Yoko
http://forum.yoko.com.ua/

I need an autoheal script..
http://forum.yoko.com.ua/viewtopic.php?f=3&t=868
Page 1 of 1

Author:  Haist [ 2004-07-15 00:06:01 ]
Post subject:  I need an autoheal script..

Anyone got one? Thanks

Author:  toqui [ 2004-07-17 21:01:38 ]
Post subject: 

while 1
while uo.life < uo.str
uo.say(',bandageself')
wait(2000)
wend
wend

Author:  evr0 [ 2004-07-25 09:46:03 ]
Post subject: 

hmmm, tell me pls for what while 1? What is it?

Author:  Yaponchick [ 2004-07-25 16:50:17 ]
Post subject:  Yeah...

Unlimited loop!

Code:
while 1 //while 1 == true(-1,0=false,>0=true) LOOP!
uo.say("HI")
wait(100)
wend

Author:  evr0 [ 2004-07-25 20:49:28 ]
Post subject: 

i c... tnx

Author:  Yoko [ 2004-07-26 06:25:12 ]
Post subject: 

0 is false, all other is true

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/