Yoko
http://forum.yoko.com.ua/

kindlings
http://forum.yoko.com.ua/viewtopic.php?f=17&t=13934
Page 1 of 1

Author:  stella [ 2008-08-26 13:09:29 ]
Post subject:  kindlings

Можно сделать чтобы он в кучку всё складывал.
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

Author:  Scripts Writer [ 2008-08-26 13:32:45 ]
Post subject: 

Можно. Сделайте.

Author:  stella [ 2008-08-26 14:07:51 ]
Post subject: 

Можете помочь пожайлусто) там буквально одну строчку нужно поменять drop() но я не помню точно как
буду очень благодарен вам

Page 1 of 1 All times are UTC+02:00
Powered by phpBB® Forum Software © phpBB Limited
https://www.phpbb.com/