Yoko

All sides of Injection
It is currently 2026-01-19 15:05:55

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Карпентри
PostPosted: 2006-02-17 10:08:56 
Offline

Joined: 2005-06-03 16:05:20
Posts: 13
Code:
sub CarpentBETEP() 
VAR Exit=0, LastTimer, TryToPoison
uo.print('Noiaoe ')
uo.exec('addobject Bag')
while uo.targeting()
wait(100)
wend
uo.print('Iiiieea ')
uo.exec('addobject Bag2')
while uo.targeting()
wait(100)
wend
while Exit<>1
UO.DeleteJournal()
UO.FindType('0x0E34','0x0000','backpack');
If UO.GetQuantity('finditem')>0 Then
UO.SetReceivingContainer('Bag2');
wait(1000)
UO.Grab('all','finditem')
wait(1000)
UO.UnSetReceivingContainer()
Endif
UO.FindType('0x1BDD',-1,'backpack') ;
If UO.GetQuantity('finditem')<10 then
UO.FindType('0x1BDD','0x0000','Bag') ;
wait(1000)
UO.Grab('100','finditem') ;
wait(1000)
Endif
LastTimer=UO.Timer()
CheckLag()
UO.DeleteJournal()
UO.UseType('0x1034')
UO.WaitMenu ('Carpentry','Miscellaneous','Miscellaneous','Paper')  ;
wait(5000)
wend   
end sub


sub CheckLag()
IF UO.Waiting() > 0 THEN
UO.Exec("canceltarget")
END IF
UO.DeleteJournal()
UO.Click('backpack')
REPEAT
WAIT(50)
UNTIL UO.InJournal('backpack')
end sub

Помгите что бы скрипт выкладывал бумагу.


Top
   
 Post subject:
PostPosted: 2006-02-17 10:41:20 
Offline
Expert!

Joined: 2004-06-04 03:24:25
Posts: 333
выкладывал куда и откуда?
ато, быть может просто попробовать перед запуском скрипта:
,setcatchbag
или
,setcreceivingcontainer
...


Top
   
 Post subject:
PostPosted: 2006-02-19 13:54:55 
Offline

Joined: 2005-06-03 16:05:20
Posts: 13
Всем спасибо сам разобрался :)


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

All times are UTC+02:00


Who is online

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