Currently installed simba, done the start guides:
"Updated SRL-OSR Setup (Jan 4, 2014)"
"Physic's 07 Scape Compilation of Guides to make your life easy!"
"How to install and setup Simba for RS3!" (first part for windows)
Successfully ran Runescape 3 but failed when trying to set up OLD Runescape attempting to run the following script:
Code:
program new;
{$DEFINE SMART}
{$i SRL/SRL.simba}
begin
SetupSRL();
end.
Receiving the following error
Code:
Exception in Script: Unable to find file 'SRL/SRL.simba' used from ''
I attempted:
Downloading and installing "Easy SRL-OCR"
Downloading and transferring "SMART V8.0"/'8.3'Downloading and transferring "SRL-OSR" to Downloading and transferring "SRL-OSR-master" to and naming it "SRL-OSR"
(re installing Simba a few times while exploring those options)
Turned off A/V
Running Windows 7 64bit
Any help would be really handy <3