So I am a dev in a fast food group and today someone was talking about how they can get the IP of the game and then get the group and game banned.
I feel like this user was just trolling but some of the things he said make me wonder if this is true or not. Better be safe then sorry. Honestly surely this would be impossible anyways even if it was true cuz the user does not have acess to the game or any thing.
the only thing remotely like that someone could feasibly do is potentially ddos a website which you have connected with HTTPService ( which might not even be the case to begin with ), however that wouldn’t be able to feed back into the game unless said website was hacked to some capacity.
otherwise, there is no “IP” that they can do anything with to get the group hacked, banned etc. that’s just not a thing people can do to roblox games.
simply put: scary hacker man say big thing that don’t work
Yes, it has happened to me before. There are methods which I have no idea how they work which DDOSS games by taking the IP of individual servers. You can prevent this though by making private servers, although I don’t know how useful that would be.
I’m not sure how, I think its through some weird API stuff. It is certainly possible though. They also don’t need to be in-game to do it depending on their method
This isn’t true - if Roblox had no public IP that anyone could access, then how would people be able to join servers? These sorts of attacks do happen to some people, and I’m positive it’s extremely frustrating to those affected, but from what I know, the affected can’t get banned for it (since it’s not them doing it).
When you join a Roblox game, Roblox, as part of the steps for joining a game, they send a request to get the server ID and port of where the server that you have requested to join is being hosted, which your client then uses to connect to a server.
Malicious actors can then use the same endpoint to request the server IP and port, and then flood that server with loads of data, essentially slowing it to a crawl, which can result in nobody being able to join that server any more.
Of course, this is all highly illegal, and can even take out games not related to you. The best solution is to just ignore any “hacker”, (DDoSing isn’t really hacking, it’s just being annoying), and ban them, though if somebody does decide to DDoS your game, the most you can do is either wait it out, or go into a VIP server.
These are the addresses of servers, not players. You can’t connect to a server without knowing the IP of a server. This is totally possible and it is one of the easiest things you can do.