the full simba code after {$DEFINE SMART8} there is more isn't there or do I run just that? then open my script file?
the full simba code after {$DEFINE SMART8} there is more isn't there or do I run just that? then open my script file?
The {$DEFINE SMART8} will be in the script that you download already, so you can just run the script. Make sure you follow the directions in the thread I linked earlier though or else the includes will not work with RS3.
I need to go out now, but when I get back this evening I can help more![]()
okay so if I want to run the tear collector script then do I pull runescape website on explorer or is slr suppose to pop up a client? I believe im having trouble with srl it doesn't pop up a client to run the script off of
yeah it says it cant get sqlite3.dll so srl has replaced msi am I correct?
could we just Skype about this and u walk me through this like from installing samba to adding srl5 master zip and adding smart
its the check spell I type simba and it changes it to samba
Before, entering this code works..
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
setupSRL();
end.
Now, I get
[Error] Includes\SRL/SRL/misc/SmartParams.Simba(293:136): Type mismatch at line 292
Compiling failed.
Help?
Last edited by WestCoast123; 08-27-2013 at 02:25 AM.
[Error] C:\Simba\Includes\SRL/SRL/core/globals.simba(696:5): Unknown identifier
'ImageSetClientArea' at line 695
Compiling failed.
above is the error i get when i try to run.
program new;
{$DEFINE SMART}
{$i srl/srl.simba}
begin
ClearDebug();
SetupSRL();
end
{$DEFINE SMART}
{$i srl/srl.simba}
begin
setupSRL();
end.
smart starts right up
OK so i updated my computer from Windows Vista to Windows 7 Ultimate.
Reinstalled Simba. Before updating to SMART 8 i was getting a fatal error.
Updated to SMART 8. Got the Cant Spawn Client Error.
Problem was i didnt have Java installed. Runs perfectly now.
After a little research I've fixed it.
Thanks.
Last edited by monster_eyes; 09-14-2013 at 12:25 PM.
I need a guide on downloading smart v8.2 and the new params.
Updated for SRL-6!![]()
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Program exception!
Stacktrace:
Exception class: EAccessViolation
Message: Access violation
$00403EE1
$005EC927
$0043313A
$00435243
$0042E03C
$004323E2
$0041ACA0
$00418FEA
$00420386
$00427CB8
Simba Version: 1000
Getting this error, Any ideas why?
First off, thanks for the release and hard work!
I followed the guide and had some issues. I installed twice and ended up with no SRL6 folder.
When I set the interpreter to LAPE as step 2a it worked.
NBD but I never saw explore_folders.sex in the extensions dialog.
Not really sure, I've never seen that one before. Make sure you install the 32-bit version.
Explore folders probably isn't shipped with Simba; I'll remove it from the first post. Also, make sure you click SRL > Check for Update, and make sure the files download.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
Hmh what about Script using on new Simba and SRL-6 im constantly getting errors.
When I'm trying to start or compile script it shows duplicate identifier 'TCharArray' at line 13
[Error] D:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba(69:26): Invalid number of parameters at line 69
Since updating to Simba 1.0 i get the following error "Exception in Script: Plugin(sps32) has not been found"
I've checked and SPS32.so is there so i don't understand why i'm getting the error?
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
I'm not sure why it has the .bak extension. Is there also a file called sps.dll or sps32.dll? If not, just remove the .bak from the file name.
If I knew I would have told you.My guess is SRL-OSR hasn't been updated for Simba 1.0, so you'll either have to revert back to Simba 992 or wait for an update.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 2 users browsing this thread. (0 members and 2 guests)