Page 1 of 1

HELP !!!

Posted: 2004-12-30 19:57:51
by JustMan
Skochal Ja Inject s www.drw.ru.Tam jest srazu Ato Load...Podskazite Pozalusta kak Mne Zabindit Hotkeys tak Ctob Ja Hililsa Naprimer s F3 i On odeval obratno oruzije...

Zaranje Sposiba.

Newby Acc :)

Posted: 2005-01-04 02:15:31
by Worth

Code: Select all


sub Heal()
var exit=0
uo.setdressspeed('350')
uo.setarm('heal')
while (uo.GetHP()<>uo.GetMaxHP()) OR (exit==1)
   uo.DeleteJournal()
   uo.bandageself()
   repeat
      wait(100)
   until uo.InJournal('You put the bloody') OR uo.InJournal('You apply the bandages, but they') OR uo.InJournal('No items found')
   if uo.InJournal('No items found') then
      uo.Print('Kupi binty,pridurok!')
      exit=1
   end if
wend
uo.arm('heal')
end sub
;by Exile


На F3 пишешь exec Heal