Xnaate

Fly Race Auto Win Script!

Feb 12th, 2023
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.79 KB | Gaming | 0 0
  1. local library = loadstring(game:HttpGet(('https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/wall%20v3')))()
  2. local w = library:CreateWindow("[?x2]? Fly Race!")
  3. local m = w:CreateFolder("Main")
  4.  
  5. m:Button("+1 Million Wins",function()
  6. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, game:GetService("Workspace").Worlds["1"].Launch.TouchInterest.Parent, 0)
  7. wait(0.3)
  8. firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, game:GetService("Workspace").Worlds["1"].Launch.TouchInterest.Parent, 1)
  9.  
  10. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(150336.188, -0.850529492, -101000.164, 0.00407263683, 4.59881235e-08, -0.999991715, 2.15204157e-08, 1, 4.60761491e-08, 0.999991715, -2.17078888e-08, 0.00407263683)
  11. end)
Add Comment
Please, Sign In to add comment