Ban Players SteamID from using my lua script?
Basically what i want is a script where it fetches the players SteamID from a website file and if there SteamID is in that file then they cant use the script aka banned. How would you make this?
well, you'd have to check if their steamid is banned from inside the script, which means they could just open the script and delete your ban system.