Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wait(0)
- local ExploitedZombies = Instance.new("ScreenGui")
- local Creator = Instance.new("TextLabel")
- local Creator2 = Instance.new("TextLabel")
- local Main = Instance.new("Frame")
- local Close = Instance.new("TextButton")
- local Gamepasses = Instance.new("TextButton")
- local ZombieKill = Instance.new("TextButton")
- local Freeze = Instance.new("TextButton")
- local Open = Instance.new("TextButton")
- --Properties:
- ExploitedZombies.Name = "ExploitedZombies"
- ExploitedZombies.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- Creator.Name = "Creator"
- Creator.Parent = ExploitedZombies
- Creator.BackgroundColor3 = Color3.new(0, 0, 0)
- Creator.BackgroundTransparency = 0.80000001192093
- Creator.BorderColor3 = Color3.new(0, 0, 0)
- Creator.Position = UDim2.new(-1.25800002, 0, 0.349000007, 0)
- Creator.Size = UDim2.new(0, 456, 0, 50)
- Creator.Font = Enum.Font.SourceSansBold
- Creator.Text = "Created by..."
- Creator.TextColor3 = Color3.new(1, 1, 1)
- Creator.TextScaled = true
- Creator.TextSize = 14
- Creator.TextWrapped = true
- Creator2.Name = "Creator2"
- Creator2.Parent = ExploitedZombies
- Creator2.BackgroundColor3 = Color3.new(0, 0, 0)
- Creator2.BackgroundTransparency = 0.80000001192093
- Creator2.BorderColor3 = Color3.new(0, 0, 0)
- Creator2.Position = UDim2.new(-1.44599998, 0, 0.453000009, 0)
- Creator2.Size = UDim2.new(0, 456, 0, 50)
- Creator2.Font = Enum.Font.SourceSansBold
- Creator2.Text = "marcus#0979"
- Creator2.TextColor3 = Color3.new(1, 1, 1)
- Creator2.TextScaled = true
- Creator2.TextSize = 14
- Creator2.TextWrapped = true
- Main.Name = "Main"
- Main.Parent = ExploitedZombies
- Main.BackgroundColor3 = Color3.new(0, 0, 0)
- Main.BackgroundTransparency = 0.80000001192093
- Main.BorderColor3 = Color3.new(0, 0, 0)
- Main.Position = UDim2.new(0.0529999994, 0, -1.046, 0)
- Main.Size = UDim2.new(0, 979, 0, 490)
- Close.Name = "Close"
- Close.Parent = Main
- Close.BackgroundColor3 = Color3.new(0, 0, 0)
- Close.BackgroundTransparency = 0.80000001192093
- Close.Size = UDim2.new(0, 279, 0, 50)
- Close.Font = Enum.Font.SourceSansBold
- Close.Text = "Close"
- Close.TextColor3 = Color3.new(1, 0, 0)
- Close.TextScaled = true
- Close.TextSize = 14
- Close.TextWrapped = true
- Gamepasses.Name = "Gamepasses"
- Gamepasses.Parent = ExploitedZombies
- Gamepasses.BackgroundColor3 = Color3.new(0, 0, 0)
- Gamepasses.BackgroundTransparency = 0.80000001192093
- Gamepasses.BorderColor3 = Color3.new(0, 0, 0)
- Gamepasses.Position = UDim2.new(0.0839999989, 0, -1.20700002, 0)
- Gamepasses.Size = UDim2.new(0, 910, 0, 91)
- Gamepasses.Font = Enum.Font.SourceSansBold
- Gamepasses.Text = "Gamepasses"
- Gamepasses.TextColor3 = Color3.new(1, 1, 1)
- Gamepasses.TextScaled = true
- Gamepasses.TextSize = 14
- Gamepasses.TextWrapped = true
- ZombieKill.Name = "ZombieKill"
- ZombieKill.Parent = ExploitedZombies
- ZombieKill.BackgroundColor3 = Color3.new(0, 0, 0)
- ZombieKill.BackgroundTransparency = 0.80000001192093
- ZombieKill.BorderColor3 = Color3.new(0, 0, 0)
- ZombieKill.Position = UDim2.new(0.0839999989, 0, -1.41199994, 0)
- ZombieKill.Size = UDim2.new(0, 910, 0, 91)
- ZombieKill.Font = Enum.Font.SourceSansBold
- ZombieKill.Text = "Zombie Aim"
- ZombieKill.TextColor3 = Color3.new(1, 1, 1)
- ZombieKill.TextScaled = true
- ZombieKill.TextSize = 14
- ZombieKill.TextWrapped = true
- Freeze.Name = "Freeze"
- Freeze.Parent = ExploitedZombies
- Freeze.BackgroundColor3 = Color3.new(0, 0, 0)
- Freeze.BackgroundTransparency = 0.80000001192093
- Freeze.BorderColor3 = Color3.new(0, 0, 0)
- Freeze.Position = UDim2.new(0.0839999989, 0, -1.62300003, 0)
- Freeze.Size = UDim2.new(0, 910, 0, 91)
- Freeze.Font = Enum.Font.SourceSansBold
- Freeze.Text = "Zombie Freeze | Invincible"
- Freeze.TextColor3 = Color3.new(1, 1, 1)
- Freeze.TextScaled = true
- Freeze.TextSize = 14
- Freeze.TextWrapped = true
- Open.Name = "Open"
- Open.Parent = ExploitedZombies
- Open.BackgroundColor3 = Color3.new(0, 0, 0)
- Open.BackgroundTransparency = 0.80000001192093
- Open.Position = UDim2.new(0, 0, 1.45299995, 0)
- Open.Size = UDim2.new(0, 279, 0, 50)
- Open.Font = Enum.Font.SourceSansBold
- Open.Text = "Open"
- Open.TextColor3 = Color3.new(1, 1, 1)
- Open.TextScaled = true
- Open.TextSize = 14
- Open.TextWrapped = true
- -- Scripts:
- function SCRIPT_CJQC87_FAKESCRIPT() -- ExploitedZombies.LocalScript
- getfenv().script = Instance.new('LocalScript', ExploitedZombies)
- wait(0)
- local creator = script.Parent.Parent.Parent.ExploitedZombies.Creator
- local creat2 = script.Parent.Parent.Parent.ExploitedZombies.Creator2
- creator:TweenPosition(UDim2.new(0.258, 0,0.349, 0))
- wait(0.01)
- creat2:TweenPosition(UDim2.new(0.446, 0,0.453, 0))
- end
- coroutine.resume(coroutine.create(SCRIPT_CJQC87_FAKESCRIPT))
- function SCRIPT_VLMF85_FAKESCRIPT() -- ExploitedZombies.LocalScript
- getfenv().script = Instance.new('LocalScript', ExploitedZombies)
- wait(3)
- local creator = script.Parent.Parent.Parent.ExploitedZombies.Creator
- local creat2 = script.Parent.Parent.Parent.ExploitedZombies.Creator2
- local main = script.Parent.Parent.Parent.ExploitedZombies.Main
- local pass = script.Parent.Parent.Parent.ExploitedZombies.Gamepasses
- local kill = script.Parent.Parent.Parent.ExploitedZombies.ZombieKill
- local freeze = script.Parent.Parent.Parent.ExploitedZombies.Freeze
- wait(0.001)
- creat2:TweenPosition(UDim2.new(1.446, 0,0.453, 0))
- wait(0.09)
- creator:TweenPosition(UDim2.new(1.258, 0,0.349, 0))
- main:TweenPosition(UDim2.new(0.053, 0,0.046, 0))
- wait(0.02)
- pass:TweenPosition(UDim2.new(0.084, 0,0.207, 0))
- wait(0.02)
- kill:TweenPosition(UDim2.new(0.084, 0,0.412, 0))
- wait(0.02)
- freeze:TweenPosition(UDim2.new(0.084, 0,0.623, 0))
- end
- coroutine.resume(coroutine.create(SCRIPT_VLMF85_FAKESCRIPT))
- function SCRIPT_SLNF66_FAKESCRIPT() -- Close.LocalScript
- getfenv().script = Instance.new('LocalScript', Close)
- script.Parent.MouseButton1Click:connect(function()
- local creator = script.Parent.Parent.Parent.Parent.ExploitedZombies.Creator
- local creat2 = script.Parent.Parent.Parent.Parent.ExploitedZombies.Creator2
- local main = script.Parent.Parent.Parent.Parent.ExploitedZombies.Main
- local pass = script.Parent.Parent.Parent.Parent.ExploitedZombies.Gamepasses
- local kill = script.Parent.Parent.Parent.Parent.ExploitedZombies.ZombieKill
- local freeze = script.Parent.Parent.Parent.Parent.ExploitedZombies.Freeze
- local open = script.Parent.Parent.Parent.Parent.ExploitedZombies.Open
- main:TweenPosition(UDim2.new(0.053, 0,1.046, 0))
- wait(0.02)
- pass:TweenPosition(UDim2.new(0.084, 0,1.207, 0))
- wait(0.02)
- kill:TweenPosition(UDim2.new(0.084, 0,1.412, 0))
- wait(0.02)
- freeze:TweenPosition(UDim2.new(0.084, 0,1.623, 0))
- wait(0.02)
- open:TweenPosition(UDim2.new(0, 0,0.453, 0))
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_SLNF66_FAKESCRIPT))
- function SCRIPT_BUOD84_FAKESCRIPT() -- Gamepasses.LocalScript
- getfenv().script = Instance.new('LocalScript', Gamepasses)
- script.Parent.MouseButton1Click:connect(function()
- local Game = game
- Game.Players.LocalPlayer.Purchased.MysterySniper.Value = true
- Game.Players.LocalPlayer.Purchased.SecondaryPack1.Value = true
- Game.Players.LocalPlayer.Purchased.PrimaryPack1.Value = true
- Game.Players.LocalPlayer.Purchased.PrimaryPack5.Value = true
- Game.Players.LocalPlayer.Purchased.PrimaryPack2.Value = true
- Game.Players.LocalPlayer.Purchased.SecondaryPack4.Value = true
- Game.Players.LocalPlayer.Purchased.SecondaryPack3.Value = true
- Game.Players.LocalPlayer.Purchased.SecondaryPack2.Value = true
- Game.Players.LocalPlayer.Purchased.BanHammer.Value = true
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_BUOD84_FAKESCRIPT))
- function SCRIPT_YDSN77_FAKESCRIPT() -- ZombieKill.Script
- getfenv().script = Instance.new('Script', ZombieKill)
- script.Parent.MouseButton1Click:Connect(function()
- local hotkey = "e" -- hotkey to turn it on or off
- local working = true
- game:GetService('Players').LocalPlayer:GetMouse().KeyDown:connect(function(key)
- if key == string.lower(hotkey) then
- working = not working
- end
- end)
- while wait(0.2) do
- if working == true then
- pcall(function()
- local ohthatscomplicated = {
- ["Name"] = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").Name,
- ["HumanoidTables"] = {
- }
- }
- for i,v in pairs(workspace[".ZombieStorage"]:GetChildren()) do
- local hm = {
- ["HeadHits"] = math.huge,
- ["THumanoid"] = v:FindFirstChildOfClass('Humanoid'),
- ["BodyHits"] = 0
- }
- table.insert(ohthatscomplicated["HumanoidTables"],hm)
- end
- pcall(function()
- game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunControllerAlt.RemoteFunction:InvokeServer(ohthatscomplicated)
- end)
- game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunController.RemoteFunction:InvokeServer(ohthatscomplicated)
- end)
- end
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_YDSN77_FAKESCRIPT))
- function SCRIPT_TCQR77_FAKESCRIPT() -- Freeze.LocalScript
- getfenv().script = Instance.new('LocalScript', Freeze)
- script.Parent.MouseButton1Click:connect(function()
- local player=game.Players.LocalPlayer.Character
- player.Humanoid:Remove()
- Instance.new('Humanoid',player)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_TCQR77_FAKESCRIPT))
- function SCRIPT_PWTF76_FAKESCRIPT() -- Open.LocalScript
- getfenv().script = Instance.new('LocalScript', Open)
- script.Parent.MouseButton1Click:connect(function()
- local creator = script.Parent.Parent.Parent.ExploitedZombies.Creator
- local creat2 = script.Parent.Parent.Parent.ExploitedZombies.Creator2
- local main = script.Parent.Parent.Parent.ExploitedZombies.Main
- local pass = script.Parent.Parent.Parent.ExploitedZombies.Gamepasses
- local kill = script.Parent.Parent.Parent.ExploitedZombies.ZombieKill
- local freeze = script.Parent.Parent.Parent.ExploitedZombies.Freeze
- local open = script.Parent.Parent.Parent.ExploitedZombies.Open
- main:TweenPosition(UDim2.new(0.053, 0,0.046, 0))
- wait(0.02)
- pass:TweenPosition(UDim2.new(0.084, 0,0.207, 0))
- wait(0.02)
- kill:TweenPosition(UDim2.new(0.084, 0,0.412, 0))
- wait(0.02)
- freeze:TweenPosition(UDim2.new(0.084, 0,0.623, 0))
- wait(0.02)
- open:TweenPosition(UDim2.new(0, 0,1.453, 0))
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_PWTF76_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement