Facebook
From Ja, 4 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 123259
  1. noclip = false
  2. game:GetService('RunService').Stepped:connect(function()
  3. if noclip then
  4. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  5. end
  6. end)
  7. plr = game.Players.LocalPlayer
  8. mouse = plr:GetMouse()
  9. mouse.KeyDown:connect(function(key)
  10.  
  11. if key == "e" then
  12. noclip = not noclip
  13. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  14. end
  15. end)
  16. print('Loaded')
  17. print('Press "E" to noclip')

Replies to Press e to noclip rss

Title Name Language When
Re: Press e to noclip Big Kitten text 2 Years ago.
Re: Press e to noclip Silly Leopard text 2 Years ago.
Re: Press e to noclip Sweltering Earthworm text 2 Years ago.
Re: Press e to noclip Lousy Anoa text 2 Years ago.
Re: Press e to noclip Putrid Elephant text 2 Years ago.
Re: Press e to noclip Coral Hummingbird text 2 Years ago.
Re: Press e to noclip Innocent Finch text 2 Years ago.
Re: Press e to noclip Obese Duck text 2 Years ago.
Re: Press e to noclip LISTA 2 text 2 Years ago.
Re: Press e to noclip Rude Anoa text 2 Years ago.
Re: Press e to noclip Putrid Mousedeer text 2 Years ago.
Re: Press e to noclip Cute Eider text 2 Years ago.
Re: Press e to noclip Obese Dolphin text 2 Years ago.
Re: Press e to noclip Whipped Iguana text 2 Years ago.
Re: Press e to noclip Commodious Shama text 2 Years ago.
Re: Press e to noclip Idiotic Peccary text 2 Years ago.
Re: Press e to noclip Emerald Ibis text 2 Years ago.
Quero 1000 robux Rubi202526 text 2 Years ago.
Re: Press e to noclip Queen Hornbill text 2 Years ago.
Re: Press e to noclip Burly Treeshrew text 2 Years ago.
Re: Press e to noclip Ample Hog text 2 Years ago.
Re: Press e to noclip Burly Mousedeer text 2 Years ago.
Re: Press e to noclip Abrupt Dolphin text 2 Years ago.
Re: Press e to noclip Flying Capybara text 2 Years ago.
Re: Press e to noclip Sexy Bird text 2 Years ago.
Re: Press e to noclip Sweltering Armadillo text 2 Years ago.
Re: Press e to noclip Botched Lechwe text 2 Years ago.
Re: Press e to noclip noclip = false game:GetService(' text 2 Years ago.
Re: Press e to noclip Colorant Stork text 2 Years ago.
Re: Press e to noclip Red Mockingbird text 2 Years ago.
 < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 >