Yoko

All sides of Injection
It is currently 2025-10-15 02:43:36

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2004-07-07 02:59:32 
Offline

Joined: 2004-04-18 01:33:19
Posts: 39
sub tinkering()
VAR Exit=0, LastTimer
while Exit<>1
UO.DeleteJournal()
LastTimer=UO.Timer()
UO.WaitMenu('Tinkering','Jewelry','Jewelry','necklace') ; ??? ????
UO.UseType(0x1EBC) ; ???? ??????

while NOT UO.InJournal("You put") AND NOT UO.InJournal("You have failed")
wait(500)
wend

If UO.InJournal("You have failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100 ; ????? ???????? ??????
EndIf
wait(1000)
wend
end sub



Мне надо 4тоб он когда сделает 300 продовал вендору у которого буду стоRть R!
Заранее благодарен!!!!


Top
   
 Post subject:
PostPosted: 2004-07-07 18:13:11 
Offline
Expert!
User avatar

Joined: 2004-05-31 09:31:51
Posts: 838
Code:
sub Jewerly() 
VAR Exit=0, LastTimer, TryToPoison
while Exit<>1
UO.DeleteJournal()
UO.FindType('0x1086','0x0000','backpack');
If UO.GetQuantity('finditem')>200 Then
wait(1000)
uo.sell(listname,[vendorname]); тут лист продажи и имя вендора
wait(1000)
Endif
LastTimer=UO.Timer()
UO.DeleteJournal()
UO.UseType('0x1EBC') ;
UO.WaitMenu ('Tinkering','Jewelry','Jewelry','bracelet')  ;
while NOT UO.InJournal("You put") AND NOT UO.InJournal("Tinkering failed")
wait(500)
wend
If UO.InJournal("You failed") then
repeat
wait(100)
until UO.Timer()>=LastTimer+100
Else
EndIf
wend   
end sub


попробуй не проверял


Top
   
 Post subject: !!
PostPosted: 2004-07-09 05:18:32 
Offline

Joined: 2004-04-18 01:33:19
Posts: 39
Спосибо! Да кстате ты на сходку оскома поедишь?


Top
   
 Post subject:
PostPosted: 2004-07-09 06:42:20 
Offline
Expert!
User avatar

Joined: 2004-05-31 09:31:51
Posts: 838
Так я ДРВшник......наф мне оском...И не флуди ...пиши в асю


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

All times are UTC+02:00


Who is online

Users browsing this forum: Google [Bot] and 3 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