I still have some problem with it just sitting on stat screen how do you fix this?
I still have some problem with it just sitting on stat screen how do you fix this?
Im using this script but it laggs and as soon as I stop the script I see everything go fast.
IS this script meant to not click attack on the monsters?
Ran 2 caves with no problems so far; my only quarrel with the script is that the mouse seems to be jumping around the player when in the caves, not a problem other than jagex can record mouse movements. Any reason for this or/and is this only happening to me?
Edit:
It also spams "We see the cave entrance!" in the simba debug.
Also, it doesn't click on the monsters, just waits to retaliate.
Last edited by Nanner; 03-27-2013 at 02:35 AM.
edit: sorry guys I removed the link
Last edited by Anatomical; 03-27-2013 at 05:32 AM.
Thats a rat link
do not click anatomical's links
the script will type my username and password, thats it.. cant anyone help?
I always get stuck in the corner of the map, and it since it doesn't run to the centre, it just waits 5 mins then logs out.
-* FightCaveTrainer v0.6
-*
-* Entered: 784
-* Runtime: 20 Hours, 54 Minutes and 38 Seconds
This Bot is pretty amazing, its been on for nearly 24 hours for me now without any problems.. 1 big thank you.![]()
It gets stuck in the south west side probably once an hour. I have to then manually move the bot to the middle.
Is this happening for anyone else?
Script is made to be simple and only enter the cave and toggle auto retaliate when only 1 health bar is shown for more than a couple seconds. That's all it does, in a loop.
If it does get stuck, you'll eventually log out due to inactivity, the script will log back and and continue on its way. So it's flawless, other than the fact that you may lose some xp/h do to that happening every once in a while.
It works fine but i was wondering why when it's in the cave it does this
-* FightCaveTrainer v0.6
-*
-* Entered: 4
-* Runtime: 13 Minutes and 4 Seconds
We see cave entrance!
We see cave entrance!
We see cave entrance!
We see cave entrance!
and it keeps saying that while it's in the cave? any ideas...
started 10 pm with 55 range and 10k iron knifes. it's now 3pm 63 range 4k knifes. thanks a bunch! genius script for pures.
-* FightCaveTrainer v0.6
-*
-* Entered: 615
-* Runtime: 17 Hours, 13 Minutes and 58 Seconds
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/flag.simba(96:20): Unknown identifier 'bmpMinimapMask' at line 95
Compiling failed.
Anyone know how to fix?
Awesome Script! It hasn't failed for like 30 hours now.
You could improve this by adding some anti-ban, usage of special attacks and potions or something like that.
But it isnt necessary, great job
[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(293:131): Invalid number of parameters at line 292
Compiling failed.
Exception in Script: Unable to find file 'SRL-OSR/Srl.simba' used from ''
Exception in Script: Unable to find file 'SRL-OSR/Srl.simba' used from ''
I'm new to simba can anyone tell me how to run a script,I have smart8 setup and the sample script works
Program testP07;
{$I SRL/SRL.Simba}
{$I P07Include.Simba}
//LOGIN INFO STUFF
Procedure P07_DeclarePlayer;
Begin
P07_PlayerName:='username';
P07_PlayerPass:='password';
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)