Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if noclip == False
- game:GetService('RunService').Stepped:connect(function()
- print:("Noclip: False")
- else
- game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
- mouse = game.Players.LocalPlayer:GetMouse()
- tool = Instance.new("Tool")
- tool.RequiresHandle = false
- tool.Name = "Noclip"
- tool.Activated:connect(function()
- if tool == Activated then
- Noclip = True
- Clicked = True
- if tool == Activated and Clicked == True then
- Noclip = False
- Clicked = False
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement