Yoko

All sides of Injection
It is currently 2025-10-16 17:57:52

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
PostPosted: 2009-06-14 07:13:43 
Offline

Joined: 2006-12-26 09:32:20
Posts: 54
Гляньте пожалуйста, может, есть у кого скрипт:
2 мешка, из одного идёт добор регов, в другой сброс готовых манок, спасибо!


Top
   
 Post subject:
PostPosted: 2009-07-11 15:06:19 
Offline

Joined: 2009-06-08 10:30:25
Posts: 9
Есть просто скрипт, я править не могу тут типы :D -Dark
sub alchemy()
# BETEP™ #
VAR Exit=0, LastTimer
uo.print('Nokaoz n sacagc c ionuezagc')
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend
uo.print('Nokaoz zoaa ionuezc isinanu')
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('Bag2')
wait(1000)
UO.Grab('200','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('100','finditem')
wait(1000)
Endif

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

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

UO.UseType('0x0F7A')
uo.cancelmenu()
uo.automenu('What sort of potion do you want to','(last)')
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 Вот который те нужен,но я увы его испортил. У кого руки есть вправте.

ps - Greidon[Gods]....я пуме скажу :D


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 2 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:  
Powered by phpBB® Forum Software © phpBB Limited