DAmm, I had it working when it came out, but now I tried getting it back again and I get this error (No matter what scripts I use)
[Error] C:\Simba\Includes\P07Include.Simba(67:62): Invalid number of parameters at line 66
Compiling failed.
DAmm, I had it working when it came out, but now I tried getting it back again and I get this error (No matter what scripts I use)
[Error] C:\Simba\Includes\P07Include.Simba(67:62): Invalid number of parameters at line 66
Compiling failed.
What is the bank all function called?
I need help, it seems i am not getting any errors actually at all, all it is saying is this
Compiled successfully in 686 ms.
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
But it is supposed to be typing in password and username (the sample script you gave) but instead it just sits still and does nothing, I have been ripping my hair out trying to get this to work, but it just sits still and says it is successful?
I keep getting "[Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(295:135): Invalid number of parameters at line 294
Compiling failed."
I can remember changing the - Params[1], 765, 503, 's', '', '', -1); to Params[1], 765, 553, 's', '', '', -1);Code:Result := SmartSpawnClient(ReplaceWrap(PluginPath, '\', '/', [rfReplaceAll]), Params[0], ',' + Params[1], 765, 503, 's', '', '', -1);
After i set it back to 503, i reset the client then receive
I can remember changing [Error] C:\Simba\Includes\SRL\SRL\misc\SmartParams.Simba(7 8:8): Unknown identifier 'RSReady' at line 77
Compiling failed.
I have been tinkering around for a while now and im honestly stumped, I have gotten most of the other bots working, im sure its an easy fix an ill be face palming when found.. Any help would be appreciatedCode:If RSReady then
Is it because i opened up the SMART08 client using another bot, then switched scripts?
Last edited by ausaaz; 03-07-2013 at 06:36 AM.
http://villavu.com/forum/showthread.php?t=97599
Re-Install Simba and follow this guide![]()
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Sorry for the nooby questions, but how/is there any way to check the chatlog for messages, specifically new ones? For example, 'You fell off the log balance and hurt yourself'...
hmm, Can't get P07_IsUpTextMultiCustom to work for me :/, using smart.
edit: P07_GetUpText gives me
Bishing spo@@
when the uptext says net fishing spot.
Well I'm trying to cage fish (there's net spots there too), so I had P07_IsUpTextMultiCustom(['age', 'cage', 'ge']) which didn't work.
I'll just have to you a bit of right clicking and chooseoption for now xD (and only right clicking if uptext if IsUpTextMC(['ishing']); if that works :P)
Thanks bro <3
I get:
Error: Exception: Font [P07UpChars] not found. at line 226
The following DTMs were not freed: [0, 1, 2, 3]
After following the tutorials.
But I have the P07UpChars in the fonts file, what'd I do wrong?
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Any chance of docs being uploaded somewhere? Looking through the include itself is seriously inconvenient! :P
I would if this was not so close to being readyhttps://github.com/SRL/SRL-OSR
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
I got this error when truing to run this code.
{$DEFINE SMART8}
{$I SRL/SRL.Simba}
{$I P07Include.Simba}
begin
SetupSRL;
P07_DeclarePlayer;
SetupP07Include;
end
if showed this.
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/text.simba(805:13): Unknown identifier 'UpChars07' at line 804
Compiling failed.
Last edited by DannyRS; 03-10-2013 at 12:53 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
Exception in Script: Too many nested include files while processing 'SRL/SRL/core/simba.simba' from 'C:\Simba\Includes\SRL/SRL.Simba'
That's the error i'm getting, went through the whole post and it seems nobody else has had the same issue. I followed the video guides precisely and have even gone through and redone all the steps but I'm still getting the same error. Anyone have any thoughts?
Last edited by DannyRS; 03-10-2013 at 01:22 AM.
Programming is like trying keep a wall of shifting sand up, you fix one thing but somewhere else starts crumbling
There are currently 1 users browsing this thread. (0 members and 1 guests)