Oh... but we have to hit a key to mount? That kind of defeats the purpose![]()
Not sure if this is a joke or not. hard to read tone on internet

Oh... but we have to hit a key to mount? That kind of defeats the purpose![]()
Oh... but we have to hit a key to mount? That kind of defeats the purpose![]()
Well.... it appears I'm retarded. Thank you for clarifyingNot sure if this is a joke or not. hard to read tone on internetSo, just in case. No you don't have to a hit a key. You have to set your mount in the quickbar to be bound to F10 so the game can press it for you since using Ability.Cast(mountname) no longer works after patch before last.
I am working on it now, if I can get it to work I will post step by step directions. Seems that is the one item missing here, literally Step1. through Step 10I've done the mount procedure for three of my bots (updating the mount name, binding the mount to F10), but I'm not seeing any mounting at the moment. Is it working alright for everyone?
Okay I just tested this and it works. Just bind F10 to any quick slot bar you are not using. Put your mount in there you want to use. Enable this line //MountByKeyPress();!!!!!!!!!! That is turned off and needs to be turn on int the OOC function. You can not miss it I promise. After this you need to put your mount in here: private static string MountName = "Longspur STAP"; <----- Mount name.
Walter
PS We are looking into why it may not be mounting. Some of new changes may of messed it up a bit.
I made it more robust and fixed some things. Mounting is legit now. Make sure you have your in game quickkey for mounting set to F10.
1) Everyone please download the latest test build from the SVN.
2) Replace your Default Combat with the one from the test build
3) Open up the file Buddying > Routines > DefaultCombat > Routines > Joes > MercHelper.cs
4) Go to line 161 and set your mount name exactly like it is in game (case sensitive).
5) Set line 162 to true.
6) Enjoy...
Did you guys deactivate gathering? If so, how do I reactivate it? My bot isn't picking up slicing cases anymore
*edit*
or chests.
any chance you can revise the sentinal watchman routine just is not very good it should kill faster than it does . my lvl 45 watchman does not fight well with this routine
maybe add
cauterize and merciless slash
when i play by hand i use rebuke, strike till i have a full energy bar then pretty much use merciless strike cauterize slash strike
also he doent move to the next target untill force leap has finished its cd. is there a way you can make it so it just attacks the next closest target without waiting for force leap
and maybe put cyclone slash in the combo if there are more than 3 mobs and force sweep
just my opinion you can ignore if u like![]()