0% found this document useful (0 votes)
2K views8 pages

Zombie Rush Script - D

hhih

Uploaded by

masterero14
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2K views8 pages

Zombie Rush Script - D

hhih

Uploaded by

masterero14
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd

local ZR = Instance.

new("ScreenGui")
local ZRF = [Link]("Frame")
local CR = [Link]("TextLabel")
local CR2 = [Link]("TextLabel")
local ImageLabel = [Link]("ImageLabel")
local KA1 = [Link]("TextButton")
local KA2 = [Link]("TextButton")
local LEVE = [Link]("TextButton")
local GPS = [Link]("TextButton")
local GDA = [Link]("TextButton")
local UAG = [Link]("TextButton")
local FB = [Link]("TextButton")
local CR_2 = [Link]("TextLabel")
local CR2_2 = [Link]("TextLabel")
local WS = [Link]("TextButton")
local JP = [Link]("TextButton")
local AF2 = [Link]("TextButton")
local AF1 = [Link]("TextButton")

[Link] = "ZR"
[Link] = [Link]

[Link] = "ZRF"
[Link] = ZR
ZRF.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.284394264, 0, 0.111900531, 0)
[Link] = [Link](0, 317, 0, 373)
[Link] = [Link]
[Link] = true
[Link] = true

[Link] = "CR"
[Link] = ZRF
CR.BackgroundColor3 = [Link](1, 1, 1)
[Link] = 1
[Link] = [Link](0.0157728717, 0, -0.00729588978, 0)
[Link] = [Link](0, 291, 0, 28)
[Link] = [Link]
[Link] = "Zombie Rush Gui - By FunTrator"
CR.TextColor3 = [Link](0.0117647, 1, 0.12549)
[Link] = 18

[Link] = "CR2"
[Link] = CR
CR2.BackgroundColor3 = [Link](0, 1, 0.14902)
[Link] = [Link](-0.000563704409, 0, 0.995450377, 0)
[Link] = [Link](0, 296, 0, 1)
[Link] = [Link]
[Link] = ""
CR2.TextColor3 = [Link](0, 0, 0)
[Link] = 14

[Link] = CR
ImageLabel.BackgroundColor3 = [Link](1, 1, 1)
[Link] = 1
[Link] = [Link](-0.0446735397, 0, 1, 0)
[Link] = [Link](0, 317, 0, 306)
[Link] = "rbxassetid://1614557233"
[Link] = [Link]
[Link] = "KA1"
[Link] = ZRF
KA1.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.0189274438, 0, 0.101494282, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Kill All Zombie [T]"
KA1.TextColor3 = [Link](0, 0, 0)
[Link] = 14
KA1.MouseButton1Down: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 == [Link](hotkey) then
working = not working
end
end)

while wait(0.2) do
if working == true then
pcall(function()
local ohthatscomplicated = {
["Name"] =
game:GetService('Players').[Link]:FindFirstChildOfClass("Tool").Name
,
["HumanoidTables"] = {
}
}
for i,v in pairs(workspace[".ZombieStorage"]:GetChildren()) do
local hm = {
["HeadHits"] = [Link],
["THumanoid"] = v:FindFirstChildOfClass('Humanoid'),
["BodyHits"] = 0
}
[Link](ohthatscomplicated["HumanoidTables"],hm)
end
pcall(function()
game:GetService('Players').[Link]:FindFirstChildOfClass("Tool").GunC
[Link]:InvokeServer(ohthatscomplicated)
end)
game:GetService('Players').[Link]:FindFirstChildOfClass("Tool").GunC
[Link]:InvokeServer(ohthatscomplicated)
end)
end
end
end)

[Link] = "KA2"
[Link] = ZRF
KA2.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.520504713, 0, 0.1017638, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Kill All Zombies"
KA2.TextColor3 = [Link](0, 0, 0)
[Link] = 14
KA2.MouseButton1Down:connect(function()
local working = true
game:GetService('Players').LocalPlayer:GetMouse().KeyDown:connect(function(key)
if key == [Link](hotkey) then
working = not working
end
end)

while wait(0.2) do
if working == true then
pcall(function()
local ohthatscomplicated = {
["Name"] =
game:GetService('Players').[Link]:FindFirstChildOfClass("Tool").Name
,
["HumanoidTables"] = {
}
}
for i,v in pairs(workspace[".ZombieStorage"]:GetChildren()) do
local hm = {
["HeadHits"] = [Link],
["THumanoid"] = v:FindFirstChildOfClass('Humanoid'),
["BodyHits"] = 0
}
[Link](ohthatscomplicated["HumanoidTables"],hm)
end
pcall(function()
game:GetService('Players').[Link]:FindFirstChildOfClass("Tool").GunC
[Link]:InvokeServer(ohthatscomplicated)
end)
game:GetService('Players').[Link]:FindFirstChildOfClass("Tool").GunC
[Link]:InvokeServer(ohthatscomplicated)
end)
end
end
end)

[Link] = "LEVE"
[Link] = ZRF
LEVE.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.520504713, 0, 0.24771373, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Level [9999]"
LEVE.TextColor3 = [Link](0, 0, 0)
[Link] = 14
LEVE.MouseButton1Down:connect(function()
[Link] = 9999
end)

[Link] = "GPS"
[Link] = ZRF
GPS.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.018927427, 0, 0.24751094, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "GamePasses"
GPS.TextColor3 = [Link](0, 0, 0)
[Link] = 14
GPS.MouseButton1Down:connect(function()
[Link] = true
[Link] = true
[Link] = true
[Link] = true
[Link] = true
[Link] = true
[Link] = true
[Link] = true
[Link] = true
end)

[Link] = "GDA"
[Link] = ZRF
GDA.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.520504713, 0, 0.376183778, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "God / Freeze All"
GDA.TextColor3 = [Link](0, 0, 0)
[Link] = 14
GDA.MouseButton1Down:connect(function()
local player=[Link]
[Link]:Remove()
[Link]('Humanoid',player)
end)

[Link] = "UAG"
[Link] = ZRF
UAG.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.520504713, 0, 0.516796887, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Unlock All Guns"
UAG.TextColor3 = [Link](0, 0, 0)
[Link] = 14
UAG.MouseButton1Down:connect(function()
[Link] = 1000000
end)

[Link] = "FB"
[Link] = ZRF
FB.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.0189274363, 0, 0.513028383, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Fly Bypass"
FB.TextColor3 = [Link](0, 0, 0)
[Link] = 14
FB.MouseButton1Down:connect(function()
repeat wait()
until [Link] and [Link] and
[Link]:findFirstChild("Torso") and
[Link]:findFirstChild("Humanoid")
local mouse = [Link]:GetMouse()
repeat wait() until mouse
local plr = [Link]
local chr = [Link]
local torso = [Link]
local flying = true
local deb = true
local ctrl = {f = 0, b = 0, l = 0, r = 0}
local lastctrl = {f = 0, b = 0, l = 0, r = 0}
local maxspeed = 50
local speed = 0

function Fly()
for i,v in pairs(chr:GetChildren()) do
if v:IsA('BasePart') and [Link] ~= "HumanoidRootPart" then
chr:WaitForChild([Link]).CollisionGroupId = 99
elseif v:IsA('Accessory') then
for g,c in pairs(v:GetChildren()) do
if c:IsA('BasePart') then
[Link] = 99
end
end
end
end
local bg = [Link]("BodyGyro", torso)
bg.P = 9e4
[Link] = [Link](9e9, 9e9, 9e9)
[Link] = [Link]
local bv = [Link]("BodyVelocity", torso)
[Link] = [Link](0,0.1,0)
[Link] = [Link](9e9, 9e9, 9e9)
repeat wait()
[Link] = true
if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
speed = speed+.5+(speed/maxspeed)
if speed > maxspeed then
speed = maxspeed
end
elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
speed = speed-1
if speed < 0 then
speed = 0
end
end
if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
[Link] = (([Link] *
(ctrl.f+ctrl.b)) + (([Link] *
[Link](ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) -
[Link].p))*speed
lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
[Link] = (([Link] *
(lastctrl.f+lastctrl.b)) + (([Link] *
[Link](lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) -
[Link].p))*speed
else
[Link] = [Link](0,0.1,0)
end
[Link] = [Link] * [Link](-
[Link]((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
until not flying
ctrl = {f = 0, b = 0, l = 0, r = 0}
lastctrl = {f = 0, b = 0, l = 0, r = 0}
speed = 0
bg:Destroy()
bv:Destroy()
[Link] = false
for i,v in pairs(chr:GetChildren()) do
if v:IsA('BasePart') and [Link] ~= "HumanoidRootPart" then
chr:WaitForChild([Link]).CollisionGroupId = 0
elseif v:IsA('Accessory') then
for g,c in pairs(v:GetChildren()) do
if c:IsA('BasePart') then
[Link] = 0
end
end
end
end
end
[Link]:connect(function(key)
if key:lower() == "e" then
if flying then flying = false
else
flying = true
Fly()
end
elseif key:lower() == "w" then
ctrl.f = 1
elseif key:lower() == "s" then
ctrl.b = -1
elseif key:lower() == "a" then
ctrl.l = -1
elseif key:lower() == "d" then
ctrl.r = 1
end
end)
[Link]:connect(function(key)
if key:lower() == "w" then
ctrl.f = 0
elseif key:lower() == "s" then
ctrl.b = 0
elseif key:lower() == "a" then
ctrl.l = 0
elseif key:lower() == "d" then
ctrl.r = 0
end
end)
Fly()
end)

CR_2.Name = "CR"
CR_2.Parent = ZRF
CR_2.BackgroundColor3 = [Link](1, 1, 1)
CR_2.BackgroundTransparency = 1
CR_2.Position = [Link](0.0157728717, 0, 0.928450584, 0)
CR_2.Size = [Link](0, 291, 0, 28)
CR_2.Font = [Link]
CR_2.Text = "DISCORD . IO / SomeoneShark"
CR_2.TextColor3 = [Link](0.0117647, 1, 0.12549)
CR_2.TextSize = 18

CR2_2.Name = "CR2"
CR2_2.Parent = CR_2
CR2_2.BackgroundColor3 = [Link](0, 1, 0.14902)
CR2_2.Position = [Link](-0.000563704409, 0, 0.995450377, 0)
CR2_2.Size = [Link](0, 296, 0, 1)
CR2_2.Font = [Link]
CR2_2.Text = ""
CR2_2.TextColor3 = [Link](0, 0, 0)
CR2_2.TextSize = 14

[Link] = "WS"
[Link] = ZRF
WS.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.0189274363, 0, 0.657298088, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Walkspeed"
WS.TextColor3 = [Link](0, 0, 0)
[Link] = 14
WS.MouseButton1Down:connect(function()
[Link] = 200
end)

[Link] = "JP"
[Link] = ZRF
JP.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.520504713, 0, 0.662256956, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "JumpPower"
JP.TextColor3 = [Link](0, 0, 0)
[Link] = 14
JP.MouseButton1Down:connect(function()
[Link] = 300
end)

[Link] = "AF2"
[Link] = ZRF
AF2.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.520504713, 0, 0.807029068, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Auto Farm 2 [EquipWep]"
AF2.TextColor3 = [Link](0, 0, 0)
[Link] = 11
AF2.MouseButton1Down:connect(function()
local plr = game:GetService("Players").LocalPlayer local killEmAll =
[Link][[Link]].[Link]
for _,v in next, workspace[".ZombieStorage"]:GetChildren() do
local Table = {["Name"] = [Link], ["HumanoidTables"] =
{[1] = {["HeadHits"] = 500000000,["THumanoid"] = [Link], ["BodyHits"] =
500000000}}}
killEmAll:InvokeServer(Table)
end
end)

[Link] = "AF1"
[Link] = ZRF
AF1.BackgroundColor3 = [Link](1, 1, 1)
[Link] = [Link](0.0220820121, 0, 0.807029068, 0)
[Link] = [Link](0, 131, 0, 41)
[Link] = [Link]
[Link] = [Link]
[Link] = "Auto Farm [Equip Wep]"
AF1.TextColor3 = [Link](0, 0, 0)
[Link] = 12
AF1.MouseButton1Down:connect(function()
local plr = game:GetService("Players").LocalPlayer local killEmAll =
[Link][[Link]].[Link]
for _,v in next, workspace[".ZombieStorage"]:GetChildren() do
local Table = {["Name"] = [Link], ["HumanoidTables"] =
{[1] = {["HeadHits"] = 500000000,["THumanoid"] = [Link], ["BodyHits"] =
500000000}}}
killEmAll:InvokeServer(Table)
end
end)

You might also like