Also, I let the script run for about 3.5 hours and when I came back to it, it was logged out at the dragon random along with like 27 strange boxes from another random in inventory.
Also, I let the script run for about 3.5 hours and when I came back to it, it was logged out at the dragon random along with like 27 strange boxes from another random in inventory.
Cb xp: 15168
Cb xp/hour: 5720
Hp xp: 5006
Hp xp/hour: 1888
Status: Attacking (Man)
Hp: 98%
Hp random eat: 62%
Gained levels: (HP: +6 CB: +11)
Time running: 02:39:06
Niceeee script!
V3 is still not recognizing when Inv is full to bank, also when it goes to withdraw food it is taking out the specified amount of food but still says no food found once it withdraws it and logsout.
http://gyazo.com/f00132f309c24f0b3f88bbda416690b8 error when running
nvm simba switched to lape for some reason
umm.. how the hell am i suppose to make this script kill minotaurs.. duh.. ohh, it wont select my desired world too..
Hey there,
Somewhat new to simba, haven't been on in a while. I'm getting this error message when running v3. Any help would be appreciated.
Exception in Script: Unable to find file 'SRL-OSR/SRL/Reflection/Core/Includes.simba' used from 'C:\Simba\Includes\SRL-OSR\SRL\Reflection.Simba'
Exception in Script: Unknown declaration "SmartGetAvailablePID" at line 81, column 20 in file "C:\Simba\Includes\SRL-OSR\SRL\misc\SmartParams.Simba"
Exception in Script: Unable to find file 'SRL-OSR/SRL/Reflection/Reflection.simba' used from 'C:\Simba\Scripts\HoodzFighter Reflection V3.simba'
Keep getting this error.
@R3, disable the pick up items function in the script and it should fix the first error.
use the search function to find the reflection thread, I think it is hosted by elfyyy or flight. Read through it to successfully set up reflection. If you cant do it, send me a PM and Ill walk you through it
ALSO! could I get someone's complete settings for ghouls?
e.g - what food they used, the armour, the input settings when you click run on hoodz script along with a progress report etc...
* I tried the script out at ghouls. Everything works great so far except when it runs back to the bank to get food. I had my bank set up right here so it would show all of my cooked food i had... http://i.gyazo.com/558f5867846a99944bea360ece2e220c.png
And what does it do?
It withdraws the ONE uncooked lobster then logs out. lol
Can I get a list of food that it does detect?
EDIT: I moved the raw lobster and got the script to withdraw the cooked ones, but after it withdrew the cooked ones, it just logged out.
[QUOTE=hakishakataki;1295507]
use the search function to find the reflection thread, I think it is hosted by elfyyy or flight. Read through it to successfully set up reflection. If you cant do it, send me a PM and Ill walk you through it
Yeah managed to get it working. Thanks for the help, appreciate it. Scripts seems to work fine apart from looting certain items. If i just type bones, the script runs, but it actually doesn't loot the bones lol. Certain randoms work but its not the scripts fault i assume.
when i start the script it just enters the client and does nothing
edit: i reinstalled reflection and it logged in
but it freezes right after like this
http://puu.sh/9g6c9/97bca39bd2.jpg
and getting this error too
http://puu.sh/9g6CH/f8f8a873a3.png
Last edited by goswag; 06-05-2014 at 01:23 PM.
yeah, currently the main issue. If you keep aggression on it helps a bit.
Reflection working well at Seagulls right now, couldn't get color to work. Seems like it needs more antiban.
Does reflection have a higher ban rate?
I noticed the safe spot option is coming up with a script error when it is enabled also.
I have not noticed any ban rate with either and I have used both for multiple hours (over 10 all together i believe)
Progress report at ghouls, using trout, aggressive npc on, only 8 trout were eaten. 1dd029248ccf99937270d724ebcf51d6.png
v4 is a lot slower at detecting if you are in combat and attacking npc's than v3
This Was with only 8 trout eaten the whole time, aggressive npc on. 1dd029248ccf99937270d724ebcf51d6.png
http://puu.sh/9hhAJ/c71639b279.png
i get this error
Question on latest release.. See blob from the attack function.
The function is essentially the same as V3, except at the end you added 'else AttackNPC;'.Simba Code:begin
if (R_IsUpText('more options')) then
begin
AL_FastClick(Mouse_Right);
Sleep(20 + Random(19));
if (not AL_WaitOption('tta', 40 + Random(120))) then
Exit
else
begin
repeat
Sleep(20 + Random(20));
until (not R_isWalking);
MarkTime(AttackTimer);
repeat
Sleep(50 + Random(50));
until (CombatState) or (TimeFromMark(AttackTimer) > 650 + Random(250));
Exit;
end;
end else AttackNPC;
I like how this allows more searching in a single spot, without the character walking so much, however this still appears to run if you managed to start a fight.
This means that even when I find the enemy and fight them, the script makes me run away from the fight to search for more enemies.
Thoughts on how I can keep this functionality without the bug?
Last edited by rcheat66; 06-07-2014 at 02:39 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)