ADVERTISEMENTREMOVE ADS
Game icon

keyless

Steal a Brainrot
3 months ago
Script preview thumbnail
Script Preview

Description

it flys u up 50 studs in the air and keeps u there for like 3 secs till u fall down. very good for stealing u js take it fling up into the air land on the wall and go to ur base

also keyless)

Tested with

ADVERTISEMENTREMOVE ADS
22 Lines • 565 Bytes
Raw
local player = game.Players.LocalPlayer
local character = player.Character or player.CharacterAdded:Wait()
local rootPart = character:WaitForChild("HumanoidRootPart")
local bodyPosition = Instance.new("BodyPosition")
bodyPosition.MaxForce = Vector3.new(0, math.huge, 0)
bodyPosition.P = 10000
bodyPosition.D = 1000
bodyPosition.Position = rootPart.Position
bodyPosition.Parent = rootPart
bodyPosition.Position = rootPart.Position + Vector3.new(0, 50, 0)
wait(1)
bodyPosition.Position = rootPart.Position
wait(1)
bodyPosition:Destroy()
ADVERTISEMENTREMOVE ADS

Comments

4 comments
to add a comment
He

Muito ruim muito ruim

1
0
qu

not wok man L

0
0
sc

@quiKK it does work ur exe must js be trash

0
1
sc

script still works but if ur executor isnt good (steal a brainrot anti cheat is good) it most likely will just kick u

0
0
ADVERTISEMENTREMOVE ADS