Hello! I’m posting this for a friend because she can’t post in the developer forum. Help would be appreciated, thanks! (If this is in the wrong category, please inform me.)
What do you want to achieve?
I want to remove this thing that says “Please enable HTTP request” on top of my screen but I don’t know how.
That kind of looks like a hint, which is just a message that goes at the top of your screen. Your friend may have used a free model and it’s asking for HTTP access to be enabled. Not too sure, since I’ve never seen it.
Apart from that, have they actually enabled http access?
Tell her to enable access, restart studio, and see if it still happens. If it does, then it’s most likely some malicious code needing http access for some malicious purpose.
There are hundreds of videos and topics you can find about how to enable HTTP Requests, this is a basic and commonly known ROBLOX security feature that lets your game send requests to 3rd party websites/apis.
Check anything you got from the toolbox, or any plugins you have installed. you can use Ctrl+Shift+F to search through all code inside your game (but doesn’t work for most malicious plugins)
Also please don’t bump threads, especially this already solved 1 year old slither of a thread. Make a new topic in future. Thanks. This topic was solved in August 2020.
I thought it was the case, I think the only way getfenv() spreads to other scripts is actually faulty plug-ins, and I recently downloaded a minimap creator I thought was safe.