Roblox Zombie Rush Hack Gui

  1. Roblox Zombie Rush Hack Script Pastebin
May 26th, 2018
Never
Roblox Zombie Rush Hack Gui
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local Top = Instance.new('Frame')
  2. local TextButton1 = Instance.new('TextButton')
  3. local TextButton3 = Instance.new('TextButton')
  4. local Label = Instance.new('TextLabel')
  5. -- Properties
  6. ScreenGui.Parent = game.CoreGui
  7. Top.Name = 'Top'
  8. Top.Active = true
  9. Top.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  10. Top.Position = UDim2.new(0.771902144, 0, 0.508005798, 0)
  11. Top.Size = UDim2.new(0, 430, 0, 31)
  12. Back.Name = 'Back'
  13. Back.BackgroundColor3 = Color3.new(0, 0.5, 0.7)
  14. Back.Position = UDim2.new(0, 0, 1, 0)
  15. TextButton1.Parent = Back
  16. TextButton1.BackgroundColor3 = Color3.new(0, 0.7, 0.9)
  17. TextButton1.Position = UDim2.new(0.02, 0, 0.05, 0)
  18. TextButton1.Font = Enum.Font.SourceSans
  19. TextButton1.TextColor3 = Color3.new(1, 1, 1)
  20. TextButton1.MouseButton1Click:connect(function()
  21. local CratesToBuy = 1000 -- How many you want to buy
  22. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  23. TextButton2.Parent = Back
  24. TextButton2.BackgroundColor3 = Color3.new(0, 0.7, 0.9)
  25. TextButton2.Position = UDim2.new(0.515, 0, 0.05, 0)
  26. TextButton2.Font = Enum.Font.SourceSans
  27. TextButton2.TextColor3 = Color3.new(1, 1, 1)
  28. TextButton2.MouseButton1Click:connect(function()
  29. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild('Torso') and game.Players.LocalPlayer.Character:findFirstChild('Humanoid')
  30. local mouse = game.Players.LocalPlayer:GetMouse()
  31. local plr = game.Players.LocalPlayer
  32. local flying = true
  33. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  34. local maxspeed = 50
  35. local bg = Instance.new('BodyGyro', torso)
  36. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  37. local bv = Instance.new('BodyVelocity', torso)
  38. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  39. plr.Character.Humanoid.PlatformStand = true
  40. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  41. if speed > maxspeed then
  42. end
  43. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  44. if speed < 0 then
  45. end
  46. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  47. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  48. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  49. elseif (ctrl.l + ctrl.r) 0 and (ctrl.f + ctrl.b) 0 and speed ~= 0 then
  50. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  51. bv.velocity = Vector3.new(0,0.1,0)
  52. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  53. ctrl = {f = 0, b = 0, l = 0, r = 0}
  54. speed = 0
  55. bv:Destroy()
  56. end
  57. if key:lower() 'e' then
  58. else
  59. Fly()
  60. elseif key:lower() 'w' then
  61. elseif key:lower() 's' then
  62. elseif key:lower() 'a' then
  63. elseif key:lower() 'd' then
  64. end
  65. mouse.KeyUp:connect(function(key)
  66. ctrl.f = 0
  67. ctrl.b = 0
  68. ctrl.l = 0
  69. ctrl.r = 0
  70. end)
  71. end)
  72. TextButton3.Name = 'TextButton3'
  73. TextButton3.BackgroundColor3 = Color3.new(0, 0.7, 0.9)
  74. TextButton3.Position = UDim2.new(0.02, 0, 0.55, 0)
  75. TextButton3.Font = Enum.Font.SourceSans
  76. TextButton3.TextColor3 = Color3.new(1, 1, 1)
  77. TextButton3.MouseButton1Click:connect(function()
  78. local noclip = true char = game.Players.LocalPlayer.Character while true do if noclip true then for _,v in pairs(char:children()) do pcall(function() if v.className 'Part' then v.CanCollide = false elseif v.ClassName 'Model' then v.Head.CanCollide = false end end) end end game:service('RunService').Stepped:wait() end
  79. TextButton4.Parent = Back
  80. TextButton4.BackgroundColor3 = Color3.new(0, 0.7, 0.9)
  81. TextButton4.Position = UDim2.new(0.515, 0, 0.55, 0)
  82. TextButton4.Font = Enum.Font.SourceSans
  83. TextButton4.TextColor3 = Color3.new(1, 1, 1)
  84. TextButton4.MouseButton1Click:connect(function()
  85. game:GetService('Players').LocalPlayer:GetMouse().KeyDown:connect(function(key)
  86. working = not working
  87. end)
  88. while wait(0.2) do
  89. pcall(function()
  90. ['Name'] = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass('Tool').Name,
  91. }
  92. for i,v in pairs(workspace['.ZombieStorage']:GetChildren()) do
  93. ['HeadHits'] = math.huge,
  94. ['THumanoid'] = v:FindFirstChildOfClass('Humanoid'),
  95. }
  96. table.insert(ohthatscomplicated['HumanoidTables'],hm)
  97. pcall(function()
  98. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass('Tool').GunControllerAlt.RemoteFunction:InvokeServer(ohthatscomplicated)
  99. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass('Tool').GunController.RemoteFunction:InvokeServer(ohthatscomplicated)
  100. end
  101. end)
  102. Label.Name = 'Label'
  103. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  104. Label.BorderSizePixel = 0
  105. Label.Size = UDim2.new(0, 242, 0, 31)
  106. Label.Text = 'GUI ZOMBIE RUSH EDITOR BY CHIM'
  107. Label.TextScaled = true
  108. Label.TextWrapped = true

Feb 02, 2018 TxtWall.Text = 'I made this GUI because I saw the original GUI, which looked like absolute shit.' TxtWall.TextSize = 24 TxtWall.TextWrapped = true CredPic.Parent = Credit2 CredPic.Name = 'CredPic' CredPic.BackgroundTransparency = 1 CredPic.BorderSizePixel = 0 CredPic.Position = UDim2.new(0, 125, 0, -5) CredPic.Size = UDim2.new(0, 55, 0, 50).

Roblox Zombie Rush Hack Script Pastebin