Fly Script Roblox Hack

Dec 28th, 2019

ROBLOX Fly+Noclip Script. Not a member of Pastebin yet? Sign Up, it unlocks many cool features.

Never

Fly Exploit Script

Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- Instances:
  2. local fly = Instance.new('ScreenGui')
  3. local backgroundtitle = Instance.new('TextLabel')
  4. local title = Instance.new('TextLabel')
  5. local flybutton = Instance.new('TextButton')
  6. --Properties:
  7. fly.Name = 'fly'
  8. fly.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  9. epic.Name = 'epic'
  10. epic.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  11. epic.Position = UDim2.new(0.0911376476, 0, 0.466830462, 0)
  12. epic.Active = true
  13. backgroundtitle.Parent = epic
  14. backgroundtitle.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  15. backgroundtitle.Font = Enum.Font.SciFi
  16. backgroundtitle.TextColor3 = Color3.fromRGB(0, 0, 0)
  17. backgroundtitle.TextSize = 14.000
  18. creator.Parent = epic
  19. creator.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  20. creator.Position = UDim2.new(0.00442049652, 0, 0.762519121, 0)
  21. creator.Font = Enum.Font.SourceSans
  22. creator.TextColor3 = Color3.fromRGB(0, 0, 0)
  23. creator.TextSize = 14.000
  24. title.Parent = epic
  25. title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  26. title.Position = UDim2.new(0.0497237556, 0, 0, 0)
  27. title.Font = Enum.Font.SciFi
  28. title.TextColor3 = Color3.fromRGB(0, 0, 0)
  29. title.TextSize = 14.000
  30. close.Parent = epic
  31. close.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  32. close.Size = UDim2.new(0, 43, 0, 43)
  33. close.Text = 'X'
  34. close.TextScaled = true
  35. close.TextWrapped = true
  36. epic.Visible = false
  37. flybutton.Parent = epic
  38. flybutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  39. flybutton.Position = UDim2.new(0.243093923, 0, 0.344781578, 0)
  40. flybutton.Font = Enum.Font.SourceSans
  41. flybutton.TextColor3 = Color3.fromRGB(0, 0, 0)
  42. flybutton.MouseButton1Down:connect(function()
  43. loadstring(game:HttpGet('https://pastebin.com/raw/7rXZ9VNc', true))()
  44. flybutton.TextSize = 10.000
RAW Paste Data
Fly Script Roblox Hack
May 4th, 2019

Exploits For Roblox 2020 Free

Fly script roblox pastebin 2020
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  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)
RAW Paste Data
Fly Script Roblox Hack