With the new mouse update through SRL, the client launches in EOC runescape, not the oldschool. Any ideas how to fix?
With the new mouse update through SRL, the client launches in EOC runescape, not the oldschool. Any ideas how to fix?
ncludes\P07Include.Simba(57:3): Unknown identifier 'Mouse' at line 56
Compiling failed.
WhiteT:=GetTextAtExWrap(8, 8, 80, 21, 0, 5, 1, 14541281, 55, 'P07UpChars');
Error: Exception: Font [P07UpChars] not found. at line 108
The following DTMs were not freed: [0, 1, 2, 3]
Im near the end, i targetted runescape, hit play and got this
New window: 5113698
[Error] (1:1): Unexpected end of file at line 0
Compiling? failed.
'Exception in Script: Unable to find file 'SRL/SRL.Simba' used from'
need help that's what it shows up as.
I getwhich isSimba Code:[Error] C:\Simba\Includes\P07Include.Simba(67:62): Invalid number of parameters at line 66
Compiling failed.
Simba Code:SendKeys(Text[I],RandomRange(60,120),RandomRange(60,120));
Help appreciated.
yeah having the same problem as spine. Not sure if it's to do with just this specifically or an error in my downloading abilities lol....
[Error] C:\Simba\Includes\SRL/SRL/misc/SmartParams.Simba(295:135): Invalid number of parameters at line 294
Compiling failed.
Just tried that stick, still getting the same error for some reason
Result := SmartSpawnClient(ReplaceWrap(PluginPath, '\', '/', [rfReplaceAll]), Params[0], ',' + Params[1], 765, 503, 's', '', '', -1);
thats line 294 if that helps..
Last edited by Hand Me A Brew; 03-25-2013 at 10:53 PM.
I also see a lot of other people through this whole thread with the same problem but a different line, but nobody has gotten a response either.
sorry was suppose to be an edit on my other post -_-
Running this script with my info in the two slots obviously
Program testP07;
{$I SRL/SRL.Simba}
{$I P07Include.Simba}
//LOGIN INFO STUFF
Procedure P07_DeclarePlayer;
Begin
P07_PlayerName:='blahblah';
P07_PlayerPass:='blahblah';
End;
Begin
P07_DeclarePlayer;
SetupP07Include;
ActivateClient;
Wait(2000);
If (Not P07_LoggedIn) Then
P07_LogInPlayer;
P07_MakeCameraAngleHigh;
P07_MakeCompassNorth;
Writeln(P07_GetUpText);
If P07_BankScreen Then
WriteLn('Bank is Open');
If P07_InvFull Then
WriteLn('Inventory is Full');
End.
I get this console log:
Compiled successfully in 390 ms.
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
Successfully executed.
But no login happens solution?
Thanks in advance.
Program testP07;
{$I SRL/SRL.Simba}
{$I P07Include.Simba}
//LOGIN INFO STUFF
Procedure P07_DeclarePlayer;
Begin
P07_PlayerName:='88888';
P07_PlayerPass:='9999';
End;
Begin
P07_DeclarePlayer;
SetupP07Include;
ActivateClient;
Wait(2000);
If (Not P07_LoggedIn) Then
P07_LogInPlayer;
P07_MakeCameraAngleHigh;
P07_MakeCompassNorth;
Writeln(P07_GetUpText);
If P07_BankScreen Then
WriteLn('Bank is Open');
If P07_InvFull Then
WriteLn('Inventory is Full');
You Have The Latest Version of P07Include
Successfully executed.
New window: 5702382
Compiled successfully in 1693 ms.
Checking P07Include VersionNumber
Local : 1.7 / Latest : 1.7
You Have The Latest Version of P07Include
Successfully executed.
I get that everytime i highlight then click play all files in right place
i get this error my mouse hovers over npc like its about to work then stops and this pops up
Error: Exception: Font [P07UpChars] not found. at line 108
The following DTMs were not freed: [0, 1, 2, 3]
fonttt.pnginclude.png
just to follow up clieent.png
Whenever I try to load up the Smart 8 I get this message on the black load window
"The automatically split characters are too wide. Try decreasing minispacing."
Can anyone help me?
Loads up eoc runescape for some scripts. Some other scripts works fine and I downloaded the danny 07 client thing multiple times to make sure. Do I have to change anything in the code?
For botting on 07, this is only half of what needs to be done.
the other half is found here http://villavu.com/forum/showthread.php?t=97786
when i try to start it, why does it open the new rs for me ?:S
Because of the post right directly above yours!!!!!
Because you didn't follow this rest of this tut
http://villavu.com/forum/showthread.php?t=97786
There are currently 1 users browsing this thread. (0 members and 1 guests)