It will be an API system, simple calls to where the website is hosted on with a POST request. I will also be adding commanding, Meaning that a socket is opened on the script, listening for commands so that you can connect to the script itself, allowing you to send packets which means you can control what the script does (Stop, Start, Restart, Manually request data/statistics, etc).
I eventually want to make this in 2 forms; Single user licence and Multi user licence.
Obviously single user licence would be for the "adverage joe" who just bots one account.
And the multi user licence being for farms, so you dont have to manually check each server, you can hop onto the control panel, and check what scripts are running on that server, their run-time and so on.
It will just be a library(couple of classes) they add, 85% of it is taken care of for you and the stuff you have to do is just telling the library when an event has happened(Such as getting a log from wood cutting, or when you die, walk, speak, bank, ANYTHING you want to be logged really)
This would be more designed for the more advanced users of botting, people who actually make their own scripts.
Other than that, i think it would be cool to find a way for it to automatically hook into events(The library im talking about, here), so you wouldnt havent to do half as much work.
Forgot to add:
I could even add a "remote hiscores" for what people are doing to make money, so if the user ops-in, they can have to data anonymously send to my servers so that i can track and collect the methods that people are making money, so that i could help optimize whatever your method is(Certainly if i add path tracking for better pathing to banks for your scripts and stuff)
Just a thought