| View previous topic :: View next topic |
| Author |
Message |
The Numb3r Newbie cheater
Reputation: 0
Joined: 14 Jul 2007 Posts: 12
|
Posted: Fri Jul 20, 2007 1:17 am Post subject: Trainer in delphi? |
|
|
| How could i make a trainer in delphi? |
|
| Back to top |
|
 |
malfunction Grandmaster Cheater Supreme
Reputation: 0
Joined: 30 Jan 2007 Posts: 1015 Location: http://www.behindthecorner.com/
|
Posted: Fri Jul 20, 2007 2:59 am Post subject: |
|
|
theres plenty of tuts just search!!
"trainer tuts"
and as author put "kaspersky" _________________
|
|
| Back to top |
|
 |
Kevin Grandmaster Cheater Supreme
Reputation: 0
Joined: 07 Mar 2007 Posts: 1139 Location: Spiderman-World
|
Posted: Fri Jul 20, 2007 4:09 am Post subject: |
|
|
Shockwaveflash1 = swf
swf.LoadMovie(0, edit1.text) //change edit1.text with the url, if you dont wanna make a universal trainer
swf.SetVariable (edit2.text, edit3.text) //edit2 = Variable name, edit3 = Variable amount (you can also change it to ('Lives', '9999') or something alike)
swf.GetVariable // i dont use this feature.
thats the basic, getvariable isnt needed. |
|
| Back to top |
|
 |
DeletedUser14087 I post too much
Reputation: 2
Joined: 21 Jun 2006 Posts: 3069
|
Posted: Fri Jul 20, 2007 4:53 am Post subject: |
|
|
| skyllakarean wrote: | theres plenty of tuts just search!!
"trainer tuts"
and as author put "kaspersky" |
Actually, its vener
@ Topci starter
Standalone trainer ? ask renko
Trainer built in a CE ? - search for vener's TUT |
|
| Back to top |
|
 |
|