New Roblox Hack Scripts

Jan 2nd, 2020

Roblox new exploit hack script file free download for game guardian. This lua hack script for Roblox supports all the hacks and it is working in the latest version of the game. I am using this hack script to kill the enemies and performing tasks such as fly, noclip, superjump and many more. Can I Get Banned For Using A Roblox Exploit? If you decide to abuse these hacks and make it very obvious that you are hacking people can report you and after around a 1-2 weeks your account will be flagged as a cheater and you may be banned for around 1 – 7 days after that you will be on a list of cheaters that if you continue to be reported for hacking you will be permanently banned.

Never
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
Oct 18th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local Open = Instance.new('Frame')
  2. local GuiFrame = Instance.new('Frame')
  3. local p = game.Players.LocalPlayer
  4. Tutorial.Name = 'Tutorial'
  5. Open.Parent = Tutorial
  6. Open.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7. Open.Position = UDim2.new(0, 0, 0.520884514, 0)
  8. OpenGui.Parent = Open
  9. OpenGui.BackgroundTransparency = 1
  10. OpenGui.Font = Enum.Font.SourceSans
  11. OpenGui.TextColor3 = Color3.new(0, 0, 0)
  12. GuiFrame.Parent = Tutorial
  13. GuiFrame.BackgroundTransparency = 0.5
  14. GuiFrame.Position = UDim2.new(0.440088749, 0, 0.156019658, 0)
  15. GuiFrame.Visible = false
  16. GodPlr.Name = 'GodPlr'
  17. GodPlr.BackgroundColor3 = Color3.new(1, 1, 1)
  18. GodPlr.Position = UDim2.new(0.294238687, 0, 0.0843990073, 0)
  19. GodPlr.Font = Enum.Font.SourceSans
  20. GodPlr.TextColor3 = Color3.new(0, 1, 1)
  21. GodPlr.TextStrokeColor3 = Color3.new(0, 1, 1)
  22. GodPlr.MouseButton1Click:connect(function()
  23. end)
  24. OpenGui.MouseButton1Click:connect(function()
  25. game.CoreGui.Tutorial.GuiFrame.Visible = true
Scripts
RAW Paste Data