You are on page 1of 10

local MilitaryFucker = Instance.

new("ScreenGui")
local MainFrame = Instance.new("Frame")
local Hack = Instance.new("TextLabel")
local Liner = Instance.new("Frame")
local ScrollingFrame = Instance.new("ScrollingFrame")
local Goverment = Instance.new("TextButton")
local Immigrants = Instance.new("TextButton")
local SWAT = Instance.new("TextButton")
local SecretService = Instance.new("TextButton")
local TheCommunistTriad = Instance.new("TextButton")
local USMilitary = Instance.new("TextButton")
local Prisoners = Instance.new("TextButton")
local MilitaryPolice = Instance.new("TextButton")
local Marines = Instance.new("TextButton")
local SpecOps = Instance.new("TextButton")
local HomelandSecurity = Instance.new("TextButton")
local DepartmentofJustice = Instance.new("TextButton")
local BorderPatrol = Instance.new("TextButton")
local Citizens = Instance.new("TextButton")
local AnnexerFamily = Instance.new("TextButton")
local FortTedderPoliceDepartment = Instance.new("TextButton")

--Properties:

MilitaryFucker.Name = "Military Fucker"


MilitaryFucker.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
MilitaryFucker.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
MilitaryFucker.ResetOnSpawn = true

MainFrame.Name = "Main Frame"


MainFrame.Parent = MilitaryFucker
MainFrame.BackgroundColor3 = Color3.fromRGB(38, 38, 38)
MainFrame.Position = UDim2.new(0, 0, 0.221508831, 0)
MainFrame.Size = UDim2.new(0, 150, 0, 347)

Hack.Name = "Hack"
Hack.Parent = MainFrame
Hack.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Hack.BackgroundTransparency = 1.000
Hack.BorderSizePixel = 0
Hack.Size = UDim2.new(0, 150, 0, 37)
Hack.Font = Enum.Font.GothamBold
Hack.Text = "CUSA Team HAX"
Hack.TextColor3 = Color3.fromRGB(255, 255, 255)
Hack.TextScaled = true
Hack.TextSize = 14.000
Hack.TextWrapped = true

Liner.Name = "Liner"
Liner.Parent = MainFrame
Liner.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Liner.BorderSizePixel = 0
Liner.Position = UDim2.new(0, 0, 0.106628239, 0)
Liner.Size = UDim2.new(0, 150, 0, 2)

ScrollingFrame.Parent = MainFrame
ScrollingFrame.Active = true
ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
ScrollingFrame.BackgroundTransparency = 1.000
ScrollingFrame.BorderSizePixel = 0
ScrollingFrame.Position = UDim2.new(0, 0, 0.112391934, 0)
ScrollingFrame.Size = UDim2.new(0, 159, 0, 308)
ScrollingFrame.ScrollBarThickness = 8

Goverment.Name = "Goverment"
Goverment.Parent = ScrollingFrame
Goverment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Goverment.BackgroundTransparency = 1.000
Goverment.BorderSizePixel = 0
Goverment.Position = UDim2.new(0.0470440276, 0, 0.0106522422, 0)
Goverment.Size = UDim2.new(0, 134, 0, 34)
Goverment.Font = Enum.Font.Gotham
Goverment.Text = "Goverment"
Goverment.TextColor3 = Color3.fromRGB(0, 174, 255)
Goverment.TextScaled = true
Goverment.TextSize = 14.000
Goverment.TextWrapped = true

Immigrants.Name = "Immigrants"
Immigrants.Parent = ScrollingFrame
Immigrants.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Immigrants.BackgroundTransparency = 1.000
Immigrants.BorderSizePixel = 0
Immigrants.Position = UDim2.new(0.0470440276, 0, 0.0754937455, 0)
Immigrants.Size = UDim2.new(0, 134, 0, 34)
Immigrants.Font = Enum.Font.Gotham
Immigrants.Text = "Immigrants"
Immigrants.TextColor3 = Color3.fromRGB(148, 136, 122)
Immigrants.TextScaled = true
Immigrants.TextSize = 14.000
Immigrants.TextWrapped = true

SWAT.Name = "SWAT"
SWAT.Parent = ScrollingFrame
SWAT.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SWAT.BackgroundTransparency = 1.000
SWAT.BorderSizePixel = 0
SWAT.Position = UDim2.new(0.0470440276, 0, 0.140335247, 0)
SWAT.Size = UDim2.new(0, 134, 0, 34)
SWAT.Font = Enum.Font.Gotham
SWAT.Text = "SWAT"
SWAT.TextColor3 = Color3.fromRGB(255, 255, 255)
SWAT.TextScaled = true
SWAT.TextSize = 14.000
SWAT.TextWrapped = true

