I want to make a unban gamepass and i needed help, because i don’t really know how to script and stuff, kindly please reply.
Why make an unban gamepass?
It’s very simple: if they broke the rules then they should be banned, by allowing people back you are shooting yourself in the foot.
To make something like this is very simple though - if they own the gamepass and are banned then don’t kick them when they join. You can check if they own the gamepass with UserOwnsGamepassAsync. As I’ve alluded to, I DO NOT recommend implementing a system like this at all, it can only lead to bad things.
1 Like
Okay I understand, thank you for replying.