Categories > Exploiting > Scripts >

Family Paradise Kill All script

grrrrrr

MyNickname

Posts: 453

Threads: 31

Joined: Apr, 2020

Reputation: 5

Posted

How to use:

1. Hold stroller out

2. Execute the script

if not game.Workspace:FindFirstChild("racemodexpart") then

local part = Instance.new("Part",game.Workspace)

part.Transparency = .95

part.Anchored = true

part.Position = Vector3.new(0,500,0)

part.Size = Vector3.new(500,10,500)

part.Material = ("SmoothPlastic")

part.Color = Color3.fromHSV(124,92,70)

part.Name = "racemodexpart"

end

 

for i,v in pairs(game.Players:GetChildren()) do

local chr = v.Character

local tool = game.Players.LocalPlayer.Character:FindFirstChild("Stroller").Seat

if tool and chr and v then

if not chr:FindFirstChild("Stroller") then

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,510,0)

chr.HumanoidRootPart.CanCollide = false

for i = 1,20 do

chr.HumanoidRootPart.CFrame = tool.CFrame  

wait()

end

wait(1)

game.Players.LocalPlayer.Character.Humanoid:UnequipTools()

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,510,0)

wait(.4)

game.Players.LocalPlayer.Character.Humanoid:EquipTool(tool.Parent)

game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0,510,0)

wait(.2)

end

end

end

  • 0

kwl

Posts: 1

Threads: 0

Joined: Oct, 2020

Reputation: 0

Replied

you have money script?

  • 0

Posts: 224

Threads: 44

Joined: Mar, 2020

Reputation: -16

Replied

doesnt work can you please put it on a pastebin link i am using syanpse its giving a console error

  • 0

Exploit i have : Synapse X , Sir hurt . 

Hubs i use , Dark hub , Alpha X 

Guis I made : Tower of hell > https://pastebin.com/5gV0H08w

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )