
8.0k Views
Universal FE Spin fling
Universal Script πUploaded by 1 year ago
Please login to perform these actions:
Description
This script lets you fling players
Comments
3

Offline
dehism 1 year ago
Just do
power=500;(game:GetService("RunService")).Stepped:connect(function()game.Players.LocalPlayer.Character.Head.CanCollide=false game.Players.LocalPlayer.Character.UpperTorso.CanCollide=false game.Players.LocalPlayer.Character.LowerTorso.CanCollide=false game.Players.LocalPlayer.Character.HumanoidRootPart.CanCollide=false end)wait(.1)local B=Instance.new("BodyThrust")B.Parent=game.Players.LocalPlayer.Character.HumanoidRootPart B.Force=Vector3.new(power,0,power)B.Location=game.Players.LocalPlayer.Character.HumanoidRootPart.Position0
Instead
Offline
Tovar 1 year ago
ΠΎΠΊΠ°ΠΊ
Offline
Anton_gandon 1 year ago
ΠΎΠΊΠ°ΠΊ


DONT RUN THIS PLEASE



