 |
 |
Pkdude GamesThe place to find the best Dragonfable & Mechquest trainer downloads. |
|
|
Page 1 of 1
|
[ 10 posts ] |
|
| Author |
Message |
|
Pkdude
|
Post subject: DF Trainer Variables Posted: March 16th, 2008, 11:19 am |
|
Joined: February 20th, 2008, 4:30 pm Posts: 2193
PKDG Gold: 5884
Donate
Reputation: 62
Location: The hood Highscores: 10 Favorite Style: PK Ultimate How'd you find us: I created this site!
|
Here are some DF trainer variables that you might need: If you can't find these codes in the action script look here. Note:These are for buttons DMG hack: Code: Private Sub Command2_Click() Call ShockwaveFlash1.SetVariable("character.intDmgMin", Text5) Call ShockwaveFlash1.SetVariable("character.intDmgMax", Text5) End Sub Stat Hack: Code: Private Sub Command3_Click() Call ShockwaveFlash1.SetVariable("character.origStats.intStr", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intDex", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intLuk", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intCha", Text6) End Sub Hp&Mp hack: Code: Private Sub Command1_Click() Call ShockwaveFlash1.SetVariable("character.origStats.intEnd", Text3) Call ShockwaveFlash1.SetVariable("character.origStats.intInt", Text3) End Sub Def hack: Code: Private Sub Command4_Click() Call ShockwaveFlash1.SetVariable("character.intDefMagic", Text7) Call ShockwaveFlash1.SetVariable("character.intDefMelee", Text7) Call ShockwaveFlash1.SetVariable("character.intDefRange", Text7) Call ShockwaveFlash1.SetVariable("character.intBlock", Text7) Call ShockwaveFlash1.SetVariable("character.intDodge", Text7) Call ShockwaveFlash1.SetVariable("character.intParry", Text7)
End Sub Gold & xp Hack: Code: Private Sub Command6_Click() Call ShockwaveFlash1.SetVariable("character.StrExperience", Text9) Call ShockwaveFlash1.SetVariable("character.intGold", Text9)
End Sub + rep would be great thx.
|
|
| Top |
|
 |
|
haxer
|
Post subject: Posted: February 13th, 2009, 7:22 pm |
|
 |
| VIP |
 |
Joined: March 10th, 2008, 4:03 pm Posts: 151
PKDG Gold: 0
Donate
Reputation: 0
|
|
| Top |
|
 |
|
zyrau112
|
Post subject: Re: DF Trainer Vaiables Posted: March 9th, 2009, 4:53 pm |
|
 |
| Forum Staff |
 |
Joined: March 3rd, 2009, 1:31 pm Posts: 41
PKDG Gold: 5
Donate
Reputation: 0
How'd you find us: youtube of course...
|
|
| Top |
|
 |
|
jjkul
|
Post subject: Re: DF Trainer Variables Posted: March 13th, 2009, 7:31 am |
|
Joined: January 15th, 2009, 7:38 am Posts: 893
PKDG Gold: 2384
Donate
Reputation: 6
Location: varrock or where ever i am Highscores: 2 Favorite Style: PK Ultimate How'd you find us: youtube
|
|
| Top |
|
 |
|
ken15
|
Post subject: Re: DF Trainer Variables Posted: May 3rd, 2009, 5:02 am |
|
 |
| Advanced member(4) |
Joined: April 28th, 2009, 7:06 am Posts: 34
PKDG Gold: 100
Donate
Reputation: 1
How'd you find us: You Tube
|
Pkdude wrote: Here are some DF trainer variables that you might need: If you can't find these codes in the action script look here. Note:These are for buttons DMG hack: Code: Private Sub Command2_Click() Call ShockwaveFlash1.SetVariable("character.intDmgMin", Text5) Call ShockwaveFlash1.SetVariable("character.intDmgMax", Text5) End Sub Stat Hack: Code: Private Sub Command3_Click() Call ShockwaveFlash1.SetVariable("character.origStats.intStr", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intDex", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intLuk", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intCha", Text6) End Sub Hp&Mp hack: Code: Private Sub Command1_Click() Call ShockwaveFlash1.SetVariable("character.origStats.intEnd", Text3) Call ShockwaveFlash1.SetVariable("character.origStats.intInt", Text3) End Sub Def hack: Code: Private Sub Command4_Click() Call ShockwaveFlash1.SetVariable("character.intDefMagic", Text7) Call ShockwaveFlash1.SetVariable("character.intDefMelee", Text7) Call ShockwaveFlash1.SetVariable("character.intDefRange", Text7) Call ShockwaveFlash1.SetVariable("character.intBlock", Text7) Call ShockwaveFlash1.SetVariable("character.intDodge", Text7) Call ShockwaveFlash1.SetVariable("character.intParry", Text7)
End Sub Gold & xp Hack: Code: Private Sub Command6_Click() Call ShockwaveFlash1.SetVariable("character.StrExperience", Text9) Call ShockwaveFlash1.SetVariable("character.intGold", Text9)
End Sub + rep would be great thx. where do i put these vars in PKDF??
_________________
 Click here to find a Vid Get your own at Dinomon!
Make an account have 20 points to help me upgrade your account now
<a href="http://www.prizerebel.com/index.php?r=839376"><img src="http://www.prizerebel.com/images/banner2.gif" border="1" width="468" height="60"></a>
http://bux.to/?r=ken153
In bux.to you can earn 1.50 in 2 days sign up now and surf the ads
|
|
| Top |
|
 |
|
133xam
|
Post subject: Re: DF Trainer Variables Posted: May 7th, 2009, 9:35 pm |
|
 |
| Global Moderator |
 |
Joined: May 1st, 2009, 10:47 pm Posts: 313
PKDG Gold: 1107
Donate
Reputation: 8
Location: Garlic City Favorite Style: PK Ultimate How'd you find us: Google
|
|
very awesome. works well with timer as well. =) Edit by J-Spill: Except where it has Button_X_Click or w/e, you can make it what you want. ---what he said in double post
_________________ -Max- If you ever need anything else, send me a message. ____________________________________________
|
|
| Top |
|
 |
|
ziberoo
|
Post subject: Re: DF Trainer Variables Posted: October 12th, 2009, 12:42 pm |
|
Joined: September 28th, 2009, 3:18 pm Posts: 20
PKDG Gold: 75
Donate
Reputation: 0
Favorite Style: Halloween How'd you find us: google search
|
ken15 wrote: Pkdude wrote: Here are some DF trainer variables that you might need: If you can't find these codes in the action script look here. Note:These are for buttons DMG hack: Code: Private Sub Command2_Click() Call ShockwaveFlash1.SetVariable("character.intDmgMin", Text5) Call ShockwaveFlash1.SetVariable("character.intDmgMax", Text5) End Sub Stat Hack: Code: Private Sub Command3_Click() Call ShockwaveFlash1.SetVariable("character.origStats.intStr", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intDex", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intLuk", Text6) Call ShockwaveFlash1.SetVariable("character.origStats.intCha", Text6) End Sub Hp&Mp hack: Code: Private Sub Command1_Click() Call ShockwaveFlash1.SetVariable("character.origStats.intEnd", Text3) Call ShockwaveFlash1.SetVariable("character.origStats.intInt", Text3) End Sub Def hack: Code: Private Sub Command4_Click() Call ShockwaveFlash1.SetVariable("character.intDefMagic", Text7) Call ShockwaveFlash1.SetVariable("character.intDefMelee", Text7) Call ShockwaveFlash1.SetVariable("character.intDefRange", Text7) Call ShockwaveFlash1.SetVariable("character.intBlock", Text7) Call ShockwaveFlash1.SetVariable("character.intDodge", Text7) Call ShockwaveFlash1.SetVariable("character.intParry", Text7)
End Sub Gold & xp Hack: Code: Private Sub Command6_Click() Call ShockwaveFlash1.SetVariable("character.StrExperience", Text9) Call ShockwaveFlash1.SetVariable("character.intGold", Text9)
End Sub + rep would be great thx. where do i put these vars in PKDF?? You don't(a least i don't think you do),you use them in your own trainers.
_________________
Play my free online game here! 90% of teens today would die/kill themselves if MySpace was completely destroyed. If you are one of the 10% that would be laughing, copy and paste this to your signature.
|
|
| Top |
|
 |
|
J-Spill
|
Post subject: Re: DF Trainer Variables Posted: October 15th, 2009, 7:00 pm |
|
Joined: June 26th, 2009, 12:57 am Posts: 774
PKDG Gold: 6055
Donate
Reputation: 28
Location: At home, hackin you Favorite Style: PKU Black How'd you find us: youtube
|
|
| Top |
|
 |
|
jobsta
|
Post subject: Re: DF Trainer Variables Posted: October 26th, 2009, 6:14 pm |
|
 |
| What's hacking?(1) |
Joined: October 26th, 2009, 12:25 pm Posts: 6
PKDG Gold: 35
Donate
Reputation: 0
Location: hacking, in my lair Favorite Style: PK Ultimate How'd you find us: google
|
|
hey guys, my first post. umm the when i put in the damage hack, it wont work for me. im using VB 2008 express, but the others worked when i edited them. help please
|
|
| Top |
|
 |
|
hans007
|
Post subject: Re: DF Trainer Variables Posted: January 30th, 2010, 7:51 am |
|
 |
| What's hacking?(1) |
Joined: August 15th, 2009, 9:10 pm Posts: 1
PKDG Gold: 5
Donate
Reputation: 0
How'd you find us: Cheatengine forum
|
|
How to put swf file in the trainer like class loader?
|
|
| Top |
|
 |
|
Page 1 of 1
|
[ 10 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|
 |