play around with colors a bit though and test which colors work best for you (do 1 hour tests, thatll give the best conclusions)
Got around 53.3k~/hour with this
51.7k~/hour atm with thisCode:_wispName := 'Brilliant';//the wisp's actual name _wispColor := 12630919;//main color of wisp _riftColor := 11276136;//the color of the rift on the mm
Code:_wispName := 'Radiant';//the wisp's actual name _wispColor := 12433285;//main color of wisp _riftColor := 2461874;//the color of the rift on the mm
With Lustrous, occasionally gets caught stuck up North. Used this script 3 times and all 3 times it's happened. Hopefully no one saw!!Once even ended up North-East of Fenkenstreins Castle. If you're using this script from 70-80, you're probably best babysitting it. All 3 proggys were around an hour long when it happens.
works great!
Very nice proggy, any idea why my smart doesn't reload after 6hrs?
I have a fix for 6hr in my shark guild fisher script:
Simba Code:if not isLoggedIn then
begin
print('We''re not logged in. respawning client.');
wait(randomRange(5000, 10000));
smartReloadClient((5 * 60000) + random(15000));
if (waitClientReady()) then
begin
print('Client succesfully loaded after reload');
end else
begin
print('Client never reloaded after restart..', TDebug.FATAL);
terminateScript;
end;
if not players[currentPlayer].isActive then players.next(false);
if players[currentPlayer].login then prepareSelf;
if not isLoggedIn then
begin
writeln('Terminating, not logged in.');
terminateScript;
end;
end;
------ Player is not active...
---- TPlayer.loginToLobby(): False
---- TPlayer.loginToLobby()
------ Player is not active...
---- TPlayer.loginToLobby(): False
---- TPlayer.loginToLobby()
------ Player is not active...
---- TPlayer.loginToLobby(): False
---- TPlayer.loginToLobby()
Works great, thanks! How is the banrate on this script, anyone got any issues with it yet?
99....finally :-) Thanks Footballjds - script worked flawlessly from start to finish. 1-99 using the script
Thanks for making public - appreciate all the time and skill that went into this
Grats mate. Close to 93 myself, im going for 99 as well! So far 73-93![]()
Yeah, I can't thank you enough. So much more time for a social life with this script, haha.
Guys, I have a large overhaul planned for this script. I don't know when I'll get the time to do it, but hopefully soon.
- Custom SPS Map for every location(resulting in flawless location detection)
- Dynamic mainloop for more fluid run
- No more need for rift colors
- Use location MMtoMS bounds to precisely search
- Pretty progress report
- Antiban and breaking system
- Optional on screen debug
- Level detection support
- Config file to setup script exactly how you want it
Really cool.
I'm looking to learn more about how to make my own scripts and I'm seeing how yours works to get started with that. It's very neatly coded, thanks for that!
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
How is the ban rate with Simba atm? This is a "safe" script? I know botting was never safe, but it was safer than nowadays.
you can buy me, my work, my goals, even you can buy my spirit, but Theres something youll never buy. my indomitable thirst of life.
Powerbot is extremely unsafe because they detect the PBot client immediately. SMART is detectable but apparently they don't detect it.
Being a color bot, Simba is already way safer than injection, but depending on the script your character can still be really obvious if you aren't paying much attention/the script is badly made. I have heard elsewhere that Jagex looks for "low-probability behavior" that a script might do but not a player (i.e. when the script screws up).
For this bot, I've been running it while awake doing coursework, and stopping it whenever my port ships are done. I do the world event too, and do farming runs, occasionally train another skill for a bit. I talk occasionally to people as well. I don't bot overnight since I'm awake for awhile and if I also botted overnight it would approach 24/7 which is obvious.
Granted, I have no idea what Jagex actually looks at when they determine who is botting, but I think safety is very easily managed. Just don't be stupid. I'd rather have my account take a couple more days to achieve levels while looking legit than have it level 99 quicker but then get banned.
Red & Green Salamander Hunter // Construction // Gilded Altar // Major help w/ Kyles Runespan // VWB Smither // PhoenixFeathers // GemCutter // Bonfire // LRC Miner // Spell Tab Maker // ApeAtollAgility // IvyWC // RoguesCooker // Herblore // AshamanButterfly // AshamanPowerMiner // Fletcher // LividFarm
Feature suggestion: scan inventory occasionally for any non-wisp/energy items and drop them. Scan inventory below the first row so people can keep items they want there (teleport items, etc.). I've babysat the bot occasionally and noticed (at radiant specifically a couple days ago) that there were logs in my inventory.
There are currently 1 users browsing this thread. (0 members and 1 guests)