Maybe he actually does, because I couldnt imagine him hitting your servers offline by just himself
It’s only when he’s on in-game
Ive never seen anything like this, have you tried contacting the admins on studio bugs or something?
I still don’t think Roblox will even take an action, even with all the proof, they’ll ignore it, and leave it on a list,
I mean…
Do you think they actually care for this?
They will probably answer:
We don’t have any relations within Discord, so we can’t take a action with proof given outside Roblox…
Back to the original issue a bit more, for now you can’t really stop him from rejoining on alts as of current, I highly recommend you make some stress tests for your game and mess around and see if hes just pulling your leg to scare/blackmail you and hope that it’s just a bug he’s abusing instead, there’s not much more you can do serverwise they are tricky to work with.
DDOS are actually serious things and he can get in alot of trouble.You could put a “minimum account age” requirement in your game making it harder however, make it like you need atleast 1 or 2 weeks before you’re able to join, that’ll atleast slow him down and I doubt he’ll want to keep making alts if they can’t join instantly, I recommend cutting all contact as well so he can’t try blackmailing you more.
Well its not really coming from discord, its happening on their platform so they should do something about it
Also I doubt they are gonna catch him anytime soon, like OP said he is using a VPN and HWID Spoofer
Unfortunately I don’t think there’s any way to stop this. Roblox tends to respond within 3 days. Hopefully they can fix this issue.
I doubt they can fix the issue because he’ll always be able to get the server’s ip unless they somehow detect it
He’s doing it again, look at my ping:
edit; it was ‘tilostgibbin5664’ as everyone in the game were screensharing except him.
Or he’s mabe attacking outside.
Wait is he firing remotes too?
Give me a few mins, I’ll write something up for you, it won’t be a perm fix but it’ll make players need a minimum of a week of being on roblox before being able to join, this’ll slow him down and hopefully tick him off enough to leave you alone.
Yeah I already have that
Players.PlayerAdded:Connect(function(Player)
---- YEE
if (Player.AccountAge < 40) and (Player.Name ~= 'oPrincessia') then
Player:Kick('Not allowed account age to join game, days left to join: '..math.abs(40 - Player.AccountAge))
return
end
SendEmbedMessage('nil', Player.Name..' Joined the game.', Player.UserId..'-'..Player.Name.." has joined V1.", 0x66ff66)
local success, err = pcall(function()
data = DataOfCashnstuff:GetAsync("Data_"..Player.UserId) or {}
end)
game.ReplicatedStorage.Events.Notification:FireAllClients(Player.Name.." joined the server.",7)
Im pretty sure OP has already tried that and he has alot of alts older than a week old
Like I said I think the best option is to just go off the grid and stop keeping contact with him on discord and just move on, change your name, change the game name, literally if this is really a problem id invest in that kind of stuff
I don’t think he should change his game, but he should definitely drop contact with the guy, he obviously has no intent on stopping so listening to him will cause more stress.
Yeah i agree 100% given into his commands is not gonna help, its just going to make him seem weaker then he’ll just take more advantage of him
Have you tried offering him something like co-owner in the game?
Sorry if thats drastic but like there has to be something that will make him stop
No, I wouldn’t ever do that, he would raid, it would be dumb, it’s better to ignore him, keep banning him on his alts and try to stop this
It’s prob not good to give him anything either, that’s just playing into what the guy wants anyway, this guy from what we’ve heard is progressively asking for more and more so I doubt even if he got it, he would demand more from OP.