Yoko

All sides of Injection
It is currently 2025-10-28 06:43:04

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: kindlings
PostPosted: 2008-08-26 13:09:29 
Offline

Joined: 2008-08-12 14:31:52
Posts: 8
Можно сделать чтобы он в кучку всё складывал.
Code:
sub main() 

uo.Set('finddistance','2')
uo.Set('distance','2')

while UO.WEIGHT < 30000

drop()
wait(400)
if UO.Count ("0x1BDD") < 10 then
uo.FindType('0x1BDD','-1','ground')
if (UO.FindCount()) Then
uo.Grab('50',UO.GetSerial('finditem'))
wait(1000)
uo.Waittargetobject(UO.GetSerial('finditem'))
uo.usetype("0x0F51") #Dagger
uo.exec("waitmenu 'What do you wish to make?' 'Kindling'")
wait(10000)
drop()
endIf
endIf
wait(1000)
wend
wend

sub drop()

UO.FindType("0x0DE1")
Uo.drophere("finditem")
wait(100)

end if


Top
   
 Post subject:
PostPosted: 2008-08-26 13:32:45 
Offline

Joined: 2005-04-19 18:00:29
Posts: 2259
Location: Московская область
Можно. Сделайте.


Top
   
 Post subject:
PostPosted: 2008-08-26 14:07:51 
Offline

Joined: 2008-08-12 14:31:52
Posts: 8
Можете помочь пожайлусто) там буквально одну строчку нужно поменять drop() но я не помню точно как
буду очень благодарен вам


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 1 guest


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