Your best bet is to let them join the game then teleport them. The website could then be used by the moderator to click a button, which would then change a value stored on the website, to the server’s JobId. When the moderator joins the game, you can then just read this value and teleport them there.
Roblox provides a default human character for all games, but you can use any model you want for player characters. For this game, the player will pilot a ship made out of basic parts. Creating Player Ships. All characters require a HumanoidRootPart to function as a character. The HumanoidRootPart is used to move characters around the world.
Part 3 of 3: Removing the Keylogger
You can also guard yourself against IP address tracking on Roblox by using a high-quality VPN or proxy service from reputed VPN and proxy providers , respectively.
In order to know their IP address, you have to visit Grabify again and put the track code you got earlier. Then, the condensed URL requests will appear. With each request, you can see its geolocation, IP address, Operating System, user agent, etc.
There are several IP loggers or grabbers out there. Amongst these, one of the best ones is Grabify IP Logger.
By blocking their IP address, you can prevent them from creating a fresh account, which they usually do if you only block them from your game server.
Usually, if you use a server that has games played by other users, you can add IP grabbers to the game’s source.
Roblox should not know that you are trying to know someone’s IP address; otherwise, it will block you from using its services.
What you can do is block their IP address. However, Roblox will not tell you its users’ IP addresses. You would have to discover it on your own.
Also note that if you do that in studio it will obviously return your own IP since it uses your internet. Are you sure that isn’t the case here?
HTTP requests cannot be sent by scripters with HttpService on the client normally. It is possible you have discovered a vulnerability if this is true. I recommend you file a report if this is the case. Either way, this would very likely break the spirit of Roblox’s rules, even if there is no particular written rule this breaks directly.
No, as first off privacy wise tracking IP addresses isn’t allowed and when it comes to those under 13 that becomes more liable regarding privacy and ToS. Plus the person could just change their IP, I don’t see why you need this information. Roblox tries to provide information regarding your players, and It’d be better to do a feature request for more details on locations and ages.
Batman212369: HttpService cannot be used to make requests on the client . If your script is just a server script which makes a request to https://api.ipify.org then it will only get the roblox server’s ip. Also note that if you do that in studio it will obviously return your own IP since it uses your internet.