How To Make An Adventure Quest Worlds (AQW) Trainer
Posts 16–30 of 80 · Page 2 of 6
…
Originally Posted by chibizs
Whyeven do that CTRL + ENTER MASTER RACE.
Takes too much time, F12 = 1 button.
Originally Posted by Darakath
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.
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.
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()
I'm an idiot. I had Flash Professional's outbound connection blocked in my firewall. Issue resolved.
Originally Posted by Fedari
I'm an idiot. I had Flash Professional's outbound connection blocked in my firewall. Issue resolved.
Glad you got it resolved.
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
Originally Posted by 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
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.
This is indeed a nice tutorial and surely is sticky-worthy. @NormenJaydenFBI
/Stuck.
Updated 04/01/16.
Decided to take some of my time to improve the tutorial's overall structure.
noob, lmao. Good tutorial man
Originally Posted by zerobrium
noob, lmao. Good tutorial man
I even gave you credits
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?
Originally Posted by 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
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?