Game Guides > Game FAQ >  

Hot to make a cp trainer by Brineplup

Hot to make a cp trainer by Brineplup
Just put in this: base: http://play.clubpenguin.com/ movie: http://media1.clubpenguin.com/play/v2/load7.swf _______________________________________________________________________ Here are some codes: Walk On Walls:
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.ENGINE.my_room_movieclips.block_mc._x", "-5000")
Ice Rink Mode:
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.ENGINE.my_room_movieclips.room_mc.ease_method", "easeInOutQuad")
Member(I'm not sure if this works......):
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.my_player.is_member", 0) Moderator(When a playercard is opened you can ban, mute etc. them):
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.INTERFACE.is_moderator", "true") Show Migrator On Beach(Shows it only you can see it, you cannot get inside or find Rockhopper):
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.mascot_options.migrator_active", "true") IE Bug Fix:
Make a timer set its interval to 3
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.analytics.sendToOmniture", "hrhrehhrt45848")
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.analytics.trackContent", "10")
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.analytics.trackMiniGame", "10")
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.analytics.trackRoomJoin", "10")
Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.analytics.trackIglooJoin", "10")