Any1 can tell me a script just to click "To village " when the char dies.
Thanks
02/27/2011 08:53Palmatex#2
Quote:
Originally Posted by kingpt
Hey guys,
Any1 can tell me a script just to click "To village " when the char dies.
Thanks
Code:
DO
SLEEP 3000
IF CHAR_CUR_HP == ZERO
CALLSUB DEAD_RETURN
ENDIF
LOOP ZERO == ZERO
END_SCRIPT
SUB DEAD_RETURN
SLEEP 1000
TAP_TO TOWN
SLEEP 5000
RETURNSUB
02/27/2011 21:19kingpt#3
Thanks :)
Do you know any script for when char targets something "you can't see the target" , it changes target ?
03/02/2011 15:48Palmatex#4
Quote:
Originally Posted by kingpt
Thanks :)
Do you know any script for when char targets something "you can't see the target" , it changes target ?
I working on it
03/04/2011 18:40kingpt#5
Quote:
Originally Posted by Palmatex
I working on it
ok thanks :)
06/24/2020 06:57SlipX#6
Any updates since ?
No body shares scripts for l2net(