SecretService.Name = "Secret Service"


SecretService.Parent = ScrollingFrame
SecretService.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SecretService.BackgroundTransparency = 1.000
SecretService.BorderSizePixel = 0
SecretService.Position = UDim2.new(0.0470440276, 0, 0.199413061, 0)
SecretService.Size = UDim2.new(0, 134, 0, 34)
SecretService.Font = Enum.Font.Gotham
SecretService.Text = "Secret Service"
SecretService.TextColor3 = Color3.fromRGB(154, 154, 154)
SecretService.TextScaled = true
SecretService.TextSize = 14.000
SecretService.TextWrapped = true

TheCommunistTriad.Name = "The Communist Triad"


TheCommunistTriad.Parent = ScrollingFrame
TheCommunistTriad.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
TheCommunistTriad.BackgroundTransparency = 1.000
TheCommunistTriad.BorderSizePixel = 0
TheCommunistTriad.Position = UDim2.new(0.0470440276, 0, 0.25849086, 0)
TheCommunistTriad.Size = UDim2.new(0, 134, 0, 34)
TheCommunistTriad.Font = Enum.Font.Gotham
TheCommunistTriad.Text = "Communist Triad"
TheCommunistTriad.TextColor3 = Color3.fromRGB(255, 238, 0)
TheCommunistTriad.TextScaled = true
TheCommunistTriad.TextSize = 14.000
TheCommunistTriad.TextWrapped = true

USMilitary.Name = "US Military"


USMilitary.Parent = ScrollingFrame
USMilitary.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
USMilitary.BackgroundTransparency = 1.000
USMilitary.BorderSizePixel = 0
USMilitary.Position = UDim2.new(0.0470440276, 0, 0.316127747, 0)
USMilitary.Size = UDim2.new(0, 134, 0, 34)
USMilitary.Font = Enum.Font.Gotham
USMilitary.Text = "US Military"
USMilitary.TextColor3 = Color3.fromRGB(24, 175, 0)
USMilitary.TextScaled = true
USMilitary.TextSize = 14.000
USMilitary.TextWrapped = true

Prisoners.Name = "Prisoners"
Prisoners.Parent = ScrollingFrame
Prisoners.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Prisoners.BackgroundTransparency = 1.000
Prisoners.BorderSizePixel = 0
Prisoners.Position = UDim2.new(0.0470440276, 0, 0.376646489, 0)
Prisoners.Size = UDim2.new(0, 134, 0, 34)
Prisoners.Font = Enum.Font.Gotham
Prisoners.Text = "Prisoners"
Prisoners.TextColor3 = Color3.fromRGB(0, 0, 0)
Prisoners.TextScaled = true
Prisoners.TextSize = 14.000
Prisoners.TextWrapped = true

MilitaryPolice.Name = "Military Police"


MilitaryPolice.Parent = ScrollingFrame
MilitaryPolice.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
MilitaryPolice.BackgroundTransparency = 1.000
MilitaryPolice.BorderSizePixel = 0
MilitaryPolice.Position = UDim2.new(0.0470440276, 0, 0.438606143, 0)
MilitaryPolice.Size = UDim2.new(0, 134, 0, 34)
MilitaryPolice.Font = Enum.Font.Gotham
MilitaryPolice.Text = "Military Police"
MilitaryPolice.TextColor3 = Color3.fromRGB(56, 66, 255)
MilitaryPolice.TextScaled = true
MilitaryPolice.TextSize = 14.000
MilitaryPolice.TextWrapped = true

Marines.Name = "Marines"
Marines.Parent = ScrollingFrame
Marines.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Marines.BackgroundTransparency = 1.000
Marines.BorderSizePixel = 0
Marines.Position = UDim2.new(0.0470440276, 0, 0.499124885, 0)
Marines.Size = UDim2.new(0, 134, 0, 34)
Marines.Font = Enum.Font.Gotham
Marines.Text = "Marines"
Marines.TextColor3 = Color3.fromRGB(162, 0, 0)
Marines.TextScaled = true
Marines.TextSize = 14.000
Marines.TextWrapped = true

SpecOps.Name = "Spec Ops"


SpecOps.Parent = ScrollingFrame
SpecOps.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
SpecOps.BackgroundTransparency = 1.000
SpecOps.BorderSizePixel = 0
SpecOps.Position = UDim2.new(0.0470440276, 0, 0.561084509, 0)
SpecOps.Size = UDim2.new(0, 134, 0, 34)
SpecOps.Font = Enum.Font.Gotham
SpecOps.Text = "Spec Ops"
SpecOps.TextColor3 = Color3.fromRGB(162, 139, 93)
SpecOps.TextScaled = true
SpecOps.TextSize = 14.000
SpecOps.TextWrapped = true

HomelandSecurity.Name = "Homeland Security"


HomelandSecurity.Parent = ScrollingFrame
HomelandSecurity.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
HomelandSecurity.BackgroundTransparency = 1.000
HomelandSecurity.BorderSizePixel = 0
HomelandSecurity.Position = UDim2.new(0.0470440276, 0, 0.623044133, 0)
HomelandSecurity.Size = UDim2.new(0, 134, 0, 34)
HomelandSecurity.Font = Enum.Font.Gotham
HomelandSecurity.Text = "Homeland Security"
HomelandSecurity.TextColor3 = Color3.fromRGB(255, 255, 255)
HomelandSecurity.TextScaled = true
HomelandSecurity.TextSize = 14.000
HomelandSecurity.TextWrapped = true

DepartmentofJustice.Name = "Department of Justice"


DepartmentofJustice.Parent = ScrollingFrame
DepartmentofJustice.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
DepartmentofJustice.BackgroundTransparency = 1.000
DepartmentofJustice.BorderSizePixel = 0
DepartmentofJustice.Position = UDim2.new(0.0470440276, 0, 0.6864447, 0)
DepartmentofJustice.Size = UDim2.new(0, 134, 0, 34)
DepartmentofJustice.Font = Enum.Font.Gotham
DepartmentofJustice.Text = "Department of Justice"
DepartmentofJustice.TextColor3 = Color3.fromRGB(138, 84, 53)
DepartmentofJustice.TextScaled = true
DepartmentofJustice.TextSize = 14.000
DepartmentofJustice.TextWrapped = true

BorderPatrol.Name = "Border Patrol"


BorderPatrol.Parent = ScrollingFrame
BorderPatrol.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
BorderPatrol.BackgroundTransparency = 1.000
BorderPatrol.BorderSizePixel = 0
BorderPatrol.Position = UDim2.new(0.0470440276, 0, 0.759931743, 0)
BorderPatrol.Size = UDim2.new(0, 134, 0, 34)
BorderPatrol.Font = Enum.Font.Gotham
BorderPatrol.Text = "Border Patrol"
BorderPatrol.TextColor3 = Color3.fromRGB(255, 0, 0)
BorderPatrol.TextScaled = true
BorderPatrol.TextSize = 14.000
BorderPatrol.TextWrapped = true

Citizens.Name = "Citizens"
Citizens.Parent = ScrollingFrame
Citizens.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
Citizens.BackgroundTransparency = 1.000
Citizens.BorderSizePixel = 0
Citizens.Position = UDim2.new(0.0470440276, 0, 0.820450485, 0)
Citizens.Size = UDim2.new(0, 134, 0, 34)
Citizens.Font = Enum.Font.Gotham
Citizens.Text = "Citizens"
Citizens.TextColor3 = Color3.fromRGB(210, 255, 157)
Citizens.TextScaled = true
Citizens.TextSize = 14.000
Citizens.TextWrapped = true

AnnexerFamily.Name = "Annexer Family"


AnnexerFamily.Parent = ScrollingFrame
AnnexerFamily.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
AnnexerFamily.BackgroundTransparency = 1.000
AnnexerFamily.BorderSizePixel = 0
AnnexerFamily.Position = UDim2.new(0.0470440276, 0, 0.883851051, 0)
AnnexerFamily.Size = UDim2.new(0, 134, 0, 34)
AnnexerFamily.Font = Enum.Font.Gotham
AnnexerFamily.Text = "Annexer Family"
AnnexerFamily.TextColor3 = Color3.fromRGB(255, 152, 152)
AnnexerFamily.TextScaled = true
AnnexerFamily.TextSize = 14.000
AnnexerFamily.TextWrapped = true

FortTedderPoliceDepartment.Name = "Fort Tedder Police Department"


FortTedderPoliceDepartment.Parent = ScrollingFrame
FortTedderPoliceDepartment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
FortTedderPoliceDepartment.BackgroundTransparency = 1.000
FortTedderPoliceDepartment.BorderSizePixel = 0
FortTedderPoliceDepartment.Position = UDim2.new(0.0470440276, 0, 0.932842374, 0)
FortTedderPoliceDepartment.Size = UDim2.new(0, 134, 0, 34)
FortTedderPoliceDepartment.Font = Enum.Font.Gotham
FortTedderPoliceDepartment.Text = "Fort Tedder Police Department"
FortTedderPoliceDepartment.TextColor3 = Color3.fromRGB(74, 171, 255)
FortTedderPoliceDepartment.TextScaled = true
FortTedderPoliceDepartment.TextSize = 14.000
FortTedderPoliceDepartment.TextWrapped = true

-- Scripts:

local function LKBDTTO_fake_script() -- Goverment.LocalScript


local script = Instance.new('LocalScript', Goverment)

function leftClick()
local v1 = BrickColor.new("Steel blue")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(LKBDTTO_fake_script)()
local function VVGANTP_fake_script() -- Immigrants.LocalScript
local script = Instance.new('LocalScript', Immigrants)

function leftClick()
local v1 = BrickColor.new("Flint")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(VVGANTP_fake_script)()
local function BYKHPDT_fake_script() -- SWAT.LocalScript
local script = Instance.new('LocalScript', SWAT)

function leftClick()
local v1 = BrickColor.new("Black")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(BYKHPDT_fake_script)()
local function RVBAP_fake_script() -- SecretService.LocalScript
local script = Instance.new('LocalScript', SecretService)

function leftClick()
local v1 = BrickColor.new("Dark stone grey")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(RVBAP_fake_script)()
local function EFDH_fake_script() -- TheCommunistTriad.LocalScript
local script = Instance.new('LocalScript', TheCommunistTriad)

function leftClick()
local v1 = BrickColor.new("New Yeller")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(EFDH_fake_script)()
local function WBWRZKI_fake_script() -- USMilitary.LocalScript
local script = Instance.new('LocalScript', USMilitary)

function leftClick()
local v1 = BrickColor.new("Forest green")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(WBWRZKI_fake_script)()
local function PIUV_fake_script() -- Prisoners.LocalScript
local script = Instance.new('LocalScript', Prisoners)

function leftClick()
local v1 = BrickColor.new("Really black")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(PIUV_fake_script)()
local function AGOIF_fake_script() -- MilitaryPolice.LocalScript
local script = Instance.new('LocalScript', MilitaryPolice)

function leftClick()
local v1 = BrickColor.new("Really blue")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(AGOIF_fake_script)()
local function FLRQHU_fake_script() -- Marines.LocalScript
local script = Instance.new('LocalScript', Marines)
function leftClick()
local v1 = BrickColor.new("Crimson")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(FLRQHU_fake_script)()
local function ZVNNTO_fake_script() -- SpecOps.LocalScript
local script = Instance.new('LocalScript', SpecOps)

function leftClick()
local v1 = BrickColor.new("Burlap")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(ZVNNTO_fake_script)()
local function LOGIFU_fake_script() -- HomelandSecurity.LocalScript
local script = Instance.new('LocalScript', HomelandSecurity)

function leftClick()
local v1 = BrickColor.new("White")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(LOGIFU_fake_script)()
local function QUWO_fake_script() -- DepartmentofJustice.LocalScript
local script = Instance.new('LocalScript', DepartmentofJustice)

function leftClick()
local v1 = BrickColor.new("Brown")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(QUWO_fake_script)()
local function HBNYZ_fake_script() -- BorderPatrol.LocalScript
local script = Instance.new('LocalScript', BorderPatrol)
function leftClick()
local v1 = BrickColor.new("Really red")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(HBNYZ_fake_script)()
local function NYDT_fake_script() -- Citizens.LocalScript
local script = Instance.new('LocalScript', Citizens)

function leftClick()
local v1 = BrickColor.new("Mint")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(NYDT_fake_script)()
local function NRCO_fake_script() -- AnnexerFamily.LocalScript
local script = Instance.new('LocalScript', AnnexerFamily)

function leftClick()
local v1 = BrickColor.new("Persimmon")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(NRCO_fake_script)()
local function ASTKLVZ_fake_script() -- FortTedderPoliceDepartment.LocalScript
local script = Instance.new('LocalScript', FortTedderPoliceDepartment)

function leftClick()
local v1 = BrickColor.new("Electric blue")
local v2 = 4219097
local rem = game:GetService("ReplicatedStorage").team

rem:FireServer(v1, v2)
end

script.Parent.MouseButton1Click:Connect(leftClick)
end
coroutine.wrap(ASTKLVZ_fake_script)()
local bindableFunction= Instance.new("BindableFunction")
game.StarterGui:SetCore("SendNotification", {
Title = "WARNING!";
Text = "You must be in their main group to make the team change work.";
Icon = "";
Duration = "200";
callbakc = bindableFunction;
Button1 = "Okay.";
})

You might also like