Inscription

Anything and all.

Moderators: Murderator+, Murderator

Post Reply
eXtatic
Posts: 24
Joined: 2005-01-23 08:45:29
Contact:

Inscription

Post by eXtatic »

Code: Select all

sub main() 
while not uo.dead()
  UO.Exec("waitmenu Spell Second Circle 'Cure'")
  UO.Exec("usetype 0x0e34")
  Wait(5000)
  wend
endsub


vot script mne nada stob delal poisan scroli
Leo
Expert!
Posts: 791
Joined: 2005-01-15 19:15:05
Location: Dragon World
Contact:

Post by Leo »

Code: Select all

sub main() 
while not uo.dead()
  UO.Exec("waitmenu Spell Third Circle 'Poison'")
  UO.Exec("usetype 0x0e34")
  Wait(5000)
  wend
endsub
eXtatic
Posts: 24
Joined: 2005-01-23 08:45:29
Contact:

Post by eXtatic »

spasiba
Post Reply