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


Reply
 
Thread Tools Display Modes
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
Old 12-31-2007, 06:36 PM   #2
Dragonpearl
Registered User
 
Last Online: 04-28-2008 10:35 AM
Join Date: Feb 2007
Posts: 54
Rep Power: 3
Rep Points: 10
Dragonpearl is on a distinguished road
Feedback: (0)
Points: 9,178.00
Bank: 0.00
Total Points: 9,178.00
Re: [TUT] My TUT of How to Make DF/MQ trainers

Who uses variables these days? Its much better just to make swfs for them.
Dragonpearl is offline   Reply With Quote
Old 12-31-2007, 06:45 PM   #3
†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
Re: [TUT] My TUT of How to Make DF/MQ trainers

Quote:
Originally Posted by Dragonpearl View Post
Who uses variables these days? Its much better just to make swfs for them.
Dragonpearl i know this is for new people on making trainers

BTW:Dragonpearl i want to ask you something on CEF
__________________



[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)
†ReganFire† is offline   Reply With Quote
Old 04-03-2008, 01:41 PM   #4
Hibout
Lurker
 
Last Online: 11-22-2008 10:17 PM
Join Date: Mar 2008
Location: Norway
Posts: 7
Rep Power: 0
Rep Points: 10
Hibout is on a distinguished road
Feedback: (0)
Points: 402.00
Bank: 0.00
Total Points: 402.00
Xfire What is Xfire? hehe
Re: [TUT] My TUT of How to Make DF/MQ trainers

Coool DF Rules DF = Dragon fable and B.Leon Rules too :D

Hibout added 1 Minutes and 53 Seconds later...< --- Please use the edit button in the future--- >

mg i have maked a Coool AQ Trainer :D lol i get Guardian hehe and all Classes on lvl 10 ;)

Last edited by Hibout; 04-03-2008 at 01:43 PM. Reason: Automerged Doublepost
Hibout is offline   Reply With Quote
Old 01-01-2008, 04:37 AM   #5
ralazo
Registered User
 
Last Online: 09-26-2009 06:52 AM
Join Date: Mar 2007
Posts: 15
Rep Power: 0
Rep Points: 10
ralazo is on a distinguished road
Feedback: (0)
Points: 200.00
Bank: 0.00
Total Points: 200.00
Re: [TUT] My TUT of How to Make DF/MQ trainers

nice tut is beter one bcoz the one u posted before
the timer was not needed, bcoz true properties it already works
ralazo is offline   Reply With Quote
Old 01-02-2008, 03:00 PM   #6
ReganFire_Is_A_NOOOOB
Banned
 
Last Online: 03-09-2008 01:44 PM
Join Date: Dec 2007
Posts: 59
Rep Power: 0
Rep Points: 10
ReganFire_Is_A_NOOOOB is on a distinguished road
Feedback: (0)
Points: 1,535.00
Bank: 0.00
Total Points: 1,535.00
Re: [TUT] My TUT of How to Make DF/MQ trainers

im kinda stuck.... help >.<
ReganFire_Is_A_NOOOOB is offline   Reply With Quote
Old 01-02-2008, 03:02 PM   #7
†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
Re: [TUT] My TUT of How to Make DF/MQ trainers

Quote:
Originally Posted by ReganFire_Is_A_NOOOOB View Post
im kinda stuck.... help >.<
Dude i wouldn't help you with that kind of username
so go ask a "pro"
c ya

PS: if i am noob don't ask in the thread because my answer would be a no
if i am a noob i wouldn't be able to help you
if i am a noob i wouldn't be releasing
if i am a noob then you should be a pro or at least not be stuck
__________________



[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†; 01-02-2008 at 03:06 PM.
†ReganFire† is offline   Reply With Quote
Old 01-03-2008, 11:25 AM   #8
ReganFire_Is_A_NOOOOB
Banned
 
Last Online: 03-09-2008 01:44 PM
Join Date: Dec 2007
Posts: 59
Rep Power: 0
Rep Points: 10
ReganFire_Is_A_NOOOOB is on a distinguished road
Feedback: (0)
Points: 1,535.00
Bank: 0.00
Total Points: 1,535.00
Re: [TUT] My TUT of How to Make DF/MQ trainers

^_^ u got issues this was the only name available and my account is blocked it should open soon lols!
ReganFire_Is_A_NOOOOB is offline   Reply With Quote
Old 01-03-2008, 11:27 AM   #9
darkfox
Registered User
 
Last Online: 09-03-2008 10:26 AM
Join Date: Jan 2008
Posts: 29
Rep Power: 0
Rep Points: 10
darkfox is on a distinguished road
Feedback: (0)
Points: 288.00
Bank: 0.00
Total Points: 288.00
Re: [TUT] My TUT of How to Make DF/MQ trainers

Quote:
Originally Posted by ReganFire_Is_A_NOOOOB View Post
^_^ u got issues this was the only name available and my account is blocked it should open soon lols!
i am not sure but there are still a hell of free acount names

great tut btw :)
darkfox is offline   Reply With Quote
Old 01-03-2008, 11:52 AM   #10
†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
Re: [TUT] My TUT of How to Make DF/MQ trainers

Quote:
Originally Posted by darkfox View Post
i am not sure but there are still a hell of free acount names

great tut btw :)
yea i know there is hell lot of freee account names and that is gay that you have reganfire_is_a_nooob

I don't have issues

plus why would you chose that in the first place

no one cares if your banned

i hate being called a noob when they are the ones asking for help
__________________



[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†; 01-03-2008 at 04:52 PM.
†ReganFire† is offline   Reply With Quote
Reply

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 10:50 PM.

 

Copyright ©2009, GamerzPlanet.Net
Visits: