FlipSide Posted June 9, 2016 Share Posted June 9, 2016 (edited) B Stat B Stat About B Stat is an open source web-template that allow's you to track and monitor your bot's progress and statistic's * Please Read * All data collected from the script/template is stored in a database hosted by your computer/server * WE NEVER SEE YOUR DATA* B Stat Features? > Open Source < > Documented API < > Console < > Email Notifications < > Live Statistic(s) < > HTML5 Responsive < > Grand Exchange Tracking < > More < B Stat Screen Shots Hub Setup Activity This shows the 5 most recent events that your script has done, newest at the top. (More detail and thought will be given to this later) This is *not* being released until i have a stable version available that has been tested by some users. What are your opinions on this idea and the feature's i have so far? Do you think its worth continuing development? It is no were near finished, alot more feature's are to be added. * DISCLAIMER * The original theme was designed by "W3layouts", I have only added content and modified the code. Edited June 11, 2016 by FlipSide Quote Link to comment Share on other sites More sharing options...
Explv Posted June 10, 2016 Share Posted June 10, 2016 (edited) I don't really see how you are going to get that data without scripters integrating your API into their scripts. Which I think is unlikely. Nice idea though. Edited June 10, 2016 by Explv Quote Link to comment Share on other sites More sharing options...
oTroll Posted June 10, 2016 Share Posted June 10, 2016 I actually really like this idea. One use of it that pops right out of my head is botting for 24 hours straight, and using the data to see at which times a certain method makes you the most money, and when its at a low use that time to bot something else. How does the information get tracked? Quote Link to comment Share on other sites More sharing options...
FlipSide Posted June 10, 2016 Author Share Posted June 10, 2016 (edited) I actually really like this idea. One use of it that pops right out of my head is botting for 24 hours straight, and using the data to see at which times a certain method makes you the most money, and when its at a low use that time to bot something else. How does the information get tracked? 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. I don't really see how you are going to get that data without scripters integrating your API into their scripts. Which I think is unlikely. Nice idea though. 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. I actually really like this idea. One use of it that pops right out of my head is botting for 24 hours straight, and using the data to see at which times a certain method makes you the most money, and when its at a low use that time to bot something else. How does the information get tracked? 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 Edited June 10, 2016 by FlipSide Quote Link to comment Share on other sites More sharing options...
Explv Posted June 10, 2016 Share Posted June 10, 2016 (edited) 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). Just a heads up, I think the last person that tried to make a remote control type thing, wasn't allowed to do so. Edited June 10, 2016 by Explv Quote Link to comment Share on other sites More sharing options...
Xylate Posted June 11, 2016 Share Posted June 11, 2016 Just a heads up, I think the last person that tried to make a remote control type thing, wasn't allowed to do so. It's back. Quote Link to comment Share on other sites More sharing options...
FlipSide Posted June 11, 2016 Author Share Posted June 11, 2016 Just a heads up, I think the last person that tried to make a remote control type thing, wasn't allowed to do so. When i say remote control, it simply opens a socket inside the script, then the website can send simple commands to the script. If this is not allowed for some reason, let me know. Quote Link to comment Share on other sites More sharing options...
Explv Posted June 13, 2016 Share Posted June 13, 2016 It's back. I wasn't aware that you were making one, I was referring to someone who tried before you. Although I just looked at your post, and there is no mention of remote control, which is what I am saying is likely not allowed. Quote Link to comment Share on other sites More sharing options...