viewing paste AFK | Text

Posted on the
1 2 3 4 5 6 7 8 9
-   script  AFK -1,{
OnPCLoginEvent:
    initnpctimer;
    while(1) { if (checkvending()||checkchatting()) { stopnpctimer; set @stop,1; } else if (@stop&&!checkvending()&&!checkchatting()) initnpctimer; sleep2 10000; }
OnTimer1800000:
    set #CASHPOINTS,#CASHPOINTS+1;
    setnpctimer 0;
    end;
}
Viewed 947 times, submitted by Joseph.