Anyone got any ideas of the best places to use this bot at arround level 40
Anyone got any ideas of the best places to use this bot at arround level 40
Does anyone know where the best place to use this is cuz all i keep running into is random events, i leave my bot running for 15min i come check on it and every 15min i get stuck on random event. Is there a place where you never get random events or how you can setup the bot to do them. If you can make an update for the bot to do random events i think that would be great. But it does work perfect besides the random events every 15 min. :P
great improvements keep it up hoodz. One I would like to see is pot support and maybe prayer flicking if thats possible
Anyone know how to make anti randoms work ?
I see, thanks.
this seems to have some stuff on randoms, but the github link is 404
http://villavu.com/forum/showthread.php?t=77480
Last edited by srladam; 04-08-2013 at 01:50 AM.
Can anyone please help i am getting an error after the bot runs for 10-15min
Error: Exception: Mask is invalid. Width/Height: (9,6). WhiteHi/BlackHi: (-1,53) at line 699
The following DTMs were not freed: [SRL - Lamp bitmap, SRL - Book of Knowledge]
The following bitmaps were not freed: [SRL - Mod bitmap, SRL - Admin bitmap, SRL - Minimap Mask bitmap, 3]
If anyone knows a solution to fix this that would be great.
The reason it isn't solving randoms is because of a script error.
In the main loop DeclarePlayers; Needs to be called before SetupSRL;
At the bottom of the script there will be a portion of text as follows:
Simba Code:begin
SetupSRL();
disguise('HoodzFighter v1,6')
SRL_CombatRandoms := False;
DeclarePlayers;
SetScreenName(Players[CurrentPlayer].Nick);
ActivateClient;
ClearDebug;
writeln('HoodzFighter version 1,6')
Change to
Simba Code:begin
DeclarePlayers;
SetupSRL();
disguise('HoodzFighter v1,6')
SRL_CombatRandoms := False;
SetScreenName(Players[CurrentPlayer].Nick);
ActivateClient;
ClearDebug;
writeln('HoodzFighter version 1,6')
Other than that, the script has been running perfectly for half an hour. Only issue is trying to click monsters that are beyond doors, but I don't think that's fixable anyway. Thanks for creating it.
-Bone Burying and alternation of hitting, eg: Get strength and attack to a certain level, are the only suggestions I can think of right now.
Last edited by Hamish; 04-08-2013 at 03:05 AM.
Nvm
Last edited by srladam; 04-12-2013 at 04:23 AM.
i'm getting as reads :
***** Found Random: Prison Pete *****
Prison Pete solver currently disabled
***** Failed Random: Prison Pete *****
Player is not Active...
All players not active!
-Help ??
it doesn't solve any randoms though, or is that the casualty of war ?
doesnt loot?
i get this error
New window: 2819164
[Error] C:\Simba\Includes\SRL/SRL/Misc/SmartGraphics.simba(25:3): Unknown identifier 'SmartSetDebug' at line 24
Compiling failed.
smart graphics pops up in a next tab?
SmartSetDebug(True); and this is highlighted in orange. any help guys?
Anyone got colours of clue scroll?
i cant find this part in the code![]()
Ok I worked out something super weird about this botting site....
Nothing works first time around...always gotta close it and try again then tadaaa it works
Ty for the script, works SLOOOOOW but its great for me, im studying and letting this bot my str up![]()
Is there any way to get it to loot all runes?
I mean, I know with a bit of work, I could probably add a few more loot options, but if I just set the name to 'rune' and set colors to the base rune colors, does anyone know if it'll work or not?
I can't try it right now, but if no one has tried, then I'll check it out later.
Looting is a bit iffy, eg: If there's an item below the bones such as a Herb, it hovers over it continuously but never tries to pick it up, anyone got a fix?
Anyone know where the best areas to train with this script would be?
script doesn't respond to randoms, it also doesn't log off, so you just die or what?
I was babysitting and saw it was just ignoring the pirate.. would've lost my stuff :-/
'We ride together, we die together. Badboys for life.'
There are currently 1 users browsing this thread. (0 members and 1 guests)