when i hit play it comes up with the modern runescape when i want to bot 07. it was working all yesterday, when i woke up this morning it kept coming up as new runscape. i tryed redownloading the script, other than that idk what to do
when i hit play it comes up with the modern runescape when i want to bot 07. it was working all yesterday, when i woke up this morning it kept coming up as new runscape. i tryed redownloading the script, other than that idk what to do
Your Srl updated so you need to re-declare your path because its using the default new runescape instead of the oldschool runescape url. Simply go to your SmartParams.simba folder which is found in Simba\Includes\SRL\srl\misc and open your SmartParams.simba file. Goto line 37 and replace the code from where it says begin to end; with this: (change the number after oldschool to your preferred world.
begin
Page := 'http://oldschool33.runescape.com/,j1';
Params := Explode(',', Page);
Result := Params;
end;
hope this helped!![]()
Visit this thread and scroll to the bottom of the first post, then download all attached files.
http://villavu.com/forum/showthread.php?t=96863
Close Simba if it is running, then insert the 'P07UpChars.zip' into the 'Fonts' folder under Simba, and the 'P07Include.simba' file in the 'Includes' folder.
Restart Simba and it should be working.
There are currently 1 users browsing this thread. (0 members and 1 guests)