or you could just get into srl and use their tut island script ;)
Type: Posts; User: Granti
or you could just get into srl and use their tut island script ;)
DO you guys think a shark fisher and banker would sell well?
Hi, after seeing a request for some help in these forums I decided to help a guy out learning the basics of scar, etc.
I added him on msn and he wanted me to make a script for him for cash. An...
Same ere. Wots going on?!
Try the Beginners tutorials section
bokbreaker2 include doesnt even work anymore...
its gotta be your brightness setting mate.
in the runescaep options put ur brightness to all the way.
secondly make sure ur pc is set to 32 bit color quality (you can check this in desktop...
hmm ill have to give this a go...
Its on these forums..
hit search, type in srl
Your mine procedure is wrong:
[QUOTE]
procedure Mine;
begin
if(FindColor(x,y,IronColor,0,0,100,100)) then
begin
MoveMouseSmoothEx(x,y +random(0),20,40,45,25,20);
Wait(100+random(10));...
Post one of the scripts here so we can have a look
if you dont have srl then you can always use
MoveMouseSmooth(x, y)
although this is somewhat more detectable than the srl mouse functions
Well it either means you're short of one 'begin'
or you've got one too many 'end;' s
that didnt work for me..
is it a vpc?
Right what you need to do is download SRL
if you are using scar divi then go to File then click Download SRL
'Downloading SRL plugins.'
'Downloading SRL includes.'
Well there you go! you have srl! lol
Replace them
Procedure in first post:
function LastChatter(var name: string): Boolean;
var
i: Integer;
begin
name := LowerCase(Trim(GetTextAtEx(19, 412, 0, SmallChars, False, False, 0, 0,
0, 50,...
:spongebob: Which co-ord did you update sorry?
Dielseie95,
Tyvm for taking the time to look over those functions and make corrections.
However, i have replaced my old functions with your new functions but still it dont work.
could you...
Hey
Today, Jagex updated the game engine along with various other things.
They also made a few tweaks to the UI.
They have moved the last line of chat (in the chat box) up several pixels.
...
Yeah, that always works
Alternatively you could use the simplier method:
1) Open My Computer
2) Open C:
3) Open Program Files
4) Open Scar 2.03
5) Viola, you're now in your Scar Root...
Hey Pinky,
C:\Program Files\SCAR 2.03\includes\SRL/SRL/Skill/Woodcutting.Scar
does not exist
but C:\Program Files\SCAR 2.03\includes\SRL\SRL\Skill\Woodcutting.Scar
does exist
You need...