Advertisement
LeviTheOtaku

Apoc Rising GUI v4

Nov 2nd, 2017
1,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 60.42 KB | None | 0 0
  1. local LevisApocRisingGuiv4 = Instance.new("ScreenGui")
  2. local ApocRisingGuiFrame = Instance.new("Frame")
  3. local FirstFrame = Instance.new("Frame")
  4. local MessageBox = Instance.new("TextBox")
  5. local RedButton = Instance.new("TextButton")
  6. local BlueButton = Instance.new("TextButton")
  7. local GreenButton = Instance.new("TextButton")
  8. local YellowButton = Instance.new("TextButton")
  9. local WhiteButton = Instance.new("TextButton")
  10. local NoclipButton = Instance.new("TextButton")
  11. local FloatButton = Instance.new("TextButton")
  12. local StealButton = Instance.new("TextButton")
  13. local ItemSearchFrame = Instance.new("Frame")
  14. local SearchBox = Instance.new("TextBox")
  15. local ScrollingFrame = Instance.new("ScrollingFrame")
  16. local ThirdFrame = Instance.new("Frame")
  17. local MilitaryKitButton = Instance.new("TextButton")
  18. local CarKitButton = Instance.new("TextButton")
  19. local GadgetsButton = Instance.new("TextButton")
  20. local KillZombiesButton = Instance.new("TextButton")
  21. local KillAllButton = Instance.new("TextButton")
  22. local SecondFrame = Instance.new("Frame")
  23. local ThirstButton = Instance.new("TextButton")
  24. local ESPButton = Instance.new("TextButton")
  25. local GodButton = Instance.new("TextButton")
  26. local HungerButton = Instance.new("TextButton")
  27. local HealButton = Instance.new("TextButton")
  28. local FifthFrame = Instance.new("Frame")
  29. local GroupLeaderButton = Instance.new("TextButton")
  30. local RainbowCrosshairButton = Instance.new("TextButton")
  31. local PlaceC4Button = Instance.new("TextButton")
  32. local DaysAndKillsButton = Instance.new("TextButton")
  33. local BlowUpCarsButton = Instance.new("TextButton")
  34. local FourthFrame = Instance.new("Frame")
  35. local PlayerlistScrollingFrame = Instance.new("ScrollingFrame")
  36. local KillPlrButton = Instance.new("TextButton")
  37. local TPToPlr = Instance.new("TextButton")
  38. local SelectedPlayerLabel = Instance.new("TextLabel")
  39. local FloaterMain = Instance.new("Part", game.Workspace)
  40.  
  41. LevisApocRisingGuiv4.Name = "Levi'sApocRisingGuiv4"
  42. LevisApocRisingGuiv4.Parent = game.CoreGui
  43.  
  44. ApocRisingGuiFrame.Name = "ApocRisingGuiFrame"
  45. ApocRisingGuiFrame.Parent = LevisApocRisingGuiv4
  46. ApocRisingGuiFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  47. ApocRisingGuiFrame.BackgroundTransparency = 0.5
  48. ApocRisingGuiFrame.Selectable = true
  49. ApocRisingGuiFrame.Size = UDim2.new(1, 0, 1, 0)
  50.  
  51. FirstFrame.Name = "FirstFrame"
  52. FirstFrame.Parent = ApocRisingGuiFrame
  53. FirstFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  54. FirstFrame.BackgroundTransparency = 1
  55. FirstFrame.BorderSizePixel = 0
  56. FirstFrame.Size = UDim2.new(0.25, 0, 0.5, 0)
  57.  
  58. MessageBox.Name = "MessageBox"
  59. MessageBox.Parent = FirstFrame
  60. MessageBox.BackgroundColor3 = Color3.new(0, 0, 0)
  61. MessageBox.BackgroundTransparency = 0.5
  62. MessageBox.BorderSizePixel = 0
  63. MessageBox.Size = UDim2.new(1, 0, 0.200000003, 0)
  64. MessageBox.Font = Enum.Font.SourceSans
  65. MessageBox.FontSize = Enum.FontSize.Size24
  66. MessageBox.Text = "Enter your message here."
  67. MessageBox.TextColor3 = Color3.new(1, 1, 1)
  68. MessageBox.TextSize = 22
  69.  
  70. RedButton.Name = "RedButton"
  71. RedButton.Parent = FirstFrame
  72. RedButton.BackgroundColor3 = Color3.new(1, 0, 0)
  73. RedButton.BorderSizePixel = 0
  74. RedButton.Position = UDim2.new(0.0666666701, 0, 0.227222219, 0)
  75. RedButton.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  76. RedButton.Font = Enum.Font.SourceSans
  77. RedButton.FontSize = Enum.FontSize.Size14
  78. RedButton.Text = ""
  79. RedButton.TextSize = 14
  80.  
  81. BlueButton.Name = "BlueButton"
  82. BlueButton.Parent = FirstFrame
  83. BlueButton.BackgroundColor3 = Color3.new(0, 0.568627, 1)
  84. BlueButton.BorderSizePixel = 0
  85. BlueButton.Position = UDim2.new(0.266666681, 0, 0.227222219, 0)
  86. BlueButton.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  87. BlueButton.Font = Enum.Font.SourceSans
  88. BlueButton.FontSize = Enum.FontSize.Size14
  89. BlueButton.Text = ""
  90. BlueButton.TextSize = 14
  91.  
  92. GreenButton.Name = "GreenButton"
  93. GreenButton.Parent = FirstFrame
  94. GreenButton.BackgroundColor3 = Color3.new(0.0470588, 0.74902, 0)
  95. GreenButton.BorderSizePixel = 0
  96. GreenButton.Position = UDim2.new(0.466666669, 0, 0.227222219, 0)
  97. GreenButton.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  98. GreenButton.Font = Enum.Font.SourceSans
  99. GreenButton.FontSize = Enum.FontSize.Size14
  100. GreenButton.Text = ""
  101. GreenButton.TextSize = 14
  102.  
  103. YellowButton.Name = "YellowButton"
  104. YellowButton.Parent = FirstFrame
  105. YellowButton.BackgroundColor3 = Color3.new(0.960784, 0.960784, 0)
  106. YellowButton.BorderSizePixel = 0
  107. YellowButton.Position = UDim2.new(0.649999976, 0, 0.227222219, 0)
  108. YellowButton.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  109. YellowButton.Font = Enum.Font.SourceSans
  110. YellowButton.FontSize = Enum.FontSize.Size14
  111. YellowButton.Text = ""
  112. YellowButton.TextSize = 14
  113.  
  114. WhiteButton.Name = "WhiteButton"
  115. WhiteButton.Parent = FirstFrame
  116. WhiteButton.BackgroundColor3 = Color3.new(1, 1, 1)
  117. WhiteButton.BorderSizePixel = 0
  118. WhiteButton.Position = UDim2.new(0.833333313, 0, 0.227222219, 0)
  119. WhiteButton.Size = UDim2.new(0.100000001, 0, 0.100000001, 0)
  120. WhiteButton.Font = Enum.Font.SourceSans
  121. WhiteButton.FontSize = Enum.FontSize.Size14
  122. WhiteButton.Text = ""
  123. WhiteButton.TextSize = 14
  124.  
  125. NoclipButton.Name = "NoclipButton"
  126. NoclipButton.Parent = FirstFrame
  127. NoclipButton.BackgroundColor3 = Color3.new(0, 0, 0)
  128. NoclipButton.BackgroundTransparency = 0.5
  129. NoclipButton.BorderSizePixel = 0
  130. NoclipButton.Position = UDim2.new(0, 0, 0.800000012, 0)
  131. NoclipButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  132. NoclipButton.Font = Enum.Font.SourceSans
  133. NoclipButton.FontSize = Enum.FontSize.Size24
  134. NoclipButton.Text = "Noclip: Off"
  135. NoclipButton.TextColor3 = Color3.new(1, 1, 1)
  136. NoclipButton.TextSize = 24
  137.  
  138. FloatButton.Name = "FloatButton"
  139. FloatButton.Parent = FirstFrame
  140. FloatButton.BackgroundColor3 = Color3.new(0, 0, 0)
  141. FloatButton.BackgroundTransparency = 0.60000002384186
  142. FloatButton.BorderSizePixel = 0
  143. FloatButton.Position = UDim2.new(0, 0, 0.600000024, 0)
  144. FloatButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  145. FloatButton.Font = Enum.Font.SourceSans
  146. FloatButton.FontSize = Enum.FontSize.Size24
  147. FloatButton.Text = "Float: Off"
  148. FloatButton.TextColor3 = Color3.new(1, 1, 1)
  149. FloatButton.TextSize = 24
  150.  
  151. StealButton.Name = "StealButton"
  152. StealButton.Parent = FirstFrame
  153. StealButton.BackgroundColor3 = Color3.new(0, 0, 0)
  154. StealButton.BackgroundTransparency = 0.5
  155. StealButton.BorderSizePixel = 0
  156. StealButton.Position = UDim2.new(0, 0, 0.400000006, 0)
  157. StealButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  158. StealButton.Font = Enum.Font.SourceSans
  159. StealButton.FontSize = Enum.FontSize.Size24
  160. StealButton.Text = "Steal others guns."
  161. StealButton.TextColor3 = Color3.new(1, 1, 1)
  162. StealButton.TextSize = 24
  163.  
  164. ItemSearchFrame.Name = "ItemSearchFrame"
  165. ItemSearchFrame.Parent = ApocRisingGuiFrame
  166. ItemSearchFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  167. ItemSearchFrame.BackgroundTransparency = 1
  168. ItemSearchFrame.Position = UDim2.new(0.25, 0, 0, 0)
  169. ItemSearchFrame.Size = UDim2.new(0.5, 0, 0.75, 0)
  170.  
  171. SearchBox.Name = "SearchBox"
  172. SearchBox.Parent = ItemSearchFrame
  173. SearchBox.BackgroundColor3 = Color3.new(0, 0, 0)
  174. SearchBox.BackgroundTransparency = 0.5
  175. SearchBox.Size = UDim2.new(1, 0, 0.100000001, 0)
  176. SearchBox.Font = Enum.Font.SourceSans
  177. SearchBox.FontSize = Enum.FontSize.Size24
  178. SearchBox.Text = "Type something here to search for an item."
  179. SearchBox.TextColor3 = Color3.new(1, 1, 1)
  180. SearchBox.TextScaled = true
  181. SearchBox.TextSize = 22
  182. SearchBox.TextWrapped = true
  183.  
  184. ScrollingFrame.Parent = ItemSearchFrame
  185. ScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  186. ScrollingFrame.BackgroundTransparency = 0.5
  187. ScrollingFrame.Position = UDim2.new(0, 0, 0.102486998, 0)
  188. ScrollingFrame.Size = UDim2.new(1, 0, 0.899999976, 0)
  189. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 500, 0)
  190. ScrollingFrame.ScrollBarThickness = 0
  191.  
  192. ThirdFrame.Name = "ThirdFrame"
  193. ThirdFrame.Parent = ApocRisingGuiFrame
  194. ThirdFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  195. ThirdFrame.BackgroundTransparency = 1
  196. ThirdFrame.Position = UDim2.new(0.75, 0, 0, 0)
  197. ThirdFrame.Size = UDim2.new(0.25, 0, 0.5, 0)
  198.  
  199. MilitaryKitButton.Name = "MilitaryKitButton"
  200. MilitaryKitButton.Parent = ThirdFrame
  201. MilitaryKitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  202. MilitaryKitButton.BackgroundTransparency = 0.5
  203. MilitaryKitButton.BorderSizePixel = 0
  204. MilitaryKitButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  205. MilitaryKitButton.Font = Enum.Font.SourceSans
  206. MilitaryKitButton.FontSize = Enum.FontSize.Size24
  207. MilitaryKitButton.Text = "MilitaryKit"
  208. MilitaryKitButton.TextColor3 = Color3.new(1, 1, 1)
  209. MilitaryKitButton.TextSize = 24
  210.  
  211. CarKitButton.Name = "CarKitButton"
  212. CarKitButton.Parent = ThirdFrame
  213. CarKitButton.BackgroundColor3 = Color3.new(0, 0, 0)
  214. CarKitButton.BackgroundTransparency = 0.60000002384186
  215. CarKitButton.BorderSizePixel = 0
  216. CarKitButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  217. CarKitButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  218. CarKitButton.Font = Enum.Font.SourceSans
  219. CarKitButton.FontSize = Enum.FontSize.Size24
  220. CarKitButton.Text = "Car Repair Kit"
  221. CarKitButton.TextColor3 = Color3.new(1, 1, 1)
  222. CarKitButton.TextSize = 24
  223.  
  224. GadgetsButton.Name = "GadgetsButton"
  225. GadgetsButton.Parent = ThirdFrame
  226. GadgetsButton.BackgroundColor3 = Color3.new(0, 0, 0)
  227. GadgetsButton.BackgroundTransparency = 0.5
  228. GadgetsButton.BorderSizePixel = 0
  229. GadgetsButton.Position = UDim2.new(0, 0, 0.40196079, 0)
  230. GadgetsButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  231. GadgetsButton.Font = Enum.Font.SourceSans
  232. GadgetsButton.FontSize = Enum.FontSize.Size24
  233. GadgetsButton.Text = "Gadgets Kit"
  234. GadgetsButton.TextColor3 = Color3.new(1, 1, 1)
  235. GadgetsButton.TextSize = 24
  236.  
  237. KillZombiesButton.Name = "KillZombiesButton"
  238. KillZombiesButton.Parent = ThirdFrame
  239. KillZombiesButton.BackgroundColor3 = Color3.new(0, 0, 0)
  240. KillZombiesButton.BackgroundTransparency = 0.60000002384186
  241. KillZombiesButton.BorderSizePixel = 0
  242. KillZombiesButton.Position = UDim2.new(0, 0, 0.600000024, 0)
  243. KillZombiesButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  244. KillZombiesButton.Font = Enum.Font.SourceSans
  245. KillZombiesButton.FontSize = Enum.FontSize.Size24
  246. KillZombiesButton.Text = "Kill Zombies"
  247. KillZombiesButton.TextColor3 = Color3.new(1, 1, 1)
  248. KillZombiesButton.TextSize = 24
  249.  
  250. KillAllButton.Name = "KillAllButton"
  251. KillAllButton.Parent = ThirdFrame
  252. KillAllButton.BackgroundColor3 = Color3.new(0, 0, 0)
  253. KillAllButton.BackgroundTransparency = 0.5
  254. KillAllButton.BorderSizePixel = 0
  255. KillAllButton.Position = UDim2.new(0, 0, 0.800000012, 0)
  256. KillAllButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  257. KillAllButton.Font = Enum.Font.SourceSans
  258. KillAllButton.FontSize = Enum.FontSize.Size24
  259. KillAllButton.Text = "Kill All Players"
  260. KillAllButton.TextColor3 = Color3.new(1, 1, 1)
  261. KillAllButton.TextSize = 24
  262.  
  263. SecondFrame.Name = "SecondFrame"
  264. SecondFrame.Parent = ApocRisingGuiFrame
  265. SecondFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  266. SecondFrame.BackgroundTransparency = 1
  267. SecondFrame.Position = UDim2.new(0, 0, 0.5, 0)
  268. SecondFrame.Size = UDim2.new(0.25, 0, 0.5, 0)
  269.  
  270. ThirstButton.Name = "ThirstButton"
  271. ThirstButton.Parent = SecondFrame
  272. ThirstButton.BackgroundColor3 = Color3.new(0, 0, 0)
  273. ThirstButton.BackgroundTransparency = 0.60000002384186
  274. ThirstButton.BorderSizePixel = 0
  275. ThirstButton.Position = UDim2.new(0, 0, 0.40196079, 0)
  276. ThirstButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  277. ThirstButton.Font = Enum.Font.SourceSans
  278. ThirstButton.FontSize = Enum.FontSize.Size24
  279. ThirstButton.Text = "Drink up!"
  280. ThirstButton.TextColor3 = Color3.new(1, 1, 1)
  281. ThirstButton.TextSize = 24
  282.  
  283. ESPButton.Name = "ESPButton"
  284. ESPButton.Parent = SecondFrame
  285. ESPButton.BackgroundColor3 = Color3.new(0, 0, 0)
  286. ESPButton.BackgroundTransparency = 0.5
  287. ESPButton.BorderSizePixel = 0
  288. ESPButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  289. ESPButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  290. ESPButton.Font = Enum.Font.SourceSans
  291. ESPButton.FontSize = Enum.FontSize.Size24
  292. ESPButton.Text = "ESP: Off"
  293. ESPButton.TextColor3 = Color3.new(1, 1, 1)
  294. ESPButton.TextSize = 24
  295.  
  296. GodButton.Name = "GodButton"
  297. GodButton.Parent = SecondFrame
  298. GodButton.BackgroundColor3 = Color3.new(0, 0, 0)
  299. GodButton.BackgroundTransparency = 0.60000002384186
  300. GodButton.BorderSizePixel = 0
  301. GodButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  302. GodButton.Font = Enum.Font.SourceSans
  303. GodButton.FontSize = Enum.FontSize.Size24
  304. GodButton.Text = "God: Off"
  305. GodButton.TextColor3 = Color3.new(1, 1, 1)
  306. GodButton.TextSize = 24
  307.  
  308. HungerButton.Name = "HungerButton"
  309. HungerButton.Parent = SecondFrame
  310. HungerButton.BackgroundColor3 = Color3.new(0, 0, 0)
  311. HungerButton.BackgroundTransparency = 0.5
  312. HungerButton.BorderSizePixel = 0
  313. HungerButton.Position = UDim2.new(0, 0, 0.600000024, 0)
  314. HungerButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  315. HungerButton.Font = Enum.Font.SourceSans
  316. HungerButton.FontSize = Enum.FontSize.Size24
  317. HungerButton.Text = "Eat up!"
  318. HungerButton.TextColor3 = Color3.new(1, 1, 1)
  319. HungerButton.TextSize = 24
  320.  
  321. HealButton.Name = "HealButton"
  322. HealButton.Parent = SecondFrame
  323. HealButton.BackgroundColor3 = Color3.new(0, 0, 0)
  324. HealButton.BackgroundTransparency = 0.60000002384186
  325. HealButton.BorderSizePixel = 0
  326. HealButton.Position = UDim2.new(0, 0, 0.800000012, 0)
  327. HealButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  328. HealButton.Font = Enum.Font.SourceSans
  329. HealButton.FontSize = Enum.FontSize.Size24
  330. HealButton.Text = "Heal up!"
  331. HealButton.TextColor3 = Color3.new(1, 1, 1)
  332. HealButton.TextSize = 24
  333.  
  334. FifthFrame.Name = "FifthFrame"
  335. FifthFrame.Parent = ApocRisingGuiFrame
  336. FifthFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  337. FifthFrame.BackgroundTransparency = 1
  338. FifthFrame.Position = UDim2.new(0.25, 0, 0.754902005, 0)
  339. FifthFrame.Size = UDim2.new(0.5, 0, 0.245098025, 0)
  340.  
  341. GroupLeaderButton.Name = "GroupLeaderButton"
  342. GroupLeaderButton.Parent = FifthFrame
  343. GroupLeaderButton.BackgroundColor3 = Color3.new(0, 0, 0)
  344. GroupLeaderButton.BackgroundTransparency = 0.5
  345. GroupLeaderButton.BorderSizePixel = 0
  346. GroupLeaderButton.Position = UDim2.new(0, 0, 0.200000003, 0)
  347. GroupLeaderButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  348. GroupLeaderButton.Font = Enum.Font.SourceSans
  349. GroupLeaderButton.FontSize = Enum.FontSize.Size24
  350. GroupLeaderButton.Text = "Become group leader"
  351. GroupLeaderButton.TextColor3 = Color3.new(1, 1, 1)
  352. GroupLeaderButton.TextSize = 24
  353.  
  354. RainbowCrosshairButton.Name = "RainbowCrosshairButton"
  355. RainbowCrosshairButton.Parent = FifthFrame
  356. RainbowCrosshairButton.BackgroundColor3 = Color3.new(0, 0, 0)
  357. RainbowCrosshairButton.BackgroundTransparency = 0.60000002384186
  358. RainbowCrosshairButton.BorderSizePixel = 0
  359. RainbowCrosshairButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  360. RainbowCrosshairButton.Font = Enum.Font.SourceSans
  361. RainbowCrosshairButton.FontSize = Enum.FontSize.Size24
  362. RainbowCrosshairButton.Text = "Rainbow Crosshair by integer"
  363. RainbowCrosshairButton.TextColor3 = Color3.new(1, 1, 1)
  364. RainbowCrosshairButton.TextSize = 24
  365.  
  366. PlaceC4Button.Name = "PlaceC4Button"
  367. PlaceC4Button.Parent = FifthFrame
  368. PlaceC4Button.BackgroundColor3 = Color3.new(0, 0, 0)
  369. PlaceC4Button.BackgroundTransparency = 0.60000002384186
  370. PlaceC4Button.BorderSizePixel = 0
  371. PlaceC4Button.Position = UDim2.new(0, 0, 0.800000012, 0)
  372. PlaceC4Button.Size = UDim2.new(1, 0, 0.200000003, 0)
  373. PlaceC4Button.Font = Enum.Font.SourceSans
  374. PlaceC4Button.FontSize = Enum.FontSize.Size24
  375. PlaceC4Button.Text = "Place C4"
  376. PlaceC4Button.TextColor3 = Color3.new(1, 1, 1)
  377. PlaceC4Button.TextSize = 24
  378.  
  379. DaysAndKillsButton.Name = "HungerButton"
  380. DaysAndKillsButton.Parent = FifthFrame
  381. DaysAndKillsButton.BackgroundColor3 = Color3.new(0, 0, 0)
  382. DaysAndKillsButton.BackgroundTransparency = 0.5
  383. DaysAndKillsButton.BorderSizePixel = 0
  384. DaysAndKillsButton.Position = UDim2.new(0, 0, 0.600000024, 0)
  385. DaysAndKillsButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  386. DaysAndKillsButton.Font = Enum.Font.SourceSans
  387. DaysAndKillsButton.FontSize = Enum.FontSize.Size24
  388. DaysAndKillsButton.Text = "Lots of days and kills"
  389. DaysAndKillsButton.TextColor3 = Color3.new(1, 1, 1)
  390. DaysAndKillsButton.TextSize = 24
  391.  
  392. BlowUpCarsButton.Name = "BlowUpCarsButton"
  393. BlowUpCarsButton.Parent = FifthFrame
  394. BlowUpCarsButton.BackgroundColor3 = Color3.new(0, 0, 0)
  395. BlowUpCarsButton.BackgroundTransparency = 0.60000002384186
  396. BlowUpCarsButton.BorderSizePixel = 0
  397. BlowUpCarsButton.Position = UDim2.new(0, 0, 0.40196079, 0)
  398. BlowUpCarsButton.Size = UDim2.new(1, 0, 0.200000003, 0)
  399. BlowUpCarsButton.Font = Enum.Font.SourceSans
  400. BlowUpCarsButton.FontSize = Enum.FontSize.Size24
  401. BlowUpCarsButton.Text = "Blow up all cars"
  402. BlowUpCarsButton.TextColor3 = Color3.new(1, 1, 1)
  403. BlowUpCarsButton.TextSize = 24
  404.  
  405. FourthFrame.Name = "FourthFrame"
  406. FourthFrame.Parent = ApocRisingGuiFrame
  407. FourthFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  408. FourthFrame.BackgroundTransparency = 1
  409. FourthFrame.Position = UDim2.new(0.75, 0, 0.5, 0)
  410. FourthFrame.Size = UDim2.new(0.25, 0, 0.5, 0)
  411.  
  412. PlayerlistScrollingFrame.Name = "PlayerlistScrollingFrame"
  413. PlayerlistScrollingFrame.Parent = FourthFrame
  414. PlayerlistScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  415. PlayerlistScrollingFrame.BackgroundTransparency = 0.5
  416. PlayerlistScrollingFrame.Position = UDim2.new(0, 0, 0.200000003, 0)
  417. PlayerlistScrollingFrame.Size = UDim2.new(1, 0, 0.800000012, 0)
  418. PlayerlistScrollingFrame.CanvasSize = UDim2.new(0, 0, 500, 0)
  419. PlayerlistScrollingFrame.ScrollBarThickness = 0
  420.  
  421. KillPlrButton.Name = "KillPlrButton"
  422. KillPlrButton.Parent = FourthFrame
  423. KillPlrButton.BackgroundColor3 = Color3.new(0, 0, 0)
  424. KillPlrButton.BackgroundTransparency = 0.60000002384186
  425. KillPlrButton.BorderSizePixel = 0
  426. KillPlrButton.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  427. KillPlrButton.Font = Enum.Font.SourceSans
  428. KillPlrButton.FontSize = Enum.FontSize.Size18
  429. KillPlrButton.Text = "Kill Player"
  430. KillPlrButton.TextColor3 = Color3.new(1, 1, 1)
  431. KillPlrButton.TextSize = 18
  432. KillPlrButton.TextWrapped = true
  433.  
  434. TPToPlr.Name = "TPToPlr"
  435. TPToPlr.Parent = FourthFrame
  436. TPToPlr.BackgroundColor3 = Color3.new(0, 0, 0)
  437. TPToPlr.BackgroundTransparency = 0.5
  438. TPToPlr.BorderSizePixel = 0
  439. TPToPlr.Position = UDim2.new(0.5, 0, 0, 0)
  440. TPToPlr.Size = UDim2.new(0.5, 0, 0.100000001, 0)
  441. TPToPlr.Font = Enum.Font.SourceSans
  442. TPToPlr.FontSize = Enum.FontSize.Size18
  443. TPToPlr.Text = "TP to Player - patched"
  444. TPToPlr.TextColor3 = Color3.new(1, 1, 1)
  445. TPToPlr.TextSize = 18
  446. TPToPlr.TextWrapped = true
  447.  
  448. SelectedPlayerLabel.Name = "SelectedPlayerLabel"
  449. SelectedPlayerLabel.Parent = FourthFrame
  450. SelectedPlayerLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  451. SelectedPlayerLabel.BackgroundTransparency = 0.5
  452. SelectedPlayerLabel.Position = UDim2.new(0, 0, 0.100000001, 0)
  453. SelectedPlayerLabel.Size = UDim2.new(1, 0, 0.100000001, 0)
  454. SelectedPlayerLabel.Font = Enum.Font.SourceSans
  455. SelectedPlayerLabel.FontSize = Enum.FontSize.Size14
  456. SelectedPlayerLabel.Text = "Selected Player: Player1"
  457. SelectedPlayerLabel.TextColor3 = Color3.new(1, 1, 1)
  458. SelectedPlayerLabel.TextSize = 14
  459.  
  460.  
  461. FloaterMain.Name = "Float"
  462. FloaterMain.Material = Enum.Material.Neon
  463. FloaterMain.BrickColor = BrickColor.new("Lime green")
  464. FloaterMain.Transparency = 1
  465. FloaterMain.Position = Vector3.new(-141.5, 0.500001013, 40)
  466. FloaterMain.Anchored = true
  467. FloaterMain.CFrame = CFrame.new(-141.5, 0.500001013, 40, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  468. FloaterMain.FormFactor = Enum.FormFactor.Symmetric
  469. FloaterMain.Size = Vector3.new(6, 1, 6)
  470. FloaterMain.TopSurface = Enum.SurfaceType.Smooth
  471. FloaterMain.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  472.  
  473. RedButton.MouseButton1Down:connect(function()
  474. for i,v in pairs(game.Players:GetChildren())do
  475. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Red', MessageBox.Text)
  476. end
  477. end)
  478.  
  479. BlueButton.MouseButton1Down:connect(function()
  480. for i,v in pairs(game.Players:GetChildren())do
  481. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Blue', MessageBox.Text)
  482. end
  483. end)
  484.  
  485. GreenButton.MouseButton1Down:connect(function()
  486. for i,v in pairs(game.Players:GetChildren())do
  487. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Green', MessageBox.Text)
  488. end
  489. end)
  490.  
  491.  
  492. YellowButton.MouseButton1Down:connect(function()
  493. for i,v in pairs(game.Players:GetChildren())do
  494. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Yellow', MessageBox.Text)
  495. end
  496. end)
  497.  
  498. WhiteButton.MouseButton1Down:connect(function()
  499. for i,v in pairs(game.Players:GetChildren())do
  500. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'White', MessageBox.Text)
  501. end
  502. end)
  503.  
  504. local Floating = false
  505. local FloaterBlock = FloaterMain:Clone()
  506. FloaterBlock.Parent = game.Players.LocalPlayer.Character.Torso
  507. FloatButton.MouseButton1Down:connect(function()
  508.     if Floating == false then
  509.         Floating = true
  510.         FloaterBlock.CanCollide = true
  511.         FloatButton.Text = 'Float: On'
  512.         wait(0.1)
  513.         repeat wait()
  514.             FloaterBlock.CFrame = game.Players.LocalPlayer.Character.Torso.CFrame * CFrame.new(0,-3.5,0)
  515.         until Floating == false
  516.     elseif Floating == true then
  517.         Floating = false
  518.         FloatButton.Text = 'Float: Off'
  519.         FloaterBlock.CanCollide = false
  520.        
  521.     end
  522. end)
  523.  
  524. local noclip = false
  525. NoclipButton.MouseButton1Down:connect(function()
  526. if noclip == true then
  527. noclip = false
  528. NoclipButton.Text = "Noclip: On"
  529. game:GetService('RunService').Stepped:connect(function()
  530. game.Players.LocalPlayer.Character.Torso.CanCollide = noclip
  531. game.Players.LocalPlayer.Character.Head.CanCollide = noclip
  532. game.Players.LocalPlayer.Character.Torso.Changed:connect(function()
  533. game.Players.LocalPlayer.Character.Torso.CanCollide = noclip
  534. game.Players.LocalPlayer.Character.Head.CanCollide = noclip
  535. end)
  536. end)
  537. elseif noclip == false then
  538. noclip = true
  539. NoclipButton.Text = "Noclip: Off"
  540. end
  541. end)
  542.  
  543.  
  544. StealButton.MouseButton1Down:connect(function()
  545. local ppl = game.Players:GetPlayers()
  546.     for ppl2 = 1, #ppl do
  547.         local ppl3 = ppl[ppl2]
  548.         if ppl3.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  549.             workspace.Remote.DropItem:FireServer(ppl3.playerstats.slots.slotprimary, ppl3.playerstats.slots.slotprimary.ObjectID)
  550.         end;
  551.         if ppl3.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  552.             workspace.Remote.DropItem:FireServer(ppl3.playerstats.slots.slotsecondary, ppl3.playerstats.slots.slotsecondary.ObjectID)
  553.         end
  554.     end
  555. end)
  556.  
  557. function Search(Text)
  558.  local tabl = {}
  559. local currentPos = UDim2.new(0,0,0,0)
  560.  for _, v in pairs(game.Lighting.LootDrops:GetChildren()) do
  561.   if v.Name:find(Text) then
  562.     local itembutton = Instance.new("TextButton")
  563.         itembutton.Name = "PlayerButton"
  564.         itembutton.Parent = ScrollingFrame
  565.         itembutton.BackgroundColor3 = Color3.fromRGB(2,2,2)
  566.         itembutton.BorderSizePixel = 0
  567.         itembutton.Size = UDim2.new(1,0,0.0003,0)
  568.         itembutton.Position = currentPos
  569.         itembutton.Font = Enum.Font.ArialBold
  570.         itembutton.FontSize = Enum.FontSize.Size18
  571.         itembutton.Text = v.Name
  572.         itembutton.TextSize = 18   
  573.         itembutton.BackgroundTransparency = 0.6
  574.         itembutton.TextColor3 = Color3.fromRGB(255,255,255)
  575.         currentPos = currentPos + UDim2.new(0,0,0.0003,0)
  576.         itembutton.MouseButton1Down:connect(function()
  577.         local item = game.Lighting.LootDrops[v.Name]
  578.         game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))     
  579.         end)
  580.    tabl[#tabl+1] = v
  581.   end
  582.  end
  583.  return tabl
  584. end
  585.  
  586. local inputHandler = game:GetService("UserInputService")
  587. inputHandler.InputBegan:connect(function(inp)
  588.     local itype = inp.UserInputType
  589.     local key = inp.KeyCode
  590.     if itype == Enum.UserInputType.Keyboard then
  591.     if key == Enum.KeyCode.LeftAlt then
  592.         if ApocRisingGuiFrame.Visible == true then
  593.             ApocRisingGuiFrame.Visible = false else
  594.             ApocRisingGuiFrame.Visible = true
  595.         end
  596.     end
  597.         end
  598.     end)
  599.  
  600. SearchBox.Changed:connect(function(Val)
  601.  if Val == "Text" then
  602.     ScrollingFrame:ClearAllChildren()
  603.   Search(SearchBox.Text)
  604.  end
  605. end)
  606. GodButton.MouseButton1Down:connect(function()
  607. local god = false
  608.     if god == false then       
  609.         if game.Players.LocalPlayer.Character then
  610.             game.Players.LocalPlayer.Character.Humanoid.Name = 1
  611.             local cloneplayer = game.Players.LocalPlayer.Character["1"]:Clone()
  612.             cloneplayer.Parent = game.Players.LocalPlayer.Character;
  613.             cloneplayer.Name = "Humanoid"
  614.             wait(0.1)
  615.             game.Players.LocalPlayer.Character["1"]:Destroy()
  616.             game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character;
  617.             game.Players.LocalPlayer.Character.Animate.Disabled = true
  618.             wait(0.1)
  619.             game.Players.LocalPlayer.Character.Animate.Disabled = false
  620.             game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  621.             GodButton.Text = "God: On" elseif god == true then
  622.             GodButton.Text = "God cannot be turned off."
  623.             GodButton.TextScaled = true
  624.             wait(2)
  625.             GodButton.TextScaled = false
  626.             GodButton.Text = "God: On"
  627.         end
  628.         end
  629. end)
  630.  
  631. ESPButton.MouseButton1Click:connect(function()
  632.     local esp = false
  633.     if esp == false then
  634.         esp = true
  635.     for i,v in pairs(game.Players:GetChildren()) do
  636.     if v.Name ~= game.Players.LocalPlayer.Name then
  637.         if v ~= game.Players.LocalPlayer.Character.Torso then    
  638.     local base = Instance.new("BillboardGui", workspace.Camera)
  639.     local esP = Instance.new("Frame", base)
  640.     base.AlwaysOnTop = true
  641.     base.Enabled = true
  642.     base.Size = UDim2.new(45,0,6,0)
  643.     base.Transparency = 0.8
  644.     base.Name = "ESP"
  645.     base.Adornee = v.Character.Torso
  646.     base.StudsOffset = Vector3.new(0, -0.6, 0)
  647.     esP.BackgroundColor3 = Color3.new(75, 0, 0)
  648.     esP.BackgroundTransparency = 0.8
  649.     esP.BorderColor3 = Color3.new(0,0,0)
  650.     esP.BorderSizePixel = 1
  651.     esP.Size = UDim2.new(1,0,1,0)
  652.     local name = Instance.new("TextLabel",base)
  653.     name.Size = UDim2.new(1,0,1,0)
  654.     name.BackgroundTransparency = 1
  655.     name.Position = UDim2.new(0,0,0,0)
  656.     name.Text = v.Name
  657.     name.TextScaled = true
  658.         name.TextColor3 = Color3.new(255,255,255)
  659.     name.TextXAlignment = "Center"
  660.     name.TextYAlignment = "Top"
  661.         name.Font = "Highway"
  662.         name.Position = UDim2.new(0,0,0,-100) elseif esp == true then
  663. ESPButton.Text = "ESP cannot be turned off."
  664. ESPButton.TextScaled = true
  665. wait(2)
  666. ESPButton.Text = "ESP: On"
  667. ESPButton.TextScaled = false
  668. end        
  669.     end
  670. end
  671. end
  672. end)
  673.  
  674. HungerButton.MouseButton1Down:connect(function()
  675. game.Players.LocalPlayer.playerstats.Hunger.Value = 100
  676. end)
  677.  
  678. ThirstButton.MouseButton1Down:connect(function()
  679. game.Players.LocalPlayer.playerstats.Thirst.Value = 100
  680. end)
  681.  
  682. HealButton.MouseButton1Down:connect(function()
  683. local lp = game.Workspace:findFirstChild(game.Players.LocalPlayer.Name)
  684. local remote = game.Workspace.Remote
  685. remote.AddHealth:FireServer(lp.Humanoid, 100)
  686. end)
  687.  
  688. MilitaryKitButton.MouseButton1Down:connect(function()
  689. local item = game.Lighting.LootDrops["MilitaryPackBlack"]
  690. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  691. local item = game.Lighting.LootDrops["FlashlightMilitary"]
  692. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  693. local item = game.Lighting.LootDrops["AK-47"]
  694. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  695. local item = game.Lighting.LootDrops["AK47Ammo75"]
  696. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  697. local item = game.Lighting.LootDrops["AK47Ammo75"]
  698. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  699. local item = game.Lighting.LootDrops["AK47Ammo75"]
  700. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  701. local item = game.Lighting.LootDrops["AK47Ammo75"]
  702. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  703. local item = game.Lighting.LootDrops["MaskSpecOps"]
  704. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  705. local item = game.Lighting.LootDrops["BallisticSpecOps"]
  706. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  707. local item = game.Lighting.LootDrops["CamoSpecialTop"]
  708. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  709. local item = game.Lighting.LootDrops["CamoSpecialBottom"]
  710. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  711. local item = game.Lighting.LootDrops["Knife"]
  712. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  713. end)
  714.  
  715. CarKitButton.MouseButton1Down:connect(function()
  716. local item = game.Lighting.LootDrops["JerryCan"]
  717. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  718. local item = game.Lighting.LootDrops["ScrapMetal"]
  719. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  720. local item = game.Lighting.LootDrops["ScrapMetal"]
  721. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  722. local item = game.Lighting.LootDrops["ScrapMetal"]
  723. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  724. local item = game.Lighting.LootDrops["ReinforcedWheel"]
  725. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  726. local item = game.Lighting.LootDrops["ReinforcedWheel"]
  727. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  728. local item = game.Lighting.LootDrops["ReinforcedWheel"]
  729. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  730. local item = game.Lighting.LootDrops["ReinforcedWheel"]
  731. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  732. local item = game.Lighting.LootDrops["EngineParts"]
  733. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  734. local item = game.Lighting.LootDrops["FuelTank"]
  735. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  736. local item = game.Lighting.LootDrops["ArmorPlates"]
  737. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  738. local item = game.Lighting.LootDrops["ArmorPlates"]
  739. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  740. local item = game.Lighting.LootDrops["ArmorPlates"]
  741. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  742. local item = game.Lighting.LootDrops["ArmorPlates"]
  743. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  744. local item = game.Lighting.LootDrops["BallisticGlass"]
  745. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  746. local item = game.Lighting.LootDrops["BallisticGlass"]
  747. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  748. end)
  749.  
  750. GadgetsButton.MouseButton1Down:connect(function()
  751. local item = game.Lighting.LootDrops["Map"]
  752. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  753. local item = game.Lighting.LootDrops["GPS"]
  754. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  755. local item = game.Lighting.LootDrops["Compass"]
  756. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  757. local item = game.Lighting.LootDrops["Radio"]
  758. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  759. local item = game.Lighting.LootDrops["OmniLight"]
  760. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  761. local item = game.Lighting.LootDrops["Watch"]
  762. game.Workspace.Remote.PlaceMaterial:FireServer(item, game.Players.LocalPlayer.Character.Torso.Position-item.PrimaryPart.Position + Vector3.new(math.random(1,10),1,math.random(1,10)))
  763. end)
  764.  
  765. KillZombiesButton.MouseButton1Down:connect(function()
  766.     for i, v in ipairs(workspace.Zombies:GetChildren()) do
  767.         for o, b in pairs(v:GetChildren()) do
  768.             if b:IsA("Model") then
  769.                 workspace.Remote.DamageZombie:FireServer(b:FindFirstChild("Humanoid"), 1000)
  770.             end
  771.         end
  772.     end
  773. end)
  774.  
  775. function getGun()
  776.     local mestuff = game.Players.LocalPlayer.Backpack:GetChildren()
  777.     for i = 1, #mestuff do
  778.         if mestuff[i]:IsA("Model") and mestuff[i]:FindFirstChild("Shooter") then
  779.             return mestuff[i]
  780.         end
  781.     end;
  782.     return nil
  783. end;
  784.  
  785. KillAllButton.MouseButton1Down:connect(function()
  786.     local gun = getGun()
  787.     if not gun then
  788.         KillAllButton.Text = "Error, you need a gun!"
  789.         wait(2)
  790.         KillAllButton.Text = "Kill All Players"
  791.         return
  792.     end;
  793.     for v, c in ipairs(game.Players:GetPlayers()) do
  794.         if gun and c.Character and c ~= game.Players.LocalPlayer then
  795.             for v = 1, 6 do
  796.                 workspace.Remote.DoHitLogic:FireServer(gun, c.Character.Head)
  797.             end
  798.         end
  799.     end
  800. end)
  801. local WhoToAffect = Instance.new("StringValue")
  802. WhoToAffect.Parent = PlayerlistScrollingFrame
  803. WhoToAffect.Name = "WhoToEffect"
  804.  
  805.  
  806. function update()
  807. PlayerlistScrollingFrame:ClearAllChildren()
  808. local currentPos = UDim2.new(0,0,0,0)
  809. for _,v in pairs(game.Players:GetPlayers()) do
  810.     if v.Name ~= game.Players.LocalPlayer.Name then
  811.         local plrbutton = Instance.new("TextButton")
  812.         plrbutton.Name = "PlayerButton"
  813.         plrbutton.Parent = PlayerlistScrollingFrame
  814.         plrbutton.BackgroundColor3 = Color3.fromRGB(0,0,0)
  815.         plrbutton.BorderSizePixel = 0
  816.         plrbutton.Size = UDim2.new(1,0,0.001,0)
  817.         plrbutton.Position = currentPos
  818.         plrbutton.Font = Enum.Font.ArialBold
  819.         plrbutton.FontSize = Enum.FontSize.Size18
  820.         plrbutton.Text = v.Name
  821.         plrbutton.TextSize = 18
  822.         plrbutton.BackgroundTransparency = 0.6 
  823.         plrbutton.TextColor3 = Color3.fromRGB(250,250,250)
  824.         currentPos = currentPos + UDim2.new(0,0,0.001,0)
  825.         plrbutton.MouseButton1Down:connect(function()
  826.         WhoToAffect.Value = plrbutton.Text
  827.         end)   
  828.     end
  829. end
  830. end
  831. update()
  832. KillPlrButton.MouseButton1Down:connect(function()
  833.     local gun = getGun()
  834.     if not gun then
  835.         KillPlrButton.Text = "Error, you need a gun!"
  836.         KillPlrButton.TextScaled = true
  837.         wait(2)
  838.         KillPlrButton.TextScaled = false
  839.         KillPlrButton.Text = "Kill Player"
  840.         return
  841.     end;
  842.     for v, c in ipairs(game.Players:GetPlayers()) do
  843.         if gun and c.Character and c ~= game.Players.LocalPlayer then
  844.             for v = 1, 6 do
  845.                 workspace.Remote.DoHitLogic:FireServer(gun, game.Players:findFirstChild(WhoToAffect.Value).Character.Head)
  846.             end
  847.         end
  848.     end
  849. end)
  850.  
  851. TPToPlr.MouseButton1Down:connect(function()
  852. game.Workspace.Remote:WaitForChild("TeleportRequest"):InvokeServer("Me To", math.floor(tick() % 1 * 100000), WhoToAffect.Value)
  853. end)
  854. RainbowCrosshairButton.MouseButton1Down:connect(function()
  855. intO={"1","3","5","7","9"}
  856. intE={"2","4","6","8","0",math.huge}
  857. lcO={"a","c","e","g","i","k","m","o","q","s","u","w","y"}
  858. lcE={"b","d","f","h","j","l","n","p","r","t","v","x","z"}
  859. UcO={"A","C","E","G","I","K","M","O","Q","S","U","W","Y"}
  860. UcE={"B","D","F","H","J","L","N","P","R","T","V","X","Z"}
  861. intasts = {"rbxassetid://","1014773078","1014772958","1014815675","1014815936","1014837599","1014848524","1014848627"}
  862. scrasts={"rbxassetid://","1095396944","1095396778","1095396442"}
  863. asts={"rbxassetid://","1019904743"}
  864. intfrsets = {"BackgroundColor3", "BackgroundTransparency", "BorderColor3", "BorderSizePixel", "Name", "Position", "Size", "ClipsDescendants", "Draggable", "Active", "Rotation", "Visible"}
  865. intts={"Text", "TextColor3", "Font", "TextSize", "TextScaled", "TextStrokeTransparency", "TextStrokeColor3", "TextWrapped", "TextYAlignment"}
  866. inttf={"SourceSans", "SourceSansBold", "SourceSansLight", "Code"}
  867. intilsets = {"Image", "ImageColor3", "BackgroundColor3", "BackgroundTransparency", "BorderColor3", "BorderSizePixel", "Name", "Position", "Size"}
  868. udveco = {UDim2.new, Vector3.new, Color3.new}
  869. ni = {Instance.new, "StringValue", "IntValue", "ScreenGui", "Frame", "TextButton", "TextLabel", "ImageButton", "ImageLabel", "ScrollingFrame"}
  870. scrlfrsets={"BottomImage","MidImage","TopImage","ScrollBarThickness","CanvasSize"}
  871. wepstng={"Welcome, ", "Hello! Thanks for using this GUI. If you would like to support me, you can join my Discord server! https://discord.gg/vyuH2Jj"}
  872. bss={"Local", "Teleports", "Vehicles", "Firearms", "Melee", "Chan. Log"}
  873. stf={game.CoreGui,game.Players.LocalPlayer,game.Players}
  874. bs={"MouseButton1Click", "MouseButton1Down", "MouseButton1Up", "MouseEnter", "MouseLeave"}
  875. ISG=ni[1](ni[4], game.Players.LocalPlayer.PlayerGui)HS=ni[1](ni[5], ISG)IF=ni[1](ni[5], HS)i1=ni[1](ni[9], IF)i2=ni[1](ni[9], IF)i3=ni[1](ni[9], IF)i4=ni[1](ni[9], IF)i5=ni[1](ni[9], IF)i6=ni[1](ni[9], IF)i7=ni[1](ni[9], IF)l1=ni[1](ni[7], IF)l2=ni[1](ni[7], IF)
  876. IF[tostring(intfrsets[6])] = udveco[1](.75, intE[5], 0.5, intE[5])IF[tostring(intfrsets[7])] = udveco[1](intE[5], intO[2]..intE[5]..intE[5], intE[5], intE[5])i1[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])HS[tostring(intfrsets[2])] = intO[1]IF[tostring(intfrsets[1])] = udveco[3](0.25,0.25,0.25)i1[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])IF[tostring(intfrsets[8])] = true HS[tostring(intfrsets[7])] = udveco[1](0.5, intE[5], intO[1], intE[5])IF[tostring(intfrsets[3])] = udveco[3](intO[1],intO[1],intO[1])i1[tostring(intilsets[1])] = tostring(intasts[1]..intasts[2])i2[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])i3[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])i2[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])i3[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])i1[tostring(intfrsets[3])] = udveco[3](intO[1],intO[1],intO[1])i3[tostring(intfrsets[2])] = intO[1]i2[tostring(intilsets[1])] = tostring(intasts[1]..intasts[3])i3[tostring(intilsets[1])] = tostring(intasts[1]..intasts[4])i4[tostring(intfrsets[2])] = intO[1]i5[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])l1[tostring(intfrsets[7])] = udveco[1](intO[1], intE[5], intE[5], intO[4]..intO[3])l2[tostring(intfrsets[7])] = udveco[1](intO[1], intE[5], intE[5], intO[4]..intO[3])l1[tostring(intts[2])] = udveco[3](intO[1],intO[1],intO[1])i7[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])l1[tostring(intts[3])] = inttf[2]i6[tostring(intilsets[1])] = tostring(intasts[1]..intasts[7])l2[tostring(intfrsets[6])] = udveco[1](intE[5], intE[5], .75, intE[5])l1[tostring(intts[4])] = intE[1]..intE[2]i6[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])l2[tostring(intfrsets[2])] = intO[1]i5[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])l1[tostring(intts[1])] = UcO[2]..lcE[9]..lcO[3]..lcO[1]..lcE[10]..lcO[3]..lcE[2].." "..lcE[1]..lcO[13]i2[tostring(intfrsets[2])] = intO[1]i4[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])l1[tostring(intfrsets[2])] = intO[1]i4[tostring(intilsets[1])] = tostring(intasts[1]..intasts[5])l2[tostring(intts[1])] = lcO[5]..lcE[7]..lcE[10]..lcO[3]..lcO[4]..lcO[3]..lcE[9]i6[tostring(intfrsets[6])] = udveco[1](0.25, intE[5], 0.25, intE[5])i7[tostring(intfrsets[2])] = intO[1]l2[tostring(intts[3])] = inttf[2]i7[tostring(intilsets[1])] = tostring(intasts[1]..intasts[8])i6[tostring(intfrsets[2])] = intO[1]i4[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])i7[tostring(intfrsets[7])] = udveco[1](intE[5], intO[1]..intO[3]..intE[5], intE[5], intO[1]..intO[3]..intE[5])i5[tostring(intilsets[1])] = tostring(intasts[1]..intasts[6])l2[tostring(intts[4])] = intE[1]..intE[2]i5[tostring(intfrsets[2])] = intO[1]l2[tostring(intts[2])] = udveco[3](intO[1],intO[1],intO[1])IF:TweenSizeAndPosition(udveco[1](intE[5], intO[2]..intE[5]..intE[5], intE[5], intO[2]..intE[5]..intE[5]), udveco[1](0.75, intE[5], 0.3, intE[5]), "Out", "Bounce", 1, true)wait(2) IF:TweenSizeAndPosition(UDim2.new(intE[5], intO[2]..intE[5]..intE[5], intE[5], intE[5]), UDim2.new(0.75, intE[5], 0.3, intE[5]), "Out", "Bounce", .5, true)wait(0.5)ISG:Destroy()
  877.  
  878. while wait() do
  879. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(1, 0, 0)
  880. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(1, 0, 0)
  881. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(1, 0, 0)
  882. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(1, 0, 0)
  883. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(1, 0, 0)
  884. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(1, 0, 0)
  885. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(1, 0, 0)
  886. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(1, 0, 0)
  887. for i=1,15 do
  888. game:GetService("RunService").RenderStepped:wait()
  889. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.b)
  890. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.b)
  891. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.b)
  892. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.b)
  893. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.b)
  894. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.b)
  895. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.b)
  896. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.g+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.b)
  897. end
  898. for i=1,15 do
  899. game:GetService("RunService").RenderStepped:wait()
  900. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.b)
  901. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.b)
  902. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.b)
  903. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.b)
  904. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.b)
  905. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.b)
  906. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.b)
  907. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.r-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.b)
  908. end
  909. for i=1,15 do
  910. game:GetService("RunService").RenderStepped:wait()
  911. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.b+(17/255))
  912. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.b+(17/255))
  913. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.b+(17/255))
  914. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.b+(17/255))
  915. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.b+(17/255))
  916. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.b+(17/255))
  917. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.b+(17/255))
  918. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.b+(17/255))
  919. end
  920. for i=1,15 do
  921. game:GetService("RunService").RenderStepped:wait()
  922. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.b)
  923. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.b)
  924. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.b)
  925. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.b)
  926. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.b)
  927. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.b)
  928. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.b)
  929. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.g-(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.b)
  930. end
  931. for i=1,15 do
  932. game:GetService("RunService").RenderStepped:wait()
  933. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.b)
  934. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.b)
  935. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.b)
  936. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.b)
  937. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.b)
  938. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.b)
  939. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.b)
  940. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.r+(17/255),game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.b)
  941. end
  942. for i=1,15 do
  943. game:GetService("RunService").RenderStepped:wait()
  944. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BackgroundColor3.b-(17/255))
  945. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Top.BorderColor3.b-(17/255))
  946. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BackgroundColor3.b-(17/255))
  947. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Left.BorderColor3.b-(17/255))
  948. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BackgroundColor3.b-(17/255))
  949. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Right.BorderColor3.b-(17/255))
  950. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BackgroundColor3.b-(17/255))
  951. game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3 = Color3.new(game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.r,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.g,game.Players.LocalPlayer.PlayerGui.AmmoCursor.Bin.Cursor.Bottom.BorderColor3.b-(17/255))
  952. end
  953. end
  954. end)
  955.  
  956. GroupLeaderButton.MouseButton1Down:connect(function()
  957. game.Players.LocalPlayer.PlayerGui.MyGroup.groupid.isgroupleader.Value = true
  958. end)
  959.  
  960. DaysAndKillsButton.MouseButton1Down:connect(function()
  961. game.Players.LocalPlayer.playerstats.PlayerKill.Defensive.Value = 13831
  962. game.Players.LocalPlayer.playerstats.ZombieKill.Military.Value = 75433
  963. game.Players.LocalPlayer.playerstats.Days.Value = 69
  964. end)
  965.  
  966. BlowUpCarsButton.MouseButton1Down:connect(function()
  967. for i,v in pairs(game.Workspace.Vehicles:GetChildren()) do
  968. if v.Name ~= "Holder" or v.Name ~= "VehicleWreck" then
  969. if v:findFirstChild("Stats") then
  970. v.Stats.Engine.Value = 0
  971. end
  972. end
  973. end
  974. end)
  975.  
  976. PlaceC4Button.MouseButton1Down:connect(function()
  977.     while wait() do
  978. local player = game.Players.LocalPlayer
  979. local material = game.Lighting.Materials.C4Placed
  980.         local pos = player.Character.Torso.Position - material.Head.Position + Vector3.new(0,0,0)
  981.         game.Workspace.Remote.PlaceC4:FireServer(material, pos, true)
  982. end
  983. end)
  984.  
  985.  
  986.  
  987. while true do
  988. SelectedPlayerLabel.Text = "Selected Player: " .. WhoToAffect.Value
  989. wait(0.1)
  990. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement