Очень Нужен Скрипт...

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
Mindal
Posts: 20
Joined: 2007-04-12 11:23:29

Очень Нужен Скрипт...

Post by Mindal »

Парни выручите плиз мне нужен скрипт Хеалинг На фаер филде..
Помагите пожалуйсто
Шард : Oskom Free
Scripts Writer
Posts: 2259
Joined: 2005-04-19 18:00:29
Location: Московская область
Contact:

Post by Scripts Writer »

Code: Select all

sub heal()
  while not uo.Dead()
    uo.bandageself()
    wait(3500)
  wend
end sub
Mindal
Posts: 20
Joined: 2007-04-12 11:23:29

Post by Mindal »

You Must Die wrote:

Code: Select all

sub heal()
  while not uo.Dead()
    uo.bandageself()
    wait(3500)
  wend
end sub



Это тока хил да ?
Scripts Writer
Posts: 2259
Joined: 2005-04-19 18:00:29
Location: Московская область
Contact:

Post by Scripts Writer »

то что просил, то и написал
Post Reply