Hi,
I've been looking through the code of OldRoutine and think that I should add stuff to the 'Logic' method.
Now I want the bot to ignore all monsters while Vaal Spark is active and just rush through the map.
I thought of 2 solutions:
1) Add all monsters you 'see' to the blacklist so the monsters will be ignored. (MapRunner does this for ignore)
2) Set the Combat Range of OldRoutine to 0 while Vaal Spark is active.
Does anyone know which will work better and maybe help me out with the solution?
Thanks in advance!
I've been looking through the code of OldRoutine and think that I should add stuff to the 'Logic' method.
Now I want the bot to ignore all monsters while Vaal Spark is active and just rush through the map.
I thought of 2 solutions:
1) Add all monsters you 'see' to the blacklist so the monsters will be ignored. (MapRunner does this for ignore)
2) Set the Combat Range of OldRoutine to 0 while Vaal Spark is active.
Does anyone know which will work better and maybe help me out with the solution?
Thanks in advance!






