The Kick Ass Demons
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Search
 
 

Display results as :
 


Rechercher Advanced Search

Latest topics
» SUUUUPPPAAARRR SPPPAAAMMM
How to Make a Trainer in Visual Basic 2008 EmptySat Jun 27, 2009 12:01 pm by stick man

» goodbye acid
How to Make a Trainer in Visual Basic 2008 EmptySat Jun 27, 2009 12:00 pm by stick man

» I KNOW WHO TOOK MY ACC READ
How to Make a Trainer in Visual Basic 2008 EmptyFri Jun 26, 2009 9:00 pm by stick man

» GARRYS MOD
How to Make a Trainer in Visual Basic 2008 EmptyTue Jun 23, 2009 3:39 pm by stick man

» THE ULTIMATE SPAM OF THE ULTIMATE SPAM
How to Make a Trainer in Visual Basic 2008 EmptyWed Jun 17, 2009 1:54 pm by stick man

» EVERYONE!!!!!!!
How to Make a Trainer in Visual Basic 2008 EmptyWed Jun 17, 2009 1:53 pm by stick man

» Very Bad News
How to Make a Trainer in Visual Basic 2008 EmptyThu Jun 04, 2009 7:23 pm by XxUberBitchxX

» Rin's Toolbar
How to Make a Trainer in Visual Basic 2008 EmptySun May 31, 2009 12:12 pm by XxUberBitchxX

» RE-LOCATION!
How to Make a Trainer in Visual Basic 2008 EmptySat May 30, 2009 10:31 am by XxUberBitchxX

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Affiliates
free forum
 


Who is online?
In total there are 2 users online :: 0 Registered, 0 Hidden and 2 Guests

None

[ View the whole list ]


Most users ever online was 92 on Sat Jul 24, 2021 11:38 pm

How to Make a Trainer in Visual Basic 2008

Go down

How to Make a Trainer in Visual Basic 2008 Empty How to Make a Trainer in Visual Basic 2008

Post by [Sex]Lan Thu Apr 23, 2009 8:41 pm

How to make a trainer. First download this programm:

Visual Basic Express 2008 [Free] - http://www.microsoft.com/Express/VB/

For the packaging and downloading of trainer you will need WinRar - http://www.rarlab.com

Can't download the Swf? Get FlashGet - http://www.flashget.com/en/download.htm

Ok, once all of these are downloaded, folow this eplanation for Visual Basic 2008:

1. Open up Visual Basic Express 2008 and press Ctrl+N and in the name box call it, for example, "Game Trainer" and then press "OK".

2. Once this is done, make the windows form any size you want or manually changing the size by clicking on the form and going to the bottom-right hand box and scroll down untill you something that says "Size" and then put you custom size into the box to right of that box. I make my trainers 821,581.

3. Once the box is the right size, you will need the game in a Shockwave Flash Object. For this you will need to click Tools->Choose ToolBox Items->COM Components, then scroll down till you see something called "Shockwave Flash Object" and tick the box, then click "Ok".

4. Ok so now you have the game connector, find a Swf (shockwave flash-what is the game), for my trainer I will be using http://uploads.ungrounded.net/231000/23 ... c122ng.swf (if the link address in not clear for copy and past right click the link and click propeties and take the link from there)- this will be the game-Stick RPG Complete. Ok now the Shockwave Flash Object is in you tool box, simply press Ctrl+Alt+X and scroll down until you find the sub menu named "General" and then double click Shockwave Flash Object and you will have one! Now make this as big as you want. To put a game in the Shockwave Flash Object, click it and then go to the small bottom-right box and scroll down in it untill you find a box name "Movie" then in the box to the right of that one input your game swf, in this case http://uploads.ungrounded.net/231000/23 ... c122ng.swf.

5. Ok so if the Shockwave Flash Object loaded your game, Stick RPG Complete in this case, then success! You will now need to make some hacks

6. For making a hack it is quite simple. Go to you tool box, Ctrl+Alt+X, and at the top there should be a item called "Button" double click it. You now have a button. To make the button enable a hack, double click the button in the form and some code should pop up. If you want to make a money hack then you will need a line like this: Call AxShockwaveFlash1.SetVariable("_root.cash", 999999999). Call AxShockwaveFlash1 means get the Shockwave Flash Object and do the folowing stuff. SetVariable; this means it will find the a varibale which is like a string of data that is connected to value. ("_root.cash", 999999999) basicly means ("Variable name", variable value). Call AxShockwaveFlash1.SetVariable("VariableName", VariableValue). Congrats you have made a hack!

7. Making a hacking button with a text box. Ok double click the button item in tool box and then scroll a little further down and double click the Text Box item and you will have a text box. Again double click the button and type: Call AxShockwaveFlash1.SetVariable("_root.cash", TextBox1.Text). TextBox1.Text means get the text box 1,2,3 etc. and the .Text means the text within it. You're all set!

8. Now press F5 and it will test the programm, any errors and it will pop up. If the game runs with no errors you good to go! Once the game has loaded and you are in the game, click the button and it should give you 999999999 cash! With the button+text box type the amount of cash you want in the text box and, when ready, click the button to give you that amout! Gratz you have made you first trainer! Simply press Ctrl+Shift+S and save you work.

EXTRA:

If u wanna download swf's without the hyperlink present? I would recromend using FlashGet - As well as downloading swfs, it can do a whole array of other tricks! If there was a hyperlink text then - Right-Click it, select Save Target As and then save it to where u want. [more extra soon]

Problems? Questions? Comment below pleese - I will try to respond A.S.A.P
[Sex]Lan
[Sex]Lan
Webmaster
Webmaster

Posts : 20
Points : 553131
+Rep : 5
Join date : 2009-04-23
Location : Admin

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum