Yoko
http://forum.yoko.com.ua/

Скрипт на писание тока реколов......
http://forum.yoko.com.ua/viewtopic.php?f=20&t=7433
Page 1 of 1

Author:  Dreygon [ 2006-04-20 13:32:43 ]
Post subject:  Скрипт на писание тока реколов......

Дайте пожайлуста скрипт на написание только реколов

Author:  Scripts Writer [ 2006-04-20 13:37:49 ]
Post subject: 

Code:
sub recalls()
var blanc=' type '
while not uo.Dead()
  UO.WaitMenu ( 'Spell', 'Fourth', 'Spell', 'Recall' )
  Uo.usetype(blanc)
  wait(4500)
wend
end sub


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

Author:  Dreygon [ 2006-04-20 13:42:36 ]
Post subject: 

гыыыы спасибо) просто лень учиться самому)

Author:  Scripts Writer [ 2006-04-20 13:43:10 ]
Post subject: 

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. А зря =) почитал-понял, на примере разобрал и ни от кого не зависишь ))

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/