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

Spirit Speak
http://forum.yoko.com.ua/viewtopic.php?f=20&t=5813
Page 1 of 1

Author:  tempting [ 2006-02-17 18:39:25 ]
Post subject:  Spirit Speak

I need one script for spirit speak...Plys ...

Author:  MAKC [ 2006-02-17 19:40:41 ]
Post subject:  Re: Spirit Speak

tempting wrote:
I need one script for spirit speak...Plys ...

Code:
var food='0x097B' ##тип еды 
var Timer=UO.Timer()
sub SpiritSpeak()
#¤Leo¤#
UO.DeleteJournal()
   repeat
      UO.Useskill('Spirit Speak')
      UO.DeleteJournal()
         repeat
            wait(10)
         until UO.InJournal("netherworld")
         if UO.Timer()>(Timer+1200) then
            UO.UseType(food)
               wait(100)
         Timer=UO.Timer()
         end if
   until UO.Dead()
end sub

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