Yoko

All sides of Injection
It is currently 2026-01-17 19:12:01

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2004-12-06 21:31:35 
Offline
User avatar

Joined: 2004-10-13 15:08:08
Posts: 147
люди у меня проблема, после тогокак все возьмет пишет you have no bottles to your pottion/ что мне переделать?? обьясните плз
p.s. тока не надо выкладывать свои скрипты!!! просто обьясните где ошибка!!

Code:
sub main()
sub alchemy()
# BETEPa"? #
VAR Exit=0, LastTimer
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend
uo.exec('addobject Bag2')
while uo.targeting()
wait(100)
wend
while Exit<>1
UO.DeleteJournal()

UO.FindType('0x0F0E','0x09BB','backpack')
If UO.GetQuantity('finditem')>0 Then
UO.SetReceivingContainer('0x4023BAF4')
wait(100)
UO.Grab('all','finditem')
wait(100)
UO.UnSetReceivingContainer()
Endif


UO.FindType('0x0F85','0x0000','backpack') ; Gs
If UO.GetQuantity('finditem')<20 then
UO.FindType('0x0F85','0x0000','0x4023BAF4'); Gs, container
wait(100)
UO.Grab('700','finditem')
wait(500)
Endif
LastTimer=UO.Timer()
UO.WaitMenu('What','(last)') ; menu
UO.UseType(0x0F85) ; Ginseng

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


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

_________________
maxim viktorovich


Top
   
 Post subject:
PostPosted: 2004-12-06 22:17:28 
Offline

Joined: 2004-08-27 21:01:55
Posts: 55
у меня все работает, незнаю почему у тебя не пашет


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

All times are UTC+02:00


Who is online

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