ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script 📌
7.7k 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

View Raw
Edited By: floppa_scripter Download


Comments
3
User profile picture
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
User profile picture
Tovar 1 year ago
окак
User profile picture
Anton_gandon 11 months ago
окак
Please Login to add a comment.