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

Help my Scirpt
http://forum.yoko.com.ua/viewtopic.php?f=3&t=1953
Page 1 of 1

Author:  erkali [ 2004-11-14 21:24:18 ]
Post subject:  Help my Scirpt

sub vendor()
principio:
wait(650)
UO.Findtype("0x14ef","0x0000","my")
UO.drop("1","0","0","0","finditem")
UO.Ignore('finditem')
wait (650)
UO.usefromground(0x14EF)
UO.Say("Vendor Cash")
wait (2000)
UO.Say("Vendor Redeed")
goto principio
end sub

always this error

invalid seria number
invalid object finitem
No item Found

only always :S and not drop to the -> 0x14ef

Help! Me!

Author:  Edred [ 2004-11-15 18:52:06 ]
Post subject:  Re: Help my Scirpt

erkali wrote:
UO.usefromground(0x14EF)


You need use quotes for type in this command:
UO.usefromground("0x14EF")

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