Posts: 10
Threads: 6
Joined: Jul 2013
Reputation:
0
10-13-2013, 11:16 AM
(This post was last modified: 10-13-2013, 11:20 AM by Rider41.)
Why is do that ? :
screen
Posts: 10
Threads: 6
Joined: Jul 2013
Reputation:
0
mayby someone have macro for this ?
reput
Posts: 1,617
Threads: 15
Joined: Dec 2011
Reputation:
0
[macro]600000 {Anti AFK Kick} p:=Misc.Random(0, 3) !p!==0 [south] Self.TurnN() Exit() {south} !p!==1 [east] Self.TurnS() Exit() {east} !p!==2 [west] Self.TurnE() Exit() {west} !p!==3 Self.TurnW()[/macro]