Feb 2nd, 2020
Thanks to my friend Pavlukivan, I made this hack much faster than expected. Robtop figured out how to add a couple of trashy anticheat measures, bypassed in. CSR Racing 2 - #1 Racing Games v3.3.0 - Gold, Cash, Keys & More Rook posted a topic in ViP Cheats, July 17, 2018 Modded/Hacked App: CSR Racing 2 by NaturalMotion Games Limited.
Never
Gd Noclip Hack 2.1 Robux
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- Made by VividCoDOS
- local mouse = player:GetMouse()
- local noclip =false
- local msg = Instance.new('Message', player.PlayerGui)
- msg.Text ='Noclip Script by VividCoDOS Press on 'e' to noclip & 't' to destroy this message! & 'f' to turn off noclip'
- runservice.Stepped:Connect(function()
- player.Character.Humanoid:ChangeState(11)
- end)
- mouse.KeyDown:Connect(function(key)
- msg:Destroy()
- end)
- mouse.KeyDown:Connect(function(key)
- noclip =true
- end
- if key 'f'then
- player.Character.Humanoid:ChangeState(7)
- end)
RAW Paste Data
Comments are closed.