I gave my partner access to analytics for the game, and he got the category “Bans”. However, an error appears: “There was a problem loading the table” (SCREENSHOT BELOW)
I will also give a screenshot of the role rights that I gave to my partner and in general a question, is it possible to give the rights to view the ban list in this way? I hope in the future they will give you a detailed ability to configure this, rather than giving you access to full game analytics or access to game development…
Like someone else mentioned, CPU fingerprint is your best bet currently for people alt-hopping between accounts. Unfortunate that this blatant hole in the system continues to be ignored but alas, can’t really rely on Roblox to go the full mile.
Turns out it’s not a bug - but you have to have “Create and Edit Experience” in order to use this Ban Interface. It should be available for moderators (as a separate permission) too.
I’m getting complaints from some players that they got banned for no reason from the alt account detection. They say they don’t have any alts. Does the systen have any false positives at the moment?
Using the cloud API, I can’t seem to figure out the proper updateMask query parameter for updating a restriction. The docs give the example of game_join_restriction.active as a possible mask. This does not work. I get the following API error with HTTP code 400:
{
"code": "INVALID_ARGUMENT",
"message": "Invalid field name(s) - gameJoinRestriction.active."
}
I’ve tried dozens of different masks, all with the same result. Any ideas? cc @foldinginthecheese
there are many cases where multiple people would have to share a device, so having someone’s username who isn’t really associated with the banned person as a suspected alt would be kind of an issue I would think
(edit: i just realized this post was made a month ago lol)
A lot of games do not allow appeals, you should be able to appeal on the website with this new ban API, and the game should be hidden from your recently played, recommended, and if your friends are playing the game, they should appear as if they have their joins off.
I see that bans applied from people’s alt accounts don’t show up on the list unless I search for them (if someone gets banned because of an alt, they don’t show up in the list).
They should also appear in the list in my opinion. Makes it easy to see the alt activity in game.
I would like to have a way for private server owners to ban a player with the Ban API just for this specific server with the serverid as a addition to the ban for the entire place. At the moment the Ban API is just good for developers and useless for private server administration.
I don’t think Roblox uses IP address verification because it’s easy to bypass and has many drawbacks. Roblox might use hardware verification, but I’m not sure what exactly they check.
It would be good if we could also use the alt account banning just for the current server as it would be a nice feature for private server admins. Also a separate permission for certain ranks to use the ban from all servers and the alt account banning would be great.