Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to switch back to the original link instead of "rbxassetid:/1234"?

Asked by 2 years ago

Hi, I'm new at that scripting. I want to know how to change that code: loadstring(game:GetObjects("rbxassetid://1234567")[1].Source)()

To that: loadstring(game:HttpGet("https:pastebin.com/1234", true))()

0
roblox.com/assets/1234 supernope_lol 0 — 2y
0
loadstring doesn't work anymore anyways, roblox removed its functionality mm1678YT 80 — 2y

Answer this question