Advertisement
Guest User

Untitled

a guest
Mar 23rd, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 125.57 KB | None | 0 0
  1. if game.Players.LocalPlayer.PlayerScripts:FindFirstChild("LocalScript") then
  2. game.Players.LocalPlayer.PlayerScripts.LocalScript.Disabled = true
  3. game.Players.LocalPlayer.PlayerScripts.LocalScript:Destroy()
  4. wait()
  5. game.Players.LocalPlayer.PlayerScripts.LocalScript.Disabled = true
  6. game.Players.LocalPlayer.PlayerScripts.LocalScript:Destroy()
  7. end
  8. game.Players.LocalPlayer.PlayerScripts.ChildAdded:connect(function(kek)
  9. if kek.Name == "LocalScript" then
  10. kek.Disabled = true
  11. kek:Destroy()
  12. end
  13. end)
  14. local mt = getrawmetatable(game)
  15. if fullaccess then
  16. fullaccess(mt)
  17. elseif setreadonly then
  18. setreadonly(mt,false)
  19. end
  20. local foh = mt.__index
  21. local topkey = nil
  22. local good = game.Lighting.Remote.ChangeValue
  23. mt.__index = function(r, m)
  24. if r == good and m == "FireServer" then
  25. return function(self, kekekekek, ...)
  26. if not topkey then
  27. topkey = kekekekek
  28. end
  29. foh(r, m)(self, kekekekek, ...)
  30. end
  31. end
  32. return foh(r, m)
  33. end
  34. while wait() do
  35. if topkey ~= nil then
  36. print(topkey)
  37. kek = topkey
  38. if game.Lighting.Remote:FindFirstChild("AddDamageSelf") then
  39. game.Lighting.Remote.Destruct:FireServer(topkey, game.Lighting.Remote.AddDamageSelf)
  40. end
  41. CreateGui = function()
  42. local NewGuiPart1 = Instance.new("ScreenGui")
  43. NewGuiPart1.Name = "SpawnGui"
  44. NewGuiPart1.Parent = game.CoreGui
  45. local NewGuiPart2 = Instance.new("Frame")
  46. NewGuiPart2.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  47. NewGuiPart2.BackgroundTransparency = 0.40000000596046
  48. NewGuiPart2.Name = "PlayerInfo"
  49. NewGuiPart2.Position = UDim2.new(0.5, -100, 0, 60)
  50. NewGuiPart2.Size = UDim2.new(0, 200, 0, 17)
  51. NewGuiPart2.ZIndex = 8
  52. NewGuiPart2.Parent = NewGuiPart1
  53.  
  54. local NewGuiPart3 = Instance.new("TextLabel")
  55. NewGuiPart3.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  56. NewGuiPart3.BackgroundTransparency = 1
  57. NewGuiPart3.BorderSizePixel = 0
  58. NewGuiPart3.Name = "pName"
  59. NewGuiPart3.Position = UDim2.new(0, 0, -1, -3)
  60. NewGuiPart3.Size = UDim2.new(1, 0, 1, 0)
  61. NewGuiPart3.ZIndex = 8
  62. NewGuiPart3.Font = Enum.Font.ArialBold
  63. NewGuiPart3.FontSize = Enum.FontSize.Size24
  64. NewGuiPart3.Text = "Player"
  65. NewGuiPart3.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  66. NewGuiPart3.TextStrokeTransparency = 0.69999998807907
  67. NewGuiPart3.Parent = NewGuiPart2
  68.  
  69. local NewGuiPart4 = Instance.new("TextLabel")
  70. NewGuiPart4.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  71. NewGuiPart4.BackgroundTransparency = 1
  72. NewGuiPart4.BorderSizePixel = 0
  73. NewGuiPart4.Name = "Health"
  74. NewGuiPart4.Size = UDim2.new(1, 0, 1, 0)
  75. NewGuiPart4.ZIndex = 10
  76. NewGuiPart4.Font = Enum.Font.ArialBold
  77. NewGuiPart4.FontSize = Enum.FontSize.Size18
  78. NewGuiPart4.Text = "100"
  79. NewGuiPart4.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  80. NewGuiPart4.Parent = NewGuiPart2
  81.  
  82. local NewGuiPart5 = Instance.new("Frame")
  83. NewGuiPart5.BackgroundColor3 = Color3.new(0, 0.74902, 0)
  84. NewGuiPart5.BackgroundTransparency = 0.5
  85. NewGuiPart5.BorderSizePixel = 0
  86. NewGuiPart5.Name = "Bar"
  87. NewGuiPart5.Size = UDim2.new(1, 0, 1, 0)
  88. NewGuiPart5.ZIndex = 9
  89. NewGuiPart5.Parent = NewGuiPart2
  90.  
  91. local NewGuiPart6 = Instance.new("TextButton")
  92. NewGuiPart6.Active = true
  93. NewGuiPart6.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  94. NewGuiPart6.BackgroundTransparency = 0.40000000596046
  95. NewGuiPart6.Name = "Previous"
  96. NewGuiPart6.Position = UDim2.new(0, -21, 0, 0)
  97. NewGuiPart6.Selectable = true
  98. NewGuiPart6.Size = UDim2.new(0, 17, 1, 0)
  99. NewGuiPart6.Style = Enum.ButtonStyle.Custom
  100. NewGuiPart6.ZIndex = 9
  101. NewGuiPart6.Font = Enum.Font.ArialBold
  102. NewGuiPart6.FontSize = Enum.FontSize.Size14
  103. NewGuiPart6.Text = "<"
  104. NewGuiPart6.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  105. NewGuiPart6.Parent = NewGuiPart2
  106.  
  107. local NewGuiPart7 = Instance.new("TextButton")
  108. NewGuiPart7.Active = true
  109. NewGuiPart7.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  110. NewGuiPart7.BackgroundTransparency = 0.40000000596046
  111. NewGuiPart7.Name = "Reset"
  112. NewGuiPart7.Position = UDim2.new(1, -68, 1, 4)
  113. NewGuiPart7.Selectable = true
  114. NewGuiPart7.Size = UDim2.new(0, 68, 0, 11)
  115. NewGuiPart7.Style = Enum.ButtonStyle.Custom
  116. NewGuiPart7.ZIndex = 9
  117. NewGuiPart7.Font = Enum.Font.ArialBold
  118. NewGuiPart7.FontSize = Enum.FontSize.Size14
  119. NewGuiPart7.Text = "Reset View"
  120. NewGuiPart7.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  121. NewGuiPart7.Parent = NewGuiPart2
  122.  
  123. local NewGuiPart8 = Instance.new("TextButton")
  124. NewGuiPart8.Active = true
  125. NewGuiPart8.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  126. NewGuiPart8.BackgroundTransparency = 0.40000000596046
  127. NewGuiPart8.Name = "Next"
  128. NewGuiPart8.Position = UDim2.new(1, 4, 0, 0)
  129. NewGuiPart8.Selectable = true
  130. NewGuiPart8.Size = UDim2.new(0, 17, 1, 0)
  131. NewGuiPart8.Style = Enum.ButtonStyle.Custom
  132. NewGuiPart8.ZIndex = 9
  133. NewGuiPart8.Font = Enum.Font.ArialBold
  134. NewGuiPart8.FontSize = Enum.FontSize.Size14
  135. NewGuiPart8.Text = ">"
  136. NewGuiPart8.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  137. NewGuiPart8.Parent = NewGuiPart2
  138.  
  139. local NewGuiPart9 = Instance.new("Frame")
  140. NewGuiPart9.Active = true
  141. NewGuiPart9.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  142. NewGuiPart9.BackgroundTransparency = 0.40000000596046
  143. NewGuiPart9.Name = "BigFrame"
  144. NewGuiPart9.Position = UDim2.new(0.5, -250, 0.5, -175)
  145. NewGuiPart9.Size = UDim2.new(0, 500, 0, 350)
  146. NewGuiPart9.ClipsDescendants = true
  147. NewGuiPart9.Draggable = true
  148. NewGuiPart9.Parent = NewGuiPart1
  149.  
  150. local NewGuiPart10 = Instance.new("Frame")
  151. NewGuiPart10.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  152. NewGuiPart10.BackgroundTransparency = 1
  153. NewGuiPart10.Name = "Local"
  154. NewGuiPart10.Size = UDim2.new(1, 0, 1, 0)
  155. NewGuiPart10.Visible = false
  156. NewGuiPart10.ZIndex = 2
  157. NewGuiPart10.ClipsDescendants = true
  158. NewGuiPart10.Parent = NewGuiPart9
  159.  
  160. local NewGuiPart11 = Instance.new("Frame")
  161. NewGuiPart11.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  162. NewGuiPart11.BackgroundTransparency = 1
  163. NewGuiPart11.Position = UDim2.new(0.00999999978, 0, 0, 28)
  164. NewGuiPart11.Size = UDim2.new(0.980000019, 0, 0, 17)
  165. NewGuiPart11.ZIndex = 8
  166. NewGuiPart11.Parent = NewGuiPart10
  167.  
  168. local NewGuiPart12 = Instance.new("TextLabel")
  169. NewGuiPart12.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  170. NewGuiPart12.BackgroundTransparency = 1
  171. NewGuiPart12.BorderSizePixel = 0
  172. NewGuiPart12.Name = "Item"
  173. NewGuiPart12.Size = UDim2.new(0, 40, 0, 17)
  174. NewGuiPart12.ZIndex = 8
  175. NewGuiPart12.Font = Enum.Font.ArialBold
  176. NewGuiPart12.FontSize = Enum.FontSize.Size14
  177. NewGuiPart12.Text = "Item: "
  178. NewGuiPart12.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  179. NewGuiPart12.Parent = NewGuiPart11
  180.  
  181. local NewGuiPart13 = Instance.new("TextBox")
  182. NewGuiPart13.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  183. NewGuiPart13.BackgroundTransparency = 0.40000000596046
  184. NewGuiPart13.BorderColor3 = Color3.new(0, 0, 0)
  185. NewGuiPart13.BorderSizePixel = 0
  186. NewGuiPart13.Name = "Box"
  187. NewGuiPart13.Position = UDim2.new(1, 0, 0, 2)
  188. NewGuiPart13.Size = UDim2.new(3.5, 2, 1, -4)
  189. NewGuiPart13.ZIndex = 9
  190. NewGuiPart13.Font = Enum.Font.ArialBold
  191. NewGuiPart13.FontSize = Enum.FontSize.Size14
  192. NewGuiPart13.Text = ""
  193. NewGuiPart13.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  194. NewGuiPart13.Parent = NewGuiPart12
  195.  
  196. local NewGuiPart14 = Instance.new("TextLabel")
  197. NewGuiPart14.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  198. NewGuiPart14.BackgroundTransparency = 1
  199. NewGuiPart14.BorderSizePixel = 0
  200. NewGuiPart14.Name = "Count"
  201. NewGuiPart14.Position = UDim2.new(0, 171, 0, 0)
  202. NewGuiPart14.Size = UDim2.new(0, 40, 0, 17)
  203. NewGuiPart14.ZIndex = 8
  204. NewGuiPart14.Font = Enum.Font.ArialBold
  205. NewGuiPart14.FontSize = Enum.FontSize.Size14
  206. NewGuiPart14.Text = "x"
  207. NewGuiPart14.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  208. NewGuiPart14.Parent = NewGuiPart11
  209.  
  210. local NewGuiPart15 = Instance.new("TextBox")
  211. NewGuiPart15.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  212. NewGuiPart15.BackgroundTransparency = 0.40000000596046
  213. NewGuiPart15.BorderColor3 = Color3.new(0, 0, 0)
  214. NewGuiPart15.BorderSizePixel = 0
  215. NewGuiPart15.Name = "Box"
  216. NewGuiPart15.Position = UDim2.new(0, 29, 0, 2)
  217. NewGuiPart15.Size = UDim2.new(0, 15, 1, -4)
  218. NewGuiPart15.ZIndex = 9
  219. NewGuiPart15.Font = Enum.Font.ArialBold
  220. NewGuiPart15.FontSize = Enum.FontSize.Size14
  221. NewGuiPart15.Text = ""
  222. NewGuiPart15.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  223. NewGuiPart15.Parent = NewGuiPart14
  224.  
  225. local NewGuiPart16 = Instance.new("TextButton")
  226. NewGuiPart16.Active = true
  227. NewGuiPart16.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  228. NewGuiPart16.BackgroundTransparency = 0.60000002384186
  229. NewGuiPart16.BorderColor3 = Color3.new(0, 0, 0)
  230. NewGuiPart16.BorderSizePixel = 0
  231. NewGuiPart16.Name = "Spawn"
  232. NewGuiPart16.Position = UDim2.new(0, 218, 0, 2)
  233. NewGuiPart16.Selectable = true
  234. NewGuiPart16.Size = UDim2.new(0, 50, 1, -4)
  235. NewGuiPart16.Style = Enum.ButtonStyle.Custom
  236. NewGuiPart16.ZIndex = 9
  237. NewGuiPart16.Font = Enum.Font.ArialBold
  238. NewGuiPart16.FontSize = Enum.FontSize.Size12
  239. NewGuiPart16.Text = "SPAWN"
  240. NewGuiPart16.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  241. NewGuiPart16.Parent = NewGuiPart11
  242.  
  243. local NewGuiPart17 = Instance.new("ScrollingFrame")
  244. NewGuiPart17.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  245. NewGuiPart17.BackgroundTransparency = 0.40000000596046
  246. NewGuiPart17.Name = "ItemList"
  247. NewGuiPart17.Position = UDim2.new(0, 0, 1, 25)
  248. NewGuiPart17.Selectable = true
  249. NewGuiPart17.Size = UDim2.new(0, 271, 0, 100)
  250. NewGuiPart17.CanvasSize = UDim2.new(0, 0, 0, 0)
  251. NewGuiPart17.ScrollBarThickness = 4
  252. NewGuiPart17.ClipsDescendants = true
  253. NewGuiPart17.Parent = NewGuiPart11
  254.  
  255. local NewGuiPart18 = Instance.new("TextButton")
  256. NewGuiPart18.Active = true
  257. NewGuiPart18.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  258. NewGuiPart18.BackgroundTransparency = 0.60000002384186
  259. NewGuiPart18.BorderColor3 = Color3.new(0, 0, 0)
  260. NewGuiPart18.BorderSizePixel = 0
  261. NewGuiPart18.Name = "Template"
  262. NewGuiPart18.Position = UDim2.new(0, 2, 0, 2)
  263. NewGuiPart18.Selectable = true
  264. NewGuiPart18.Size = UDim2.new(1, -4, 0, 13)
  265. NewGuiPart18.Style = Enum.ButtonStyle.Custom
  266. NewGuiPart18.Visible = false
  267. NewGuiPart18.ZIndex = 9
  268. NewGuiPart18.Font = Enum.Font.ArialBold
  269. NewGuiPart18.FontSize = Enum.FontSize.Size12
  270. NewGuiPart18.Text = "MilitaryPackBlack"
  271. NewGuiPart18.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  272. NewGuiPart18.Parent = NewGuiPart17
  273.  
  274. local NewGuiPart19 = Instance.new("TextBox")
  275. NewGuiPart19.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  276. NewGuiPart19.BackgroundTransparency = 0.40000000596046
  277. NewGuiPart19.Name = "SearchBox"
  278. NewGuiPart19.Position = UDim2.new(0, 0, 1, 4)
  279. NewGuiPart19.Size = UDim2.new(0, 271, 0, 17)
  280. NewGuiPart19.ZIndex = 9
  281. NewGuiPart19.Font = Enum.Font.ArialBold
  282. NewGuiPart19.FontSize = Enum.FontSize.Size14
  283. NewGuiPart19.Text = "Click here to search"
  284. NewGuiPart19.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  285. NewGuiPart19.Parent = NewGuiPart11
  286.  
  287. local NewGuiPart20 = Instance.new("Frame")
  288. NewGuiPart20.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  289. NewGuiPart20.BackgroundTransparency = 0.40000000596046
  290. NewGuiPart20.Size = UDim2.new(0, 271, 0, 17)
  291. NewGuiPart20.ZIndex = 8
  292. NewGuiPart20.Parent = NewGuiPart11
  293.  
  294. local NewGuiPart21 = Instance.new("TextLabel")
  295. NewGuiPart21.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  296. NewGuiPart21.BackgroundTransparency = 0.40000000596046
  297. NewGuiPart21.Name = "Title"
  298. NewGuiPart21.Position = UDim2.new(0, 274, 0, 0)
  299. NewGuiPart21.Size = UDim2.new(1, -274, 0, 17)
  300. NewGuiPart21.ZIndex = 8
  301. NewGuiPart21.Font = Enum.Font.ArialBold
  302. NewGuiPart21.FontSize = Enum.FontSize.Size14
  303. NewGuiPart21.Text = "LoadOuts"
  304. NewGuiPart21.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  305. NewGuiPart21.Parent = NewGuiPart11
  306.  
  307. local NewGuiPart22 = Instance.new("ScrollingFrame")
  308. NewGuiPart22.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  309. NewGuiPart22.BackgroundTransparency = 0.40000000596046
  310. NewGuiPart22.Name = "LoadOutList"
  311. NewGuiPart22.Position = UDim2.new(0, 274, 1, 4)
  312. NewGuiPart22.Selectable = true
  313. NewGuiPart22.Size = UDim2.new(1, -274, 0, 121)
  314. NewGuiPart22.CanvasSize = UDim2.new(0, 0, 0, 0)
  315. NewGuiPart22.ScrollBarThickness = 4
  316. NewGuiPart22.ClipsDescendants = true
  317. NewGuiPart22.Parent = NewGuiPart11
  318.  
  319. local NewGuiPart23 = Instance.new("Frame")
  320. NewGuiPart23.BackgroundColor3 = Color3.new(0, 0, 0)
  321. NewGuiPart23.Name = "Line"
  322. NewGuiPart23.Position = UDim2.new(0.00999999978, 0, 0, 174)
  323. NewGuiPart23.Size = UDim2.new(0.980000019, 0, 0, 1)
  324. NewGuiPart23.ClipsDescendants = true
  325. NewGuiPart23.Parent = NewGuiPart10
  326.  
  327. local NewGuiPart24 = Instance.new("Frame")
  328. NewGuiPart24.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  329. NewGuiPart24.BackgroundTransparency = 1
  330. NewGuiPart24.Name = "Frame2"
  331. NewGuiPart24.Position = UDim2.new(0.00999999978, 0, 0, 179)
  332. NewGuiPart24.Size = UDim2.new(0.980000019, 0, 0, 17)
  333. NewGuiPart24.ZIndex = 8
  334. NewGuiPart24.Parent = NewGuiPart10
  335.  
  336. local NewGuiPart25 = Instance.new("TextLabel")
  337. NewGuiPart25.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  338. NewGuiPart25.BackgroundTransparency = 0.40000000596046
  339. NewGuiPart25.Name = "Hunger"
  340. NewGuiPart25.Size = UDim2.new(0.300000012, 0, 0, 17)
  341. NewGuiPart25.ZIndex = 8
  342. NewGuiPart25.Font = Enum.Font.ArialBold
  343. NewGuiPart25.FontSize = Enum.FontSize.Size14
  344. NewGuiPart25.Text = " Infinite Hunger"
  345. NewGuiPart25.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  346. NewGuiPart25.TextXAlignment = Enum.TextXAlignment.Left
  347. NewGuiPart25.Parent = NewGuiPart24
  348.  
  349. local NewGuiPart26 = Instance.new("TextButton")
  350. NewGuiPart26.Active = true
  351. NewGuiPart26.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  352. NewGuiPart26.BackgroundTransparency = 0.60000002384186
  353. NewGuiPart26.BorderSizePixel = 0
  354. NewGuiPart26.Name = "Btn"
  355. NewGuiPart26.Position = UDim2.new(1, -46, 0, 2)
  356. NewGuiPart26.Selectable = true
  357. NewGuiPart26.Size = UDim2.new(0, 44, 0, 13)
  358. NewGuiPart26.Style = Enum.ButtonStyle.Custom
  359. NewGuiPart26.ZIndex = 10
  360. NewGuiPart26.Font = Enum.Font.ArialBold
  361. NewGuiPart26.FontSize = Enum.FontSize.Size12
  362. NewGuiPart26.Text = "OFF"
  363. NewGuiPart26.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  364. NewGuiPart26.Parent = NewGuiPart25
  365.  
  366. local NewGuiPart27 = Instance.new("TextLabel")
  367. NewGuiPart27.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  368. NewGuiPart27.BackgroundTransparency = 0.40000000596046
  369. NewGuiPart27.Name = "Thirst"
  370. NewGuiPart27.Position = UDim2.new(0, 0, 1, 4)
  371. NewGuiPart27.Size = UDim2.new(0.300000012, 0, 0, 17)
  372. NewGuiPart27.ZIndex = 8
  373. NewGuiPart27.Font = Enum.Font.ArialBold
  374. NewGuiPart27.FontSize = Enum.FontSize.Size14
  375. NewGuiPart27.Text = " Infinite Thirst"
  376. NewGuiPart27.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  377. NewGuiPart27.TextXAlignment = Enum.TextXAlignment.Left
  378. NewGuiPart27.Parent = NewGuiPart24
  379.  
  380. local NewGuiPart28 = Instance.new("TextButton")
  381. NewGuiPart28.Active = true
  382. NewGuiPart28.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  383. NewGuiPart28.BackgroundTransparency = 0.60000002384186
  384. NewGuiPart28.BorderSizePixel = 0
  385. NewGuiPart28.Name = "Btn"
  386. NewGuiPart28.Position = UDim2.new(1, -46, 0, 2)
  387. NewGuiPart28.Selectable = true
  388. NewGuiPart28.Size = UDim2.new(0, 44, 0, 13)
  389. NewGuiPart28.Style = Enum.ButtonStyle.Custom
  390. NewGuiPart28.ZIndex = 10
  391. NewGuiPart28.Font = Enum.Font.ArialBold
  392. NewGuiPart28.FontSize = Enum.FontSize.Size12
  393. NewGuiPart28.Text = "OFF"
  394. NewGuiPart28.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  395. NewGuiPart28.Parent = NewGuiPart27
  396.  
  397. local NewGuiPart29 = Instance.new("TextLabel")
  398. NewGuiPart29.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  399. NewGuiPart29.BackgroundTransparency = 0.40000000596046
  400. NewGuiPart29.Name = "Godmode"
  401. NewGuiPart29.Position = UDim2.new(0, 0, 1, 25)
  402. NewGuiPart29.Size = UDim2.new(0.300000012, 0, 0, 17)
  403. NewGuiPart29.ZIndex = 8
  404. NewGuiPart29.Font = Enum.Font.ArialBold
  405. NewGuiPart29.FontSize = Enum.FontSize.Size14
  406. NewGuiPart29.Text = " LocalPlayer God"
  407. NewGuiPart29.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  408. NewGuiPart29.TextXAlignment = Enum.TextXAlignment.Left
  409. NewGuiPart29.Parent = NewGuiPart24
  410.  
  411. local NewGuiPart30 = Instance.new("TextButton")
  412. NewGuiPart30.Active = true
  413. NewGuiPart30.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  414. NewGuiPart30.BackgroundTransparency = 0.60000002384186
  415. NewGuiPart30.BorderSizePixel = 0
  416. NewGuiPart30.Name = "Btn"
  417. NewGuiPart30.Position = UDim2.new(1, -46, 0, 2)
  418. NewGuiPart30.Selectable = true
  419. NewGuiPart30.Size = UDim2.new(0, 44, 0, 13)
  420. NewGuiPart30.Style = Enum.ButtonStyle.Custom
  421. NewGuiPart30.ZIndex = 10
  422. NewGuiPart30.Font = Enum.Font.ArialBold
  423. NewGuiPart30.FontSize = Enum.FontSize.Size12
  424. NewGuiPart30.Text = "OFF"
  425. NewGuiPart30.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  426. NewGuiPart30.Parent = NewGuiPart29
  427.  
  428. local NewGuiPart31 = Instance.new("TextLabel")
  429. NewGuiPart31.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  430. NewGuiPart31.BackgroundTransparency = 0.40000000596046
  431. NewGuiPart31.Name = "Stamina"
  432. NewGuiPart31.Position = UDim2.new(0.300000012, 4, 0, 0)
  433. NewGuiPart31.Size = UDim2.new(0.300000012, 0, 0, 17)
  434. NewGuiPart31.ZIndex = 8
  435. NewGuiPart31.Font = Enum.Font.ArialBold
  436. NewGuiPart31.FontSize = Enum.FontSize.Size14
  437. NewGuiPart31.Text = " Infinite Stamina"
  438. NewGuiPart31.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  439. NewGuiPart31.TextXAlignment = Enum.TextXAlignment.Left
  440. NewGuiPart31.Parent = NewGuiPart24
  441.  
  442. local NewGuiPart32 = Instance.new("TextButton")
  443. NewGuiPart32.Active = true
  444. NewGuiPart32.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  445. NewGuiPart32.BackgroundTransparency = 0.60000002384186
  446. NewGuiPart32.BorderSizePixel = 0
  447. NewGuiPart32.Name = "Btn"
  448. NewGuiPart32.Position = UDim2.new(1, -46, 0, 2)
  449. NewGuiPart32.Selectable = true
  450. NewGuiPart32.Size = UDim2.new(0, 44, 0, 13)
  451. NewGuiPart32.Style = Enum.ButtonStyle.Custom
  452. NewGuiPart32.ZIndex = 10
  453. NewGuiPart32.Font = Enum.Font.ArialBold
  454. NewGuiPart32.FontSize = Enum.FontSize.Size12
  455. NewGuiPart32.Text = "[WIP]"
  456. NewGuiPart32.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  457. NewGuiPart32.Parent = NewGuiPart31
  458.  
  459. local NewGuiPart33 = Instance.new("TextLabel")
  460. NewGuiPart33.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  461. NewGuiPart33.BackgroundTransparency = 0.40000000596046
  462. NewGuiPart33.Name = "Reload"
  463. NewGuiPart33.Position = UDim2.new(0.300000012, 4, 1, 4)
  464. NewGuiPart33.Size = UDim2.new(0.300000012, 0, 0, 17)
  465. NewGuiPart33.ZIndex = 8
  466. NewGuiPart33.Font = Enum.Font.ArialBold
  467. NewGuiPart33.FontSize = Enum.FontSize.Size14
  468. NewGuiPart33.Text = " Instant Reload"
  469. NewGuiPart33.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  470. NewGuiPart33.TextXAlignment = Enum.TextXAlignment.Left
  471. NewGuiPart33.Parent = NewGuiPart24
  472.  
  473. local NewGuiPart34 = Instance.new("TextButton")
  474. NewGuiPart34.Active = true
  475. NewGuiPart34.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  476. NewGuiPart34.BackgroundTransparency = 0.60000002384186
  477. NewGuiPart34.BorderSizePixel = 0
  478. NewGuiPart34.Name = "Btn"
  479. NewGuiPart34.Position = UDim2.new(1, -46, 0, 2)
  480. NewGuiPart34.Selectable = true
  481. NewGuiPart34.Size = UDim2.new(0, 44, 0, 13)
  482. NewGuiPart34.Style = Enum.ButtonStyle.Custom
  483. NewGuiPart34.ZIndex = 10
  484. NewGuiPart34.Font = Enum.Font.ArialBold
  485. NewGuiPart34.FontSize = Enum.FontSize.Size12
  486. NewGuiPart34.Text = "OFF"
  487. NewGuiPart34.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  488. NewGuiPart34.Parent = NewGuiPart33
  489.  
  490. local NewGuiPart35 = Instance.new("Frame")
  491. NewGuiPart35.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  492. NewGuiPart35.BackgroundTransparency = 1
  493. NewGuiPart35.Name = "Buttons"
  494. NewGuiPart35.Size = UDim2.new(1, 0, 0, 23)
  495. NewGuiPart35.ClipsDescendants = true
  496. NewGuiPart35.Parent = NewGuiPart9
  497.  
  498. local NewGuiPart36 = Instance.new("TextButton")
  499. NewGuiPart36.Active = true
  500. NewGuiPart36.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  501. NewGuiPart36.BackgroundTransparency = 0.40000000596046
  502. NewGuiPart36.BorderColor3 = Color3.new(0, 0.254902, 0)
  503. NewGuiPart36.Name = "Local"
  504. NewGuiPart36.Position = UDim2.new(0.00999999978, 0, 0, 5)
  505. NewGuiPart36.Selectable = true
  506. NewGuiPart36.Size = UDim2.new(0, 100, 0, 13)
  507. NewGuiPart36.Style = Enum.ButtonStyle.Custom
  508. NewGuiPart36.ZIndex = 10
  509. NewGuiPart36.Font = Enum.Font.ArialBold
  510. NewGuiPart36.FontSize = Enum.FontSize.Size14
  511. NewGuiPart36.Text = "LOCAL"
  512. NewGuiPart36.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  513. NewGuiPart36.Parent = NewGuiPart35
  514.  
  515. local NewGuiPart37 = Instance.new("TextButton")
  516. NewGuiPart37.Active = true
  517. NewGuiPart37.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  518. NewGuiPart37.BackgroundTransparency = 0.40000000596046
  519. NewGuiPart37.BorderColor3 = Color3.new(0.356863, 0.0117647, 0.0196078)
  520. NewGuiPart37.Name = "Server"
  521. NewGuiPart37.Position = UDim2.new(0.00999999978, 106, 0, 5)
  522. NewGuiPart37.Selectable = true
  523. NewGuiPart37.Size = UDim2.new(0, 100, 0, 13)
  524. NewGuiPart37.Style = Enum.ButtonStyle.Custom
  525. NewGuiPart37.ZIndex = 10
  526. NewGuiPart37.Font = Enum.Font.ArialBold
  527. NewGuiPart37.FontSize = Enum.FontSize.Size14
  528. NewGuiPart37.Text = "SERVER"
  529. NewGuiPart37.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  530. NewGuiPart37.Parent = NewGuiPart35
  531.  
  532. local NewGuiPart38 = Instance.new("Frame")
  533. NewGuiPart38.BackgroundColor3 = Color3.new(0, 0, 0)
  534. NewGuiPart38.Name = "Line"
  535. NewGuiPart38.Position = UDim2.new(0.00999999978, 0, 0, 23)
  536. NewGuiPart38.Size = UDim2.new(0.980000019, 0, 0, 1)
  537. NewGuiPart38.ClipsDescendants = true
  538. NewGuiPart38.Parent = NewGuiPart9
  539.  
  540. local NewGuiPart39 = Instance.new("Frame")
  541. NewGuiPart39.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  542. NewGuiPart39.BackgroundTransparency = 1
  543. NewGuiPart39.Name = "Server"
  544. NewGuiPart39.Size = UDim2.new(1, 0, 1, 0)
  545. NewGuiPart39.ZIndex = 2
  546. NewGuiPart39.ClipsDescendants = true
  547. NewGuiPart39.Parent = NewGuiPart9
  548.  
  549. local NewGuiPart40 = Instance.new("Frame")
  550. NewGuiPart40.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  551. NewGuiPart40.BackgroundTransparency = 1
  552. NewGuiPart40.Name = "Buttons"
  553. NewGuiPart40.Position = UDim2.new(0, 0, 0, 28)
  554. NewGuiPart40.Size = UDim2.new(1, 0, 0, 13)
  555. NewGuiPart40.ClipsDescendants = true
  556. NewGuiPart40.Parent = NewGuiPart39
  557.  
  558. local NewGuiPart41 = Instance.new("TextButton")
  559. NewGuiPart41.Active = true
  560. NewGuiPart41.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  561. NewGuiPart41.BackgroundTransparency = 0.40000000596046
  562. NewGuiPart41.BorderColor3 = Color3.new(0, 0.254902, 0)
  563. NewGuiPart41.Name = "Player"
  564. NewGuiPart41.Position = UDim2.new(0.00999999978, 0, 0, 0)
  565. NewGuiPart41.Selectable = true
  566. NewGuiPart41.Size = UDim2.new(0, 100, 0, 13)
  567. NewGuiPart41.Style = Enum.ButtonStyle.Custom
  568. NewGuiPart41.ZIndex = 10
  569. NewGuiPart41.Font = Enum.Font.ArialBold
  570. NewGuiPart41.FontSize = Enum.FontSize.Size14
  571. NewGuiPart41.Text = "PLAYER"
  572. NewGuiPart41.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  573. NewGuiPart41.Parent = NewGuiPart40
  574.  
  575. local NewGuiPart42 = Instance.new("TextButton")
  576. NewGuiPart42.Active = true
  577. NewGuiPart42.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  578. NewGuiPart42.BackgroundTransparency = 0.40000000596046
  579. NewGuiPart42.BorderColor3 = Color3.new(0.356863, 0.0117647, 0.0196078)
  580. NewGuiPart42.Name = "Vehicle"
  581. NewGuiPart42.Position = UDim2.new(0.00999999978, 106, 0, 0)
  582. NewGuiPart42.Selectable = true
  583. NewGuiPart42.Size = UDim2.new(0, 100, 0, 13)
  584. NewGuiPart42.Style = Enum.ButtonStyle.Custom
  585. NewGuiPart42.ZIndex = 10
  586. NewGuiPart42.Font = Enum.Font.ArialBold
  587. NewGuiPart42.FontSize = Enum.FontSize.Size14
  588. NewGuiPart42.Text = "VEHICLE"
  589. NewGuiPart42.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  590. NewGuiPart42.Parent = NewGuiPart40
  591.  
  592. local NewGuiPart43 = Instance.new("TextButton")
  593. NewGuiPart43.Active = true
  594. NewGuiPart43.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  595. NewGuiPart43.BackgroundTransparency = 0.40000000596046
  596. NewGuiPart43.BorderColor3 = Color3.new(0.356863, 0.0117647, 0.0196078)
  597. NewGuiPart43.Name = "ItemSpawn"
  598. NewGuiPart43.Position = UDim2.new(0.00999999978, 211, 0, 0)
  599. NewGuiPart43.Selectable = true
  600. NewGuiPart43.Size = UDim2.new(0, 100, 0, 13)
  601. NewGuiPart43.Style = Enum.ButtonStyle.Custom
  602. NewGuiPart43.ZIndex = 10
  603. NewGuiPart43.Font = Enum.Font.ArialBold
  604. NewGuiPart43.FontSize = Enum.FontSize.Size14
  605. NewGuiPart43.Text = "SPAWNING"
  606. NewGuiPart43.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  607. NewGuiPart43.Parent = NewGuiPart40
  608.  
  609. local NewGuiPart44 = Instance.new("TextButton")
  610. NewGuiPart44.Active = true
  611. NewGuiPart44.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  612. NewGuiPart44.BackgroundTransparency = 0.40000000596046
  613. NewGuiPart44.BorderColor3 = Color3.new(0.356863, 0.0117647, 0.0196078)
  614. NewGuiPart44.Name = "Misc"
  615. NewGuiPart44.Position = UDim2.new(0.00999999978, 316, 0, 0)
  616. NewGuiPart44.Selectable = true
  617. NewGuiPart44.Size = UDim2.new(0, 100, 0, 13)
  618. NewGuiPart44.Style = Enum.ButtonStyle.Custom
  619. NewGuiPart44.ZIndex = 10
  620. NewGuiPart44.Font = Enum.Font.ArialBold
  621. NewGuiPart44.FontSize = Enum.FontSize.Size14
  622. NewGuiPart44.Text = "MISC"
  623. NewGuiPart44.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  624. NewGuiPart44.Parent = NewGuiPart40
  625.  
  626. local NewGuiPart45 = Instance.new("Frame")
  627. NewGuiPart45.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  628. NewGuiPart45.BackgroundTransparency = 1
  629. NewGuiPart45.Name = "Vehicle"
  630. NewGuiPart45.Size = UDim2.new(1, 0, 1, 0)
  631. NewGuiPart45.Visible = false
  632. NewGuiPart45.ZIndex = 2
  633. NewGuiPart45.ClipsDescendants = true
  634. NewGuiPart45.Parent = NewGuiPart39
  635.  
  636. local NewGuiPart46 = Instance.new("TextButton")
  637. NewGuiPart46.Active = true
  638. NewGuiPart46.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  639. NewGuiPart46.BackgroundTransparency = 0.40000000596046
  640. NewGuiPart46.Name = "Prev"
  641. NewGuiPart46.Position = UDim2.new(0.200000003, 0, 0, 51)
  642. NewGuiPart46.Selectable = true
  643. NewGuiPart46.Size = UDim2.new(0, 26, 0, 26)
  644. NewGuiPart46.Style = Enum.ButtonStyle.Custom
  645. NewGuiPart46.ZIndex = 10
  646. NewGuiPart46.Font = Enum.Font.ArialBold
  647. NewGuiPart46.FontSize = Enum.FontSize.Size14
  648. NewGuiPart46.Text = "<"
  649. NewGuiPart46.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  650. NewGuiPart46.Parent = NewGuiPart45
  651.  
  652. local NewGuiPart47 = Instance.new("TextButton")
  653. NewGuiPart47.Active = true
  654. NewGuiPart47.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  655. NewGuiPart47.BackgroundTransparency = 0.40000000596046
  656. NewGuiPart47.Name = "Next"
  657. NewGuiPart47.Position = UDim2.new(0.800000012, -26, 0, 51)
  658. NewGuiPart47.Selectable = true
  659. NewGuiPart47.Size = UDim2.new(0, 26, 0, 26)
  660. NewGuiPart47.Style = Enum.ButtonStyle.Custom
  661. NewGuiPart47.ZIndex = 10
  662. NewGuiPart47.Font = Enum.Font.ArialBold
  663. NewGuiPart47.FontSize = Enum.FontSize.Size14
  664. NewGuiPart47.Text = ">"
  665. NewGuiPart47.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  666. NewGuiPart47.Parent = NewGuiPart45
  667.  
  668. local NewGuiPart48 = Instance.new("TextLabel")
  669. NewGuiPart48.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  670. NewGuiPart48.BackgroundTransparency = 0.40000000596046
  671. NewGuiPart48.Name = "CurrentVehicle"
  672. NewGuiPart48.Position = UDim2.new(0.200000003, 34, 0, 51)
  673. NewGuiPart48.Size = UDim2.new(0.5, -18, 0, 26)
  674. NewGuiPart48.ZIndex = 8
  675. NewGuiPart48.Font = Enum.Font.ArialBold
  676. NewGuiPart48.FontSize = Enum.FontSize.Size14
  677. NewGuiPart48.Text = "Not Set"
  678. NewGuiPart48.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  679. NewGuiPart48.Parent = NewGuiPart45
  680.  
  681. local NewGuiPart49 = Instance.new("TextLabel")
  682. NewGuiPart49.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  683. NewGuiPart49.BackgroundTransparency = 0.40000000596046
  684. NewGuiPart49.Name = "GodVehicle"
  685. NewGuiPart49.Position = UDim2.new(0.00999999978, 0, 0, 82)
  686. NewGuiPart49.Size = UDim2.new(0.300000012, 0, 0, 17)
  687. NewGuiPart49.ZIndex = 8
  688. NewGuiPart49.Font = Enum.Font.ArialBold
  689. NewGuiPart49.FontSize = Enum.FontSize.Size14
  690. NewGuiPart49.Text = " God Vehicle"
  691. NewGuiPart49.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  692. NewGuiPart49.TextXAlignment = Enum.TextXAlignment.Left
  693. NewGuiPart49.Parent = NewGuiPart45
  694.  
  695. local NewGuiPart50 = Instance.new("TextButton")
  696. NewGuiPart50.Active = true
  697. NewGuiPart50.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  698. NewGuiPart50.BackgroundTransparency = 0.60000002384186
  699. NewGuiPart50.BorderSizePixel = 0
  700. NewGuiPart50.Name = "Btn"
  701. NewGuiPart50.Position = UDim2.new(1, -46, 0, 2)
  702. NewGuiPart50.Selectable = true
  703. NewGuiPart50.Size = UDim2.new(0, 44, 0, 13)
  704. NewGuiPart50.Style = Enum.ButtonStyle.Custom
  705. NewGuiPart50.ZIndex = 10
  706. NewGuiPart50.Font = Enum.Font.ArialBold
  707. NewGuiPart50.FontSize = Enum.FontSize.Size12
  708. NewGuiPart50.Text = "OFF"
  709. NewGuiPart50.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  710. NewGuiPart50.Parent = NewGuiPart49
  711.  
  712. local NewGuiPart51 = Instance.new("TextLabel")
  713. NewGuiPart51.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  714. NewGuiPart51.BackgroundTransparency = 0.40000000596046
  715. NewGuiPart51.Name = "ExplVehicle"
  716. NewGuiPart51.Position = UDim2.new(0.00999999978, 0, 0, 104)
  717. NewGuiPart51.Size = UDim2.new(0.300000012, 0, 0, 17)
  718. NewGuiPart51.ZIndex = 8
  719. NewGuiPart51.Font = Enum.Font.ArialBold
  720. NewGuiPart51.FontSize = Enum.FontSize.Size14
  721. NewGuiPart51.Text = " Explode Vehicle"
  722. NewGuiPart51.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  723. NewGuiPart51.TextXAlignment = Enum.TextXAlignment.Left
  724. NewGuiPart51.Parent = NewGuiPart45
  725.  
  726. local NewGuiPart52 = Instance.new("TextButton")
  727. NewGuiPart52.Active = true
  728. NewGuiPart52.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  729. NewGuiPart52.BackgroundTransparency = 0.60000002384186
  730. NewGuiPart52.BorderSizePixel = 0
  731. NewGuiPart52.Name = "Btn"
  732. NewGuiPart52.Position = UDim2.new(1, -46, 0, 2)
  733. NewGuiPart52.Selectable = true
  734. NewGuiPart52.Size = UDim2.new(0, 44, 0, 13)
  735. NewGuiPart52.Style = Enum.ButtonStyle.Custom
  736. NewGuiPart52.ZIndex = 10
  737. NewGuiPart52.Font = Enum.Font.ArialBold
  738. NewGuiPart52.FontSize = Enum.FontSize.Size12
  739. NewGuiPart52.Text = "OFF"
  740. NewGuiPart52.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  741. NewGuiPart52.Parent = NewGuiPart51
  742.  
  743. local NewGuiPart53 = Instance.new("ScrollingFrame")
  744. NewGuiPart53.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  745. NewGuiPart53.BackgroundTransparency = 0.40000000596046
  746. NewGuiPart53.Name = "PlayerList"
  747. NewGuiPart53.Position = UDim2.new(0.469999999, 58, 0, 104)
  748. NewGuiPart53.Selectable = true
  749. NewGuiPart53.Size = UDim2.new(0.300000012, -12, 0, 83)
  750. NewGuiPart53.CanvasSize = UDim2.new(0, 0, 0, 0)
  751. NewGuiPart53.ScrollBarThickness = 4
  752. NewGuiPart53.ClipsDescendants = true
  753. NewGuiPart53.Parent = NewGuiPart45
  754.  
  755. local NewGuiPart54 = Instance.new("TextLabel")
  756. NewGuiPart54.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  757. NewGuiPart54.BackgroundTransparency = 0.40000000596046
  758. NewGuiPart54.Name = "TPVehicle"
  759. NewGuiPart54.Position = UDim2.new(0.310000002, 5, 0, 82)
  760. NewGuiPart54.Size = UDim2.new(0.540000021, 60, 0, 17)
  761. NewGuiPart54.ZIndex = 8
  762. NewGuiPart54.Font = Enum.Font.ArialBold
  763. NewGuiPart54.FontSize = Enum.FontSize.Size14
  764. NewGuiPart54.Text = " Clone/TP Vehicle to:"
  765. NewGuiPart54.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  766. NewGuiPart54.TextXAlignment = Enum.TextXAlignment.Left
  767. NewGuiPart54.Parent = NewGuiPart45
  768.  
  769. local NewGuiPart55 = Instance.new("TextButton")
  770. NewGuiPart55.Active = true
  771. NewGuiPart55.BackgroundColor3 = Color3.new(0, 0.254902, 0)
  772. NewGuiPart55.BackgroundTransparency = 0.60000002384186
  773. NewGuiPart55.BorderSizePixel = 0
  774. NewGuiPart55.Name = "Btn"
  775. NewGuiPart55.Position = UDim2.new(1, -56, 0, 2)
  776. NewGuiPart55.Selectable = true
  777. NewGuiPart55.Size = UDim2.new(0, 54, 0, 13)
  778. NewGuiPart55.Style = Enum.ButtonStyle.Custom
  779. NewGuiPart55.ZIndex = 10
  780. NewGuiPart55.Font = Enum.Font.ArialBold
  781. NewGuiPart55.FontSize = Enum.FontSize.Size12
  782. NewGuiPart55.Text = "TP"
  783. NewGuiPart55.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  784. NewGuiPart55.Parent = NewGuiPart54
  785.  
  786. local NewGuiPart56 = Instance.new("TextBox")
  787. NewGuiPart56.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  788. NewGuiPart56.BackgroundTransparency = 0.40000000596046
  789. NewGuiPart56.BorderColor3 = Color3.new(0, 0, 0)
  790. NewGuiPart56.BorderSizePixel = 0
  791. NewGuiPart56.Name = "Box"
  792. NewGuiPart56.Position = UDim2.new(0, 132, 0, 2)
  793. NewGuiPart56.Size = UDim2.new(0, 140, 1, -4)
  794. NewGuiPart56.ZIndex = 9
  795. NewGuiPart56.Font = Enum.Font.ArialBold
  796. NewGuiPart56.FontSize = Enum.FontSize.Size14
  797. NewGuiPart56.Text = ""
  798. NewGuiPart56.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  799. NewGuiPart56.Parent = NewGuiPart54
  800.  
  801. local NewGuiPart57 = Instance.new("TextLabel")
  802. NewGuiPart57.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  803. NewGuiPart57.BackgroundTransparency = 0.40000000596046
  804. NewGuiPart57.Name = "SetOnRoadSpeed"
  805. NewGuiPart57.Position = UDim2.new(0.00999999978, 0, 0, 146)
  806. NewGuiPart57.Size = UDim2.new(0.300000012, 0, 0, 17)
  807. NewGuiPart57.ZIndex = 8
  808. NewGuiPart57.Font = Enum.Font.ArialBold
  809. NewGuiPart57.FontSize = Enum.FontSize.Size14
  810. NewGuiPart57.Text = " Onroad Speed:"
  811. NewGuiPart57.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  812. NewGuiPart57.TextXAlignment = Enum.TextXAlignment.Left
  813. NewGuiPart57.Parent = NewGuiPart45
  814.  
  815. local NewGuiPart58 = Instance.new("TextBox")
  816. NewGuiPart58.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  817. NewGuiPart58.BackgroundTransparency = 0.40000000596046
  818. NewGuiPart58.BorderColor3 = Color3.new(0, 0, 0)
  819. NewGuiPart58.BorderSizePixel = 0
  820. NewGuiPart58.Name = "Box"
  821. NewGuiPart58.Position = UDim2.new(1, -52, 0, 2)
  822. NewGuiPart58.Size = UDim2.new(0, 50, 0, 13)
  823. NewGuiPart58.ZIndex = 9
  824. NewGuiPart58.Font = Enum.Font.ArialBold
  825. NewGuiPart58.FontSize = Enum.FontSize.Size14
  826. NewGuiPart58.Text = ""
  827. NewGuiPart58.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  828. NewGuiPart58.Parent = NewGuiPart57
  829.  
  830. local NewGuiPart59 = Instance.new("TextLabel")
  831. NewGuiPart59.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  832. NewGuiPart59.BackgroundTransparency = 0.40000000596046
  833. NewGuiPart59.Name = "SetOffRoadSpeed"
  834. NewGuiPart59.Position = UDim2.new(0.00999999978, 0, 0, 168)
  835. NewGuiPart59.Size = UDim2.new(0.300000012, 0, 0, 17)
  836. NewGuiPart59.ZIndex = 8
  837. NewGuiPart59.Font = Enum.Font.ArialBold
  838. NewGuiPart59.FontSize = Enum.FontSize.Size14
  839. NewGuiPart59.Text = " Offroad Speed:"
  840. NewGuiPart59.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  841. NewGuiPart59.TextXAlignment = Enum.TextXAlignment.Left
  842. NewGuiPart59.Parent = NewGuiPart45
  843.  
  844. local NewGuiPart60 = Instance.new("TextBox")
  845. NewGuiPart60.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  846. NewGuiPart60.BackgroundTransparency = 0.40000000596046
  847. NewGuiPart60.BorderColor3 = Color3.new(0, 0, 0)
  848. NewGuiPart60.BorderSizePixel = 0
  849. NewGuiPart60.Name = "Box"
  850. NewGuiPart60.Position = UDim2.new(1, -52, 0, 2)
  851. NewGuiPart60.Size = UDim2.new(0, 50, 0, 13)
  852. NewGuiPart60.ZIndex = 9
  853. NewGuiPart60.Font = Enum.Font.ArialBold
  854. NewGuiPart60.FontSize = Enum.FontSize.Size14
  855. NewGuiPart60.Text = ""
  856. NewGuiPart60.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  857. NewGuiPart60.Parent = NewGuiPart59
  858.  
  859. local NewGuiPart61 = Instance.new("TextLabel")
  860. NewGuiPart61.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  861. NewGuiPart61.BackgroundTransparency = 0.40000000596046
  862. NewGuiPart61.Name = "ResetSpeed"
  863. NewGuiPart61.Position = UDim2.new(0.00999999978, 0, 0, 190)
  864. NewGuiPart61.Size = UDim2.new(0.300000012, 0, 0, 17)
  865. NewGuiPart61.ZIndex = 8
  866. NewGuiPart61.Font = Enum.Font.ArialBold
  867. NewGuiPart61.FontSize = Enum.FontSize.Size14
  868. NewGuiPart61.Text = " Reset Speed"
  869. NewGuiPart61.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  870. NewGuiPart61.TextXAlignment = Enum.TextXAlignment.Left
  871. NewGuiPart61.Parent = NewGuiPart45
  872.  
  873. local NewGuiPart62 = Instance.new("TextButton")
  874. NewGuiPart62.Active = true
  875. NewGuiPart62.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  876. NewGuiPart62.BackgroundTransparency = 0.60000002384186
  877. NewGuiPart62.BorderSizePixel = 0
  878. NewGuiPart62.Name = "Btn"
  879. NewGuiPart62.Position = UDim2.new(1, -46, 0, 2)
  880. NewGuiPart62.Selectable = true
  881. NewGuiPart62.Size = UDim2.new(0, 44, 0, 13)
  882. NewGuiPart62.Style = Enum.ButtonStyle.Custom
  883. NewGuiPart62.ZIndex = 10
  884. NewGuiPart62.Font = Enum.Font.ArialBold
  885. NewGuiPart62.FontSize = Enum.FontSize.Size12
  886. NewGuiPart62.Text = "EXEC"
  887. NewGuiPart62.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  888. NewGuiPart62.Parent = NewGuiPart61
  889.  
  890. local NewGuiPart63 = Instance.new("TextLabel")
  891. NewGuiPart63.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  892. NewGuiPart63.BackgroundTransparency = 0.40000000596046
  893. NewGuiPart63.Name = "HornId"
  894. NewGuiPart63.Position = UDim2.new(0.00999999978, 0, 0, 210)
  895. NewGuiPart63.Size = UDim2.new(0.300000012, 0, 0, 17)
  896. NewGuiPart63.ZIndex = 8
  897. NewGuiPart63.Font = Enum.Font.ArialBold
  898. NewGuiPart63.FontSize = Enum.FontSize.Size14
  899. NewGuiPart63.Text = "Horn Id:"
  900. NewGuiPart63.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  901. NewGuiPart63.TextXAlignment = Enum.TextXAlignment.Left
  902. NewGuiPart63.Parent = NewGuiPart45
  903.  
  904. local NewGuiPart64 = Instance.new("TextBox")
  905. NewGuiPart64.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  906. NewGuiPart64.BackgroundTransparency = 0.40000000596046
  907. NewGuiPart64.BorderColor3 = Color3.new(0, 0, 0)
  908. NewGuiPart64.BorderSizePixel = 0
  909. NewGuiPart64.Name = "Box"
  910. NewGuiPart64.Position = UDim2.new(1, -97, 0, 3)
  911. NewGuiPart64.Size = UDim2.new(0, 96, 0, 12)
  912. NewGuiPart64.ZIndex = 9
  913. NewGuiPart64.Font = Enum.Font.ArialBold
  914. NewGuiPart64.FontSize = Enum.FontSize.Size14
  915. NewGuiPart64.Text = ""
  916. NewGuiPart64.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  917. NewGuiPart64.Parent = NewGuiPart63
  918.  
  919. local NewGuiPart65 = Instance.new("TextLabel")
  920. NewGuiPart65.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  921. NewGuiPart65.BackgroundTransparency = 0.40000000596046
  922. NewGuiPart65.Name = "CloneVehicle"
  923. NewGuiPart65.Position = UDim2.new(0.00999999978, 0, 0, 124)
  924. NewGuiPart65.Size = UDim2.new(0.300000012, 0, 0, 17)
  925. NewGuiPart65.ZIndex = 8
  926. NewGuiPart65.Font = Enum.Font.ArialBold
  927. NewGuiPart65.FontSize = Enum.FontSize.Size14
  928. NewGuiPart65.Text = "Clone Vehicle"
  929. NewGuiPart65.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  930. NewGuiPart65.TextXAlignment = Enum.TextXAlignment.Left
  931. NewGuiPart65.Parent = NewGuiPart45
  932.  
  933. local NewGuiPart66 = Instance.new("TextButton")
  934. NewGuiPart66.Active = true
  935. NewGuiPart66.BackgroundColor3 = Color3.new(0.552941, 0.0235294, 0.0313726)
  936. NewGuiPart66.BackgroundTransparency = 0.60000002384186
  937. NewGuiPart66.BorderSizePixel = 0
  938. NewGuiPart66.Name = "Btn"
  939. NewGuiPart66.Position = UDim2.new(1, -46, 0, 2)
  940. NewGuiPart66.Selectable = true
  941. NewGuiPart66.Size = UDim2.new(0, 44, 0, 13)
  942. NewGuiPart66.Style = Enum.ButtonStyle.Custom
  943. NewGuiPart66.ZIndex = 10
  944. NewGuiPart66.Font = Enum.Font.ArialBold
  945. NewGuiPart66.FontSize = Enum.FontSize.Size12
  946. NewGuiPart66.Text = "EXEC"
  947. NewGuiPart66.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  948. NewGuiPart66.Parent = NewGuiPart65
  949.  
  950. local NewGuiPart67 = Instance.new("Frame")
  951. NewGuiPart67.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  952. NewGuiPart67.BackgroundTransparency = 1
  953. NewGuiPart67.Name = "Player"
  954. NewGuiPart67.Size = UDim2.new(1, 0, 1, 0)
  955. NewGuiPart67.ZIndex = 2
  956. NewGuiPart67.ClipsDescendants = true
  957. NewGuiPart67.Parent = NewGuiPart39
  958.  
  959. local NewGuiPart68 = Instance.new("Frame")
  960. NewGuiPart68.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  961. NewGuiPart68.BackgroundTransparency = 1
  962. NewGuiPart68.Position = UDim2.new(0.00999999978, 0, 0, 51)
  963. NewGuiPart68.Size = UDim2.new(0.980000019, 0, 0, 17)
  964. NewGuiPart68.ZIndex = 8
  965. NewGuiPart68.Parent = NewGuiPart67
  966.  
  967. local NewGuiPart69 = Instance.new("TextButton")
  968. NewGuiPart69.Active = true
  969. NewGuiPart69.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  970. NewGuiPart69.BackgroundTransparency = 0.60000002384186
  971. NewGuiPart69.BorderColor3 = Color3.new(0, 0, 0)
  972. NewGuiPart69.BorderSizePixel = 0
  973. NewGuiPart69.Name = "Execute"
  974. NewGuiPart69.Position = UDim2.new(1, -62, 0, 2)
  975. NewGuiPart69.Selectable = true
  976. NewGuiPart69.Size = UDim2.new(0, 60, 1, -4)
  977. NewGuiPart69.Style = Enum.ButtonStyle.Custom
  978. NewGuiPart69.ZIndex = 9
  979. NewGuiPart69.Font = Enum.Font.ArialBold
  980. NewGuiPart69.FontSize = Enum.FontSize.Size12
  981. NewGuiPart69.Text = "EXECUTE"
  982. NewGuiPart69.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  983. NewGuiPart69.Parent = NewGuiPart68
  984.  
  985. local NewGuiPart70 = Instance.new("ScrollingFrame")
  986. NewGuiPart70.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  987. NewGuiPart70.BackgroundTransparency = 0.40000000596046
  988. NewGuiPart70.Name = "PlayerList"
  989. NewGuiPart70.Position = UDim2.new(0, 0, 1, 25)
  990. NewGuiPart70.Selectable = true
  991. NewGuiPart70.Size = UDim2.new(0.5, -2, 0, 100)
  992. NewGuiPart70.CanvasSize = UDim2.new(0, 0, 0, 0)
  993. NewGuiPart70.ScrollBarThickness = 4
  994. NewGuiPart70.ClipsDescendants = true
  995. NewGuiPart70.Parent = NewGuiPart68
  996.  
  997. local NewGuiPart71 = Instance.new("Frame")
  998. NewGuiPart71.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  999. NewGuiPart71.BackgroundTransparency = 0.40000000596046
  1000. NewGuiPart71.Size = UDim2.new(1, 0, 0, 17)
  1001. NewGuiPart71.ZIndex = 8
  1002. NewGuiPart71.Parent = NewGuiPart68
  1003.  
  1004. local NewGuiPart72 = Instance.new("TextLabel")
  1005. NewGuiPart72.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1006. NewGuiPart72.BackgroundTransparency = 0.40000000596046
  1007. NewGuiPart72.Name = "Title1"
  1008. NewGuiPart72.Position = UDim2.new(0, 0, 1, 4)
  1009. NewGuiPart72.Size = UDim2.new(0.5, -2, 0, 17)
  1010. NewGuiPart72.ZIndex = 8
  1011. NewGuiPart72.Font = Enum.Font.ArialBold
  1012. NewGuiPart72.FontSize = Enum.FontSize.Size14
  1013. NewGuiPart72.Text = "Players"
  1014. NewGuiPart72.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1015. NewGuiPart72.Parent = NewGuiPart68
  1016.  
  1017. local NewGuiPart73 = Instance.new("ScrollingFrame")
  1018. NewGuiPart73.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1019. NewGuiPart73.BackgroundTransparency = 0.40000000596046
  1020. NewGuiPart73.Name = "ModeList"
  1021. NewGuiPart73.Position = UDim2.new(0.5, 2, 1, 25)
  1022. NewGuiPart73.Selectable = true
  1023. NewGuiPart73.Size = UDim2.new(0.5, -2, 0, 100)
  1024. NewGuiPart73.CanvasSize = UDim2.new(0, 0, 0, 0)
  1025. NewGuiPart73.ScrollBarThickness = 4
  1026. NewGuiPart73.ClipsDescendants = true
  1027. NewGuiPart73.Parent = NewGuiPart68
  1028.  
  1029. local NewGuiPart74 = Instance.new("TextLabel")
  1030. NewGuiPart74.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1031. NewGuiPart74.BackgroundTransparency = 1
  1032. NewGuiPart74.BorderSizePixel = 0
  1033. NewGuiPart74.Name = "Mode"
  1034. NewGuiPart74.Position = UDim2.new(0, 217, 0, 0)
  1035. NewGuiPart74.Size = UDim2.new(0, 40, 0, 17)
  1036. NewGuiPart74.ZIndex = 8
  1037. NewGuiPart74.Font = Enum.Font.ArialBold
  1038. NewGuiPart74.FontSize = Enum.FontSize.Size14
  1039. NewGuiPart74.Text = "Mode:"
  1040. NewGuiPart74.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1041. NewGuiPart74.Parent = NewGuiPart68
  1042.  
  1043. local NewGuiPart75 = Instance.new("TextBox")
  1044. NewGuiPart75.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1045. NewGuiPart75.BackgroundTransparency = 0.40000000596046
  1046. NewGuiPart75.BorderColor3 = Color3.new(0, 0, 0)
  1047. NewGuiPart75.BorderSizePixel = 0
  1048. NewGuiPart75.Name = "Box"
  1049. NewGuiPart75.Position = UDim2.new(1, 2, 0, 2)
  1050. NewGuiPart75.Size = UDim2.new(4, 5, 1, -4)
  1051. NewGuiPart75.ZIndex = 9
  1052. NewGuiPart75.Font = Enum.Font.ArialBold
  1053. NewGuiPart75.FontSize = Enum.FontSize.Size14
  1054. NewGuiPart75.Text = ""
  1055. NewGuiPart75.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1056. NewGuiPart75.Parent = NewGuiPart74
  1057.  
  1058. local NewGuiPart76 = Instance.new("TextLabel")
  1059. NewGuiPart76.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1060. NewGuiPart76.BackgroundTransparency = 1
  1061. NewGuiPart76.BorderSizePixel = 0
  1062. NewGuiPart76.Name = "Player"
  1063. NewGuiPart76.Position = UDim2.new(0, 4, 0, 0)
  1064. NewGuiPart76.Size = UDim2.new(0, 40, 0, 17)
  1065. NewGuiPart76.ZIndex = 8
  1066. NewGuiPart76.Font = Enum.Font.ArialBold
  1067. NewGuiPart76.FontSize = Enum.FontSize.Size14
  1068. NewGuiPart76.Text = "Player:"
  1069. NewGuiPart76.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1070. NewGuiPart76.Parent = NewGuiPart68
  1071.  
  1072. local NewGuiPart77 = Instance.new("TextBox")
  1073. NewGuiPart77.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1074. NewGuiPart77.BackgroundTransparency = 0.40000000596046
  1075. NewGuiPart77.BorderColor3 = Color3.new(0, 0, 0)
  1076. NewGuiPart77.BorderSizePixel = 0
  1077. NewGuiPart77.Name = "Box"
  1078. NewGuiPart77.Position = UDim2.new(1, 4, 0, 2)
  1079. NewGuiPart77.Size = UDim2.new(4, 5, 1, -4)
  1080. NewGuiPart77.ZIndex = 9
  1081. NewGuiPart77.Font = Enum.Font.ArialBold
  1082. NewGuiPart77.FontSize = Enum.FontSize.Size14
  1083. NewGuiPart77.Text = ""
  1084. NewGuiPart77.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1085. NewGuiPart77.Parent = NewGuiPart76
  1086.  
  1087. local NewGuiPart78 = Instance.new("TextLabel")
  1088. NewGuiPart78.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1089. NewGuiPart78.BackgroundTransparency = 0.40000000596046
  1090. NewGuiPart78.Name = "Title2"
  1091. NewGuiPart78.Position = UDim2.new(0.5, 2, 1, 4)
  1092. NewGuiPart78.Size = UDim2.new(0.5, -2, 0, 17)
  1093. NewGuiPart78.ZIndex = 8
  1094. NewGuiPart78.Font = Enum.Font.ArialBold
  1095. NewGuiPart78.FontSize = Enum.FontSize.Size14
  1096. NewGuiPart78.Text = "Modes"
  1097. NewGuiPart78.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1098. NewGuiPart78.Parent = NewGuiPart68
  1099.  
  1100. local NewGuiPart79 = Instance.new("Frame")
  1101. NewGuiPart79.BackgroundColor3 = Color3.new(0, 0, 0)
  1102. NewGuiPart79.Name = "Line"
  1103. NewGuiPart79.Position = UDim2.new(0.00999999978, 0, 0, 198)
  1104. NewGuiPart79.Size = UDim2.new(0.980000019, 0, 0, 1)
  1105. NewGuiPart79.ClipsDescendants = true
  1106. NewGuiPart79.Parent = NewGuiPart67
  1107.  
  1108. local NewGuiPart80 = Instance.new("TextLabel")
  1109. NewGuiPart80.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1110. NewGuiPart80.BackgroundTransparency = 0.40000000596046
  1111. NewGuiPart80.Name = "StatChange"
  1112. NewGuiPart80.Position = UDim2.new(0.00999999978, 0, 0, 204)
  1113. NewGuiPart80.Size = UDim2.new(0.889999986, 0, 0, 17)
  1114. NewGuiPart80.ZIndex = 8
  1115. NewGuiPart80.Font = Enum.Font.ArialBold
  1116. NewGuiPart80.FontSize = Enum.FontSize.Size14
  1117. NewGuiPart80.Text = " Player:"
  1118. NewGuiPart80.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1119. NewGuiPart80.TextXAlignment = Enum.TextXAlignment.Left
  1120. NewGuiPart80.Parent = NewGuiPart67
  1121.  
  1122. local NewGuiPart81 = Instance.new("TextLabel")
  1123. NewGuiPart81.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1124. NewGuiPart81.BackgroundTransparency = 1
  1125. NewGuiPart81.Name = "Label"
  1126. NewGuiPart81.Position = UDim2.new(0, 195, 0, 0)
  1127. NewGuiPart81.Size = UDim2.new(0, 100, 0, 17)
  1128. NewGuiPart81.ZIndex = 8
  1129. NewGuiPart81.Font = Enum.Font.ArialBold
  1130. NewGuiPart81.FontSize = Enum.FontSize.Size14
  1131. NewGuiPart81.Text = " Stat:"
  1132. NewGuiPart81.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1133. NewGuiPart81.TextXAlignment = Enum.TextXAlignment.Left
  1134. NewGuiPart81.Parent = NewGuiPart80
  1135.  
  1136. local NewGuiPart82 = Instance.new("ScrollingFrame")
  1137. NewGuiPart82.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1138. NewGuiPart82.BackgroundTransparency = 0.40000000596046
  1139. NewGuiPart82.Name = "PlayerList"
  1140. NewGuiPart82.Position = UDim2.new(0.109999999, 2, 1, 5)
  1141. NewGuiPart82.Selectable = true
  1142. NewGuiPart82.Size = UDim2.new(0, 138, 0, 83)
  1143. NewGuiPart82.CanvasSize = UDim2.new(0, 0, 0, 0)
  1144. NewGuiPart82.ScrollBarThickness = 4
  1145. NewGuiPart82.ClipsDescendants = true
  1146. NewGuiPart82.Parent = NewGuiPart80
  1147.  
  1148. local NewGuiPart83 = Instance.new("ScrollingFrame")
  1149. NewGuiPart83.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1150. NewGuiPart83.BackgroundTransparency = 0.40000000596046
  1151. NewGuiPart83.Name = "StatList"
  1152. NewGuiPart83.Position = UDim2.new(0.50999999, 4, 1, 5)
  1153. NewGuiPart83.Selectable = true
  1154. NewGuiPart83.Size = UDim2.new(0, 78, 0, 83)
  1155. NewGuiPart83.CanvasSize = UDim2.new(0, 0, 0, 0)
  1156. NewGuiPart83.ScrollBarThickness = 4
  1157. NewGuiPart83.ClipsDescendants = true
  1158. NewGuiPart83.Parent = NewGuiPart80
  1159.  
  1160. local NewGuiPart84 = Instance.new("Frame")
  1161. NewGuiPart84.BackgroundTransparency = 1
  1162. NewGuiPart84.Name = "Player"
  1163. NewGuiPart84.Size = UDim2.new(1, 0, 1, 0)
  1164. NewGuiPart84.Parent = NewGuiPart80
  1165.  
  1166. local NewGuiPart85 = Instance.new("TextBox")
  1167. NewGuiPart85.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1168. NewGuiPart85.BackgroundTransparency = 0.40000000596046
  1169. NewGuiPart85.BorderColor3 = Color3.new(0, 0, 0)
  1170. NewGuiPart85.BorderSizePixel = 0
  1171. NewGuiPart85.Name = "Box"
  1172. NewGuiPart85.Position = UDim2.new(0, 50, 0, 2)
  1173. NewGuiPart85.Size = UDim2.new(0, 140, 1, -4)
  1174. NewGuiPart85.ZIndex = 9
  1175. NewGuiPart85.Font = Enum.Font.ArialBold
  1176. NewGuiPart85.FontSize = Enum.FontSize.Size14
  1177. NewGuiPart85.Text = ""
  1178. NewGuiPart85.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1179. NewGuiPart85.Parent = NewGuiPart84
  1180.  
  1181. local NewGuiPart86 = Instance.new("Frame")
  1182. NewGuiPart86.BackgroundTransparency = 1
  1183. NewGuiPart86.Name = "Stat"
  1184. NewGuiPart86.Size = UDim2.new(1, 0, 1, 0)
  1185. NewGuiPart86.Parent = NewGuiPart80
  1186.  
  1187. local NewGuiPart87 = Instance.new("TextBox")
  1188. NewGuiPart87.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1189. NewGuiPart87.BackgroundTransparency = 0.40000000596046
  1190. NewGuiPart87.BorderColor3 = Color3.new(0, 0, 0)
  1191. NewGuiPart87.BorderSizePixel = 0
  1192. NewGuiPart87.Name = "Box"
  1193. NewGuiPart87.Position = UDim2.new(0, 230, 0, 2)
  1194. NewGuiPart87.Size = UDim2.new(0, 80, 1, -4)
  1195. NewGuiPart87.ZIndex = 9
  1196. NewGuiPart87.Font = Enum.Font.ArialBold
  1197. NewGuiPart87.FontSize = Enum.FontSize.Size14
  1198. NewGuiPart87.Text = ""
  1199. NewGuiPart87.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1200. NewGuiPart87.Parent = NewGuiPart86
  1201.  
  1202. local NewGuiPart88 = Instance.new("TextLabel")
  1203. NewGuiPart88.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1204. NewGuiPart88.BackgroundTransparency = 1
  1205. NewGuiPart88.BorderSizePixel = 0
  1206. NewGuiPart88.Name = "Count"
  1207. NewGuiPart88.Position = UDim2.new(0, 300, 0, 0)
  1208. NewGuiPart88.Size = UDim2.new(0, 40, 0, 17)
  1209. NewGuiPart88.ZIndex = 8
  1210. NewGuiPart88.Font = Enum.Font.ArialBold
  1211. NewGuiPart88.FontSize = Enum.FontSize.Size14
  1212. NewGuiPart88.Text = "x"
  1213. NewGuiPart88.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1214. NewGuiPart88.Parent = NewGuiPart80
  1215.  
  1216. local NewGuiPart89 = Instance.new("TextBox")
  1217. NewGuiPart89.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1218. NewGuiPart89.BackgroundTransparency = 0.40000000596046
  1219. NewGuiPart89.BorderColor3 = Color3.new(0, 0, 0)
  1220. NewGuiPart89.BorderSizePixel = 0
  1221. NewGuiPart89.Name = "oldbox"
  1222. NewGuiPart89.Position = UDim2.new(0, 29, 0, 2)
  1223. NewGuiPart89.Size = UDim2.new(0, 50, 1, -4)
  1224. NewGuiPart89.ZIndex = 9
  1225. NewGuiPart89.Font = Enum.Font.ArialBold
  1226. NewGuiPart89.FontSize = Enum.FontSize.Size14
  1227. NewGuiPart89.Text = ""
  1228. NewGuiPart89.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1229. NewGuiPart89.Parent = NewGuiPart88
  1230.  
  1231. local NewGuiPart90 = Instance.new("TextButton")
  1232. NewGuiPart90.Active = true
  1233. NewGuiPart90.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  1234. NewGuiPart90.BackgroundTransparency = 0.60000002384186
  1235. NewGuiPart90.BorderColor3 = Color3.new(0, 0, 0)
  1236. NewGuiPart90.BorderSizePixel = 0
  1237. NewGuiPart90.Name = "Btn"
  1238. NewGuiPart90.Position = UDim2.new(1, -62, 0, 2)
  1239. NewGuiPart90.Selectable = true
  1240. NewGuiPart90.Size = UDim2.new(0, 60, 1, -4)
  1241. NewGuiPart90.Style = Enum.ButtonStyle.Custom
  1242. NewGuiPart90.ZIndex = 9
  1243. NewGuiPart90.Font = Enum.Font.ArialBold
  1244. NewGuiPart90.FontSize = Enum.FontSize.Size12
  1245. NewGuiPart90.Text = "EXECUTE"
  1246. NewGuiPart90.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1247. NewGuiPart90.Parent = NewGuiPart80
  1248.  
  1249. local NewGuiPart91 = Instance.new("Frame")
  1250. NewGuiPart91.BackgroundColor3 = Color3.new(0, 0, 0)
  1251. NewGuiPart91.Name = "Line"
  1252. NewGuiPart91.Position = UDim2.new(0.00999999978, 0, 0, 45)
  1253. NewGuiPart91.Size = UDim2.new(0.980000019, 0, 0, 1)
  1254. NewGuiPart91.ClipsDescendants = true
  1255. NewGuiPart91.Parent = NewGuiPart39
  1256.  
  1257. local NewGuiPart92 = Instance.new("Frame")
  1258. NewGuiPart92.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1259. NewGuiPart92.BackgroundTransparency = 1
  1260. NewGuiPart92.Name = "Misc"
  1261. NewGuiPart92.Size = UDim2.new(1, 0, 1, 0)
  1262. NewGuiPart92.Visible = false
  1263. NewGuiPart92.ZIndex = 2
  1264. NewGuiPart92.ClipsDescendants = true
  1265. NewGuiPart92.Parent = NewGuiPart39
  1266.  
  1267. local NewGuiPart93 = Instance.new("TextLabel")
  1268. NewGuiPart93.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1269. NewGuiPart93.BackgroundTransparency = 0.40000000596046
  1270. NewGuiPart93.Name = "Rarity"
  1271. NewGuiPart93.Position = UDim2.new(0.00999999978, 0, 0, 51)
  1272. NewGuiPart93.Size = UDim2.new(0.400000006, 0, 0, 17)
  1273. NewGuiPart93.ZIndex = 2
  1274. NewGuiPart93.Font = Enum.Font.ArialBold
  1275. NewGuiPart93.FontSize = Enum.FontSize.Size14
  1276. NewGuiPart93.Text = " Loot Spawn Rarity"
  1277. NewGuiPart93.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1278. NewGuiPart93.TextXAlignment = Enum.TextXAlignment.Left
  1279. NewGuiPart93.Parent = NewGuiPart92
  1280.  
  1281. local NewGuiPart94 = Instance.new("TextBox")
  1282. NewGuiPart94.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1283. NewGuiPart94.BackgroundTransparency = 0.40000000596046
  1284. NewGuiPart94.BorderColor3 = Color3.new(0, 0, 0)
  1285. NewGuiPart94.BorderSizePixel = 0
  1286. NewGuiPart94.Name = "Box"
  1287. NewGuiPart94.Position = UDim2.new(1, -62, 0, 2)
  1288. NewGuiPart94.Size = UDim2.new(0, 60, 0, 13)
  1289. NewGuiPart94.ZIndex = 3
  1290. NewGuiPart94.Font = Enum.Font.ArialBold
  1291. NewGuiPart94.FontSize = Enum.FontSize.Size14
  1292. NewGuiPart94.Text = ""
  1293. NewGuiPart94.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1294. NewGuiPart94.Parent = NewGuiPart93
  1295.  
  1296. local NewGuiPart95 = Instance.new("TextLabel")
  1297. NewGuiPart95.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1298. NewGuiPart95.BackgroundTransparency = 1
  1299. NewGuiPart95.BorderSizePixel = 0
  1300. NewGuiPart95.Name = "Rarity"
  1301. NewGuiPart95.Position = UDim2.new(0, -12, 0, 0)
  1302. NewGuiPart95.Size = UDim2.new(0, 13, 1, 0)
  1303. NewGuiPart95.ZIndex = 2
  1304. NewGuiPart95.Font = Enum.Font.ArialBold
  1305. NewGuiPart95.FontSize = Enum.FontSize.Size14
  1306. NewGuiPart95.Text = "%"
  1307. NewGuiPart95.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1308. NewGuiPart95.TextXAlignment = Enum.TextXAlignment.Left
  1309. NewGuiPart95.Parent = NewGuiPart94
  1310.  
  1311. local NewGuiPart96 = Instance.new("TextLabel")
  1312. NewGuiPart96.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1313. NewGuiPart96.BackgroundTransparency = 0.40000000596046
  1314. NewGuiPart96.Name = "AE"
  1315. NewGuiPart96.Position = UDim2.new(0.00999999978, 130, 0, 71)
  1316. NewGuiPart96.Size = UDim2.new(0.25, 0, 0, 17)
  1317. NewGuiPart96.ZIndex = 2
  1318. NewGuiPart96.Font = Enum.Font.ArialBold
  1319. NewGuiPart96.FontSize = Enum.FontSize.Size14
  1320. NewGuiPart96.Text = "TM46"
  1321. NewGuiPart96.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1322. NewGuiPart96.TextXAlignment = Enum.TextXAlignment.Left
  1323. NewGuiPart96.Parent = NewGuiPart92
  1324.  
  1325. local NewGuiPart97 = Instance.new("TextButton")
  1326. NewGuiPart97.Active = true
  1327. NewGuiPart97.BackgroundColor3 = Color3.new(0.745098, 0.266667, 0.121569)
  1328. NewGuiPart97.BackgroundTransparency = 0.60000002384186
  1329. NewGuiPart97.BorderSizePixel = 0
  1330. NewGuiPart97.Name = "Btn"
  1331. NewGuiPart97.Position = UDim2.new(1, -42, 1, -15)
  1332. NewGuiPart97.Selectable = true
  1333. NewGuiPart97.Size = UDim2.new(0, 40, 0, 13)
  1334. NewGuiPart97.Style = Enum.ButtonStyle.Custom
  1335. NewGuiPart97.ZIndex = 10
  1336. NewGuiPart97.Font = Enum.Font.ArialBold
  1337. NewGuiPart97.FontSize = Enum.FontSize.Size12
  1338. NewGuiPart97.Text = "Place"
  1339. NewGuiPart97.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1340. NewGuiPart97.Parent = NewGuiPart96
  1341.  
  1342. local NewGuiPart98 = Instance.new("TextLabel")
  1343. NewGuiPart98.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1344. NewGuiPart98.BackgroundTransparency = 0.40000000596046
  1345. NewGuiPart98.Name = "C4"
  1346. NewGuiPart98.Position = UDim2.new(0.00999999978, 0, 0, 71)
  1347. NewGuiPart98.Size = UDim2.new(0.25, 0, 0, 17)
  1348. NewGuiPart98.ZIndex = 2
  1349. NewGuiPart98.Font = Enum.Font.ArialBold
  1350. NewGuiPart98.FontSize = Enum.FontSize.Size14
  1351. NewGuiPart98.Text = "C4"
  1352. NewGuiPart98.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1353. NewGuiPart98.TextXAlignment = Enum.TextXAlignment.Left
  1354. NewGuiPart98.Parent = NewGuiPart92
  1355.  
  1356. local NewGuiPart99 = Instance.new("TextButton")
  1357. NewGuiPart99.Active = true
  1358. NewGuiPart99.BackgroundColor3 = Color3.new(0.745098, 0.266667, 0.121569)
  1359. NewGuiPart99.BackgroundTransparency = 0.60000002384186
  1360. NewGuiPart99.BorderSizePixel = 0
  1361. NewGuiPart99.Name = "Btn"
  1362. NewGuiPart99.Position = UDim2.new(1, -42, 1, -15)
  1363. NewGuiPart99.Selectable = true
  1364. NewGuiPart99.Size = UDim2.new(0, 40, 0, 13)
  1365. NewGuiPart99.Style = Enum.ButtonStyle.Custom
  1366. NewGuiPart99.ZIndex = 10
  1367. NewGuiPart99.Font = Enum.Font.ArialBold
  1368. NewGuiPart99.FontSize = Enum.FontSize.Size12
  1369. NewGuiPart99.Text = "Place"
  1370. NewGuiPart99.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1371. NewGuiPart99.Parent = NewGuiPart98
  1372.  
  1373. local NewGuiPart100 = Instance.new("TextLabel")
  1374. NewGuiPart100.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1375. NewGuiPart100.BackgroundTransparency = 0.40000000596046
  1376. NewGuiPart100.Name = "VS50"
  1377. NewGuiPart100.Position = UDim2.new(0.00999999978, 260, 0, 71)
  1378. NewGuiPart100.Size = UDim2.new(0.25, 0, 0, 17)
  1379. NewGuiPart100.ZIndex = 2
  1380. NewGuiPart100.Font = Enum.Font.ArialBold
  1381. NewGuiPart100.FontSize = Enum.FontSize.Size14
  1382. NewGuiPart100.Text = "VS50"
  1383. NewGuiPart100.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1384. NewGuiPart100.TextXAlignment = Enum.TextXAlignment.Left
  1385. NewGuiPart100.Parent = NewGuiPart92
  1386.  
  1387. local NewGuiPart101 = Instance.new("TextButton")
  1388. NewGuiPart101.Active = true
  1389. NewGuiPart101.BackgroundColor3 = Color3.new(0.745098, 0.266667, 0.121569)
  1390. NewGuiPart101.BackgroundTransparency = 0.60000002384186
  1391. NewGuiPart101.BorderSizePixel = 0
  1392. NewGuiPart101.Name = "Btn"
  1393. NewGuiPart101.Position = UDim2.new(1, -42, 1, -15)
  1394. NewGuiPart101.Selectable = true
  1395. NewGuiPart101.Size = UDim2.new(0, 40, 0, 13)
  1396. NewGuiPart101.Style = Enum.ButtonStyle.Custom
  1397. NewGuiPart101.ZIndex = 10
  1398. NewGuiPart101.Font = Enum.Font.ArialBold
  1399. NewGuiPart101.FontSize = Enum.FontSize.Size12
  1400. NewGuiPart101.Text = "Place"
  1401. NewGuiPart101.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1402. NewGuiPart101.Parent = NewGuiPart100
  1403.  
  1404. local NewGuiPart102 = Instance.new("TextLabel")
  1405. NewGuiPart102.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1406. NewGuiPart102.BackgroundTransparency = 0.40000000596046
  1407. NewGuiPart102.Name = "Music"
  1408. NewGuiPart102.Position = UDim2.new(0.00999999978, 210, 0, 51)
  1409. NewGuiPart102.Size = UDim2.new(0.400000006, 50, 0, 17)
  1410. NewGuiPart102.ZIndex = 2
  1411. NewGuiPart102.Font = Enum.Font.ArialBold
  1412. NewGuiPart102.FontSize = Enum.FontSize.Size14
  1413. NewGuiPart102.Text = "Play Music"
  1414. NewGuiPart102.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1415. NewGuiPart102.TextXAlignment = Enum.TextXAlignment.Left
  1416. NewGuiPart102.Parent = NewGuiPart92
  1417.  
  1418. local NewGuiPart103 = Instance.new("TextBox")
  1419. NewGuiPart103.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1420. NewGuiPart103.BackgroundTransparency = 0.40000000596046
  1421. NewGuiPart103.BorderColor3 = Color3.new(0, 0, 0)
  1422. NewGuiPart103.BorderSizePixel = 0
  1423. NewGuiPart103.Name = "Box"
  1424. NewGuiPart103.Position = UDim2.new(1, -152, 0, 2)
  1425. NewGuiPart103.Size = UDim2.new(0, 60, 0, 13)
  1426. NewGuiPart103.ZIndex = 3
  1427. NewGuiPart103.Font = Enum.Font.ArialBold
  1428. NewGuiPart103.FontSize = Enum.FontSize.Size14
  1429. NewGuiPart103.Text = ""
  1430. NewGuiPart103.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1431. NewGuiPart103.Parent = NewGuiPart102
  1432.  
  1433. local NewGuiPart104 = Instance.new("TextLabel")
  1434. NewGuiPart104.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1435. NewGuiPart104.BackgroundTransparency = 1
  1436. NewGuiPart104.BorderSizePixel = 0
  1437. NewGuiPart104.Name = "ID"
  1438. NewGuiPart104.Position = UDim2.new(0, -20, 0, 0)
  1439. NewGuiPart104.Size = UDim2.new(0, 13, 1, 0)
  1440. NewGuiPart104.ZIndex = 2
  1441. NewGuiPart104.Font = Enum.Font.ArialBold
  1442. NewGuiPart104.FontSize = Enum.FontSize.Size14
  1443. NewGuiPart104.Text = "ID"
  1444. NewGuiPart104.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1445. NewGuiPart104.TextXAlignment = Enum.TextXAlignment.Left
  1446. NewGuiPart104.Parent = NewGuiPart103
  1447.  
  1448. local NewGuiPart105 = Instance.new("TextButton")
  1449. NewGuiPart105.Active = true
  1450. NewGuiPart105.BackgroundColor3 = Color3.new(0.745098, 0.266667, 0.121569)
  1451. NewGuiPart105.BackgroundTransparency = 0.60000002384186
  1452. NewGuiPart105.BorderSizePixel = 0
  1453. NewGuiPart105.Name = "Btn"
  1454. NewGuiPart105.Position = UDim2.new(1, -81, 1, -15)
  1455. NewGuiPart105.Selectable = true
  1456. NewGuiPart105.Size = UDim2.new(0, 70, 0, 13)
  1457. NewGuiPart105.Style = Enum.ButtonStyle.Custom
  1458. NewGuiPart105.ZIndex = 10
  1459. NewGuiPart105.Font = Enum.Font.ArialBold
  1460. NewGuiPart105.FontSize = Enum.FontSize.Size12
  1461. NewGuiPart105.Text = "Play Music"
  1462. NewGuiPart105.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1463. NewGuiPart105.Parent = NewGuiPart102
  1464.  
  1465. local NewGuiPart106 = Instance.new("TextLabel")
  1466. NewGuiPart106.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1467. NewGuiPart106.BackgroundTransparency = 0.40000000596046
  1468. NewGuiPart106.Name = "Shirt"
  1469. NewGuiPart106.Position = UDim2.new(0.00999999978, 0, 0, 91)
  1470. NewGuiPart106.Size = UDim2.new(0.400000006, 50, 0, 17)
  1471. NewGuiPart106.ZIndex = 2
  1472. NewGuiPart106.Font = Enum.Font.ArialBold
  1473. NewGuiPart106.FontSize = Enum.FontSize.Size14
  1474. NewGuiPart106.Text = "Change Shirt"
  1475. NewGuiPart106.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1476. NewGuiPart106.TextXAlignment = Enum.TextXAlignment.Left
  1477. NewGuiPart106.Parent = NewGuiPart92
  1478.  
  1479. local NewGuiPart107 = Instance.new("TextBox")
  1480. NewGuiPart107.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1481. NewGuiPart107.BackgroundTransparency = 0.40000000596046
  1482. NewGuiPart107.BorderColor3 = Color3.new(0, 0, 0)
  1483. NewGuiPart107.BorderSizePixel = 0
  1484. NewGuiPart107.Name = "Box"
  1485. NewGuiPart107.Position = UDim2.new(1, -142, 0, 2)
  1486. NewGuiPart107.Size = UDim2.new(0, 60, 0, 13)
  1487. NewGuiPart107.ZIndex = 3
  1488. NewGuiPart107.Font = Enum.Font.ArialBold
  1489. NewGuiPart107.FontSize = Enum.FontSize.Size14
  1490. NewGuiPart107.Text = ""
  1491. NewGuiPart107.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1492. NewGuiPart107.Parent = NewGuiPart106
  1493.  
  1494. local NewGuiPart108 = Instance.new("TextLabel")
  1495. NewGuiPart108.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1496. NewGuiPart108.BackgroundTransparency = 1
  1497. NewGuiPart108.BorderSizePixel = 0
  1498. NewGuiPart108.Name = "ID"
  1499. NewGuiPart108.Position = UDim2.new(0, -20, 0, 0)
  1500. NewGuiPart108.Size = UDim2.new(0, 13, 1, 0)
  1501. NewGuiPart108.ZIndex = 2
  1502. NewGuiPart108.Font = Enum.Font.ArialBold
  1503. NewGuiPart108.FontSize = Enum.FontSize.Size14
  1504. NewGuiPart108.Text = "ID"
  1505. NewGuiPart108.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1506. NewGuiPart108.TextXAlignment = Enum.TextXAlignment.Left
  1507. NewGuiPart108.Parent = NewGuiPart107
  1508.  
  1509. local NewGuiPart109 = Instance.new("TextButton")
  1510. NewGuiPart109.Active = true
  1511. NewGuiPart109.BackgroundColor3 = Color3.new(0.745098, 0.266667, 0.121569)
  1512. NewGuiPart109.BackgroundTransparency = 0.60000002384186
  1513. NewGuiPart109.BorderSizePixel = 0
  1514. NewGuiPart109.Name = "Btn"
  1515. NewGuiPart109.Position = UDim2.new(1, -71, 1, -15)
  1516. NewGuiPart109.Selectable = true
  1517. NewGuiPart109.Size = UDim2.new(0, 70, 0, 13)
  1518. NewGuiPart109.Style = Enum.ButtonStyle.Custom
  1519. NewGuiPart109.ZIndex = 10
  1520. NewGuiPart109.Font = Enum.Font.ArialBold
  1521. NewGuiPart109.FontSize = Enum.FontSize.Size12
  1522. NewGuiPart109.Text = "Change"
  1523. NewGuiPart109.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1524. NewGuiPart109.Parent = NewGuiPart106
  1525.  
  1526. local NewGuiPart110 = Instance.new("TextLabel")
  1527. NewGuiPart110.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1528. NewGuiPart110.BackgroundTransparency = 0.40000000596046
  1529. NewGuiPart110.Name = "Pants"
  1530. NewGuiPart110.Position = UDim2.new(0.00999999978, 0, 0, 111)
  1531. NewGuiPart110.Size = UDim2.new(0.400000006, 50, 0, 17)
  1532. NewGuiPart110.ZIndex = 2
  1533. NewGuiPart110.Font = Enum.Font.ArialBold
  1534. NewGuiPart110.FontSize = Enum.FontSize.Size14
  1535. NewGuiPart110.Text = "Change Pants"
  1536. NewGuiPart110.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1537. NewGuiPart110.TextXAlignment = Enum.TextXAlignment.Left
  1538. NewGuiPart110.Parent = NewGuiPart92
  1539.  
  1540. local NewGuiPart111 = Instance.new("TextBox")
  1541. NewGuiPart111.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1542. NewGuiPart111.BackgroundTransparency = 0.40000000596046
  1543. NewGuiPart111.BorderColor3 = Color3.new(0, 0, 0)
  1544. NewGuiPart111.BorderSizePixel = 0
  1545. NewGuiPart111.Name = "Box"
  1546. NewGuiPart111.Position = UDim2.new(1, -142, 0, 2)
  1547. NewGuiPart111.Size = UDim2.new(0, 60, 0, 13)
  1548. NewGuiPart111.ZIndex = 3
  1549. NewGuiPart111.Font = Enum.Font.ArialBold
  1550. NewGuiPart111.FontSize = Enum.FontSize.Size14
  1551. NewGuiPart111.Text = ""
  1552. NewGuiPart111.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1553. NewGuiPart111.Parent = NewGuiPart110
  1554.  
  1555. local NewGuiPart112 = Instance.new("TextLabel")
  1556. NewGuiPart112.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1557. NewGuiPart112.BackgroundTransparency = 1
  1558. NewGuiPart112.BorderSizePixel = 0
  1559. NewGuiPart112.Name = "ID"
  1560. NewGuiPart112.Position = UDim2.new(0, -20, 0, 0)
  1561. NewGuiPart112.Size = UDim2.new(0, 13, 1, 0)
  1562. NewGuiPart112.ZIndex = 2
  1563. NewGuiPart112.Font = Enum.Font.ArialBold
  1564. NewGuiPart112.FontSize = Enum.FontSize.Size14
  1565. NewGuiPart112.Text = "ID"
  1566. NewGuiPart112.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1567. NewGuiPart112.TextXAlignment = Enum.TextXAlignment.Left
  1568. NewGuiPart112.Parent = NewGuiPart111
  1569.  
  1570. local NewGuiPart113 = Instance.new("TextButton")
  1571. NewGuiPart113.Active = true
  1572. NewGuiPart113.BackgroundColor3 = Color3.new(0.745098, 0.266667, 0.121569)
  1573. NewGuiPart113.BackgroundTransparency = 0.60000002384186
  1574. NewGuiPart113.BorderSizePixel = 0
  1575. NewGuiPart113.Name = "Btn"
  1576. NewGuiPart113.Position = UDim2.new(1, -71, 1, -15)
  1577. NewGuiPart113.Selectable = true
  1578. NewGuiPart113.Size = UDim2.new(0, 70, 0, 13)
  1579. NewGuiPart113.Style = Enum.ButtonStyle.Custom
  1580. NewGuiPart113.ZIndex = 10
  1581. NewGuiPart113.Font = Enum.Font.ArialBold
  1582. NewGuiPart113.FontSize = Enum.FontSize.Size12
  1583. NewGuiPart113.Text = "Change"
  1584. NewGuiPart113.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1585. NewGuiPart113.Parent = NewGuiPart110
  1586.  
  1587.  
  1588. local NewGuiPart116 = Instance.new("Frame")
  1589. NewGuiPart116.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1590. NewGuiPart116.BackgroundTransparency = 1
  1591. NewGuiPart116.Name = "ItemSpawn"
  1592. NewGuiPart116.Position = UDim2.new(0.00999999978, 0, 0, 50)
  1593. NewGuiPart116.Size = UDim2.new(0.980000019, 0, 0, 17)
  1594. NewGuiPart116.Visible = false
  1595. NewGuiPart116.ZIndex = 8
  1596. NewGuiPart116.Parent = NewGuiPart39
  1597.  
  1598. local NewGuiPart117 = Instance.new("TextLabel")
  1599. NewGuiPart117.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1600. NewGuiPart117.BackgroundTransparency = 1
  1601. NewGuiPart117.BorderSizePixel = 0
  1602. NewGuiPart117.Name = "Item"
  1603. NewGuiPart117.Size = UDim2.new(0, 40, 0, 17)
  1604. NewGuiPart117.ZIndex = 8
  1605. NewGuiPart117.Font = Enum.Font.ArialBold
  1606. NewGuiPart117.FontSize = Enum.FontSize.Size14
  1607. NewGuiPart117.Text = "Item: "
  1608. NewGuiPart117.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1609. NewGuiPart117.Parent = NewGuiPart116
  1610.  
  1611. local NewGuiPart118 = Instance.new("TextBox")
  1612. NewGuiPart118.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1613. NewGuiPart118.BackgroundTransparency = 0.40000000596046
  1614. NewGuiPart118.BorderColor3 = Color3.new(0, 0, 0)
  1615. NewGuiPart118.BorderSizePixel = 0
  1616. NewGuiPart118.Name = "Box"
  1617. NewGuiPart118.Position = UDim2.new(1, 0, 0, 2)
  1618. NewGuiPart118.Size = UDim2.new(3.5, 2, 1, -4)
  1619. NewGuiPart118.ZIndex = 9
  1620. NewGuiPart118.Font = Enum.Font.ArialBold
  1621. NewGuiPart118.FontSize = Enum.FontSize.Size14
  1622. NewGuiPart118.Text = ""
  1623. NewGuiPart118.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1624. NewGuiPart118.Parent = NewGuiPart117
  1625.  
  1626. local NewGuiPart119 = Instance.new("TextLabel")
  1627. NewGuiPart119.BackgroundColor3 = Color3.new(0.639216, 0.635294, 0.647059)
  1628. NewGuiPart119.BackgroundTransparency = 1
  1629. NewGuiPart119.BorderSizePixel = 0
  1630. NewGuiPart119.Name = "Count"
  1631. NewGuiPart119.Position = UDim2.new(0, 171, 0, 0)
  1632. NewGuiPart119.Size = UDim2.new(0, 40, 0, 17)
  1633. NewGuiPart119.ZIndex = 8
  1634. NewGuiPart119.Font = Enum.Font.ArialBold
  1635. NewGuiPart119.FontSize = Enum.FontSize.Size14
  1636. NewGuiPart119.Text = "x"
  1637. NewGuiPart119.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1638. NewGuiPart119.Parent = NewGuiPart116
  1639.  
  1640. local NewGuiPart120 = Instance.new("TextBox")
  1641. NewGuiPart120.BackgroundColor3 = Color3.new(0.0431373, 0.0431373, 0.0431373)
  1642. NewGuiPart120.BackgroundTransparency = 0.40000000596046
  1643. NewGuiPart120.BorderColor3 = Color3.new(0, 0, 0)
  1644. NewGuiPart120.BorderSizePixel = 0
  1645. NewGuiPart120.Name = "oldbox"
  1646. NewGuiPart120.Position = UDim2.new(0, 29, 0, 2)
  1647. NewGuiPart120.Size = UDim2.new(0, 15, 1, -4)
  1648. NewGuiPart120.Visible = false
  1649. NewGuiPart120.ZIndex = 9
  1650. NewGuiPart120.Font = Enum.Font.ArialBold
  1651. NewGuiPart120.FontSize = Enum.FontSize.Size14
  1652. NewGuiPart120.Text = ""
  1653. NewGuiPart120.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1654. NewGuiPart120.Parent = NewGuiPart119
  1655.  
  1656. local NewGuiPart121 = Instance.new("TextLabel")
  1657. NewGuiPart121.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  1658. NewGuiPart121.BackgroundTransparency = 0.40000000596046
  1659. NewGuiPart121.BorderSizePixel = 0
  1660. NewGuiPart121.Name = "Box"
  1661. NewGuiPart121.Position = UDim2.new(0, 29, 0, 2)
  1662. NewGuiPart121.Size = UDim2.new(0, 15, 1, -4)
  1663. NewGuiPart121.ZIndex = 8
  1664. NewGuiPart121.Font = Enum.Font.ArialBold
  1665. NewGuiPart121.FontSize = Enum.FontSize.Size14
  1666. NewGuiPart121.Text = "1"
  1667. NewGuiPart121.TextColor3 = Color3.new(0.439216, 0.439216, 0.439216)
  1668. NewGuiPart121.Parent = NewGuiPart119
  1669.  
  1670. local NewGuiPart122 = Instance.new("TextButton")
  1671. NewGuiPart122.Active = true
  1672. NewGuiPart122.BackgroundColor3 = Color3.new(0, 0.333333, 0)
  1673. NewGuiPart122.BackgroundTransparency = 0.60000002384186
  1674. NewGuiPart122.BorderColor3 = Color3.new(0, 0, 0)
  1675. NewGuiPart122.BorderSizePixel = 0
  1676. NewGuiPart122.Name = "Spawn"
  1677. NewGuiPart122.Position = UDim2.new(0, 218, 0, 2)
  1678. NewGuiPart122.Selectable = true
  1679. NewGuiPart122.Size = UDim2.new(0, 50, 1, -4)
  1680. NewGuiPart122.Style = Enum.ButtonStyle.Custom
  1681. NewGuiPart122.ZIndex = 9
  1682. NewGuiPart122.Font = Enum.Font.ArialBold
  1683. NewGuiPart122.FontSize = Enum.FontSize.Size12
  1684. NewGuiPart122.Text = "SPAWN"
  1685. NewGuiPart122.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1686. NewGuiPart122.Parent = NewGuiPart116
  1687.  
  1688. local NewGuiPart123 = Instance.new("ScrollingFrame")
  1689. NewGuiPart123.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1690. NewGuiPart123.BackgroundTransparency = 0.40000000596046
  1691. NewGuiPart123.Name = "ItemList"
  1692. NewGuiPart123.Position = UDim2.new(0, 0, 1, 25)
  1693. NewGuiPart123.Selectable = true
  1694. NewGuiPart123.Size = UDim2.new(0, 271, 0, 100)
  1695. NewGuiPart123.CanvasSize = UDim2.new(0, 0, 0, 0)
  1696. NewGuiPart123.ScrollBarThickness = 4
  1697. NewGuiPart123.ClipsDescendants = true
  1698. NewGuiPart123.Parent = NewGuiPart116
  1699.  
  1700. local NewGuiPart124 = Instance.new("TextBox")
  1701. NewGuiPart124.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1702. NewGuiPart124.BackgroundTransparency = 0.40000000596046
  1703. NewGuiPart124.Name = "SearchBox"
  1704. NewGuiPart124.Position = UDim2.new(0, 0, 1, 4)
  1705. NewGuiPart124.Size = UDim2.new(0, 271, 0, 17)
  1706. NewGuiPart124.ZIndex = 9
  1707. NewGuiPart124.Font = Enum.Font.ArialBold
  1708. NewGuiPart124.FontSize = Enum.FontSize.Size14
  1709. NewGuiPart124.Text = "Click here to search"
  1710. NewGuiPart124.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1711. NewGuiPart124.Parent = NewGuiPart116
  1712.  
  1713. local NewGuiPart125 = Instance.new("Frame")
  1714. NewGuiPart125.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1715. NewGuiPart125.BackgroundTransparency = 0.40000000596046
  1716. NewGuiPart125.Size = UDim2.new(0, 271, 0, 17)
  1717. NewGuiPart125.ZIndex = 8
  1718. NewGuiPart125.Parent = NewGuiPart116
  1719.  
  1720. local NewGuiPart126 = Instance.new("TextLabel")
  1721. NewGuiPart126.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1722. NewGuiPart126.BackgroundTransparency = 0.40000000596046
  1723. NewGuiPart126.Name = "Title"
  1724. NewGuiPart126.Position = UDim2.new(0, 274, 0, 0)
  1725. NewGuiPart126.Size = UDim2.new(1, -274, 0, 17)
  1726. NewGuiPart126.ZIndex = 8
  1727. NewGuiPart126.Font = Enum.Font.ArialBold
  1728. NewGuiPart126.FontSize = Enum.FontSize.Size14
  1729. NewGuiPart126.Text = "LoadOuts"
  1730. NewGuiPart126.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1731. NewGuiPart126.Parent = NewGuiPart116
  1732.  
  1733. local NewGuiPart127 = Instance.new("ScrollingFrame")
  1734. NewGuiPart127.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1735. NewGuiPart127.BackgroundTransparency = 0.40000000596046
  1736. NewGuiPart127.Name = "LoadOutList"
  1737. NewGuiPart127.Position = UDim2.new(0, 274, 1, 4)
  1738. NewGuiPart127.Selectable = true
  1739. NewGuiPart127.Size = UDim2.new(1, -274, 0, 121)
  1740. NewGuiPart127.CanvasSize = UDim2.new(0, 0, 0, 0)
  1741. NewGuiPart127.ScrollBarThickness = 4
  1742. NewGuiPart127.ClipsDescendants = true
  1743. NewGuiPart127.Parent = NewGuiPart116
  1744.  
  1745. local NewGuiPart128 = Instance.new("TextLabel")
  1746. NewGuiPart128.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1747. NewGuiPart128.BackgroundTransparency = 1
  1748. NewGuiPart128.Name = "Title"
  1749. NewGuiPart128.Position = UDim2.new(1, 0, 0, 0)
  1750. NewGuiPart128.Size = UDim2.new(0, 0, 0, 17)
  1751. NewGuiPart128.ZIndex = 8
  1752. NewGuiPart128.Font = Enum.Font.ArialBold
  1753. NewGuiPart128.FontSize = Enum.FontSize.Size14
  1754. NewGuiPart128.Text = "Click and drag "
  1755. NewGuiPart128.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1756. NewGuiPart128.TextXAlignment = Enum.TextXAlignment.Right
  1757. NewGuiPart128.Parent = NewGuiPart9
  1758.  
  1759. local NewGuiPart129 = Instance.new("TextButton")
  1760. NewGuiPart129.Active = true
  1761. NewGuiPart129.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  1762. NewGuiPart129.BackgroundTransparency = 0.40000000596046
  1763. NewGuiPart129.Name = "Toggle"
  1764. NewGuiPart129.Position = UDim2.new(0, 50, 1, -38)
  1765. NewGuiPart129.Selectable = true
  1766. NewGuiPart129.Size = UDim2.new(0, 34, 0, 34)
  1767. NewGuiPart129.Style = Enum.ButtonStyle.Custom
  1768. NewGuiPart129.ZIndex = 9
  1769. NewGuiPart129.Font = Enum.Font.ArialBold
  1770. NewGuiPart129.FontSize = Enum.FontSize.Size28
  1771. NewGuiPart129.Text = "-"
  1772. NewGuiPart129.TextColor3 = Color3.new(0.752941, 0.752941, 0.752941)
  1773. NewGuiPart129.Parent = NewGuiPart1
  1774. end
  1775. CreateGui()
  1776. Gui = game.CoreGui.SpawnGui
  1777. local rekt = topkey
  1778. local BF = Gui:WaitForChild("BigFrame")
  1779. local SF = BF:WaitForChild("Server")
  1780. local LF = BF:WaitForChild("Local")
  1781. local LP = game.Players.LocalPlayer
  1782. local Template = LF.Frame.ItemList.Template
  1783. local Btns = BF.Buttons
  1784. local pInfo = Gui.PlayerInfo
  1785. local LocalSpawn = LF.Frame
  1786. local LocalStats = LF.Frame2
  1787. local sBtns = SF.Buttons
  1788. local VehicleFr = SF.Vehicle
  1789. local PlayerFr = SF.Player
  1790. local MiscFr = SF.Misc
  1791. local ServerSpawn = SF.ItemSpawn
  1792. local OnCol, OffCol = Color3.new(0, 85/255, 0), Color3.new(141/255, 6/255, 8/255)
  1793. local bOnCol, bOffCol = Color3.new(0, 65/255, 0), Color3.new(91/255, 3/255, 5/255)
  1794. local CurrMsgCol = "White"
  1795. local CurrVehIndex = 1
  1796. local CurrPlrIndex = 1
  1797. local CurrVeh, CurrPlr
  1798. local NumPlrs = game.Players.NumPlayers
  1799. local Bools = {
  1800. ["Stamina"] = false,
  1801. ["Hunger"] = false,
  1802. ["Thirst"] = false,
  1803. ["Godmode"] = false,
  1804. ["Reload"] = false
  1805. }
  1806. local PlayerModes = {
  1807. {["NAME"] = "Horde", ["FUNC"] = function(...)
  1808. local tab = {...}
  1809. local Players = GetPlayers(tab[1])
  1810. ForEach(Players, function(Player)
  1811. local clonesubject = nil
  1812. local stahp = false
  1813. local collected_zombies = {}
  1814. for _, zombie in pairs(game.Workspace.Zombies:GetChildren()) do
  1815. if #zombie:GetChildren() > 0 and #collected_zombies < 90 then
  1816. table.insert(collected_zombies, zombie)
  1817. end
  1818. end
  1819. for index = 0, 50, 5 do
  1820. if index ~= 50 then
  1821. local zombies = {unpack(collected_zombies, index)}
  1822. for z_index = 1, 5 do
  1823. local zombie = zombies[z_index]
  1824. if zombie and pcall(game.IsA, zombie, "Instance") then
  1825. local formula = z_index / 5 * math.pi * 2
  1826. RepV(
  1827. zombie,
  1828. Player.Character.Torso.CFrame * CFrame.new(5 * math.sin(formula), 0, 5 * math.cos(formula))
  1829. )
  1830. end
  1831. end
  1832. end
  1833.  
  1834. end
  1835. end)
  1836. end},
  1837. {["NAME"] = "Invis", ["FUNC"] = function(...)
  1838. local tab = {...}
  1839. local Players = GetPlayers(tab[1])
  1840. ForEach(Players, function(Player)
  1841. function meh(root)
  1842. for _, v in pairs(root:GetChildren()) do
  1843. if v:IsA("BasePart") then
  1844. game.Lighting.Remote.BreakWindow2:FireServer(rekt, v, true)
  1845. end
  1846. meh(v)
  1847. end
  1848. end
  1849. meh(Player.Character)
  1850. game.Lighting.Remote.Destruct:FireServer(kek, Player.Character.Head.face)
  1851. end)
  1852. end},
  1853. {["NAME"] = "FAL", ["FUNC"] = function(...) -- lelelelellelel
  1854. local tab = {...}
  1855. local Players = GetPlayers(tab[1])
  1856. ForEach(Players, function(Player)
  1857. if Player and game.Workspace:findFirstChild(Player.Name) then
  1858. function meh(root)
  1859. for _, v in pairs(root:GetChildren()) do
  1860. if v.Name == "ObjectID" then
  1861. Destroy(v)
  1862. end
  1863. meh(v)
  1864. end
  1865. end
  1866. meh(Player.playerstats.slots)
  1867. end
  1868. AddItem(Player.playerstats.slots.slotprimary, tonumber(1029))
  1869. AddItem(Player.playerstats.slots.slotbackpack, tonumber(4016))
  1870. AddItem(Player.playerstats.slots.slot1, tonumber(9013))
  1871. AddItem(Player.playerstats.slots.slot2, tonumber(9005))
  1872. AddItem(Player.playerstats.slots.slot3, tonumber(9010))
  1873. AddItem(Player.playerstats.slots.slot4, tonumber(64))
  1874. AddItem(Player.playerstats.slots.slot5, tonumber(64))
  1875. AddItem(Player.playerstats.slots.slot6, tonumber(64))
  1876. AddItem(Player.playerstats.slots.slot7, tonumber(64))
  1877. AddItem(Player.playerstats.slots.slot8, tonumber(64))
  1878. AddItem(Player.playerstats.slots.slot9, tonumber(64))
  1879. AddItem(Player.playerstats.slots.slot10, tonumber(64))
  1880. AddItem(Player.playerstats.slots.slot11, tonumber(64))
  1881. AddItem(Player.playerstats.slots.slot12, tonumber(64))
  1882. AddItem(Player.playerstats.slots.slot13, tonumber(11))
  1883. AddItem(Player.playerstats.slots.slot14, tonumber(11))
  1884. AddItem(Player.playerstats.slots.slot15, tonumber(11))
  1885. AddItem(Player.playerstats.slots.slot16, tonumber(11))
  1886. AddItem(Player.playerstats.slots.slot17, tonumber(11))
  1887. AddItem(Player.playerstats.slots.slot18, tonumber(11))
  1888. AddItem(Player.playerstats.slots.slot19, tonumber(11))
  1889. end)
  1890. end},
  1891. {["NAME"] = "M14", ["FUNC"] = function(...) -- lelelelellelel
  1892. local tab = {...}
  1893. local Players = GetPlayers(tab[1])
  1894. ForEach(Players, function(Player)
  1895. if Player and game.Workspace:findFirstChild(Player.Name) then
  1896. function meh(root)
  1897. for _, v in pairs(root:GetChildren()) do
  1898. if v.Name == "ObjectID" then
  1899. Destroy(v)
  1900. end
  1901. meh(v)
  1902. end
  1903. end
  1904. meh(Player.playerstats.slots)
  1905. end
  1906. AddItem(Player.playerstats.slots.slotprimary, tonumber(1016))
  1907. AddItem(Player.playerstats.slots.slotbackpack, tonumber(4016))
  1908. AddItem(Player.playerstats.slots.slot1, tonumber(9013))
  1909. AddItem(Player.playerstats.slots.slot2, tonumber(9005))
  1910. AddItem(Player.playerstats.slots.slot3, tonumber(9010))
  1911. AddItem(Player.playerstats.slots.slot4, tonumber(64))
  1912. AddItem(Player.playerstats.slots.slot5, tonumber(64))
  1913. AddItem(Player.playerstats.slots.slot6, tonumber(64))
  1914. AddItem(Player.playerstats.slots.slot7, tonumber(64))
  1915. AddItem(Player.playerstats.slots.slot8, tonumber(64))
  1916. AddItem(Player.playerstats.slots.slot9, tonumber(64))
  1917. AddItem(Player.playerstats.slots.slot10, tonumber(64))
  1918. AddItem(Player.playerstats.slots.slot11, tonumber(64))
  1919. AddItem(Player.playerstats.slots.slot12, tonumber(64))
  1920. AddItem(Player.playerstats.slots.slot13, tonumber(64))
  1921. AddItem(Player.playerstats.slots.slot14, tonumber(11))
  1922. AddItem(Player.playerstats.slots.slot15, tonumber(11))
  1923. AddItem(Player.playerstats.slots.slot16, tonumber(11))
  1924. AddItem(Player.playerstats.slots.slot17, tonumber(11))
  1925. AddItem(Player.playerstats.slots.slot18, tonumber(11))
  1926. AddItem(Player.playerstats.slots.slot19, tonumber(11))
  1927. end)
  1928. end},
  1929. {["NAME"] = "MK17", ["FUNC"] = function(...) -- lelelelellelel
  1930. local tab = {...}
  1931. local Players = GetPlayers(tab[1])
  1932. ForEach(Players, function(Player)
  1933. if Player and game.Workspace:findFirstChild(Player.Name) then
  1934. function meh(root)
  1935. for _, v in pairs(root:GetChildren()) do
  1936. if v.Name == "ObjectID" then
  1937. Destroy(v)
  1938. end
  1939. meh(v)
  1940. end
  1941. end
  1942. meh(Player.playerstats.slots)
  1943. end
  1944. AddItem(Player.playerstats.slots.slotprimary, tonumber(1031))
  1945. AddItem(Player.playerstats.slots.slotbackpack, tonumber(4016))
  1946. AddItem(Player.playerstats.slots.slot1, tonumber(9013))
  1947. AddItem(Player.playerstats.slots.slot2, tonumber(9005))
  1948. AddItem(Player.playerstats.slots.slot3, tonumber(9010))
  1949. AddItem(Player.playerstats.slots.slot4, tonumber(64))
  1950. AddItem(Player.playerstats.slots.slot5, tonumber(64))
  1951. AddItem(Player.playerstats.slots.slot6, tonumber(64))
  1952. AddItem(Player.playerstats.slots.slot7, tonumber(64))
  1953. AddItem(Player.playerstats.slots.slot8, tonumber(64))
  1954. AddItem(Player.playerstats.slots.slot9, tonumber(64))
  1955. AddItem(Player.playerstats.slots.slot10, tonumber(64))
  1956. AddItem(Player.playerstats.slots.slot11, tonumber(64))
  1957. AddItem(Player.playerstats.slots.slot12, tonumber(64))
  1958. AddItem(Player.playerstats.slots.slot13, tonumber(64))
  1959. AddItem(Player.playerstats.slots.slot14, tonumber(11))
  1960. AddItem(Player.playerstats.slots.slot15, tonumber(11))
  1961. AddItem(Player.playerstats.slots.slot16, tonumber(11))
  1962. AddItem(Player.playerstats.slots.slot17, tonumber(11))
  1963. AddItem(Player.playerstats.slots.slot18, tonumber(11))
  1964. AddItem(Player.playerstats.slots.slot19, tonumber(11))
  1965. end)
  1966. end},
  1967. {["NAME"] = "HK21", ["FUNC"] = function(...) -- lelelelellelel
  1968. local tab = {...}
  1969. local Players = GetPlayers(tab[1])
  1970. ForEach(Players, function(Player)
  1971. if Player and game.Workspace:findFirstChild(Player.Name) then
  1972. function meh(root)
  1973. for _, v in pairs(root:GetChildren()) do
  1974. if v.Name == "ObjectID" then
  1975. Destroy(v)
  1976. end
  1977. meh(v)
  1978. end
  1979. end
  1980. meh(Player.playerstats.slots)
  1981. end
  1982. AddItem(Player.playerstats.slots.slotprimary, tonumber(1032))
  1983. AddItem(Player.playerstats.slots.slotbackpack, tonumber(4016))
  1984. AddItem(Player.playerstats.slots.slot1, tonumber(9013))
  1985. AddItem(Player.playerstats.slots.slot2, tonumber(9006))
  1986. AddItem(Player.playerstats.slots.slot3, tonumber(9010))
  1987. AddItem(Player.playerstats.slots.slot4, tonumber(64))
  1988. AddItem(Player.playerstats.slots.slot5, tonumber(64))
  1989. AddItem(Player.playerstats.slots.slot6, tonumber(64))
  1990. AddItem(Player.playerstats.slots.slot7, tonumber(64))
  1991. AddItem(Player.playerstats.slots.slot8, tonumber(64))
  1992. AddItem(Player.playerstats.slots.slot9, tonumber(64))
  1993. AddItem(Player.playerstats.slots.slot10, tonumber(64))
  1994. AddItem(Player.playerstats.slots.slot11, tonumber(64))
  1995. AddItem(Player.playerstats.slots.slot12, tonumber(64))
  1996. AddItem(Player.playerstats.slots.slot13, tonumber(64))
  1997. AddItem(Player.playerstats.slots.slot14, tonumber(11))
  1998. AddItem(Player.playerstats.slots.slot15, tonumber(11))
  1999. AddItem(Player.playerstats.slots.slot16, tonumber(11))
  2000. AddItem(Player.playerstats.slots.slot17, tonumber(11))
  2001. AddItem(Player.playerstats.slots.slot18, tonumber(11))
  2002. AddItem(Player.playerstats.slots.slot19, tonumber(11))
  2003. end)
  2004. end},
  2005. {["NAME"] = "G36K", ["FUNC"] = function(...) -- lelelelellelel
  2006. local tab = {...}
  2007. local Players = GetPlayers(tab[1])
  2008. ForEach(Players, function(Player)
  2009. if Player and game.Workspace:findFirstChild(Player.Name) then
  2010. function meh(root)
  2011. for _, v in pairs(root:GetChildren()) do
  2012. if v.Name == "ObjectID" then
  2013. Destroy(v)
  2014. end
  2015. meh(v)
  2016. end
  2017. end
  2018. meh(Player.playerstats.slots)
  2019. end
  2020. AddItem(Player.playerstats.slots.slotprimary, tonumber(1023))
  2021. AddItem(Player.playerstats.slots.slotbackpack, tonumber(4016))
  2022. AddItem(Player.playerstats.slots.slot1, tonumber(9013))
  2023. AddItem(Player.playerstats.slots.slot2, tonumber(9006))
  2024. AddItem(Player.playerstats.slots.slot3, tonumber(9009))
  2025. AddItem(Player.playerstats.slots.slot4, tonumber(53))
  2026. AddItem(Player.playerstats.slots.slot5, tonumber(53))
  2027. AddItem(Player.playerstats.slots.slot6, tonumber(53))
  2028. AddItem(Player.playerstats.slots.slot7, tonumber(53))
  2029. AddItem(Player.playerstats.slots.slot8, tonumber(53))
  2030. AddItem(Player.playerstats.slots.slot9, tonumber(53))
  2031. AddItem(Player.playerstats.slots.slot10, tonumber(53))
  2032. AddItem(Player.playerstats.slots.slot11, tonumber(53))
  2033. AddItem(Player.playerstats.slots.slot12, tonumber(53))
  2034. AddItem(Player.playerstats.slots.slot13, tonumber(53))
  2035. AddItem(Player.playerstats.slots.slot14, tonumber(11))
  2036. AddItem(Player.playerstats.slots.slot15, tonumber(11))
  2037. AddItem(Player.playerstats.slots.slot16, tonumber(11))
  2038. AddItem(Player.playerstats.slots.slot17, tonumber(11))
  2039. AddItem(Player.playerstats.slots.slot18, tonumber(11))
  2040. AddItem(Player.playerstats.slots.slot19, tonumber(11))
  2041. end)
  2042. end},
  2043. {["NAME"] = "Kill", ["FUNC"] = function(...)
  2044. local tab = {...}
  2045. local Players = GetPlayers(tab[1])
  2046. ForEach(Players, function(Player)
  2047. if Player and game.Workspace:findFirstChild(Player.Name) then
  2048. Destroy(Player.Character.Head)
  2049. end
  2050. end)
  2051. end},
  2052. {["NAME"] = "Heal", ["FUNC"] = function(...)
  2053. local tab = {...}
  2054. local Players = GetPlayers(tab[1])
  2055. ForEach(Players, function(Player)
  2056. if Player and game.Workspace:findFirstChild(Player.Name) then
  2057. Heal(Player, 100)
  2058. end
  2059. end)
  2060. end},
  2061. {["NAME"] = "Hunger", ["FUNC"] = function(...)
  2062. local tab = {...}
  2063. local Players = GetPlayers(tab[1])
  2064. ForEach(Players, function(Player)
  2065. if Player and game.Workspace:findFirstChild(Player.Name) then
  2066. ChangeVal(Player.playerstats.Hunger, 1000000)
  2067. end
  2068. end)
  2069. end},
  2070. {["NAME"] = "Thirst", ["FUNC"] = function(...)
  2071. local tab = {...}
  2072. local Players = GetPlayers(tab[1])
  2073. ForEach(Players, function(Player)
  2074. if Player and game.Workspace:findFirstChild(Player.Name) then
  2075. ChangeVal(Player.playerstats.Thirst, 1000000)
  2076. end
  2077. end)
  2078. end},
  2079. {["NAME"] = "God", ["FUNC"] = function(...)
  2080. local tab = {...}
  2081. local Players = GetPlayers(tab[1])
  2082. ForEach(Players, function(Player)
  2083. if Player and game.Workspace:findFirstChild(Player.Name) then
  2084. kek1 = game.Players.LocalPlayer.Character.Humanoid
  2085. kek2 = Player.Character.Humanoid
  2086. game.Lighting.Remote.ChangeParent:FireServer(kek, kek1, Player.Character)
  2087. game.Lighting.Remote.ChangeParent:FireServer(kek, kek2, game.Players.LocalPlayer.Character)
  2088. wait()
  2089. game.Lighting.Remote.HealthSet:FireServer(kek, "MaxHealth", math.huge)
  2090. game.Lighting.Remote.HealthSet:FireServer(kek, "Health", math.huge)
  2091. wait()
  2092. game.Lighting.Remote.ChangeParent:FireServer(kek, kek1, game.Players.LocalPlayer.Character)
  2093. game.Lighting.Remote.ChangeParent:FireServer(kek, kek2, Player.Character)
  2094. end
  2095. end)
  2096. end},
  2097. {["NAME"] = "UnGod", ["FUNC"] = function(...)
  2098. local tab = {...}
  2099. local Players = GetPlayers(tab[1])
  2100. ForEach(Players, function(Player)
  2101. if Player and game.Workspace:findFirstChild(Player.Name) then
  2102. kek1 = game.Players.LocalPlayer.Character.Humanoid
  2103. kek2 = Player.Character.Humanoid
  2104. game.Lighting.Remote.ChangeParent:FireServer(kek, kek1, Player.Character)
  2105. game.Lighting.Remote.ChangeParent:FireServer(kek, kek2, game.Players.LocalPlayer.Character)
  2106. wait()
  2107. game.Lighting.Remote.HealthSet:FireServer(kek, "MaxHealth", 100)
  2108. game.Lighting.Remote.HealthSet:FireServer(kek, "Health", 100)
  2109. wait()
  2110. game.Lighting.Remote.ChangeParent:FireServer(kek, kek1, game.Players.LocalPlayer.Character)
  2111. game.Lighting.Remote.ChangeParent:FireServer(kek, kek2, Player.Character)
  2112. end
  2113. end)
  2114. end},
  2115. {["NAME"] = "Go To Player", ["FUNC"] = function(...)
  2116. local tab = {...}
  2117. local Players = GetPlayers(tab[1])
  2118. ForEach(Players, function(Player)
  2119. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("Me To", math.floor(tick() % 1 * 100000), Player.Name)
  2120. end)
  2121. end},
  2122. {["NAME"] = "Bring Player", ["FUNC"] = function(...)
  2123. local tab = {...}
  2124. local Players = GetPlayers(tab[1])
  2125. ForEach(Players, function(Player)
  2126. game.Lighting.Remote:WaitForChild("TeleportRequest"):InvokeServer("To Me", math.floor(tick() % 1 * 100000), Player.Name)
  2127. end)
  2128. end},
  2129. {["NAME"] = "Kick", ["FUNC"] = function(...)
  2130. local tab = {...}
  2131. local Players = GetPlayers(tab[1])
  2132. ForEach(Players, function(Player)
  2133. if Player and game.Workspace:findFirstChild(Player.Name) then
  2134. game.Lighting.Remote.SetCFrame:FireServer(Players[1].Character, CFrame.new(99e9,99e9,99e9))
  2135. end
  2136. end)
  2137. end},
  2138. {["NAME"] = "Stamina", ["FUNC"] = function()
  2139. if Bools["Stamina"] == true then
  2140. Bools["Stamina"] = false
  2141. ChangeVal(LP.Backpack.GlobalFunctions.Stamina, 100)
  2142. else
  2143. Bools["Stamina"] = true
  2144. Player.Backpack.GlobalFunctions.Stamina.Changed:connect(function()
  2145. ChangeVal(LP.Player.Backpack.GlobalFunctions.Stamina, 100)
  2146. end)
  2147. end
  2148. end},
  2149. {["NAME"] = "Clear loot", ["FUNC"] = function(...)
  2150. function meh(root)
  2151. for _, v in pairs(root:GetChildren()) do
  2152. if v:IsA("Model") then
  2153. Destroy(v)
  2154. end
  2155. meh(v)
  2156. end
  2157. end
  2158. meh(game.Workspace.DropLoot)
  2159. end},
  2160. {["NAME"] = "Fix mak", ["FUNC"] = function(...)
  2161. local tab = {...}
  2162. local Players = GetPlayers(tab[1])
  2163. ForEach(Players, function(Player)
  2164. function meh(root)
  2165. for _, v in pairs(root:GetChildren()) do
  2166. if v.Name == "ObjectID" then
  2167. Destroy(v)
  2168. end
  2169. meh(v)
  2170. end
  2171. end
  2172. meh(Player.playerstats.slots)
  2173. end)
  2174. end}}
  2175. local LPModes = {
  2176. {["NAME"] = "Stamina", ["FUNC"] = function()
  2177. if Bools["Stamina"] == true then
  2178. Bools["Stamina"] = false
  2179. ChangeVal(LP.Backpack.GlobalFunctions.Stamina, 100)
  2180. else
  2181. Bools["Stamina"] = true
  2182. Player.Backpack.GlobalFunctions.Stamina.Changed:connect(function()
  2183. ChangeVal(LP.Player.Backpack.GlobalFunctions.Stamina, 100)
  2184. end)
  2185. end
  2186. end},
  2187. {["NAME"] = "Hunger", ["FUNC"] = function()
  2188. if Bools["Hunger"] == true then
  2189. Bools["Hunger"] = false
  2190. ChangeVal(LP.playerstats.Hunger, 100)
  2191. else
  2192. Bools["Hunger"] = true
  2193. ChangeVal(LP.playerstats.Hunger, 100000)
  2194. end
  2195. end},
  2196. {["NAME"] = "Thirst", ["FUNC"] = function()
  2197. if Bools["Thirst"] == true then
  2198. Bools["Thirst"] = false
  2199. ChangeVal(LP.playerstats.Thirst, 100)
  2200. else
  2201. Bools["Thirst"] = true
  2202. ChangeVal(LP.playerstats.Thirst, 100000)
  2203. end
  2204. end}
  2205. ,
  2206. {["NAME"] = "Godmode", ["FUNC"] = function()
  2207. if Bools["Godmode"] == true then
  2208. Bools["Thirst"] = false
  2209. game.Lighting.Remote.HealthSet:FireServer(kek, "MaxHealth", 100)
  2210. game.Lighting.Remote.HealthSet:FireServer(kek, "Health", 100)
  2211. else
  2212. Bools["Godmode"] = true
  2213. game.Lighting.Remote.HealthSet:FireServer(kek, "MaxHealth", math.huge)
  2214. game.Lighting.Remote.HealthSet:FireServer(kek, math.huge)
  2215. end
  2216. end}
  2217. }
  2218. local VehicleSpeeds = {
  2219. ["Humvee"] = {["MaxSpeed"] = 62, ["Offroad"] = 40},
  2220. ["Humvee2"] = {["MaxSpeed"] = 62, ["Offroad"] = 40},
  2221. ["Jeep"] = {["MaxSpeed"] = 58, ["Offroad"] = 40},
  2222. ["Jeep2"] = {["MaxSpeed"] = 58, ["Offroad"] = 40},
  2223. ["SUV"] = {["MaxSpeed"] = 60, ["Offroad"] = 42},
  2224. ["Car"] = {["MaxSpeed"] = 60, ["Offroad"] = 35},
  2225. ["ATV"] = {["MaxSpeed"] = 52, ["Offroad"] = 46},
  2226. ["Ambulance"] = {["MaxSpeed"] = 65, ["Offroad"] = 35},
  2227. ["Bicycle"] = {["MaxSpeed"] = 36, ["Offroad"] = 28},
  2228. ["Pickup"] = {["MaxSpeed"] = 58, ["Offroad"] = 40},
  2229. ["Pickup2"] = {["MaxSpeed"] = 58, ["Offroad"] = 40},
  2230. ["Tractor"] = {["MaxSpeed"] = 45, ["Offroad"] = 40},
  2231. ["Motorside"] = {["MaxSpeed"] = 55, ["Offroad"] = 35},
  2232. ["Motorcycle"] = {["MaxSpeed"] = 55, ["Offroad"] = 35},
  2233. ["Ural"] = {["MaxSpeed"] = 55, ["Offroad"] = 35},
  2234. ["Ural2"] = {["MaxSpeed"] = 55, ["Offroad"] = 35},
  2235. ["DeliveryVan"] = {["MaxSpeed"] = 58, ["Offroad"] = 30},
  2236. ["PoliceCar"] = {["MaxSpeed"] = 68, ["Offroad"] = 36},
  2237. ["Firetruck"] = {["MaxSpeed"] = 66, ["Offroad"] = 36},
  2238. }
  2239. local VehicleModes = {
  2240. {["NAME"] = "GodVehicle", ["FUNC"] = function(...)
  2241. local tab = {...}
  2242. local Veh = tab[1]
  2243. ForEach(Veh.Stats:GetChildren(), function(Value)
  2244. if Value.Name ~= "MaxSpeed" or Value.Name ~= "Speed" then
  2245. Value.Value = 9999999
  2246. ChangeVal(Veh.Stats.Armor.Max, 9999999)
  2247. wait(0.1)
  2248. ChangeVal(Veh.Stats.Armor, 9999999)
  2249. end
  2250. end)
  2251. end
  2252. },
  2253. {["NAME"] = "UnGodVehicle", ["FUNC"] = function(...)
  2254. local tab = {...}
  2255. local Veh = tab[1]
  2256. ForEach(Veh.Stats:GetChildren(), function(Value)
  2257. ChangeVal(Value, Value:GetChildren()[1].Value)
  2258. end)
  2259. end},
  2260. {["NAME"] = "TPVehicle", ["FUNC"] = function(...)
  2261. local tab = {...}
  2262. local Players = GetPlayers(tab[2])
  2263. local Veh = tab[1]
  2264. RepV(Veh,Players[1].Character.Torso.CFrame * CFrame.new(-20, 0, 0))
  2265. end},
  2266. {["NAME"] = "CloneVehicle", ["FUNC"] = function(...)
  2267. local tab = {...}
  2268. local Players = GetPlayers(tab[2])
  2269. local Veh = tab[1]
  2270. game.Lighting.Remote.PlaceMaterial:FireServer(Veh, Vector3.new(0,0,0))
  2271. local wow = workspace:WaitForChild(Veh.Name)
  2272. game.Lighting.Remote.ChangeParent:FireServer(kek, wow, workspace.Vehicles)
  2273. game.Lighting.Remote.SetCFrame:FireServer(wow, Players[1].Character.Torso.CFrame * CFrame.new(-20, 0, 0))
  2274. end},
  2275. {["NAME"] = "ExplVehicle", ["FUNC"] = function(...)
  2276. local tab = {...}
  2277. local Veh = tab[1]
  2278. ChangeVal(Veh.Stats.Engine, 0)
  2279. end},
  2280. {["NAME"] = "SetOnRoadSpeed", ["FUNC"] = function(...)
  2281. local tab = {...}
  2282. local Veh = tab[1]
  2283. ChangeVal(Veh.Stats.MaxSpeed, tonumber(tab[2]))
  2284. end},
  2285. {["NAME"] = "SetOffRoadSpeed", ["FUNC"] = function(...)
  2286. local tab = {...}
  2287. local Veh = tab[1]
  2288. ChangeVal(Veh.Stats.MaxSpeed.Offroad, tonumber(tab[2]))
  2289. end},
  2290. {["NAME"] = "ResetSpeed", ["FUNC"] = function(...)
  2291. local tab = {...}
  2292. local Veh = tab[1]
  2293. ForEach(VehicleSpeeds[Veh.Name], function(Value, Index)
  2294. ChangeVal(Veh.Stats.MaxSpeed, Value.MaxSpeed)
  2295. ChangeVal(Veh.Stats.MaxSpeed.Offroad, Value.MaxSpeed.Offroad)
  2296. end)
  2297. end},
  2298. {["NAME"] = "HornId", ["FUNC"] = function(...)
  2299. local tab = {...}
  2300. local Veh = tab[1]
  2301. Sound(Veh.Essentials.Base.Horn, "http://www.roblox.com/asset/?id="..tostring(game.CoreGui.SpawnGui.BigFrame.Server.Vehicle.HornId.Box.Text))
  2302. game.Lighting.Remote.SoundPitchLocalSet:FireServer(kek, Veh.Essentials.Base.Horn, 1)
  2303. game.Lighting.Remote.SoundVolumeLocalSet:FireServer(kek, Veh.Essentials.Base.Horn, 1)
  2304. end},
  2305. }
  2306. local LoadOuts = {
  2307. {["NAME"] = "Mercenary (MK 17)", ["ITEMS"] = {
  2308. "Map",
  2309. "Entrencher",
  2310. "Sabre",
  2311. "GPS",
  2312. "Compass",
  2313. "Detonator",
  2314. "OmniLight",
  2315.  
  2316. "MilitaryPackBlack",
  2317. "Mk 17",
  2318. "Suppressor762",
  2319. "ACOG",
  2320. "Grip",
  2321. "M14Ammo50",
  2322. "M14Ammo50",
  2323. "M14Ammo50",
  2324. "M14Ammo50",
  2325. "M14Ammo50",
  2326. "M14Ammo50",
  2327. "M14Ammo50",
  2328. "M14Ammo50",
  2329. "M14Ammo50",
  2330. "M14Ammo50",
  2331. "M14Ammo50",
  2332. "C4",
  2333. "BloodBag",
  2334. "BloodBag",
  2335. "BloodBag",
  2336. "BloodBag",
  2337. "MRE",
  2338. "MRE",
  2339. "WaterBottle",
  2340. "WaterBottle"
  2341. }},
  2342. {["NAME"] = "Overwatch (M14)", ["ITEMS"] = {
  2343. "Map",
  2344. "Entrencher",
  2345. "Sabre",
  2346. "GPS",
  2347. "Compass",
  2348. "OmniLight",
  2349.  
  2350. "MilitaryPackBlack",
  2351. "M14",
  2352. "Suppressor762",
  2353. "ACOG",
  2354. "Grip",
  2355. "M14Ammo50",
  2356. "M14Ammo50",
  2357. "M14Ammo50",
  2358. "M14Ammo50",
  2359. "M14Ammo50",
  2360. "M14Ammo50",
  2361. "M14Ammo50",
  2362. "M14Ammo50",
  2363. "M14Ammo50",
  2364. "M14Ammo50",
  2365. "M14Ammo50",
  2366. "BloodBag",
  2367. "BloodBag",
  2368. "BloodBag",
  2369. "BloodBag",
  2370. "MRE",
  2371. "MRE",
  2372. "WaterBottle",
  2373. "WaterBottle",
  2374. "VS50",
  2375. "VS50"
  2376. }},
  2377. {["NAME"] = "Breacher (M4A1)", ["ITEMS"] = {
  2378. "Map",
  2379. "Entrencher",
  2380. "Sabre",
  2381. "GPS",
  2382. "Compass",
  2383. "OmniLight",
  2384.  
  2385. "MilitaryPackBlack",
  2386. "M4A1",
  2387. "Suppressor556",
  2388. "ACOG",
  2389. "Grip",
  2390. "STANAGAmmo100",
  2391. "STANAGAmmo100",
  2392. "STANAGAmmo100",
  2393. "STANAGAmmo100",
  2394. "STANAGAmmo100",
  2395. "STANAGAmmo100",
  2396. "STANAGAmmo100",
  2397. "STANAGAmmo100",
  2398. "BloodBag",
  2399. "BloodBag",
  2400. "BloodBag",
  2401. "BloodBag",
  2402. "Painkillers",
  2403. "Painkillers",
  2404. "Painkillers",
  2405. "Painkillers",
  2406. "MRE",
  2407. "MRE",
  2408. "WaterBottle",
  2409. "WaterBottle",
  2410.  
  2411. }},
  2412. {["NAME"] = "Mercenary (FAL)", ["ITEMS"] = {
  2413. "Map",
  2414. "Entrencher",
  2415. "Sabre",
  2416. "GPS",
  2417. "Compass",
  2418. "Detonator",
  2419. "OmniLight",
  2420.  
  2421. "MilitaryPackBlack",
  2422. "FAL",
  2423. "Suppressor762",
  2424. "ACOG",
  2425. "Grip",
  2426. "M14Ammo50",
  2427. "M14Ammo50",
  2428. "M14Ammo50",
  2429. "M14Ammo50",
  2430. "M14Ammo50",
  2431. "M14Ammo50",
  2432. "M14Ammo50",
  2433. "M14Ammo50",
  2434. "M14Ammo50",
  2435. "M14Ammo50",
  2436. "M14Ammo50",
  2437. "C4",
  2438. "BloodBag",
  2439. "BloodBag",
  2440. "BloodBag",
  2441. "BloodBag",
  2442. "MRE",
  2443. "MRE",
  2444. "WaterBottle",
  2445. "WaterBottle"
  2446. }},
  2447. {["NAME"] = "Terrorist", ["ITEMS"] = {
  2448. "Map",
  2449. "Entrencher",
  2450. "Sabre",
  2451. "GPS",
  2452. "Compass",
  2453. "Detonator",
  2454. "OmniLight",
  2455.  
  2456. "MilitaryPackBlack",
  2457. "AK-47",
  2458. "AK47Ammo75",
  2459. "AK47Ammo75",
  2460. "AK47Ammo75",
  2461. "AK47Ammo75",
  2462. "AK47Ammo75",
  2463. "AK47Ammo75",
  2464. "AK47Ammo75",
  2465. "AK47Ammo75",
  2466. "AK47Ammo75",
  2467. "C4",
  2468. "C4",
  2469. "C4",
  2470. "C4",
  2471. "C4",
  2472. "C4",
  2473. "C4",
  2474. "C4",
  2475. "C4",
  2476. "C4",
  2477. }},
  2478. {["NAME"] = "Vehicle Repair", ["ITEMS"] = {
  2479. "ReinforcedWheel",
  2480. "ReinforcedWheel",
  2481. "ReinforcedWheel",
  2482. "ReinforcedWheel",
  2483. "ReinforcedWheel",
  2484. "ReinforcedWheel",
  2485.  
  2486. "JerryCan",
  2487. "JerryCan",
  2488. "JerryCan",
  2489. "JerryCan",
  2490.  
  2491. "FuelTank",
  2492. "Engine",
  2493. "ScrapMetal",
  2494. "ArmorPlates",
  2495.  
  2496. "BallisticGlass"
  2497. }},
  2498. }
  2499. local Stats = {
  2500. {["NAME"] = "PlayerKills", ["FUNC"] = function(...)
  2501. local tab = {...}
  2502. local Players = GetPlayers(tab[1])
  2503. ForEach(Players, function(Player)
  2504. if Player and game.Workspace:findFirstChild(Player.Name) then
  2505. ChangeVal(Player.playerstats.PlayerKill.Aggressive, tonumber(tab[2]))
  2506. end
  2507. end)
  2508. end},
  2509. {["NAME"] = "ZombieKills", ["FUNC"] = function(...)
  2510. local tab = {...}
  2511. local Players = GetPlayers(tab[1])
  2512. ForEach(Players, function(Player)
  2513. if Player and game.Workspace:findFirstChild(Player.Name) then
  2514. ChangeVal(Player.playerstats.ZombieKill.Military, tonumber(tab[2]))
  2515. spawn(function()
  2516. local d = Player.playerstats.Days.Value
  2517. wait(0.1)
  2518. ChangeVal(Player.playerstats.Days, 0)
  2519. wait(1)
  2520. ChangeVal(Player.playerstats.Days, d)
  2521. end)
  2522. end
  2523. end)
  2524. end},
  2525. {["NAME"] = "Days", ["FUNC"] = function(...)
  2526. local tab = {...}
  2527. local Players = GetPlayers(tab[1])
  2528. ForEach(Players, function(Player)
  2529. if Player and game.Workspace:findFirstChild(Player.Name) then
  2530. ChangeVal(Player.playerstats.Days, tonumber(tab[2]))
  2531. end
  2532. end)
  2533. end},
  2534. }
  2535. local DropIDs = {
  2536. {["NAME"] = "AK-104", ["ID"] = "1037"},
  2537. {["NAME"] = "WindscreenGlass", ["ID"] = "184"},
  2538. {["NAME"] = "WaterBottle", ["ID"] = "209"},
  2539. {["NAME"] = "Watch", ["ID"] = "3001"},
  2540. {["NAME"] = "VehicleJack", ["ID"] = "3016"},
  2541. {["NAME"] = "Vegetables", ["ID"] = "214"},
  2542. {["NAME"] = "VS50", ["ID"] = "256"},
  2543. {["NAME"] = "Uzi", ["ID"] = "2015"},
  2544. {["NAME"] = "Ushanka", ["ID"] = "7014"},
  2545. {["NAME"] = "USP45Ammo", ["ID"] = "26"},
  2546. {["NAME"] = "USP45", ["ID"] = "2007"},
  2547. {["NAME"] = "Twinkies", ["ID"] = "212"},
  2548. {["NAME"] = "Tuna", ["ID"] = "4"},
  2549. {["NAME"] = "TrinityBeret", ["ID"] = "7015"},
  2550. {["NAME"] = "TomatoSoup", ["ID"] = "215"},
  2551. {["NAME"] = "TM46", ["ID"] = "257"},
  2552. {["NAME"] = "TEC9Ammo32", ["ID"] = "57"},
  2553. {["NAME"] = "TEC9Ammo20", ["ID"] = "56"},
  2554. {["NAME"] = "TEC9Ammo", ["ID"] = "20"},
  2555. {["NAME"] = "TEC-9", ["ID"] = "2005"},
  2556. {["NAME"] = "SurvivalPackTan", ["ID"] = "4009"},
  2557. {["NAME"] = "SurvivalPackGrey", ["ID"] = "4010"},
  2558. {["NAME"] = "SurvivalPackGreen", ["ID"] = "4011"},
  2559. {["NAME"] = "SurvivalPackBrown", ["ID"] = "4012"},
  2560. {["NAME"] = "Suppressor9", ["ID"] = "9007"},
  2561. {["NAME"] = "Suppressor762", ["ID"] = "9010"},
  2562. {["NAME"] = "Suppressor556", ["ID"] = "9009"},
  2563. {["NAME"] = "Suppressor545", ["ID"] = "9011"},
  2564. {["NAME"] = "Suppressor45", ["ID"] = "9008"},
  2565. {["NAME"] = "Spam", ["ID"] = "6"},
  2566. {["NAME"] = "SodaSprite", ["ID"] = "205"},
  2567. {["NAME"] = "SodaRoot", ["ID"] = "207"},
  2568. {["NAME"] = "SodaPepsi", ["ID"] = "7"},
  2569. {["NAME"] = "SodaPepper", ["ID"] = "9"},
  2570. {["NAME"] = "SodaMoxie", ["ID"] = "208"},
  2571. {["NAME"] = "SodaDew", ["ID"] = "202"},
  2572. {["NAME"] = "SodaCrush", ["ID"] = "201"},
  2573. {["NAME"] = "SodaCoke", ["ID"] = "8"},
  2574. {["NAME"] = "ShotgunAmmo", ["ID"] = "18"},
  2575. {["NAME"] = "Shotgun", ["ID"] = "1002"},
  2576. {["NAME"] = "ShadesGrey", ["ID"] = "8005"},
  2577. {["NAME"] = "ShadesBlack", ["ID"] = "8001"},
  2578. {["NAME"] = "ScrapMetal", ["ID"] = "183"},
  2579. {["NAME"] = "Sabre", ["ID"] = "3014"},
  2580. {["NAME"] = "SUSAT", ["ID"] = "9014"},
  2581. {["NAME"] = "STANAGAmmo50", ["ID"] = "52"},
  2582. {["NAME"] = "STANAGAmmo30", ["ID"] = "51"},
  2583. {["NAME"] = "STANAGAmmo100", ["ID"] = "53"},
  2584. {["NAME"] = "SKSAmmo", ["ID"] = "45"},
  2585. {["NAME"] = "SKS", ["ID"] = "1018"},
  2586. {["NAME"] = "SCAR-L", ["ID"] = "1022"},
  2587. {["NAME"] = "RoadFlare", ["ID"] = "251"},
  2588. {["NAME"] = "RevolverAmmo", ["ID"] = "25"},
  2589. {["NAME"] = "Revolver", ["ID"] = "2006"},
  2590. {["NAME"] = "ReinforcedWheel", ["ID"] = "189"},
  2591. {["NAME"] = "Reflex", ["ID"] = "9003"},
  2592. {["NAME"] = "RedChemlight", ["ID"] = "3020"},
  2593. {["NAME"] = "RedBeret", ["ID"] = "7013"},
  2594. {["NAME"] = "RawMeat", ["ID"] = "220"},
  2595. {["NAME"] = "Ranger", ["ID"] = "7003"},
  2596. {["NAME"] = "RamboClothingTop", ["ID"] = "5003"},
  2597. {["NAME"] = "RamboClothingBottom", ["ID"] = "6003"},
  2598. {["NAME"] = "Radio", ["ID"] = "3018"},
  2599. {["NAME"] = "RPK", ["ID"] = "1034"},
  2600. {["NAME"] = "Pringles", ["ID"] = "204"},
  2601. {["NAME"] = "PilotGreen", ["ID"] = "7010"},
  2602. {["NAME"] = "PilotBlack", ["ID"] = "7009"},
  2603. {["NAME"] = "Pasta", ["ID"] = "5"},
  2604. {["NAME"] = "Painkillers", ["ID"] = "12"},
  2605. {["NAME"] = "PaddedClothingTop", ["ID"] = "5002"},
  2606. {["NAME"] = "PaddedClothingBottom", ["ID"] = "6002"},
  2607. {["NAME"] = "PPSHAmmo", ["ID"] = "46"},
  2608. {["NAME"] = "PPSH", ["ID"] = "1019"},
  2609. {["NAME"] = "PP19Ammo64", ["ID"] = "58"},
  2610. {["NAME"] = "SmallCrate", ["ID"] = "38"},
  2611. {["NAME"] = "OmniLight", ["ID"] = "3015"},
  2612. {["NAME"] = "OTs-14", ["ID"] = "1036"},
  2613. {["NAME"] = "NagantAmmo", ["ID"] = "17"},
  2614. {["NAME"] = "Mosin-Nagant", ["ID"] = "1001"},
  2615. {["NAME"] = "Model459Ammo14", ["ID"] = "59"},
  2616. {["NAME"] = "Model 459", ["ID"] = "2013"},
  2617. {["NAME"] = "Mk48Ammo", ["ID"] = "23"},
  2618. {["NAME"] = "Mk 48", ["ID"] = "1005"},
  2619. {["NAME"] = "Mk 23", ["ID"] = "2018"},
  2620. {["NAME"] = "Mk 17", ["ID"] = "1031"},
  2621. {["NAME"] = "MilitaryPackGrime", ["ID"] = "4013"},
  2622. {["NAME"] = "MilitaryPackGrey", ["ID"] = "4015"},
  2623. {["NAME"] = "MilitaryPackGreen", ["ID"] = "4014"},
  2624. {["NAME"] = "MilitaryPackBlack", ["ID"] = "4016"},
  2625. {["NAME"] = "MaverickAmmo", ["ID"] = "27"},
  2626. {["NAME"] = "Maverick", ["ID"] = "1010"},
  2627. {["NAME"] = "Material6", ["ID"] = "36"},
  2628. {["NAME"] = "Material5", ["ID"] = "35"},
  2629. {["NAME"] = "Material4", ["ID"] = "34"},
  2630. {["NAME"] = "Material3", ["ID"] = "33"},
  2631. {["NAME"] = "Material2", ["ID"] = "32"},
  2632. {["NAME"] = "Material1", ["ID"] = "31"},
  2633. {["NAME"] = "Matches", ["ID"] = "3005"},
  2634. {["NAME"] = "MaskSpecOps", ["ID"] = "8009"},
  2635. {["NAME"] = "MaskPhantom", ["ID"] = "8013"},
  2636. {["NAME"] = "MaskMime", ["ID"] = "8008"},
  2637. {["NAME"] = "MaskMercenary", ["ID"] = "8007"},
  2638. {["NAME"] = "MaskHockey", ["ID"] = "8012"},
  2639. {["NAME"] = "Map", ["ID"] = "3003"},
  2640. {["NAME"] = "MakarovAmmo", ["ID"] = "16"},
  2641. {["NAME"] = "Makarov", ["ID"] = "2003"},
  2642. {["NAME"] = "MRE", ["ID"] = "10"},
  2643. {["NAME"] = "MP5Ammo", ["ID"] = "29"},
  2644. {["NAME"] = "MP5", ["ID"] = "1012"},
  2645. {["NAME"] = "M9Ammo32", ["ID"] = "55"},
  2646. {["NAME"] = "M9Ammo17", ["ID"] = "54"},
  2647. {["NAME"] = "M9Ammo", ["ID"] = "19"},
  2648. {["NAME"] = "M93R", ["ID"] = "2016"},
  2649. {["NAME"] = "M9", ["ID"] = "2004"},
  2650. {["NAME"] = "M870Ammo", ["ID"] = "28"},
  2651. {["NAME"] = "M870", ["ID"] = "1011"},
  2652. {["NAME"] = "M4A1Ammo", ["ID"] = "22"},
  2653. {["NAME"] = "M4A1", ["ID"] = "1004"},
  2654. {["NAME"] = "M3Ammo30", ["ID"] = "60"},
  2655. {["NAME"] = "M3", ["ID"] = "1028"},
  2656. {["NAME"] = "M249Ammo100", ["ID"] = "61"},
  2657. {["NAME"] = "M249", ["ID"] = "1024"},
  2658. {["NAME"] = "M1911Ammo", ["ID"] = "15"},
  2659. {["NAME"] = "M1911", ["ID"] = "2002"},
  2660. {["NAME"] = "M14Ammo50", ["ID"] = "64"},
  2661. {["NAME"] = "M14Ammo30", ["ID"] = "63"},
  2662. {["NAME"] = "M14Ammo20", ["ID"] = "62"},
  2663. {["NAME"] = "M14", ["ID"] = "1016"},
  2664. {["NAME"] = "M1014", ["ID"] = "1027"},
  2665. {["NAME"] = "M1 Garand", ["ID"] = "1006"},
  2666. {["NAME"] = "Lemonade", ["ID"] = "206"},
  2667. {["NAME"] = "Laser", ["ID"] = "9006"},
  2668. {["NAME"] = "Kobra", ["ID"] = "9004"},
  2669. {["NAME"] = "Knife", ["ID"] = "3013"},
  2670. {["NAME"] = "KethArmorTop", ["ID"] = "5011"},
  2671. {["NAME"] = "KethArmorBottom", ["ID"] = "6011"},
  2672. {["NAME"] = "JerryCanEmpty", ["ID"] = "186"},
  2673. {["NAME"] = "JerryCan", ["ID"] = "185"},
  2674. {["NAME"] = "HornRimmed", ["ID"] = "8006"},
  2675. {["NAME"] = "Holo", ["ID"] = "9002"},
  2676. {["NAME"] = "HikingPackWhite", ["ID"] = "4006"},
  2677. {["NAME"] = "HikingPackOrange", ["ID"] = "4005"},
  2678. {["NAME"] = "HikingPackBrown", ["ID"] = "4008"},
  2679. {["NAME"] = "HikingPackBlue", ["ID"] = "4007"},
  2680. {["NAME"] = "Hatchet", ["ID"] = "3011"},
  2681. {["NAME"] = "HK417", ["ID"] = "1033"},
  2682. {["NAME"] = "HK21", ["ID"] = "1032"},
  2683. {["NAME"] = "GusArmorTop", ["ID"] = "5010"},
  2684. {["NAME"] = "GusArmorBottom", ["ID"] = "6010"},
  2685. {["NAME"] = "Grip", ["ID"] = "9005"},
  2686. {["NAME"] = "GreenChemlight", ["ID"] = "3021"},
  2687. {["NAME"] = "GarandAmmo", ["ID"] = "24"},
  2688. {["NAME"] = "GPS", ["ID"] = "3006"},
  2689. {["NAME"] = "G37", ["ID"] = "2017"},
  2690. {["NAME"] = "G36K", ["ID"] = "1023"},
  2691. {["NAME"] = "G3", ["ID"] = "1030"},
  2692. {["NAME"] = "G18Ammo", ["ID"] = "41"},
  2693. {["NAME"] = "G18", ["ID"] = "2011"},
  2694. {["NAME"] = "FuelTank", ["ID"] = "182"},
  2695. {["NAME"] = "Floodlight", ["ID"] = "37"},
  2696. {["NAME"] = "FlashlightSurvival", ["ID"] = "3009"},
  2697. {["NAME"] = "FlashlightOld", ["ID"] = "3008"},
  2698. {["NAME"] = "FlashlightMilitary", ["ID"] = "3010"},
  2699. {["NAME"] = "FlashlightAttachment", ["ID"] = "9012"},
  2700. {["NAME"] = "Firewood", ["ID"] = "250"},
  2701. {["NAME"] = "Firefighter", ["ID"] = "8004"},
  2702. {["NAME"] = "FedorovAmmo", ["ID"] = "44"},
  2703. {["NAME"] = "Fedorov", ["ID"] = "1017"},
  2704. {["NAME"] = "Fedora", ["ID"] = "7004"},
  2705. {["NAME"] = "FannyPackWhite", ["ID"] = "4002"},
  2706. {["NAME"] = "FannyPackTan", ["ID"] = "4001"},
  2707. {["NAME"] = "FannyPackPurple", ["ID"] = "4004"},
  2708. {["NAME"] = "FannyPackBlue", ["ID"] = "4003"},
  2709. {["NAME"] = "FAL", ["ID"] = "1029"},
  2710. {["NAME"] = "Eyepatch", ["ID"] = "8003"},
  2711. {["NAME"] = "Entrencher", ["ID"] = "3004"},
  2712. {["NAME"] = "EngineParts", ["ID"] = "181"},
  2713. {["NAME"] = "EnfieldAmmo", ["ID"] = "42"},
  2714. {["NAME"] = "Enfield", ["ID"] = "1015"},
  2715. {["NAME"] = "Detonator", ["ID"] = "3017"},
  2716. {["NAME"] = "Crowbar", ["ID"] = "3012"},
  2717. {["NAME"] = "CowlGreen", ["ID"] = "7002"},
  2718. {["NAME"] = "CowlBlack", ["ID"] = "7001"},
  2719. {["NAME"] = "Cowboy", ["ID"] = "7012"},
  2720. {["NAME"] = "CookedMeat", ["ID"] = "221"},
  2721. {["NAME"] = "Compass", ["ID"] = "3002"},
  2722. {["NAME"] = "ClothingTopFalse", ["ID"] = "5000"},
  2723. {["NAME"] = "ClothingBottomFalse", ["ID"] = "6000"},
  2724. {["NAME"] = "CivilianClothingTop", ["ID"] = "5001"},
  2725. {["NAME"] = "CivilianClothingBottom", ["ID"] = "6001"},
  2726. {["NAME"] = "ChocolateBar", ["ID"] = "211"},
  2727. {["NAME"] = "ChipsAhoy", ["ID"] = "213"},
  2728. {["NAME"] = "ChickenSoup", ["ID"] = "216"},
  2729. {["NAME"] = "CheezIts", ["ID"] = "203"},
  2730. {["NAME"] = "CarWheel", ["ID"] = "180"},
  2731. {["NAME"] = "CamoWoodlandsTop", ["ID"] = "5007"},
  2732. {["NAME"] = "CamoWoodlandsBottom", ["ID"] = "6007"},
  2733. {["NAME"] = "CamoUrbanTop", ["ID"] = "5005"},
  2734. {["NAME"] = "CamoUrbanBottom", ["ID"] = "6005"},
  2735. {["NAME"] = "CamoSpecialTop", ["ID"] = "5009"},
  2736. {["NAME"] = "CamoSpecialBottom", ["ID"] = "6009"},
  2737. {["NAME"] = "CamoSnowTop", ["ID"] = "5008"},
  2738. {["NAME"] = "CamoSnowBottom", ["ID"] = "6008"},
  2739. {["NAME"] = "CamoJungleTop", ["ID"] = "5006"},
  2740. {["NAME"] = "CamoJungleBottom", ["ID"] = "6006"},
  2741. {["NAME"] = "CamoDesertTop", ["ID"] = "5004"},
  2742. {["NAME"] = "CamoDesertBottom", ["ID"] = "6004"},
  2743. {["NAME"] = "CZ75Ammo", ["ID"] = "40"},
  2744. {["NAME"] = "CZ75", ["ID"] = "2010"},
  2745. {["NAME"] = "CCO", ["ID"] = "9001"},
  2746. {["NAME"] = "CBJ-MS", ["ID"] = "2014"},
  2747. {["NAME"] = "C4", ["ID"] = "255"},
  2748. {["NAME"] = "BrimmedBrown", ["ID"] = "7007"},
  2749. {["NAME"] = "BrimmedBlack", ["ID"] = "7008"},
  2750. {["NAME"] = "Bowler", ["ID"] = "7005"},
  2751. {["NAME"] = "BlueChemlight", ["ID"] = "3022"},
  2752. {["NAME"] = "BloodBag", ["ID"] = "11"},
  2753. {["NAME"] = "Binoculars", ["ID"] = "3007"},
  2754. {["NAME"] = "Biker", ["ID"] = "7006"},
  2755. {["NAME"] = "BeefStew", ["ID"] = "217"},
  2756. {["NAME"] = "BeefJerky", ["ID"] = "210"},
  2757. {["NAME"] = "Beans", ["ID"] = "3"},
  2758. {["NAME"] = "Beanie", ["ID"] = "7011"},
  2759. {["NAME"] = "BandanaSkull", ["ID"] = "8014"},
  2760. {["NAME"] = "BandanaRenegade", ["ID"] = "8011"},
  2761. {["NAME"] = "BandanaRed", ["ID"] = "8010"},
  2762. {["NAME"] = "BandanaBlack", ["ID"] = "8002"},
  2763. {["NAME"] = "BallisticUrban", ["ID"] = "7018"},
  2764. {["NAME"] = "BallisticSpecOps", ["ID"] = "7019"},
  2765. {["NAME"] = "BallisticJungle", ["ID"] = "7017"},
  2766. {["NAME"] = "BallisticGlass", ["ID"] = "187"},
  2767. {["NAME"] = "BallisticDesert", ["ID"] = "7016"},
  2768. {["NAME"] = "Auto-5", ["ID"] = "1025"},
  2769. {["NAME"] = "ArmorPlates", ["ID"] = "188"},
  2770. {["NAME"] = "AN-94", ["ID"] = "1040"},
  2771. {["NAME"] = "AKS-74U", ["ID"] = "1041"},
  2772. {["NAME"] = "AKM", ["ID"] = "1038"},
  2773. {["NAME"] = "AKAmmo75", ["ID"] = "67"},
  2774. {["NAME"] = "AKAmmo45", ["ID"] = "66"},
  2775. {["NAME"] = "AKAmmo30", ["ID"] = "65"},
  2776. {["NAME"] = "AK47Ammo75", ["ID"] = "50"},
  2777. {["NAME"] = "AK47Ammo40", ["ID"] = "49"},
  2778. {["NAME"] = "AK47Ammo30", ["ID"] = "48"},
  2779. {["NAME"] = "AK-74", ["ID"] = "1039"},
  2780. {["NAME"] = "AK-47", ["ID"] = "1003"},
  2781. {["NAME"] = "AK-12", ["ID"] = "1035"},
  2782. {["NAME"] = "ACOG", ["ID"] = "9013"},
  2783. {["NAME"] = "LargeCrate", ["ID"] = "39"},
  2784. {["NAME"] = "PP-19", ["ID"] = "1026"},
  2785. {["NAME"] = "SS-Beret", ["ID"] = "7020"},
  2786. }
  2787. RepV = function(veh,cf)
  2788. game.Lighting.Remote.SetCFrame:FireServer(veh,cf)
  2789. end
  2790. ChangeVal = function(instance, property, new_val)
  2791. game.Lighting.Remote.ChangeValue:FireServer(rekt, instance, property, new_val)
  2792. end
  2793. Sound = function(instance, SoundID)
  2794. game.Lighting.Remote.SoundIdSet:FireServer(rekt, instance, SoundID)
  2795. end
  2796. CreateVal = function(parent, new_val)
  2797. game.Lighting.Remote.CreateValue:FireServer("ObjectID", parent, new_val)
  2798. print(parent:findFirstChild("ObjectID") and "found" or "missing")
  2799. end
  2800. CreateSlot = function(number, parent, new_val)
  2801. game.Lighting.Remote.CreateValue:FireServer("slot[number]", parent, new_val)
  2802. end
  2803. Damage = function(Player, Amount)
  2804. game.Lighting.Remote.AddDamage:FireServer(Player.Character.Humanoid, Amount)
  2805. end
  2806. Heal = function(Player, Amount)
  2807. game.Lighting.Remote.AddHealth:FireServer(Player.Character.Humanoid, Amount)
  2808. end
  2809. AddItem = function(Slot, ID)
  2810. game.Lighting.Remote.AddObject:FireServer(Slot, ID)
  2811. end
  2812. DropItem = function(Slot, oID)
  2813. game.Lighting.Remote.DropItem:FireServer(Slot, oID)
  2814. end
  2815. Destroy = function(instance)
  2816. game.Lighting.Remote.Destruct:FireServer(kek, instance)
  2817. end
  2818. GenerateList = function(Data, Parent)
  2819. for i,v in pairs(Parent:GetChildren()) do
  2820. if v ~= Template then
  2821. v:Destroy()
  2822. end
  2823. end
  2824.  
  2825. for i = 1, #Data do
  2826. local YSize = 13
  2827. local YPos = ((i * YSize) - YSize)
  2828. local newLabel = Template:Clone()
  2829.  
  2830. if Parent.Parent.Name == "ItemSpawn" then
  2831. newLabel.Name = Data[i].NAME
  2832. newLabel.Text = Data[i].NAME
  2833. else
  2834. newLabel.Name = Data[i].Name
  2835. newLabel.Text = Data[i].Name
  2836. end
  2837. newLabel.Parent = Parent
  2838. newLabel.Visible = true
  2839. newLabel.Position = UDim2.new(0, 2, 0, YPos + 2)
  2840.  
  2841. Parent.CanvasSize = UDim2.new(0, 0, 0, YPos + YSize + 4)
  2842.  
  2843. newLabel.MouseButton1Click:connect(function()
  2844. if Parent.Name == "ItemList" then
  2845. if Parent.Parent.Name == "ItemSpawn" then
  2846. Parent.Parent.Item.Box.Text = Data[i].NAME
  2847. GenerateList(DropIDs, Parent)
  2848. else
  2849. Parent.Parent.Item.Box.Text = Data[i].Name
  2850. GenerateList(game.Lighting.LootDrops:GetChildren(), Parent)
  2851. Parent.Parent.Count.Box.Text = "1"
  2852. end
  2853. elseif Parent.Name == "PlayerList" then
  2854. if Parent.Parent.Name == "Vehicle" then
  2855. Parent.Parent.TPVehicle.Box.Text = Data[i].Name
  2856. else
  2857. Parent.Parent.Player.Box.Text = Data[i].Name
  2858. end
  2859. elseif Parent.Name == "ModeList" then
  2860. Parent.Parent.Mode.Box.Text = Data[i].Name
  2861. elseif Parent.Name == "StatList" then
  2862. Parent.Parent.Stat.Box.Text = Data[i].Name
  2863. end
  2864. end)
  2865. end
  2866. end
  2867. GenerateList(game.Lighting.LootDrops:GetChildren(), LF.Frame.ItemList)
  2868. GenerateList(DropIDs, SF.ItemSpawn.ItemList)
  2869. GenerateList(game.Players:GetChildren(), SF.Player.Frame.PlayerList)
  2870. GenerateList(game.Players:GetChildren(), SF.Player.StatChange.PlayerList)
  2871. GenerateList(game.Players:GetChildren(), SF.Vehicle.PlayerList)
  2872. game.Players.PlayerAdded:connect(function(obj)
  2873. GenerateList(game.Players:GetChildren(), SF.Player.Frame.PlayerList)
  2874. GenerateList(game.Players:GetChildren(), SF.Player.StatChange.PlayerList)
  2875. GenerateList(game.Players:GetChildren(), SF.Vehicle.PlayerList)
  2876. end)
  2877. game.Players.PlayerRemoving:connect(function(obj)
  2878. GenerateList(game.Players:GetChildren(), SF.Player.Frame.PlayerList)
  2879. GenerateList(game.Players:GetChildren(), SF.Player.StatChange.PlayerList)
  2880. GenerateList(game.Players:GetChildren(), SF.Vehicle.PlayerList)
  2881. end)
  2882. spawn(function()
  2883. for i,v in pairs(PlayerFr.Frame.ModeList:GetChildren()) do
  2884. if v ~= Template then
  2885. v:Destroy()
  2886. end
  2887. end
  2888. for i = 1, #PlayerModes do
  2889. local YSize = 13
  2890. local YPos = ((i * YSize) - YSize)
  2891. local newLabel = Template:Clone()
  2892.  
  2893. newLabel.Name = PlayerModes[i].NAME
  2894. newLabel.Text = PlayerModes[i].NAME
  2895. newLabel.Parent = PlayerFr.Frame.ModeList
  2896. newLabel.Visible = true
  2897. newLabel.Position = UDim2.new(0, 2, 0, YPos + 2)
  2898.  
  2899. PlayerFr.Frame.ModeList.CanvasSize = UDim2.new(0, 0, 0, YPos + YSize + 4)
  2900.  
  2901. newLabel.MouseButton1Click:connect(function()
  2902. PlayerFr.Frame.Mode.Box.Text = PlayerModes[i].NAME
  2903. end)
  2904. end
  2905. end)
  2906. spawn(function()
  2907. for i,v in pairs(LF.Frame.LoadOutList:GetChildren()) do
  2908. if v ~= Template then
  2909. v:Destroy()
  2910. end
  2911. end
  2912. for i = 1, #LoadOuts do
  2913. local YSize = 13
  2914. local YPos = ((i * YSize) - YSize)
  2915. local newLabel = Template:Clone()
  2916.  
  2917. newLabel.Name = LoadOuts[i].NAME
  2918. newLabel.Text = LoadOuts[i].NAME
  2919. newLabel.Parent = LF.Frame.LoadOutList
  2920. newLabel.Visible = true
  2921. newLabel.Position = UDim2.new(0, 2, 0, YPos + 2)
  2922.  
  2923. LF.Frame.LoadOutList.CanvasSize = UDim2.new(0, 0, 0, YPos + YSize + 4)
  2924.  
  2925. newLabel.MouseButton1Click:connect(function()
  2926. PlayerFr.Frame.Item.Box.Text = LoadOuts[i].NAME
  2927. end)
  2928. end
  2929. end)
  2930. spawn(function()
  2931. for i,v in pairs(PlayerFr.StatChange.StatList:GetChildren()) do
  2932. if v ~= Template then
  2933. v:Destroy()
  2934. end
  2935. end
  2936. for i = 1, #Stats do
  2937. local YSize = 13
  2938. local YPos = ((i * YSize) - YSize)
  2939. local newLabel = Template:Clone()
  2940.  
  2941. newLabel.Name = Stats[i].NAME
  2942. newLabel.Text = Stats[i].NAME
  2943. newLabel.Parent = PlayerFr.StatChange.StatList
  2944. newLabel.Visible = true
  2945. newLabel.Position = UDim2.new(0, 2, 0, YPos + 2)
  2946.  
  2947. PlayerFr.StatChange.StatList.CanvasSize = UDim2.new(0, 0, 0, YPos + YSize + 4)
  2948.  
  2949. newLabel.MouseButton1Click:connect(function()
  2950. PlayerFr.StatChange.Stat.Box.Text = Stats[i].NAME
  2951. end)
  2952. end
  2953. end)
  2954. SpawnItem = function(String)
  2955. local Angle = math.random(1, 63) / 10
  2956. local Drop = game.Lighting.LootDrops[String]:Clone()
  2957. Drop.Parent = game.Workspace
  2958. Drop:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(6 * math.cos(Angle), 0, 6 * math.sin(Angle)))
  2959. end
  2960. ServerSpawnItem = function(String)
  2961. for i, v in pairs(DropIDs) do
  2962. if String:lower() == DropIDs[i].NAME:lower() then
  2963. wait(1)
  2964. AddItem(game.Players.LocalPlayer.playerstats.slots.slot20, tonumber(DropIDs[i].ID))
  2965. game.Players.LocalPlayer.playerstats.slots.slot20:WaitForChild("ObjectID")
  2966. DropItem(game.Players.LocalPlayer.playerstats.slots.slot20, game.Players.LocalPlayer.playerstats.slots.slot20.ObjectID)
  2967. local ev
  2968. ev = game.Workspace.DropLoot.ChildAdded:connect(function(obj)
  2969. if obj.Name == String then
  2970. if not obj:findFirstChild("ObjectID") then
  2971. CreateVal(obj, game.Lighting:findFirstChild(String).ObjectID.Value)
  2972. end
  2973. else
  2974. Destroy(obj)
  2975. end
  2976. end)
  2977. ev:disconnect()
  2978. end
  2979. end
  2980. end
  2981. ForEach = function(Base, Function)
  2982. for Index, Value in pairs (Base) do
  2983. Function(Value, Index)
  2984. end
  2985. end
  2986. GetPlayers = function(String) -- note 2 self: snipped this from my cmdscript
  2987. local UsersCalled = {}
  2988. for newString in String:gmatch('([^,]+)') do -- thanks scleratis
  2989. if newString:lower() == "me" then
  2990. table.insert(UsersCalled, game.Players.LocalPlayer)
  2991. elseif newString:lower() == "all" then
  2992. ForEach(game.Players:children(), function(Player)
  2993. table.insert(UsersCalled, Player)
  2994. end)
  2995. elseif newString:lower() == "others" then
  2996. ForEach(game.Players:children(), function(Player)
  2997. if Player ~= game.Players.LocalPlayer then
  2998. table.insert(UsersCalled, Player)
  2999. end
  3000. end)
  3001. elseif newString:lower() == "random" then
  3002. table.insert(UsersCalled, game.Players:children()[math.random(#game.Players:children())])
  3003. else
  3004. for i,v in pairs(game.Players:children()) do
  3005. if v.Name:lower():sub(1, #newString) == newString:lower() then
  3006. table.insert(UsersCalled, v)
  3007. end
  3008. end
  3009. end
  3010. end
  3011. return UsersCalled
  3012. end
  3013. AdjustPlr = function(Table, Forward)
  3014. local Plrs = Table
  3015.  
  3016. if Forward == true then
  3017. CurrPlrIndex = CurrPlrIndex + 1
  3018. else
  3019. CurrPlrIndex = CurrPlrIndex - 1
  3020. if CurrPlrIndex < 1 then
  3021. CurrPlrIndex = game.Players.NumPlrs
  3022. end
  3023. end
  3024.  
  3025. if Plrs[CurrPlrIndex] ~= nil then
  3026. CurrPlr = Plrs[CurrPlrIndex]
  3027. game.Workspace.CurrentCamera.CameraSubject = CurrPlr.Character.Humanoid
  3028. --if Plrs[CurrPlrIndex] ~= game.Players.LocalPlayer then
  3029. spawn(function()
  3030. local index = CurrPlrIndex
  3031. while CurrPlrIndex == index do
  3032. wait()
  3033.  
  3034. local health, maxhealth
  3035. if game.Workspace:findFirstChild(CurrPlr.Name) then
  3036. health = CurrPlr.Character.Humanoid.Health
  3037. maxhealth = CurrPlr.Character.Humanoid.MaxHealth
  3038. end
  3039.  
  3040. pInfo.Bar.Size = UDim2.new(health / maxhealth, 0, 1, 0)
  3041. pInfo.Health.Text = tostring(math.floor(health))
  3042. pInfo.pName.Text = CurrPlr.Name
  3043. end
  3044. end)
  3045. --end
  3046. elseif Plrs[CurrPlrIndex] == nil then
  3047. Plrs[CurrPlrIndex] = NumPlrs
  3048. CurrPlr = Plrs[CurrPlrIndex]
  3049. game.Workspace.CurrentCamera.CameraSubject = Plrs[CurrPlrIndex].Character.Humanoid
  3050. end
  3051.  
  3052. end
  3053. AdjustVeh = function(Table, Forward)
  3054. local Vehs = Table
  3055.  
  3056. if Forward == true then
  3057. CurrVehIndex = CurrVehIndex + 1
  3058. else
  3059. CurrVehIndex = CurrVehIndex - 1
  3060. end
  3061.  
  3062. if Vehs[CurrVehIndex] ~= nil then
  3063. CurrVeh = Vehs[CurrVehIndex]
  3064. elseif Vehs[CurrVehIndex] == nil then
  3065. Vehs[CurrVehIndex] = #Vehs
  3066. CurrVeh = Vehs[CurrVehIndex]
  3067. end
  3068.  
  3069. VehicleFr.CurrentVehicle.Text = CurrVeh.Name
  3070. end
  3071. LocalSpawn.Spawn.MouseButton1Click:connect(function()
  3072. local Amount, Count = 0, 0
  3073. if LocalSpawn.Count.Box.Text == "" then
  3074. Amount = 1
  3075. else
  3076. Amount = tonumber(LocalSpawn.Count.Box.Text)
  3077. end
  3078. repeat
  3079. wait()
  3080. Count = Count + 1
  3081. SpawnItem(LocalSpawn.Item.Box.Text)
  3082. until
  3083. Count == Amount
  3084.  
  3085. LocalSpawn.Count.Box.Text = ""
  3086. LocalSpawn.Item.Box.Text = ""
  3087. end)
  3088. ServerSpawn.Spawn.MouseButton1Click:connect(function()
  3089. local Amount, Count = 0, 0
  3090. if ServerSpawn.Count.Box.Text == "" then
  3091. Amount = 1
  3092. else
  3093. Amount = tonumber(ServerSpawn.Count.Box.Text)
  3094. end
  3095. if Amount > 15 then
  3096. Amount = 15
  3097. end
  3098. repeat
  3099. wait()
  3100. Count = Count + 1
  3101. ServerSpawnItem(ServerSpawn.Item.Box.Text)
  3102. until
  3103. Count == Amount
  3104.  
  3105. ServerSpawn.Count.Box.Text = ""
  3106. ServerSpawn.Item.Box.Text = ""
  3107. end)
  3108. PlayerFr.Frame.Execute.MouseButton1Click:connect(function()
  3109. for i, v in pairs(PlayerModes) do
  3110. if PlayerModes[i].NAME == PlayerFr.Frame.Mode.Box.Text then
  3111. PlayerModes[i].FUNC(PlayerFr.Frame.Player.Box.Text)
  3112. end
  3113. end
  3114. end)
  3115. PlayerFr.StatChange.Btn.MouseButton1Click:connect(function()
  3116. for i, v in pairs(Stats) do
  3117. if Stats[i].NAME == PlayerFr.StatChange.Stat.Box.Text then
  3118. Stats[i].FUNC(PlayerFr.StatChange.Player.Box.Text, PlayerFr.StatChange.Count.oldbox.Text)
  3119. end
  3120. end
  3121. end)
  3122. ServerSpawn.SearchBox.FocusLost:connect(function(enterPressed)
  3123. if ServerSpawn.SearchBox.Text == "" or ServerSpawn.SearchBox.Text == " " then
  3124. GenerateList(DropIDs, ServerSpawn.ItemList)
  3125. ServerSpawn.SearchBox.Text = "Click here to search"
  3126. else
  3127. local temp_table = {}
  3128. for i, v in pairs(DropIDs) do
  3129. if DropIDs[i].NAME:lower():find(ServerSpawn.SearchBox.Text) then
  3130. table.insert(temp_table, #temp_table + 1, DropIDs[i])
  3131. end
  3132. end
  3133. GenerateList(temp_table, ServerSpawn.ItemList)
  3134. ServerSpawn.SearchBox.Text = "Click here to search"
  3135. end
  3136. end)
  3137. LocalSpawn.SearchBox.FocusLost:connect(function(enterPressed)
  3138. if LocalSpawn.SearchBox.Text == "" or LocalSpawn.SearchBox.Text == " " then
  3139. GenerateList(game.Lighting.LootDrops:GetChildren(), LocalSpawn.ItemList)
  3140. LocalSpawn.SearchBox.Text = "Click here to search"
  3141. else
  3142. local temp_table = {}
  3143. for i, v in pairs(game.Lighting.LootDrops:GetChildren()) do
  3144. if v.Name:lower():find(LocalSpawn.SearchBox.Text) then
  3145. table.insert(temp_table, #temp_table + 1, v)
  3146. end
  3147. end
  3148. GenerateList(temp_table, LocalSpawn.ItemList)
  3149. LocalSpawn.SearchBox.Text = "Click here to search"
  3150. end
  3151. end)
  3152. VehicleFr.Next.MouseButton1Click:connect(function()
  3153. AdjustVeh(game.Workspace.Vehicles:GetChildren(), true)
  3154. end)
  3155. VehicleFr.Prev.MouseButton1Click:connect(function()
  3156. AdjustVeh(game.Workspace.Vehicles:GetChildren(), false)
  3157. end)
  3158. pInfo.Next.MouseButton1Click:connect(function()
  3159. AdjustPlr(game.Players:GetChildren(), true)
  3160. end)
  3161. pInfo.Reset.MouseButton1Click:connect(function()
  3162. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character.Humanoid
  3163. end)
  3164. pInfo.Previous.MouseButton1Click:connect(function()
  3165. AdjustPlr(game.Players:GetChildren(), false)
  3166. end)
  3167. Gui.Toggle.MouseButton1Down:connect(function()
  3168. BF.Visible = not BF.Visible
  3169. pInfo.Visible = BF.Visible
  3170. Gui.Toggle.Text = (BF.Visible and "-" or "+")
  3171. end)
  3172. for _, v in pairs(VehicleFr:GetChildren()) do
  3173. if v.Name == "TPVehicle" or v:findFirstChild("Btn") then
  3174. spawn(function()
  3175. v.Btn.MouseButton1Click:connect(function()
  3176. if v:IsA("TextLabel") and v.Name ~= "CurrentVehicle" then
  3177. for a, b in pairs(VehicleModes) do
  3178. if VehicleModes[a].NAME == v.Name then
  3179. if v.Name ~= "ResetSpeed" and v.Name ~= "TPVehicle" and v.Name ~= "ExplVehicle" and v.Name ~= "CloneVehicle" then
  3180. if v.Btn.Text == "OFF" then
  3181. v.Btn.Text = "ON"
  3182. v.Btn.BackgroundColor3 = OnCol
  3183. else
  3184. v.Btn.Text = "OFF"
  3185. v.Btn.BackgroundColor3 = OffCol
  3186. end
  3187. end
  3188. if v.Name == "GodVehicle" then
  3189. if v.Btn.Text == "OFF" then
  3190. for h, c in pairs(VehicleModes) do
  3191. if VehicleModes[h].NAME == "UnGodVehicle" then
  3192. VehicleModes[h].FUNC(game.Workspace.Vehicles:GetChildren()[CurrVehIndex], VehicleFr.TPVehicle.Box.Text)
  3193. end
  3194. end
  3195. elseif v.Btn.Text == "ON" then
  3196. for h, c in pairs(VehicleModes) do
  3197. if VehicleModes[h].NAME == "GodVehicle" then
  3198. VehicleModes[h].FUNC(game.Workspace.Vehicles:GetChildren()[CurrVehIndex], VehicleFr.TPVehicle.Box.Text)
  3199. end
  3200. end
  3201. end
  3202. else
  3203. VehicleModes[a].FUNC(game.Workspace.Vehicles:GetChildren()[CurrVehIndex], VehicleFr.TPVehicle.Box.Text)
  3204. end
  3205.  
  3206. end
  3207. end
  3208. end
  3209. end)
  3210. end)
  3211. elseif v.Name ~= "TPVehicle" and v:findFirstChild("Box") then
  3212. spawn(function()
  3213. v.Box.FocusLost:connect(function(enterPressed)
  3214. if enterPressed then
  3215. for a, b in pairs(VehicleModes) do
  3216. if VehicleModes[a].NAME == v.Name then
  3217. VehicleModes[a].FUNC(game.Workspace.Vehicles:GetChildren()[CurrVehIndex], v.Box.Text)
  3218. end
  3219. end
  3220. end
  3221. end)
  3222. end)
  3223. elseif v.Name ~= "TPVehicle" and v:findFirstChild("Box") then
  3224. spawn(function()
  3225. v.Box.FocusLost:connect(function(enterPressed)
  3226. if enterPressed then
  3227. for a, b in pairs(VehicleModes) do
  3228. if VehicleModes[a].NAME == v.Name then
  3229. VehicleModes[a].FUNC(game.Workspace.Vehicles:GetChildren()[CurrVehIndex], v.Box.Text)
  3230. end
  3231. end
  3232. end
  3233. end)
  3234. end)
  3235. end
  3236. end
  3237. for _, v in pairs(MiscFr:GetChildren()) do
  3238. if v.Name == "AE" then
  3239. spawn(function()
  3240. v.Btn.MouseButton1Click:connect(function()
  3241. local player = game.Players.LocalPlayer
  3242. local material = game.Lighting.Materials.TM46Placed
  3243. local pos = player.Character.Torso.Position - material.Head.Position + Vector3.new(0,-2.9,0)
  3244. game.Lighting.Remote.PlaceMaterial:FireServer(material, pos, true)
  3245. end)
  3246. end)
  3247. end
  3248. end
  3249. for _, v in pairs(MiscFr:GetChildren()) do
  3250. if v.Name == "C4" then
  3251. spawn(function()
  3252. v.Btn.MouseButton1Click:connect(function()
  3253. local player = game.Players.LocalPlayer
  3254. local material = game.Lighting.Materials.C4Placed
  3255. local pos = player.Character.Torso.Position - material.Head.Position + Vector3.new(0,-2.9,0)
  3256. game.Lighting.Remote.PlaceMaterial:FireServer(material, pos, true)
  3257. end)
  3258. end)
  3259. end
  3260. end
  3261. for _, v in pairs(MiscFr:GetChildren()) do
  3262. if v.Name == "Music" then
  3263. spawn(function()
  3264. v.Btn.MouseButton1Click:connect(function()
  3265. if game.workspace.Vehicles:FindFirstChild("Died") then
  3266. game.Lighting.Remote.SoundIdSet:FireServer(kek, game.Workspace.Vehicles.Died, "http://www.roblox.com/asset/?id="..tostring(v.Box.Text))
  3267. game.Lighting.Remote.SoundPitchLocalSet:FireServer(kek, workspace.Vehicles.Died, 1)
  3268. game.Lighting.Remote.PlaySound:FireServer(game.Workspace.Vehicles.Died,1,1)
  3269. game.Workspace.Vehicles.Died.Ended:wait()
  3270. game.Lighting.Remote.StopSound:FireServer(game.Workspace.Vehicles.Died)
  3271. else
  3272. game.Lighting.Remote.CreateSounds:InvokeServer()
  3273. game.Lighting.Remote.ChangeParent:FireServer(kek, game.Players.LocalPlayer.Character.Head.Died, game.Workspace.Vehicles)
  3274. wait()
  3275. game.Lighting.Remote.SoundIdSet:FireServer(kek, game.Workspace.Vehicles.Died, "http://www.roblox.com/asset/?id="..tostring(v.Box.Text))
  3276. game.Lighting.Remote.SoundPitchLocalSet:FireServer(kek, workspace.Vehicles.Died, 1)
  3277. game.Lighting.Remote.PlaySound:FireServer(game.Workspace.Vehicles.Died,1,1)
  3278. game.Workspace.Vehicles.Died.Ended:wait()
  3279. game.Lighting.Remote.StopSound:FireServer(game.Workspace.Vehicles.Died)
  3280. end
  3281. end)
  3282. end)
  3283. end
  3284. end
  3285. for _, v in pairs(MiscFr:GetChildren()) do
  3286. if v.Name == "Pants" then
  3287. spawn(function()
  3288. v.Btn.MouseButton1Click:connect(function()
  3289. game.Lighting.Remote.ChangeValue:FireServer(kek,game.Players.LocalPlayer.playerstats.character.pants.ObjectID.Pants, v.Box.Text)
  3290. game.Lighting.Remote.CheckPants:FireServer()
  3291. if game.Players.LocalPlayer.Character:FindFirstChild("Heavy") then
  3292. game.Lighting.Remote.Destruct:FireServer(kek, game.Players.LocalPlayer.Character.Heavy)
  3293. elseif game.Players.LocalPlayer.Character:FindFirstChild("Standard") then
  3294. game.Lighting.Remote.Destruct:FireServer(kek, game.Players.LocalPlayer.Character.Light)
  3295. elseif game.Players.LocalPlayer.Character:FindFirstChild("Light") then
  3296. game.Lighting.Remote.Destruct:FireServer(kek, game.Players.LocalPlayer.Character.Light)
  3297. else print("No vest found")
  3298. end
  3299. end)
  3300. end)
  3301. end
  3302. end
  3303. for _, v in pairs(MiscFr:GetChildren()) do
  3304. if v.Name == "Shirt" then
  3305. spawn(function()
  3306. v.Btn.MouseButton1Click:connect(function()
  3307. game.Lighting.Remote.ChangeValue:FireServer(kek,game.Players.LocalPlayer.playerstats.character.shirt.ObjectID.Shirt, v.Box.Text)
  3308. game.Lighting.Remote.CheckShirt:FireServer()
  3309. if game.Players.LocalPlayer.Character:FindFirstChild("Heavy") then
  3310. game.Lighting.Remote.Destruct:FireServer(kek, game.Players.LocalPlayer.Character.Heavy)
  3311. elseif game.Players.LocalPlayer.Character:FindFirstChild("Standard") then
  3312. game.Lighting.Remote.Destruct:FireServer(kek, game.Players.LocalPlayer.Character.Standard)
  3313. elseif game.Players.LocalPlayer.Character:FindFirstChild("Light") then
  3314. game.Lighting.Remote.Destruct:FireServer(kek, game.Players.LocalPlayer.Character.Light)
  3315. else print("No vest found")
  3316. end
  3317. end)
  3318. end)
  3319. end
  3320. end
  3321. for _, v in pairs(MiscFr:GetChildren()) do
  3322. if v.Name == "VS50" then
  3323. spawn(function()
  3324. v.Btn.MouseButton1Click:connect(function()
  3325. local player = game.Players.LocalPlayer
  3326. local material = game.Lighting.Materials.VS50Placed
  3327. local pos = player.Character.Torso.Position - material.Head.Position + Vector3.new(0,-2.9,0)
  3328. game.Lighting.Remote.PlaceMaterial:FireServer(material, pos, true)
  3329. end)
  3330. end)
  3331. end
  3332. end
  3333. for _, v in pairs(LocalStats:GetChildren()) do
  3334. spawn(function()
  3335. v.Btn.MouseButton1Click:connect(function()
  3336. if v.Name ~= "Stamina" then
  3337. for a, b in pairs(LPModes) do
  3338. if LPModes[a].NAME == v.Name then
  3339. LPModes[a].FUNC()
  3340. end
  3341. end
  3342. wait()
  3343. if Bools[v.Name] == false then
  3344. v.Btn.Text = "OFF"
  3345. v.Btn.BackgroundColor3 = OffCol
  3346. v.Btn.BorderColor3 = bOffCol
  3347. elseif Bools[v.Name] == true then
  3348. v.Btn.Text = "ON"
  3349. v.Btn.BackgroundColor3 = OnCol
  3350. v.Btn.BorderColor3 = bOnCol
  3351. end
  3352. end
  3353. end)
  3354. end)
  3355. end
  3356. spawn(function()
  3357. for _, v in pairs(Btns:GetChildren()) do
  3358. v.MouseButton1Click:connect(function()
  3359. for _, b in pairs(Btns:GetChildren()) do
  3360. if b ~= v then
  3361. b.BackgroundColor3 = OffCol
  3362. b.BorderColor3 = bOffCol
  3363. else
  3364. b.BackgroundColor3 = OnCol
  3365. b.BorderColor3 = bOnCol
  3366. end
  3367. end
  3368. for _, b in pairs(v.Parent.Parent:GetChildren()) do
  3369. if b:IsA("Frame") and b.Name ~= "Buttons" and b.Name ~= "Line" and b.Name ~= v.Name then
  3370. b.Visible = false
  3371. elseif b.Name == v.Name then
  3372. b.Visible = true
  3373. end
  3374. end
  3375. end)
  3376. end
  3377. end)
  3378. spawn(function()
  3379. for _, v in pairs(sBtns:GetChildren()) do
  3380. v.MouseButton1Click:connect(function()
  3381. for _, b in pairs(sBtns:GetChildren()) do
  3382. if b ~= v then
  3383. b.BackgroundColor3 = OffCol
  3384. b.BorderColor3 = bOffCol
  3385. else
  3386. b.BackgroundColor3 = OnCol
  3387. b.BorderColor3 = bOnCol
  3388. end
  3389. end
  3390. for _, b in pairs(v.Parent.Parent:GetChildren()) do
  3391. if b:IsA("Frame") and b.Name ~= "Buttons" and b.Name ~= "Line" and b.Name ~= v.Name then
  3392. b.Visible = false
  3393. elseif b.Name == v.Name then
  3394. b.Visible = true
  3395. end
  3396. end
  3397. end)
  3398. end
  3399. end)
  3400. if game.Lighting.Remote:FindFirstChild("BanService") then
  3401. game.Lighting.Remote.Destruct:FireServer(kek, game.Lighting.Remote.BanService)
  3402. end
  3403. break
  3404. end
  3405. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement