Facebook
From Ja, 5 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 129442
  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 Mustard Mockingbird text 3 Years ago.
Re: Press e to noclip Gentle Plover text 3 Years ago.
Re: Press e to noclip Toxic Bushbaby text 3 Years ago.
Re: Press e to noclip Small Cassowary text 3 Years ago.
Re: Press e to noclip saif text 3 Years ago.
Re: Press e to noclip Gentle Wolf text 3 Years ago.
Re: Press e to noclip Ivory Parrot text 3 Years ago.
Re: Press e to noclip Soiled Macaw text 3 Years ago.
Re: Press e to noclip Red Owl text 3 Years ago.
Re: Press e to noclip Bulky Pudu text 3 Years ago.
Re: Press e to noclip Mammoth Peccary text 3 Years ago.
Re: Press e to noclip davidvinai_3 text 3 Years ago.
Re: Press e to noclip lovely_supu text 3 Years ago.
Re: Press e to noclip 1264LOLpppp text 3 Years ago.
Re: Press e to noclip Perl Teal text 3 Years ago.
Re: Press e to noclip Small Guinea Pig text 3 Years ago.
Re: Press e to noclip Scorching Bat text 3 Years ago.
Re: Press e to noclip Abrupt Leech text 3 Years ago.
Re: Press e to noclip Crippled Teal text 3 Years ago.
Re: Press e to noclip Putrid Iguana text 3 Years ago.
Re: Press e to noclip Bulky Hedgehog text 3 Years ago.
Re: Press e to noclip Bistre Cassowary text 3 Years ago.
Re: Press e to noclip Big Coyote text 3 Years ago.
Re: Press e to noclip Crippled Bird text 3 Years ago.
Re: Press e to noclip Little Camel text 3 Years ago.
Re: Press e to noclip Soft Teal text 3 Years ago.
Re: Press e to noclip Queen Guinea Pig text 3 Years ago.
Re: Press e to noclip joe text 3 Years ago.
Re: Press e to noclip Burly Crow text 3 Years ago.
Re: Press e to noclip Tinct Hedgehog text 3 Years ago.
 < 1 2 3 4 5 6 7 8 9 10 11 12 13 14 >  Last ›