Yoko

All sides of Injection
It is currently 2025-12-25 22:48:55

All times are UTC+02:00




Post new topic  Reply to topic  [ 3 posts ] 
Author Message
 Post subject: function not found
PostPosted: 2004-05-30 18:24:24 
Offline

Joined: 2004-05-30 18:20:00
Posts: 1
i recently reformated my computer and reinstalled everything and what not and i loaded a script that i used before from this site and this time i enter it and it says function not found everytime i go to use it...i have no clue what the problem is since last time it worked perfect and this time it did not...i will include the script for u its an autoloot script

sub remove()

var i,n
Dim A[15]
A[1] = 0x0eed ;gold
A[2] = 0x0f25 ;Piese of Amber
A[3] = 0x0f19 ;Sapphire
A[4] = 0x0e21 ;bandage
A[5] = 0x0f21 ;Star Sapphire
A[6] = 0x0f13 ;Ruby
A[7] = 0x0f26 ;Diamond
A[8] = 0x0f10 ;Emerald
A[9] = 0x0f15 ;Citrine
A[10] = 0x1081 ;Cut Leather
A[11] = 0x0f0a ;Poison
A[12] = 0x0f2d ;Tourmaline
A[13] = 0x0f16 ;Amethyst
A[14] = 0x0f88 ;Nightshade
A[15] = 0x0f85 ;Ginseng
i = 100

FOR n=1 TO 15
uo.findtype(A[n],"-1","lastcontainer")
if uo.findcount() > 0 then
UO.grab(0,"finditem")
; uo.print("Found "+str(uo.findcount()))
Wait(i)
end if
NEXT
end sub


Top
   
 Post subject:
PostPosted: 2004-05-31 14:25:06 
Offline

Joined: 2004-04-04 21:04:43
Posts: 76
First of all,
Dim A[15] means
A[0]=...
...
A[14]=...


Top
   
 Post subject:
PostPosted: 2004-06-01 22:36:06 
Offline
Site Admin
User avatar

Joined: 2004-04-03 16:49:38
Posts: 1964
check injection version.
try use this page http://yoko.netroof.net/install_en.htm


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

All times are UTC+02:00


Who is online

Users browsing this forum: No registered users and 2 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:  
cron
Powered by phpBB® Forum Software © phpBB Limited