Yoko

All sides of Injection
It is currently 2025-10-14 20:45:22

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 2004-05-21 21:00:05 
Offline

Joined: 2004-04-16 09:18:08
Posts: 25
Code:
sub main()
     
start:
UO.FindType('0x0DE1','0x0000','ground') ; container vs kindling
If UO.GetQuantity('finditem')>0 Then
UO.Grab('1','finditem')
UO.DropHere('finditem')
UO.UseObject('finditem')
wait(5000)

cook:
UO.FindType('0x0DE3','0x0000','ground')
if UO.FindCount('finditem')>0 then
uo.waittargetground(0x0DE3)
wait(500)
uo.usetype(0x097A)
wait(2500)
end if
goto cook

wait(5000)
goto start

end sub


Помогите поправить. Что то глючит....
Есть пара ошибок, а как поправить что то не приходит в голову.


Top
   
PostPosted: 2004-05-21 21:42:46 
Offline
User avatar

Joined: 2004-04-06 12:27:32
Posts: 118
Мне кажеться глючат ГуТу..Убери их. Можно обойтись и без них....


Top
   
 Post subject:
PostPosted: 2004-05-22 16:48:37 
Offline

Joined: 2004-05-22 16:29:37
Posts: 19
а не проще кукинг на плавилке качать?


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: Bing [Bot] 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