Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Netless--
- for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
- if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
- game:GetService("RunService").Heartbeat:connect(function()
- v.Velocity = Vector3.new(-30,0,0)
- end)
- end
- end
- --Script --
- loadstring(game:HttpGet(('https://pastefy.ga/DmCueuwu/raw'),true))()
- --Hats Required--
- --[[
- https://www.roblox.com/catalog/62234425/Brown-Hair
- https://www.roblox.com/catalog/62724852/Chestnut-Bun
- https://www.roblox.com/catalog/63690008/Pal-Hair
- https://www.roblox.com/catalog/48474313/Red-Roblox-Cap
- https://www.roblox.com/catalog/48474294/ROBLOX-Girl-Hair
- https://www.roblox.com/catalog/451220849/Lavender-Updo
- https://www.roblox.com/catalog/12103270510/Emirates-Mini-A380
- ]]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement