ESO Bot - Updated to 2.0.9.4
Posted: Tue Aug 05, 2014 6:00 am
- Bugfix: Fixed some broken offsets.
- Bugfix: Fixed some random crash issues
- Tweak: Changed the logic of Task:Pause. This will NO LONGER stop the bot from moving (running, turning, etc). This allows to make a rotation bot (doesnt move, just fights when attacked)
- Tweak: Added code for 3.0 hotkey conversion. This will fix things like hotkey combos that were not registering MP, SP, GroundTargeting, etc.
- Added: Tweak for non-English window names to find game (ie chinese, etc)
- Bugfix: Bugfix for random .net error if System Local was not set to US.
- Tweak: Tweaked internal structure to make room for Profile 3.0 code
- Tweak: Removed player names unless they are within a proximity for the radar (to help with a specific crash bug)
- Tweak: Tweaked blocking (Version 1). This probably needs alot more tweaking, but you should notice a big difference now (should not get stuck blocking)
- Added: Default is to NOT block, I recommend testing your skills, if you can block while casting a spell, USE BLOCKING.
- Added: Melee attack distance option (tweak for BAM's)
Did you know?
A rotation bot, is a bot where you control the player character, but you let the the bot fight your battles.
Once you get into combat the bot will take over and use your defined hotkey setup.
Here are the steps to make a rotation bot:
New Campaign
Add Task: Pause 2000
Add Task: goto 1
Thats it!
It will run the campaign forever, letting you steer, but once you get attacked the bot will detect aggro and fight until you are out of combat.
- Bugfix: Fixed some random crash issues
- Tweak: Changed the logic of Task:Pause. This will NO LONGER stop the bot from moving (running, turning, etc). This allows to make a rotation bot (doesnt move, just fights when attacked)
- Tweak: Added code for 3.0 hotkey conversion. This will fix things like hotkey combos that were not registering MP, SP, GroundTargeting, etc.
- Added: Tweak for non-English window names to find game (ie chinese, etc)
- Bugfix: Bugfix for random .net error if System Local was not set to US.
- Tweak: Tweaked internal structure to make room for Profile 3.0 code
- Tweak: Removed player names unless they are within a proximity for the radar (to help with a specific crash bug)
- Tweak: Tweaked blocking (Version 1). This probably needs alot more tweaking, but you should notice a big difference now (should not get stuck blocking)
- Added: Default is to NOT block, I recommend testing your skills, if you can block while casting a spell, USE BLOCKING.
- Added: Melee attack distance option (tweak for BAM's)
Did you know?
A rotation bot, is a bot where you control the player character, but you let the the bot fight your battles.
Once you get into combat the bot will take over and use your defined hotkey setup.
Here are the steps to make a rotation bot:
New Campaign
Add Task: Pause 2000
Add Task: goto 1
Thats it!
It will run the campaign forever, letting you steer, but once you get attacked the bot will detect aggro and fight until you are out of combat.