All you have to do is backpack the sprite and then load it up into your game- the sprite basically works itself. I made this a while ago and thought this might be useful to people who need a way to ban players on an online game. This Works better for online games because, if it is an online game and the banned player clicks see inside and tries to remove their name from the list it won't work. Clicking see inside basically destroys the cloud meaning they would have to refresh the page making it so that they will stay banned until the creator of the game unbans them. But if it was an offline game, there would be no point because they could just click see inside and remove their names. This banned player system was inspired by @thudnerguns. At some point I'll make a banned players engine that allows the owner to ban players while currently in game. All code by @Nerdish-Blaze