Hi,
I have also added on last update possibility to attack before being attacked if mob is on your path (active by default, this avoid multi aggro).
I have planned to add possibility to change path for avoid elites or high-level creatures (and improve path finder). Currently I worked on quest bot, when the bot quest is stable I'll work on this.
Can you try with this dll please, I have tried to improve cast speed (I have also added fightclass setting Frames per Second (by default is 15, for more speed I recommand 50 but it increment uc usage))
wManager.zip
Your log is empty (you haven't started bot).
And I have added possibility to disable option "stop bot after X min" in last update, try to disable this option and say me if your problem is solved.
If don't works, you can try to use /click ButtonName
For get button name use this macro: /run print("/click "..GetMouseFocus():GetName()) (put you mouse cursor over spell button, launch this macro and in wow chat is written button name). Replace CastSpell(33395, "pet"); by /click ButtonName
hi,
Wrobot don't managing pet ability.
But you can use pet ability in fightclass with lua code, try this
CastSpell(33395, "pet");
(http://www.wowwiki.com/API_CastSpell, http://www.wowhead.com/spell=33395)
Hi,
I works currently on quester bot, coming soon (but quests profiles is very long at write, I have passed 2 days only for write quests level 1 to 15)
For profiles request go here: http://wrobot.eu/forum/28-profiles-and-requests-wrobot/
And I'll add by default FightClass in the bot with auto selection.
Thanks