Tired of who flag on your bot trains forcing you to remove all aoes from config?
HOWTO:
Remove all aoe skills from gui and put them in place specified in the script, copy & paste Engine.UseSkill (123); (where 123 of aoe ID is skill or any other skill, which you can get from User-> Effects-> Skills).
INFO:
HOWTO:
Remove all aoe skills from gui and put them in place specified in the script, copy & paste Engine.UseSkill (123); (where 123 of aoe ID is skill or any other skill, which you can get from User-> Effects-> Skills).
INFO:
- If anyone who is not party member will be in distance closer then 1100, script will stop to use AOE skills.
- Script will wait till mob is attacked before it will start using skillls (primitive implementation of MA wait xD)
- Recheck surroundings each 700ms.
- Useful mainly for tanks mass aggro.