Roblox How To Speed And Fly Hack

Apr 16th, 2019
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

How To Fly In Roblox Pc

Legit ways to get Free Robux in Roblox. You can defy gravity and walk up the walls, have varying jump heights, fly, seethrough, or clip walls. There are hacks for you to use in almost all games. Prezley shows you Adopt Me Hacks and Secrets WORKING 2020!! Plus Prezly shows you how to get free fly potions and free ride potions in adopt me Roblox.

  1. -- [ This is not my scripts, I just put them together, credit to THREESPY712 for the noclip script and a guest for the fly, lol ]
  2. -- [ IF NOCLIP DOES NOT WORK EXECUTE IT BY ITSELF ]
  3. repeat wait()
  4. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild('Torso') and game.Players.LocalPlayer.Character:findFirstChild('Humanoid')
  5. local mouse = game.Players.LocalPlayer:GetMouse()
  6. local plr = game.Players.LocalPlayer
  7. local flying = true
  8. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  9. local maxspeed = 50
  10. local bg = Instance.new('BodyGyro', torso)
  11. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  12. local bv = Instance.new('BodyVelocity', torso)
  13. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  14. plr.Character.Humanoid.PlatformStand = true
  15. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  16. if speed > maxspeed then
  17. end
  18. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  19. if speed < 0 then
  20. end
  21. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  22. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  23. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  24. elseif (ctrl.l + ctrl.r) 0 and (ctrl.f + ctrl.b) 0 and speed ~= 0 then
  25. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  26. bv.velocity = Vector3.new(0,0.1,0)
  27. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  28. ctrl = {f = 0, b = 0, l = 0, r = 0}
  29. speed = 0
  30. bv:Destroy()
  31. end
  32. if key:lower() 'e' then
  33. else
  34. Fly()
  35. elseif key:lower() 'w' then
  36. elseif key:lower() 's' then
  37. elseif key:lower() 'a' then
  38. elseif key:lower() 'd' then
  39. end
  40. mouse.KeyUp:connect(function(key)
  41. ctrl.f = 0
  42. ctrl.b = 0
  43. ctrl.l = 0
  44. ctrl.r = 0
  45. end)
  46. local noclip = true -- Gets if you want the noclip
  47. char = game.Players.LocalPlayer.Character -- Gets your player
  48. if noclip true then
  49. pcall(function()
  50. v.CanCollide = false
  51. end)
  52. end
  53. end
Roblox How To Speed And Fly Hack
May 4th, 2019
Never

How To Fly Hack In Roblox 2020

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!

Roblox How To Speed And Fly Hacking

  1. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild('Head')and game.Players.LocalPlayer.Character:findFirstChild('Humanoid')
  2. repeat wait()until mouse
  3. local torso = plr.Character.Head
  4. local deb =true
  5. local lastctrl ={f =0, b =0, l =0, r =0}
  6. local speed =5000
  7. function Fly()
  8. bg.P =9e4
  9. bg.cframe = torso.CFrame
  10. bv.velocity = Vector3.new(0,0.1,0)
  11. repeat wait()
  12. if ctrl.l + ctrl.r ~=0or ctrl.f + ctrl.b ~=0then
  13. if speed > maxspeed then
  14. end
  15. elseifnot(ctrl.l + ctrl.r ~=0or ctrl.f + ctrl.b ~=0)and speed ~=0then
  16. if speed <0then
  17. end
  18. if(ctrl.l + ctrl.r)~=0or(ctrl.f + ctrl.b)~=0then
  19. bv.velocity =((game.Workspace.CurrentCamera.CoordinateFrame.lookVector *(ctrl.f+ctrl.b))+((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p)- game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  20. lastctrl ={f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  21. elseif(ctrl.l + ctrl.r)0and(ctrl.f + ctrl.b)0and speed ~=0then
  22. bv.velocity =((game.Workspace.CurrentCamera.CoordinateFrame.lookVector *(lastctrl.f+lastctrl.b))+((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p)- game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  23. bv.velocity = Vector3.new(0,0.1,0)
  24. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  25. ctrl ={f =0, b =0, l =0, r =0}
  26. speed =0
  27. bv:Destroy()
  28. end
  29. if key:lower()'g'then
  30. else
  31. Fly()
  32. elseif key:lower()'w'then
  33. elseif key:lower()'s'then
  34. elseif key:lower()'a'then
  35. elseif key:lower()'d'then
  36. end
  37. mouse.KeyUp:connect(function(key)
  38. ctrl.f =0
  39. ctrl.b =0
  40. ctrl.l =0
  41. ctrl.r =0
  42. end)

Fly And Speed Hacks Roblox

RAW Paste Data

Speed Hack Download For Roblox