Yoko

All sides of Injection
It is currently 2026-03-16 20:35:50

All times are UTC+02:00




Post new topic  Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Help my Scirpt
PostPosted: 2004-11-14 21:24:18 
Offline

Joined: 2004-06-30 23:31:07
Posts: 16
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!

_________________
PaPiRo!!


Top
   
 Post subject: Re: Help my Scirpt
PostPosted: 2004-11-15 18:52:06 
Offline
Expert!

Joined: 2004-04-03 17:36:29
Posts: 2544
Location: Saint-Petersburg
erkali wrote:
UO.usefromground(0x14EF)


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


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 8 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