Log in

View Full Version : Anti Afk "Dance" Help



Dawkins2018
10-13-2010, 22:46
How would i go about doing that. I want to AFK train on a OT server and i want my guy to spin "dance" so i do not get AFK logged. Please give me some suggestions!!!

Tony32
10-14-2010, 19:29
in trainer, check dance at 15 minute warning thingy and then enable trainer. Otherwise I addsomething that always is true in a conditional event like this:

if mycap > 0
exiva dance

and then u add repeat timer for like 200000 ms or something x)

Dawkins2018
10-19-2010, 17:18
in trainer, check dance at 15 minute warning thingy and then enable trainer. Otherwise I addsomething that always is true in a conditional event like this:

if mycap > 0
exiva dance

and then u add repeat timer for like 200000 ms or something x)

so do i just copy that into the script?

Patrick
08-26-2011, 04:57
Just go to trainer and tick: "dance every 15 min blabla..." and now just enable trainer

xHellsx
08-26-2011, 14:47
so do i just copy that into the script?

No.. you put it in your CONDITIONAL EVENTS bit... thats why he said CONDITIONAL EVENT