
Originally Posted by
Antoniokrebbs
so ive downloaded it and basically its just a way to make your own personal bot but still it is confusing.
It comes with 4 basic sample bots. and it explains how it works and how to make your own clicks, specifically to choose a skill when leveling up and stats.
The sample bots, utilize the basic strats to win. The 1v1 Merc Bot is the second skill (default being the cannon) then the Attack button, the 1v1 Mage bot is the 3rd and 4th skills, which are thunder and multi and then the 1v1 BH bot is just smoke then attack button.
Now In order to make our own bot we use PMeter to get the X (left/right) and Y (up/down) Axis position integer. This is specifically for the Epicduel Launcher's set screen position. As for the timing, you don't want to waste too much time using 'sleep' and end up having your bot not even make a move but you also don't want it to go too fast and not allow you to use your mouse, in which case you can press F5 using the EpicDuel Launcher.
After you've made your own AHK Script, save it then open the .Exe Converter which comes with the program and convert your AHK Script into an executable file then place it inside of the epicduel launcher's /Bots/ Folder. Then in the program where it says Load Custom : AHK Script (.exe) Type the name of your executable AHK Script without the ".exe" part.
If the .SWF File location changes you can go to the epic duel website where you play the game and view the webpage source, then search for .swf and find an URL that loads the movie data.
In the likely expectation of character factions, and Game stuff dialog being loaded you will need to manually close out of it because trying to handle this with the script will only cause further issues, so in order to prevent this I suggest going to rooms where there is not much that can cause you to be stuck, Steve 2.0 Armor shop in Fortune City is one good working room, unless there is many people in the same room you shouldn't have a problem botting in there.