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

Target\Attack player
http://forum.yoko.com.ua/viewtopic.php?f=20&t=1576
Page 1 of 1

Author:  virussino [ 2004-10-10 23:11:50 ]
Post subject:  Target\Attack player

Code:
sub target()
var exit = 0
var noto = 0
wait (200)
while (exit <= 10)
exit = exit + 1
uo.press (56) ; target next (8)
wait (300)
noto = UO.GetNotoriety("laststatus")
if ((noto == 6) || (noto == 5) || (noto == 4)) && (uo.GetName("laststatus")) then
  uo.print("TARGET: "+uo.GetName("laststatus"))
  ; uo.attack("laststatus")
  return
 end if
wend 
end sub

Author:  jjdad [ 2004-12-27 02:35:22 ]
Post subject:  Is there anyway to make it loop?

Hi, does anyone know how to make this script loop? so i dont need to click run function for it to do it? it does it when a certain thing is done like i lose 10hp or sumfin?. Anyways if u know just post here plz.

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