Make a Club Penguin Trainer

Level:
Level2

Many people want to know how to make a CP trainer, so I decided to show you how. First off, we need to open visual basic and select standard exe. A blank form will appear. Right-click on the toolbox (on the left) and select 'Components'. A new windows comes up. Scroll down until you find a check box labeled 'Shockwave Flash'. Tick this checkbox. Press OK, and we come back to the form. If you have got it right, there should be a new icon on the toolbox like a piece of blank paper. Click it, then drag an area of how big you want Club Penguin to be. You may want to make the form bigger before doing this. Once you have drawn your Shockwave Flash, there should be a big white area on the form. Double-click the form (not the blank area) and type the following code:

    ShockwaveFlash1.Movie = App.Path & "/load.swf"
    Call ShockwaveFlash1.Play

This code needs to go in between the 'Private Sub Form_Load()' and the 'End Sub'. That will load Club Penguin when you make the program. Because CP have changed all their SWFs, you need to download the SWF files from the link at the bottom of the post (something about downloading source code), extract them and put the load.swf file in the same folder as the cp trainer when you make it. Now we need to make some menus, so right-click the form and select 'Menu Editor'. Make some menus with the following captions and names:

CaptionName
Walk on Wallswalkonwalls
Ice Rink Walkicerinkwalk
Membermakemember
Go to Towngototown

Now double click the form and highlight it all and paste this code in:

Private Sub Form_Load()
    ShockwaveFlash1.Movie = App.Path & "/load.swf"
    Call ShockwaveFlash1.Play
End Sub

Private Sub walkonwalls_Click()
    Call ShockwaveFlash1.SetVariable("_level0.holder_mc.ENGINE.my_room_movieclips.block_mc._x", "-5000")
End Sub

Private Sub icerinkwalk_Click()
    Call ShockwaveFlash1.SetVariable("_level0.holder_mc.ENGINE.my_room_movieclips.room_mc.ease_method", "easeInOutQuad")
End Sub

Private Sub makemember_Click()
    Call ShockwaveFlash1.SetVariable("_level0.holder_mc.SHELL.my_player.is_member", 0)
End Sub

Private Sub gototown_Click()
    Call ShockwaveFlash1.LoadMovie(2, App.Path & "/navigator.swf?roomname=town")
End Sub

Oh, and by the way, you need to get the navigator.swf file from the folder you downloaded and put it in the same folder as the program. Finally, go the the File menu, select 'Make Project1.exe' and put it in the same folder as the one you put load.swf and navigator.swf in.

There! You're done!
~412mark412 8)

Download Source Code for this Tutorial


This Tutorial was Written by:
Email: 412mark412@thebestclubpenguincheats.com
Web: http://www.penguinfun.co.cc
AIM: cp412mark412
Yahoo!: thebestclubpenguincheats
Meebo: 412mark412

IT NOT FAKE

THAT IMPOSSIBLE!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
WORKING (0%)

SOME WANT TO HELP ME???

SO HELP ME!!!!!!!!!!!!!!!!!!!!!!!!
PLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLzPLz!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I CANT PUT THIS MEDIA ARE BLUE BLANK!!!!!!!!!!!!!!!

THAT WHY FOR HELP MEEEEEEEEEEEEEEEEEEEEEEEEEEE!!!!!!!!!!!!!!

is not working for no reason

is not working for no reason

New code

New movie code is: http://media2.clubpenguin.com/www/swf/main-navigation.swf
new base code is: http://clubpenguin.com/

New code

New movie code is: http://media2.clubpenguin.com/www/swf/main-navigation.swf
new base code is: http://clubpenguin.com/

I get a blue screen

Hello when I load the new swf all I get is a blue screen! any help?

new code

new code is:Private Sub Form_Load()
ShockwaveFlash1.Base = "http://play.clubpenguin.com/"
ShockwaveFlash1.Movie = "http://media1.clubpenguin.com/play/v2/client/club_penguin.swf?play=http://media1.clubpenguin.com/play/&client=http://media1.clubpenguin.com/play/v2/client/&content=http://media1.clubpenguin.com/play/v2/content/&games=http://media1.clubpenguin.com/play/v2/games/connectionID=&lang=en&a=0"
ShockwaveFlash1.Play
End Sub

I found a code for movie

Paste this in the movie http://media1.clubpenguin.com/play/v2/client/club_penguin.swf?play=http://media1.clubpenguin.com/play/&client=http://media1.clubpenguin.com/play/v2/client/&content=http://media1.clubpenguin.com/play/v2/content/&games=http://media1.clubpenguin.com/play/v2/games/connectionID=&lang=en&a=0.swf

Hmmmm...

I do not find the component button (on visual basic 6 (2008) )

I will help

Put this in movie: http://media3.clubpenguin.com/play/v2/load.swf oO

Movie or MovieData

Movie or MovieData

Rooms

I used the gotoTown code and changed the town to Hecker Room

U know, that secert room

Popup!!!

How can I stop IE popups?!?!?!?!?!

Repley

use SWF Decomplaer

Repley

Or Delete I.E

New load swf!

Hello all!
To make the swf load you must make 2 shockwave flash.

This is the movie code for the first one: http://media1.clubpenguin.com/play/v2/client/club_penguin.swf?client=http://media1.clubpenguin.com/play/v2/client/&content=http://media1.clubpenguin.com/play/v2/content/&games=http://media1.clubpenguin.com/play/v2/games/&connectionID=&a=0&lang=en

This is the movie code for the second one: http://media2.clubpenguin.com/play/v2/client/club_penguin.swf

Play the application then end it.
Hope this helps!!!
-----MicroChip123

GRRRRRRRRRRRRRRRRRRRRRRRRRRR!!!!!!!!!!!!!!!!!

It still shows the BLUE SCREEN!!!!!

Popup!

I found my own code that works, but I get IE popups!!! How can I fix this?????

Help!

Nothing shows up just a blank white screen!
The load.swf filesize is only 2 KB, is this alright? Navigator.swf only 1 KB. I even have copy-pasted the embedded TXT file code in the archive. Nothing works...

Update:

Club Penguin has done a update and changed all their vars. So it does not work unless you find the new coding variables.

But..

If You Use The New Chinese Servers, It Will Work Since Thats Back In '08, Download My Trainer And See For Your Self! (Click My Name!)

Load code: paste this in the

Load code: paste this in the coding: http://media1.clubpenguin.com/play/v2/client/load.swf

Blank screen...

when i try to use the one i downloaded (and the one i made) it just has a blank white sceen!
what's wrong with them????

CP Trainer Codes

Timer Interval: 100

Private Sub Timer1_Timer()
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading.message_txt.text", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading.message_txt.textColor", "0xFFFF555500000")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading.spinner_mc._height", 400)
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading.spinner_mc._width", 450)
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading._alpha", 40)
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Sign In", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Login", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.INTERFACE.PHONE_WIDGET.art_mc.teleport_txt.text", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.INTERFACE.PHONE_WIDGET.art_mc.hq_txt.text", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.map", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.agent_line1", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.agent_line2", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.agent_line3", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.agent_line4", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers.142.name", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers.102.name", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers.135.name", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers.162.name", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers.148.name", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Back", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Forgot your password?", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Don't have a penguin?", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Create a free account now", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Remember me on this computer", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Remember my password", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Login as a different penguin", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Forget my penguin", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Buddies online", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Amount of penguins online", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Ultimate safe chat", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Manage Account", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.help", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Mute Music", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Settings", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Your Suggested Servers", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Please Select a Server", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Login to Unlock Your Items", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Yes", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.No", "Text Here")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Ok", "Text Here")
End Sub

Huh?

are those all codes for one thing, or several different things?

Download

Uh.... How do I download it, !!!

CP Trainer

Hello penguins! CP Totally Hackers here! We have got lots of trainers, and we're interested in you telling all the penguins! Good job! Keep up the good work!

~CP Totally Hackers

http://cptotallyhackers.wordpress.com/

WHERE DO U PUT:http://media1.clubpenguin.com/play/v2/client/load

WHERE DO U PUT: http://media1.clubpenguin.com/play/v2/client/load.swf
I CANT FIND OUT WERE

What to do with it

You go to the swf (click on it) then go to movie and put it in there.

werrrr

wererw

That is so hard for me

That is hard i need more steps im go to my sister to tell me how can i use in 30 minutes!

Trainer thoughts

I like the idea of making a very easy to use but very sourceful trainer I need to first download vb6 or vb2008 express

http://plunder.com/da5defdd52

http://plunder.com/da5defdd52

http://www.plunder.com/Pengui

http://www.plunder.com/Penguin-Fuse-1-1-download-44d509453a.htm

it is the best cp trainer plus comes with a tracker

Help

Help,help,
It dosent work for me plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,plez,

HELP ME!!! I WANT IT TO WORK!!! PLEZ!!!! :(

http://plunder.com/463df8dd94

http://plunder.com/463df8dd94
it is a good cp trainer

http://www.plunder.com/Pengui

http://www.plunder.com/Penguin-Fire-download-f20c9e067a.htm
it works

I mean to change old codes

I mean to change old codes put instance.shell instead of mc.shell

how to make old codes work

to make old codes like these work change mc to intance.shell

NEW CODES(WORKING)

•Change Age:

Dim txt
txt = InputBox("Please Type Your Wanted Age")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.my_player.created_date", txt)

•Edit Coins:

Dim txt
txt = InputBox("Please Type Your Wanted Coin Amount")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.my_player.coins", txt)

•Empty all servers (THIS CODE IS VERY SHORT! TOOK LONG TO MAKE IT WORK!)

For ServerNumber = 0 To 999
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers." & ServerNumber & ".population", "0")
Next ServerNumber

•Timer - Interval = 1000 - Emabled = True
~(stop popups, edit loading messages, edit login screen)

Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.sendToOmniture", "hrhrehhrt45848")
'Do not get rid of hrhrehhrt45848
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading._alpha", "50?")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.loading.message_txt.text", "TRAINER NAME")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.GLOBAL_CRUMBS.servers.142.name", "SERVER NAME")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOGIN_HOLDER.PASSWORD_TXT.text", "Password:")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOGIN_HOLDER.PENGUIN_NAME_TXT.text", "Username:")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOGIN_HOLDER.BACK_TXT.text", "Return")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Start", "Hi")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Sign In", "Cheat")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.LOCAL_CRUMBS.lang.Login", "Cheat")

