My Games are being DDOSed and it's making me lose my playerbase what to do?

2 of my games are being DDOS and i’ve already put a RemoteEvent Anti Abuse System

There are no malicious free models or even plugins in my game or studio

which means they are using an external third party app to get to my server and send packets

how do i fix this? i dont think roblox support can do much
banning also cant do anything since they have alot of alt accounts they can use


I’m not sure if this work but you can try immediately save the player’s data and teleport players to the other servers when the server shuts down.

I already dropped a solution to this a few weeks ago. You can use the game manager within your game and make it so that players have to actually teleport into your game rather than the game being available from the start place.

1 Like

Can you elaborate more? how does this exactly prevent the ddoser from attacking my servers?

cant the attacker just teleport to the main place and just grab the ip address of the server and ddos it?

if it’s to do with remoteevents, detect the request sent per like minute if it’s like 100 or something then kick player

and add min acc age 7 days then enable alt detection for your bans (don’t ban for spamming remotevents only kick them, but if they’re the ones ddosing and you’re sure then ban them and their alts

1 Like