ESO Bot 2.2.5.4 - Misc Fixes, Scripting enhancements
Posted: Sat Nov 02, 2019 11:05 pm
============================================
========= MMOViperBot Change Notes =========
============================================
Nov 1, 2019 MMOViperBot Version 2.2.5.4
All Bots:
-Tweak: Task: PressKey(s) now supports time to hold down keys
-Added: Task: StopBot ->This well.. stops the bot.
-Added: Scripting API: IMob:FirstSeenTime -> How long in milliseconds the mob has been in the radar.
-Added: Scripting API: IGame:KillMob(mob/name, bool isNode) -> Queue selected mob, force harvest if isNode = true
-Tweak: Tweaked key delays, should be more stable now.
-Tweak: Tweaked some timings, should be little faster/stable now
-Added: Scripting API: ITaskManager:UpdateTaskMenu and ITaskManager:OnTaskMenu -> These allow for custom tasks to be embedded into the bot client itself.
ESO Bot:
-Bugfix: Fixed mob names
Below demo plugin shows how to use the new Custom Tasks as well as adding a menu item into the bot.
========= MMOViperBot Change Notes =========
============================================
Nov 1, 2019 MMOViperBot Version 2.2.5.4
All Bots:
-Tweak: Task: PressKey(s) now supports time to hold down keys
-Added: Task: StopBot ->This well.. stops the bot.
-Added: Scripting API: IMob:FirstSeenTime -> How long in milliseconds the mob has been in the radar.
-Added: Scripting API: IGame:KillMob(mob/name, bool isNode) -> Queue selected mob, force harvest if isNode = true
-Tweak: Tweaked key delays, should be more stable now.
-Tweak: Tweaked some timings, should be little faster/stable now
-Added: Scripting API: ITaskManager:UpdateTaskMenu and ITaskManager:OnTaskMenu -> These allow for custom tasks to be embedded into the bot client itself.
ESO Bot:
-Bugfix: Fixed mob names
Below demo plugin shows how to use the new Custom Tasks as well as adding a menu item into the bot.