Warning: Cannot modify header information - headers already sent by (output started at /home/scribcjm/public_html/includes/header.php:285) in /home/scribcjm/public_html/script.php on line 17
local args = {
"SpawnUnit",
{
Team = "Zombies",
Torso = game:GetService("Players").LocalPlayer.Character:WaitForChild("Torso"),
Armor = "None",
Unit = "Mutant Monstrosity"
}
}
game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"):WaitForChild("SpawnMenu"):WaitForChild("GuiFunction"):InvokeServer(unpack(args))