FREE CODES 🔥 Insurance Scam Simulator by ‪@CheOsana #ROBLOX GamePlay of the Day #SubTo2KidsInApod (youtube.com) submitted 1 year ago by 2KidsInApod 1 comment.
Dec 31st, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Insurance Fraud Simulator Broken Bones
- -- by Valualty --
- -- remember to press x to stop, u must stop at all cost --
- plr = game:GetService('Players').LocalPlayer
- hum = plr.Character.Humanoid
- stopu = false
- keying = mouse.KeyDown:Connect(function(key)
- stopu = true
- end)
- while stopu false do -- stop when press x
- bp.MaxForce = Vector3.new(999999,999999,999999)
- bp.Parent = torso
- bav.MaxTorque = Vector3.new(999999,999999,999999)
- bav.Parent = torso
- end
- print'Stopped spinning'