| Yoko http://forum.yoko.com.ua/ |
|
| function not found http://forum.yoko.com.ua/viewtopic.php?f=3&t=471 |
Page 1 of 1 |
| Author: | Jamal [ 2004-05-30 18:24:24 ] |
| Post subject: | function not found |
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 |
|
| Author: | Biga [ 2004-05-31 14:25:06 ] |
| Post subject: | |
First of all, Dim A[15] means A[0]=... ... A[14]=... |
|
| Author: | Yoko [ 2004-06-01 22:36:06 ] |
| Post subject: | |
check injection version. try use this page http://yoko.netroof.net/install_en.htm |
|
| Page 1 of 1 | All times are UTC+02:00 |
| Powered by phpBB® Forum Software © phpBB Limited https://www.phpbb.com/ |
|