Guy's if you can't make your script work normally with the new 2.0 upload without deleting the 2 findallrandom lines, just reuse the 1.6 version. That was the only upload that actually did the randoms for me.
Printable View
Guy's if you can't make your script work normally with the new 2.0 upload without deleting the 2 findallrandom lines, just reuse the 1.6 version. That was the only upload that actually did the randoms for me.
any reason why it keeps tabbing out instead of eating when i have full food? happened about 10 times now. but other than that its a good script lol
Simba Code:foodname = 'almo'; //enter food name here (only a couple letters) example: foodname = 'obster';
foodcolor1 = 7701713; //enter your food colors here.
foodcolor2 = 1854951; //
foodcolor3 = 1657567; //PLEASE USE ALL FOOD COLOR1+2+3 AND PICK SOME IDENTICAL COLORS OF THE FOOD!
did you set all of this correctly before you started the script?
did you set all of this correctly before you started the script?[/QUOTE]
it was the first thing i checked :P. but it seems to be working now thanks for the reply.
i got the latest from github, mine still fails on the findallrandom lines
I came here to rage fucking badly, because I have now died a total of 5 times using the bot, with a total of 4k arrows, during a total of 9 hours. But, after reading some comments, I realize that to get it to work i changed the randomthingy script because it prevented the launch of SMART, so is that why I keep dying? Because of these damn randoms?
(good script otherwise, apparantly eats the food I give it and kills the cows.
Anyway here's my proggy. Attachment 20753
i to get this error:
92: _FindAllRandoms(false); <- [Error] C:\Simba\Scripts\HoodzFighter_osr-srl10.simba(93:23): Invalid number of parameters at line 92
Compiling failed.
now i did update the SRL-OSR, and checked for any other updates to which i could do, but it still came up.
any thoughts on why this is?
I don't have a clue y it happens but all i know is if u delete the line completely... hit run- you may get another line error- well delete that line too and it works. What i've been doing is checking the screen every 15 mins or so because a random occurs and fucks things up.
Hoodz are there any existing anti random scripts that we can add to the script you've made? So far i've made about 150k exp- amazing script.
What is the next update?
i updated my srl osr manually from the github, i guess i'll just wait till things work itself out, nice script though.
using smart 8, i got the recent version from github like, 12 hours ago, copy pasted that over my SRL OSR thingo took away the master etc, still fails on the randoms thing
ill give that a go for you
change
Simba Code:_FindAllrandoms(false);
to
Simba Code:_FindAllrandoms(false,[]);
Does the exact same thing. no clue why some people have this issue and some people dont, but that's the fix.
and hoodz, correct me if I'm wrong, but if you changed all of the "_FindAllRandoms(false);" to "FindNormalRandoms;", wouldn't it have the same result? (solving the randoms), and it would fix all of these peoples compile issues
Invalid number of parameters at line 92
Compiling failed.
It's the "_FindAllRandoms(false);" line.
If I remove them it works, but I'm not sure if it is against the randoms...the script didn't respond to the Evil Chicken.
I tried to remove the 8 from the Define Smart line.'
Edit: Nvm...Too stupid to read previous comments
I was having the randoms error, but it won't auto login after i even correctly put my info down..help??
does this work without smart?
If you remove the findallrandoms line the script will not response to the evil chicken ofcourse. Also i put srl_combatrandoms on false because it will mess up the script. And the evil chicken is really easy to kill. And if you are out of food it will teletab and log off. So you are completely safe.
Im afraid this doesnt work without smart. But if more people wants a smart-free script i can make some changes. The only problem is that i can only use smart on my computer because simba has problems with parallels(windows on mac).