#Exploit of ban gui free
32 messages · Page 1 of 1 (latest)
Hmmm.... okay. Is your ban gui like a gamepass or does certain users have access to it
Ok yeah try what @gusty glen was saying. They probably know more than I do lol
** You are now Level 1! **
You can't choose who can and cannot see a gui. Instead, all functions in that gui should make a request to the server which will validate that you are an admin
If you aren't an admin, then the GUI should just not do anything
You can still keep your deletion script. But add the validation in the GUI too
Just curious what game are you making?
have your ban gui stored under a non-client replicable service such as ServerStorage
then have a remote to send the gui to the client
💀
so unnecessary and that won't protect against anything if the server doesn't do checks
yeah, but the client cant access it
but why would you want to protect the gui
ask the dude asking for help
he doesn't
he wants to prevent exploiters from seeing the gui
he wants to protect from unauthorized use
oh well then thats a different question, in which he could use remote events, send to the server and have the server check
that should not be a problem
even if they make it visible
no one that is not authorized should be able to use it
IN FACT
anyone that fires remotes from the ban GUI that is not in some authorized use list
would be banned
if you payed for that you were scammed cause that's a very noob mistake
** You are now Level 8! **
F
why, it makes no difference if the UI logic is not secured server side it'll just keep happening
yes I know but he was asking how to make it not accessible by others