#Deleted Suggestion
1 messages · Page 1 of 1 (latest)
That aint possible
Male it so that when you rejoin, the game will check if you get banned from a player. If it is so, the ban box will appear at the player that banned you. When you didn't get banned by anyone, it's good.
And you can make it so that the roommate or ban status will stay when you select a new house.
It’s not possible.
When a player joins a game, Roblox adds a file folder that makes your player work. Example: you can reset, walk, and other scripts apply to you that make the game work. These files are duplicated in every player. You can see this in Roblox studio.
But when a person leaves the game, the files for that person are deleted, and that allows for a new player to join the server.
If they rejoin, those files are reset to the same as when they join the server. The Ban from house file is a module that when you press the ban button, it resets you and the module activates, adding the solid red block around house which is the ban force field. And because this is stored in that player’s files, it doesn’t exist for any other players.
Basically, if pressed it turns on a script making the entire house a solid block. But the module only activated for you so anyone else can enter.
Therefore, if said player left, the files would reset to their default: the ban script being disabled
In conclusion, no. It is not possible. Otherwise there would be no way for the ban script to function
This one may be possible. However there would be some slight complications. For example, the ban module doesn’t know its exact location. It just knows that it was activated in that radius of the house, and activated by the owner of said radius. If you moved houses, the script would have to search every plot for the one you switch to. However, when you are choosing a new house, you’ll notice you can’t ban anyone without a house. This is because the ban module relies on the existence of a house model to even add those scripts. Each house comes with a ban script set for each person. But switching houses means the files are lost from the old house. So unfortunately, it wouldn’t work.
See that’s the thing. The ban module isn’t a file stored in player files. It’s stored in the house files
If it was stored in player files, that wouldn’t work. The Game can’t search through player files to ban from a plot.
So the house files come with the new house
But
When you change to a new house/plot
It loses those files
And resets them
And how do bans work if you get banned in Adopt me or ER:LC or another game?
I don't know I don't play them
But its prob a server thinge
Or other bans like County Jail RP
When you get banned from a game like Adopt me or Blox fruits
Its an account han
Ban
Like its OUTSIDE
the game
I mean ot roblox ban. I mean a ban when you get banned from a PS or a game
You can’t just remove someone from server. You can kick from Private Server
But people can abuse kicking from game
But you can make so that if a game detects a person, he would be automatically kicked, making bans possible.
I don’t see the point or the value in this