mob
login()
auto_start()
mob
proc
auto_start()
if(auto_attack)
Attack()
Problem description:
Okay, so my attack works absolutely perfect, but my auto attack does not.
I was wondering how you would make it repeat if you constantly stay on top of a mob/player.
I will be away when you reply.
using get_step() you can check if they are not in front of another player.