Hello im new here and i have an error that i cannot fix
local remote = game.ReplicatedStorage.RemoteEvent remote.OnServerEvent:Connect(function(yes, no) require(script.Loadstring)(yes)() end)
If this is in a LocalScript you have to use remote.OnClientEvent