The Roblox game contains a button that says "Click to see admin panel." The button opens a browser link (via GuiService:OpenBrowserWindow). That external link is a standard IP logger (e.g., Grabify). When the victim clicks, the attacker gets their IP. This works, but it’s not a script inside Roblox—it’s a social engineering redirect.
This is the most common "real" fake IP logger. The scammer sends you a link (e.g., grabify.link/XXXX). They claim it is a "Roblox script showcase." When you click it, you visit the Grabify link. Grabify logs your IP address and shows it to the scammer. The scammer then screenshots that and posts it as "proof" that his script works. In reality, he just tricked you into clicking a free IP logger link. fake ip logger troll script fe showcase roblox link
The term "FE" in the query stands for FilterEnabled. In Roblox, FE is a security property that determines whether changes made on a client (a player's computer) replicate to the server and other players. The Roblox game contains a button that says