Palazikaka

Untitled

Dec 12th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.68 KB | None | 0 0
  1. -- Objects
  2.  
  3. local Tripp = Instance.new("ScreenGui")
  4. local mainframe = Instance.new("Frame")
  5. local openclose = Instance.new("TextButton")
  6. local dragbarBACKGROUND = Instance.new("TextLabel")
  7. local dragbarRED = Instance.new("TextLabel")
  8. local dragbarWHITE = Instance.new("TextLabel")
  9. local btnserver = Instance.new("TextButton")
  10. local btnvehicles = Instance.new("TextButton")
  11. local btnplayers = Instance.new("TextButton")
  12. local btnspawning = Instance.new("TextButton")
  13. local btnmods = Instance.new("TextButton")
  14. local modframe = Instance.new("Frame")
  15. local spawningframe = Instance.new("Frame")
  16. local playersframe = Instance.new("Frame")
  17. local vehiclesframe = Instance.new("Frame")
  18. local serverframe = Instance.new("Frame")
  19. local introframe = Instance.new("Frame")
  20. local txtcreatorRED = Instance.new("TextLabel")
  21. local txtcreatorWHITE = Instance.new("TextLabel")
  22. local txtcreator = Instance.new("TextLabel")
  23. local modAimbot = Instance.new("TextButton")
  24. local modC4 = Instance.new("TextButton")
  25. local modCorpse = Instance.new("TextButton")
  26. local modESP = Instance.new("TextButton")
  27. local modESP2 = Instance.new("TextButton")
  28. local modFog = Instance.new("TextButton")
  29. local modGod = Instance.new("TextButton")
  30. local modHunger = Instance.new("TextButton")
  31. local modRecoil = Instance.new("TextButton")
  32. local modStamina = Instance.new("TextButton")
  33. local modTeleport = Instance.new("TextButton")
  34. local modNoclip = Instance.new("TextButton")
  35. local scrollingItems = Instance.new("ScrollingFrame")
  36. local btnSpawn = Instance.new("TextButton")
  37. local spawnFalKit = Instance.new("TextButton")
  38. local spawnAKKit = Instance.new("TextButton")
  39. local spawnNavigation = Instance.new("TextButton")
  40. local txtboxSearch = Instance.new("TextBox")
  41. local scrollingPlayers = Instance.new("ScrollingFrame")
  42. local playerKill = Instance.new("TextButton")
  43. local playerKillAll = Instance.new("TextButton")
  44. local playerSpectate = Instance.new("TextButton")
  45. local playerStealAllG = Instance.new("TextButton")
  46. local playerStealAllI = Instance.new("TextButton")
  47. local playerStealGuns = Instance.new("TextButton")
  48. local playerStealItems = Instance.new("TextButton")
  49. local playerTeleport = Instance.new("TextButton")
  50. local labelSelectedPlayers = Instance.new("TextLabel")
  51. local scrollingVehicles = Instance.new("ScrollingFrame")
  52. local txtboxSpeed = Instance.new("TextBox")
  53. local vehicleDestroy = Instance.new("TextButton")
  54. local vehicleDestroyAll = Instance.new("TextButton")
  55. local vehicleESP = Instance.new("TextButton")
  56. local vehicleSetSpeed = Instance.new("TextButton")
  57. local vehicleTeleport = Instance.new("TextButton")
  58. local labelSelectedVehicle = Instance.new("TextLabel")
  59. local Blue = Instance.new("TextButton")
  60. local Green = Instance.new("TextButton")
  61. local Red = Instance.new("TextButton")
  62. local White = Instance.new("TextButton")
  63. local Yellow = Instance.new("TextButton")
  64. local messageSpam = Instance.new("TextButton")
  65. local messageText = Instance.new("TextBox")
  66. local L_2_ = game.Players.LocalPlayer;
  67.  
  68. -- Properties
  69.  
  70. Tripp.Name = "Tripp"
  71. Tripp.Parent = game.CoreGui
  72.  
  73. mainframe.Name = "mainframe"
  74. mainframe.Parent = Tripp
  75. mainframe.BackgroundColor3 = Color3.new(0, 0, 0)
  76. mainframe.BorderColor3 = Color3.new(0.839216, 0, 0)
  77. mainframe.Position = UDim2.new(0.5, -229, 0.5, 650)
  78. mainframe.Size = UDim2.new(0, 457, 0, 292)
  79.  
  80. openclose.Name = "openclose"
  81. openclose.Parent = mainframe
  82. openclose.BackgroundColor3 = Color3.new(1, 1, 1)
  83. openclose.BackgroundTransparency = 1
  84. openclose.Position = UDim2.new(0, 414, 0, 0)
  85. openclose.Size = UDim2.new(0, 43, 0, 20)
  86. openclose.AutoButtonColor = false
  87. openclose.Font = Enum.Font.SourceSans
  88. openclose.FontSize = Enum.FontSize.Size96
  89. openclose.Text = "-"
  90. openclose.TextColor3 = Color3.new(0.827451, 0.827451, 0.827451)
  91. openclose.TextSize = 75
  92.  
  93. modframe.Name = "modframe"
  94. modframe.Parent = mainframe
  95. modframe.BackgroundColor3 = Color3.new(0, 0, 0)
  96. modframe.BackgroundTransparency = 1
  97. modframe.BorderColor3 = Color3.new(0, 0, 0)
  98. modframe.Position = UDim2.new(0.5, -229, 0.5, -107)
  99. modframe.Size = UDim2.new(0, 457, 0, 253)
  100.  
  101. spawningframe.Name = "spawningframe"
  102. spawningframe.Parent = mainframe
  103. spawningframe.BackgroundColor3 = Color3.new(0, 0, 0)
  104. spawningframe.BackgroundTransparency = 1
  105. spawningframe.BorderColor3 = Color3.new(0, 0, 0)
  106. spawningframe.Position = UDim2.new(0.5, -229, 0.5, -107)
  107. spawningframe.Size = UDim2.new(0, 457, 0, 253)
  108. spawningframe.Visible = false
  109.  
  110. playersframe.Name = "playersframe"
  111. playersframe.Parent = mainframe
  112. playersframe.BackgroundColor3 = Color3.new(0, 0, 0)
  113. playersframe.BackgroundTransparency = 1
  114. playersframe.BorderColor3 = Color3.new(0, 0, 0)
  115. playersframe.Position = UDim2.new(0.5, -229, 0.5, -107)
  116. playersframe.Size = UDim2.new(0, 457, 0, 253)
  117. playersframe.Visible = false
  118.  
  119. vehiclesframe.Name = "vehiclesframe"
  120. vehiclesframe.Parent = mainframe
  121. vehiclesframe.BackgroundColor3 = Color3.new(0, 0, 0)
  122. vehiclesframe.BackgroundTransparency = 1
  123. vehiclesframe.BorderColor3 = Color3.new(0, 0, 0)
  124. vehiclesframe.Position = UDim2.new(0.5, -229, 0.5, -107)
  125. vehiclesframe.Size = UDim2.new(0, 457, 0, 253)
  126. vehiclesframe.Visible = false
  127.  
  128. serverframe.Name = "serverframe"
  129. serverframe.Parent = mainframe
  130. serverframe.BackgroundColor3 = Color3.new(0, 0, 0)
  131. serverframe.BackgroundTransparency = 1
  132. serverframe.BorderColor3 = Color3.new(0, 0, 0)
  133. serverframe.Position = UDim2.new(0.5, -229, 0.5, -107)
  134. serverframe.Size = UDim2.new(0, 457, 0, 253)
  135. serverframe.Visible = false
  136.  
  137. btnmods.Name = "btnmods"
  138. btnmods.Parent = mainframe
  139. btnmods.BackgroundColor3 = Color3.new(1, 1, 1)
  140. btnmods.Position = UDim2.new(0, -122, 0, 620)
  141. btnmods.Size = UDim2.new(0, 119, 0, 41)
  142. btnmods.Style = Enum.ButtonStyle.RobloxButton
  143. btnmods.Font = Enum.Font.SourceSans
  144. btnmods.FontSize = Enum.FontSize.Size14
  145. btnmods.Text = "Mods"
  146. btnmods.TextColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  147. btnmods.TextSize = 14
  148.  
  149. dragbarBACKGROUND.Name = "dragbarBACKGROUND"
  150. dragbarBACKGROUND.Parent = mainframe
  151. dragbarBACKGROUND.BackgroundColor3 = Color3.new(0, 0, 0)
  152. dragbarBACKGROUND.BackgroundTransparency = 0.64999997615814
  153. dragbarBACKGROUND.BorderColor3 = Color3.new(0.92549, 0, 0.0117647)
  154. dragbarBACKGROUND.Size = UDim2.new(0, 457, 0, 34)
  155. dragbarBACKGROUND.Font = Enum.Font.SourceSans
  156. dragbarBACKGROUND.FontSize = Enum.FontSize.Size14
  157. dragbarBACKGROUND.Text = ""
  158. dragbarBACKGROUND.TextSize = 14
  159.  
  160. dragbarRED.Name = "dragbarRED"
  161. dragbarRED.Parent = mainframe
  162. dragbarRED.BackgroundColor3 = Color3.new(1, 1, 1)
  163. dragbarRED.BackgroundTransparency = 1
  164. dragbarRED.Size = UDim2.new(0, 457, 0, 19)
  165. dragbarRED.Font = Enum.Font.Antique
  166. dragbarRED.FontSize = Enum.FontSize.Size36
  167. dragbarRED.Text = "Tripp"
  168. dragbarRED.TextColor3 = Color3.new(0.92549, 0, 0.0117647)
  169. dragbarRED.TextSize = 33
  170.  
  171. dragbarWHITE.Name = "dragbarWHITE"
  172. dragbarWHITE.Parent = mainframe
  173. dragbarWHITE.BackgroundColor3 = Color3.new(1, 1, 1)
  174. dragbarWHITE.BackgroundTransparency = 1
  175. dragbarWHITE.Position = UDim2.new(0, 0, 0, 2)
  176. dragbarWHITE.Size = UDim2.new(0, 457, 0, 19)
  177. dragbarWHITE.Font = Enum.Font.Antique
  178. dragbarWHITE.FontSize = Enum.FontSize.Size32
  179. dragbarWHITE.Text = "Tripp"
  180. dragbarWHITE.TextColor3 = Color3.new(0.92549, 0.92549, 0.92549)
  181. dragbarWHITE.TextSize = 31
  182.  
  183. btnspawning.Name = "btnspawning"
  184. btnspawning.Parent = mainframe
  185. btnspawning.BackgroundColor3 = Color3.new(1, 1, 1)
  186. btnspawning.Position = UDim2.new(0, -122, 0, 670)
  187. btnspawning.Size = UDim2.new(0, 119, 0, 41)
  188. btnspawning.Style = Enum.ButtonStyle.RobloxButton
  189. btnspawning.Font = Enum.Font.SourceSans
  190. btnspawning.FontSize = Enum.FontSize.Size14
  191. btnspawning.Text = "Spawning"
  192. btnspawning.TextColor3 = Color3.new(0.839216, 0, 0)
  193. btnspawning.TextSize = 14
  194.  
  195. btnplayers.Name = "btnplayers"
  196. btnplayers.Parent = mainframe
  197. btnplayers.BackgroundColor3 = Color3.new(1, 1, 1)
  198. btnplayers.Position = UDim2.new(0, -122, 0, 720)
  199. btnplayers.Size = UDim2.new(0, 119, 0, 41)
  200. btnplayers.Style = Enum.ButtonStyle.RobloxButton
  201. btnplayers.Font = Enum.Font.SourceSans
  202. btnplayers.FontSize = Enum.FontSize.Size14
  203. btnplayers.Text = "Players"
  204. btnplayers.TextColor3 = Color3.new(0.839216, 0, 0)
  205. btnplayers.TextSize = 14
  206.  
  207. btnvehicles.Name = "btnvehicles"
  208. btnvehicles.Parent = mainframe
  209. btnvehicles.BackgroundColor3 = Color3.new(1, 1, 1)
  210. btnvehicles.Position = UDim2.new(0, -122, 0, 770)
  211. btnvehicles.Size = UDim2.new(0, 119, 0, 41)
  212. btnvehicles.Style = Enum.ButtonStyle.RobloxButton
  213. btnvehicles.Font = Enum.Font.SourceSans
  214. btnvehicles.FontSize = Enum.FontSize.Size14
  215. btnvehicles.Text = "Vehicles"
  216. btnvehicles.TextColor3 = Color3.new(0.839216, 0, 0)
  217. btnvehicles.TextSize = 14
  218.  
  219. btnserver.Name = "btnserver"
  220. btnserver.Parent = mainframe
  221. btnserver.BackgroundColor3 = Color3.new(1, 1, 1)
  222. btnserver.Position = UDim2.new(0, -122, 0, 820)
  223. btnserver.Size = UDim2.new(0, 119, 0, 41)
  224. btnserver.Style = Enum.ButtonStyle.RobloxButton
  225. btnserver.Font = Enum.Font.SourceSans
  226. btnserver.FontSize = Enum.FontSize.Size14
  227. btnserver.Text = "Server"
  228. btnserver.TextColor3 = Color3.new(0.839216, 0, 0)
  229. btnserver.TextSize = 14
  230.  
  231. introframe.Name = "introframe"
  232. introframe.Parent = Tripp
  233. introframe.BackgroundColor3 = Color3.new(0, 0, 0)
  234. introframe.BorderColor3 = Color3.new(0.839216, 0, 0)
  235. introframe.Position = UDim2.new(0, 347, 0, 221)
  236. introframe.Size = UDim2.new(0, 0, 0, 0)
  237.  
  238. txtcreatorRED.Name = "txtcreatorRED"
  239. txtcreatorRED.Parent = introframe
  240. txtcreatorRED.BackgroundColor3 = Color3.new(1, 1, 1)
  241. txtcreatorRED.BackgroundTransparency = 1
  242. txtcreatorRED.BorderColor3 = Color3.new(1, 1, 1)
  243. txtcreatorRED.Position = UDim2.new(0, 0, 0, 39)
  244. txtcreatorRED.Size = UDim2.new(0, 189, 0, 50)
  245. txtcreatorRED.Font = Enum.Font.Antique
  246. txtcreatorRED.FontSize = Enum.FontSize.Size96
  247. txtcreatorRED.Text = "Tripp"
  248. txtcreatorRED.TextColor3 = Color3.new(0.92549, 0, 0.0117647)
  249. txtcreatorRED.TextTransparency = 1
  250. txtcreatorRED.TextSize = 100
  251. txtcreatorRED.TextWrapped = true
  252.  
  253. txtcreatorWHITE.Name = "txtcreatorWHITE"
  254. txtcreatorWHITE.Parent = introframe
  255. txtcreatorWHITE.BackgroundColor3 = Color3.new(1, 1, 1)
  256. txtcreatorWHITE.BackgroundTransparency = 1
  257. txtcreatorWHITE.BorderColor3 = Color3.new(1, 1, 1)
  258. txtcreatorWHITE.Position = UDim2.new(0, 0, 0, 39)
  259. txtcreatorWHITE.Size = UDim2.new(0, 189, 0, 50)
  260. txtcreatorWHITE.Font = Enum.Font.Antique
  261. txtcreatorWHITE.FontSize = Enum.FontSize.Size96
  262. txtcreatorWHITE.Text = "Tripp"
  263. txtcreatorWHITE.TextColor3 = Color3.new(0.92549, 0.92549, 0.92549)
  264. txtcreatorWHITE.TextTransparency = 1
  265. txtcreatorWHITE.TextSize = 87
  266. txtcreatorWHITE.TextWrapped = true
  267.  
  268. txtcreator.Name = "txtcreator"
  269. txtcreator.Parent = introframe
  270. txtcreator.BackgroundColor3 = Color3.new(1, 1, 1)
  271. txtcreator.BackgroundTransparency = 1
  272. txtcreator.BorderColor3 = Color3.new(1, 1, 1)
  273. txtcreator.Position = UDim2.new(0, 0, 0, 138)
  274. txtcreator.Size = UDim2.new(0, 189, 0, 22)
  275. txtcreator.Font = Enum.Font.SourceSansItalic
  276. txtcreator.FontSize = Enum.FontSize.Size18
  277. txtcreator.Text = "GUI Made by DeepTrip"
  278. txtcreator.TextColor3 = Color3.new(0.839216, 0, 0)
  279. txtcreator.TextTransparency = 1
  280. txtcreator.TextSize = 17
  281. txtcreator.TextWrapped = true
  282.  
  283. modAimbot.Name = "modAimbot"
  284. modAimbot.Parent = modframe
  285. modAimbot.BackgroundColor3 = Color3.new(1, 1, 1)
  286. modAimbot.BorderColor3 = Color3.new(1, 1, 1)
  287. modAimbot.Position = UDim2.new(0, 178, 0, 68)
  288. modAimbot.Size = UDim2.new(0, 101, 0, 33)
  289. modAimbot.Style = Enum.ButtonStyle.RobloxRoundButton
  290. modAimbot.Font = Enum.Font.SciFi
  291. modAimbot.FontSize = Enum.FontSize.Size14
  292. modAimbot.Text = "Aimbot"
  293. modAimbot.TextColor3 = Color3.new(1, 1, 1)
  294. modAimbot.TextSize = 14
  295.  
  296. modC4.Name = "modC4"
  297. modC4.Parent = modframe
  298. modC4.BackgroundColor3 = Color3.new(1, 1, 1)
  299. modC4.BorderColor3 = Color3.new(1, 1, 1)
  300. modC4.Position = UDim2.new(0, 304, 0, 210)
  301. modC4.Size = UDim2.new(0, 101, 0, 33)
  302. modC4.Style = Enum.ButtonStyle.RobloxRoundButton
  303. modC4.Font = Enum.Font.SciFi
  304. modC4.FontSize = Enum.FontSize.Size14
  305. modC4.Text = "C4 Walk: OFF"
  306. modC4.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  307. modC4.TextSize = 14
  308.  
  309. modCorpse.Name = "modCorpse"
  310. modCorpse.Parent = modframe
  311. modCorpse.BackgroundColor3 = Color3.new(1, 1, 1)
  312. modCorpse.BorderColor3 = Color3.new(1, 1, 1)
  313. modCorpse.Position = UDim2.new(0, 178, 0, 126)
  314. modCorpse.Size = UDim2.new(0, 101, 0, 33)
  315. modCorpse.Style = Enum.ButtonStyle.RobloxRoundButton
  316. modCorpse.Font = Enum.Font.SciFi
  317. modCorpse.FontSize = Enum.FontSize.Size14
  318. modCorpse.Text = "TP Corpse"
  319. modCorpse.TextColor3 = Color3.new(1, 1, 1)
  320. modCorpse.TextSize = 14
  321.  
  322. modESP.Name = "modESP"
  323. modESP.Parent = modframe
  324. modESP.BackgroundColor3 = Color3.new(1, 1, 1)
  325. modESP.BorderColor3 = Color3.new(1, 1, 1)
  326. modESP.Position = UDim2.new(0, 304, 0, 16)
  327. modESP.Size = UDim2.new(0, 101, 0, 33)
  328. modESP.Style = Enum.ButtonStyle.RobloxRoundButton
  329. modESP.Font = Enum.Font.SciFi
  330. modESP.FontSize = Enum.FontSize.Size14
  331. modESP.Text = "ESP"
  332. modESP.TextColor3 = Color3.new(1, 1, 1)
  333. modESP.TextSize = 14
  334.  
  335. modESP2.Name = "modESP2"
  336. modESP2.Parent = modframe
  337. modESP2.BackgroundColor3 = Color3.new(1, 1, 1)
  338. modESP2.BorderColor3 = Color3.new(1, 1, 1)
  339. modESP2.Position = UDim2.new(0, 178, 0, 210)
  340. modESP2.Size = UDim2.new(0, 101, 0, 33)
  341. modESP2.Style = Enum.ButtonStyle.RobloxRoundButton
  342. modESP2.Font = Enum.Font.SciFi
  343. modESP2.FontSize = Enum.FontSize.Size14
  344. modESP2.Text = "Name ESP: OFF"
  345. modESP2.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  346. modESP2.TextSize = 14
  347.  
  348. modFog.Name = "modFog"
  349. modFog.Parent = modframe
  350. modFog.BackgroundColor3 = Color3.new(1, 1, 1)
  351. modFog.BorderColor3 = Color3.new(1, 1, 1)
  352. modFog.Position = UDim2.new(0, 178, 0, 16)
  353. modFog.Size = UDim2.new(0, 101, 0, 33)
  354. modFog.Style = Enum.ButtonStyle.RobloxRoundButton
  355. modFog.Font = Enum.Font.SciFi
  356. modFog.FontSize = Enum.FontSize.Size14
  357. modFog.Text = "Remove Fog"
  358. modFog.TextColor3 = Color3.new(1, 1, 1)
  359. modFog.TextSize = 14
  360.  
  361. modGod.Name = "modGod"
  362. modGod.Parent = modframe
  363. modGod.BackgroundColor3 = Color3.new(1, 1, 1)
  364. modGod.BorderColor3 = Color3.new(1, 1, 1)
  365. modGod.Position = UDim2.new(0, 52, 0, 210)
  366. modGod.Size = UDim2.new(0, 101, 0, 33)
  367. modGod.Style = Enum.ButtonStyle.RobloxRoundButton
  368. modGod.Font = Enum.Font.SciFi
  369. modGod.FontSize = Enum.FontSize.Size14
  370. modGod.Text = "Godmode"
  371. modGod.TextColor3 = Color3.new(0.454902, 0, 0.356863)
  372. modGod.TextSize = 14
  373.  
  374. modHunger.Name = "modHunger"
  375. modHunger.Parent = modframe
  376. modHunger.BackgroundColor3 = Color3.new(1, 1, 1)
  377. modHunger.BorderColor3 = Color3.new(1, 1, 1)
  378. modHunger.Position = UDim2.new(0, 304, 0, 68)
  379. modHunger.Size = UDim2.new(0, 101, 0, 33)
  380. modHunger.Style = Enum.ButtonStyle.RobloxRoundButton
  381. modHunger.Font = Enum.Font.SciFi
  382. modHunger.FontSize = Enum.FontSize.Size14
  383. modHunger.Text = "Hunger/Thirst"
  384. modHunger.TextColor3 = Color3.new(1, 1, 1)
  385. modHunger.TextSize = 14
  386.  
  387. modRecoil.Name = "modRecoil"
  388. modRecoil.Parent = modframe
  389. modRecoil.BackgroundColor3 = Color3.new(1, 1, 1)
  390. modRecoil.BorderColor3 = Color3.new(1, 1, 1)
  391. modRecoil.Position = UDim2.new(0, 52, 0, 68)
  392. modRecoil.Size = UDim2.new(0, 101, 0, 33)
  393. modRecoil.Style = Enum.ButtonStyle.RobloxRoundButton
  394. modRecoil.Font = Enum.Font.SciFi
  395. modRecoil.FontSize = Enum.FontSize.Size14
  396. modRecoil.Text = "No Recoil"
  397. modRecoil.TextColor3 = Color3.new(1, 1, 1)
  398. modRecoil.TextSize = 14
  399.  
  400. modStamina.Name = "modStamina"
  401. modStamina.Parent = modframe
  402. modStamina.BackgroundColor3 = Color3.new(1, 1, 1)
  403. modStamina.BorderColor3 = Color3.new(1, 1, 1)
  404. modStamina.Position = UDim2.new(0, 52, 0, 126)
  405. modStamina.Size = UDim2.new(0, 101, 0, 33)
  406. modStamina.Style = Enum.ButtonStyle.RobloxRoundButton
  407. modStamina.Font = Enum.Font.SciFi
  408. modStamina.FontSize = Enum.FontSize.Size14
  409. modStamina.Text = "Unlim. Stamina"
  410. modStamina.TextColor3 = Color3.new(1, 1, 1)
  411. modStamina.TextSize = 14
  412.  
  413. modTeleport.Name = "modTeleport"
  414. modTeleport.Parent = modframe
  415. modTeleport.BackgroundColor3 = Color3.new(1, 1, 1)
  416. modTeleport.BorderColor3 = Color3.new(1, 1, 1)
  417. modTeleport.Position = UDim2.new(0, 53, 0, 16)
  418. modTeleport.Size = UDim2.new(0, 101, 0, 33)
  419. modTeleport.Style = Enum.ButtonStyle.RobloxRoundButton
  420. modTeleport.Font = Enum.Font.SciFi
  421. modTeleport.FontSize = Enum.FontSize.Size14
  422. modTeleport.Text = "'E' Teleport"
  423. modTeleport.TextColor3 = Color3.new(1, 1, 1)
  424. modTeleport.TextSize = 14
  425.  
  426. modNoclip.Name = "modNoclip"
  427. modNoclip.Parent = modframe
  428. modNoclip.BackgroundColor3 = Color3.new(1, 1, 1)
  429. modNoclip.BorderColor3 = Color3.new(1, 1, 1)
  430. modNoclip.Position = UDim2.new(0, 304, 0, 126)
  431. modNoclip.Size = UDim2.new(0, 101, 0, 33)
  432. modNoclip.Style = Enum.ButtonStyle.RobloxRoundButton
  433. modNoclip.Font = Enum.Font.SciFi
  434. modNoclip.FontSize = Enum.FontSize.Size14
  435. modNoclip.Text = "Noclip"
  436. modNoclip.TextColor3 = Color3.new(1, 1, 1)
  437. modNoclip.TextSize = 14
  438.  
  439. scrollingItems.Name = "scrollingItems"
  440. scrollingItems.Parent = spawningframe
  441. scrollingItems.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  442. scrollingItems.BackgroundTransparency = 0.44999998807907
  443. scrollingItems.BorderColor3 = Color3.new(1, 1, 1)
  444. scrollingItems.Position = UDim2.new(0, 23, 0, 55)
  445. scrollingItems.Size = UDim2.new(0, 174, 0, 143)
  446. scrollingItems.Visible = false
  447.  
  448. btnSpawn.Name = "btnSpawn"
  449. btnSpawn.Parent = spawningframe
  450. btnSpawn.BackgroundColor3 = Color3.new(0, 0.486275, 0.054902)
  451. btnSpawn.BackgroundTransparency = 0.44999998807907
  452. btnSpawn.BorderColor3 = Color3.new(1, 1, 1)
  453. btnSpawn.Position = UDim2.new(0, 23, 0, 210)
  454. btnSpawn.Size = UDim2.new(0, 174, 0, 33)
  455. btnSpawn.Font = Enum.Font.SciFi
  456. btnSpawn.FontSize = Enum.FontSize.Size18
  457. btnSpawn.Text = "Spawn"
  458. btnSpawn.TextColor3 = Color3.new(1, 1, 1)
  459. btnSpawn.TextSize = 16
  460.  
  461. spawnFalKit.Name = "spawnFalKit"
  462. spawnFalKit.Parent = spawningframe
  463. spawnFalKit.BackgroundColor3 = Color3.new(1, 1, 1)
  464. spawnFalKit.BorderColor3 = Color3.new(1, 1, 1)
  465. spawnFalKit.Position = UDim2.new(0, 282, 0, 71)
  466. spawnFalKit.Size = UDim2.new(0, 118, 0, 33)
  467. spawnFalKit.Style = Enum.ButtonStyle.RobloxRoundButton
  468. spawnFalKit.Font = Enum.Font.SciFi
  469. spawnFalKit.FontSize = Enum.FontSize.Size14
  470. spawnFalKit.Text = "FAL Kit"
  471. spawnFalKit.TextColor3 = Color3.new(1, 1, 1)
  472. spawnFalKit.TextSize = 14
  473.  
  474. spawnAKKit.Name = "spawnAKkit"
  475. spawnAKKit.Parent = spawningframe
  476. spawnAKKit.BackgroundColor3 = Color3.new(1, 1, 1)
  477. spawnAKKit.BorderColor3 = Color3.new(1, 1, 1)
  478. spawnAKKit.Position = UDim2.new(0, 282, 0, 20)
  479. spawnAKKit.Size = UDim2.new(0, 118, 0, 33)
  480. spawnAKKit.Style = Enum.ButtonStyle.RobloxRoundButton
  481. spawnAKKit.Font = Enum.Font.SciFi
  482. spawnAKKit.FontSize = Enum.FontSize.Size14
  483. spawnAKKit.Text = "AK Kit"
  484. spawnAKKit.TextColor3 = Color3.new(1, 1, 1)
  485. spawnAKKit.TextSize = 14
  486.  
  487. spawnNavigation.Name = "spawnNavigation"
  488. spawnNavigation.Parent = spawningframe
  489. spawnNavigation.BackgroundColor3 = Color3.new(1, 1, 1)
  490. spawnNavigation.BorderColor3 = Color3.new(1, 1, 1)
  491. spawnNavigation.Position = UDim2.new(0, 282, 0, 126)
  492. spawnNavigation.Size = UDim2.new(0, 118, 0, 33)
  493. spawnNavigation.Style = Enum.ButtonStyle.RobloxRoundButton
  494. spawnNavigation.Font = Enum.Font.SciFi
  495. spawnNavigation.FontSize = Enum.FontSize.Size14
  496. spawnNavigation.Text = "Navigation"
  497. spawnNavigation.TextColor3 = Color3.new(1, 1, 1)
  498. spawnNavigation.TextSize = 14
  499.  
  500. txtboxSearch.Name = "txtboxSearch"
  501. txtboxSearch.Parent = spawningframe
  502. txtboxSearch.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667)
  503. txtboxSearch.BackgroundTransparency = 0.44999998807907
  504. txtboxSearch.BorderColor3 = Color3.new(1, 1, 1)
  505. txtboxSearch.Position = UDim2.new(0, 23, 0, 15)
  506. txtboxSearch.Size = UDim2.new(0, 174, 0, 26)
  507. txtboxSearch.Font = Enum.Font.SciFi
  508. txtboxSearch.FontSize = Enum.FontSize.Size14
  509. txtboxSearch.Text = "[SEARCH ITEM]"
  510. txtboxSearch.TextColor3 = Color3.new(1, 1, 1)
  511. txtboxSearch.TextSize = 14
  512.  
  513. scrollingPlayers.Name = "scrollingPlayers"
  514. scrollingPlayers.Parent = playersframe
  515. scrollingPlayers.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  516. scrollingPlayers.BackgroundTransparency = 0.44999998807907
  517. scrollingPlayers.BorderColor3 = Color3.new(1, 1, 1)
  518. scrollingPlayers.Position = UDim2.new(0, 93, 0, 123)
  519. scrollingPlayers.Size = UDim2.new(0, 272, 0, 93)
  520.  
  521. playerKill.Name = "playerKill"
  522. playerKill.Parent = playersframe
  523. playerKill.BackgroundColor3 = Color3.new(1, 1, 1)
  524. playerKill.BorderColor3 = Color3.new(1, 1, 1)
  525. playerKill.Position = UDim2.new(0, 38, 0, 67)
  526. playerKill.Size = UDim2.new(0, 80, 0, 24)
  527. playerKill.Style = Enum.ButtonStyle.RobloxRoundButton
  528. playerKill.Font = Enum.Font.SciFi
  529. playerKill.FontSize = Enum.FontSize.Size18
  530. playerKill.Text = "Kill"
  531. playerKill.TextColor3 = Color3.new(0.615686, 0, 0.584314)
  532. playerKill.TextSize = 15
  533.  
  534. playerKillAll.Name = "playerKillAll"
  535. playerKillAll.Parent = playersframe
  536. playerKillAll.BackgroundColor3 = Color3.new(1, 1, 1)
  537. playerKillAll.BorderColor3 = Color3.new(1, 1, 1)
  538. playerKillAll.Position = UDim2.new(0, 22, 0, 15)
  539. playerKillAll.Size = UDim2.new(0, 101, 0, 33)
  540. playerKillAll.Style = Enum.ButtonStyle.RobloxRoundButton
  541. playerKillAll.Font = Enum.Font.SciFi
  542. playerKillAll.FontSize = Enum.FontSize.Size14
  543. playerKillAll.Text = "Kill All"
  544. playerKillAll.TextColor3 = Color3.new(1, 1, 1)
  545. playerKillAll.TextSize = 14
  546.  
  547. playerSpectate.Name = "playerSpectate"
  548. playerSpectate.Parent = playersframe
  549. playerSpectate.BackgroundColor3 = Color3.new(1, 1, 1)
  550. playerSpectate.BorderColor3 = Color3.new(1, 1, 1)
  551. playerSpectate.Position = UDim2.new(0, 139, 0, 221)
  552. playerSpectate.Size = UDim2.new(0, 179, 0, 29)
  553. playerSpectate.Style = Enum.ButtonStyle.RobloxRoundButton
  554. playerSpectate.Font = Enum.Font.SciFi
  555. playerSpectate.FontSize = Enum.FontSize.Size18
  556. playerSpectate.Text = "Spectate: OFF"
  557. playerSpectate.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  558. playerSpectate.TextSize = 15
  559.  
  560. playerStealAllG.Name = "playerStealAllG"
  561. playerStealAllG.Parent = playersframe
  562. playerStealAllG.BackgroundColor3 = Color3.new(1, 1, 1)
  563. playerStealAllG.BorderColor3 = Color3.new(1, 1, 1)
  564. playerStealAllG.Position = UDim2.new(0, 178, 0, 16)
  565. playerStealAllG.Size = UDim2.new(0, 101, 0, 33)
  566. playerStealAllG.Style = Enum.ButtonStyle.RobloxRoundButton
  567. playerStealAllG.Font = Enum.Font.SciFi
  568. playerStealAllG.FontSize = Enum.FontSize.Size14
  569. playerStealAllG.Text = "Steal All Guns"
  570. playerStealAllG.TextColor3 = Color3.new(1, 1, 1)
  571. playerStealAllG.TextSize = 14
  572.  
  573. playerStealAllI.Name = "playerStealAllI"
  574. playerStealAllI.Parent = playersframe
  575. playerStealAllI.BackgroundColor3 = Color3.new(1, 1, 1)
  576. playerStealAllI.BorderColor3 = Color3.new(1, 1, 1)
  577. playerStealAllI.Position = UDim2.new(0, 337, 0, 15)
  578. playerStealAllI.Size = UDim2.new(0, 101, 0, 33)
  579. playerStealAllI.Style = Enum.ButtonStyle.RobloxRoundButton
  580. playerStealAllI.Font = Enum.Font.SciFi
  581. playerStealAllI.FontSize = Enum.FontSize.Size14
  582. playerStealAllI.Text = "Steal All Items"
  583. playerStealAllI.TextColor3 = Color3.new(1, 1, 1)
  584. playerStealAllI.TextSize = 14
  585.  
  586. playerStealGuns.Name = "playerStealGuns"
  587. playerStealGuns.Parent = playersframe
  588. playerStealGuns.BackgroundColor3 = Color3.new(1, 1, 1)
  589. playerStealGuns.BorderColor3 = Color3.new(1, 1, 1)
  590. playerStealGuns.Position = UDim2.new(0, 132, 0, 67)
  591. playerStealGuns.Size = UDim2.new(0, 80, 0, 24)
  592. playerStealGuns.Style = Enum.ButtonStyle.RobloxRoundButton
  593. playerStealGuns.Font = Enum.Font.SciFi
  594. playerStealGuns.FontSize = Enum.FontSize.Size18
  595. playerStealGuns.Text = "Steal Guns"
  596. playerStealGuns.TextColor3 = Color3.new(0.615686, 0, 0.584314)
  597. playerStealGuns.TextSize = 15
  598.  
  599. playerStealItems.Name = "playerStealItems"
  600. playerStealItems.Parent = playersframe
  601. playerStealItems.BackgroundColor3 = Color3.new(1, 1, 1)
  602. playerStealItems.BorderColor3 = Color3.new(1, 1, 1)
  603. playerStealItems.Position = UDim2.new(0, 229, 0, 67)
  604. playerStealItems.Size = UDim2.new(0, 80, 0, 24)
  605. playerStealItems.Style = Enum.ButtonStyle.RobloxRoundButton
  606. playerStealItems.Font = Enum.Font.SciFi
  607. playerStealItems.FontSize = Enum.FontSize.Size18
  608. playerStealItems.Text = "Steal Items"
  609. playerStealItems.TextColor3 = Color3.new(0.615686, 0, 0.584314)
  610. playerStealItems.TextSize = 15
  611.  
  612. playerTeleport.Name = "playerTeleport"
  613. playerTeleport.Parent = playersframe
  614. playerTeleport.BackgroundColor3 = Color3.new(1, 1, 1)
  615. playerTeleport.BorderColor3 = Color3.new(1, 1, 1)
  616. playerTeleport.Position = UDim2.new(0, 321, 0, 68)
  617. playerTeleport.Size = UDim2.new(0, 80, 0, 24)
  618. playerTeleport.Style = Enum.ButtonStyle.RobloxRoundButton
  619. playerTeleport.Font = Enum.Font.SciFi
  620. playerTeleport.FontSize = Enum.FontSize.Size18
  621. playerTeleport.Text = "Goto"
  622. playerTeleport.TextColor3 = Color3.new(0.615686, 0, 0.584314)
  623. playerTeleport.TextSize = 15
  624.  
  625. labelSelectedPlayers.Name = "labelSelectedPlayers"
  626. labelSelectedPlayers.Parent = playersframe
  627. labelSelectedPlayers.BackgroundColor3 = Color3.new(1, 1, 1)
  628. labelSelectedPlayers.BackgroundTransparency = 1
  629. labelSelectedPlayers.Position = UDim2.new(0, 93, 0, 100)
  630. labelSelectedPlayers.Size = UDim2.new(0, 270, 0, 22)
  631. labelSelectedPlayers.Font = Enum.Font.SciFi
  632. labelSelectedPlayers.FontSize = Enum.FontSize.Size18
  633. labelSelectedPlayers.Text = "Selected:"
  634. labelSelectedPlayers.TextColor3 = Color3.new(1, 1, 1)
  635. labelSelectedPlayers.TextSize = 15
  636. labelSelectedPlayers.TextStrokeColor3 = Color3.new(1, 1, 1)
  637.  
  638. scrollingVehicles.Name = "scrollingVehicles"
  639. scrollingVehicles.Parent = vehiclesframe
  640. scrollingVehicles.BackgroundColor3 = Color3.new(0.372549, 0.372549, 0.372549)
  641. scrollingVehicles.BackgroundTransparency = 0.44999998807907
  642. scrollingVehicles.BorderColor3 = Color3.new(1, 1, 1)
  643. scrollingVehicles.Position = UDim2.new(0, 119, 0, 126)
  644. scrollingVehicles.Size = UDim2.new(0, 220, 0, 111)
  645.  
  646. txtboxSpeed.Name = "txtboxSpeed"
  647. txtboxSpeed.Parent = vehiclesframe
  648. txtboxSpeed.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0.666667)
  649. txtboxSpeed.BackgroundTransparency = 0.44999998807907
  650. txtboxSpeed.BorderColor3 = Color3.new(1, 1, 1)
  651. txtboxSpeed.Position = UDim2.new(0, 354, 0, 126)
  652. txtboxSpeed.Size = UDim2.new(0, 90, 0, 26)
  653. txtboxSpeed.Font = Enum.Font.SciFi
  654. txtboxSpeed.FontSize = Enum.FontSize.Size12
  655. txtboxSpeed.Text = "[SPEED]"
  656. txtboxSpeed.TextColor3 = Color3.new(1, 1, 1)
  657. txtboxSpeed.TextSize = 12
  658.  
  659. vehicleDestroy.Name = "vehicleDestroy"
  660. vehicleDestroy.Parent = vehiclesframe
  661. vehicleDestroy.BackgroundColor3 = Color3.new(1, 1, 1)
  662. vehicleDestroy.BorderColor3 = Color3.new(1, 1, 1)
  663. vehicleDestroy.Position = UDim2.new(0, 117, 0, 75)
  664. vehicleDestroy.Size = UDim2.new(0, 80, 0, 24)
  665. vehicleDestroy.Style = Enum.ButtonStyle.RobloxRoundButton
  666. vehicleDestroy.Font = Enum.Font.SciFi
  667. vehicleDestroy.FontSize = Enum.FontSize.Size18
  668. vehicleDestroy.Text = "Destroy"
  669. vehicleDestroy.TextColor3 = Color3.new(0.615686, 0, 0.584314)
  670. vehicleDestroy.TextSize = 15
  671.  
  672. vehicleDestroyAll.Name = "vehicleDestroyAll"
  673. vehicleDestroyAll.Parent = vehiclesframe
  674. vehicleDestroyAll.BackgroundColor3 = Color3.new(1, 1, 1)
  675. vehicleDestroyAll.BorderColor3 = Color3.new(1, 1, 1)
  676. vehicleDestroyAll.Position = UDim2.new(0, 128, 0, 19)
  677. vehicleDestroyAll.Size = UDim2.new(0, 101, 0, 33)
  678. vehicleDestroyAll.Style = Enum.ButtonStyle.RobloxRoundButton
  679. vehicleDestroyAll.Font = Enum.Font.SciFi
  680. vehicleDestroyAll.FontSize = Enum.FontSize.Size14
  681. vehicleDestroyAll.Text = "Destroy All"
  682. vehicleDestroyAll.TextColor3 = Color3.new(1, 1, 1)
  683. vehicleDestroyAll.TextSize = 14
  684.  
  685. vehicleESP.Name = "vehicleESP"
  686. vehicleESP.Parent = vehiclesframe
  687. vehicleESP.BackgroundColor3 = Color3.new(1, 1, 1)
  688. vehicleESP.BorderColor3 = Color3.new(1, 1, 1)
  689. vehicleESP.Position = UDim2.new(0, 229, 0, 19)
  690. vehicleESP.Size = UDim2.new(0, 101, 0, 33)
  691. vehicleESP.Style = Enum.ButtonStyle.RobloxRoundButton
  692. vehicleESP.Font = Enum.Font.SciFi
  693. vehicleESP.FontSize = Enum.FontSize.Size14
  694. vehicleESP.Text = "Car ESP: OFF"
  695. vehicleESP.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  696. vehicleESP.TextSize = 14
  697.  
  698. vehicleSetSpeed.Name = "vehicleSetSpeed"
  699. vehicleSetSpeed.Parent = vehiclesframe
  700. vehicleSetSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
  701. vehicleSetSpeed.BorderColor3 = Color3.new(1, 1, 1)
  702. vehicleSetSpeed.Position = UDim2.new(0, 349, 0, 165)
  703. vehicleSetSpeed.Size = UDim2.new(0, 100, 0, 29)
  704. vehicleSetSpeed.Style = Enum.ButtonStyle.RobloxRoundButton
  705. vehicleSetSpeed.Font = Enum.Font.SciFi
  706. vehicleSetSpeed.FontSize = Enum.FontSize.Size18
  707. vehicleSetSpeed.Text = "SET"
  708. vehicleSetSpeed.TextColor3 = Color3.new(1, 1, 1)
  709. vehicleSetSpeed.TextSize = 15
  710.  
  711. vehicleTeleport.Name = "vehicleTeleport"
  712. vehicleTeleport.Parent = vehiclesframe
  713. vehicleTeleport.BackgroundColor3 = Color3.new(1, 1, 1)
  714. vehicleTeleport.BorderColor3 = Color3.new(1, 1, 1)
  715. vehicleTeleport.Position = UDim2.new(0, 262, 0, 72)
  716. vehicleTeleport.Size = UDim2.new(0, 80, 0, 24)
  717. vehicleTeleport.Style = Enum.ButtonStyle.RobloxRoundButton
  718. vehicleTeleport.Font = Enum.Font.SciFi
  719. vehicleTeleport.FontSize = Enum.FontSize.Size18
  720. vehicleTeleport.Text = "Goto"
  721. vehicleTeleport.TextColor3 = Color3.new(0.615686, 0, 0.584314)
  722. vehicleTeleport.TextSize = 15
  723.  
  724. labelSelectedVehicle.Name = "labelSelectedVehicle"
  725. labelSelectedVehicle.Parent = vehiclesframe
  726. labelSelectedVehicle.BackgroundColor3 = Color3.new(1, 1, 1)
  727. labelSelectedVehicle.BackgroundTransparency = 1
  728. labelSelectedVehicle.Position = UDim2.new(0, 120, 0, 106)
  729. labelSelectedVehicle.Size = UDim2.new(0, 217, 0, 19)
  730. labelSelectedVehicle.Font = Enum.Font.SciFi
  731. labelSelectedVehicle.FontSize = Enum.FontSize.Size18
  732. labelSelectedVehicle.Text = "Selected:"
  733. labelSelectedVehicle.TextColor3 = Color3.new(1, 1, 1)
  734. labelSelectedVehicle.TextSize = 15
  735. labelSelectedVehicle.TextStrokeColor3 = Color3.new(1, 1, 1)
  736.  
  737. Blue.Name = "Blue"
  738. Blue.Parent = serverframe
  739. Blue.BackgroundColor3 = Color3.new(0.101961, 0, 0.623529)
  740. Blue.Position = UDim2.new(0, 267, 0, 80)
  741. Blue.Size = UDim2.new(0, 45, 0, 26)
  742. Blue.Font = Enum.Font.SourceSans
  743. Blue.FontSize = Enum.FontSize.Size14
  744. Blue.Text = ""
  745. Blue.TextSize = 14
  746.  
  747. Green.Name = "Green"
  748. Green.Parent = serverframe
  749. Green.BackgroundColor3 = Color3.new(0, 0.623529, 0.176471)
  750. Green.Position = UDim2.new(0, 206, 0, 80)
  751. Green.Size = UDim2.new(0, 45, 0, 26)
  752. Green.Font = Enum.Font.SourceSans
  753. Green.FontSize = Enum.FontSize.Size14
  754. Green.Text = ""
  755. Green.TextSize = 14
  756.  
  757. Red.Name = "Red"
  758. Red.Parent = serverframe
  759. Red.BackgroundColor3 = Color3.new(0.623529, 0, 0.00784314)
  760. Red.Position = UDim2.new(0, 92, 0, 80)
  761. Red.Size = UDim2.new(0, 45, 0, 26)
  762. Red.Font = Enum.Font.SourceSans
  763. Red.FontSize = Enum.FontSize.Size14
  764. Red.Text = ""
  765. Red.TextSize = 14
  766.  
  767. White.Name = "White"
  768. White.Parent = serverframe
  769. White.BackgroundColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  770. White.Position = UDim2.new(0, 325, 0, 80)
  771. White.Size = UDim2.new(0, 45, 0, 26)
  772. White.Font = Enum.Font.SourceSans
  773. White.FontSize = Enum.FontSize.Size14
  774. White.Text = ""
  775. White.TextSize = 14
  776.  
  777. Yellow.Name = "Yellow"
  778. Yellow.Parent = serverframe
  779. Yellow.BackgroundColor3 = Color3.new(0.839216, 0.882353, 0)
  780. Yellow.Position = UDim2.new(0, 149, 0, 80)
  781. Yellow.Size = UDim2.new(0, 45, 0, 26)
  782. Yellow.Font = Enum.Font.SourceSans
  783. Yellow.FontSize = Enum.FontSize.Size14
  784. Yellow.Text = ""
  785. Yellow.TextSize = 14
  786.  
  787. messageSpam.Name = "messageSpam"
  788. messageSpam.Parent = serverframe
  789. messageSpam.BackgroundColor3 = Color3.new(1, 1, 1)
  790. messageSpam.BorderColor3 = Color3.new(1, 1, 1)
  791. messageSpam.Position = UDim2.new(0, 107, 0, 160)
  792. messageSpam.Size = UDim2.new(0, 242, 0, 54)
  793. messageSpam.Style = Enum.ButtonStyle.RobloxRoundButton
  794. messageSpam.Font = Enum.Font.SciFi
  795. messageSpam.FontSize = Enum.FontSize.Size24
  796. messageSpam.Text = "Chat Spam: OFF"
  797. messageSpam.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  798. messageSpam.TextSize = 19
  799.  
  800. messageText.Name = "messageText"
  801. messageText.Parent = serverframe
  802. messageText.BackgroundColor3 = Color3.new(0.6, 0.6, 0.6)
  803. messageText.BackgroundTransparency = 0.30000001192093
  804. messageText.BorderColor3 = Color3.new(1, 1, 1)
  805. messageText.Position = UDim2.new(0, 103, 0, 32)
  806. messageText.Size = UDim2.new(0, 252, 0, 34)
  807. messageText.Font = Enum.Font.SciFi
  808. messageText.FontSize = Enum.FontSize.Size24
  809. messageText.Text = "{Tripp v1}"
  810. messageText.TextColor3 = Color3.new(0.854902, 0.854902, 0.854902)
  811. messageText.TextSize = 20
  812.  
  813. local opening = false
  814. local closing = false
  815. local openmem = 1
  816.  
  817. wait(0.1)
  818. introframe:TweenSize(UDim2.new(0, 190, 0, 160), 'Out', 'Bounce', 1, false)
  819. wait(0.8)
  820. for i = 1,0,-.1 do
  821. wait()
  822. txtcreator.TextTransparency = i
  823. txtcreatorRED.TextTransparency = i
  824. txtcreatorWHITE.TextTransparency = i
  825. end
  826. wait(1.8)
  827. for i = 0,1,.1 do
  828. wait()
  829. txtcreator.TextTransparency = i
  830. txtcreatorRED.TextTransparency = i
  831. txtcreatorWHITE.TextTransparency = i
  832. end
  833. introframe:TweenSize(UDim2.new(0,0,0,0), 'Out', 'Quad', 0.5, false)
  834. introframe.Active = false
  835. wait(.5)
  836. introframe.BackgroundTransparency = 1
  837. wait(.2)
  838. introframe:Destroy()
  839. opening = true
  840. mainframe:TweenPosition(UDim2.new(0.5, -229, 0.5, -146), 'Out', 'Elastic', 1, false)
  841.  
  842. wait(.4)
  843. btnmods:TweenPosition(UDim2.new(0, -122, 0, 40), 'Out', 'Elastic', 1, false)
  844. wait()
  845. btnspawning:TweenPosition(UDim2.new(0, -122, 0, 90), 'Out', 'Elastic', 1, false)
  846. wait()
  847. btnplayers:TweenPosition(UDim2.new(0, -122, 0, 140), 'Out', 'Elastic', 1, false)
  848. wait()
  849. btnvehicles:TweenPosition(UDim2.new(0, -122, 0, 190), 'Out', 'Elastic', 1, false)
  850. wait()
  851. btnserver:TweenPosition(UDim2.new(0, -122, 0, 240), 'Out', 'Elastic', 1, false)
  852. opening = false
  853.  
  854. wait(2)
  855. mainframe.Active = true
  856. mainframe.Draggable = true
  857.  
  858. function open()
  859. btnmods.Visible = true
  860. btnspawning.Visible = true
  861. btnplayers.Visible = true
  862. btnvehicles.Visible = true
  863. btnserver.Visible = true
  864.  
  865. opening = true
  866. openclose.TextSize = 75
  867. openclose.Text = "-"
  868. mainframe:TweenSize(UDim2.new(0, 457, 0, 292), 'Out', 'Quad', 0.5, false)
  869. dragbarBACKGROUND:TweenSize(UDim2.new(0, 457, 0, 34), 'Out', 'Quad', 0.5, false)
  870. dragbarRED:TweenSize(UDim2.new(0, 457, 0, 19), 'Out', 'Quad', 0.5, false)
  871. dragbarWHITE:TweenSize(UDim2.new(0, 457, 0, 19), 'Out', 'Quad', 0.5, false)
  872. openclose:TweenPosition(UDim2.new(0, 414, 0, 0), 'Out', 'Quad', 0.5, false)
  873.  
  874. btnmods:TweenPosition(UDim2.new(0, -122, 0, 40), 'Out', 'Quad', 0.8, false)
  875. wait()
  876. btnspawning:TweenPosition(UDim2.new(0, -122, 0, 90), 'Out', 'Quad', 0.8, false)
  877. wait()
  878. btnplayers:TweenPosition(UDim2.new(0, -122, 0, 140), 'Out', 'Quad', 0.8, false)
  879. wait()
  880. btnvehicles:TweenPosition(UDim2.new(0, -122, 0, 190), 'Out', 'Quad', 0.8, false)
  881. wait()
  882. btnserver:TweenPosition(UDim2.new(0, -122, 0, 240), 'Out', 'Quad', 0.8, false)
  883. wait()
  884.  
  885. if openmem == 1 then
  886. modframe.Visible = true
  887. elseif openmem == 2 then
  888. spawningframe.Visible = true
  889. elseif openmem == 3 then
  890. playersframe.Visible = true
  891. elseif openmem == 4 then
  892. vehiclesframe.Visible = true
  893. elseif openmem == 5 then
  894. serverframe.Visible = true
  895. end
  896. opening = false
  897. end
  898.  
  899. function close()
  900. openclose.TextSize = 55
  901. openclose.Text = "+"
  902. mainframe:TweenSize(UDim2.new(0, 139, 0, 33), 'Out', 'Quad', 0.5, false)
  903. dragbarBACKGROUND:TweenSize(UDim2.new(0, 139, 0, 34), 'Out', 'Quad', 0.5, false)
  904. dragbarRED:TweenSize(UDim2.new(0, 139, 0, 19), 'Out', 'Quad', 0.5, false)
  905. dragbarWHITE:TweenSize(UDim2.new(0, 139, 0, 19), 'Out', 'Quad', 0.5, false)
  906. openclose:TweenPosition(UDim2.new(0, 96, 0, 3), 'Out', 'Quad', 0.5, false)
  907.  
  908. modframe.Visible = false
  909. spawningframe.Visible = false
  910. playersframe.Visible = false
  911. vehiclesframe.Visible = false
  912. serverframe.Visible = false
  913.  
  914. btnmods:TweenPosition(UDim2.new(0, -2000, 0, 40), 'Out', 'Quad', 0.8, false)
  915. wait()
  916. btnspawning:TweenPosition(UDim2.new(0, -2000, 0, 90), 'Out', 'Quad', 0.8, false)
  917. wait()
  918. btnplayers:TweenPosition(UDim2.new(0, -2000, 0, 140), 'Out', 'Quad', 0.8, false)
  919. wait()
  920. btnvehicles:TweenPosition(UDim2.new(0, -2000, 0, 190), 'Out', 'Quad', 0.8, false)
  921. wait()
  922. btnserver:TweenPosition(UDim2.new(0, -2000, 0, 240), 'Out', 'Quad', 0.8, false)
  923. wait(1)
  924. btnmods.Visible = false
  925. btnspawning.Visible = false
  926. btnplayers.Visible = false
  927. btnvehicles.Visible = false
  928. btnserver.Visible = false
  929. closing = false
  930. end
  931.  
  932. openclose.MouseButton1Click:connect(function()
  933. if openclose.Text == "-" and opening ~= true then
  934. closing = true
  935. close()
  936. elseif openclose.Text == "+" and closing ~= true then
  937. opening = true
  938. open()
  939. end
  940. end)
  941.  
  942. btnmods.MouseButton1Click:connect(function()
  943. openmem = 1
  944. btnmods.TextColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  945. btnspawning.TextColor3 = Color3.new(0.839216, 0, 0)
  946. btnplayers.TextColor3 = Color3.new(0.839216, 0, 0)
  947. btnvehicles.TextColor3 = Color3.new(0.839216, 0, 0)
  948. btnserver.TextColor3 = Color3.new(0.839216, 0, 0)
  949. modframe.Visible = true
  950. spawningframe.Visible = false
  951. playersframe.Visible = false
  952. vehiclesframe.Visible = false
  953. serverframe.Visible = false
  954. end)
  955.  
  956. btnspawning.MouseButton1Click:connect(function()
  957. openmem = 2
  958. btnmods.TextColor3 = Color3.new(0.839216, 0, 0)
  959. btnspawning.TextColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  960. btnplayers.TextColor3 = Color3.new(0.839216, 0, 0)
  961. btnvehicles.TextColor3 = Color3.new(0.839216, 0, 0)
  962. btnserver.TextColor3 = Color3.new(0.839216, 0, 0)
  963. modframe.Visible = false
  964. spawningframe.Visible = true
  965. playersframe.Visible = false
  966. vehiclesframe.Visible = false
  967. serverframe.Visible = false
  968. end)
  969.  
  970. btnplayers.MouseButton1Click:connect(function()
  971. openmem = 3
  972. btnmods.TextColor3 = Color3.new(0.839216, 0, 0)
  973. btnspawning.TextColor3 = Color3.new(0.839216, 0, 0)
  974. btnplayers.TextColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  975. btnvehicles.TextColor3 = Color3.new(0.839216, 0, 0)
  976. btnserver.TextColor3 = Color3.new(0.839216, 0, 0)
  977. modframe.Visible = false
  978. spawningframe.Visible = false
  979. playersframe.Visible = true
  980. vehiclesframe.Visible = false
  981. serverframe.Visible = false
  982. end)
  983.  
  984. btnvehicles.MouseButton1Click:connect(function()
  985. openmem = 4
  986. btnmods.TextColor3 = Color3.new(0.839216, 0, 0)
  987. btnspawning.TextColor3 = Color3.new(0.839216, 0, 0)
  988. btnplayers.TextColor3 = Color3.new(0.839216, 0, 0)
  989. btnvehicles.TextColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  990. btnserver.TextColor3 = Color3.new(0.839216, 0, 0)
  991. modframe.Visible = false
  992. spawningframe.Visible = false
  993. playersframe.Visible = false
  994. vehiclesframe.Visible = true
  995. serverframe.Visible = false
  996. end)
  997.  
  998. btnserver.MouseButton1Click:connect(function()
  999. openmem = 5
  1000. btnmods.TextColor3 = Color3.new(0.839216, 0, 0)
  1001. btnspawning.TextColor3 = Color3.new(0.839216, 0, 0)
  1002. btnplayers.TextColor3 = Color3.new(0.839216, 0, 0)
  1003. btnvehicles.TextColor3 = Color3.new(0.839216, 0, 0)
  1004. btnserver.TextColor3 = Color3.new(0.839216, 0.839216, 0.839216)
  1005. modframe.Visible = false
  1006. spawningframe.Visible = false
  1007. playersframe.Visible = false
  1008. vehiclesframe.Visible = false
  1009. serverframe.Visible = true
  1010. end)
  1011.  
  1012. --Maddness Begins
  1013. function getNextOpenSlot()
  1014. for L_96_forvar1 = 1, 20 do
  1015. if not L_2_.playerstats.slots["slot"..L_96_forvar1]:FindFirstChild("ObjectID") then
  1016. return L_96_forvar1
  1017. end
  1018. end
  1019. end;
  1020.  
  1021. function getItemID(L_97_arg1)
  1022. if game.Lighting:FindFirstChild(L_97_arg1) then
  1023. local L_98_ = game.Lighting:FindFirstChild(L_97_arg1).ObjectID.Value;
  1024. return L_98_
  1025. else
  1026. return nil
  1027. end
  1028. end;
  1029.  
  1030. function findItemFromPlayer(L_99_arg1)
  1031. if getItemID(L_99_arg1) then
  1032. for L_100_forvar1, L_101_forvar2 in pairs(game.Players:GetPlayers()) do
  1033. for L_102_forvar1 = 1, 20 do
  1034. local L_103_ = L_101_forvar2.playerstats.slots["slot"..L_102_forvar1]
  1035. if L_103_:FindFirstChild("ObjectID") then
  1036. if L_103_.ObjectID.Value == getItemID(L_99_arg1) then
  1037. return L_103_
  1038. end
  1039. end;
  1040. local L_104_ = L_2_.playerstats.slots.slotprimary;
  1041. local L_105_ = L_2_.playerstats.slots.slotsecondary;
  1042. if L_104_:FindFirstChild("ObjectID") and L_104_.ObjectID == getItemID(L_99_arg1) then
  1043. return L_104_
  1044. elseif L_105_:FindFirstChild("ObjectID") and L_105_.ObjectID == getItemID(L_99_arg1) then
  1045. return L_105_
  1046. else
  1047. return nil
  1048. end
  1049. end
  1050. end
  1051. end
  1052. end;
  1053.  
  1054. --Mods
  1055.  
  1056. ItemCodes = {
  1057. ["AK-104"] = 1037, ["WindscreenGlass"] = 184, ["WaterBottle"] = 209, ["Watch"] = 3001, ["VehicleJack"] = 3016,
  1058. ["Vegetables"] = 214, ["VS50"] = 256, ["Uzi"] = 2015, ["Ushanka"] = 7014, ["USP45Ammo"] = 26, ["USP45"] = 2007,
  1059. ["Twinkies"] = 212, ["Tuna"] = 4, ["TrinityBeret"] = 7015, ["TomatoSoup"] = 215, ["TM46"] = 257,
  1060. ["TEC9Ammo32"] = 57, ["TEC9Ammo20"] = 56, ["TEC9Ammo"] = 20, ["TEC-9"] = 2005, ["SurvivalPackTan"] = 4009,
  1061. ["SurvivalPackGrey"] = 4010, ["SurvivalPackGreen"] = 4011, ["SurvivalPackBrown"] = 4012, ["Suppressor9"] = 9007,
  1062. ["Suppressor762"] = 9010, ["Suppressor556"] = 9009, ["Suppressor545"] = 9011, ["Suppressor45"] = 9008,
  1063. ["Spam"] = 6, ["SodaSprite"] = 205, ["SodaRoot"] = 207, ["SodaPepsi"] = 7, ["SodaPepper"] = 9,
  1064. ["SodaMoxie"] = 208, ["SodaDew"] = 202, ["SodaCrush"] = 201, ["SodaCoke"] = 8, ["ShotgunAmmo"] = 18,
  1065. ["Shotgun"] = 1002, ["ShadesGrey"] = 8005, ["ShadesBlack"] = 8001, ["ScrapMetal"] = 183, ["Sabre"] = 3014,
  1066. ["SUSAT"] = 9014, ["STANAGAmmo50"] = 52, ["STANAGAmmo30"] = 51, ["STANAGAmmo100"] = 53, ["SKSAmmo"] = 45,
  1067. ["SKS"] = 1018, ["SCAR-L"] = 1022, ["RoadFlare"] = 251, ["RevolverAmmo"] = 25, ["Revolver"] = 2006,
  1068. ["ReinforcedWheel"] = 189, ["Reflex"] = 9003, ["RedChemlight"] = 3020, ["RedBeret"] = 7013, ["RawMeat"] = 220,
  1069. ["Ranger"] = 7003, ["RamboClothingTop"] = 5003, ["RamboClothingBottom"] = 6003, ["Radio"] = 3018,
  1070. ["RPK"] = 1034, ["Pringles"] = 204, ["PilotGreen"] = 7010, ["PilotBlack"] = 7009, ["Pasta"] = 5,
  1071. ["Painkillers"] = 12, ["PaddedClothingTop"] = 5002, ["PaddedClothingBottom"] = 6002, ["PPSHAmmo"] = 46,
  1072. ["PPSH"] = 1019, ["PP19Ammo64"] = 58, ["SmallCrate"] = 38, ["OmniLight"] = 3015, ["OTs-14"] = 1036,
  1073. ["NagantAmmo"] = 17, ["Mosin-Nagant"] = 1001, ["Model459Ammo14"] = 59, ["Model 459"] = 2013, ["Mk48Ammo"] = 23,
  1074. ["Mk 48"] = 1005, ["Mk 23"] = 2018, ["Mk 17"] = 1031, ["MilitaryPackGrime"] = 4013, ["MilitaryPackGrey"] = 4015,
  1075. ["MilitaryPackGreen"] = 4014, ["MilitaryPackBlack"] = 4016, ["MaverickAmmo"] = 27, ["Maverick"] = 1010,
  1076. ["Material6"] = 36, ["Material5"] = 35, ["Material4"] = 34, ["Material3"] = 33, ["Material2"] = 32,
  1077. ["Material1"] = 31, ["Matches"] = 3005, ["MaskSpecOps"] = 8009, ["MaskPhantom"] = 8013, ["MaskMime"] = 8008,
  1078. ["MaskMercenary"] = 8007, ["MaskHockey"] = 8012, ["Map"] = 3003, ["MakarovAmmo"] = 16, ["Makarov"] = 2003,
  1079. ["MRE"] = 10, ["MP5Ammo"] = 29, ["MP5"] = 1012, ["M9Ammo32"] = 55, ["M9Ammo17"] = 54, ["M9Ammo"] = 19,
  1080. ["M93R"] = 2016, ["M9"] = 2004, ["M870Ammo"] = 28, ["M870"] = 1011, ["M4A1"] = 1004, -- ["M4A1Ammo"] = 22,
  1081. ["M3Ammo30"] = 60, ["M3"] = 1028, ["M249Ammo100"] = 61, ["M249"] = 1024, ["M1911Ammo"] = 15, ["M1911"] = 2002,
  1082. ["M14"] = 1016, ["M1014"] = 1027, ["M14Ammo50"] = 64, ["M14Ammo30"] = 63, ["M14Ammo20"] = 62,
  1083. ["M1 Garand"] = 1006, ["Lemonade"] = 206, ["Laser"] = 9006, ["Kobra"] = 9004, ["Knife"] = 3013,
  1084. ["KethArmorTop"] = 5011, ["KethArmorBottom"] = 6011, ["JerryCanEmpty"] = 186, ["JerryCan"] = 185,
  1085. ["HornRimmed"] = 8006, ["Holo"] = 9002, ["HikingPackWhite"] = 4006, ["HikingPackOrange"] = 4005,
  1086. ["HikingPackBrown"] = 4008, ["HikingPackBlue"] = 4007, ["Hatchet"] = 3011, ["HK417"] = 1033, ["HK21"] = 1032,
  1087. ["GusArmorTop"] = 5010, ["GusArmorBottom"] = 6010, ["Grip"] = 9005, ["GreenChemlight"] = 3021,
  1088. ["GarandAmmo"] = 24, ["GPS"] = 3006, ["G37"] = 2017, ["G36K"] = 1023, ["G3"] = 1030, -- ["G18Ammo"] = 41,
  1089. ["G18"] = 2011, ["FuelTank"] = 182, ["Floodlight"] = 37, ["FlashlightSurvival"] = 3009,
  1090. ["FlashlightOld"] = 3008, ["FlashlightMilitary"] = 3010, ["FlashlightAttachment"] = 9012, ["Firewood"] = 250,
  1091. ["Firefighter"] = 8004, ["FedorovAmmo"] = 44, ["Fedorov"] = 1017, ["Fedora"] = 7004, ["FannyPackWhite"] = 4002,
  1092. ["FannyPackTan"] = 4001, ["FannyPackPurple"] = 4004, ["FannyPackBlue"] = 4003, ["FAL"] = 1029,
  1093. ["Eyepatch"] = 8003, ["Entrencher"] = 3004, ["EngineParts"] = 181, ["EnfieldAmmo"] = 42, ["Enfield"] = 1015,
  1094. ["Detonator"] = 3017, ["Crowbar"] = 3012, ["CowlGreen"] = 7002, ["CowlBlack"] = 7001, ["Cowboy"] = 7012,
  1095. ["CookedMeat"] = 221, ["Compass"] = 3002, ["ClothingTopFalse"] = 5000, ["ClothingBottomFalse"] = 6000,
  1096. ["CivilianClothingTop"] = 5001, ["CivilianClothingBottom"] = 6001, ["ChocolateBar"] = 211, ["ChipsAhoy"] = 213,
  1097. ["ChickenSoup"] = 216, ["CheezIts"] = 203, ["CarWheel"] = 180, ["CamoWoodlandsTop"] = 5007,
  1098. ["CamoWoodlandsBottom"] = 6007, ["CamoUrbanTop"] = 5005, ["CamoUrbanBottom"] = 6005, ["CamoSpecialTop"] = 5009,
  1099. ["CamoSpecialBottom"] = 6009, ["CamoSnowTop"] = 5008, ["CamoSnowBottom"] = 6008, ["CamoJungleTop"] = 5006,
  1100. ["CamoJungleBottom"] = 6006, ["CamoDesertTop"] = 5004, ["CamoDesertBottom"] = 6004, ["CZ75Ammo"] = 40,
  1101. ["CZ75"] = 2010, ["CCO"] = 9001, ["CBJ-MS"] = 2014, ["C4"] = 255, ["BrimmedBrown"] = 7007,
  1102. ["BrimmedBlack"] = 7008, ["Bowler"] = 7005, ["BlueChemlight"] = 3022, ["BloodBag"] = 11, ["Binoculars"] = 3007,
  1103. ["Biker"] = 7006, ["BeefStew"] = 217, ["BeefJerky"] = 210, ["Beans"] = 3, ["Beanie"] = 7011,
  1104. ["BandanaSkull"] = 8014, ["BandanaRenegade"] = 8011, ["BandanaRed"] = 8010, ["BandanaBlack"] = 8002,
  1105. ["BallisticUrban"] = 7018, ["BallisticSpecOps"] = 7019, ["BallisticJungle"] = 7017, ["BallisticGlass"] = 187,
  1106. ["BallisticDesert"] = 7016, ["Auto-5"] = 1025, ["ArmorPlates"] = 188, ["AN-94"] = 1040, ["AKS-74U"] = 1041,
  1107. ["AKM"] = 1038, ["AKAmmo75"] = 67, ["AKAmmo45"] = 66, ["AKAmmo30"] = 65, ["AK47Ammo75"] = 50,
  1108. ["AK47Ammo40"] = 49, ["AK47Ammo30"] = 48, ["AK-74"] = 1039, ["AK-47"] = 1003, ["AK-12"] = 1035,
  1109. ["ACOG"] = 9013, ["LargeCrate"] = 39, ["PP-19"] = 1026
  1110. }
  1111.  
  1112. function table_invert(t)
  1113. local s={}
  1114. for k,v in pairs(t) do
  1115. s[v]=k
  1116. end
  1117. return s
  1118. end
  1119.  
  1120. local lol = table_invert(ItemCodes)
  1121.  
  1122. ZeroNums = {"a", "B", "i", "P", "Y", "S"}
  1123. ActualNums = {"A", "C", "d", "g", "L", "p", "s", "T", "Z"}
  1124. function FindMultipiler(Letter)
  1125. for z = 1, #ActualNums do
  1126. if ActualNums[z] == Letter then
  1127. return z
  1128. end
  1129. end
  1130. return "0"
  1131. end
  1132.  
  1133. function Deobfuscate(String)
  1134. local newval = ""
  1135. for d = 1, 10 do
  1136. local mult = FindMultipiler(string.sub(String, d, d))
  1137. newval = newval .. mult
  1138. end
  1139. newval = tonumber(newval)
  1140. return newval
  1141. end
  1142.  
  1143. modTeleport.MouseButton1Click:connect(function()
  1144. local plr = game.Players.LocalPlayer
  1145. hum = plr.Character.HumanoidRootPart
  1146. mouse = plr:GetMouse()
  1147. mouse.KeyDown:connect(function(key)
  1148. if key == "e" then
  1149. if mouse.Target then
  1150. hum.CFrame = mouse.Hit+Vector3.new(0,5,0)
  1151. end
  1152. end
  1153. end)
  1154. end)
  1155.  
  1156. modFog.MouseButton1Click:connect(function()
  1157. game.Lighting.FogEnd = 100000
  1158. game.Lighting.FogStart = 100000
  1159. end)
  1160.  
  1161. local L_54_ = Instance.new("BoolValue", Tripp)
  1162. L_54_.Name = "ESPOn"
  1163. L_54_.Value = false
  1164.  
  1165. modESP.MouseButton1Click:connect(function()
  1166. for i,v in pairs(game.Players:GetChildren()) do
  1167. if v.Name ~= game.Players.LocalPlayer.Name then
  1168. if v ~= game.Players.LocalPlayer.Character.Torso then
  1169.  
  1170. local base = Instance.new('BillboardGui', workspace.Camera)
  1171. local esP = Instance.new('Frame', base)
  1172. base.AlwaysOnTop = true
  1173. base.Enabled = true
  1174. base.Size = UDim2.new(4.5,0,6,0)
  1175. base.Name = 'ESP'
  1176. base.Adornee = v.Character.Torso
  1177. base.StudsOffset = Vector3.new(0, -0.6, 0)
  1178. esP.BackgroundColor3 = Color3.new(75, 0, 0)
  1179. esP.BackgroundTransparency = 0.8
  1180. esP.BorderColor3 = Color3.new(0,0,0)
  1181. esP.BorderSizePixel = 1
  1182. esP.Size = UDim2.new(1,0,1,0)
  1183. local name = Instance.new('TextLabel',base)
  1184. name.Size = UDim2.new(1,0,1,0)
  1185. name.BackgroundTransparency = 1
  1186. name.Position = UDim2.new(0,0,0,0)
  1187. name.Text = v.Name
  1188. name.TextScaled = true
  1189. name.TextColor3 = Color3.new(255,255,255)
  1190. name.TextXAlignment = 'Center'
  1191. name.TextYAlignment = 'Top'
  1192. name.Font = 'Highway'
  1193. name.Position = UDim2.new(0,0,0,-100)
  1194. end
  1195. end
  1196. end
  1197. end)
  1198.  
  1199. modCorpse.MouseButton1Click:connect(function()
  1200. for _, corpse in pairs(workspace:GetChildren()) do
  1201. if corpse.Name == "Corpse" then
  1202. corpse:MoveTo(workspace[game.Players.LocalPlayer.Name].Torso.Position + Vector3.new(math.random(-10,10),0,math.random(-10,10)))
  1203. end
  1204. end
  1205. end)
  1206.  
  1207. modRecoil.MouseButton1Click:connect(function()
  1208. local prim = game.Players.LocalPlayer.playerstats.slots.slotprimary.ObjectID.Value
  1209. local primid = Deobfuscate(prim)
  1210. local itemname = lol[primid]
  1211. game.Players.LocalPlayer.Backpack[itemname].Stats.Recoil.Value = "aaaaaaaaaA"
  1212. end)
  1213.  
  1214. modAimbot.MouseButton1Click:connect(function()
  1215. ENABLED = false
  1216. PLAYER = game.Players.LocalPlayer
  1217. MOUSE = PLAYER:GetMouse()
  1218. CC = game.Workspace.CurrentCamera
  1219. _G.FREE_FOR_ALL = true
  1220. _G.BIND = 50
  1221. _G.AIM_AT = 'Head'
  1222. local player = game.Players.LocalPlayer
  1223. local track = false
  1224.  
  1225. function GetNearestPlayerToMouse()
  1226. local PLAYERS = {}
  1227. local PLAYER_HOLD = {}
  1228. local DISTANCES = {}
  1229. for i, v in pairs(game.Players:GetPlayers()) do
  1230. if v ~= PLAYER then
  1231. table.insert(PLAYERS, v)
  1232. end
  1233. end
  1234. for i, v in pairs(PLAYERS) do
  1235. if _G.FREE_FOR_ALL == false then
  1236. if v and (v.Character) ~= nil and v.TeamColor ~= PLAYER.TeamColor then
  1237. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  1238. if AIM ~= nil then
  1239. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  1240. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  1241. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  1242. local DIFF = math.floor((POS - AIM.Position).magnitude)
  1243. PLAYER_HOLD[v.Name .. i] = {}
  1244. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  1245. PLAYER_HOLD[v.Name .. i].plr = v
  1246. PLAYER_HOLD[v.Name .. i].diff = DIFF
  1247. table.insert(DISTANCES, DIFF)
  1248. end
  1249. end
  1250. elseif _G.FREE_FOR_ALL == true then
  1251. local AIM = v.Character:FindFirstChild(_G.AIM_AT)
  1252. if AIM ~= nil then
  1253. local DISTANCE = (AIM.Position - game.Workspace.CurrentCamera.CoordinateFrame.p).magnitude
  1254. local RAY = Ray.new(game.Workspace.CurrentCamera.CoordinateFrame.p, (MOUSE.Hit.p - CC.CoordinateFrame.p).unit * DISTANCE)
  1255. local HIT,POS = game.Workspace:FindPartOnRay(RAY, game.Workspace)
  1256. local DIFF = math.floor((POS - AIM.Position).magnitude)
  1257. PLAYER_HOLD[v.Name .. i] = {}
  1258. PLAYER_HOLD[v.Name .. i].dist = DISTANCE
  1259. PLAYER_HOLD[v.Name .. i].plr = v
  1260. PLAYER_HOLD[v.Name .. i].diff = DIFF
  1261. table.insert(DISTANCES, DIFF)
  1262. end
  1263. end
  1264. end
  1265.  
  1266. if unpack(DISTANCES) == nil then
  1267. return false
  1268. end
  1269.  
  1270. local L_DISTANCE = math.floor(math.min(unpack(DISTANCES)))
  1271. if L_DISTANCE > 20 then
  1272. return false
  1273. end
  1274.  
  1275. for i, v in pairs(PLAYER_HOLD) do
  1276. if v.diff == L_DISTANCE then
  1277. return v.plr
  1278. end
  1279. end
  1280. return false
  1281. end
  1282.  
  1283. local TRACK = false
  1284.  
  1285.  
  1286. MOUSE.KeyDown:connect(function(KEY)
  1287. KEY = KEY:lower():byte()
  1288. if KEY == _G.BIND then
  1289. ENABLED = true
  1290. end
  1291. end)
  1292. MOUSE.KeyUp:connect(function(KEY)
  1293. KEY = KEY:lower():byte()
  1294. if KEY == _G.BIND then
  1295. ENABLED = false
  1296. end
  1297. end)
  1298.  
  1299. game:GetService('RunService').RenderStepped:connect(function()
  1300. if ENABLED then
  1301. local TARGET = GetNearestPlayerToMouse()
  1302. if TARGET.Name == "rsxk20" then
  1303. else
  1304.  
  1305. if (TARGET ~= false) then
  1306. local AIM = TARGET.Character:FindFirstChild(_G.AIM_AT)
  1307. if AIM then
  1308. CC.CoordinateFrame = CFrame.new(CC.CoordinateFrame.p, AIM.CFrame.p)
  1309. end
  1310. end
  1311. end
  1312. end
  1313. end)
  1314. end)
  1315.  
  1316. local C4On = false
  1317. local Plr = game.Players.LocalPlayer
  1318. local material = game.Lighting.Materials.C4Placed
  1319. modC4.MouseButton1Click:connect(function()
  1320. local pos = Plr.Character.Torso.Position
  1321. if C4On == false then
  1322. C4On = true
  1323. modC4.Text = "C4 Walk: ON"
  1324. modC4.TextColor3 = Color3.new(0, 0.486275, 0.054902)
  1325. repeat
  1326. game.Workspace.Remote.PlaceC4:FireServer(material, pos, true)
  1327. wait()
  1328. until C4On == false
  1329. elseif C4On == true then
  1330. C4On = false
  1331. modC4.Text = "C4 Walk: OFF"
  1332. modC4.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  1333. end
  1334. end)
  1335.  
  1336. local Stamina = true
  1337. modStamina.MouseButton1Click:connect(function()
  1338. Stamina = true
  1339. while wait() do
  1340. if Stamina == true then
  1341. game.Players.LocalPlayer.Backpack.GlobalFunctions.Stamina.Value = 100
  1342. end
  1343. end
  1344. end)
  1345.  
  1346. modHunger.MouseButton1Click:connect(function()
  1347. plr = game.Players.LocalPlayer.playerstats
  1348. game.Players.LocalPlayer.playerstats.Thirst.Value = math.huge
  1349. game.Players.LocalPlayer.playerstats.Hunger.Value = math.huge
  1350. end)
  1351.  
  1352. modGod.MouseButton1Click:connect(function()
  1353. game.Workspace.Remote.AddDamageSelf:FireServer(game.Players.LocalPlayer.Character.Humanoid, math.huge)
  1354. end)
  1355.  
  1356. local PlayerSelect = Instance.new("TextBox")
  1357.  
  1358. local esp = false
  1359. local player = game.Players.LocalPlayer
  1360. modESP2.MouseButton1Click:connect(function()
  1361. if esp == false then -- forgot esp lol
  1362. esp = true
  1363. modESP2.Text = "Name ESP: ON"
  1364. modESP2.TextColor3 = Color3.new(0, 0.486275, 0.054902)
  1365. for get,nplayer in ipairs(game.Players:GetPlayers()) do
  1366. if nplayer.Name == player.Name then
  1367. else
  1368. local BGUI = Instance.new('BillboardGui', workspace.CurrentCamera)
  1369. BGUI.Name = 'BGui'
  1370. local BGUIFrame = Instance.new('Frame', BGUI)
  1371. BGUIFrame.Name = 'BGUIFrame'
  1372. local BGUIName = Instance.new('TextLabel', BGUIFrame)
  1373. BGUIName.Name = 'BGUIName'
  1374. BGUI.AlwaysOnTop = true
  1375. BGUI.Enabled = true
  1376. BGUI.Size = UDim2.new(0,60,0,15)
  1377. BGUI.Adornee = nplayer.Character.Head
  1378. BGUIFrame.BackgroundTransparency = 1
  1379. BGUIFrame.Size = UDim2.new(1,0,1,0)
  1380. BGUIName.Size = UDim2.new(1,0,1,0)
  1381. BGUIName.BackgroundColor3 = Color3.new(0, 0.666667, 1)
  1382. BGUIName.Text = nplayer.Name
  1383. BGUIName.TextColor3 = Color3.new(255, 255,255)
  1384. BGUIName.TextStrokeColor3 = Color3.new(0, 0, 0)
  1385. BGUIName.TextStrokeTransparency = 0
  1386. BGUIName.Font = "Cartoon"
  1387. BGUIName.TextScaled = true
  1388. BGUIName.TextWrapped = true
  1389. BGUIName.MouseEnter:connect(function()
  1390. PlayerSelect.Text = game.Players.LocalPlayer.Name
  1391. BGUIName.MouseLeave:connect(function()
  1392. PlayerSelect.Text = ""
  1393. end)
  1394. end)
  1395. end
  1396. local nvGUI = Instance.new('ScreenGui', player.PlayerGui)
  1397. nvGUI.Name = "NVG"
  1398. local nvMAIN = Instance.new('TextLabel', nvGUI)
  1399. nvMAIN.Name = "Main"
  1400. nvMAIN.BackgroundTransparency = 1
  1401. for i,v in pairs(game.Players:GetChildren()) do
  1402. if v and v.Character and not (v.Name == '' .. player.Name) then
  1403. for i,v in pairs(v.Character:GetChildren()) do
  1404. if v:IsA('BasePart') then
  1405. local nvBox = Instance.new('SelectionBox', nvMAIN)
  1406. nvBox.Adornee = v
  1407. nvBox.Color = BrickColor.new('Blue')
  1408. end
  1409. end
  1410. end
  1411. end
  1412. end
  1413. elseif esp == true then
  1414. esp = false
  1415. modESP2.Text = "Name ESP: OFF"
  1416. modESP2.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  1417. for i,v in ipairs(game.Workspace.CurrentCamera:GetChildren()) do
  1418. if v.Name == 'BGui' then
  1419. v:Destroy()
  1420. end
  1421. end
  1422. for i,v in pairs(player.PlayerGui:GetChildren()) do
  1423. if v.Name == "NVG" and v:IsA('ScreenGui') then
  1424. v:Destroy()
  1425. end
  1426. end
  1427. end
  1428. end)
  1429.  
  1430. modNoclip.MouseButton1Click:connect(function()
  1431. noclip = false
  1432. game:GetService('RunService').Stepped:connect(function()
  1433. if noclip then
  1434. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1435. end
  1436. end)
  1437. plr = game.Players.LocalPlayer
  1438. mouse = plr:GetMouse()
  1439. mouse.KeyDown:connect(function(key)
  1440.  
  1441. if key == "j" then
  1442. noclip = not noclip
  1443. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1444. end
  1445. end)
  1446. end)
  1447.  
  1448. local vehiclepos = L_2_.Character.HumanoidRootPart.Position
  1449. vehicleTeleport.MouseButton1Click:connect(function()
  1450. game.Workspace.Remote.AddDamageSelf:FireServer(game.Players.LocalPlayer.Character.Humanoid, math.huge)
  1451. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(vehiclepos+Vector3.new(0,15,0))
  1452. end)
  1453.  
  1454. --Spawning
  1455. function spawnItem(L_106_, amount)
  1456. for xvar1 = 1, amount do
  1457. local L_108_ = game.Lighting.LootDrops:FindFirstChild(L_106_)
  1458. local L_109_ = L_108_:Clone()
  1459. L_109_.Parent = workspace;
  1460. L_109_:SetPrimaryPartCFrame(CFrame.new(L_2_.Character.Head.Position + Vector3.new(math.random(-5, 5), 0, math.random(-5, 5))))
  1461. end
  1462. end
  1463.  
  1464. spawnFalKit.MouseButton1Click:connect(function()
  1465. spawnItem("FAL", 1)
  1466. spawnItem("M14Ammo50", 5)
  1467. spawnItem("ACOG", 1)
  1468. spawnItem("Suppressor762", 1)
  1469. spawnItem("Grip", 1)
  1470. spawnItem("MilitaryPackBlack", 1)
  1471. end)
  1472.  
  1473. spawnAKKit.MouseButton1Click:connect(function()
  1474. spawnItem("AKM", 1)
  1475. spawnItem("AKAmmo75", 5)
  1476. spawnItem("MilitaryPackBlack", 1)
  1477. spawnItem("Map", 1)
  1478. spawnItem("GPS", 1)
  1479. spawnItem("Compass", 1)
  1480. end)
  1481.  
  1482. spawnNavigation.MouseButton1Click:connect(function()
  1483. spawnItem("Map", 1)
  1484. spawnItem("GPS", 1)
  1485. spawnItem("Compass", 1)
  1486. end)
  1487.  
  1488. btnSpawn.MouseButton1Click:connect(function()
  1489. local L_106_ = txtboxSearch.Text;
  1490. if workspace.SpawnLoot:FindFirstChild(L_106_) then
  1491. workspace.Remote.GrabItem:FireServer(L_2_.playerstats.slots["slot"..getNextOpenSlot()], workspace.SpawnLoot:FindFirstChild(L_106_), workspace.SpawnLoot:FindFirstChild(L_106_).ObjectID)
  1492. elseif workspace.DropLoot:FindFirstChild(L_106_) then
  1493. workspace.Remote.GrabItem:FireServer(L_2_.playerstats.slots["slot"..getNextOpenSlot()], workspace.DropLoot:FindFirstChild(L_106_), workspace.DropLoot:FindFirstChild(L_106_).ObjectID)
  1494. elseif findItemFromPlayer(L_106_) then
  1495. local L_107_ = findItemFromPlayer(L_106_)
  1496. workspace.Remote.DropItem(L_107_, L_107_.ObjectID.Value)
  1497. else
  1498. local L_108_ = game.Lighting.LootDrops:FindFirstChild(L_106_)
  1499. if not L_108_ then
  1500. btnSpawn.Text = "Error"
  1501. wait(2)
  1502. btnSpawn.Text = "Spawn"
  1503. return
  1504. end;
  1505. local L_109_ = L_108_:Clone()
  1506. L_109_.Parent = workspace;
  1507. L_109_:SetPrimaryPartCFrame(CFrame.new(L_2_.Character.Head.Position + Vector3.new(math.random(-5, 5), 0, math.random(-5, 5))))
  1508. end
  1509. end)
  1510.  
  1511. function alphabetize(L_110_arg1, L_111_arg2)
  1512. local L_112_ = L_110_arg1.Name:lower()
  1513. local L_113_ = L_112_:sub(1, 1):byte()
  1514. local L_114_ = L_111_arg2.Name:lower()
  1515. local L_115_ = L_114_:sub(1, 1):byte()
  1516. if L_113_ < L_115_ then
  1517. return true
  1518. else
  1519. return false
  1520. end
  1521. end;
  1522.  
  1523. local L_56_ = game.Lighting.LootDrops:GetChildren()
  1524. local L_57_ = {}
  1525. for L_84_forvar1 = 1, #L_56_ do
  1526. if L_56_[L_84_forvar1]:IsA("Model") then
  1527. table.insert(L_57_, L_56_[L_84_forvar1].Name)
  1528. end
  1529. end;
  1530.  
  1531. function getMatches(L_85_arg1)
  1532. local L_86_ = {}
  1533. for L_87_forvar1 = 1, #L_56_ do
  1534. local L_88_ = L_56_[L_87_forvar1].Name:lower()
  1535. if L_88_:find(L_85_arg1:lower()) then
  1536. table.insert(L_86_, L_56_[L_87_forvar1])
  1537. end
  1538. end;
  1539. table.sort(L_86_, alphabetize)
  1540. return L_86_
  1541. end;
  1542.  
  1543. txtboxSearch.Changed:connect(function()
  1544. for L_91_forvar1, L_92_forvar2 in ipairs(scrollingItems:GetChildren()) do
  1545. L_92_forvar2:Destroy()
  1546. end;
  1547. local L_89_ = txtboxSearch.Text;
  1548. local L_90_ = getMatches(L_89_)
  1549. if L_90_ then
  1550. scrollingItems.Visible = true
  1551. scrollingItems.CanvasSize = UDim2.new(0, 225, 0, (#L_90_ * 25) - 25)
  1552. for L_93_forvar1 = 1, #L_90_ do
  1553. local L_94_ = L_90_[L_93_forvar1].Name;
  1554. local L_95_ = Instance.new("TextButton", scrollingItems)
  1555. L_95_.Font = Enum.Font.ArialBold;
  1556. L_95_.FontSize = Enum.FontSize.Size14;
  1557. L_95_.Style = Enum.ButtonStyle.RobloxRoundButton;
  1558. L_95_.Text = L_94_;
  1559. L_95_.TextColor3 = Color3.new(255, 255, 255)
  1560. L_95_.TextXAlignment = Enum.TextXAlignment.Left;
  1561. L_95_.Name = L_94_;
  1562. L_95_.Position = UDim2.new(0, 0, 0, (L_93_forvar1 * 25) - 25)
  1563. L_95_.Size = UDim2.new(0, 210, 0, 25)
  1564. L_95_.MouseButton1Click:connect(function()
  1565. txtboxSearch.Text = L_95_.Text
  1566. end)
  1567. end
  1568. end;
  1569. if not L_90_ then
  1570. scrollingItems.Visible = false
  1571. end
  1572. end)
  1573.  
  1574. wait(1)
  1575. txtboxSearch.Text = "{SEARCH ITEM}"
  1576.  
  1577. --Players
  1578. local globalplr = "nil"
  1579. local spec = false
  1580.  
  1581. local L_58_ = Instance.new("ObjectValue", frmPlayers)
  1582. L_58_.Name = "SelectedPlayer"
  1583. local L_59_ = game.Players:GetPlayers()
  1584. table.sort(L_59_, alphabetize)
  1585. for L_116_forvar1 = 1, #L_59_ do
  1586. local L_117_ = L_59_[L_116_forvar1]
  1587. local L_118_ = Instance.new("TextButton", scrollingPlayers)
  1588. L_118_.Name = L_117_.Name;
  1589. L_118_.Text = L_117_.Name;
  1590. L_118_.Size = UDim2.new(0, 285, 0, 25)
  1591. L_118_.Font = Enum.Font.ArialBold;
  1592. L_118_.FontSize = Enum.FontSize.Size14;
  1593. L_118_.TextColor3 = Color3.new(255, 255, 255)
  1594. L_118_.Style = Enum.ButtonStyle.RobloxRoundButton;
  1595. L_118_.Position = UDim2.new(0, 0, 0, (L_116_forvar1 * 25) - 25)
  1596. scrollingPlayers.CanvasSize = UDim2.new(0, 0, 0, (#L_59_ * 25) - 25)
  1597. L_118_.MouseButton1Click:connect(function()
  1598. L_58_.Value = L_117_;
  1599. labelSelectedPlayers.Text = "Selected: "..L_117_.Name
  1600. globalplr = L_117_.Name
  1601. if spec == true then
  1602. print(globalplr)
  1603. game.Workspace.CurrentCamera.CameraSubject = game.Players[globalplr].Character.Humanoid
  1604. else
  1605.  
  1606. end
  1607. end)
  1608. end;
  1609.  
  1610. function update()
  1611. for L_120_forvar1, L_121_forvar2 in ipairs(scrollingPlayers:GetChildren()) do
  1612. if L_121_forvar2:IsA("TextButton") then
  1613. L_121_forvar2:Destroy()
  1614. end
  1615. end;
  1616. local L_119_ = game.Players:GetPlayers()
  1617. table.sort(L_119_, alphabetize)
  1618. for L_122_forvar1 = 1, #L_119_ do
  1619. local L_123_ = L_119_[L_122_forvar1]
  1620. local L_124_ = Instance.new("TextButton", scrollingPlayers)
  1621. L_124_.Text = L_123_.Name;
  1622. L_124_.Size = UDim2.new(0, 285, 0, 25)
  1623. L_124_.Font = Enum.Font.ArialBold;
  1624. L_124_.FontSize = Enum.FontSize.Size14;
  1625. L_124_.TextColor3 = Color3.new(255, 255, 255)
  1626. L_124_.Style = Enum.ButtonStyle.RobloxRoundButton;
  1627. L_124_.Position = UDim2.new(0, 0, 0, (L_122_forvar1 * 25) - 25)
  1628. scrollingPlayers.CanvasSize = UDim2.new(0, 0, 0, (#L_119_ * 25) - 25)
  1629. L_124_.MouseButton1Click:connect(function()
  1630. L_58_.Value = L_123_;
  1631. labelSelectedPlayers.Text = "Selected: "..L_123_.Name
  1632. globalplr = L_123_.Name
  1633. if spec == true then
  1634. print(globalplr)
  1635. game.Workspace.CurrentCamera.CameraSubject = game.Players[globalplr].Character.Humanoid
  1636. else
  1637.  
  1638. end
  1639. end)
  1640. end
  1641. end;
  1642.  
  1643. function getGun()
  1644. local L_66_ = L_2_.Backpack:GetChildren()
  1645. for L_67_forvar1 = 1, #L_66_ do
  1646. if L_66_[L_67_forvar1]:IsA("Model") and L_66_[L_67_forvar1]:FindFirstChild("Shooter") then
  1647. return L_66_[L_67_forvar1]
  1648. end
  1649. end;
  1650. return nil
  1651. end;
  1652.  
  1653. playerKillAll.MouseButton1Click:connect(function()
  1654. local L_68_ = getGun()
  1655. if not L_68_ then
  1656. playerKillAll.Text = "Error"
  1657. wait()
  1658. playerKillAll.Text = "Kill All"
  1659. return
  1660. end;
  1661. for L_69_forvar1, L_70_forvar2 in ipairs(game.Players:GetPlayers()) do
  1662. if L_68_ and L_70_forvar2.Character and L_70_forvar2 ~= L_2_ then
  1663. for L_71_forvar1 = 1, 6 do
  1664. workspace.Remote.DoHitLogic:FireServer(L_68_, L_70_forvar2.Character.Head)
  1665. end
  1666. end
  1667. end
  1668. end)
  1669.  
  1670. playerStealAllG.MouseButton1Click:connect(function()
  1671. local L_77_ = game.Players:GetPlayers()
  1672. for L_78_forvar1 = 1, #L_77_ do
  1673. local L_79_ = L_77_[L_78_forvar1]
  1674. if L_79_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  1675. workspace.Remote.DropItem:FireServer(L_79_.playerstats.slots.slotprimary, L_79_.playerstats.slots.slotprimary.ObjectID)
  1676. end;
  1677. if L_79_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  1678. workspace.Remote.DropItem:FireServer(L_79_.playerstats.slots.slotsecondary, L_79_.playerstats.slots.slotsecondary.ObjectID)
  1679. end
  1680. end
  1681. end)
  1682.  
  1683. playerStealAllI.MouseButton1Click:connect(function()
  1684. local L_72_ = game.Players:GetPlayers()
  1685. for L_73_forvar1 = 1, #L_72_ do
  1686. local L_74_ = L_72_[L_73_forvar1]
  1687. if L_74_ ~= L_2_ then
  1688. for L_75_forvar1 = 1, 20 do
  1689. if L_74_.playerstats.slots:FindFirstChild("slot"..L_75_forvar1):FindFirstChild("ObjectID") then
  1690. workspace.Remote.DropItem:FireServer(L_74_.playerstats.slots:FindFirstChild("slot"..L_75_forvar1), L_74_.playerstats.slots:FindFirstChild("slot"..L_75_forvar1).ObjectID)
  1691. end
  1692. end;
  1693. if L_74_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  1694. workspace.Remote.DropItem:FireServer(L_74_.playerstats.slots.slotprimary, L_74_.playerstats.slots.slotprimary.ObjectID)
  1695. end;
  1696. if L_74_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  1697. workspace.Remote.DropItem:FireServer(L_74_.playerstats.slots.slotsecondary, L_74_.playerstats.slots.slotsecondary.ObjectID)
  1698. end;
  1699. for L_76_forvar1 = 1, 7 do
  1700. if L_74_.playerstats.utilityslots["slot"..L_76_forvar1]:FindFirstChild("ObjectID") then
  1701. workspace.Remote.DropItem:FireServer(L_74_.playerstats.utilityslots["slot"..L_76_forvar1], L_74_.playerstats.utilityslots["slot"..L_76_forvar1].ObjectID)
  1702. end
  1703. end
  1704. end
  1705. end
  1706. end)
  1707.  
  1708. game.Players.PlayerAdded:connect(update)
  1709. game.Players.PlayerRemoving:connect(update)
  1710.  
  1711. playerKill.MouseButton1Click:connect(function()
  1712. local L_125_ = getGun()
  1713. if not L_125_ or not L_58_.Value then
  1714. playerKill.Text = "Error"
  1715. wait(2)
  1716. playerKill.Text = "Kill"
  1717. return
  1718. end;
  1719. for L_126_forvar1 = 1, 10 do
  1720. workspace.Remote.DoHitLogic:FireServer(L_125_, L_58_.Value.Character.Head)
  1721. end
  1722. end)
  1723.  
  1724. playerStealGuns.MouseButton1Click:connect(function()
  1725. local L_130_ = L_58_.Value;
  1726. if not L_58_.Value then
  1727. playerStealGuns.Text = "Error"
  1728. wait(2)
  1729. playerStealGuns.Text = "Steal Guns"
  1730. return
  1731. end;
  1732. if L_130_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  1733. workspace.Remote.DropItem:FireServer(L_130_.playerstats.slots.slotprimary, L_130_.playerstats.slots.slotprimary.ObjectID)
  1734. end;
  1735. if L_130_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  1736. workspace.Remote.DropItem:FireServer(L_130_.playerstats.slots.slotsecondary, L_130_.playerstats.slots.slotsecondary.ObjectID)
  1737. end
  1738. end)
  1739.  
  1740. playerStealItems.MouseButton1Click:connect(function()
  1741. local L_127_ = L_58_.Value;
  1742. if not L_58_.Value then
  1743. playerStealItems.Text = "Error"
  1744. wait(2)
  1745. playerStealItems.Text = "Steal Items"
  1746. return
  1747. end;
  1748. for L_128_forvar1 = 1, 20 do
  1749. if L_127_.playerstats.slots:FindFirstChild("slot"..L_128_forvar1):FindFirstChild("ObjectID") then
  1750. workspace.Remote.DropItem:FireServer(L_127_.playerstats.slots:FindFirstChild("slot"..L_128_forvar1), L_127_.playerstats.slots:FindFirstChild("slot"..L_128_forvar1).ObjectID)
  1751. end;
  1752. if L_127_.playerstats.slots.slotprimary:FindFirstChild("ObjectID") then
  1753. workspace.Remote.DropItem:FireServer(L_127_.playerstats.slots.slotprimary, L_127_.playerstats.slots.slotprimary.ObjectID)
  1754. end;
  1755. if L_127_.playerstats.slots.slotsecondary:FindFirstChild("ObjectID") then
  1756. workspace.Remote.DropItem:FireServer(L_127_.playerstats.slots.slotsecondary, L_127_.playerstats.slots.slotsecondary.ObjectID)
  1757. end
  1758. end;
  1759. for L_129_forvar1 = 1, 7 do
  1760. if L_127_.playerstats.utilityslots["slot"..L_129_forvar1]:FindFirstChild("ObjectID") then
  1761. workspace.Remote.DropItem:FireServer(L_127_.playerstats.utilityslots["slot"..L_129_forvar1], L_127_.playerstats.utilityslots["slot"..L_129_forvar1].ObjectID)
  1762. end
  1763. end
  1764. end)
  1765.  
  1766. playerSpectate.MouseButton1Click:connect(function()
  1767. if spec == false then
  1768. spec = true
  1769. playerSpectate.Text = "Spectate: ON"
  1770. playerSpectate.TextColor3 = Color3.new(0, 0.486275, 0.054902)
  1771. elseif globalplr == "nil" then
  1772. else
  1773. spec = false
  1774. playerSpectate.Text = "Spectate: OFF"
  1775. playerSpectate.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  1776. game.Workspace.CurrentCamera.CameraSubject = L_2_.Character.Humanoid
  1777. end
  1778. end)
  1779.  
  1780. playerTeleport.MouseButton1Click:connect(function()
  1781. if spec == true then
  1782. spec = false
  1783. playerSpectate.Text = "Spectate: OFF"
  1784. playerSpectate.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  1785. game.Workspace.CurrentCamera.CameraSubject = L_2_.Character.Humanoid
  1786. end
  1787.  
  1788. o = globalplr
  1789. game.Workspace.Remote.AddDamageSelf:FireServer(game.Players.LocalPlayer.Character.Humanoid, math.huge)
  1790. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players[o].Character.HumanoidRootPart.Position)
  1791. end)
  1792.  
  1793. --Vehicles
  1794.  
  1795. local L_60_ = Instance.new("ObjectValue", Tripp)
  1796. L_60_.Name = "SelectedVehicle"
  1797. function getVehicles()
  1798. local L_163_ = game.Workspace.Vehicles:GetChildren()
  1799. local L_164_ = {}
  1800. for L_165_forvar1 = 1, #L_163_ do
  1801. if L_163_[L_165_forvar1].Name ~= "Holder" and L_163_[L_165_forvar1].Name ~= "VehicleWreck" then
  1802. table.insert(L_164_, L_163_[L_165_forvar1])
  1803. end
  1804. end;
  1805. table.sort(L_164_, alphabetize)
  1806. return L_164_
  1807. end;
  1808.  
  1809. local L_61_ = getVehicles()
  1810. for L_166_forvar1 = 1, #L_61_ do
  1811. local L_167_ = L_61_[L_166_forvar1]
  1812. local L_168_ = Instance.new("TextButton", scrollingVehicles)
  1813. L_168_.Name = L_167_.Name;
  1814. L_168_.Text = L_167_.Name;
  1815. L_168_.Size = UDim2.new(0, 210, 0, 25)
  1816. L_168_.Font = Enum.Font.ArialBold;
  1817. L_168_.FontSize = Enum.FontSize.Size14;
  1818. L_168_.TextColor3 = Color3.new(255, 255, 255)
  1819. L_168_.Style = Enum.ButtonStyle.RobloxRoundButton;
  1820. L_168_.Position = UDim2.new(0, 0, 0, (L_166_forvar1 * 25) - 25)
  1821. scrollingVehicles.CanvasSize = UDim2.new(0, 0, 0, (#L_61_ * 25))
  1822. L_168_.MouseButton1Click:connect(function()
  1823. L_60_.Value = L_167_;
  1824. labelSelectedVehicle.Text = "Selected: "..L_167_.Name
  1825. vehiclepos = L_167_.PrimaryPart.Position
  1826. end)
  1827. end;
  1828. function updateV()
  1829. for L_170_forvar1, L_171_forvar2 in pairs(scrollingVehicles:GetChildren()) do
  1830. L_171_forvar2:Destroy()
  1831. end;
  1832. local L_169_ = getVehicles()
  1833. for L_172_forvar1 = 1, #L_169_ do
  1834. local L_173_ = L_169_[L_172_forvar1]
  1835. local L_174_ = Instance.new("TextButton", scrollingVehicles)
  1836. L_174_.Name = L_173_.Name;
  1837. L_174_.Text = L_173_.Name;
  1838. L_174_.Size = UDim2.new(0, 210, 0, 25)
  1839. L_174_.Font = Enum.Font.ArialBold;
  1840. L_174_.FontSize = Enum.FontSize.Size14;
  1841. L_174_.TextColor3 = Color3.new(255, 255, 255)
  1842. L_174_.Style = Enum.ButtonStyle.RobloxRoundButton;
  1843. L_174_.Position = UDim2.new(0, 0, 0, (L_172_forvar1 * 25) - 25)
  1844. scrollingVehicles.CanvasSize = UDim2.new(0, 0, 0, (#L_169_ * 25))
  1845. L_174_.MouseButton1Click:connect(function()
  1846. L_60_.Value = L_173_;
  1847. labelSelectedVehicle.Text = "Selected: "..L_173_.Name
  1848. vehiclepos = L_173_.PrimaryPart.Position
  1849. end)
  1850. end
  1851. end;
  1852.  
  1853. vehicleDestroyAll.MouseButton1Click:connect(function()
  1854. local L_176_ = getVehicles()
  1855. for L_177_forvar1 = 1, #L_176_ do
  1856. local L_178_ = L_60_.Value;
  1857. if L_178_ and L_178_:FindFirstChild("Stats") and L_178_.Name ~= "Bicycle" then
  1858. L_178_.Stats.Engine.Value = 0
  1859. end
  1860. end
  1861. end)
  1862.  
  1863. vehicleDestroy.MouseButton1Click:connect(function()
  1864. local L_175_ = L_60_.Value;
  1865. if L_175_ and L_175_:FindFirstChild("Stats") and L_175_.Name ~= "Bicycle" then
  1866. L_175_.Stats.Engine.Value = 0
  1867. else
  1868. vehicleDestroy.Text = "Error"
  1869. wait(2)
  1870. vehicleDestroy.Text = "Destroy"
  1871. end
  1872. end)
  1873.  
  1874. vehicleSetSpeed.MouseButton1Click:connect(function()
  1875. local L_179_ = L_60_.Value;
  1876. if L_179_ and L_179_:FindFirstChild("Stats") and tonumber(txtboxSpeed.Text) then
  1877. L_179_.Stats.MaxSpeed.Value = txtboxSpeed.Text;
  1878. L_179_.Stats.MaxSpeed.Offroad.Value = txtboxSpeed.Text
  1879. else
  1880. vehicleSetSpeed.Text = "Error"
  1881. wait(2)
  1882. vehicleSetSpeed.Text = "SetSpeed"
  1883. end
  1884. end)
  1885.  
  1886. vehicleESP.MouseButton1Click:connect(function()
  1887. if not L_54_.Value then
  1888. L_54_.Value = true
  1889. vehicleESP.Text = "Car ESP: ON"
  1890. vehicleESP.TextColor3 = Color3.new(0, 0.486275, 0.054902)
  1891. local function L_141_func(L_146_arg1)
  1892. local L_147_ = Instance.new("BillboardGui", L_2_.PlayerGui)
  1893. L_147_.Adornee = L_146_arg1.PrimaryPart;
  1894. L_147_.AlwaysOnTop = true
  1895. L_147_.Enabled = true
  1896. L_147_.Active = false
  1897. L_147_.Size = UDim2.new(0, 25, 0, 12.5)
  1898. local L_148_ = Instance.new("TextLabel", L_147_)
  1899. L_148_.Size = UDim2.new(0, 25, 0, 12.5)
  1900. L_148_.BackgroundColor3 = Color3.new(0, 255, 0)
  1901. L_148_.BackgroundTransparency = 0.7
  1902. L_148_.TextScaled = true
  1903. spawn(function()
  1904. while true do
  1905. for L_149_forvar1 = 1, 30 do
  1906. wait(0.1)
  1907. L_148_.Text = math.floor((L_2_.Character.Head.Position - L_146_arg1.PrimaryPart.Position).magnitude).." m"
  1908. end;
  1909. L_148_.Text = L_146_arg1.Name;
  1910. wait(3)
  1911. if not L_54_.Value then
  1912. break
  1913. end
  1914. end
  1915. end)
  1916. end;
  1917. for L_152_forvar1, L_153_forvar2 in pairs(getVehicles()) do
  1918. if L_153_forvar2 then
  1919. L_141_func(L_153_forvar2)
  1920. end
  1921. end;
  1922. else
  1923. for L_155_forvar1, L_156_forvar2 in ipairs(L_2_.PlayerGui:GetChildren()) do
  1924. if L_156_forvar2:IsA("BillboardGui") then
  1925. L_156_forvar2:Destroy()
  1926. end
  1927. end;
  1928. L_54_.Value = false
  1929. vehicleESP.Text = "Car ESP: OFF"
  1930. vehicleESP.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  1931. end
  1932. end)
  1933.  
  1934. --Server
  1935. tspamBool = false
  1936. messageSpam.MouseButton1Click:connect(function()
  1937. if tspamBool == false then
  1938. tspamBool = true
  1939. messageSpam.Text = "Chat Spam: ON"
  1940. messageSpam.TextColor3 = Color3.new(0, 0.486275, 0.054902)
  1941. words = {tostring(messageText.Text), messageText.Text..'.'}
  1942. while tspamBool do
  1943. wait()
  1944. game.workspace.Remote.Chat:FireServer("Global", words[math.random(#words)])
  1945. end
  1946. else
  1947. tspamBool = false
  1948. messageSpam.Text = "Chat Spam: OFF"
  1949. messageSpam.TextColor3 = Color3.new(0.721569, 0, 0.0117647)
  1950. end
  1951.  
  1952. end)
  1953.  
  1954. Red.MouseButton1Down:connect(function()
  1955. for i,v in pairs(game.Players:GetChildren())do
  1956. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Red', messageText.Text)
  1957. end
  1958. end)
  1959.  
  1960. Yellow.MouseButton1Down:connect(function()
  1961. for i,v in pairs(game.Players:GetChildren())do
  1962. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Yellow', messageText.Text)
  1963. end
  1964. end)
  1965.  
  1966. Green.MouseButton1Down:connect(function()
  1967. for i,v in pairs(game.Players:GetChildren())do
  1968. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Green', messageText.Text)
  1969. end
  1970. end)
  1971.  
  1972. Blue.MouseButton1Down:connect(function()
  1973. for i,v in pairs(game.Players:GetChildren())do
  1974. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'Blue', messageText.Text)
  1975. end
  1976. end)
  1977.  
  1978. White.MouseButton1Down:connect(function()
  1979. for i,v in pairs(game.Players:GetChildren())do
  1980. workspace.Remote.SendMessage:FireServer(game.Players[v.Name], 'White', messageText.Text)
  1981. end
  1982. end)
Add Comment
Please, Sign In to add comment