Yoko

All sides of Injection
It is currently 2025-12-22 20:54:21

All times are UTC+02:00




Post new topic  Reply to topic  [ 7 posts ] 
Author Message
 Post subject: getnotoriety
PostPosted: 2005-07-06 20:35:44 
Offline

Joined: 2004-10-02 14:37:13
Posts: 22
Code:
sub segalallo()
   uo.set('finddistance',6)
   var cavalcature=12
   dim cavallist[12]
   cavallist[0]="0x007a"
   cavallist[1]="0x00e2"
   cavallist[2]="0x00CC"
   cavallist[3]="0x0317"
   cavallist[4]="0x031a"
   cavallist[5]="0x031f"
   cavallist[6]="0x00e4"
   cavallist[7]="0x00b3"
   cavallist[8]="0x00c8"
   cavallist[9]="0x0074"
   cavallist[10]="0x0078"
   cavallist[11]="0x0076"
   cavallist[12]="0x0079"
   for var i = 0 to cavalcature
   uo.findtype(cavallist[i],"-1","ground")
   if uo.findcount() then
      if uo.getnotoriety("finditem")==5 then
         uo.attack("finditem")
         uo.ignore("finditem")
         return
      endif
      uo.ignore("finditem")
   endif
   next
   uo.exec("ignorereset")
endsub


invalid object finditem
invalid object finditem
invalid object finditem
invalid object finditem
invalid object finditem
invalid object finditem


ecc :|



why? :(


Top
   
 Post subject:
PostPosted: 2005-07-06 22:11:38 
Offline
Junior Expert
User avatar

Joined: 2004-06-24 22:08:56
Posts: 3220
Code:
dim cavallist[12] 

=>
Code:
dim cavallist[13] 


Top
   
 Post subject:
PostPosted: 2005-07-06 23:46:19 
Offline
Expert!

Joined: 2004-04-03 17:36:29
Posts: 2544
Location: Saint-Petersburg
Code:
uo.set('finddistance',6)


=>

Code:
uo.set('finddistance','6')


Top
   
 Post subject:
PostPosted: 2005-07-07 08:18:48 
Offline
Expert!
User avatar

Joined: 2004-07-04 00:14:58
Posts: 1284
Edred wrote:
Code:
uo.set('finddistance',6)


=>

Code:
uo.set('finddistance','6')
там в другом приблуда... а для последних версий инжы и 1ый вариант пашет... вроде :roll:


Top
   
 Post subject:
PostPosted: 2005-07-07 13:29:24 
Offline

Joined: 2004-10-02 14:37:13
Posts: 22
ops :D

many times do not find horses even if are near me

I do not understand reason

other surer way in order to make this macro?





sorry for english ^^


Top
   
 Post subject:
PostPosted: 2005-07-07 20:17:28 
Offline
Expert!

Joined: 2004-04-03 17:36:29
Posts: 2544
Location: Saint-Petersburg
Turn on 'Track World Item'


Top
   
 Post subject:
PostPosted: 2005-07-07 20:27:48 
Offline

Joined: 2004-10-02 14:37:13
Posts: 22
track world items is on :(


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

All times are UTC+02:00


Who is online

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