Vzurxy

Shadow GUI Done

Jul 17th, 2018
835
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.00 KB | None | 0 0
  1. -- Shadow GUI V3rmillion | Lesbian GUI is dead, rebranding it
  2. local Shadow = Instance.new("ScreenGui")
  3. local login = Instance.new("Frame")
  4. local vampirehunter = Instance.new("TextButton")
  5. local zombierush = Instance.new("TextButton")
  6. local ImageLabel = Instance.new("ImageLabel")
  7. local creditsss = Instance.new("TextLabel")
  8. local hadow = Instance.new("TextLabel")
  9. local zombierush1 = Instance.new("Frame")
  10. local zombied = Instance.new("TextButton")
  11. local change = Instance.new("TextButton")
  12. local exitpage1 = Instance.new("TextButton")
  13. local gamepasses = Instance.new("TextButton")
  14. local god = Instance.new("TextButton")
  15. local reminder = Instance.new("TextButton")
  16. local exittip = Instance.new("TextButton")
  17. local walkspeed = Instance.new("TextButton")
  18. local page2 = Instance.new("TextButton")
  19. local num = Instance.new("TextBox")
  20. local zombierush2 = Instance.new("Frame")
  21. local exitpage2 = Instance.new("TextButton")
  22. local bypassfly = Instance.new("TextButton")
  23. local lvlreq = Instance.new("TextButton")
  24. local oppistol = Instance.new("TextButton")
  25. local finale = Instance.new("TextLabel")
  26. local vampirehunter1 = Instance.new("Frame")
  27. local exitpage1_2 = Instance.new("TextButton")
  28. local creditscript = Instance.new("TextButton")
  29. local ptscript = Instance.new("TextButton")
  30. local spamflare = Instance.new("TextButton")
  31. local loopheal = Instance.new("TextButton")
  32. local givegun = Instance.new("TextButton")
  33. local vampirefly = Instance.new("TextButton")
  34. local expscipt = Instance.new("TextButton")
  35. local givetaser = Instance.new("TextButton")
  36. local getmorphine = Instance.new("TextButton")
  37.  
  38. Shadow.Name = "Shadow"
  39. Shadow.Parent = game.Players.LocalPlayer.PlayerGui
  40. Shadow.Active = true
  41. Shadow.Draggable = true
  42. Shadow.ResetOnSpawn = false
  43.  
  44. login.Name = "login"
  45. login.Parent = Shadow
  46. login.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  47. login.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  48. login.BorderSizePixel = 0
  49. login.Position = UDim2.new(0.343320847, 0, 0.113065325, 0)
  50. login.Size = UDim2.new(0, 235, 0, 297)
  51. login.Style = Enum.FrameStyle.RobloxRound
  52. login.Active = true
  53. login.Draggable = true
  54.  
  55. vampirehunter.Name = "vampirehunter"
  56. vampirehunter.BorderSizePixel = 0
  57. vampirehunter.Position = UDim2.new(0.548936188, 0, 0.0437710434, 0)
  58. vampirehunter.Size = UDim2.new(0, 80, 0, 28)
  59. vampirehunter.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  60. vampirehunter.Parent = loginor3.new(0.235294, 0.235294, 0.235294)
  61. vampirehunter.Font = Enum.Font.SourceSansBold
  62. vampirehunter.Text = "Vampire Hunters 2"
  63. vampirehunter.TextColor3 = Color3.new(1, 1, 1)
  64. vampirehunter.TextSize = 12
  65. vampirehunter.TextWrapped = true
  66.  
  67. zombierush.Name = "zombierush"
  68. zombierush.Parent = login
  69. zombierush.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  70. zombierush.BorderSizePixel = 0
  71. zombierush.Position = UDim2.new(0.0560496747, 0, 0.0369167924, 0)
  72. zombierush.Size = UDim2.new(0, 80, 0, 28)
  73. zombierush.Font = Enum.Font.SourceSansBold
  74. zombierush.Text = "Zombie Rush"
  75. zombierush.TextColor3 = Color3.new(1, 1, 1)
  76. zombierush.TextSize = 14
  77.  
  78. ImageLabel.Parent = login
  79. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  80. ImageLabel.BackgroundTransparency = 1
  81. ImageLabel.Position = UDim2.new(0.0297872573, 0, 0.760990441, 0)
  82. ImageLabel.Size = UDim2.new(0, 100, 0, 100)
  83. ImageLabel.Image = "rbxassetid://2094515581"
  84.  
  85. creditsss.Name = "creditsss"
  86. creditsss.Parent = login
  87. creditsss.BackgroundColor3 = Color3.new(1, 1, 1)
  88. creditsss.BackgroundTransparency = 1
  89. creditsss.Position = UDim2.new(0.0425531939, 0, 0.437710404, 0)
  90. creditsss.Size = UDim2.new(0, 200, 0, 50)
  91. creditsss.Font = Enum.Font.SourceSansBold
  92. creditsss.Text = "Scripts go to their respective owners"
  93. creditsss.TextColor3 = Color3.new(1, 1, 1)
  94. creditsss.TextSize = 14
  95.  
  96. hadow.Name = "hadow"
  97. hadow.Parent = login
  98. hadow.BackgroundColor3 = Color3.new(1, 1, 1)
  99. hadow.BackgroundTransparency = 1
  100. hadow.BorderColor3 = Color3.new(0.0980392, 0.196078, 0.207843)
  101. hadow.Position = UDim2.new(0.153191522, 0, 0.83164984, 0)
  102. hadow.Size = UDim2.new(0, 200, 0, 50)
  103. hadow.Font = Enum.Font.SourceSansBold
  104. hadow.Text = "hadow"
  105. hadow.TextColor3 = Color3.new(1, 1, 1)
  106. hadow.TextScaled = true
  107. hadow.TextSize = 25
  108. hadow.TextStrokeColor3 = Color3.new(0.0941177, 0.00392157, 0.176471)
  109. hadow.TextWrapped = true
  110.  
  111. zombierush1.Name = "zombierush1"
  112. zombierush1.Parent = Shadow
  113. zombierush1.Active = true
  114. zombierush1.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  115. zombierush1.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  116. zombierush1.BorderSizePixel = 0
  117. zombierush1.Position = UDim2.new(0.661249995, 0, 0.165829152, 0)
  118. zombierush1.Size = UDim2.new(0, 251, 0, 315)
  119. zombierush1.Visible = false
  120. zombierush1.Style = Enum.FrameStyle.RobloxRound
  121.  
  122. zombied.Name = "zombied"
  123. zombied.Parent = zombierush1
  124. zombied.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  125. zombied.BackgroundTransparency = 0.5
  126. zombied.BorderSizePixel = 0
  127. zombied.Position = UDim2.new(0.0756972134, 0, 0.418238968, 0)
  128. zombied.Size = UDim2.new(0, 200, 0, 50)
  129. zombied.AutoButtonColor = false
  130. zombied.Font = Enum.Font.SourceSansBold
  131. zombied.Text = "KO Zombies"
  132. zombied.TextColor3 = Color3.new(1, 1, 1)
  133. zombied.TextSize = 14
  134.  
  135. change.Name = "change"
  136. change.Parent = zombierush1
  137. change.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  138. change.BackgroundTransparency = 0.5
  139. change.BorderSizePixel = 0
  140. change.Position = UDim2.new(0.0796812773, 0, 0.0377358571, 0)
  141. change.Size = UDim2.new(0, 200, 0, 50)
  142. change.AutoButtonColor = false
  143. change.Font = Enum.Font.SourceSansBold
  144. change.Text = "Level Change"
  145. change.TextColor3 = Color3.new(1, 1, 1)
  146. change.TextSize = 14
  147.  
  148. exitpage1.Name = "exitpage1"
  149. exitpage1.Parent = zombierush1
  150. exitpage1.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  151. exitpage1.BorderSizePixel = 0
  152. exitpage1.Position = UDim2.new(2.98023224e-08, 0, 0.00314465398, 0)
  153. exitpage1.Size = UDim2.new(0, 10, 0, 13)
  154. exitpage1.Font = Enum.Font.SourceSansBold
  155. exitpage1.Text = "X"
  156. exitpage1.TextColor3 = Color3.new(1, 1, 1)
  157. exitpage1.TextSize = 14
  158.  
  159.  
  160. gamepasses.Name = "gamepasses"
  161. gamepasses.Parent = zombierush1
  162. gamepasses.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  163. gamepasses.BackgroundTransparency = 0.5
  164. gamepasses.BorderSizePixel = 0
  165. gamepasses.Position = UDim2.new(0.0756972134, 0, 0.226415083, 0)
  166. gamepasses.Size = UDim2.new(0, 200, 0, 50)
  167. gamepasses.AutoButtonColor = false
  168. gamepasses.Font = Enum.Font.SourceSansBold
  169. gamepasses.Text = "Get Gamepasses"
  170. gamepasses.TextColor3 = Color3.new(1, 1, 1)
  171. gamepasses.TextSize = 14
  172.  
  173. god.Name = "god"
  174. god.Parent = zombierush1
  175. god.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  176. god.BackgroundTransparency = 0.5
  177. god.BorderSizePixel = 0
  178. god.Position = UDim2.new(0.0717131495, 0, 0.616352201, 0)
  179. god.Size = UDim2.new(0, 200, 0, 50)
  180. god.AutoButtonColor = false
  181. god.Font = Enum.Font.SourceSansBold
  182. god.Text = "Loop Humanoid Remove Cant Reset"
  183. god.TextColor3 = Color3.new(1, 1, 1)
  184. god.TextSize = 14
  185.  
  186. reminder.Name = "reminder"
  187. reminder.Parent = zombierush1
  188. reminder.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  189. reminder.BackgroundTransparency = 0.94999998807907
  190. reminder.BorderSizePixel = 0
  191. reminder.Position = UDim2.new(0.0796812773, 0, 0.921563327, 0)
  192. reminder.Size = UDim2.new(0, 200, 0, 27)
  193. reminder.AutoButtonColor = false
  194. reminder.Font = Enum.Font.SourceSansBold
  195. reminder.Text = "Level Change doesn't replicate"
  196. reminder.TextColor3 = Color3.new(1, 1, 1)
  197. reminder.TextSize = 14
  198.  
  199. exittip.Name = "exittip"
  200. exittip.Parent = zombierush1
  201. exittip.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  202. exittip.BorderSizePixel = 0
  203. exittip.Position = UDim2.new(0.880478144, 0, 0.92452836, 0)
  204. exittip.Size = UDim2.new(0, 10, 0, 13)
  205. exittip.Font = Enum.Font.SourceSansBold
  206. exittip.Text = "X"
  207. exittip.TextColor3 = Color3.new(1, 1, 1)
  208. exittip.TextSize = 14
  209.  
  210. walkspeed.Name = "walkspeed"
  211. walkspeed.Parent = zombierush1
  212. walkspeed.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  213. walkspeed.BackgroundTransparency = 0.5
  214. walkspeed.BorderSizePixel = 0
  215. walkspeed.Position = UDim2.new(0.0438247025, 0, 0.795597494, 0)
  216. walkspeed.Size = UDim2.new(0, 103, 0, 33)
  217. walkspeed.Font = Enum.Font.SourceSansBold
  218. walkspeed.Text = "WalkSpeed Change"
  219. walkspeed.TextColor3 = Color3.new(1, 1, 1)
  220. walkspeed.TextSize = 14
  221. walkspeed.TextWrapped = true
  222.  
  223. page2.Name = "page2"
  224. page2.Parent = zombierush1
  225. page2.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  226. page2.BorderSizePixel = 0
  227. page2.Position = UDim2.new(0.59760958, 0, 0.809523821, 0)
  228. page2.Size = UDim2.new(0, 51, 0, 31)
  229. page2.Font = Enum.Font.SourceSansBold
  230. page2.Text = "->"
  231. page2.TextColor3 = Color3.new(1, 1, 1)
  232. page2.TextSize = 14
  233. ------------------------.MouseButton1Down:connect(function()
  234.  
  235. num.Name = "num"
  236. num.Parent = zombierush1
  237. num.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  238. num.BorderSizePixel = 0
  239. num.Position = UDim2.new(0.0478087664, 0, 0.901587307, 0)
  240. num.Size = UDim2.new(0, 19, 0, 19)
  241. num.Font = Enum.Font.SourceSansBold
  242. num.PlaceholderColor3 = Color3.new(1, 1, 1)
  243. num.Text = "35"
  244. num.TextColor3 = Color3.new(1, 1, 1)
  245. num.TextSize = 14
  246.  
  247. zombierush2.Name = "zombierush2"
  248. zombierush2.Parent = Shadow
  249. zombierush2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  250. zombierush2.BorderColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  251. zombierush2.Position = UDim2.new(0.0425000004, 0, 0.153266326, 0)
  252. zombierush2.Size = UDim2.new(0, 227, 0, 310)
  253. zombierush2.Visible = false
  254. zombierush2.Style = Enum.FrameStyle.RobloxRound
  255.  
  256. exitpage2.Name = "exitpage2"
  257. exitpage2.Parent = zombierush2
  258. exitpage2.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  259. exitpage2.BorderSizePixel = 0
  260. exitpage2.Position = UDim2.new(2.98023224e-08, 0, 0.00314465398, 0)
  261. exitpage2.Size = UDim2.new(0, 10, 0, 13)
  262. exitpage2.Font = Enum.Font.SourceSansBold
  263. exitpage2.Text = "X"
  264. exitpage2.TextColor3 = Color3.new(1, 1, 1)
  265. exitpage2.TextSize = 14
  266.  
  267. bypassfly.Name = "bypassfly"
  268. bypassfly.Parent = zombierush2
  269. bypassfly.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  270. bypassfly.BackgroundTransparency = 0.5
  271. bypassfly.BorderSizePixel = 0
  272. bypassfly.Position = UDim2.new(0.0129875615, 0, 0.575708866, 0)
  273. bypassfly.Size = UDim2.new(0, 200, 0, 50)
  274. bypassfly.Font = Enum.Font.SourceSansBold
  275. bypassfly.Text = "Bypass Anti Fly"
  276. bypassfly.TextColor3 = Color3.new(1, 1, 1)
  277. bypassfly.TextSize = 14
  278. bypassfly.TextWrapped = true
  279.  
  280. lvlreq.Name = "lvlreq"
  281. lvlreq.Parent = zombierush2
  282. lvlreq.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  283. lvlreq.BackgroundTransparency = 0.5
  284. lvlreq.BorderSizePixel = 0
  285. lvlreq.Position = UDim2.new(0.0174718667, 0, 0.124203824, 0)
  286. lvlreq.Size = UDim2.new(0, 200, 0, 50)
  287. lvlreq.Font = Enum.Font.SourceSansBold
  288. lvlreq.Text = "Change all guns to level 1 requirement"
  289. lvlreq.TextColor3 = Color3.new(1, 1, 1)
  290. lvlreq.TextSize = 14
  291. lvlreq.TextWrapped = true
  292.  
  293. oppistol.Name = "oppistol"
  294. oppistol.Parent = zombierush2
  295. oppistol.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  296. oppistol.BackgroundTransparency = 0.5
  297. oppistol.BorderSizePixel = 0
  298. oppistol.Position = UDim2.new(0.0129875615, 0, 0.368350983, 0)
  299. oppistol.Size = UDim2.new(0, 200, 0, 50)
  300. oppistol.Font = Enum.Font.SourceSansBold
  301. oppistol.Text = "Equip Pistol, then click to boost stats"
  302. oppistol.TextColor3 = Color3.new(1, 1, 1)
  303. oppistol.TextSize = 14
  304. oppistol.TextWrapped = true
  305.  
  306. finale.Name = "finale"
  307. finale.Parent = zombierush2
  308. finale.BackgroundColor3 = Color3.new(1, 1, 1)
  309. finale.BackgroundTransparency = 1
  310. finale.BorderSizePixel = 0
  311. finale.Position = UDim2.new(0.0134529145, 0, 0.806020081, 0)
  312. finale.Size = UDim2.new(0, 200, 0, 50)
  313. finale.Font = Enum.Font.SourceSansBold
  314. finale.Text = "End of Zombie Rush"
  315. finale.TextColor3 = Color3.new(1, 1, 1)
  316. finale.TextSize = 14
  317.  
  318. vampirehunter1.Name = "vampirehunter1"
  319. vampirehunter1.Parent = Shadow
  320. vampirehunter1.BackgroundColor3 = Color3.new(1, 1, 1)
  321. vampirehunter1.Position = UDim2.new(0.654999971, 0, 0.130653277, 0)
  322. vampirehunter1.Size = UDim2.new(0, 256, 0, 328)
  323. vampirehunter1.Visible = false
  324. vampirehunter1.Style = Enum.FrameStyle.RobloxRound
  325.  
  326. exitpage1_2.Name = "exitpage1"
  327. exitpage1_2.Parent = vampirehunter1
  328. exitpage1_2.BackgroundColor3 = Color3.new(0.254902, 0.254902, 0.254902)
  329. exitpage1_2.BorderSizePixel = 0
  330. exitpage1_2.Position = UDim2.new(2.98023224e-08, 0, 0.00314465398, 0)
  331. exitpage1_2.Size = UDim2.new(0, 10, 0, 13)
  332. exitpage1_2.Font = Enum.Font.SourceSansBold
  333. exitpage1_2.Text = "X"
  334. exitpage1_2.TextColor3 = Color3.new(1, 1, 1)
  335. exitpage1_2.TextSize = 14
  336.  
  337. creditscript.Name = "creditscript"
  338. creditscript.Parent = vampirehunter1
  339. creditscript.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  340. creditscript.BorderSizePixel = 0
  341. creditscript.Position = UDim2.new(0.09375, 0, 0.0457317084, 0)
  342. creditscript.Size = UDim2.new(0, 80, 0, 50)
  343. creditscript.AutoButtonColor = false
  344. creditscript.Font = Enum.Font.SourceSansBold
  345. creditscript.Text = "999999 Credits"
  346. creditscript.TextColor3 = Color3.new(1, 1, 1)
  347. creditscript.TextSize = 14
  348.  
  349. ptscript.Name = "ptscript"
  350. ptscript.Parent = vampirehunter1
  351. ptscript.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  352. ptscript.BorderSizePixel = 0
  353. ptscript.Position = UDim2.new(0.09765625, 0, 0.585365891, 0)
  354. ptscript.Size = UDim2.new(0, 80, 0, 50)
  355. ptscript.AutoButtonColor = false
  356. ptscript.Font = Enum.Font.SourceSansBold
  357. ptscript.Text = "999999 PTS/EXP"
  358. ptscript.TextColor3 = Color3.new(1, 1, 1)
  359. ptscript.TextSize = 14
  360.  
  361. spamflare.Name = "spamflare"
  362. spamflare.Parent = vampirehunter1
  363. spamflare.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  364. spamflare.BorderSizePixel = 0
  365. spamflare.Position = UDim2.new(0.593984723, 0, 0.226480812, 0)
  366. spamflare.Size = UDim2.new(0, 80, 0, 50)
  367. spamflare.AutoButtonColor = false
  368. spamflare.Font = Enum.Font.SourceSansBold
  369. spamflare.Text = "Spam Flare"
  370. spamflare.TextColor3 = Color3.new(1, 1, 1)
  371. spamflare.TextSize = 14
  372.  
  373. loopheal.Name = "loopheal"
  374. loopheal.Parent = vampirehunter1
  375. loopheal.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  376. loopheal.BorderSizePixel = 0
  377. loopheal.Position = UDim2.new(0.0939847082, 0, 0.223432049, 0)
  378. loopheal.Size = UDim2.new(0, 80, 0, 50)
  379. loopheal.AutoButtonColor = false
  380. loopheal.Font = Enum.Font.SourceSansBold
  381. loopheal.Text = "Infinite HP"
  382. loopheal.TextColor3 = Color3.new(1, 1, 1)
  383. loopheal.TextSize = 14
  384.  
  385. givegun.Name = "givegun"
  386. givegun.Parent = vampirehunter1
  387. givegun.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  388. givegun.BorderSizePixel = 0
  389. givegun.Position = UDim2.new(0.0939847082, 0, 0.403310061, 0)
  390. givegun.Size = UDim2.new(0, 80, 0, 50)
  391. givegun.AutoButtonColor = false
  392. givegun.Font = Enum.Font.SourceSansBold
  393. givegun.Text = "Get Gun"
  394. givegun.TextColor3 = Color3.new(1, 1, 1)
  395. givegun.TextSize = 14
  396.  
  397. vampirefly.Name = "vampirefly"
  398. vampirefly.Parent = vampirehunter1
  399. vampirefly.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  400. vampirefly.BorderSizePixel = 0
  401. vampirefly.Position = UDim2.new(0.597890973, 0, 0.406358838, 0)
  402. vampirefly.Size = UDim2.new(0, 80, 0, 50)
  403. vampirefly.AutoButtonColor = false
  404. vampirefly.Font = Enum.Font.SourceSansBold
  405. vampirefly.Text = "Fly [FE]"
  406. vampirefly.TextColor3 = Color3.new(1, 1, 1)
  407. vampirefly.TextSize = 14
  408.  
  409. expscipt.Name = "expscipt"
  410. expscipt.Parent = vampirehunter1
  411. expscipt.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  412. expscipt.BorderSizePixel = 0
  413. expscipt.Position = UDim2.new(0.58984375, 0, 0.0457317084, 0)
  414. expscipt.Size = UDim2.new(0, 80, 0, 50)
  415. expscipt.AutoButtonColor = false
  416. expscipt.Font = Enum.Font.SourceSansBold
  417. expscipt.Text = "99999 EXP/PTS"
  418. expscipt.TextColor3 = Color3.new(1, 1, 1)
  419. expscipt.TextSize = 14
  420.  
  421. givetaser.Name = "givetaser"
  422. givetaser.Parent = vampirehunter1
  423. givetaser.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  424. givetaser.BorderSizePixel = 0
  425. givetaser.Position = UDim2.new(0.59765625, 0, 0.588414669, 0)
  426. givetaser.Size = UDim2.new(0, 80, 0, 50)
  427. givetaser.AutoButtonColor = false
  428. givetaser.Font = Enum.Font.SourceSansBold
  429. givetaser.Text = "Get Taser"
  430. givetaser.TextColor3 = Color3.new(1, 1, 1)
  431. givetaser.TextSize = 14
  432.  
  433. getmorphine.Name = "getmorphine"
  434. getmorphine.Parent = vampirehunter1
  435. getmorphine.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  436. getmorphine.BorderSizePixel = 0
  437. getmorphine.Position = UDim2.new(0.33203125, 0, 0.823170722, 0)
  438. getmorphine.Size = UDim2.new(0, 80, 0, 50)
  439. getmorphine.AutoButtonColor = false
  440. getmorphine.Font = Enum.Font.SourceSansBold
  441. getmorphine.Text = "Get Morphine"
  442. getmorphine.TextColor3 = Color3.new(1, 1, 1)
  443. getmorphine.TextSize = 14
  444.  
  445. --[[{ Functions }]]--
  446.  
  447. vampirehunter.MouseButton1Down:connect(function()
  448. login.Visible = false
  449. vampirehunter1.Visible = true
  450. vampirehunter1.Active = true
  451. vampirehunter1.Draggable = true
  452. end)
  453.  
  454. zombierush.MouseButton1Down:connect(function()
  455. login.Visible = false
  456. zombierush1.Visible = true
  457. zombierush1.Active = true
  458. zombierush1.Draggable = true
  459. end)
  460.  
  461. zombied.MouseButton1Down:connect(function()
  462. local hotkey = "e" -- EDIT HOKEY HERE EDIT HOTKEY HERE EDIT HOTKEY HERE EDIT HOKEY HERE EDIT HOTKEY HERE EDIT HOTKEY HERE
  463.  
  464. local working = true
  465. game:GetService('Players').LocalPlayer:GetMouse().KeyDown:connect(function(key)
  466. if key == string.lower(hotkey) then
  467. working = not working
  468. end
  469. end)
  470.  
  471. while wait(0.2) do
  472. if working == true then
  473. pcall(function()
  474. local ohthatscomplicated = {
  475. ["Name"] = game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").Name,
  476. ["HumanoidTables"] = {
  477. }
  478. }
  479. for i,v in pairs(workspace[".ZombieStorage"]:GetChildren()) do
  480. local hm = {
  481. ["HeadHits"] = math.huge,
  482. ["THumanoid"] = v:FindFirstChildOfClass('Humanoid'),
  483. ["BodyHits"] = 0
  484. }
  485. table.insert(ohthatscomplicated["HumanoidTables"],hm)
  486. end
  487. pcall(function()
  488. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunControllerAlt.RemoteFunction:InvokeServer(ohthatscomplicated)
  489. end)
  490. game:GetService('Players').LocalPlayer.Character:FindFirstChildOfClass("Tool").GunController.RemoteFunction:InvokeServer(ohthatscomplicated)
  491. end)
  492. end
  493. end
  494. end)
  495.  
  496. change.MouseButton1Down:connect(function()
  497. game.Players.LocalPlayer.leaderstats.Level.Value = 1000000
  498. end)
  499.  
  500. exitpage1.MouseButton1Down:connect(function()
  501. zombierush1.Visible = false
  502. zombierush1.Active = false
  503. zombierush1.Draggable = false
  504. login.Visible = true
  505. end)
  506.  
  507. gamepasses.MouseButton1Down:connect(function()
  508. game.Players.LocalPlayer.Purchased.SpeedyZombie.Value = true
  509. game.Players.LocalPlayer.Purchased.GhostZombie.Value = true
  510. game.Players.LocalPlayer.Purchased.MageZombie.Value = true
  511. game.Players.LocalPlayer.Purchased.ToxicZombie.Value = true
  512. game.Players.LocalPlayer.Purchased.LightweightZombie.Value = true
  513. game.Players.LocalPlayer.Purchased.CombatZombie.Value = true
  514. game.Players.LocalPlayer.Purchased.CombustionZombie.Value = true
  515. game.Players.LocalPlayer.Purchased.BoomBox.Value = true
  516. game.Players.LocalPlayer.Purchased.BoomBoxPlus.Value = true
  517. end)
  518.  
  519. god.MouseButton1Down:connect(function()
  520. local Player = game.Players.LocalPlayer.Character
  521. Player.Humanoid:Remove()
  522. Instance.new('Humanoid',Player)
  523. end)
  524.  
  525. exittip.MouseButton1Down:connect(function()
  526. reminder:Destroy()
  527. exittip:Destroy()
  528. end)
  529.  
  530. walkspeed.MouseButton1Down:connect(function()
  531. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed == num.Text
  532. end)
  533.  
  534. page2.MouseButton1Down:connect(function()
  535. zombierush2.Visible = true
  536. zombierush2.Active = true
  537. zombierush2.Draggable = true
  538. end)
  539.  
  540. exitpage2.MouseButton1Down:connect(function()
  541. zombierush2.Active = false
  542. zombierush2.Draggable = false
  543. zombierush2.Visible = false
  544. end)
  545.  
  546. bypassfly.MouseButton1Down:connect(function()
  547. repeat wait()
  548. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  549. local mouse = game.Players.LocalPlayer:GetMouse()
  550. repeat wait() until mouse
  551. local plr = game.Players.LocalPlayer
  552. local chr = plr.Character
  553. local torso = plr.Character.Torso
  554. local flying = true
  555. local deb = true
  556. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  557. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  558. local maxspeed = 50
  559. local speed = 0
  560.  
  561. function Fly()
  562. for i,v in pairs(chr:GetChildren()) do
  563. if v:IsA('BasePart') and v.Name ~= "HumanoidRootPart" then
  564. chr:WaitForChild(v.Name).CollisionGroupId = 99
  565. elseif v:IsA('Accessory') then
  566. for g,c in pairs(v:GetChildren()) do
  567. if c:IsA('BasePart') then
  568. c.CollisionGroupId = 99
  569. end
  570. end
  571. end
  572. end
  573. local bg = Instance.new("BodyGyro", torso)
  574. bg.P = 9e4
  575. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  576. bg.cframe = torso.CFrame
  577. local bv = Instance.new("BodyVelocity", torso)
  578. bv.velocity = Vector3.new(0,0.1,0)
  579. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  580. repeat wait()
  581. plr.Character.Humanoid.PlatformStand = true
  582. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  583. speed = speed+.5+(speed/maxspeed)
  584. if speed > maxspeed then
  585. speed = maxspeed
  586. end
  587. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  588. speed = speed-1
  589. if speed < 0 then
  590. speed = 0
  591. end
  592. end
  593. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  594. 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
  595. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  596. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  597. 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
  598. else
  599. bv.velocity = Vector3.new(0,0.1,0)
  600. end
  601. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  602. until not flying
  603. ctrl = {f = 0, b = 0, l = 0, r = 0}
  604. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  605. speed = 0
  606. bg:Destroy()
  607. bv:Destroy()
  608. plr.Character.Humanoid.PlatformStand = false
  609. for i,v in pairs(chr:GetChildren()) do
  610. if v:IsA('BasePart') and v.Name ~= "HumanoidRootPart" then
  611. chr:WaitForChild(v.Name).CollisionGroupId = 0
  612. elseif v:IsA('Accessory') then
  613. for g,c in pairs(v:GetChildren()) do
  614. if c:IsA('BasePart') then
  615. c.CollisionGroupId = 0
  616. end
  617. end
  618. end
  619. end
  620. end
  621. mouse.KeyDown:connect(function(key)
  622. if key:lower() == "e" then
  623. if flying then flying = false
  624. else
  625. flying = true
  626. Fly()
  627. end
  628. elseif key:lower() == "w" then
  629. ctrl.f = 1
  630. elseif key:lower() == "s" then
  631. ctrl.b = -1
  632. elseif key:lower() == "a" then
  633. ctrl.l = -1
  634. elseif key:lower() == "d" then
  635. ctrl.r = 1
  636. end
  637. end)
  638. mouse.KeyUp:connect(function(key)
  639. if key:lower() == "w" then
  640. ctrl.f = 0
  641. elseif key:lower() == "s" then
  642. ctrl.b = 0
  643. elseif key:lower() == "a" then
  644. ctrl.l = 0
  645. elseif key:lower() == "d" then
  646. ctrl.r = 0
  647. end
  648. end)
  649. Fly()
  650. end)
  651.  
  652. lvlreq.MouseButton1Down:connect(function()
  653. for i,v in pairs(game.Players.LocalPlayer.Purchased:GetChildren()) do
  654. v.Value=true
  655. end
  656. for i,c in pairs(game.ReplicatedStorage.Weapons:GetChildren()) do
  657. for i,x in pairs(c:GetChildren()) do
  658. if x:FindFirstChild("LevelRequirement") then x.LevelRequirement.Value=1
  659. end
  660. end
  661. end
  662. end)
  663.  
  664. oppistol.MouseButton1Down:connect(function()
  665. changewalkspeed = true
  666. walkspeed = 17
  667.  
  668. char = game:GetService("Players").LocalPlayer.Character
  669. DISGUN = char:FindFirstChild("Pistol")
  670. if DISGUN then
  671. DISGUN.Configuration.Range.Value = 999999
  672. DISGUN.Configuration.FullAuto.Value = true
  673. DISGUN.Configuration.Spread.Value = 0
  674. DISGUN.Configuration.Burst.Value = 10
  675. DISGUN.Configuration.Damage.Value = 999999
  676. DISGUN.Configuration.Range.Value = 999999
  677. DISGUN.Configuration.Firerate.Value = 80
  678. end
  679. if changewalkspeed then
  680. for i,v in pairs(char:GetChildren()) do
  681. if v.ClassName == "Humanoid" then
  682. v.WalkSpeed = walkspeed
  683. end
  684. end
  685. end
  686. end)
  687.  
  688. exitpage1_2.MouseButton1Down:connect(function()
  689. vampirehunter1.Visible = false
  690. vampirehunter1.Active = false
  691. vampirehunter1.Draggable = false
  692. login.Visible = true
  693. end)
  694.  
  695. creditscript.MouseButton1Down:connect(function()
  696. game.Workspace.Events.GiveCR:FireServer(999999)
  697. end)
  698.  
  699. ptscript.MouseButton1Down:connect(function()
  700. game.Workspace.Events.GivePTS:FireServer(999999)
  701. end)
  702.  
  703. spamflare.MouseButton1Down:connect(function()
  704. _G.Enabled = true
  705. while wait(1) and _G.Enabled do
  706. for i = 1, 10 do
  707. for i, v in pairs(game.Players:GetChildren()) do
  708. workspace.Events.Surv.Flare:FireServer(v.Character:findFirstChild('Torso').CFrame) end end end
  709. end)
  710.  
  711. loopheal.MouseButton1Down:connect(function()
  712. while true do
  713. game.Workspace.Events.ChangeHealth:FireServer("999999999")
  714. wait(1)
  715. game.Workspace.Events.ChangeHealth:FireServer("999999999")
  716. wait(1)
  717. end
  718. end)
  719.  
  720. givegun.MouseButton1Down:connect(function()
  721. game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.SC.Dete["Lightning"])
  722. game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.SC.Dete["Lightning"])
  723. game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.SC.Dete["Lightning"])
  724. end)
  725.  
  726. vampirefly.MouseButton1Down:connect(function()
  727. repeat wait()
  728. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  729. local mouse = game.Players.LocalPlayer:GetMouse()
  730. repeat wait() until mouse
  731. local plr = game.Players.LocalPlayer
  732. local chr = plr.Character
  733. local torso = plr.Character.Torso
  734. local flying = true
  735. local deb = true
  736. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  737. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  738. local maxspeed = 50
  739. local speed = 0
  740.  
  741. function Fly()
  742. for i,v in pairs(chr:GetChildren()) do
  743. if v:IsA('BasePart') and v.Name ~= "HumanoidRootPart" then
  744. chr:WaitForChild(v.Name).CollisionGroupId = 99
  745. elseif v:IsA('Accessory') then
  746. for g,c in pairs(v:GetChildren()) do
  747. if c:IsA('BasePart') then
  748. c.CollisionGroupId = 99
  749. end
  750. end
  751. end
  752. end
  753. local bg = Instance.new("BodyGyro", torso)
  754. bg.P = 9e4
  755. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  756. bg.cframe = torso.CFrame
  757. local bv = Instance.new("BodyVelocity", torso)
  758. bv.velocity = Vector3.new(0,0.1,0)
  759. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  760. repeat wait()
  761. plr.Character.Humanoid.PlatformStand = true
  762. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  763. speed = speed+.5+(speed/maxspeed)
  764. if speed > maxspeed then
  765. speed = maxspeed
  766. end
  767. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  768. speed = speed-1
  769. if speed < 0 then
  770. speed = 0
  771. end
  772. end
  773. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  774. 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
  775. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  776. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  777. 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
  778. else
  779. bv.velocity = Vector3.new(0,0.1,0)
  780. end
  781. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  782. until not flying
  783. ctrl = {f = 0, b = 0, l = 0, r = 0}
  784. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  785. speed = 0
  786. bg:Destroy()
  787. bv:Destroy()
  788. plr.Character.Humanoid.PlatformStand = false
  789. for i,v in pairs(chr:GetChildren()) do
  790. if v:IsA('BasePart') and v.Name ~= "HumanoidRootPart" then
  791. chr:WaitForChild(v.Name).CollisionGroupId = 0
  792. elseif v:IsA('Accessory') then
  793. for g,c in pairs(v:GetChildren()) do
  794. if c:IsA('BasePart') then
  795. c.CollisionGroupId = 0
  796. end
  797. end
  798. end
  799. end
  800. end
  801. mouse.KeyDown:connect(function(key)
  802. if key:lower() == "e" then
  803. if flying then flying = false
  804. else
  805. flying = true
  806. Fly()
  807. end
  808. elseif key:lower() == "w" then
  809. ctrl.f = 1
  810. elseif key:lower() == "s" then
  811. ctrl.b = -1
  812. elseif key:lower() == "a" then
  813. ctrl.l = -1
  814. elseif key:lower() == "d" then
  815. ctrl.r = 1
  816. end
  817. end)
  818. mouse.KeyUp:connect(function(key)
  819. if key:lower() == "w" then
  820. ctrl.f = 0
  821. elseif key:lower() == "s" then
  822. ctrl.b = 0
  823. elseif key:lower() == "a" then
  824. ctrl.l = 0
  825. elseif key:lower() == "d" then
  826. ctrl.r = 0
  827. end
  828. end)
  829. Fly()
  830. end)
  831.  
  832. expscipt.MouseButton1Down:connect(function()
  833. game.Workspace.Events.GivePTS:FireServer(1000000)
  834. end)
  835.  
  836. givetaser.MouseButton1Down:connect(function()
  837. for i = 0,10 do
  838. game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.Store.Sabils.Taser.Gear,1)
  839. end
  840. end)
  841.  
  842. getmorphine.MouseButton1Down:connect(function()
  843. local Amount = 2 --Amount of items you want
  844. workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.Store.Sabils.Morphine.Gear, Amount)
  845. end)
Add Comment
Please, Sign In to add comment