amazing. Has anyone heard anything of SMART vs Jagex's new macro detection update? I understand that RSBot is autodetectable now... how is reflection?
amazing. Has anyone heard anything of SMART vs Jagex's new macro detection update? I understand that RSBot is autodetectable now... how is reflection?
Hax0r
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
Go Nava2, go!
Rev #35, time goes fast ^^
ok 2 problems...my smart keeps freezing up at random times, and sometimes smart picks german servers to go on,and it cant identify the german login screen cause its german lol
I think someone might have said this but... Is it necessary to have SMART reload every time you click play? Kind of annoying when you're trying to make a script while testing :\
Mine does. I have
And every time I click play it shuts down the current SMART client and says thisSmart_Members := MembServ;
Smart_Signed := true;
SetupSRL;
And loads up a new one. Or would it not open a new one if the server is the same as the one it is set to load? New system confuzzles meSMART Settings Initialized: Loaded: Server 118, Free, Signed, Standard Client.![]()
it confuses me too, it even goes into german servers... and it wont log in cause scar cant read german...... lol and not to mention smart freezes.. alot
You could change the link in SMART.scar![]()
Or, you could do Smart_Server := 87; Or a server you pick.It reloads it becuase you aren't setting the server initially.
Writing an SRL Member Application | [Updated] Pascal Scripting Statements
My GitHub
Progress Report:13:46 <@BenLand100> <SourceCode> @BenLand100: what you have just said shows you have serious physchological problems 13:46 <@BenLand100> HE GETS IT! 13:46 <@BenLand100> HE FINALLY GETS IT!!!!1
alright that fixed the server problem, thanks, but for me theres 1 more problem, smart freezes. like for example im fishing lobsters and theres alot of people, so when the script goes to fish cage blahblahblah, it freezes because there is alot of people(this is what i think is wrong) cause when there isnt alot of people it doesnt freeze and go right to fish cage, so yea..

German worlds might be better, depends on what you're using the script for.![]()
Do you dare to fight My Brute?
Once i found my scar loading up french version :/
Never happended again though
OMG!!1
Dont ever listen to that guy






Smart closes and reloads when the server you tell it to load is different. What SetupSRL does atm is it chooses a random server if Smart_Server is not set. If you were to set Smart_Server yourself, SetupSRL wouldn't choose a random world and SMART wouldn't reload.
So basically:
SCAR Code:Smart_Server := {SomeWorldNumber};
Smart_Members := MembServ;
Smart_Signed := true;
SetupSRL;
There are currently 1 users browsing this thread. (0 members and 1 guests)