Netless Script – Universal 

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 game:GetService(“StarterGui”):SetCore(“SendNotification”, { Title = “Notification”; Text = “Netless Ran”; Icon = “rbxthumb://type=Asset&id=5107182114&w=150&h=150”}) Duration = 16;

Steps :

  1. Click go to script button for get script
  2. Click COPY button for auto copy script
  3. Paste the script into your script application
  4. Run and done