#💬 Leifplayzʹs Feedback

1 messages · Page 1 of 1 (latest)

sturdy falconBOT
small cedar
#

Can i ask a question; Does it have any anti-exploit features? Because i saw a script that shows you every ui in game, so can people who use exploits acces the admin panel?

balmy badge
dire ridge
#

One thing id recommend if it hasnt already been done is to not put the admin gui and scripts or anything that an ordinary player shouldnt need/have in the startergui and instead on the server. Personally I would check if a joining player is one of the admins by comparing player ids on the server, and then manually replicate all of the admin stuff to the client of the admin. This would also remove the need for a login screen, since you already know that if they have access to the admin stuff, they must be an admin.

Much safer imo bcos a hacker could easily bypass the login screen by changing the visibility of the admin gui. even if u replicated after the password was entered, if the login info got leaked, anyone could have admin. If instead u check to see if the player entering the login info is an admin, you're just back to my solution with an unnecessary password really.

lost fjord
#

Sorry, but has anyone got a script for textbox passwords