TheScrub Posted December 25, 2013 Posted December 25, 2013 (edited) I released a thread about this on the scripting section about 3 months ago got no replies so I'm going to post it here OLD Local Version Scripting Methods to add your script to it http://pastebin.com/HzJ0waA6 picture of it: http://puu.sh/5Y6Yt.png About: the ui is private for now but i need to rewrite it some of my scrub's scripts on the SDN currently have this already done so anyone with the monitor can monitor there accounts Features: Alerts when accounts leave the monitor System Tray Availability Clean UI Future Features: Custom logins from my website Information hosted online Monitor several computers by using mac address's to monitor all accounts running on them all the information is stored locally which i don't like but i need to get web-hosting for my site and create several databases classes: http://pastebin.com/t4nmYbwR http://pastebin.com/ES1jpNrJ http://pastebin.com/1X8HThfA download of the program if you want it.. https://www.dropbox.com/s/qogzbcq8oqbro4n/Bot_Monitor.jar NEW still needs 1-2 days of database work and it should be complete Pictures Edited February 7, 2014 by TheScrub 2
Quester Posted December 26, 2013 Posted December 26, 2013 I've felt the User CP should have one of these that way you can check your bots mobile.Heck if it was scripted right you could activate and deactivate bots from mobile.
TheScrub Posted December 26, 2013 Author Posted December 26, 2013 I've felt the User CP should have one of these that way you can check your bots mobile. Heck if it was scripted right you could activate and deactivate bots from mobile. when i get my web-host i would be able to allow users to deactive scripts but not reactive or active as that's client sided 1
Quester Posted December 27, 2013 Posted December 27, 2013 when i get my web-host i would be able to allow users to deactive scripts but not reactive or active as that's client sided but in fact the client could be coded in a way to enable it.
TheScrub Posted December 27, 2013 Author Posted December 27, 2013 but in fact the client could be coded in a way to enable it. yes but i don't have access to the client to do anything like that...
Quester Posted December 27, 2013 Posted December 27, 2013 yes but i don't have access to the client to do anything like that... I understand that c: I'm saying if they added it
Purity Posted December 27, 2013 Posted December 27, 2013 when i get my web-host i would be able to allow users to deactive scripts but not reactive or active as that's client sided I wrote one of these not long ago. It's a basic socket set-up with an android application. The script acts as the server and any android devices on the local network (or over the internet, if the ports are open) can view your players inventory, chat and actions. You can input chat into the application on the device and it briefly stops the script to type the message. Most recently I was trying to get the server to send the player model's X, Y, Z vertices and drawing a wire frame model using OpenGL on the android app. I was going to add alerts for random events, the player being under attack and the option to take a break via the mobile device.
TheScrub Posted February 7, 2014 Author Posted February 7, 2014 reworking it got my web hosting pasting new pictures...