Warriors of Fate

, ! .


» Warriors of Fate »  »  ! =)


! =)

1 7 7

1

:
sub Magery()
var mana = 70 #
var spellbook = '0x401D7F3C'
  while not uo.Dead()
    while uo.mana <> mana
      uo.UseSkill('Meditation')
      wait(1500)
    wend
    while uo.mana > 14
      uo.Cast('Poison',spellbook)
      wait(4000)
    wend
  wend
end sub

TM??? 70 14 15 . TM...

0

2

0

3

1 .

0

4

!

0

5

))

0

6

sub Magery()
var spellbook = '0x4038F5B6'
var mana = 14 #
  while not uo.Dead()
while  uo.mana < mana
      uo.findtype('0x0F0E','0x09DF','backpack')
       If UO.FindCount() Then
      uo.UseObject('finditem')
      wait(1500)
    wend
    while uo.mana > 14
      uo.Cast('Poison',spellbook)
      wait(4000)
    wend
  wend
  end if
end sub

(2007-05-02 14:06:33)

0

7


» Warriors of Fate »  »  ! =)