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
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
Guys i need a hand here, tried this tried that nothing i can not get a single script to work, and every time i close down my simba the srl.sex in extention all the time unchecks and by magic the updates are no longer there for srl and sps... and have to do the loopty loop all over again... i just give up.....
Asking for someone's help who with who i can talk over on skype and get this bloody thing to work.
Don't open a script by double clicking a script. Double click Simba.exe and open a script via File > Open. That will fix your extensions disappearing issue.
As for not being able to run scripts, you have to give more detail. Simply saying it doesn't work doesn't help anyone.
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
Hi, i've updated everything I needed to for Simba (this is on a Mac, using the program Wine).
SRL updated, SPS updated, Extensions updated, Simba client updated.
I put in the code to run a SMART client, however it is not working and I'm absolutely clueless as to why.
program new;
{$DEFINE SMART} // comment this line out if you don't want to use SMART
{$i srl-6/srl.simba}
begin
clearDebug();
setupSRL();
end.
That's the code.
This is what i'm getting when I try and press run:
Please help me.
For me the scripts hangs on Booting up while it logged me in.
Does nothing![]()
Where does the PlayerManager save the files to?
When I search for the file I cannot find it, I don't even have the "Simba/Includes/Players/" folder.
However the PlayerManager can still load the files but I want to access them outside of the PlayerManager.
mine dosnt evan show up i click srl and there is no player manager any ideas if i am doing it wrong or if it is out of date i dont have any idea help a friend out :P
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
Right on , comes in handy
People will match their shoes with their hats but won’t match their actions with their words.
What camera should we use ...Classic or RS3 ...i seen that simba works with both but i was wondering which one is best
i keep getting this... Error: Duplicate declaration "DeleteIndex" at line 298
Compiling failed.
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
The problem here is that the script has T2DPointArray.DeleteIndex in it, which was added to SRL about 1 or 2 months ago. So any script which hasn't been updated in 2 months and had this function in it will now throw errors with SRL. The script he's using is outdated (with respect to SRL). It may or may not work if the function is deleted from the script though.
This randomly started with nothing changed on my end. No updates or changes.
Any script, even starting up SMART results in this error.
Capture.PNG
Oddly enough if I simply try to Run again it returns:
Capture.PNG
Nothing after this can change the error.
AFTER this started I updated everything, java, JDK, simba, srl, plugins, etc etc
I was also having @Prongs issue, my friend sent me his plugins folder and it started working.
Last edited by fallacysnow; 12-14-2014 at 01:25 AM.
GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!
<BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols
Whenever I put in the program,begin,end code in the text editor and press RUN i get ERROR: Operator "NOT" not compatible with "record [0]Pointer; end" at line 2530, Compiling failed. A new tab opens up in Simba that said (highlighted in Orange)-begin- "if notself.isSearchOpen then
I'm just trying to load a player into the player manager window. I don't get the pop up window I re installed simba because of issues and now it's just acting weird.
my interpreter is set to lape just fyi.
Extension Disabled - Did not compile
[Error] (14:3): Duplicate identifier 'TCharArray' at line 14 that happens when i try to enable associate.sex
Last edited by Nottabot; 12-17-2014 at 01:39 AM.
Try the fix detailed in this post: https://villavu.com/forum/showthread...46#post1322446
GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!
<BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols
Do i just copy paste the text into the debug box?
Or the box above it?
Extension Disabled - Did not compile
[Error] (14:3): Duplicate identifier 'TCharArray' at line 14
that happens when i try to enable associate.sex
Hi, I have been having this problem since RS3 came out, where the script would not do anything after starting SMART. It would not login, and if I login manually, it would do nothing. I have searched through the forums extensively for a solution, but nothing has worked. And yes I do have the correct graphics settings. I'm having this problem no matter which script I'm running. I have written a few scripts myself for RS2 so it's saddening to see that my SMART won't even run now. If anyone can help me out I'd really appreciate it.
Code:Compiled successfully in 1520 ms. SRL: Logfile = C:\Simba\Includes\SRL-6/logs/SRL log (17-12-14 at 10.00.32 PM).txt -- setupSRL() ---- Setting up SRL... ---- attempting to spawn smart, attempt #: 1 ---- initSmart(): ------ Attempting to pair to a previously spawned client ------ smartPairToExistingClient(): -------- Found no free clients to pair to ------ smartPairToExistingClient(): result = false ------ Attempting to spawn a new client.. ------ smartCreateClient(): ---------- smartGetParameters(): Succesfully grabbed paramters -------- getJavaPath(): ---------- Attempting to search for your Java path ---------- Found your java path @ C:\Program Files\Java\jre7\bin\java.exe -------- getJavaPath() -------- Using parameters [http://world64.runescape.com/, f4641731414698985412] -------- Using plugins "d3d9.dll" -------- Succesfully spawned a client, attempting to target ---------- smartSetAsTarget(): Succesfully set SMART[64] as Simba's target ------ smartCreateClient(): result = true ------ Succesfully initialized via spawning a new client ---- initSmart() ---- Waiting up to 5 minutes for RS to load... ---- 1 minute(s) have passed, client is not ready yet ---- 2 minute(s) have passed, client is not ready yet ---- 3 minute(s) have passed, client is not ready yet ---- 4 minute(s) have passed, client is not ready yet ---- Client is taking too long to load, terminating... -- setupSRL(): False -- Succesfully freed SMART[64] Successfully executed.
There are currently 1 users browsing this thread. (0 members and 1 guests)