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 Worlds (AQW) Hacks / Cheats / Trainers › Adventure Quest Worlds (AQW) Tutorials, Source Code & Coding › How To Make An Adventure Quest Worlds (AQW) Trainer

How To Make An Adventure Quest Worlds (AQW) Trainer

Posts 16–30 of 80 · Page 2 of 6
…
Darakath
Darakath
Quote Originally Posted by chibizs View Post
Whyeven do that CTRL + ENTER MASTER RACE.
Takes too much time, F12 = 1 button.
#16 · 11y ago
chibizs
chibizs
Quote Originally Posted by Darakath View Post
Takes too much time, F12 = 1 button.
Nope, ctrl + enter is more ergonomic so it is better and takes less time to move a hand to press 1 button when your hands are already in place to press a combo.
#17 · 11y ago
Fedari
Fedari
I've tried 'Publish', 'Ctrl + Shift + Enter' & 'Debug'.
#18 · 11y ago
chibizs
chibizs
Quote Originally Posted by Fedari View Post
I've tried 'Publish', 'Ctrl + Shift + Enter' & 'Debug'.
Publish isnt debug and really only exports the SWF. CTRL + SHIFT + Enter is horrible IMO. If you are looking for bugs in your coding then just Ctrl + Enter. If something breaks or does not work, you can identify it in the output box. It will also tell you if there is something that breaks it, like if you type code wrong that makes it not work. Then it will tell you in compilation that your code doesnt work.
#19 · 11y ago
Fedari
Fedari
I tried 'Ctrl + Enter' and I must agree with you chibizs. I received the following error:
Error opening URL '_ttp://aqworldscdn.aq.com/game/gameversion.asp'
Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: htt_://aqworldscdn.aq.com/game/gameversion.asp
at TrainerTutorialSource_fla::MainTimeline/GetVersion()
at TrainerTutorialSource_fla::MainTimeline/frame1()
#20 · 11y ago
Fedari
Fedari
I'm an idiot. I had Flash Professional's outbound connection blocked in my firewall. Issue resolved.
#21 · 11y ago
chibizs
chibizs
Quote Originally Posted by Fedari View Post
I'm an idiot. I had Flash Professional's outbound connection blocked in my firewall. Issue resolved.
Glad you got it resolved.
#22 · 11y ago
Girayalonso
Girayalonso
Can you give me source bot manager ? how to make them can you give me the action code how to make bot manager ? i'm searh and learn by learn i'm always failed.. and does'nt work.. for it..

I hope you can help me of this.. Thanks
#23 · 11y ago
Oliboli8769
Oliboli8769
Quote Originally Posted by Girayalonso View Post
Can you give me source bot manager ? how to make them can you give me the action code how to make bot manager ? i'm searh and learn by learn i'm always failed.. and does'nt work.. for it..

I hope you can help me of this.. Thanks
Hi, have you learnt how to code first? The Bot Manager uses a class system which you should only use if you're familiar with it.
It doesn't function on the Timeline. Let me know what stage you're at, and I might be able to help you out.
#24 · 11y ago
HU
Hunter
This is indeed a nice tutorial and surely is sticky-worthy. @NormenJaydenFBI

/Stuck.
#25 · edited 10y ago · 10y ago
HU
Hunter
Updated 04/01/16.

Decided to take some of my time to improve the tutorial's overall structure.
#26 · 10y ago
zerobrium
zerobrium
noob, lmao. Good tutorial man
#27 · 10y ago
Oliboli8769
Oliboli8769
Quote Originally Posted by zerobrium View Post
noob, lmao. Good tutorial man
I even gave you credits
#28 · 10y ago
H.
H.F.
Hi guys, since a few days I tried to make my own trainer. But I'm stuck! When i try to debug (CTRL+SHIFT+ENTER) The flash movie just crash and I end with this error in the Output
Error: Error #2067: ExternalInterface n'est pas disponible dans ce conteneur. ExternalInterface requiert Internet Explorer ActiveX, Firefox, Mozilla 1.7.5 et ultérieur ou d'autres navigateurs qui prennent en charge NPRuntime.
at Error$/throwError()
at flash.external::ExternalInterface$/addCallback()
at Game()
Cannot display source code at this location.
I've tried envrythings to fix this error. The worst thing is when I export the movie (CTRL+ENTER) it work! But when I try to launch the .swf from the trainer's files it get stuck. I tried F12, but The movie get stuck too... :/
Someone got any ideas to fix this error?
#29 · 10y ago
Oliboli8769
Oliboli8769
Quote Originally Posted by H.F. View Post
Hi guys, since a few days I tried to make my own trainer. But I'm stuck! When i try to debug (CTRL+SHIFT+ENTER) The flash movie just crash and I end with this error in the Output
I've tried envrythings to fix this error. The worst thing is when I export the movie (CTRL+ENTER) it work! But when I try to launch the .swf from the trainer's files it get stuck. I tried F12, but The movie get stuck too... :/
Someone got any ideas to fix this error?
Bonjour
Which version of Flash Professional are you using?
#30 · 10y ago
Posts 16–30 of 80 · Page 2 of 6
…

Post a Reply

Similar Threads

  • Adventure Quest Worlds (AQW) Shop ID's [Request Them Here]By Hunter in Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    201Last post 8y ago
  • Adventure Quest Worlds - AQW - what to do with money?By aviv0404 in Adventure Quest Worlds (AQW) Discussions
    4Last post 11y ago
  • Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers Rules & GuidelinesBy Hunter in Adventure Quest Worlds (AQW) Hacks / Cheats / Trainers
    4Last post 9y ago

Tags for this Thread

None