Wrestling Simulator Roblox

Roblox

Web based wrestling match & wrestling federation simulator with show, ppv and tv show creator, draft and tools for free. The latest tweets from @roblox.

Simulator
Jun 2nd, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. Made by PresidentIvan!
  2. local mouse = player:GetMouse()
  3. local noclip =false
  4. local msg = Instance.new('Message', player.PlayerGui)
  5. msg.Text ='Noclip Script by PresidentIvan! Press on 'e' to noclip & 't' to destroy this message!'
  6. runservice.Stepped:Connect(function()
  7. player.Character.Humanoid:ChangeState(11)
  8. end)
  9. mouse.KeyDown:Connect(function(key)
  10. msg:Destroy()
  11. end)
  12. mouse.KeyDown:Connect(function(key)
  13. noclip =true
  14. end
RAW Paste Data
Games

Eating Simulator Roblox