“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...
I'd like for some data to be exposed in some sort of web api (restful would be ideal). You could also create some small scale ORM in the client for scripts to make use of this data.
Site
Online Users (number)
Online Users (list of account ids)
Ranks (see below for desired information)
User...
Full list of random event names
public static final String[] RANDOMS = {"Mysterious Old Man", "Drunken Dwarf", "Frog", "Rick Turpentine", "Sergeant Damien", "Pillory Guard", "Capt' Arnav", "Flippa", "Evil Bob", "Giles", "Leo", "Dunce"};
"Made the repo private for the time being as developing for competing clients is apparently stirring up a 'ruckus'."
I'm currently working on an advanced paint API that you guys could use tho.
Query API
The Query API is my interpretation of a proper query system. You have a Inquirer which queries a Database. A SelfInquirer is an Inquirer with it's own Database to query. Inquirer, grabs the List type from the Database upon querying. To support method chaining, I introduced Results, a...
@Arbiter, just have a size-2 circular queue that draws the subtitle string-width * 1.5 pixels apart, removing the head and readding it once it disappears. :)
Create a health monitor, once it reaches danger levels, execute the task using the timed executor. You can always check if the task queue contains the current task, to avoid resubmissions. You can even add the health monitor to the timed executor to run it. Lol
Github: https://github.com/IITC/RuneMate
Have at it guys. :) If you want to use anything within this repository for your own, please leave credit where it is due.
Made the repo private for the time being as developing for competing clients is apparently stirring up a 'ruckus'.