ok, thankyou, i havent been arround for quite a bit and the post for slr version 4 still says to get version 3.12
Type: Posts; User: Dahlriku
ok, thankyou, i havent been arround for quite a bit and the post for slr version 4 still says to get version 3.12
If i try to run anything in SCAR i get this
" 1: [Error] (1:1): Access violation at address 00000000. Read of address 00000000 in script "
I just installed scar 3.12 after getting back into...
actualy, if you make the front page a statement that anyone afiliated in jagex as a employie or family member there of that it is illegal for them to view this website,
i forget the format for...
it would definitely help if you put a single quote after bank.
you have if FindSymbol(x, y, 'Bank) then Mouse(x,y+70,5,5,true)
you want if FindSymbol(x, y, 'Bank') then Mouse(x,y+70,5,5,true)
...
what i ment as when you use radial walking it clicks on the mini map and the flag shows up as it normaly would, and then it would wait till the flag is gone.
*edit*
FFlag works perfectly,...
is there a way to have the next line of radial walking execute when the flag on the minimap disappears?
thankyou The scar noob, i was having the same problem with it not finding the symbol.but how would it be used in code? like a brief example, i havent quite goten things to work from reading the...
alright, i'll fiddle with tolerance, thanks
i ment as in something like the FindRoadColor functions. cause the color keeps changeing. or will the tolerance do that?
wait, figured it out as soon as i posted, is there a function or somewhat to find the color for ore rocks?
"Line 32: [Error] (32:1): Duplicate identifier '' in script C:\Program Files\SCAR 3.11\includes\SRL\SRL\Core\Globals.scar"
is what i get, though sometimes its on line 31 as well. it happens even...
Alright, thanks, I'll try it out and see if i need something else.
Well first is a brief explanation of my script so far so you know what I am doing. The script I am working on goes from a bank, to the mining spot and mines until inventory is full and thats where it...