When making plugins that require HTTP Get request i found it tedious to always having to publish/save them each time in order to run script with Plugin capability!
That why i made this open source plugin for yall to use!
Script path is now more correct and will work with “emojy” and weird symbols now
I don’t want to use setfenv becouse its just bad hence why my plugin does
local script = --path...
I removed 1 useless math.abs operation
So yeah pretty much fully works now
Marketplace link should work now aswell
I don’t think you should keep this plugin public. It’s useful, but Roblox’s moderation automatically picks up loadstring(), which you’re using to run the code. If this happens too much, your account could get terminated. Please, be careful!