Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › BattleOn Games Hacks, Cheats & Trainers › Adventure Quest (AQ) Hacks / Cheats / Trainers › How To Make Your Very Own AQ Trainer in VB 2010

How To Make Your Very Own AQ Trainer in VB 2010

Posts 1–15 of 26 · Page 1 of 2
133spider
133spider
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)
 

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!
#1 · edited 12y ago · 13y ago
24hj
24hj
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?
#2 · 13y ago
133spider
133spider
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
#3 · 13y ago
71c
71c
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
#4 · 13y ago
133spider
133spider
Quote Originally Posted by Ohorichard 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
#5 · 13y ago
71c
71c
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
#6 · 13y ago
maxownage01
maxownage01
In "Making it Load" There is no text in "2)"
#7 · 13y ago
71c
71c
Works great but buggy .
#8 · 13y ago
WA
warren997374
when i change my health in a fight it just turns to zero in the next attack, any reason at all?
#9 · 13y ago
-M
-MODZ-
Thanks a lot!
#10 · 13y ago
133spider
133spider
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
#11 · 13y ago
maxownage01
maxownage01
Oh, sorry about that.
#12 · 13y ago
IM
Improbability
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?
#13 · 13y ago
133spider
133spider
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
#14 · 13y ago
LA
Laursraoul
Hey, it'd be awesome if you could do a tut on creating shoploaders/hacking gold+tokens. Thanks!
#15 · 13y ago
Posts 1–15 of 26 · Page 1 of 2

Post a Reply

Similar Threads

  • How to make your own trainer MW2 by iJustHelp [UnPatchable]By iJustHelp in Call of Duty Modern Warfare 2 Tutorials
    20Last post 16y ago
  • Trainers coming soon ? if not dose any body know how to make your own trainer ?By 47quarieL in Call of Duty Ghosts Discussions & Help
    3Last post 12y ago
  • (Video)How to make your own AQWorlds Trainer: Setting up & the basicsBy zerobrium in Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    4Last post 13y ago
  • How to make your own Flash Game Trainer NEWBy Mlkellinas in CrossFire Hack Coding / Programming / Source Code
    3Last post 16y ago
  • How to make your own radiostation?By nasir91 in General
    3Last post 19y ago

Tags for this Thread

None