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

GetObjects no longer works, what do I use now?

Asked by 6 years ago

So what happened was "GetObjects" is pending removal, which means it is no longer in use. And that's what I've always used, for an example script down here.

loadstring(game:GetObjects('rbxassetid://1357497085')[1].Source)()
0
try InsertService or require() RubenKan 3615 — 6y
0
try this: stop being a script kiddie creeperhunter76 554 — 6y
0
@creeperhunter76 Didn't really help, but I resolved my problem, ty RubenKan IIApexGamerII 76 — 6y

Answer this question