Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

OSRS auto timer

Joined
Feb 14, 2018
Messages
8
is there any script or program here that have a timer inside? that i bot 2-4 hours, log off and after 6 hours log in again and continue script? any help is usefull ^^

IamDedicated ^^
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
Break handlers are stupid and don't help with reducing bans
Depends on how you use them tbh. The actual use case of break handlers, and that's what all the authors cater for, is for people who want to leave their bots unattended for a day without botting the entire time. And this may very well reduce bans.
 
easily triggered ✌
Joined
Dec 31, 2015
Messages
4,583
Depends on how you use them tbh. The actual use case of break handlers, and that's what all the authors cater for, is for people who want to leave their bots unattended for a day without botting the entire time. And this may very well reduce bans.
“Antiban” is a farce. What could you possibly think would make a bot resistant to bans?

Random mouse movements? Opening tabs and hovering skills? Moving your mouse off screen?

None of these actions are “antiban”. If you want to reduce your risk of getting banned, quit botting 24/7 and quit botting the same thing with the same bot day to day.

The only thing you can realistically expect from your bot authors is to write a stable bot that is robust enough not to get stuck regardless of the circumstances.

Stop asking for stupid fucking shit like “antiban”. It isn’t real. The stereotypical “antiban” users ask for is a predefined set of actions that are pseudorandomly selected at pseudorandom intervals. And guess what? This is predictable at a certain threshold.

Pseudo random number generators, which are used for these pseudorandom intervals use a deterministic algorithm for generating numbers and as the sample size increase both in duration and quantity (bot usage and user count), you can observe the overall trend of performing these “random” “antiban” actions. So quit asking for it.

The depth of complexity required for writing a bot with divergent playstyles is over the head of pretty much every bot author in the entire scene. And it’s also impractical. You’d have to implement machine learning algorithms that ultimately slowly achieve the goal of performing the action correctly and at an optimal speed. This period of poor performance while the bot is literally learning how to perform the action is something the user does not want to be involved in. So bot authors have written predefined logic for handling a specific set of actions a single way and it just works.

tl;dr: “antiban” doesn’t exist. People who ask for it are mentally retarded. Literally deluded. Quit botting all the time and expecting a bot to avoid bans for you. Be realistic and bot occasionally.
 
Top