I am trying to make a Script Executor BUT it works ONLY in Studio, not play mode.
script.Parent.MouseButton1Down:connect(function() loadstring(game.Players.LocalPlayer.PlayerGui.SE.Main.F4.Text)() end)
The following: LoadStringEnabled, LocalScript
- Any help?