Yoko

All sides of Injection
It is currently 2024-03-28 12:13:53

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2017-11-28 21:39:41 
Offline

Joined: 2017-10-24 03:02:00
Posts: 3
Hello

I am new to write my own script and i am stuck now. Can anyone help me to get it to work thx.


Code:
sub Veterinary()
   Repeat   #Kill Ostard
      UO.DeleteJournal()
      UO.LClick(862,354) #Attack (dubble left click to attack)
      UO.LClick(862,354) #Attack
      Wait(13000)
    Until FALSE
end sub

sub Ress()
   Repeat    #Ress Ostard
      UO.DeleteJournal()
      UO.LClick(867,372) #use bandages on ostard
      UO.Usetype("0x0e21") #bandages id
      Wait(13000)
      Repeat
         if UO.InJournal("resurrected") Then
            Veterinary()
end sub


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 12 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