Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > Adventure Quest

Adventure Quest Discuss anything about Adventure Quest here.


[Tutorial] How to Make DF/MQ trainers

Adventure Quest


 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Old 12-31-2007, 05:33 PM   #1
†ReganFire†
HardCore
 
†ReganFire†'s Avatar
 
Last Online: 10-30-2009 09:07 PM
Join Date: Nov 2007
Location: Ontario, Canada
Posts: 436
Rep Power: 3
Rep Points: 35
†ReganFire† is on a distinguished road
Feedback: (0)
Points: 2,280.71
Bank: 57,343.07
Total Points: 59,623.78
[Tutorial] How to Make DF/MQ trainers

This is my version of make a DF/MQ trainer
Pictures are from old one
Picture of mine will be uploaded later on
SWF will be upgraded every upgrade on DF

DF Trainer_____________
Open Vb 6 (Do not post 'Where to get VB 6 just google it)
Click on Standard.exe
Now you right click on a space on the toolbox and click components it should look like this:



Go down the list and find Shockwave
Check it
Click on the Shockwave icon and spread it on the blanc form
Like this:



Below properties click on shockwaveflash

Go to custom and click on it now you should see three dots

Click on the three dots and you should see this:


Type in this for Base Url:
Code:
http://dragonfable.battleon.com/game/
Type in this for Movie Url:

Code:
http://dragonfable.battleon.com/game/gamefiles/core.swf?strFileName=game6_12.swf 
press f5 to test it if it works


Hacks__________________

Works for both DF/MQ but different variables

Simple way__________

different ways will be added in a rar file after i ahve time

You need:
-Command Button
-Timer
-Textbox

One of each for one hack

Double click on the Command Button and a code area will pop up

In the code area type this:
Code:
Private Sub Command1_Click() 
timer1 = True 
End  Sub
Double the Timer and a code area will pop up

In the code area type this:
Code:
Private Sub timer2_Timer() 
Call  ShockwaveFlash1.SetVariable("character.intHP", text1)
Call  ShockwaveFlash1.SetVariable("character.intMaxHP", text1) 
End  Sub
In this case the part that says text is 1 it is different by the number of textbox you use

To make the hack work press f5 on VB 6 and type the value you want for the hp

Variables that i can remember(DF):
character.intMP
character.intMaxMP
character.intHP
character.intMaxHP
character.intParry
character.intMaxParry
character.intDodge
character.intMaxDodge
character.intBlock
character.intMaxBlock

Variables(MQ) that i remember:
_root.character.intGold
_root.character.intHP
_root.character.intEP
_root.character.intLevel
_root.character.intDefense
_root.character.intDodge
_root.character.intBonus
_root.character.intHit
_root.character.intCrit
_root.character.intBoost
_root.character.intEnergyRegen
_root.character.intLuck
_root.character.intPerception
_root.character.intEfficiency
_root.character.intAccuracy
_root.character.intPower
_root.character.intReflex
_root.character.intDragonAmulet
_root.user.intUpgrade
_root.user.intAccessLevel
_root.quest.intEarnedExp
_root.quest.intMaxHP
_root.quest.intMaxEP
_root.character.intGold
_root.character.intCoins


Use SWF Dec to find more variables
SWF Dec will not be posted
Find it yourself

MQ trainer________________

Open Vb 6 (Do not post 'Where to get VB 6 just google it)
Click on Standard.exe
Now you right click on a space on the toolbox and click components it should look like this:



Go down the list and find Shockwave
Check it
Click on the Shockwave icon and spread it on the blanc form
Like this:



Below properties click on shockwaveflash

Go to custom and click on it now you should see three dots

Click on the three dots and you should see this:


Type in this for Base Url:
Code:
http://mechquest.battleon.com/game/default.asp?w=750&h=550
Type in this for Movie Url:
Code:
http://mechquest.battleon.com/game/gamefiles/game0_93.swf
Press f5 and test it


Don't Thanks me I just want to help new trainer makers
__________________



[Only registered and activated users can see links. ]

[Tutorial] How to Make DF/MQ Trainers(Advanced On Vb.net/Vb 2008 Express Edition): (Coming Soon)

Last edited by †ReganFire†; 06-14-2008 at 08:49 AM.
†ReganFire† is offline   Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Forum Jump

All times are GMT -7. The time now is 06:34 PM.

 

Copyright ©2009, GamerzPlanet.Net
Visits: