INTRODUCTION
Mars is my revision of DumbBot. It reads chat logs and combat logs for things like 1 minute or 30 seconds, and sets those timers so your glider starts almost as soon as the game starts. It also reads for when you get the buff "Spirit Heal" to decide when to restart glider. If spirit heal is NOT found it waits 50 seconds then tries to restart.
As it is now, you do not need to set a "pause on enter" time because it gets that timer out of the chat logs. I have the send delay set to 20 seconds, which means it sends ctrl ctrl g every 20 seconds to make sure glider is going. This one can be changed easily, because it still reads your input. The name of the BG also should not matter,because it doesn't read for that anymore. Mine is always on AV even when I'm doing others.
NOTE: I only have the strings (game chat messages) to read for AV and AB so far. It may mor may not (probably not) start when you go into WSG or EotS. When I get around to needing those tokens I will add those strings (which will be soon).
A special thanks to berrberr for the base code and for making the wonderful original DumbBot!!
SETUP:
You MUST have SSPVP installed. This is how it reads if you are in the Queue or not. Here is a link to the most recent version. I DO NOT have SSPVP2, so I'm not supporting that right now:
SSPVP (URL:WoWInterface Downloads : SSPVP2)
Ok now once you get in game type /sspvp ui. Under Battlefield make sure Auto Release is checked. Under Auto Join I have my join delay set to 20 (seconds). You can set it higher or lower, but 20 normally works well for me.
Now on to Mars!
1) Unzip Mars to your glider folder. It needs to be in that folder because it reads Glider's logs.
2) Use Mars Launcher to launch it and it will rename the process, the titles and the whole shebang.
3)Now that you have Mars up and running we need to set the Mouse Coords. Click "Find Mouse Position" then hover over the Battler Master and hit F9. What this will do is it will set the coords to MOVE your mouse to. I have it set to move the mouse because if my mouse ever got moved away from the screen I would go AFK, and end up dropping out. So, as a result, right now it DOES NOT work in background mode.
4) Also, make sure when setting your character up, you are facing NORTH and the Battle Master at the same time. You will come out standing where you were, just facing north, so if you set it this way, you should be good.
5) You should be good to go! Hit F8 and let it rip! F6 closes the program, and F4 starts it in the BG loop (like once you get inside a BG, but it should be automatic, it's just for mid BG starts and testing purposes)
NOTE FOR TREELOCK AND CLEAR TARGET MACRO USERS!!
Treelock and other classes use F6 to clear target (the default Clear Target Macro key), so you need to change that Key Binding in your keys.xml to something else or ti will shut down the program EVERY TIME it tries to clear target!! (Imagine how annoying that was to figure out haha) It is Common.ClearTarget in the Keys.xml file I believe, and I just switched mine to F7!
That should be it!! Please post if you are having a problem, and post as much information as you can. A LOT of well you glide in BGs depends on your profiles/profile groups, and I am not going to supply those, because there are plenty you can find, and It is not that hard to make your own. Please keep in mind right now the only tested BGs are AV and AB. WSG and EotS will come soon. If it works in those... great. If it doesn't, don't complain... yet. If there is anything I left out, feel free to point it out, and I will add it asap.
You can download it here for the time being. Maybe I can get some better hosting soon though.
http://cambo.sytes.net/Mars.zip
COPIED FROM MMOGLIDER.COM