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

veter pomogi skriptik tvoy popravit
http://forum.yoko.com.ua/viewtopic.php?f=20&t=3990
Page 1 of 1

Author:  Admeral [ 2005-05-13 04:27:15 ]
Post subject:  veter pomogi skriptik tvoy popravit

vobshim sperva on bral kazhdi raz butilki i oni vipadali no eto ya popravil tut
UO.FindType('0x0F0E',-1,'backpack')
vot tak
UO.FindType('0x0F0E','0x0000','backpack')
a dalshe yesho odna problemka on vmesto
Poisona Delayet Lesser Poison hota unevo
i otme4en poison
ya uzhe proveral ya mogu delat Poison

pomogi please

sub alchemy()
# BETEP™ #
VAR Exit=0, LastTimer
uo.print('Сундук с регами и бутылками')
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend
uo.print('Сундук куда бутылки бросать')
uo.exec('addobject Bag2')
while uo.targeting()
wait(100)
wend
while Exit<>1
UO.DeleteJournal()

UO.FindType('0x0F0E','0x0998','backpack')
If UO.GetQuantity('finditem')>0 Then
UO.SetReceivingContainer('Bag2')
wait(1000)
UO.Grab('all','finditem')
wait(1000)
UO.UnSetReceivingContainer()
Endif

UO.FindType('0x0F0E',-1,'backpack')
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x0F0E','0x0000','Bag')
wait(1000)
UO.Grab('500','finditem')
wait(1000)
Endif

UO.FindType('0x0F88','0x0000','backpack')
If UO.GetQuantity('finditem')<20 then
UO.FindType('0x0F88','0x0000','Bag')
wait(1000)
UO.Grab('400','finditem')
wait(1000)
Endif

LastTimer=UO.Timer()
UO.DeleteJournal()

UO.UseType('0x0F88')
UO.WaitMenu('What','Poison')
while NOT UO.InJournal("You put") AND NOT UO.InJournal("You toss the failed")
wait(500)
wend
If UO.InJournal("You toss the failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100
Else
EndIf
wend
end sub

Author:  Arsuri [ 2005-05-13 12:59:27 ]
Post subject: 

используй это:
Code:
UO.WaitMenu('What','(2)') 

Author:  Admeral [ 2005-05-29 16:10:07 ]
Post subject: 

tema zakrita

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