Your roblox game servers are being ddosed? I made a solution

Yeah, well for a case like mine with 50 player servers. unprotected ones hurt

The game is new and this is our only choice

Yeah I understand what you mean. But this is for people with new games. These blackmailers target newer games for this reason.

Thank you, I stopped arguing with people on the dev forum cause it was getting no where. A lot of people cant read lol

1 Like

A lot of low effort posts are on the devforum, there should be like a way for a post owner to delete replies or something.

2 Likes

Why don’t you make your code “softshutdown” the server instead of just kicking the players? It could teleport each player to a reserved server, before TPing them to another server, and you could display a GUI with information

3 Likes

Good suggestion, but if I were to do that. The person would keep reconnecting back to a server that is not a secured IP because they live near a non-secured IP. But this could actually work if you wanted them to keep reconnecting until a server slot is available. Go ahead and make something like that and share it. That is a good idea for people with smaller player servers

2 Likes

To start off, I’d like to say that I have read your post fully.

In what case scenario is this any useful? I would like to hear you input after you read this whole post. DDoS attacks happen a lot in bigger games. Requiring a hand to create one is just time consuming and doesn’t sound very useful to me. Yes this is a temporary solution, but to a cost where it might end up being more annoying than just enduring the attacks.

Do people who make new games actually get DDoS’ed? I highly doubt so since DDoS’ers really want to annoy the heck out of people, hence their choice on bigger games.
Let’s suppose they do attack smaller games. Kicking new players will kill your game if it is new. I know you’ve heard that millions of times, but it’s true. I would rather my servers get DDoS’ed ending up in players getting kicked than having to kick players myself.

Like mentioned here, it’s also TOS breaking. Imagine if your game gets taken down because of that, you’ll truly get 0 players then.

Please listen to feedback and most importantly don’t get angry at people who are asking questions! Yes there are people who don’t read the post fully, but people are confused. After all, we are people just like you trying to find a solution!

Creaco.

4 Likes

#1 I am not getting “angry” at people. When people reply with something after they do no read what was said. It shows the lack of care they have to the post so they shouldn’t post at all. Hence why I just end up flagging it. And yes as someone who releases new games and know people who release new games. It is a real problem on roblox. Where non of your servers will be alive and your game will just die. People keep stating “This wont work it” because they don’t understand as they don’t usually release games them self and have to deal with ddosers blackmail. People just assume, “I doubt that is actually happening”. They have no idea of the community of people with this issue. I am already done experimenting. DDos-protected servers don’t get shut down by exploiters. Like I said this is a “Temporary” solution. For example: They spent a lot of money on sponsored ads and non of their servers are up because they keep getting ddosed. People just leave low effort replies.

1 Like

On top of that some of the people who were replying where the ddosers themselves as I verified by their discords when they messaged me. I flagged them so their post are gone. They where trying to personally insult me with side mark replies like “Something you would do” or “Someone with a brain” stuff like that

1 Like

I would discourage preventing players from joining a server just because it’s deemed “not secured.” You should also consider whether allowing players to join servers hosted only on those IPs is a good idea.

Here are some issues:

  • You will discourage several players from joining your game.
  • Players in regions far from the geographical locations of the hosted servers will experience increased ping since they will be forced to join only those servers and won’t have the option to join servers in their region.
  • Requiring the use of a VPN every time you try to start up a new server on a “secured” IP is not very practical.

Alternatives:

  • Instead of kicking players as soon as they join, inform them that the server IP is not on the whitelist and give them the option to teleport to a “secured” server.
  • (Kind of unrelated, but still relevant) Check for unsecure remote events and functions to ensure they don’t get flooded with requests. This is a common problem that can be overlooked.

I like constructive replies like these. Yes, I see what you mean. As I encourage different ideas like these.

It’s not against the rules, because the rule doesn’t allow you to use a VPN for nefarious purposes. Because it says “in order to gain unauthorized access to Roblox, including to a specific feature or account”. It doesn’t say that it’s always against the rules to use a VPN no matter what you are doing.

1 Like

What exactly does this do to prevent DDossing?

Roblox game servers will pick the region you’re in depending on if you’re the first person to join the server. So the VPN would manipulate your region and get you closer to the protected servers that may be out of your area.

1 Like

Mhm, Live in the United Kingdom, no VPN. First to join server, New York.

just wanted to say that, i agree, excellent idea for people with smaller player server

I believe this is useless now as the only non-protected country was UK,

as I mentioned here, ROBLOX recently added protection to British servers meaning your script does not really serve purpose anymore.

1 Like

ddos mostly happening because ppl using toolbox or plugins, the itself “ddos” never exist.

1 Like

You are actually wrong, Any game server can be ddosed. When you are the one who sees them actually using the panels against your game on a discord server screen share you wouldn’t be saying that.