How To Make Your Very Own AQ Trainer in VB 2010

Posts 115 of 26 · Page 1 of 2
How To Make Your Very Own AQ Trainer in VB 2010
I see the lack of trainers in this section, so I'm going to tell you how to make your very own Adventure Quest Trainer. I see some people can't make it because of the "Game Configuration Error" you get when you try to log in.


Let's Begin:

 
Setting up

1) Right click 'Allow windows forms' and click 'Choose Items...'


2) A window will open, choose the COM components tab and scroll down all the way to 'Shockwave Flash Object' after that, put a checkmark before it and click 'OK'


3) Drag the 'Shockwave Flash Object' to your program.




 
Making it load

1) Now that you've set up your program click on your Shockwave Flash Object and go to the properties toolbox

2)
 
In the Toolbox put in these settings:

AllowScriptAccess: sameDomain

CtlScale: exactFit

Loop: False

Menu: False

FlashVars: strGUI=medium&strServer=aq7&strLanguage=&strAutoAd =no (no spaces)

Movie: http://aq.battleon.com/Build30/engine/Lore380.swf

Base: http://aq.battleon.com/Build30/game....nchtype=medium


3) Double click your 'Form1' or program and put AxShockwaveFlash1.play()



 
Making the Trainer Screen the right size for the game

1) First, click on your 'Form1' or program and then go into the properties toolbox.

2) In the 'Size' put: 800, 600

3) Then, click on your 'AxShockwaveFlash1' and then go into the properties toolbox.

4) In the 'Size' put: 800, 600


 
Adding Hacks

1) Add a button and a textbox in to your program

2) Double click the button

3) Type 'Call AxShockwaveFlash1.setVariable("_root.player.intHP" , TextBox1.text)' without the '


 
Finally!

You just created your very own AQ Trainer!
Press F5 and take it out for a spin!
Hey 133spider, if you see this, can you tell me how to make an SWF loader like in AQ Trainer so I can do stuff like admin menu and shop loader?

---------- Post added at 09:25 PM ---------- Previous post was at 08:40 PM ----------

Hey 133spider, if you see this, can you tell me how to make an SWF loader like in AQ Trainer so I can do stuff like admin menu and shop loader?
Quote Originally Posted by 24hj View Post
Hey 133spider, if you see this, can you tell me how to make an SWF loader like in AQ Trainer so I can do stuff like admin menu and shop loader?

---------- Post added at 09:25 PM ---------- Previous post was at 08:40 PM ----------

Hey 133spider, if you see this, can you tell me how to make an SWF loader like in AQ Trainer so I can do stuff like admin menu and shop loader?
I might make another TuT on it but I'll try
Quote Originally Posted by 133spider View Post
I might make another TuT on it but I'll try
How do i put settings in the toolbox
Quote Originally Posted by 71c View Post
How do i put settings in the toolbox
You click on a component you added to your program and you switch to your toolbox and there's settings:

SETTING NAME | Value

Next to the setting remove the value and add your desired value
Quote Originally Posted by 133spider View Post
You click on a component you added to your program and you switch to your toolbox and there's settings:

SETTING NAME | Value

Next to the setting remove the value and add your desired value
Ok maybe i get it
In "Making it Load" There is no text in "2)"
Quote Originally Posted by maxownage01 View Post
In "Making it Load" There is no text in "2)"
There is, it's spoilered

---------- Post added at 11:30 PM ---------- Previous post was at 11:29 PM ----------

Quote Originally Posted by warren997374 View Post
when i change my health in a fight it just turns to zero in the next attack, any reason at all?
Use a timer
Works great but buggy .
when i change my health in a fight it just turns to zero in the next attack, any reason at all?
I am having issues with this, when I try to log in on it it says something about a processing error. Could someone please help me with this?
Quote Originally Posted by Improbability View Post
I am having issues with this, when I try to log in on it it says something about a processing error. Could someone please help me with this?
It's because there's a new SWF.

and the new swf is:
http :// aq . battleon . com / Build30 / engine/ Lore378 . swf *no spacing
Hey, it'd be awesome if you could do a tut on creating shoploaders/hacking gold+tokens. Thanks!
Posts 115 of 26 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?