Categories > Exploiting > Scripts >

Noclip Script

Posts: 1

Threads: 1

Joined: Jun, 2022

Reputation: 0

Posted

  1. game:service'Players'.LocalPlayer
  2. _G.Noclip = game:service'RunService'.Stepped:Connect(function()
  3. lp.Character.Head.CanCollide = false
  4. lp.Character.LowerTorso.CanCollide = false
  5. lp.Character.UpperTorso.CanCollide = false
  6. lp.Character.HumanoidRootPart.CanCollide = false
  7. if lp.Character:FindFirstChild'Badge' then
  8. lp.Character.Badge.CanCollide = false
  9. end
  10. end)
  11. end
  • 0

Posts: 37

Threads: 4

Joined: Jun, 2022

Reputation: 0

Replied

can you try providing an loadstring edition for the script?
i reccomend using github if you cant do that

  • 0

Posts: 16

Threads: 6

Joined: Aug, 2021

Reputation: 0

Replied

loadstring(game:HttpGet("https://pastebin.com/raw/ieHbGPHx"), true)()
  • 0

Posts: 2014

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

Why making another script of noclip when there's like billion of them in the internet...

  • 0

Random quote here...

Posts: 1430

Threads: 71

Joined: May, 2022

Reputation: 20

Replied

this is just.. bad 1. :service is deprecated 2. you cant disconnect noclip 3. r15 only 4. to fix r6 use for i,v in pairs(lp.Character:GetChildren()) 5. Why?

  • 0

i use arch btw

Posts: 1

Threads: 0

Joined: Jun, 2022

Reputation: 0

Replied

Thank for advice! I will try to do that!

  • 0

Head of design at Canadian organization - casinoshunter.com

Posts: 4

Threads: 1

Joined: Jun, 2022

Reputation: 0

Replied

Bruh just use infinite yield also WRD already has a Noclip Script in the "Scripts" Section xd

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )