[ad_1]
Created by burnedgoods
Features:
Details: for it to work, you need to make it through the first two rounds of squid game and then when the game gives you a baseball bat and cuts the lights off for bedtime, equip the baseball bat and execute the script and it will kill everyone in game.
how to cheat 1st round: you cant fly across during the first two green lights because of a weird anti exploit but on the 3rd green light you can fly across, make sure it is during green light though or the game will kill you.
while true do
wait()
for i,v in pairs(game.Players:GetChildren()) do
if v.Name ~= game.Players.LocalPlayer.Name then
local args = {
[1] = v.Character.Humanoid,
[2] = 7
}
game:GetService("ReplicatedStorage").Remotes.Replication:FireServer(unpack(args))
end
end
end
ENJOY!
Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!
[ad_2]