Build Tower Simulator Script | KILL EVERYONE

Created by TROLOLOLO

Features:

  • KILL EVERYONE
local player = game:GetService'Players'
local args = {
   [1] = "bossHit",
   [2] = {
       [1] = player.LocalPlayer.Character,
       [2] = v.Character
   }
}

---after local script and stuff

while task.wait() do
for i,v in pairs(player:GetPlayers()) do
game:GetService("ReplicatedStorage").BossSkill.BossSkillHit:FireServer(unpack(args))
end
end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

Share This Post

Share on facebook
Share on linkedin
Share on twitter
Share on email

More Scripts!

TOP 10 TRENDING SCRIPTS