UltimateCheating Official Cheating Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomeSearchLatest imagesRegisterLog in

 

 How to make a Flash Trainer in Visual Basic 6

Go down 
4 posters
AuthorMessage
axzus
Administrator
axzus


Number of posts : 63
Location : Unknown Dungeon
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptySun Jun 15, 2008 2:15 pm

How to make a Flash Game Trainer by axzus

Requirement
A brain from your mum and dad
VisualBasic 6 (search in google)
Sothink SWF Decompiler 4.1 which you could get it HERE
And your common sence

Step 1
- Open Visual Basic 6.0
- After that there will popup a Window named "New Project" Choose "Standard EXE"
- Now right click on your left menu and choose "Components"
- After a new window has popup you should see a list of stuff search for "Shockwave Flash" mark it and press "Ok"
How to make a Flash Trainer in Visual Basic 6 23w5h11

Step 2
- Now you have a Shockwave Component in your toolbox. (which looks like a paper)
- Click on it and drag it over to your Form 1
How to make a Flash Trainer in Visual Basic 6 2mfdie9

Step 3
- Once you dragged the Shockwave flash component to your Form 1 you should see the Form 1 became blank
- Click on the blank and in the right side there will apear on Propoties for your Component which is named "ShockwaveFlash1"
- Now on the "Propoties" window which is on the right side search for "Movie"

Step 4
- Now open your Internet Explorer(could be any explorer as long as it can play flash games)
- Right click on the page and click "View Source"
- Press "Control + F" and type in .swf
- Open a new window and paste it at your URL bar
- Go to file on your Internet Explorer > Save Page As> save it on your desktop
- Now go back to your Visual Basic and paste the link into movie (e.g http://www.miniclip.com/games/samurai-sam/en/samuraisam.swf)
- You should see the game is loading in Form 1
How to make a Flash Trainer in Visual Basic 6 25uo4ue

Step 5
- Open your Sothink SWF Decompiler which you have installed
- Click on the file you have saved on your desktop
- After the movie loaded look for your Action Folder on right menu and press the "+" sign next to it
- Click on "Main Movie"
How to make a Flash Trainer in Visual Basic 6 11815w5

Step 6
- At the top go to "Action Scrip" Tab you should see a search function
- Search for a variable you want (e.g kill)
How to make a Flash Trainer in Visual Basic 6 35k7bwp

Step 7
- Go back to Visual Basic 6
- Set a command button by clicking a rectangle stuff on left and drag it on your Form1 where the spot is
How to make a Flash Trainer in Visual Basic 6 21ab77p


Step 8
- Double click the command button to add code to change the variables
- Type in a code in this way
Code:
Call ShockwaveFlash1.Setvariable("_root.variable", value)

- So if the variables is kills and you want to set the kills to 99999 it would be:
Code:
Call ShockwaveFlash1.Setvariable("_root.kills", 99999)

- Now try testing it out. Press F5. Click on your button and see if the variable changes

Step 9
- To change the name of your button, click on it once and in the properties window to the right, where it says caption, change "Command1" to whatever you want
- To change the name of the form, click on the Form 1 and in the properties window to the right, where it says caption, change "Form1" to whatever you want

Step 10
- Continue to make buttons and add codes until you are finished.
- After you have done go to "File" > "Make Project1.exe..." then save it

Conguratulation you have just made your FIRST trainer!


Last edited by axzus on Mon Jun 16, 2008 9:00 am; edited 2 times in total
Back to top Go down
Salazarr
Administrator
Salazarr


Number of posts : 80
Location : <script>alert('xss')</script>
Registration date : 2007-12-13

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptySun Jun 15, 2008 11:49 pm

good job but at last you installed the newest sothink and it decompiles action script, that has nothing to do with the variables!
Back to top Go down
axzus
Administrator
axzus


Number of posts : 63
Location : Unknown Dungeon
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyMon Jun 16, 2008 8:56 am

Salazarr wrote:
good job but at last you installed the newest sothink and it decompiles action script, that has nothing to do with the variables!
then how do I make all those trainers and find varables? lol that shows variables as well xD
Back to top Go down
silverneo188
Newbie



Number of posts : 40
Age : 31
Location : In scenic your brain
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyWed Jun 18, 2008 10:45 am

lol, i use this, and it's super easy to use
http://rapidshare.com/files/103340338/flashGameMaster.exe
Back to top Go down
http://silverneo188.tripod.com
Salazarr
Administrator
Salazarr


Number of posts : 80
Location : <script>alert('xss')</script>
Registration date : 2007-12-13

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyWed Jun 18, 2008 11:23 am

silverneo188 wrote:
lol, i use this, and it's super easy to use
http://rapidshare.com/files/103340338/flashGameMaster.exe

yes but thats noobie lol sorry but i would really doubt you can find the vars of Sonny on that!
Back to top Go down
silverneo188
Newbie



Number of posts : 40
Age : 31
Location : In scenic your brain
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyThu Jun 19, 2008 12:14 pm

so u recomend sothink?
Back to top Go down
http://silverneo188.tripod.com
axzus
Administrator
axzus


Number of posts : 63
Location : Unknown Dungeon
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyThu Jun 19, 2008 12:31 pm

silverneo188 wrote:
so u recomend sothink?
yep! but variable scanner are useful for encrypt games such as Boxhead 2 Play
Back to top Go down
Salazarr
Administrator
Salazarr


Number of posts : 80
Location : <script>alert('xss')</script>
Registration date : 2007-12-13

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyThu Jun 19, 2008 2:35 pm

No! i recommend you make your own and it has to be codeded by the language AS2 than you can easily get every single variable for any flash game! even the encrypted and obfusticated!
Back to top Go down
silverneo188
Newbie



Number of posts : 40
Age : 31
Location : In scenic your brain
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyThu Jun 19, 2008 3:04 pm

with Actionscript 2? i can make that a variable scanner in flash? how?
Back to top Go down
http://silverneo188.tripod.com
axzus
Administrator
axzus


Number of posts : 63
Location : Unknown Dungeon
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyThu Jun 19, 2008 4:39 pm

Salazarr wrote:
No! i recommend you make your own and it has to be codeded by the language AS2 than you can easily get every single variable for any flash game! even the encrypted and obfusticated!
Well I don't really understand what you are talking about either xD
Back to top Go down
silverneo188
Newbie



Number of posts : 40
Age : 31
Location : In scenic your brain
Registration date : 2008-06-15

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyThu Jun 19, 2008 4:52 pm

lol, confused
Back to top Go down
http://silverneo188.tripod.com
clysem
Administrator
clysem


Number of posts : 40
Registration date : 2008-06-16

How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 EmptyFri Jun 20, 2008 6:12 pm

Excellence
Back to top Go down
Sponsored content





How to make a Flash Trainer in Visual Basic 6 Empty
PostSubject: Re: How to make a Flash Trainer in Visual Basic 6   How to make a Flash Trainer in Visual Basic 6 Empty

Back to top Go down
 
How to make a Flash Trainer in Visual Basic 6
Back to top 
Page 1 of 1
 Similar topics
-
» Age Of War trainer
» Champion Archer trainer
» Visualbasic trainer making Knowledge
» Stick Arena Trainer in progress

Permissions in this forum:You cannot reply to topics in this forum
UltimateCheating Official Cheating Forum :: Hacking :: Hacking Tutorials-
Jump to: