Yoko

All sides of Injection
It is currently 2026-01-01 04:11:38

All times are UTC+02:00




Post new topic  Reply to topic  [ 4 posts ] 
Author Message
PostPosted: 2005-01-11 22:59:27 
Offline

Joined: 2005-01-11 09:29:06
Posts: 7
im new on this injection i got this problem i maked loot macro ok its working but how i but hotkey on it ??

now i need bush RUN FUNCTION button every time i want it runs whys that ??
can i make some how hotkey on it so when i push F4 it runs ???

thx =)


Top
   
 Post subject:
PostPosted: 2005-01-11 23:13:10 
Offline

Joined: 2005-01-11 09:29:06
Posts: 7
this is my script what i need do to make it work when i push F4




sub Loot()
var i,n
Dim A[17]
A[1] = 0x1ECE ;ball1
A[2] = 0x1ECF ;ball2
A[3] = 0x1ED0 ;ball3
A[4] = 0x1ED1 ;ball4
A[5] = 0x1ED2 ;ball5
A[6] = 0x1ECD ;ball6
A[7] = 0x2251 ;uhs
A[8] = 0x2258 ;wedding
A[8] = 0x2683 ;hood1
A[9] = 0x2684 ;hood2
A[10] = 0xE26 ;neondye
A[11] = 0xEFE ;neondye2
A[12] = 0xE28 ;bong
A[13] = 0x1549 ;tripal1
A[14] = 0x154A ;tripal2
A[15] = 0x170D ;sandals
A[16] = 0x14EF ;deed1
A[17] = 0x14F0 ;deed2

i = 1200
FOR n=1 TO 17
uo.findtype(A[n],"-1","lastcorpse")
if uo.findcount() > 0 then
UO.grab(1, "finditem")
uo.print("Found "+str(uo.findcount()))
Wait(i)
END if
next
end sub


Top
   
 Post subject:
PostPosted: 2005-01-11 23:34:58 
Offline

Joined: 2004-11-30 13:53:59
Posts: 30
Just go to Hotkeys tab;

in the command field type: exec Loot

then click on the hotkey field and HIT F4

then click 'Add new hotkey'


Top
   
 Post subject:
PostPosted: 2005-01-11 23:38:02 
Offline

Joined: 2005-01-11 09:29:06
Posts: 7
hohohoho THX!!!

i feel so dum =)

thx alots


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 4 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