My email:

My email: quengajuan@yahoo.com (its just random letters i know but its my email)
Email me for codes

These codes are outdated. My

These codes are outdated. My trainer will be the second best trainer next to Microchip123. If you want to download my trainer Penguin Snow then go to http://cpcheatsite.com . Add my aim: millionare61@yahoo.com my msn: millionare61@yahoo.com

http://cpcheatsite.com/

I went there and it said account suspended

how do you extract

how do you extract

cp trainer

http://www.plunder.com/Penguin-Fire-download-f20c9e067a.htm

TOOLBOX

WHERE IS THE TOOLBOX EVEN!?

member

the member code is
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.SHELL.my_player.is_member", True)
the mod code is
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.INTERFACE.is_moderator", "True")
the walk on walls code is
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.ENGINE.my_room_movieclips.block_mc._x", "-5000")

new load code

new load
ShockwaveFlash1.base="http://play.clubpenguin.com/
ShockwaveFlash1.Movie = "http://media2.clubpenguin.com/play/v2/client/load.swf"
Hope i Helped

Visual Basic

How Do You Get Visual Basic

From

U download it from plunnder or buy it

Load Code

The complete load code is now:

ShockwaveFlash1.Base = "http://play.eclubpenguin.com/"
ShockwaveFlash1.Movie = "http://media1.clubpenguin.com/play/v2/client/load.swf?lang=en"
ShockwaveFlash1.Play

Thanks!

Thanks!

When you enter the Internet

When you enter the Internet opens an error and the hacks do not work with all others is also true that

IE Popup Bug

Hey, I was wondering if you could give me the Internet Explorer Popup Bug Fix. I've been looking FOREVER and still no luck. If you could help me I would really appreciate that.

Thanks,

~Dorian1453.

Hmmmmmmmmmmmmmm...

Same

hi

Place a timer in your trainer and the inernet will not pop up like that. hope i helped! thanks!

IE Popup Bug

First you have to add a timer and the you have to put in the form_load this...

Timer1.Enabled = True

in that timer you put..

Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackContent", "1")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackMiniGame", "1")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackRoomJoin", "1")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackIglooJoin", "1")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackContent", "10")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackMiniGame", "10")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackRoomJoin", "10")
Call ShockwaveFlash1.SetVariable("_level0.instance.shell.analytics.trackIglooJoin", "10")

I know I HATE THAT but then I searched "How to make a CP trainer Aug 2009" and then clicked it and IT WORKED so for more codes search that...

OK can somebody just post a

OK can somebody just post a WORKING load string that U know that work

Updates

Here are the updates.

Load code:

ShockwaveFlash1.Movie = "http://media1.clubpenguin.com/play/v2/client/load.swf"

In all the others change holder_mc to instance.shell

I did it like this...

I simply put in:

ShockwaveFlash1.Base = "http://play.clubpenguin.com/"
ShockwaveFlash1.Movie = "http://media1.clubpenguin.com/play/v2/client/load.swf"

This way it automatically "refreshes" to the newest version of CP. :)

vb 6

were BESIDES PLUNDER can i download vb 6?

load code after club penguin

load code after club penguin update ShockwaveFlash1.Movie = "http://media1.clubpenguin.com/play/v2/client/load.swf"

DRAG AND DROP

HOW TO CODE LUDO GAME USING DRAG AND DROP

Ugh -_-

IS this for macs?? If so, MAKE A VISTA/XP VERSION.

Cause I know in Appleworks on the mac there's a red toolbox.

to ugh

its not for mac and never will be unless you find the codes

Please help

It wont load up plz plz plz plz plz can you help me i have had club penguin for 2 years and i am not aloud to be a member

codes

go to my website click cp trainer codes there you will have all the codes.

what is it called

what is ur site called?

Don't work!

For me,don't work to save.i don't know why..

Here is new load code!

ShockwaveFlash1.Base = "http://play.clubpenguin.com/"
ShockwaveFlash1.Movie = "http://media1.clubpenguin.com/play/v2/load.swf?9"
ShockwaveFlash1.Play

Load.swf?9 is finally ready! :)

http://theelt202.webs.com/ for more codes. Then click on Trainer Codes.

Variables....

I've collected alot of variables from pplz, and stuff, im still learning to code, im getting pretty good at it ^^ anyway, to download the variables i've collected go here http://www.plunder.com/Cp-Variable-Codes-download-4cd7fa3689.htm , trust me this will help u all, thx Angelfrost101~*

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options