Advertisement
Guest User

made by κ§ΰΌ’ΰ­¨π“π‘’π‘”π‘’π“ƒπ’Ήπ“ˆβͺ‘༒꧂

a guest
Sep 17th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.06 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local II2DG21 = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local OF = Instance.new("Frame")
  7. local Title3 = Instance.new("TextLabel")
  8. local GAB = Instance.new("TextButton")
  9. local CF = Instance.new("Frame")
  10. local CBH = Instance.new("TextButton")
  11. local PAH = Instance.new("TextButton")
  12. local PIH = Instance.new("TextButton")
  13. local Title2 = Instance.new("TextLabel")
  14. local CWSJP = Instance.new("TextButton")
  15. local WS = Instance.new("TextBox")
  16. local JP = Instance.new("TextBox")
  17. local EG = Instance.new("TextButton")
  18. local CG = Instance.new("TextBox")
  19. local GF = Instance.new("Frame")
  20. local KAZ = Instance.new("TextButton")
  21. local KO = Instance.new("TextButton")
  22. local KV = Instance.new("TextButton")
  23. local V = Instance.new("TextBox")
  24. local KAP = Instance.new("TextButton")
  25. local KAH = Instance.new("TextButton")
  26. local Title1 = Instance.new("TextLabel")
  27. local MainTab = Instance.new("Frame")
  28. local GTAB = Instance.new("TextButton")
  29. local CTAB = Instance.new("TextButton")
  30. local OTAB = Instance.new("TextButton")
  31. local Title5 = Instance.new("TextLabel")
  32. local Options = Instance.new("TextButton")
  33. local Q = Instance.new("TextButton")
  34. local OptionsF = Instance.new("Frame")
  35. local Title4 = Instance.new("TextLabel")
  36. local Credits = Instance.new("TextLabel")
  37. local Error = Instance.new("TextLabel")
  38. --Properties:
  39. II2DG21.Name = "II2DG21"
  40. II2DG21.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  41. II2DG21.ResetOnSpawn = false
  42.  
  43. Frame.Parent = II2DG21
  44. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Frame.BackgroundTransparency = 1
  46. Frame.Position = UDim2.new(0.345251411, 0, 0.475708514, 0)
  47. Frame.Size = UDim2.new(0, 100, 0, 100)
  48.  
  49. OF.Name = "OF"
  50. OF.Parent = Frame
  51. OF.BackgroundColor3 = Color3.new(0.356863, 0.0470588, 0.513726)
  52. OF.BackgroundTransparency = 0.5
  53. OF.Position = UDim2.new(0.0405584574, 0, -2.22406077, 0)
  54. OF.Size = UDim2.new(0, 100, 0, 161)
  55.  
  56. Title3.Name = "Title3"
  57. Title3.Parent = OF
  58. Title3.BackgroundColor3 = Color3.new(1, 1, 1)
  59. Title3.BackgroundTransparency = 1
  60. Title3.Position = UDim2.new(0.0130769014, 0, 0, 0)
  61. Title3.Size = UDim2.new(0, 100, 0, 30)
  62. Title3.Font = Enum.Font.SciFi
  63. Title3.Text = "Other"
  64. Title3.TextColor3 = Color3.new(0.670588, 1, 0.137255)
  65. Title3.TextScaled = true
  66. Title3.TextSize = 14
  67. Title3.TextWrapped = true
  68.  
  69. GAB.Name = "GAB"
  70. GAB.Parent = OF
  71. GAB.BackgroundColor3 = Color3.new(1, 1, 1)
  72. GAB.BackgroundTransparency = 1
  73. GAB.Position = UDim2.new(0.156113178, 0, 0.201599315, 0)
  74. GAB.Size = UDim2.new(0, 70, 0, 17)
  75. GAB.Font = Enum.Font.SciFi
  76. GAB.Text = "Get All Badges"
  77. GAB.TextColor3 = Color3.new(0.384314, 1, 0)
  78. GAB.TextScaled = true
  79. GAB.TextSize = 14
  80. GAB.TextWrapped = true
  81.  
  82. CF.Name = "CF"
  83. CF.Parent = Frame
  84. CF.BackgroundColor3 = Color3.new(0.356863, 0.0470588, 0.513726)
  85. CF.BackgroundTransparency = 0.5
  86. CF.Position = UDim2.new(-1.15351295, 0, -2.22406077, 0)
  87. CF.Size = UDim2.new(0, 100, 0, 161)
  88.  
  89. CBH.Name = "CBH"
  90. CBH.Parent = CF
  91. CBH.BackgroundColor3 = Color3.new(1, 1, 1)
  92. CBH.BackgroundTransparency = 1
  93. CBH.Position = UDim2.new(0.149999991, 0, 0.180124223, 0)
  94. CBH.Size = UDim2.new(0, 70, 0, 17)
  95. CBH.Font = Enum.Font.SciFi
  96. CBH.Text = "CowBoy Hat"
  97. CBH.TextColor3 = Color3.new(0.384314, 1, 0)
  98. CBH.TextScaled = true
  99. CBH.TextSize = 14
  100. CBH.TextWrapped = true
  101.  
  102. PAH.Name = "PAH"
  103. PAH.Parent = CF
  104. PAH.BackgroundColor3 = Color3.new(1, 1, 1)
  105. PAH.BackgroundTransparency = 1
  106. PAH.Position = UDim2.new(0.160000011, 0, 0.267080754, 0)
  107. PAH.Size = UDim2.new(0, 70, 0, 17)
  108. PAH.Font = Enum.Font.SciFi
  109. PAH.Text = "Paper Hat"
  110. PAH.TextColor3 = Color3.new(0.384314, 1, 0)
  111. PAH.TextScaled = true
  112. PAH.TextSize = 14
  113. PAH.TextWrapped = true
  114.  
  115. PIH.Name = "PIH"
  116. PIH.Parent = CF
  117. PIH.BackgroundColor3 = Color3.new(1, 1, 1)
  118. PIH.BackgroundTransparency = 1
  119. PIH.Position = UDim2.new(0.160000011, 0, 0.372670799, 0)
  120. PIH.Size = UDim2.new(0, 70, 0, 17)
  121. PIH.Font = Enum.Font.SciFi
  122. PIH.Text = "Pirate Hat"
  123. PIH.TextColor3 = Color3.new(0.384314, 1, 0)
  124. PIH.TextScaled = true
  125. PIH.TextSize = 14
  126. PIH.TextWrapped = true
  127.  
  128. Title2.Name = "Title2"
  129. Title2.Parent = CF
  130. Title2.BackgroundColor3 = Color3.new(1, 1, 1)
  131. Title2.BackgroundTransparency = 1
  132. Title2.Position = UDim2.new(0.0130769014, 0, 0, 0)
  133. Title2.Size = UDim2.new(0, 100, 0, 30)
  134. Title2.Font = Enum.Font.SciFi
  135. Title2.Text = "Custom"
  136. Title2.TextColor3 = Color3.new(0.670588, 1, 0.137255)
  137. Title2.TextScaled = true
  138. Title2.TextSize = 14
  139. Title2.TextWrapped = true
  140.  
  141. CWSJP.Name = "CWSJP"
  142. CWSJP.Parent = CF
  143. CWSJP.BackgroundColor3 = Color3.new(1, 1, 1)
  144. CWSJP.BackgroundTransparency = 1
  145. CWSJP.Position = UDim2.new(0.164661735, 0, 0.481240749, 0)
  146. CWSJP.Size = UDim2.new(0, 70, 0, 17)
  147. CWSJP.Selected = true
  148. CWSJP.Font = Enum.Font.SciFi
  149. CWSJP.Text = "Change WS/JP"
  150. CWSJP.TextColor3 = Color3.new(0.384314, 1, 0)
  151. CWSJP.TextScaled = true
  152. CWSJP.TextSize = 14
  153. CWSJP.TextWrapped = true
  154.  
  155. WS.Name = "WS"
  156. WS.Parent = CWSJP
  157. WS.BackgroundColor3 = Color3.new(1, 1, 1)
  158. WS.BackgroundTransparency = 1
  159. WS.Position = UDim2.new(0.0328571349, 0, 2.10193658, 0)
  160. WS.Size = UDim2.new(0, 64, 0, 13)
  161. WS.Font = Enum.Font.Code
  162. WS.Text = "WalkSpeed:"
  163. WS.TextColor3 = Color3.new(0.239216, 1, 0.913726)
  164. WS.TextSize = 14
  165. WS.TextWrapped = true
  166.  
  167. JP.Name = "JP"
  168. JP.Parent = CWSJP
  169. JP.BackgroundColor3 = Color3.new(1, 1, 1)
  170. JP.BackgroundTransparency = 1
  171. JP.Position = UDim2.new(0.0285714287, 0, 2.7647059, 0)
  172. JP.Size = UDim2.new(0, 64, 0, 17)
  173. JP.Font = Enum.Font.Code
  174. JP.Text = "JumpPower:"
  175. JP.TextColor3 = Color3.new(0.239216, 1, 0.913726)
  176. JP.TextSize = 14
  177. JP.TextWrapped = true
  178.  
  179. EG.Name = "EG"
  180. EG.Parent = CF
  181. EG.BackgroundColor3 = Color3.new(1, 1, 1)
  182. EG.BackgroundTransparency = 1
  183. EG.Position = UDim2.new(0.155000001, 0, 0.586590052, 0)
  184. EG.Size = UDim2.new(0, 70, 0, 17)
  185. EG.Font = Enum.Font.SciFi
  186. EG.Text = "Equip Gun"
  187. EG.TextColor3 = Color3.new(0.219608, 0.952941, 0)
  188. EG.TextScaled = true
  189. EG.TextSize = 14
  190. EG.TextWrapped = true
  191.  
  192. CG.Name = "CG"
  193. CG.Parent = EG
  194. CG.BackgroundColor3 = Color3.new(1, 1, 1)
  195. CG.BackgroundTransparency = 1
  196. CG.Position = UDim2.new(0.042857144, 0, 2.58823538, 0)
  197. CG.Size = UDim2.new(0, 64, 0, 15)
  198. CG.Font = Enum.Font.Code
  199. CG.Text = "Change Gun:"
  200. CG.TextColor3 = Color3.new(0.239216, 1, 0.913726)
  201. CG.TextScaled = true
  202. CG.TextSize = 14
  203. CG.TextWrapped = true
  204.  
  205. GF.Name = "GF"
  206. GF.Parent = Frame
  207. GF.BackgroundColor3 = Color3.new(0.356863, 0.0470588, 0.513726)
  208. GF.BackgroundTransparency = 0.5
  209. GF.Position = UDim2.new(-2.32730246, 0, -2.22406077, 0)
  210. GF.Size = UDim2.new(0, 100, 0, 161)
  211.  
  212. KAZ.Name = "KAZ"
  213. KAZ.Parent = GF
  214. KAZ.BackgroundColor3 = Color3.new(1, 1, 1)
  215. KAZ.BackgroundTransparency = 1
  216. KAZ.Position = UDim2.new(0.150000006, 0, 0.360248446, 0)
  217. KAZ.Size = UDim2.new(0, 70, 0, 25)
  218. KAZ.Font = Enum.Font.SciFi
  219. KAZ.Text = "Kill All Zombies"
  220. KAZ.TextColor3 = Color3.new(0.384314, 1, 0)
  221. KAZ.TextScaled = true
  222. KAZ.TextSize = 14
  223. KAZ.TextWrapped = true
  224.  
  225. KO.Name = "KO"
  226. KO.Parent = GF
  227. KO.BackgroundColor3 = Color3.new(1, 1, 1)
  228. KO.BackgroundTransparency = 1
  229. KO.Position = UDim2.new(0.160000011, 0, 0.621118009, 0)
  230. KO.Size = UDim2.new(0, 70, 0, 17)
  231. KO.Font = Enum.Font.SciFi
  232. KO.Text = "Kill Others"
  233. KO.TextColor3 = Color3.new(0.384314, 1, 0)
  234. KO.TextScaled = true
  235. KO.TextSize = 14
  236. KO.TextWrapped = true
  237.  
  238. KV.Name = "KV"
  239. KV.Parent = GF
  240. KV.BackgroundColor3 = Color3.new(1, 1, 1)
  241. KV.BackgroundTransparency = 1
  242. KV.Position = UDim2.new(0.13000001, 0, 0.726707995, 0)
  243. KV.Size = UDim2.new(0, 70, 0, 17)
  244. KV.Font = Enum.Font.SciFi
  245. KV.Text = "Kill Victim"
  246. KV.TextColor3 = Color3.new(0.384314, 1, 0)
  247. KV.TextScaled = true
  248. KV.TextSize = 14
  249. KV.TextWrapped = true
  250.  
  251. V.Name = "V"
  252. V.Parent = KV
  253. V.BackgroundColor3 = Color3.new(1, 1, 1)
  254. V.BackgroundTransparency = 1
  255. V.Position = UDim2.new(0.0857142881, 0, 1.41176474, 0)
  256. V.Size = UDim2.new(0, 64, 0, 13)
  257. V.Font = Enum.Font.Code
  258. V.Text = "Victim:"
  259. V.TextColor3 = Color3.new(0.239216, 1, 0.913726)
  260. V.TextScaled = true
  261. V.TextSize = 14
  262. V.TextWrapped = true
  263.  
  264. KAP.Name = "KAP"
  265. KAP.Parent = GF
  266. KAP.BackgroundColor3 = Color3.new(1, 1, 1)
  267. KAP.BackgroundTransparency = 1
  268. KAP.Position = UDim2.new(0.150000006, 0, 0.1863354, 0)
  269. KAP.Size = UDim2.new(0, 70, 0, 28)
  270. KAP.Font = Enum.Font.SciFi
  271. KAP.Text = "Kill All Players"
  272. KAP.TextColor3 = Color3.new(0.384314, 1, 0)
  273. KAP.TextScaled = true
  274. KAP.TextSize = 14
  275. KAP.TextWrapped = true
  276.  
  277. KAH.Name = "KAH"
  278. KAH.Parent = GF
  279. KAH.BackgroundColor3 = Color3.new(1, 1, 1)
  280. KAH.BackgroundTransparency = 1
  281. KAH.Position = UDim2.new(0.129999995, 0, 0.515527964, 0)
  282. KAH.Size = UDim2.new(0, 70, 0, 17)
  283. KAH.Font = Enum.Font.SciFi
  284. KAH.Text = "Kill All Humans"
  285. KAH.TextColor3 = Color3.new(0.384314, 1, 0)
  286. KAH.TextScaled = true
  287. KAH.TextSize = 14
  288. KAH.TextWrapped = true
  289.  
  290. Title1.Name = "Title1"
  291. Title1.Parent = GF
  292. Title1.BackgroundColor3 = Color3.new(1, 1, 1)
  293. Title1.BackgroundTransparency = 1
  294. Title1.Position = UDim2.new(0.0130769014, 0, 0, 0)
  295. Title1.Size = UDim2.new(0, 100, 0, 30)
  296. Title1.Font = Enum.Font.SciFi
  297. Title1.Text = "General"
  298. Title1.TextColor3 = Color3.new(0.670588, 1, 0.137255)
  299. Title1.TextScaled = true
  300. Title1.TextSize = 14
  301. Title1.TextWrapped = true
  302.  
  303. MainTab.Name = "MainTab"
  304. MainTab.Parent = Frame
  305. MainTab.BackgroundColor3 = Color3.new(0.356863, 0.0470588, 0.513726)
  306. MainTab.BackgroundTransparency = 0.5
  307. MainTab.BorderColor3 = Color3.new(0.184314, 0.121569, 0)
  308. MainTab.Position = UDim2.new(-2.95908976, 0, -1.9852227, 0)
  309. MainTab.Size = UDim2.new(0, 52, 0, 115)
  310.  
  311. GTAB.Name = "GTAB"
  312. GTAB.Parent = MainTab
  313. GTAB.BackgroundColor3 = Color3.new(0.239216, 1, 0.290196)
  314. GTAB.BackgroundTransparency = 1
  315. GTAB.Position = UDim2.new(0, 0, 0.194407716, 0)
  316. GTAB.Size = UDim2.new(0, 52, 0, 23)
  317. GTAB.Font = Enum.Font.Code
  318. GTAB.Text = "General"
  319. GTAB.TextColor3 = Color3.new(0.266667, 1, 0)
  320. GTAB.TextSize = 14
  321.  
  322. CTAB.Name = "CTAB"
  323. CTAB.Parent = MainTab
  324. CTAB.BackgroundColor3 = Color3.new(0.239216, 1, 0.290196)
  325. CTAB.BackgroundTransparency = 1
  326. CTAB.Position = UDim2.new(0, 0, 0.355772585, 0)
  327. CTAB.Size = UDim2.new(0, 52, 0, 23)
  328. CTAB.Font = Enum.Font.Code
  329. CTAB.Text = "Custom"
  330. CTAB.TextColor3 = Color3.new(0.266667, 1, 0)
  331. CTAB.TextSize = 14
  332.  
  333. OTAB.Name = "OTAB"
  334. OTAB.Parent = MainTab
  335. OTAB.BackgroundColor3 = Color3.new(0.239216, 1, 0.290196)
  336. OTAB.BackgroundTransparency = 1
  337. OTAB.Position = UDim2.new(0, 0, 0.532062888, 0)
  338. OTAB.Size = UDim2.new(0, 52, 0, 23)
  339. OTAB.Font = Enum.Font.Code
  340. OTAB.Text = "Other"
  341. OTAB.TextColor3 = Color3.new(0.266667, 1, 0)
  342. OTAB.TextSize = 14
  343.  
  344. Title5.Name = "Title5"
  345. Title5.Parent = MainTab
  346. Title5.BackgroundColor3 = Color3.new(1, 1, 1)
  347. Title5.BackgroundTransparency = 1
  348. Title5.Position = UDim2.new(0, 0, -0.025316447, 0)
  349. Title5.Size = UDim2.new(0, 52, 0, 30)
  350. Title5.Font = Enum.Font.SciFi
  351. Title5.Text = "made by κ§ΰΌ’ΰ­¨π“π‘’π‘”π‘’π“ƒπ’Ήπ“ˆβͺ‘༒꧂"
  352. Title5.TextColor3 = Color3.new(0.670588, 1, 0.137255)
  353. Title5.TextScaled = true
  354. Title5.TextSize = 14
  355. Title5.TextWrapped = true
  356.  
  357. Options.Name = "Options"
  358. Options.Parent = MainTab
  359. Options.BackgroundColor3 = Color3.new(0.239216, 1, 0.290196)
  360. Options.BackgroundTransparency = 1
  361. Options.Position = UDim2.new(0, 0, 0.70597589, 0)
  362. Options.Size = UDim2.new(0, 52, 0, 23)
  363. Options.Font = Enum.Font.Code
  364. Options.Text = "Options"
  365. Options.TextColor3 = Color3.new(0.266667, 1, 0)
  366. Options.TextSize = 14
  367.  
  368. Q.Name = "Q"
  369. Q.Parent = MainTab
  370. Q.BackgroundColor3 = Color3.new(0.239216, 1, 0.290196)
  371. Q.BackgroundTransparency = 1
  372. Q.Position = UDim2.new(0.115384616, 0, 0.852173924, 0)
  373. Q.Size = UDim2.new(0, 40, 0, 17)
  374. Q.Font = Enum.Font.Code
  375. Q.Text = "X"
  376. Q.TextColor3 = Color3.new(1, 0, 0)
  377. Q.TextScaled = true
  378. Q.TextSize = 14
  379. Q.TextWrapped = true
  380.  
  381. OptionsF.Name = "OptionsF"
  382. OptionsF.Parent = Frame
  383. OptionsF.BackgroundColor3 = Color3.new(0.356863, 0.0470588, 0.513726)
  384. OptionsF.BackgroundTransparency = 0.5
  385. OptionsF.Position = UDim2.new(1.23448694, 0, -2.22406077, 0)
  386. OptionsF.Size = UDim2.new(0, 100, 0, 161)
  387.  
  388. Title4.Name = "Title4"
  389. Title4.Parent = OptionsF
  390. Title4.BackgroundColor3 = Color3.new(1, 1, 1)
  391. Title4.BackgroundTransparency = 1
  392. Title4.Position = UDim2.new(0.0130769014, 0, 0, 0)
  393. Title4.Size = UDim2.new(0, 100, 0, 30)
  394. Title4.Font = Enum.Font.SciFi
  395. Title4.Text = "Options"
  396. Title4.TextColor3 = Color3.new(0.670588, 1, 0.137255)
  397. Title4.TextScaled = true
  398. Title4.TextSize = 14
  399. Title4.TextWrapped = true
  400.  
  401. Credits.Name = "Credits"
  402. Credits.Parent = OptionsF
  403. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  404. Credits.BackgroundTransparency = 1
  405. Credits.Position = UDim2.new(0.239999995, 0, 0.559248447, 0)
  406. Credits.Size = UDim2.new(0, 52, 0, 47)
  407. Credits.Font = Enum.Font.Cartoon
  408. Credits.Text = "Created by κ§ΰΌ’ΰ­¨π“π‘’π‘”π‘’π“ƒπ’Ήπ“ˆβͺ‘༒꧂"
  409. Credits.TextColor3 = Color3.new(0.145098, 0.811765, 0.960784)
  410. Credits.TextScaled = true
  411. Credits.TextSize = 14
  412. Credits.TextWrapped = true
  413.  
  414. Error.Name = "Error"
  415. Error.Parent = OptionsF
  416. Error.BackgroundColor3 = Color3.new(1, 1, 1)
  417. Error.BackgroundTransparency = 1
  418. Error.Position = UDim2.new(0.25, 0, 0.198999986, 0)
  419. Error.Size = UDim2.new(0, 52, 0, 47)
  420. Error.Font = Enum.Font.Cartoon
  421. Error.Text = "No Options yet..."
  422. Error.TextColor3 = Color3.new(0.145098, 0.811765, 0.960784)
  423. Error.TextScaled = true
  424. Error.TextSize = 14
  425. Error.TextWrapped = true
  426. -- Scripts:
  427. function SCRIPT_HIOM80_FAKESCRIPT() -- OF.LocalScript
  428. getfenv().script = Instance.new('LocalScript', OF)
  429.  
  430. GAB.MouseButton1Click:Connect(function()
  431. game.ReplicatedStorage.Badge:FireServer(2124427067)
  432. game.ReplicatedStorage.Badge:FireServer(2124427066)
  433. game.ReplicatedStorage.Badge:FireServer(2124427068)
  434. game.ReplicatedStorage.Badge:FireServer(2124424074)
  435. game.ReplicatedStorage.Badge:FireServer(2124424362)
  436. game.ReplicatedStorage.Badge:FireServer(2124424365)
  437. game.ReplicatedStorage.Badge:FireServer(2124424364)
  438. game.ReplicatedStorage.Badge:FireServer(2124424363)
  439. end)
  440.  
  441. end
  442. coroutine.resume(coroutine.create(SCRIPT_HIOM80_FAKESCRIPT))
  443. function SCRIPT_SQTW71_FAKESCRIPT() -- CBH.LocalScript
  444. getfenv().script = Instance.new('LocalScript', CBH)
  445.  
  446. script.Parent.MouseButton1Click:connect(function()
  447. game.ReplicatedStorage.ChangeHat:FireServer(2)
  448. end)
  449.  
  450. end
  451. coroutine.resume(coroutine.create(SCRIPT_SQTW71_FAKESCRIPT))
  452. function SCRIPT_REGR76_FAKESCRIPT() -- PAH.LocalScript
  453. getfenv().script = Instance.new('LocalScript', PAH)
  454.  
  455. script.Parent.MouseButton1Click:connect(function()
  456. game.ReplicatedStorage.ChangeHat:FireServer(1)
  457. end)
  458.  
  459. end
  460. coroutine.resume(coroutine.create(SCRIPT_REGR76_FAKESCRIPT))
  461. function SCRIPT_CLQN75_FAKESCRIPT() -- PIH.LocalScript
  462. getfenv().script = Instance.new('LocalScript', PIH)
  463.  
  464. script.Parent.MouseButton1Click:connect(function()
  465. game.ReplicatedStorage.ChangeHat:FireServer(3)
  466. end)
  467.  
  468. end
  469. coroutine.resume(coroutine.create(SCRIPT_CLQN75_FAKESCRIPT))
  470. function SCRIPT_AUZK72_FAKESCRIPT() -- CF.LocalScript
  471. getfenv().script = Instance.new('LocalScript', CF)
  472.  
  473. CWSJP.MouseButton1Click:connect(function()
  474. game.Players.LocalPlayer.Character:WaitForChild("Humanoid").WalkSpeed = WS.Text
  475. game.Players.LocalPlayer.Character:WaitForChild("Humanoid").JumpPower = JP.Text
  476.  
  477. end)
  478.  
  479. EG.MouseButton1Click:Connect(function()
  480. game.ReplicatedStorage.EquipGun:FireServer(CG.Text)
  481. end)
  482.  
  483.  
  484.  
  485.  
  486. end
  487. coroutine.resume(coroutine.create(SCRIPT_AUZK72_FAKESCRIPT))
  488. function SCRIPT_GPHM90_FAKESCRIPT() -- KAZ.LocalScript
  489. getfenv().script = Instance.new('LocalScript', KAZ)
  490.  
  491. script.Parent.MouseButton1Click:connect(function()
  492. for i,v in pairs(game.Workspace.Zombies:GetChildren()) do
  493. if v:FindFirstChildOfClass('Humanoid') then
  494. game.ReplicatedStorage.Hurt:FireServer(200, v:FindFirstChildOfClass('Humanoid'))
  495. wait(.5)
  496. end
  497. end
  498. end)
  499.  
  500. end
  501. coroutine.resume(coroutine.create(SCRIPT_GPHM90_FAKESCRIPT))
  502. function SCRIPT_YNRH67_FAKESCRIPT() -- KO.LocalScript
  503. getfenv().script = Instance.new('LocalScript', KO)
  504.  
  505. script.Parent.MouseButton1Click:connect(function()
  506. for i,v in pairs(game.Players:GetPlayers()) do
  507. if v.Name~=game.Players.LocalPlayer.Name then
  508. game.ReplicatedStorage.Hurt:FireServer(200, v.Character:FindFirstChildOfClass('Humanoid'))
  509. end
  510. end
  511.  
  512. end)
  513.  
  514. end
  515. coroutine.resume(coroutine.create(SCRIPT_YNRH67_FAKESCRIPT))
  516. function SCRIPT_EQIS89_FAKESCRIPT() -- KAP.LocalScript
  517. getfenv().script = Instance.new('LocalScript', KAP)
  518.  
  519. script.Parent.MouseButton1Click:connect(function()
  520. for i,v in pairs(game.Players:GetChildren()) do
  521. if v.Character:FindFirstChildOfClass('Humanoid') then
  522. game.ReplicatedStorage.Hurt:FireServer(200, v.Character:FindFirstChildOfClass('Humanoid'))
  523. wait(.5)
  524. end
  525. end
  526. end)
  527.  
  528. end
  529. coroutine.resume(coroutine.create(SCRIPT_EQIS89_FAKESCRIPT))
  530. function SCRIPT_GZEN80_FAKESCRIPT() -- GF.LocalScript
  531. getfenv().script = Instance.new('LocalScript', GF)
  532.  
  533. KV.MouseButton1Click:connect(function()
  534. local VEGAS = V.Text
  535. game.ReplicatedStorage.Hurt:FireServer(200, game.Workspace.Players:FindFirstChild(VEGAS).Humanoid)
  536. end)
  537.  
  538.  
  539. end
  540. coroutine.resume(coroutine.create(SCRIPT_GZEN80_FAKESCRIPT))
  541. function SCRIPT_HVOK65_FAKESCRIPT() -- KAH.LocalScript
  542. getfenv().script = Instance.new('LocalScript', KAH)
  543.  
  544. script.Parent.MouseButton1Click:connect(function()
  545. for i,v in pairs(game.Workspace.Humans:GetChildren()) do
  546. if v:FindFirstChildOfClass('Humanoid') then
  547. game.ReplicatedStorage.Hurt:FireServer(100, v:FindFirstChildOfClass('Humanoid'))
  548. wait(.5)
  549. game.ReplicatedStorage.Hurt:FireServer(200, v:FindFirstChildOfClass('Humanoid'))
  550. end
  551. end
  552. end)
  553.  
  554. end
  555. coroutine.resume(coroutine.create(SCRIPT_HVOK65_FAKESCRIPT))
  556. function SCRIPT_KLFG75_FAKESCRIPT() -- GTAB.Script
  557. getfenv().script = Instance.new('Script', GTAB)
  558.  
  559. script.Parent.MouseButton1Click:Connect(function()
  560. if GF.Visible == true then
  561. for i = 7, 15 do
  562. wait(.1)
  563. GF.BackgroundTransparency = i/15
  564. KAH.Visible = false
  565. KAP.Visible = false
  566. KAZ.Visible = false
  567. KO.Visible = false
  568. KV.Visible = false
  569. GF.Title1.Visible = false
  570. game:GetService("RunService").Stepped:Wait()
  571. end
  572. GF.Visible = false
  573.  
  574. else if GF.Visible == false then
  575. GF.Visible = true
  576. GF.BackgroundTransparency = .5
  577. KAH.Visible = true
  578. KAP.Visible = true
  579. KAZ.Visible = true
  580. KO.Visible = true
  581. KV.Visible = true
  582. Title1.Visible = true
  583. end
  584. end
  585. end)
  586.  
  587. end
  588. coroutine.resume(coroutine.create(SCRIPT_KLFG75_FAKESCRIPT))
  589. function SCRIPT_OUHH83_FAKESCRIPT() -- CTAB.Script
  590. getfenv().script = Instance.new('Script', CTAB)
  591.  
  592.  
  593. script.Parent.MouseButton1Click:Connect(function()
  594. if CF.Visible == true then
  595. for i = 7, 15 do
  596. wait(.1)
  597. CF.BackgroundTransparency = i/15
  598. CBH.Visible = false
  599. CWSJP.Visible = false
  600. EG.Visible = false
  601. PAH.Visible = false
  602. PIH.Visible = false
  603. Title2.Visible = false
  604. game:GetService("RunService").Stepped:Wait()
  605. end
  606. CF.Visible = false
  607. else if CF.Visible == false then
  608. CBH.Visible = true
  609. CF.BackgroundTransparency = 0.5
  610. CWSJP.Visible = true
  611. EG.Visible = true
  612. PAH.Visible = true
  613. PIH.Visible = true
  614. Title2.Visible = true
  615. end
  616.  
  617. end
  618. end)
  619.  
  620. end
  621. coroutine.resume(coroutine.create(SCRIPT_OUHH83_FAKESCRIPT))
  622. function SCRIPT_MOPV81_FAKESCRIPT() -- OTAB.Script
  623. getfenv().script = Instance.new('Script', OTAB)
  624.  
  625.  
  626. script.Parent.MouseButton1Click:Connect(function()
  627. if OF.Visible == true then
  628. for i = 7, 15 do
  629. wait(.1)
  630. OF.BackgroundTransparency = i/15
  631. GAB.Visible = false
  632. Title3.Visible = false
  633. game:GetService("RunService").Stepped:Wait()
  634. end
  635.  
  636.  
  637. OF.Visible = false
  638. else if OF.Visible == false then
  639. OF.Visible = true
  640. OF.BackgroundTransparency = .5
  641. GAB.Visible = true
  642. Title3.Visible = true
  643. end
  644. end
  645. end)
  646.  
  647. end
  648. coroutine.resume(coroutine.create(SCRIPT_MOPV81_FAKESCRIPT))
  649. function SCRIPT_VCVN88_FAKESCRIPT() -- Options.Script
  650. getfenv().script = Instance.new('Script', Options)
  651.  
  652. script.Parent.MouseButton1Click:Connect(function()
  653. if OptionsF.Visible == true then
  654. for i = 7, 15 do
  655. wait(.1)
  656. OptionsF.BackgroundTransparency = i/15
  657. Error.Visible = false
  658. Credits.Visible = false
  659. Title4.Visible = false
  660. game:GetService("RunService").Stepped:Wait()
  661. end
  662.  
  663.  
  664. OptionsF.Visible = false
  665. else if OptionsF.Visible == false then
  666. OptionsF.Visible = true
  667. OptionsF.BackgroundTransparency = .5
  668. Error.Visible = true
  669. Credits.Visible = true
  670. Title4.Visible = true
  671. end
  672. end
  673. end)
  674.  
  675. end
  676. coroutine.resume(coroutine.create(SCRIPT_VCVN88_FAKESCRIPT))
  677. function SCRIPT_OAID66_FAKESCRIPT() -- Q.Script
  678. getfenv().script = Instance.new('Script', Q)
  679.  
  680.  
  681.  
  682. script.Parent.MouseButton1Click:Connect(function()
  683. if GF.Visible == true then
  684. for i = 7, 15 do
  685. wait(.1)
  686. GF.BackgroundTransparency = i/15
  687. KAH.Visible = false
  688. KAP.Visible = false
  689. KAZ.Visible = false
  690. KO.Visible = false
  691. KV.Visible = false
  692. Title1.Visible = false
  693. game:GetService("RunService").Stepped:Wait()
  694. end
  695. GF.Visible = false
  696. end
  697. wait(1)
  698. if CF.Visible == true then
  699. for i = 7, 15 do
  700. wait(.1)
  701. CF.BackgroundTransparency = i/15
  702. CBH.Visible = false
  703. CWSJP.Visible = false
  704. EG.Visible = false
  705. PAH.Visible = false
  706. PIH.Visible = false
  707. Title2.Visible = false
  708. game:GetService("RunService").Stepped:Wait()
  709. end
  710. CF.Visible = false
  711. end
  712. wait(1)
  713. if OF.Visible == true then
  714. for i = 7, 15 do
  715. wait(.1)
  716. OF.BackgroundTransparency = i/15
  717. GAB.Visible = false
  718. Title3.Visible = false
  719. game:GetService("RunService").Stepped:Wait()
  720. end
  721. OF.Visible = false
  722. end
  723. wait(1)
  724. if Options.Visible == true then
  725. for i = 7, 15 do
  726. wait(.1)
  727. Options.BackgroundTransparency = i/15
  728. Error.Visible = false
  729. Credits.Visible = false
  730. Title4.Visible = false
  731. game:GetService("RunService").Stepped:Wait()
  732. end
  733. OptionsF.Visible = false
  734. end
  735. wait(1)
  736. if MainTab.Visible == true then
  737. for i = 7, 15 do
  738. wait(.1)
  739. MainTab.BackgroundTransparency = i/15
  740. GTAB.Visible = false
  741. CTAB.Visible = false
  742. Q.Visible = false
  743. OTAB.Visible = false
  744. OptionsF.Visible = false
  745. Title5.Visible = false
  746.  
  747.  
  748. game:GetService("RunService").Stepped:Wait()
  749. end
  750. MainTab.Visible = false
  751. wait(.1)
  752. II2DG21:Destroy()
  753. end
  754. end)
  755.  
  756. end
  757. coroutine.resume(coroutine.create(SCRIPT_OAID66_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement