Yoko

All sides of Injection
It is currently 2025-12-09 20:54:40

All times are UTC+02:00




Post new topic  Reply to topic  [ 1 post ] 
Author Message
PostPosted: 2007-02-17 21:27:11 
Offline

Joined: 2007-01-02 15:09:35
Posts: 39
Code:
var anim='0x00CC' ;тайп животины 
var band='0x0E21' ;бинты
var color='0x0000' ;цвет животнова

sub veterinar()
 uo.Set('finddistance','3')
 uo.FindType(anim,color,'ground')
 while uo.isNPC('finditem')
   uo.WarMode(true)
   uo.Attack('finditem')
   while uo.GetHP('finditem') > uo.GetMaxHP('finditem')/3
     wait(500)
   wend
   uo.WarMode(false)
   while uo.GetHP('finditem') <> uo.GetMaxHP('finditem')
     uo.waittargetobject('finditem')
     uo.UseType(band)
     wait(3000)
   wend
  sword()
  wend
end sub

sub sword()
Var Svord='0x0F51' ;оружие 
Var Shield='0x1B76' ;щит
;UO.Equipt('Lhand',Shield)
;wait(1000)
UO.Equipt('Rhand',Svord)
wait(100)
end sub

скрипт просто убивает животное =\
хотя написано что ето скрипт на веретенарию (нада чтобы он бил животное на половине хп его лечил подлечивался сам если нада)


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 1 post ] 

All times are UTC+02:00


Who is online

Users browsing this forum: Bing [Bot] and 10 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Limited