Yoko

All sides of Injection
It is currently 2026-01-17 19:13:32

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Target\Attack player
PostPosted: 2004-10-10 23:11:50 
Offline

Joined: 2004-10-02 14:37:13
Posts: 22
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


Top
   
PostPosted: 2004-12-27 02:35:22 
Offline

Joined: 2004-08-07 09:19:57
Posts: 6
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.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 2 posts ] 

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 11 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited