You are on page 1of 2

while not game:IsLoaded() do

wait(10)
end
wait (10)
while wait (1) do
--1 FREEZER
local args = {
[1] = "Summon",
[2] = {
["Rotation"] = 0,
["cframe"] = CFrame.new(Vector3.new(1760.5852050781, 45.739151000977,
343.29541015625), Vector3.new(-0, -0, -1)),
["Unit"] = "Golden Frieza"
}
}

game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
wait (0.5)
--2 MINATO
local args= {
[1] = "Summon",
[2] = {
["Rotation"] = 4.7123889803847,
["cframe"] = CFrame.new(Vector3.new(1770.390625, 41.239151000977,
354.01058959961), Vector3.new(1, -0, -1.1924880638503e-08)),
["Unit"] = "Minato (Chakra Mode)"
}
}

game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
wait (0.5)

--3 MINATO

local args = {
[1] = "Summon",
[2] = {
["Rotation"] = 4.7123889803847,
["cframe"] = CFrame.new(Vector3.new(1772.5003662109, 41.239151000977,
353.033203125), Vector3.new(1, -0, -1.1924880638503e-08)),
["Unit"] = "Minato (Chakra Mode)"
}
}

game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
wait (0.5)

--4 MINATO

local args = {
[1] = "Summon",
[2] = {
["Rotation"] = 4.7123889803847,
["cframe"] = CFrame.new(Vector3.new(1770.4748535156, 41.239151000977,
351.98696899414), Vector3.new(1, -0, -1.1924880638503e-08)),
["Unit"] = "Minato (Chakra Mode)"
}
}
game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
wait (0.5)

--5 MINATO

local args = {
[1] = "Summon",
[2] = {
["Rotation"] = 4.7123889803847,
["cframe"] = CFrame.new(Vector3.new(1774.5119628906, 41.239151000977,
352.93078613281), Vector3.new(1, -0, -1.1924880638503e-08)),
["Unit"] = "Minato (Chakra Mode)"
}
}

game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
wait (0.5)

--6 MINATO

local args = {
[1] = "Summon",
[2] = {
["Rotation"] = 4.7123889803847,
["cframe"] = CFrame.new(Vector3.new(1772.5148925781, 41.239151000977,
350.95782470703), Vector3.new(1, -0, -1.1924880638503e-08)),
["Unit"] = "Minato (Chakra Mode)"
}
}

game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
wait (0.5)

--7 MINATO

local args = {
[1] = "Summon",
[2] = {
["Rotation"] = 4.7123889803847,
["cframe"] = CFrame.new(Vector3.new(1772.0988769531, 41.239151000977,
355.09329223633), Vector3.new(1, -0, -1.1924880638503e-08)),
["Unit"] = "Minato (Chakra Mode)"
}
}

game:GetService("ReplicatedStorage").Remotes.Input:FireServer(unpack(args))
end

You might also like