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

Veterinary ress kill script help
http://forum.yoko.com.ua/viewtopic.php?f=17&t=18045
Page 1 of 1

Author:  engong [ 2017-11-28 21:39:41 ]
Post subject:  Veterinary ress kill script help

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

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