|
| 17 Jan 2014 05:50 AM |
Model: http://www.roblox.com/Remote-Admin-item?id=142412856
I have the link to the remote admin panel in the script.. you will have to sign up at my site with a valid email [there will be a confirmation link sent] in order to use this system.. once you sign up and activate your account you can login and view the command panel, with the active server list just below it.. you will find your Account ID in the command panel and you will need to set the Secret Key in your account settings before you will be able to use this script..
Note that when signing up at the site, it is highly recommended NOT to put your roblox pass.. the pass is both encrypted and salted using SHA1 but still, you never know..
Also note that the chosen Secret Key is NOT encrypted in the database.. so just remember to set it to something you can remember, but isn't any of your passes or anything like that.. |
|
|
| Report Abuse |
|
|
Shiro75
|
  |
| Joined: 18 Jan 2010 |
| Total Posts: 587 |
|
|
| 17 Jan 2014 06:14 AM |
| I signed up for the site and validated my email. It also says that I'm already logged in, but when I visited the remote admin site, it says that I'm not. I can't sign in there either. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 06:16 AM |
| Looking in my database it doesn't say any new users were added.. Did you fill out all inputs when you signed up? Also did you get any errors? |
|
|
| Report Abuse |
|
|
Shiro75
|
  |
| Joined: 18 Jan 2010 |
| Total Posts: 587 |
|
|
| 17 Jan 2014 06:22 AM |
| Hmm,I just made a new account with a different email but I'm not getting the activation key. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 06:27 AM |
| Alright Shiro, you're showing up in the database now.. Though it says your account is now active.. try looking in your mail for the link to activate your account, after that you should be able to login.. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 06:28 AM |
not*
Also, give it a minute, the mail system has anti-flood built into it so it may take a minute to send the msg.. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 06:31 AM |
| @Shiko: I manually activated your account.. you can now login and use the system! Don't forget to send me any bugs and such that you may find! |
|
|
| Report Abuse |
|
|
Shiro75
|
  |
| Joined: 18 Jan 2010 |
| Total Posts: 587 |
|
|
| 17 Jan 2014 06:51 AM |
| Thank you, it works now. It's pretty neat. |
|
|
| Report Abuse |
|
|
iNicklas
|
  |
| Joined: 26 Oct 2010 |
| Total Posts: 4031 |
|
| |
|
|
| 17 Jan 2014 02:19 PM |
It allows you to remotely administrate any places you put this in.. It has to have your account id and secret in the script, then once a server starts up you will be able to see it on the control panel along with it's server id.. from that point you can choose to either put 'all' or the specific server id to send the command to.. Basically meaning.. you can administrate and and every of your games without ever having to join any of them..
I also built the site with Bootstrap, so it's mobile friendly.. so you can be out and about and just visit the site on your phone and you'll still be able to use it the same.. x3 |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 02:29 PM |
Suppported commands are: shutdown --Shuts the server down, first by attempting to kick everyone [standard shutdown], then after 5 seconds it forcively crashes the server.. just incase some exploiter made it so he can't be kicked.. m:[MESSAGE] --Displays the message in a standard roblox message h:[MESSAGE] --Displays the message in a standard roblox hint kick:[Player username or ID] --Kicks the player from the server ban:[Player username or ID] --Bans the player from to server unban:[Player username or ID] --Unbans the player from the server run:[Code] --Runs the code in the server
It's also very easy for you to add your own custom commands if you know your lua.. just add it in the lower half where you see all the others.. |
|
|
| Report Abuse |
|
|
Turgon
|
  |
| Joined: 19 Sep 2010 |
| Total Posts: 98 |
|
|
| 17 Jan 2014 02:58 PM |
| It doesn't work for me. I did everything as instructed, i think. I placed the script in the ServerScriptService. I pasted the account id. I've set the SecretKey to something and add it to the value aswell. I updated the place and joined it but it doesn't show up in the website. (I did type all and hit send) It just says "No servers responding for this account." |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 03:00 PM |
Ok, I'm releacing my Cross-Server chat along with the Remote admin! You just use the same account id and secret with it and set the settings you want, then the script does the rest! Including both server chat and global chat, which allows users to chat in any server in the game, in any game the script is in with that account id, across all games it's in!
Link to chat script: http://www.roblox.com/Cross-Server-Chat-item?id=138832958 |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
|
| 17 Jan 2014 03:06 PM |
| But, can't you IP ban people now? |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 03:15 PM |
| No, I do not log anyone's ips, also roblox doesn't send any ip other than their servers.. |
|
|
| Report Abuse |
|
|
vlekje513
|
  |
| Joined: 28 Dec 2010 |
| Total Posts: 9057 |
|
| |
|
|
| 17 Jan 2014 03:26 PM |
| Not unless I did some hacky method to get around roblox's filters.. cuz when the server sends a request it uses it's ip, not the client's.. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 03:38 PM |
NOTICE:
If you can't get the systems to work after adding them and setting em up.. it may be because you have Http requests disabled.. try going to Insert -> Service -> HttpService and changing the bool in it named "HttpEnabled" to true [check the box] |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 04:02 PM |
Current status: Memory usage at 73% [372.46 MB of 512 MB Used / 139.54 MB Free] If it gets to 90% I'll be shutting off registration.. this is because when it maxes there will be lag with the systems and such, so I don't want to do that.. xD
Mem usage when I first released it was about 67%-ish |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 05:51 PM |
Status: Memory usage at 93% [474.49 MB of 512 MB Used / 37.51 MB Free]
This spike leads me to believe someone is either attacking my server or they have a game that has a LOT of servers.. either way I'm going to reboot the server to try to get it back down but if it doesn't work, I may put the system offline until I can fix the problem.. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 05:57 PM |
I want to join this please.
|
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 05:58 PM |
| Great idea. However, I would suggest making it so it uses the memory of the person using it. |
|
|
| Report Abuse |
|
|
|
| 17 Jan 2014 05:59 PM |
| Found the bulk of my server's processing power usage.. got it back down to 20%.. I'll be uninstalling the problem soon but as for now, the system is back to functioning 100%! |
|
|
| Report Abuse |
|
|
Xnite515
|
  |
| Joined: 18 Feb 2011 |
| Total Posts: 22763 |
|
| |
|
|
| 17 Jan 2014 06:02 PM |
| Help. I registered and its erroring! "Activation: Unable to find account with that activation key." and yet it says "Yay! Your account has been registered successfully! Please check your inbox for an activation key in order to activate and be able to log into your account."... Help me please. |
|
|
| Report Abuse |
|
|