i keep getting error message cannoot move srl scripts to the plugin folder
i keep getting error message cannoot move srl scripts to the plugin folder
Good Tutorial![]()
Um, error line 88 in SRL.scar? what do i put there?
This is fantastic. I have been away for a couple of years on college and hopefully I can finally re-learn everything I have forgotten lol
Thanks and hopefully it will work... Fingers crossed
-----
If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
nice guide, was helpful
Heya, Nice guide.
I have problemes with synthax when setting the world (I realy don't know how to write things inside scripts) , could you please explain this to me?
Error message :
Line 88: [Error] (16195:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Thanks
EDIT: SOMEONE EXPLAINED TO IT TO ME !
ok im glas this post is aimed at noobs cause im feeeling like one
when you say
Then In The Procedure SetupSRL;
Edit The SmartSetupEx To Somthing Simmilar To The Example, To What World / Signed You Want.
Save That. Then Hit New Script.
what goes there?
i see SmartSetupEx("World Number", "Safe Mode", "Signed", "Super Detail");
do i replace the words with the values or put them after?
i keep getting error
edit: i read more carefully i missed page 4 before
thanks for all the help for setting up the script it helped me alot
Lol, nvm.
SMARTSetupEx(83,true,Signed,false);
Should be given as an example in the guide. Most people (Like me) don't search past the guide for a solve to a problem. >_>
EDIT: And also,
Line 88: [Error] (16197:23): Unknown identifier 'signed' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL.scar
EDIT2: Again, me being stupid didn't read throughly. Fix is:
SMARTSetupEx(83,true,true,false);
OR
SMARTSetupEx(83,true,False,false);
Hi everyone, im new to SCAR and SRL i just started playing rs again, and honestly cant stand the boringness (if thats even a word) so i decided to look for some bots. ive done alot of research on which is the best and everything seems to be pointing towards SCAR. So im going to try to learn and understand this as much as i can and eventually attempt to write a script of my own, but in the mean time, im having troubles with line 88 when you replace the SRL.scar, i have no clue how to change it to make it work. could anyone help me through this? and also how to add accounts.. i feel like a complete leecher, but im going to try to provide something in return in the future when i learn how to write scripts.
Thanks for the tutorial im new so it helped alot :]
This is what the line of code says atm...
but i get this error...Code:SMARTSetupEx(83,true,true,false);![]()
If anyone knows how to fix this plz it would help a lot.Code:Line 78: [Error] (12717:33): Invalid number of parameters in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Hey great tut but I'm having some problems setting up the SmartSetupExp part. I keep getting syntax errors because I don't know exactly what to do its sort of unclear.
Edit: Ok found out they were boolean variables and so i set them as SmartSetupEx(12,true,true,false);
Still getting error-
Unexpected end of file in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
SMART is broken at the moment, due to RS updating the worlds, wait for an update for SMART.
Also, SRL is partially broken too although there is a temporary fix around the forums.
Hint: http://www.srl-forums.com/forum/fix-...tml#post483760
I don't have access to view that : /
i keep getting cannot move srl to plugins folder
it comes up with Include file C:\Program Files\SCAR 3.15\includes\SRL\SRL\reflection\Reflection.scar does not exist.
Failed when compiling please help.
Hi! I dont know what i do with the SetupSRL thing! Ok.. Who cares ( i ) then i save it.. Ok i try this: [SCAR]{.include SRL\SRL.scar}
{.include SRL\SRL\Misc\Users.scar}
begin
SetupSRL;
SRLPlayerForm(True, [], [], [], []);
end
And Then This comes up:
Failed when compiling
Line 88: [Error] (16306:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Line 88: [Error] (16306:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Failed when compiling
Line 88: [Error] (16310:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Line 88: [Error] (16310:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Failed when compiling
Line 88: [Error] (16305:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Line 88: [Error] (16305:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Failed when compiling
Line 1: [Error] (1:2): Unknown identifier '' in script
Please can somebody help me, cuz i am trying to auto in rs with scar because the RsBot wont work anymore.. Thx
Thanks a lot! I was missing 2 files so i had to do this again. Oh and the first 1 is fire wall but the second 1 is actually filewall![]()
What do we put into those things. Specifically "Safe Mode", "Signer", and "Super Detail". I get this error without anything in them:SmartSetupEx("World Number", "Safe Mode", "Signed", "Super Detail");
Line 88: [Error] (16307:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
Line 88: [Error] (16307:14): Syntax error in script C:\Program Files\SCAR 3.15\includes\SRL\SRL.scar
*sigh* I try to run my script and I keep getting
"Include file C:\Program Files\SCAR 3.15\includes\SRLSRL.Scar does not exist.
Include file C:\Program Files\SCAR 3.15\includes\SRLSRLMiscUsers.Scar does not exist.
Failed when compiling"
I've updated gotten the subr v. and all that stuff but it still won't work![]()
Line 1 is: function IsKeyDown(C:Char): Boolean;Line 1: [Error] (111:10): Duplicate identifier 'ISKEYDOWN' in script C:\Program Files\SCAR 3.15\includes\SRL\SRL\Misc\Smart.scar
/
There are currently 1 users browsing this thread. (0 members and 1 guests)