Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- game:GetService("Players").LocalPlayer.MaximumSimulationRadius = 1000
- sethiddenproperty(game:GetService("Players").LocalPlayer, "SimulationRadius", 1000)
- loadstring(game:HttpGet(('https://pastebin.com/raw/Cu7bKQWN'),true))()
- wait()
- local heha = Instance.new("Part", game.workspace)
- heha.Anchored = true
- heha.CanCollide = true
- heha.Name = 'brwow'
- heha.Transparency = 1
- heha.Position = Vector3.new(0, -90, 0)
- heha.Size = Vector3.new(5000, 1, 5000)
- game.Players.LocalPlayer.Character:MoveTo(Vector3.new(0, -90, 0))
- wait(1)
- game.Players.LocalPlayer.Character.UFO.Handle.AccessoryWeld:Remove() ---you can change the hat, just go to dex and find the hat you want and copy and paste the name
- local voom = Instance.new("BodyPosition")
- voom.MaxForce = Vector3.new(9e9,9e9,9e9)
- voom.P = 125000
- voom.D = 1500
- voom.Parent = game.Players.LocalPlayer.Character.UFO.Handle ---you can change the hat, just go to dex and find the hat you want and copy and paste the name
- workspace.Camera.CameraSubject = game.Players["Kocanium"].Character.UFO.Handle ---you can change the hat, just go to dex and find the hat you want and copy and paste the name
- spawn(function()
- while wait() do
- voom.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0, 87, 0)
- end
- end)
- ---credits to Kocanium and ches (who cleaned up the script and added the camera to the UFO)
Advertisement
Add Comment
Please, Sign In to add comment