So now that theres new randoms out, should I wait on using scripts until a version of SRL comes out that solves these randoms? I imagine that would take a while unless it already solves them.
So now that theres new randoms out, should I wait on using scripts until a version of SRL comes out that solves these randoms? I imagine that would take a while unless it already solves them.
i havent gotten the new random yet and ive been autoing for the last couple days.
Each time i run the script it opens the bank and cant find the rock DTM. What should i do? The Rock is there. Im trying to smith bronze..Help...
you got the new version?
is the newest version 2.18?
If is is then i have it.
ya...damn i gave the one without the changed bronze DTM. grrr...i have to many versions. ill see if i can find the right one.
ok to update it just find this
SCAR Code:{
====================================================================== }
VersionNumber = '2.18'; {
====================================================================== }
and change it to 2.17. it will then download the new one and just use the new one.
srr dude it still doesn't work??
ok tell me EXACTLY what it does then.
Back from Vacation... I'll try it out again![]()
ok this is what the dialog box says:
User specified a new RS window
Successfully compiled
Checking Version...
You Have The Latest Version
SRL Compiled in 516msec.
Cactus Color = 3701336
Didnt Find Ores...Logging Out
NextPlayer
So it logs in then it opens the bank and cant find the copper and tin ore so it quits out of the bank and logs out...
grr jagex is bugging the hell outta me. the copper ore should work but i gotta change the tin one now.
Haha. Jagex is bugging us all sir![]()
[CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
[CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]
[CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]
its like they wait until i fix one dtm then they screw up another one....
They got spys everywhere!!!
i try to run it. but it keep said u don't have the latest version but all i see it 2.16 is the newest can u help me
it auto updates it...check in your scripts folder of scar
i try to update it but it keep said
[Runtime Error] : Exception: Filenames can not contain any of these characters: / : * ? " < > | in line 204 in script
i dont feel like putting another version up so put this in the checkversion proc.
SCAR Code:Procedure CheckVersion;
var version,version1,script:string;
Afile:integer;
begin
Writeln('Checking Version...')
Version1:=GetPage('http://www.xcanadamanx.phpnet.us/Version.txt')
Version:=Left(version1,4)
if not(VersionNumber=Version) then
begin
Writeln('You Do Not Have the Latest Version...Updating')
Script:=GetPage('http://www.xcanadamanx.phpnet.us/Smelter'+version+'.txt')
AFile:=RewriteFile(apppath+'\Scripts\Xcan''s Smelter'+version+'-pub.scar',false)
if WriteFileString(AFile,Script) then
begin
Writeln('V'+version+' is Saved in Scar''s Scripts Folder')
Writeln('Terminating Script')
TerminateScript;
end else
writeln('Couldn''t save script...Go to WWW.SRL-Forums.com')
end else
writeln('You Have The Latest Version')
end;
I tried lots of times but it just didn't work..
I have set the players and the the brightness in low detail..
the debug box writes:
Then just stand here and nothing to do..Successfully compiled
Checking Version...
You Have The Latest Version
SRL Compiled in 13msec.
Found Compass
Please give me some solutions.
Right Here, All Underneath.
have you looked at the top banner lately? ill show you what it says.
Welcome to the SRL forums... RUNESCAPE UPDATE 06-08-07...SRL NEEDS TWEAKING...SRL Library no longer compatible with Runescape...Dont auto until SRL is updated!...
Can't even start the script!
SCAR Code:Line 199: [Error] (16020:10): Unknown identifier 'Left' in script C:\Documents and Settings\Leonardo\Escritorio\Xcan's Smelter2.16-pub.scar
use scar divi. and it wont work anyway because of the update.
then update ur scritpt it was so nice :s
i cant until srl is updated
Welcome to the SRL forums... RUNESCAPE UPDATE 06-08-07...SRL NEEDS TWEAKING...SRL Library no longer compatible with Runescape...Dont auto until SRL is updated!...
will it work with SRL 4 beta?
There are currently 1 users browsing this thread. (0 members and 1 guests)