M1XTExploits

Untitled

Dec 18th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.85 KB | None | 0 0
  1. local L_1_ = "v0.2"
  2. local L_2_ = game.Players.LocalPlayer;
  3. local L_3_ = Instance.new("ScreenGui")
  4. L_3_.Name = "GUI"
  5. L_3_.Parent = L_2_.PlayerGui;
  6. local L_4_ = Instance.new("Frame", L_3_)
  7. L_4_.Active = true
  8. L_4_.BackgroundColor3 = Color3.new(0, 0, 0)
  9. L_4_.BackgroundTransparency = 0.4
  10. L_4_.Draggable = true
  11. L_4_.Name = "frmMain"
  12. L_4_.Size = UDim2.new(0, 600, 0, 300)
  13. local L_5_ = Instance.new("TextButton", L_4_)
  14. L_5_.Name = "btnUniversal"
  15. L_5_.Font = Enum.Font.ArialBold;
  16. L_5_.FontSize = Enum.FontSize.Size14;
  17. L_5_.Text = "Universal"
  18. L_5_.TextColor3 = Color3.new(255, 255, 255)
  19. L_5_.Style = Enum.ButtonStyle.RobloxButton;
  20. L_5_.Size = UDim2.new(0, 150, 0, 40)
  21. L_5_.Position = UDim2.new(0, 0, 0, 25)
  22. local L_6_ = Instance.new("TextButton", L_4_)
  23. L_6_.Name = "btnSpawning"
  24. L_6_.Font = Enum.Font.ArialBold;
  25. L_6_.FontSize = Enum.FontSize.Size14;
  26. L_6_.Text = "Spawning"
  27. L_6_.TextColor3 = Color3.new(255, 255, 255)
  28. L_6_.Style = Enum.ButtonStyle.RobloxButton;
  29. L_6_.Size = UDim2.new(0, 150, 0, 40)
  30. L_6_.Position = UDim2.new(0, 0, 0, 65)
  31. local L_7_ = Instance.new("TextButton", L_4_)
  32. L_7_.Name = "btnPlayers"
  33. L_7_.Font = Enum.Font.ArialBold;
  34. L_7_.FontSize = Enum.FontSize.Size14;
  35. L_7_.Text = "Players"
  36. L_7_.TextColor3 = Color3.new(255, 255, 255)
  37. L_7_.Style = Enum.ButtonStyle.RobloxButton;
  38. L_7_.Size = UDim2.new(0, 150, 0, 40)
  39. L_7_.Position = UDim2.new(0, 0, 0, 105)
  40. local L_8_ = Instance.new("TextButton", L_4_)
  41. L_8_.Name = "btnLocalPlayer"
  42. L_8_.Font = Enum.Font.ArialBold;
  43. L_8_.FontSize = Enum.FontSize.Size14;
  44. L_8_.Text = "LocalPlayer"
  45. L_8_.TextColor3 = Color3.new(255, 255, 255)
  46. L_8_.Size = UDim2.new(0, 150, 0, 40)
  47. L_8_.Style = Enum.ButtonStyle.RobloxButton;
  48. L_8_.Position = UDim2.new(0, 0, 0, 145)
  49. local L_9_ = Instance.new("TextButton", L_4_)
  50. L_9_.Name = "btnVehicles"
  51. L_9_.Font = Enum.Font.ArialBold;
  52. L_9_.FontSize = Enum.FontSize.Size14;
  53. L_9_.Text = "Vehicles"
  54. L_9_.TextColor3 = Color3.new(255, 255, 255)
  55. L_9_.Style = Enum.ButtonStyle.RobloxButton;
  56. L_9_.Size = UDim2.new(0, 150, 0, 40)
  57. L_9_.Position = UDim2.new(0, 0, 0, 185)
  58. local L_10_ = Instance.new("TextButton", L_4_)
  59. L_10_.Name = "btnClose"
  60. L_10_.Font = Enum.Font.ArialBold;
  61. L_10_.FontSize = Enum.FontSize.Size14;
  62. L_10_.Text = "X"
  63. L_10_.TextColor3 = Color3.new(255, 255, 255)
  64. L_10_.Style = Enum.ButtonStyle.RobloxButton;
  65. L_10_.Size = UDim2.new(0, 25, 0, 25)
  66. L_10_.Position = UDim2.new(0, 575, 0, 0)
  67. local L_11_ = Instance.new("TextButton", L_3_)
  68. L_11_.Name = "btnOpen"
  69. L_11_.Font = Enum.Font.ArialBold;
  70. L_11_.FontSize = Enum.FontSize.Size14;
  71. L_11_.Text = "Open"
  72. L_11_.TextColor3 = Color3.new(255, 255, 255)
  73. L_11_.Style = Enum.ButtonStyle.RobloxButton;
  74. L_11_.Size = UDim2.new(0, 50, 0, 25)
  75. L_11_.Position = UDim2.new(0, 0, 0.7, 0)
  76. L_11_.Visible = false
  77. local L_12_ = Instance.new("TextLabel", L_4_)
  78. L_12_.BackgroundTransparency = 1
  79. L_12_.Name = "lblTop"
  80. L_12_.Font = Enum.Font.ArialBold;
  81. L_12_.FontSize = Enum.FontSize.Size14;
  82. L_12_.Text = "Niobium GUI "..L_1_;
  83. L_12_.TextColor3 = Color3.new(255, 255, 255)
  84. L_12_.Size = UDim2.new(0, 600, 0, 25)
  85. L_12_.Position = UDim2.new(0, 0, 0, 0)
  86. local L_13_ = Instance.new("Frame", L_4_)
  87. L_13_.Active = true
  88. L_13_.BackgroundColor3 = Color3.new(0, 0, 0)
  89. L_13_.BackgroundTransparency = 1
  90. L_13_.Name = "frmUniversal"
  91. L_13_.Visible = false
  92. L_13_.Size = UDim2.new(0, 450, 0, 275)
  93. L_13_.Position = UDim2.new(0, 150, 0, 25)
  94. local L_14_ = Instance.new("UIGridLayout", L_13_)
  95. L_14_.CellPadding = UDim2.new(0, 5, 0, 10)
  96. L_14_.CellSize = UDim2.new(0, 100, 0, 25)
  97. L_14_.FillDirection = Enum.FillDirection.Vertical;
  98. local L_15_ = Instance.new("TextButton", L_13_)
  99. L_15_.Name = "btnKillAll"
  100. L_15_.Font = Enum.Font.ArialBold;
  101. L_15_.FontSize = Enum.FontSize.Size14;
  102. L_15_.Text = "KillAll"
  103. L_15_.TextColor3 = Color3.new(255, 255, 255)
  104. L_15_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  105. local L_16_ = Instance.new("TextButton", L_13_)
  106. L_16_.Name = "btnStealAll"
  107. L_16_.Font = Enum.Font.ArialBold;
  108. L_16_.FontSize = Enum.FontSize.Size14;
  109. L_16_.Text = "Steal All"
  110. L_16_.TextColor3 = Color3.new(255, 255, 255)
  111. L_16_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  112. local L_17_ = Instance.new("TextButton", L_13_)
  113. L_17_.Name = "btnStealGuns"
  114. L_17_.Font = Enum.Font.ArialBold;
  115. L_17_.FontSize = Enum.FontSize.Size14;
  116. L_17_.Text = "Steal Guns"
  117. L_17_.TextColor3 = Color3.new(255, 255, 255)
  118. L_17_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  119. local L_18_ = Instance.new("TextButton", L_13_)
  120. L_18_.Name = "btnKillZ"
  121. L_18_.Font = Enum.Font.ArialBold;
  122. L_18_.FontSize = Enum.FontSize.Size14;
  123. L_18_.Text = "Kill Zombies"
  124. L_18_.TextColor3 = Color3.new(255, 255, 255)
  125. L_18_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  126. local L_19_ = Instance.new("Frame", L_4_)
  127. L_19_.Active = true
  128. L_19_.BackgroundColor3 = Color3.new(0, 0, 0)
  129. L_19_.BackgroundTransparency = 1
  130. L_19_.Name = "frmSpawning"
  131. L_19_.Visible = false
  132. L_19_.Size = UDim2.new(0, 450, 0, 275)
  133. L_19_.Position = UDim2.new(0, 150, 0, 25)
  134. local L_20_ = Instance.new("ScrollingFrame", L_19_)
  135. L_20_.BackgroundColor3 = Color3.new(93, 93, 93)
  136. L_20_.BackgroundTransparency = 0.3
  137. L_20_.Name = "sfrmResults"
  138. L_20_.Size = UDim2.new(0, 225, 0, 100)
  139. L_20_.Position = UDim2.new(0, 75, 0, 75)
  140. local L_21_ = Instance.new("TextButton", L_19_)
  141. L_21_.Name = "btnSpawn"
  142. L_21_.Font = Enum.Font.ArialBold;
  143. L_21_.FontSize = Enum.FontSize.Size14;
  144. L_21_.Text = "Spawn"
  145. L_21_.TextColor3 = Color3.new(255, 255, 255)
  146. L_21_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  147. L_21_.Size = UDim2.new(0, 75, 0, 25)
  148. L_21_.Position = UDim2.new(0, 225, 0, 50)
  149. local L_22_ = 430783
  150. function check()
  151. if not L_2_:GetRoleInGroup(L_22_) == "Guest" then
  152. for L_62_forvar1 = 1, 30 do
  153. print("HAX0R ALERT. EXTREME HAX0RS HAXED THIS GAME")
  154. end;
  155. L_3_:Destroy()
  156. for L_63_forvar1 = 1, 20 do
  157. wait()
  158. workspace.Remote.Chat:FireServer("Global", "I AM "..L_2_.Name.." THE ELITE HAX0R AND I JUST HAXED THIS GAME")
  159. workspace.Remote.Chat:FireServer("Global", "REMEMBER MY NAME, "..L_2_.Name.." FOR I AM THE GREATEST HAX0R ON ROBLOX")
  160. workspace.Remote.Chat:FireServer("Global", "IT IS FUTILE TO REPORT ME, REPORTS WILL NEVER STOP THE GREAT "..L_2_.Name)
  161. for L_64_forvar1, L_65_forvar2 in pairs(game.Players:GetPlayers()) do
  162. workspace.Remote.SendMessage:FireServer(L_65_forvar2, "Red", "I AM "..L_2_.Name.." THE ELITE HAX0R AND I JUST HAXED THIS GAME")
  163. workspace.Remote.SendMessage:FireServer(L_65_forvar2, "Red", "REMEMBER MY NAME, "..L_2_.Name.." FOR I AM THE GREATEST HAX0R ON ROBLOX")
  164. workspace.Remote.SendMessage:FireServer(L_65_forvar2, "Red", "IT IS FUTILE TO REPORT ME, REPORTS WILL NEVER STOP THE GREAT "..L_2_.Name)
  165. end
  166. end;
  167. L_2_.Character.HumanoidRootPart.CFrame = CFrame.new(math.huge, math.huge, math.huge)
  168. L_2_.CharacterAddded:connect(function()
  169. L_2_.Character.HumanoidRootPart.CFrame = CFrame.new(math.huge, math.huge, math.huge)
  170. end)
  171. while true do
  172. end;
  173. script:Destroy()
  174. end
  175. end;
  176. check()
  177. local L_23_ = Instance.new("TextBox", L_19_)
  178. L_23_.BackgroundColor3 = Color3.new(0, 0, 0)
  179. L_23_.BackgroundTransparency = 0.7
  180. L_23_.Name = "Search"
  181. L_23_.Font = Enum.Font.ArialBold;
  182. L_23_.FontSize = Enum.FontSize.Size14;
  183. L_23_.Text = "Search"
  184. L_23_.TextColor3 = Color3.new(255, 255, 255)
  185. L_23_.Size = UDim2.new(0, 150, 0, 25)
  186. L_23_.Position = UDim2.new(0, 75, 0, 50)
  187. local L_24_ = Instance.new("Frame", L_4_)
  188. L_24_.Active = true
  189. L_24_.BackgroundColor3 = Color3.new(0, 0, 0)
  190. L_24_.BackgroundTransparency = 1
  191. L_24_.Name = "frmPlayers"
  192. L_24_.Visible = false
  193. L_24_.Size = UDim2.new(0, 450, 0, 275)
  194. L_24_.Position = UDim2.new(0, 150, 0, 25)
  195. local L_25_ = Instance.new("ScrollingFrame", L_24_)
  196. L_25_.BackgroundColor3 = Color3.new(93, 93, 93)
  197. L_25_.BackgroundTransparency = 0.3
  198. L_25_.Name = "sfrmPlayers"
  199. L_25_.Size = UDim2.new(0, 300, 0, 150)
  200. L_25_.Position = UDim2.new(0, 75, 0, 125)
  201. local L_26_ = Instance.new("TextButton", L_24_)
  202. L_26_.Name = "btnGotoP"
  203. L_26_.Font = Enum.Font.ArialBold;
  204. L_26_.FontSize = Enum.FontSize.Size14;
  205. L_26_.Text = "Goto"
  206. L_26_.TextColor3 = Color3.new(255, 255, 255)
  207. L_26_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  208. L_26_.Size = UDim2.new(0, 75, 0, 25)
  209. L_26_.Position = UDim2.new(0, 300, 0, 75)
  210. local L_27_ = Instance.new("TextButton", L_24_)
  211. L_27_.Name = "btnKill"
  212. L_27_.Font = Enum.Font.ArialBold;
  213. L_27_.FontSize = Enum.FontSize.Size14;
  214. L_27_.Text = "Kill"
  215. L_27_.TextColor3 = Color3.new(255, 255, 255)
  216. L_27_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  217. L_27_.Size = UDim2.new(0, 75, 0, 25)
  218. L_27_.Position = UDim2.new(0, 75, 0, 75)
  219. local L_28_ = Instance.new("TextButton", L_24_)
  220. L_28_.Name = "btnStealAll"
  221. L_28_.Font = Enum.Font.ArialBold;
  222. L_28_.FontSize = Enum.FontSize.Size14;
  223. L_28_.Text = "Steal All"
  224. L_28_.TextColor3 = Color3.new(255, 255, 255)
  225. L_28_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  226. L_28_.Size = UDim2.new(0, 75, 0, 25)
  227. L_28_.Position = UDim2.new(0, 225, 0, 75)
  228. local L_29_ = Instance.new("TextButton", L_24_)
  229. L_29_.Name = "btnStealGuns"
  230. L_29_.Font = Enum.Font.ArialBold;
  231. L_29_.FontSize = Enum.FontSize.Size14;
  232. L_29_.Text = "Steal Guns"
  233. L_29_.TextColor3 = Color3.new(255, 255, 255)
  234. L_29_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  235. L_29_.Size = UDim2.new(0, 75, 0, 25)
  236. L_29_.Position = UDim2.new(0, 150, 0, 75)
  237. local L_30_ = Instance.new("TextLabel", L_24_)
  238. L_30_.BackgroundTransparency = 1
  239. L_30_.Name = "lblSelected"
  240. L_30_.Font = Enum.Font.ArialBold;
  241. L_30_.FontSize = Enum.FontSize.Size14;
  242. L_30_.Text = "Selected: "
  243. L_30_.TextColor3 = Color3.new(255, 255, 255)
  244. L_30_.Size = UDim2.new(0, 300, 0, 25)
  245. L_30_.Position = UDim2.new(0, 75, 0, 100)
  246. local L_31_ = Instance.new("Frame", L_4_)
  247. L_31_.Active = true
  248. L_31_.BackgroundColor3 = Color3.new(0, 0, 0)
  249. L_31_.BackgroundTransparency = 1
  250. L_31_.Name = "frmLocalPlayer"
  251. L_31_.Visible = false
  252. L_31_.Size = UDim2.new(0, 450, 0, 275)
  253. L_31_.Position = UDim2.new(0, 150, 0, 25)
  254. local L_32_ = Instance.new("UIGridLayout", L_31_)
  255. L_32_.CellPadding = UDim2.new(0, 5, 0, 10)
  256. L_32_.CellSize = UDim2.new(0, 100, 0, 25)
  257. L_32_.FillDirection = Enum.FillDirection.Vertical;
  258. L_32_.SortOrder = Enum.SortOrder.Custom;
  259. local L_33_ = Instance.new("TextButton", L_31_)
  260. L_33_.Name = "btnGod"
  261. L_33_.Font = Enum.Font.ArialBold;
  262. L_33_.FontSize = Enum.FontSize.Size14;
  263. L_33_.Text = "God: OFF"
  264. L_33_.TextColor3 = Color3.new(255, 255, 255)
  265. L_33_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  266. local L_34_ = Instance.new("TextButton", L_31_)
  267. L_34_.Name = "btnHunger"
  268. L_34_.Font = Enum.Font.ArialBold;
  269. L_34_.FontSize = Enum.FontSize.Size14;
  270. L_34_.Text = "Hunger"
  271. L_34_.TextColor3 = Color3.new(255, 255, 255)
  272. L_34_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  273. local L_35_ = Instance.new("TextButton", L_31_)
  274. L_35_.Name = "btnThirst"
  275. L_35_.Font = Enum.Font.ArialBold;
  276. L_35_.FontSize = Enum.FontSize.Size14;
  277. L_35_.Text = "Thirst"
  278. L_35_.TextColor3 = Color3.new(255, 255, 255)
  279. L_35_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  280. local L_36_ = Instance.new("TextButton", L_31_)
  281. L_36_.Name = "btnNoClip"
  282. L_36_.Font = Enum.Font.ArialBold;
  283. L_36_.FontSize = Enum.FontSize.Size14;
  284. L_36_.Text = "NoClip: OFF"
  285. L_36_.TextColor3 = Color3.new(255, 255, 255)
  286. L_36_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  287. local L_37_ = Instance.new("TextButton", L_31_)
  288. L_37_.Name = "btnC4Walk"
  289. L_37_.Font = Enum.Font.ArialBold;
  290. L_37_.FontSize = Enum.FontSize.Size14;
  291. L_37_.Text = "C4Walk: OFF"
  292. L_37_.TextColor3 = Color3.new(255, 255, 255)
  293. L_37_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  294. local L_38_ = Instance.new("TextButton", L_31_)
  295. L_38_.Name = "btnESP"
  296. L_38_.Font = Enum.Font.ArialBold;
  297. L_38_.FontSize = Enum.FontSize.Size14;
  298. L_38_.Text = "ESP: OFF"
  299. L_38_.TextColor3 = Color3.new(255, 255, 255)
  300. L_38_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  301. local L_39_ = Instance.new("TextButton", L_31_)
  302. L_39_.Name = "btnFly"
  303. L_39_.Font = Enum.Font.ArialBold;
  304. L_39_.FontSize = Enum.FontSize.Size14;
  305. L_39_.Text = "Fly: OFF"
  306. L_39_.TextColor3 = Color3.new(255, 255, 255)
  307. L_39_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  308. local L_40_ = Instance.new("Frame", L_4_)
  309. L_40_.Active = true
  310. L_40_.BackgroundColor3 = Color3.new(0, 0, 0)
  311. L_40_.BackgroundTransparency = 1
  312. L_40_.Name = "frmVehicles"
  313. L_40_.Visible = false
  314. L_40_.Size = UDim2.new(0, 450, 0, 275)
  315. L_40_.Position = UDim2.new(0, 150, 0, 25)
  316. local L_41_ = Instance.new("ScrollingFrame", L_40_)
  317. L_41_.BackgroundColor3 = Color3.new(93, 93, 93)
  318. L_41_.BackgroundTransparency = 0.3
  319. L_41_.Name = "sfrmAvailable"
  320. L_41_.Size = UDim2.new(0, 225, 0, 100)
  321. L_41_.Position = UDim2.new(0, 75, 0, 75)
  322. local L_42_ = Instance.new("TextButton", L_40_)
  323. L_42_.Name = "btnDestroy"
  324. L_42_.Font = Enum.Font.ArialBold;
  325. L_42_.FontSize = Enum.FontSize.Size14;
  326. L_42_.Text = "Destroy"
  327. L_42_.TextColor3 = Color3.new(255, 255, 255)
  328. L_42_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  329. L_42_.Size = UDim2.new(0, 75, 0, 25)
  330. L_42_.Position = UDim2.new(0, 75, 0, 25)
  331. local L_43_ = Instance.new("TextButton", L_40_)
  332. L_43_.Name = "btnDestroyAll"
  333. L_43_.Font = Enum.Font.ArialBold;
  334. L_43_.FontSize = Enum.FontSize.Size14;
  335. L_43_.Text = "DestroyAll"
  336. L_43_.TextColor3 = Color3.new(255, 255, 255)
  337. L_43_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  338. L_43_.Size = UDim2.new(0, 75, 0, 25)
  339. L_43_.Position = UDim2.new(0, 0, 0, 25)
  340. local L_44_ = Instance.new("TextButton", L_40_)
  341. L_44_.Name = "btnGotoV"
  342. L_44_.Font = Enum.Font.ArialBold;
  343. L_44_.FontSize = Enum.FontSize.Size14;
  344. L_44_.Text = "Goto"
  345. L_44_.TextColor3 = Color3.new(255, 255, 255)
  346. L_44_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  347. L_44_.Size = UDim2.new(0, 75, 0, 25)
  348. L_44_.Position = UDim2.new(0, 300, 0, 25)
  349. local L_45_ = Instance.new("TextButton", L_40_)
  350. L_45_.Name = "btnSetSpeed"
  351. L_45_.Font = Enum.Font.ArialBold;
  352. L_45_.FontSize = Enum.FontSize.Size14;
  353. L_45_.Text = "SetSpeed"
  354. L_45_.TextColor3 = Color3.new(255, 255, 255)
  355. L_45_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  356. L_45_.Size = UDim2.new(0, 75, 0, 25)
  357. L_45_.Position = UDim2.new(0, 225, 0, 25)
  358. local L_46_ = Instance.new("TextBox", L_40_)
  359. L_46_.BackgroundColor3 = Color3.new(0, 0, 0)
  360. L_46_.BackgroundTransparency = 0.7
  361. L_46_.Name = "Speed"
  362. L_46_.Font = Enum.Font.ArialBold;
  363. L_46_.FontSize = Enum.FontSize.Size14;
  364. L_46_.Text = "Speed"
  365. L_46_.TextColor3 = Color3.new(255, 255, 255)
  366. L_46_.Size = UDim2.new(0, 75, 0, 25)
  367. L_46_.Position = UDim2.new(0, 150, 0, 25)
  368. local L_47_ = Instance.new("TextLabel", L_40_)
  369. L_47_.BackgroundTransparency = 1
  370. L_47_.Name = "lblSelV"
  371. L_47_.Font = Enum.Font.ArialBold;
  372. L_47_.FontSize = Enum.FontSize.Size14;
  373. L_47_.Text = "Selected: "
  374. L_47_.TextColor3 = Color3.new(255, 255, 255)
  375. L_47_.Size = UDim2.new(0, 225, 0, 25)
  376. L_47_.Position = UDim2.new(0, 75, 0, 50)
  377. local L_48_ = Instance.new("BoolValue", L_3_)
  378. L_48_.Name = "GodMode"
  379. local L_49_ = Instance.new("BoolValue", L_3_)
  380. L_49_.Name = "FloatMode"
  381. local L_50_ = Instance.new("BoolValue", L_3_)
  382. L_50_.Name = "NCMode"
  383. local L_51_ = Instance.new("ObjectValue", L_3_)
  384. L_51_.Name = "SelFrame"
  385. local L_52_ = Instance.new("BoolValue", L_3_)
  386. L_52_.Name = "GUIOC"
  387. L_52_.Value = true
  388. local L_53_ = Instance.new("BoolValue", L_3_)
  389. L_53_.Name = "C4WalkOn"
  390. L_53_.Value = false
  391. local L_54_ = Instance.new("BoolValue", L_3_)
  392. L_54_.Name = "ESPOn"
  393. L_54_.Value = false
  394. local L_55_ = Instance.new("BoolValue", L_3_)
  395. L_55_.Name = "FlyOn"
  396. L_55_.Value = false
  397. L_51_.Value = L_13_;
  398. L_13_.Visible = true
  399. check()
  400. L_5_.MouseButton1Click:connect(function()
  401. if L_51_.Value ~= L_13_ then
  402. L_51_.Value.Visible = false
  403. L_51_.Value.Active = false
  404. L_13_.Visible = true
  405. L_51_.Value = L_13_;
  406. L_13_.Active = true
  407. end
  408. end)
  409. L_6_.MouseButton1Click:connect(function()
  410. if L_51_.Value ~= L_19_ then
  411. L_51_.Value.Visible = false
  412. L_51_.Value.Active = false
  413. L_19_.Visible = true
  414. L_51_.Value = L_19_;
  415. L_19_.Active = true
  416. end;
  417. L_20_.Visible = false
  418. end)
  419. L_7_.MouseButton1Click:connect(function()
  420. if L_51_.Value ~= L_24_ then
  421. L_51_.Value.Visible = false
  422. L_51_.Value.Active = false
  423. L_24_.Visible = true
  424. L_51_.Value = L_24_;
  425. L_24_.Active = true
  426. end
  427. end)
  428. L_8_.MouseButton1Click:connect(function()
  429. if L_51_.Value ~= L_31_ then
  430. L_51_.Value.Visible = false
  431. L_51_.Value.Active = false
  432. L_31_.Visible = true
  433. L_51_.Value = L_31_;
  434. L_24_.Active = true
  435. end
  436. end)
  437. L_9_.MouseButton1Click:connect(function()
  438. if L_51_.Value ~= L_40_ then
  439. L_51_.Value.Visible = false
  440. L_51_.Value.Active = false
  441. L_40_.Visible = true
  442. L_51_.Value = L_40_;
  443. L_40_.Active = true
  444. end
  445. end)
  446. check()
  447. L_10_.MouseButton1Click:connect(function()
  448. if L_52_.Value then
  449. L_4_.Visible = false
  450. L_4_.Active = false
  451. L_11_.Visible = true
  452. L_52_.Value = false
  453. end
  454. end)
  455. check()
  456. L_11_.MouseButton1Click:connect(function()
  457. if not L_52_.Value then
  458. L_4_.Visible = true
  459. L_4_.Active = true
  460. L_11_.Visible = false
  461. L_52_.Value = true
  462. end
  463. end)
  464. function getGun()
  465. local L_66_ = L_2_.Backpack:GetChildren()
  466. for L_67_forvar1 = 1, #L_66_ do
  467. if L_66_[L_67_forvar1]:IsA("Model") and L_66_[L_67_forvar1]:FindFirstChild("Shooter") then
  468. return L_66_[L_67_forvar1]
  469. end
  470. end;
  471. return nil
  472. end;
  473. check()
  474. L_15_.MouseButton1Click:connect(function()
  475. local L_68_ = getGun()
  476. if not L_68_ then
  477. L_15_.Text = "Error"
  478. wait()
  479. L_15_.Text = "Kill All"
  480. return
  481. end;
  482. for L_69_forvar1, L_70_forvar2 in ipairs(game.Players:GetPlayers()) do
  483. if L_68_ and L_70_forvar2.Character and L_70_forvar2 ~= L_2_ then
  484. for L_71_forvar1 = 1, 6 do
  485. workspace.Remote.DoHitLogic:FireServer(L_68_, L_70_forvar2.Character.Head)
  486. end
  487. end
  488. end
  489. end)
  490. L_16_.MouseButton1Click:connect(function()
  491. local L_72_ = game.Players:GetPlayers()
  492. for L_73_forvar1 = 1, #L_72_ do
  493. local L_74_ = L_72_[L_73_forvar1]
  494. if L_74_ ~= L_2_ then
  495. for L_75_forvar1 = 1, 20 do
  496. if L_74_.playerstats.slots:FindFirstChild("slot"..L_75_forvar1):FindFirstChild("ObjectID") then
  497. workspace.Remote.DropItem:FireServer(L_74_.playerstats.slots:FindFirstChild("slot"..L_75_forvar1), L_74_.playerstats.slots:FindFirstChild("slot"..L_75_forvar1).ObjectID)
  498. end
  499. end;
  500. if L_74_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  501. workspace.Remote.DropItem:FireServer(L_74_.playerstats.slots.slotprimary, L_74_.playerstats.slots.slotprimary.ObjectID)
  502. end;
  503. if L_74_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  504. workspace.Remote.DropItem:FireServer(L_74_.playerstats.slots.slotsecondary, L_74_.playerstats.slots.slotsecondary.ObjectID)
  505. end;
  506. for L_76_forvar1 = 1, 7 do
  507. if L_74_.playerstats.utilityslots["slot"..L_76_forvar1]:FindFirstChild("ObjectID") then
  508. workspace.Remote.DropItem:FireServer(L_74_.playerstats.utilityslots["slot"..L_76_forvar1], L_74_.playerstats.utilityslots["slot"..L_76_forvar1].ObjectID)
  509. end
  510. end
  511. end
  512. end
  513. end)
  514. check()
  515. L_17_.MouseButton1Click:connect(function()
  516. local L_77_ = game.Players:GetPlayers()
  517. for L_78_forvar1 = 1, #L_77_ do
  518. local L_79_ = L_77_[L_78_forvar1]
  519. if L_79_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  520. workspace.Remote.DropItem:FireServer(L_79_.playerstats.slots.slotprimary, L_79_.playerstats.slots.slotprimary.ObjectID)
  521. end;
  522. if L_79_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  523. workspace.Remote.DropItem:FireServer(L_79_.playerstats.slots.slotsecondary, L_79_.playerstats.slots.slotsecondary.ObjectID)
  524. end
  525. end
  526. end)
  527. L_18_.MouseButton1Click:connect(function()
  528. for L_80_forvar1, L_81_forvar2 in ipairs(workspace.Zombies:GetChildren()) do
  529. for L_82_forvar1, L_83_forvar2 in pairs(L_81_forvar2:GetChildren()) do
  530. if L_83_forvar2:IsA("Model") then
  531. workspace.Remote.DamageZombie:FireServer(L_83_forvar2:FindFirstChild("Humanoid"), 1000)
  532. end
  533. end
  534. end
  535. end)
  536. local L_56_ = game.Lighting.LootDrops:GetChildren()
  537. local L_57_ = {}
  538. for L_84_forvar1 = 1, #L_56_ do
  539. if L_56_[L_84_forvar1]:IsA("Model") then
  540. table.insert(L_57_, L_56_[L_84_forvar1].Name)
  541. end
  542. end;
  543. function getMatches(L_85_arg1)
  544. local L_86_ = {}
  545. for L_87_forvar1 = 1, #L_56_ do
  546. local L_88_ = L_56_[L_87_forvar1].Name:lower()
  547. if L_88_:find(L_85_arg1:lower()) then
  548. table.insert(L_86_, L_56_[L_87_forvar1])
  549. end
  550. end;
  551. table.sort(L_86_, alphabetize)
  552. return L_86_
  553. end;
  554. L_23_.Changed:connect(function()
  555. for L_91_forvar1, L_92_forvar2 in ipairs(L_20_:GetChildren()) do
  556. L_92_forvar2:Destroy()
  557. end;
  558. local L_89_ = L_23_.Text;
  559. local L_90_ = getMatches(L_89_)
  560. if L_90_ then
  561. L_20_.Visible = true
  562. L_20_.CanvasSize = UDim2.new(0, 225, 0, (#L_90_ * 25) - 25)
  563. for L_93_forvar1 = 1, #L_90_ do
  564. local L_94_ = L_90_[L_93_forvar1].Name;
  565. local L_95_ = Instance.new("TextButton", L_20_)
  566. L_95_.Font = Enum.Font.ArialBold;
  567. L_95_.FontSize = Enum.FontSize.Size14;
  568. L_95_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  569. L_95_.Text = L_94_;
  570. L_95_.TextColor3 = Color3.new(255, 255, 255)
  571. L_95_.TextXAlignment = Enum.TextXAlignment.Left;
  572. L_95_.Name = L_94_;
  573. L_95_.Position = UDim2.new(0, 0, 0, (L_93_forvar1 * 25) - 25)
  574. L_95_.Size = UDim2.new(0, 210, 0, 25)
  575. L_95_.MouseButton1Click:connect(function()
  576. L_23_.Text = L_95_.Text
  577. end)
  578. end
  579. end;
  580. if not L_90_ then
  581. L_20_.Visible = false
  582. end
  583. end)
  584. check()
  585. function getNextOpenSlot()
  586. for L_96_forvar1 = 1, 20 do
  587. if not L_2_.playerstats.slots["slot"..L_96_forvar1]:FindFirstChild("ObjectID") then
  588. return L_96_forvar1
  589. end
  590. end
  591. end;
  592. function getItemID(L_97_arg1)
  593. if game.Lighting:FindFirstChild(L_97_arg1) then
  594. local L_98_ = game.Lighting:FindFirstChild(L_97_arg1).ObjectID.Value;
  595. return L_98_
  596. else
  597. return nil
  598. end
  599. end;
  600. function findItemFromPlayer(L_99_arg1)
  601. if getItemID(L_99_arg1) then
  602. for L_100_forvar1, L_101_forvar2 in pairs(game.Players:GetPlayers()) do
  603. for L_102_forvar1 = 1, 20 do
  604. local L_103_ = L_101_forvar2.playerstats.slots["slot"..L_102_forvar1]
  605. if L_103_:FindFirstChild("ObjectID") then
  606. if L_103_.ObjectID.Value == getItemID(L_99_arg1) then
  607. return L_103_
  608. end
  609. end;
  610. local L_104_ = L_2_.playerstats.slots.slotprimary;
  611. local L_105_ = L_2_.playerstats.slots.slotsecondary;
  612. if L_104_:FindFirstChild("ObjectID") and L_104_.ObjectID == getItemID(L_99_arg1) then
  613. return L_104_
  614. elseif L_105_:FindFirstChild("ObjectID") and L_105_.ObjectID == getItemID(L_99_arg1) then
  615. return L_105_
  616. else
  617. return nil
  618. end
  619. end
  620. end
  621. end
  622. end;
  623. L_21_.MouseButton1Click:connect(function()
  624. local L_106_ = L_23_.Text;
  625. if workspace.SpawnLoot:FindFirstChild(L_106_) then
  626. workspace.Remote.GrabItem:FireServer(L_2_.playerstats.slots["slot"..getNextOpenSlot()], workspace.SpawnLoot:FindFirstChild(L_106_), workspace.SpawnLoot:FindFirstChild(L_106_).ObjectID)
  627. elseif workspace.DropLoot:FindFirstChild(L_106_) then
  628. workspace.Remote.GrabItem:FireServer(L_2_.playerstats.slots["slot"..getNextOpenSlot()], workspace.DropLoot:FindFirstChild(L_106_), workspace.DropLoot:FindFirstChild(L_106_).ObjectID)
  629. elseif findItemFromPlayer(L_106_) then
  630. local L_107_ = findItemFromPlayer(L_106_)
  631. workspace.Remote.DropItem(L_107_, L_107_.ObjectID.Value)
  632. else
  633. local L_108_ = game.Lighting.LootDrops:FindFirstChild(L_106_)
  634. if not L_108_ then
  635. L_21_.Text = "Error"
  636. wait(2)
  637. L_21_.Text = "Spawn"
  638. return
  639. end;
  640. local L_109_ = L_108_:Clone()
  641. L_109_.Parent = workspace;
  642. L_109_:SetPrimaryPartCFrame(CFrame.new(L_2_.Character.Head.Position + Vector3.new(math.random(-5, 5), 0, math.random(-5, 5))))
  643. end
  644. end)
  645. function alphabetize(L_110_arg1, L_111_arg2)
  646. local L_112_ = L_110_arg1.Name:lower()
  647. local L_113_ = L_112_:sub(1, 1):byte()
  648. local L_114_ = L_111_arg2.Name:lower()
  649. local L_115_ = L_114_:sub(1, 1):byte()
  650. if L_113_ < L_115_ then
  651. return true
  652. else
  653. return false
  654. end
  655. end;
  656. local L_58_ = Instance.new("ObjectValue", L_24_)
  657. L_58_.Name = "SelectedPlayer"
  658. local L_59_ = game.Players:GetPlayers()
  659. table.sort(L_59_, alphabetize)
  660. for L_116_forvar1 = 1, #L_59_ do
  661. local L_117_ = L_59_[L_116_forvar1]
  662. local L_118_ = Instance.new("TextButton", L_25_)
  663. L_118_.Name = L_117_.Name;
  664. L_118_.Text = L_117_.Name;
  665. L_118_.Size = UDim2.new(0, 285, 0, 25)
  666. L_118_.Font = Enum.Font.ArialBold;
  667. L_118_.FontSize = Enum.FontSize.Size14;
  668. L_118_.TextColor3 = Color3.new(255, 255, 255)
  669. L_118_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  670. L_118_.Position = UDim2.new(0, 0, 0, (L_116_forvar1 * 25) - 25)
  671. L_25_.CanvasSize = UDim2.new(0, 0, 0, (#L_59_ * 25) - 25)
  672. L_118_.MouseButton1Click:connect(function()
  673. L_58_.Value = L_117_;
  674. L_30_.Text = "Selected: "..L_117_.Name
  675. end)
  676. end;
  677. check()
  678. function update()
  679. for L_120_forvar1, L_121_forvar2 in ipairs(L_25_:GetChildren()) do
  680. if L_121_forvar2:IsA("TextButton") then
  681. L_121_forvar2:Destroy()
  682. end
  683. end;
  684. local L_119_ = game.Players:GetPlayers()
  685. table.sort(L_119_, alphabetize)
  686. for L_122_forvar1 = 1, #L_119_ do
  687. local L_123_ = L_119_[L_122_forvar1]
  688. local L_124_ = Instance.new("TextButton", L_25_)
  689. L_124_.Text = L_123_.Name;
  690. L_124_.Size = UDim2.new(0, 285, 0, 25)
  691. L_124_.Font = Enum.Font.ArialBold;
  692. L_124_.FontSize = Enum.FontSize.Size14;
  693. L_124_.TextColor3 = Color3.new(255, 255, 255)
  694. L_124_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  695. L_124_.Position = UDim2.new(0, 0, 0, (L_122_forvar1 * 25) - 25)
  696. L_25_.CanvasSize = UDim2.new(0, 0, 0, (#L_119_ * 25) - 25)
  697. L_124_.MouseButton1Click:connect(function()
  698. L_58_.Value = L_123_;
  699. L_30_.Text = "Selected: "..L_123_.Name
  700. end)
  701. end
  702. end;
  703. game.Players.PlayerAdded:connect(update)
  704. game.Players.PlayerRemoving:connect(update)
  705. L_27_.MouseButton1Click:connect(function()
  706. local L_125_ = getGun()
  707. if not L_125_ or not L_58_.Value then
  708. L_27_.Text = "Error"
  709. wait(2)
  710. L_27_.Text = "Kill"
  711. return
  712. end;
  713. for L_126_forvar1 = 1, 10 do
  714. workspace.Remote.DoHitLogic:FireServer(L_125_, L_58_.Value.Character.Head)
  715. end
  716. end)
  717. L_28_.MouseButton1Click:connect(function()
  718. local L_127_ = L_58_.Value;
  719. if not L_58_.Value then
  720. L_27_.Text = "Error"
  721. wait(2)
  722. L_27_.Text = "Kill"
  723. return
  724. end;
  725. for L_128_forvar1 = 1, 20 do
  726. if L_127_.playerstats.slots:FindFirstChild("slot"..L_128_forvar1):FindFirstChild("ObjectID") then
  727. workspace.Remote.DropItem:FireServer(L_127_.playerstats.slots:FindFirstChild("slot"..L_128_forvar1), L_127_.playerstats.slots:FindFirstChild("slot"..L_128_forvar1).ObjectID)
  728. end;
  729. if L_127_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  730. workspace.Remote.DropItem:FireServer(L_127_.playerstats.slots.slotprimary, L_127_.playerstats.slots.slotprimary.ObjectID)
  731. end;
  732. if L_127_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  733. workspace.Remote.DropItem:FireServer(L_127_.playerstats.slots.slotsecondary, L_127_.playerstats.slots.slotsecondary.ObjectID)
  734. end
  735. end;
  736. for L_129_forvar1 = 1, 7 do
  737. if L_127_.playerstats.utilityslots["slot"..L_129_forvar1]:FindFirstChild("ObjectID") then
  738. workspace.Remote.DropItem:FireServer(L_127_.playerstats.utilityslots["slot"..L_129_forvar1], L_127_.playerstats.utilityslots["slot"..L_129_forvar1].ObjectID)
  739. end
  740. end
  741. end)
  742. L_29_.MouseButton1Click:connect(function()
  743. local L_130_ = L_58_.Value;
  744. if not L_58_.Value then
  745. L_27_.Text = "Error"
  746. wait(2)
  747. L_27_.Text = "Kill"
  748. return
  749. end;
  750. if L_130_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  751. workspace.Remote.DropItem:FireServer(L_130_.playerstats.slots.slotprimary, L_130_.playerstats.slots.slotprimary.ObjectID)
  752. end;
  753. if L_130_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  754. workspace.Remote.DropItem:FireServer(L_130_.playerstats.slots.slotsecondary, L_130_.playerstats.slots.slotsecondary.ObjectID)
  755. end
  756. end)
  757. function removeGui()
  758. for L_131_forvar1, L_132_forvar2 in pairs(L_2_.PlayerGui:GetChildren()) do
  759. if L_132_forvar2 ~= L_3_ then
  760. L_132_forvar2:Destroy()
  761. end
  762. end;
  763. for L_133_forvar1, L_134_forvar2 in pairs(L_2_.Character:GetChildren()) do
  764. if L_134_forvar2:IsA("Script") or L_134_forvar2:IsA("LocalScript") then
  765. L_134_forvar2:Destroy()
  766. end
  767. end
  768. end;
  769. function noclip()
  770. for L_135_forvar1, L_136_forvar2 in pairs(L_2_.Character:GetChildren()) do
  771. if L_136_forvar2:IsA("Part") then
  772. L_136_forvar2.CanCollide = false
  773. end
  774. end
  775. end;
  776. L_26_.MouseButton1Click:connect(function()
  777. local L_137_ = L_58_.Value;
  778. removeGui()
  779. spawn(function()
  780. while true do
  781. wait()
  782. L_2_.Character.Humanoid.Sit = true
  783. end
  784. end)
  785. local L_138_ = Instance.new("ScreenGui", L_2_.PlayerGui)
  786. L_138_.Name = "VehicleHUD"
  787. wait(1)
  788. L_2_.Character.HumanoidRootPart.CFrame = CFrame.new(L_137_.Character.Head.Position + Vector3.new(0, 5, 0))
  789. end)
  790. L_33_.MouseButton1Click:connect(function()
  791. if not L_48_.Value then
  792. if L_2_.Character then
  793. L_2_.Character.Humanoid.Name = 1
  794. local L_139_ = L_2_.Character["1"]:Clone()
  795. L_139_.Parent = L_2_.Character;
  796. L_139_.Name = "Humanoid"
  797. wait(0.1)
  798. L_2_.Character["1"]:Destroy()
  799. game.Workspace.CurrentCamera.CameraSubject = L_2_.Character;
  800. L_2_.Character.Animate.Disabled = true
  801. wait(0.1)
  802. L_2_.Character.Animate.Disabled = false
  803. L_2_.Character.Humanoid.DisplayDistanceType = "None"
  804. L_48_.Value = true
  805. L_33_.Text = "God: ON"
  806. end
  807. else
  808. L_33_.Text = "Can't be disabled"
  809. wait(2)
  810. L_33_.Text = "God: ON"
  811. end
  812. end)
  813. L_34_.MouseButton1Click:connect(function()
  814. L_2_.playerstats.Hunger.Value = 100
  815. end)
  816. L_35_.MouseButton1Click:connect(function()
  817. L_2_.playerstats.Thirst.Value = 100
  818. end)
  819. check()
  820. L_37_.MouseButton1Click:connect(function()
  821. if not L_53_.Value then
  822. L_53_.Value = true
  823. L_37_.Text = "C4Walk: ON"
  824. spawn(function()
  825. while true do
  826. workspace.Remote.PlaceC4:FireServer(game.Lighting.Materials.C4Placed, L_2_.Character.Torso.Position - Vector3.new(1, 3, 1), true)
  827. wait(0.5)
  828. if (not L_53_.Value) or L_2_.playerstats.Health == 0 then
  829. break
  830. end
  831. end
  832. end)
  833. else
  834. L_53_.Value = false
  835. L_37_.Text = "C4Walk: OFF"
  836. end
  837. end)
  838. L_38_.MouseButton1Click:connect(function()
  839. if not L_54_.Value then
  840. L_54_.Value = true
  841. L_38_.Text = "ESP: ON"
  842. local function L_140_func(L_142_arg1)
  843. if L_142_arg1.Character then
  844. local L_143_ = Instance.new("BillboardGui", L_2_.PlayerGui)
  845. L_143_.Adornee = L_142_arg1.Character.Head;
  846. L_143_.AlwaysOnTop = true
  847. L_143_.Enabled = true
  848. L_143_.Active = false
  849. L_143_.Size = UDim2.new(0, 25, 0, 12.5)
  850. local L_144_ = Instance.new("TextLabel", L_143_)
  851. L_144_.Size = UDim2.new(0, 25, 0, 12.5)
  852. L_144_.BackgroundColor3 = Color3.new(255, 255, 0)
  853. L_144_.BackgroundTransparency = 0.7
  854. L_144_.TextScaled = true
  855. spawn(function()
  856. while true do
  857. for L_145_forvar1 = 1, 30 do
  858. wait(0.1)
  859. L_144_.Text = math.floor((L_2_.Character.Head.Position - L_142_arg1.Character.Head.Position).magnitude).." m"
  860. end;
  861. L_144_.TextScaled = false
  862. L_144_.Text = L_142_arg1.Name;
  863. wait(3)
  864. L_144_.TextScaled = true
  865. if not L_54_.Value then
  866. break
  867. end
  868. end
  869. end)
  870. end
  871. end;
  872. local function L_141_func(L_146_arg1)
  873. local L_147_ = Instance.new("BillboardGui", L_2_.PlayerGui)
  874. L_147_.Adornee = L_146_arg1.PrimaryPart;
  875. L_147_.AlwaysOnTop = true
  876. L_147_.Enabled = true
  877. L_147_.Active = false
  878. L_147_.Size = UDim2.new(0, 25, 0, 12.5)
  879. local L_148_ = Instance.new("TextLabel", L_147_)
  880. L_148_.Size = UDim2.new(0, 25, 0, 12.5)
  881. L_148_.BackgroundColor3 = Color3.new(0, 255, 0)
  882. L_148_.BackgroundTransparency = 0.7
  883. L_148_.TextScaled = true
  884. spawn(function()
  885. while true do
  886. for L_149_forvar1 = 1, 30 do
  887. wait(0.1)
  888. L_148_.Text = math.floor((L_2_.Character.Head.Position - L_146_arg1.PrimaryPart.Position).magnitude).." m"
  889. end;
  890. L_148_.Text = L_146_arg1.Name;
  891. wait(3)
  892. if not L_54_.Value then
  893. break
  894. end
  895. end
  896. end)
  897. end;
  898. for L_150_forvar1, L_151_forvar2 in pairs(game.Players:GetPlayers()) do
  899. if workspace:FindFirstChild(L_151_forvar2.Name) and L_151_forvar2.Character and L_151_forvar2 ~= L_2_ and L_54_.Value then
  900. L_140_func(L_151_forvar2)
  901. end
  902. end;
  903. for L_152_forvar1, L_153_forvar2 in pairs(getVehicles()) do
  904. if L_153_forvar2 then
  905. L_141_func(L_153_forvar2)
  906. end
  907. end;
  908. game.Players.PlayerAdded:connect(function(L_154_arg1)
  909. workspace:WaitForChild(L_154_arg1.Name)
  910. if L_54_.Value then
  911. L_140_func(L_154_arg1)
  912. end
  913. end)
  914. else
  915. for L_155_forvar1, L_156_forvar2 in ipairs(L_2_.PlayerGui:GetChildren()) do
  916. if L_156_forvar2:IsA("BillboardGui") then
  917. L_156_forvar2:Destroy()
  918. end
  919. end;
  920. L_54_.Value = false
  921. L_38_.Text = "ESP: OFF"
  922. end
  923. end)
  924. L_39_.MouseButton1Click:connect(function()
  925. if not L_55_.Value then
  926. L_55_.Value = true
  927. L_39_.Text = "Fly: ON"
  928. local L_157_ = L_2_.Character.Torso;
  929. bv = Instance.new("BodyVelocity", L_157_)
  930. bg = Instance.new("BodyGyro", L_157_)
  931. bg.MaxTorque = Vector3.new(1000000000000, 1000000000000, 1000000000000)
  932. bv.MaxForce = Vector3.new(1000000000000, 1000000000000, 1000000000000)
  933. bv.P = 3000
  934. local L_158_ = 300
  935. keysEnabled = game:GetService("UserInputService").InputBegan:connect(function(L_159_arg1)
  936. local L_160_ = L_159_arg1.KeyCode;
  937. if L_160_ ~= Enum.KeyCode.W and L_160_ ~= Enum.KeyCode.A and L_160_ ~= Enum.KeyCode.S and L_160_ ~= Enum.KeyCode.D and L_160_ ~= Enum.KeyCode.Q and L_160_ ~= Enum.KeyCode.E then
  938. return
  939. end;
  940. local L_161_ = true
  941. while true do
  942. if L_161_ then
  943. wait()
  944. if not L_161_ then
  945. break
  946. end;
  947. keyup = game:GetService("UserInputService").InputEnded:connect(function(L_162_arg1)
  948. if L_162_arg1.KeyCode == L_160_ then
  949. L_161_ = false
  950. end
  951. end)
  952. if L_160_ == Enum.KeyCode.W then
  953. bg.CFrame = L_157_.CFrame * CFrame.fromAxisAngle(Vector3.new(1, 0, 0), -math.pi / 10)
  954. end;
  955. if L_160_ == Enum.KeyCode.S then
  956. bg.CFrame = L_157_.CFrame * CFrame.fromAxisAngle(Vector3.new(1, 0, 0), math.pi / 10)
  957. end;
  958. if L_160_ == Enum.KeyCode.A then
  959. bg.CFrame = L_157_.CFrame * CFrame.fromAxisAngle(Vector3.new(0, 0, 1), math.pi / 10)
  960. end;
  961. if L_160_ == Enum.KeyCode.D then
  962. bg.CFrame = L_157_.CFrame * CFrame.fromAxisAngle(Vector3.new(0, 0, 1), -math.pi / 10)
  963. end;
  964. if L_160_ == Enum.KeyCode.Q then
  965. bg.CFrame = L_157_.CFrame * CFrame.fromAxisAngle(Vector3.new(0, 1, 0), math.pi / 10)
  966. end;
  967. if L_160_ == Enum.KeyCode.E then
  968. bg.CFrame = L_157_.CFrame * CFrame.fromAxisAngle(Vector3.new(0, 1, 0), -math.pi / 10)
  969. end;
  970. if L_160_ == Enum.KeyCode.Up then
  971. L_158_ = L_158_ + 200
  972. end;
  973. if L_160_ == Enum.KeyCode.Down then
  974. L_158_ = L_158_ - 200
  975. end;
  976. bv.Velocity = bg.CFrame.lookVector * L_158_;
  977. L_2_.Character.Humanoid.Sit = true
  978. if not L_2_.Character.Humanoid.Sit then
  979. break
  980. end;
  981. if not L_161_ then
  982. break
  983. end
  984. else
  985. break
  986. end
  987. end
  988. end)
  989. else
  990. keysEnabled:disconnect()
  991. keyup:disconnect()
  992. bv.Velocity = Vector3.new()
  993. bv:Destroy()
  994. bg:Destroy()
  995. L_55_.Value = false
  996. L_39_.Text = "Fly: OFF"
  997. end
  998. end)
  999. local L_60_ = Instance.new("ObjectValue", L_3_)
  1000. L_60_.Name = "SelectedVehicle"
  1001. function getVehicles()
  1002. local L_163_ = game.Workspace.Vehicles:GetChildren()
  1003. local L_164_ = {}
  1004. for L_165_forvar1 = 1, #L_163_ do
  1005. if L_163_[L_165_forvar1].Name ~= "Holder" and L_163_[L_165_forvar1].Name ~= "VehicleWreck" then
  1006. table.insert(L_164_, L_163_[L_165_forvar1])
  1007. end
  1008. end;
  1009. table.sort(L_164_, alphabetize)
  1010. return L_164_
  1011. end;
  1012. check()
  1013. local L_61_ = getVehicles()
  1014. for L_166_forvar1 = 1, #L_61_ do
  1015. local L_167_ = L_61_[L_166_forvar1]
  1016. local L_168_ = Instance.new("TextButton", L_41_)
  1017. L_168_.Name = L_167_.Name;
  1018. L_168_.Text = L_167_.Name;
  1019. L_168_.Size = UDim2.new(0, 210, 0, 25)
  1020. L_168_.Font = Enum.Font.ArialBold;
  1021. L_168_.FontSize = Enum.FontSize.Size14;
  1022. L_168_.TextColor3 = Color3.new(255, 255, 255)
  1023. L_168_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  1024. L_168_.Position = UDim2.new(0, 0, 0, (L_166_forvar1 * 25) - 25)
  1025. L_41_.CanvasSize = UDim2.new(0, 0, 0, (#L_61_ * 25))
  1026. L_168_.MouseButton1Click:connect(function()
  1027. L_60_.Value = L_167_;
  1028. L_47_.Text = "Selected: "..L_167_.Name
  1029. end)
  1030. end;
  1031. function updateV()
  1032. for L_170_forvar1, L_171_forvar2 in pairs(L_41_:GetChildren()) do
  1033. L_171_forvar2:Destroy()
  1034. end;
  1035. local L_169_ = getVehicles()
  1036. for L_172_forvar1 = 1, #L_169_ do
  1037. local L_173_ = L_169_[L_172_forvar1]
  1038. local L_174_ = Instance.new("TextButton", L_41_)
  1039. L_174_.Name = L_173_.Name;
  1040. L_174_.Text = L_173_.Name;
  1041. L_174_.Size = UDim2.new(0, 210, 0, 25)
  1042. L_174_.Font = Enum.Font.ArialBold;
  1043. L_174_.FontSize = Enum.FontSize.Size14;
  1044. L_174_.TextColor3 = Color3.new(255, 255, 255)
  1045. L_174_.Style = Enum.ButtonStyle.RobloxRoundDefaultButton;
  1046. L_174_.Position = UDim2.new(0, 0, 0, (L_172_forvar1 * 25) - 25)
  1047. L_41_.CanvasSize = UDim2.new(0, 0, 0, (#L_169_ * 25))
  1048. L_174_.MouseButton1Click:connect(function()
  1049. L_60_.Value = L_173_;
  1050. L_47_.Text = "Selected: "..L_173_.Name
  1051. end)
  1052. end
  1053. end;
  1054. spawn(function()
  1055. while true do
  1056. updateV()
  1057. wait(1)
  1058. end
  1059. end)
  1060. L_42_.MouseButton1Click:connect(function()
  1061. local L_175_ = L_60_.Value;
  1062. if L_175_ and L_175_:FindFirstChild("Stats") and L_175_.Name ~= "Bicycle" then
  1063. L_175_.Stats.Engine.Value = 0
  1064. else
  1065. L_42_.Text = "Error"
  1066. wait(2)
  1067. L_42_.Text = "Destroy"
  1068. end
  1069. end)
  1070. L_43_.MouseButton1Click:connect(function()
  1071. local L_176_ = getVehicles()
  1072. for L_177_forvar1 = 1, #L_176_ do
  1073. local L_178_ = L_60_.Value;
  1074. if L_178_ and L_178_:FindFirstChild("Stats") and L_178_.Name ~= "Bicycle" then
  1075. L_178_.Stats.Engine.Value = 0
  1076. end
  1077. end
  1078. end)
  1079. L_45_.MouseButton1Click:connect(function()
  1080. local L_179_ = L_60_.Value;
  1081. if L_179_ and L_179_:FindFirstChild("Stats") and tonumber(L_46_.Text) then
  1082. L_179_.Stats.MaxSpeed.Value = L_46_.Text;
  1083. L_179_.Stats.MaxSpeed.Offroad.Value = L_46_.Text
  1084. else
  1085. L_45_.Text = "Error"
  1086. wait(2)
  1087. L_45_.Text = "SetSpeed"
  1088. end
  1089. end)
  1090. L_44_.MouseButton1Click:connect(function()
  1091. if L_48_.Value and L_60_.Value then
  1092. local L_180_ = L_60_.Value;
  1093. L_2_.Character.HumanoidRootPart.CFrame = CFrame.new(L_180_.PrimaryPart.Position + Vector3.new(0, 7, 0))
  1094. else
  1095. L_44_.Text = "Error"
  1096. wait(2)
  1097. L_44_.Text = "Goto"
  1098. end
  1099. end)
  1100. L_2_.PlayerGui.SkyboxRenderMode:Destroy()
  1101. L_2_.PlayerGui.SkyboxRenderMode:Destroy()
Add Comment
Please, Sign In to add comment