Pmn20002

Test

Aug 13th, 2022
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. tiktok: power_moha1 14k followers .
  2. ---------------------------------
  3. made by: 7567565O
  4. -----------------
  5. SWORD NEPTUNE SCRIPT V2
  6. ------------------------
  7. for i,v in next, game:GetService("Players").LocalPlayer.Character:GetDescendants() do
  8. if v:IsA("BasePart") and v.Name ~="HumanoidRootPart" then
  9. game:GetService("RunService").Heartbeat:connect(function()
  10. v.Velocity = Vector3.new(-30,0,0)
  11. end)
  12. end
  13. end
  14.  
  15. game:GetService("StarterGui"):SetCore("SendNotification", {
  16. Title = "Notification";
  17. Text = "Netless Ran";
  18. Icon = "rbxthumb://type=Asset&id=5107182114&w=150&h=150"})
  19. Duration = 16;
  20.  
  21.  
  22. loadstring(game:HttpGetAsync("https://pastebin.com/raw/t0Mkc33N"))()
Add Comment
Please, Sign In to add comment