If you prevent Guests from playing they can do that. One of my friends games in 2014 was forced to close because there was an ‘Anti-Guest’ script.
Well that’s actually dumb. If it’s not in the ToS it should be allowed. IF you can ban players, why can’t you ban guest
There’s a difference between banning some players for misbehavior and ALL guests.
And last I checked, filtering messages in custom chats isn’t in the ToS but its mandatory?
Setting an age limit to stuff, like making your game have an M rating, has been brought up before and is not allowed. Mainly because roblox cannot ensure that only 17+ players will be playing that game, something like that, there were some legality issues.
Did you reply to the wrong person? I wasn’t advocating for that.
Wait yeah wrong person, supposed to go to OP
To be honest, I don’t care. I’d gladly make my game “anti-player” if it meant tryhard exploiters couldn’t play.
Running into games that are account age/guest-restricted would be a negative experience for the first-time ROBLOX user, and I don’t think ROBLOX would want to add a feature that only serves to drive away new players.
Also I wouldn’t say this is a very effective solution to exploiting in the first place - they can just create a stockpile of alt accounts, wait X number of days, and then proceed to join your game once the accounts are the correct age.
The problem is that it impacts the image of ROBLOX negatively. Your actions on the platform affects the platform itself as a whole. This is why ROBLOX has to set regulations on what games can and can’t do.
And you really shouldn’t be THAT concerned with exploiters. You should be more focused on stopping their actual methods than just getting rid of new players. Sounds like you’re overly paranoid about exploiters thinking you have to stop 100% of them or you have some kind of major security flaw.
I have stopped most of their methods, but sadly since my game isn’t FilteringEnabled, there’s nothing I can do when they delete the entire map (besides cloning it before hand and re-inserting it, and I’m pretty sure no one would survive that since there are over 30k parts) and things like that except shut down the server. My game’s ban database has over 5,000 banned users, and it’s still growing rapidly because when an exploiter gets banned, they just make an alt and continue doing so. Adding an age minimum is the only way of stopping this, unless I continue to pay growing rates to keep my ban website server up.
P.S. No need to be so hostile, it’s just an idea
I still think that there needs to be a better way for players when making accounts, a way to stop people from botting accounts or just mass creating them; or at least it harder to do so.
What ever happened to Roblox IP banning people? There should be more of a punishment if players are caught using exploits in games. If we can get moderated for the assets we make then it should also be fair to get moderated if caught cheating, the only way is I’m not sure how Roblox could keep track. I know that Valve has it that if their game system senses that you have CheatEngine or an exploit engine up that it will auto-detect and kick you.
Yeah your first step is to convert your game for FE. Most people won’t even show you any sympathy if you don’t use FE because its pretty much the standard and how games should be coded these days. There’s your major security flaw that I mentioned before. When ROBLOX is providing you a clear way to increase security of your game, we shouldn’t even be thinking of how to improve the problem until already existing solutions are utilized. tl;dr Use FE, if its still a major issue then reopen the discussion.
Also I have no hostility towards you what so ever. Apologies if it came off as such.
Exploiters can just change their IP addresses and IPs are often reused. You’d end up banning random players that way.
ROBLOX already has preventive measures for memory editing.
I’d convert to FE in a heartbeat if I knew I could do it in less than a year. When I said my game was huge, I wasn’t kidding
@ Original post:
-
option to stop guests from entering: a few types of games don’t work with guest accounts, and you can’t kick guests because your game will be taken down, so this is a good idea.
-
account age restriction: this will not stop an exploiter as they can just make like 10 accounts and wait a day and mess stuff up. Besides, there are legitimately a lot of new accounts and stopping even 1 legit person from trying your game is lame.
@ People advocating FE / going off topic: That’s not the point lol. And exploiters can still ruin experiences for other players by local exploits too, like noclip, etc.
The thing is though its not as major and will hinder a LOT of exploits. He wants more measures to prevent exploiters and its there. There are coding measures you can take to prevent some local exploits.
Most coding time is thinking and solving problems. Porting code to FE doesn’t take nearly as much time as the base code is there. Its like rewriting sentences in another way. Without a security measure like FE, stopping exploiters is basically futile. They will always happen and your game will be a large target for websites like v3rm. They feed off non-FE games.
You should just hire someone out to make the game FE if you don’t want to do it yourself.
Might want to change your anti-hack as well. I’ve only played the game 1-2 times and I’m banned now???
the reason roblox won’t implement something like this is simple: it opposes playerbase growth. every guest or new player that plays your game is a potential customer who might buy robux, bc, roblox cards, etc. yes, they might be a hacker, but roblox would rather take that chance than lose a potential customer.
Encountering exploiters is also a negative experience for a first-time player. Your game can’t be a “negative experience” for first-time players if they can’t see it. Roblox already filters the game page for platform, they could probably do it for account age as well, especially considering it is formatted differently for new accounts.
The limiting factor here is if Roblox wants to do it.
The problem is that your game is exploitable, so preventing new accounts from playing your game is just a band-aid solution. The proper solution is to fix your game.
I understand that it’s a lot of work to convert your game to filtering enabled. I just went through the process with my own game and it took weeks. But ultimately this is what we want developers to do as it gives the best player experience possible.