Openkore uses teleport to avoid monsters while casting!
Mon_control.txt,avoid while casting
http://openkore.com/index.php/Mon_control.txt
<teleport>
Avoid this monster by teleporting.
teleportAuto_useSkill <number>
0 - Use items (Fly Wing or Butterfly Wing).
1 - Use the Teleport skill normally (consume SP).
2 - Use the Teleport skill and don't consume SP if there are no players around to see.
Does not guaranteed to work, as it relies on a server's bug.
3 - Use the Teleport skill and never consume SP.
Does not guaranteed to work, as it relies on a server's bug.
Edit your mon_control.Example,if my bot are teleporting when monster "Monkey" is on screen,i change in mon_control.txt :
Monkey 1 1 1
to :
Monkey 1 0 1
Is this your doubt ?