Yoko

All sides of Injection
It is currently 2025-11-12 06:47:57

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2006-04-20 13:32:43 
Offline

Joined: 2006-03-29 09:35:57
Posts: 39
Дайте пожайлуста скрипт на написание только реколов


Top
   
 Post subject:
PostPosted: 2006-04-20 13:37:49 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub recalls()
var blanc=' type '
while not uo.Dead()
  UO.WaitMenu ( 'Spell', 'Fourth', 'Spell', 'Recall' )
  Uo.usetype(blanc)
  wait(4500)
wend
end sub


такой устроит? =)


Top
   
 Post subject:
PostPosted: 2006-04-20 13:42:36 
Offline

Joined: 2006-03-29 09:35:57
Posts: 39
гыыыы спасибо) просто лень учиться самому)


Top
   
 Post subject:
PostPosted: 2006-04-20 13:43:10 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Code:
sub geton()

 DIM reg[3]
 
 reg[0]=' '
 reg[1]=' '
 reg[2]=' '

for i = 0 to 2
  uo.findtype(reg[i],'0x0000','backpack')
  if uo.Count() > 2 then
    uo.Print(' That is ok! Craft more recalls! ')
  else
    uo.findtype(reg[i],'0x0000','ground')
    if uo.FindCount() then
      uo.moveitem('finditem','100')
      wait(750)
    end if
  end if
  uo.findtype(reg[i],'0x0000','backpack')
next
end sub


так реги можешь добирать =)

2. А зря =) почитал-понял, на примере разобрал и ни от кого не зависишь ))


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 5 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