Advertisement
Guest User

Untitled

a guest
Mar 18th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.13 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local MainMenu = Instance.new("Frame")
  6. local Bar1 = Instance.new("ImageLabel")
  7. local SideBar = Instance.new("Frame")
  8. local VisualsSelected = Instance.new("Frame")
  9. local VisualsTab = Instance.new("ImageButton")
  10. local VisualsSelectedGlue = Instance.new("Frame")
  11. local RAGETABFRAME = Instance.new("Frame")
  12. local TextLabel = Instance.new("TextLabel")
  13. local Aimbot = Instance.new("Frame")
  14. local Aimbot_button = Instance.new("TextButton")
  15. local Aimbot_label = Instance.new("TextLabel")
  16. local TextLabel_2 = Instance.new("TextLabel")
  17. local Extras = Instance.new("Frame")
  18. local Glitch_Body = Instance.new("TextButton")
  19. local Glitch_label = Instance.new("TextLabel")
  20. local Respawn_label = Instance.new("TextLabel")
  21. local Player_respawn = Instance.new("TextButton")
  22. local Give_awplabel = Instance.new("TextLabel")
  23. local Give_awp = Instance.new("TextButton")
  24. local Server_crashlabel = Instance.new("TextLabel")
  25. local Crash_server = Instance.new("TextButton")
  26. local Server_crashlabel2 = Instance.new("TextLabel")
  27. local Crash_server2 = Instance.new("TextButton")
  28. local inf_moneylabel = Instance.new("TextLabel")
  29. local Inf_money = Instance.new("TextButton")
  30. local inf_jumplabel = Instance.new("TextLabel")
  31. local Inf_jump = Instance.new("TextButton")
  32. local Low_gravitylabel = Instance.new("TextLabel")
  33. local Low_gravity = Instance.new("TextButton")
  34. local Speed_hack = Instance.new("TextButton")
  35. local Speed_hacklabel = Instance.new("TextLabel")
  36. local Long_jumplabel = Instance.new("TextLabel")
  37. local Drop_alllabel = Instance.new("TextLabel")
  38. local Long_jump = Instance.new("TextButton")
  39. local Drop_all = Instance.new("TextButton")
  40. local TextLabel_3 = Instance.new("TextLabel")
  41. local pframe = Instance.new("Frame")
  42. local Player_name = Instance.new("TextBox")
  43. local Player_gun = Instance.new("TextLabel")
  44. local Give_playergun = Instance.new("TextButton")
  45. local Pname_label = Instance.new("TextLabel")
  46. local Goto_player = Instance.new("TextButton")
  47. local Goto_playerlabel = Instance.new("TextLabel")
  48. local VISUALTABFRAME = Instance.new("Frame")
  49. local Visuals_label = Instance.new("TextLabel")
  50. local ESP_label = Instance.new("TextLabel")
  51. local Vis_2 = Instance.new("Frame")
  52. local Color_label = Instance.new("TextLabel")
  53. local Remove_color = Instance.new("TextButton")
  54. local Other = Instance.new("TextLabel")
  55. local Visuals = Instance.new("Frame")
  56. local Esp_button = Instance.new("TextButton")
  57. local Esp_label = Instance.new("TextLabel")
  58. local Chams_button = Instance.new("TextButton")
  59. local Chams_label = Instance.new("TextLabel")
  60. local RageBotSelected = Instance.new("Frame")
  61. local MiscSelected = Instance.new("Frame")
  62. local RageTab = Instance.new("ImageButton")
  63. local MiscTab = Instance.new("ImageButton")
  64. local MiscSelectedGlue = Instance.new("Frame")
  65. local RageBotSelectedGlue = Instance.new("Frame")
  66. local MISCTABFRAME = Instance.new("Frame")
  67. local Credits = Instance.new("Frame")
  68. local Coder = Instance.new("TextLabel")
  69. local Coder_2 = Instance.new("TextLabel")
  70. local Credits_label = Instance.new("TextLabel")
  71. local ModalButton = Instance.new("TextButton")
  72. --Properties:
  73. ScreenGui.Parent = game.CoreGui
  74. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  75.  
  76. MainMenu.Name = "MainMenu"
  77. MainMenu.Parent = ScreenGui
  78. MainMenu.Active = true
  79. MainMenu.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  80. MainMenu.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  81. MainMenu.BorderSizePixel = 3
  82. MainMenu.Position = UDim2.new(0.00649902225, 0, 0.0104039153, 0)
  83. MainMenu.Selectable = true
  84. MainMenu.Size = UDim2.new(0, 653, 0, 567)
  85.  
  86. Bar1.Name = "Bar1"
  87. Bar1.Parent = MainMenu
  88. Bar1.BackgroundColor3 = Color3.new(1, 1, 1)
  89. Bar1.BorderSizePixel = 0
  90. Bar1.Size = UDim2.new(0, 652, 0, 2)
  91. Bar1.Image = "rbxassetid://2534576234"
  92.  
  93. SideBar.Name = "SideBar"
  94. SideBar.Parent = MainMenu
  95. SideBar.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  96. SideBar.BorderSizePixel = 0
  97. SideBar.Position = UDim2.new(0.00155708753, 0, 0.00353356823, 0)
  98. SideBar.Size = UDim2.new(0, 89, 0, 564)
  99.  
  100. VisualsSelected.Name = "VisualsSelected"
  101. VisualsSelected.Parent = MainMenu
  102. VisualsSelected.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  103. VisualsSelected.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  104. VisualsSelected.Position = UDim2.new(0, 0, 0.163533568, 0)
  105. VisualsSelected.Size = UDim2.new(0, 90, 0, 70)
  106.  
  107. VisualsTab.Name = "VisualsTab"
  108. VisualsTab.Parent = MainMenu
  109. VisualsTab.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  110. VisualsTab.BackgroundTransparency = 1
  111. VisualsTab.BorderSizePixel = 0
  112. VisualsTab.Position = UDim2.new(0.00267838663, 0, 0.156110927, 0)
  113. VisualsTab.Size = UDim2.new(0, 80, 0, 80)
  114. VisualsTab.AutoButtonColor = false
  115. VisualsTab.Image = "rbxassetid://2530272936"
  116.  
  117. VisualsSelectedGlue.Name = "VisualsSelectedGlue"
  118. VisualsSelectedGlue.Parent = MainMenu
  119. VisualsSelectedGlue.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  120. VisualsSelectedGlue.BorderSizePixel = 0
  121. VisualsSelectedGlue.Position = UDim2.new(0.136368081, 0, 0.164350927, 0)
  122. VisualsSelectedGlue.Size = UDim2.new(0, 42, 0, 70)
  123.  
  124. RAGETABFRAME.Name = "RAGETABFRAME"
  125. RAGETABFRAME.Parent = MainMenu
  126. RAGETABFRAME.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  127. RAGETABFRAME.BorderColor3 = Color3.new(0, 0, 0)
  128. RAGETABFRAME.BorderSizePixel = 0
  129. RAGETABFRAME.Position = UDim2.new(0.13956821, 0, 0.0158792585, 0)
  130. RAGETABFRAME.Size = UDim2.new(0, 560, 0, 543)
  131.  
  132. TextLabel.Parent = RAGETABFRAME
  133. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  134. TextLabel.BackgroundTransparency = 1
  135. TextLabel.Position = UDim2.new(0.309058607, 0, 0, 0)
  136. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  137. TextLabel.Font = Enum.Font.SciFi
  138. TextLabel.Text = "Exploits"
  139. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  140. TextLabel.TextSize = 14
  141.  
  142. Aimbot.Name = "Aimbot"
  143. Aimbot.Parent = RAGETABFRAME
  144. Aimbot.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  145. Aimbot.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  146. Aimbot.Position = UDim2.new(0.0410714298, 0, 0.103130758, 0)
  147. Aimbot.Size = UDim2.new(0, 216, 0, 379)
  148.  
  149. Aimbot_button.Name = "Aimbot_button"
  150. Aimbot_button.Parent = Aimbot
  151. Aimbot_button.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  152. Aimbot_button.Position = UDim2.new(0.0613612756, 0, 0.0520866737, 0)
  153. Aimbot_button.Rotation = -3
  154. Aimbot_button.Size = UDim2.new(0, 16, 0, 13)
  155. Aimbot_button.Font = Enum.Font.SourceSans
  156. Aimbot_button.Text = ""
  157. Aimbot_button.TextColor3 = Color3.new(0, 0, 0)
  158. Aimbot_button.TextSize = 14
  159.  
  160. Aimbot_label.Name = "Aimbot_label"
  161. Aimbot_label.Parent = Aimbot
  162. Aimbot_label.BackgroundColor3 = Color3.new(1, 1, 1)
  163. Aimbot_label.BackgroundTransparency = 1
  164. Aimbot_label.Position = UDim2.new(0.11891821, 0, 0.0345549583, 0)
  165. Aimbot_label.Size = UDim2.new(0, 65, 0, 28)
  166. Aimbot_label.Font = Enum.Font.SciFi
  167. Aimbot_label.Text = "Aimbot"
  168. Aimbot_label.TextColor3 = Color3.new(1, 1, 1)
  169. Aimbot_label.TextSize = 12
  170.  
  171. TextLabel_2.Parent = RAGETABFRAME
  172. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  173. TextLabel_2.BackgroundTransparency = 1
  174. TextLabel_2.Position = UDim2.new(0.0697728992, 0, 0.0368324108, 0)
  175. TextLabel_2.Size = UDim2.new(0, 200, 0, 50)
  176. TextLabel_2.Font = Enum.Font.SciFi
  177. TextLabel_2.Text = "Aimbot"
  178. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  179. TextLabel_2.TextSize = 14
  180.  
  181. Extras.Name = "Extras"
  182. Extras.Parent = RAGETABFRAME
  183. Extras.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  184. Extras.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  185. Extras.Position = UDim2.new(0.576785743, 0, 0.103130758, 0)
  186. Extras.Size = UDim2.new(0, 216, 0, 379)
  187.  
  188. Glitch_Body.Name = "Glitch_Body"
  189. Glitch_Body.Parent = Extras
  190. Glitch_Body.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  191. Glitch_Body.Position = UDim2.new(0.0613612756, 0, 0.0520866737, 0)
  192. Glitch_Body.Rotation = -3
  193. Glitch_Body.Size = UDim2.new(0, 16, 0, 13)
  194. Glitch_Body.Font = Enum.Font.SourceSans
  195. Glitch_Body.Text = ""
  196. Glitch_Body.TextColor3 = Color3.new(0, 0, 0)
  197. Glitch_Body.TextSize = 14
  198.  
  199. Glitch_label.Name = "Glitch_label"
  200. Glitch_label.Parent = Extras
  201. Glitch_label.BackgroundColor3 = Color3.new(1, 1, 1)
  202. Glitch_label.BackgroundTransparency = 1
  203. Glitch_label.Position = UDim2.new(0.179103404, 0, 0.0345549583, 0)
  204. Glitch_label.Size = UDim2.new(0, 65, 0, 28)
  205. Glitch_label.Font = Enum.Font.SciFi
  206. Glitch_label.Text = "Glitch body"
  207. Glitch_label.TextColor3 = Color3.new(1, 1, 1)
  208. Glitch_label.TextSize = 12
  209.  
  210. Respawn_label.Name = "Respawn_label"
  211. Respawn_label.Parent = Extras
  212. Respawn_label.BackgroundColor3 = Color3.new(1, 1, 1)
  213. Respawn_label.BackgroundTransparency = 1
  214. Respawn_label.Position = UDim2.new(0.179103404, 0, 0.118987679, 0)
  215. Respawn_label.Size = UDim2.new(0, 65, 0, 28)
  216. Respawn_label.Font = Enum.Font.SciFi
  217. Respawn_label.Text = "Respawn"
  218. Respawn_label.TextColor3 = Color3.new(1, 1, 1)
  219. Respawn_label.TextSize = 12
  220.  
  221. Player_respawn.Name = "Player_respawn"
  222. Player_respawn.Parent = Extras
  223. Player_respawn.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  224. Player_respawn.Position = UDim2.new(0.0613612756, 0, 0.136519402, 0)
  225. Player_respawn.Rotation = -3
  226. Player_respawn.Size = UDim2.new(0, 16, 0, 13)
  227. Player_respawn.Font = Enum.Font.SourceSans
  228. Player_respawn.Text = ""
  229. Player_respawn.TextColor3 = Color3.new(0, 0, 0)
  230. Player_respawn.TextSize = 14
  231.  
  232. Give_awplabel.Name = "Give_awplabel"
  233. Give_awplabel.Parent = Extras
  234. Give_awplabel.BackgroundColor3 = Color3.new(1, 1, 1)
  235. Give_awplabel.BackgroundTransparency = 1
  236. Give_awplabel.Position = UDim2.new(0.179103404, 0, 0.19286631, 0)
  237. Give_awplabel.Size = UDim2.new(0, 65, 0, 28)
  238. Give_awplabel.Font = Enum.Font.SciFi
  239. Give_awplabel.Text = "Give awp"
  240. Give_awplabel.TextColor3 = Color3.new(1, 1, 1)
  241. Give_awplabel.TextSize = 12
  242.  
  243. Give_awp.Name = "Give_awp"
  244. Give_awp.Parent = Extras
  245. Give_awp.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  246. Give_awp.Position = UDim2.new(0.0613612756, 0, 0.210398033, 0)
  247. Give_awp.Rotation = -3
  248. Give_awp.Size = UDim2.new(0, 16, 0, 13)
  249. Give_awp.Font = Enum.Font.SourceSans
  250. Give_awp.Text = ""
  251. Give_awp.TextColor3 = Color3.new(0, 0, 0)
  252. Give_awp.TextSize = 14
  253.  
  254. Server_crashlabel.Name = "Server_crashlabel"
  255. Server_crashlabel.Parent = Extras
  256. Server_crashlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  257. Server_crashlabel.BackgroundTransparency = 1
  258. Server_crashlabel.Position = UDim2.new(0.230029345, 0, 0.754871547, 0)
  259. Server_crashlabel.Size = UDim2.new(0, 65, 0, 28)
  260. Server_crashlabel.Font = Enum.Font.SciFi
  261. Server_crashlabel.Text = "ServerCrasher"
  262. Server_crashlabel.TextColor3 = Color3.new(1, 0, 0)
  263. Server_crashlabel.TextSize = 12
  264.  
  265. Crash_server.Name = "Crash_server"
  266. Crash_server.Parent = Extras
  267. Crash_server.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  268. Crash_server.Position = UDim2.new(0.0659909248, 0, 0.77240324, 0)
  269. Crash_server.Rotation = -3
  270. Crash_server.Size = UDim2.new(0, 16, 0, 13)
  271. Crash_server.Font = Enum.Font.SourceSans
  272. Crash_server.Text = ""
  273. Crash_server.TextColor3 = Color3.new(0, 0, 0)
  274. Crash_server.TextSize = 14
  275.  
  276. Server_crashlabel2.Name = "Server_crashlabel2"
  277. Server_crashlabel2.Parent = Extras
  278. Server_crashlabel2.BackgroundColor3 = Color3.new(1, 1, 1)
  279. Server_crashlabel2.BackgroundTransparency = 1
  280. Server_crashlabel2.Position = UDim2.new(0.267066389, 0, 0.839304328, 0)
  281. Server_crashlabel2.Size = UDim2.new(0, 65, 0, 28)
  282. Server_crashlabel2.Font = Enum.Font.SciFi
  283. Server_crashlabel2.Text = "ServerCrasher V2"
  284. Server_crashlabel2.TextColor3 = Color3.new(1, 0, 0)
  285. Server_crashlabel2.TextSize = 12
  286.  
  287. Crash_server2.Name = "Crash_server2"
  288. Crash_server2.Parent = Extras
  289. Crash_server2.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  290. Crash_server2.Position = UDim2.new(0.0659909025, 0, 0.85947454, 0)
  291. Crash_server2.Rotation = -3
  292. Crash_server2.Size = UDim2.new(0, 16, 0, 13)
  293. Crash_server2.Font = Enum.Font.SourceSans
  294. Crash_server2.Text = ""
  295. Crash_server2.TextColor3 = Color3.new(0, 0, 0)
  296. Crash_server2.TextSize = 14
  297.  
  298. inf_moneylabel.Name = "inf_moneylabel"
  299. inf_moneylabel.Parent = Extras
  300. inf_moneylabel.BackgroundColor3 = Color3.new(1, 1, 1)
  301. inf_moneylabel.BackgroundTransparency = 1
  302. inf_moneylabel.Position = UDim2.new(0.23002933, 0, 0.277299076, 0)
  303. inf_moneylabel.Size = UDim2.new(0, 65, 0, 28)
  304. inf_moneylabel.Font = Enum.Font.SciFi
  305. inf_moneylabel.Text = "Infinite money"
  306. inf_moneylabel.TextColor3 = Color3.new(1, 1, 1)
  307. inf_moneylabel.TextSize = 12
  308.  
  309. Inf_money.Name = "Inf_money"
  310. Inf_money.Parent = Extras
  311. Inf_money.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  312. Inf_money.Position = UDim2.new(0.0659909025, 0, 0.289553702, 0)
  313. Inf_money.Rotation = -3
  314. Inf_money.Size = UDim2.new(0, 16, 0, 13)
  315. Inf_money.Font = Enum.Font.SourceSans
  316. Inf_money.Text = ""
  317. Inf_money.TextColor3 = Color3.new(0, 0, 0)
  318. Inf_money.TextSize = 14
  319.  
  320. inf_jumplabel.Name = "inf_jumplabel"
  321. inf_jumplabel.Parent = Extras
  322. inf_jumplabel.BackgroundColor3 = Color3.new(1, 1, 1)
  323. inf_jumplabel.BackgroundTransparency = 1
  324. inf_jumplabel.Position = UDim2.new(0.23002933, 0, 0.348539174, 0)
  325. inf_jumplabel.Size = UDim2.new(0, 65, 0, 28)
  326. inf_jumplabel.Font = Enum.Font.SciFi
  327. inf_jumplabel.Text = "Infinite jump"
  328. inf_jumplabel.TextColor3 = Color3.new(1, 1, 1)
  329. inf_jumplabel.TextSize = 12
  330.  
  331. Inf_jump.Name = "Inf_jump"
  332. Inf_jump.Parent = Extras
  333. Inf_jump.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  334. Inf_jump.Position = UDim2.new(0.0659909025, 0, 0.368709385, 0)
  335. Inf_jump.Rotation = -3
  336. Inf_jump.Size = UDim2.new(0, 16, 0, 13)
  337. Inf_jump.Font = Enum.Font.SourceSans
  338. Inf_jump.Text = ""
  339. Inf_jump.TextColor3 = Color3.new(0, 0, 0)
  340. Inf_jump.TextSize = 14
  341.  
  342. Low_gravitylabel.Name = "Low_gravitylabel"
  343. Low_gravitylabel.Parent = Extras
  344. Low_gravitylabel.BackgroundColor3 = Color3.new(1, 1, 1)
  345. Low_gravitylabel.BackgroundTransparency = 1
  346. Low_gravitylabel.Position = UDim2.new(0.23002933, 0, 0.425056309, 0)
  347. Low_gravitylabel.Size = UDim2.new(0, 65, 0, 28)
  348. Low_gravitylabel.Font = Enum.Font.SciFi
  349. Low_gravitylabel.Text = "Low gravity"
  350. Low_gravitylabel.TextColor3 = Color3.new(1, 1, 1)
  351. Low_gravitylabel.TextSize = 12
  352.  
  353. Low_gravity.Name = "Low_gravity"
  354. Low_gravity.Parent = Extras
  355. Low_gravity.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  356. Low_gravity.Position = UDim2.new(0.0659909025, 0, 0.442588031, 0)
  357. Low_gravity.Rotation = -3
  358. Low_gravity.Size = UDim2.new(0, 16, 0, 13)
  359. Low_gravity.Font = Enum.Font.SourceSans
  360. Low_gravity.Text = ""
  361. Low_gravity.TextColor3 = Color3.new(0, 0, 0)
  362. Low_gravity.TextSize = 14
  363.  
  364. Speed_hack.Name = "Speed_hack"
  365. Speed_hack.Parent = Extras
  366. Speed_hack.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  367. Speed_hack.Position = UDim2.new(0.0613612719, 0, 0.687970638, 0)
  368. Speed_hack.Rotation = -3
  369. Speed_hack.Size = UDim2.new(0, 16, 0, 13)
  370. Speed_hack.Font = Enum.Font.SourceSans
  371. Speed_hack.Text = ""
  372. Speed_hack.TextColor3 = Color3.new(0, 0, 0)
  373. Speed_hack.TextSize = 14
  374.  
  375. Speed_hacklabel.Name = "Speed_hacklabel"
  376. Speed_hacklabel.Parent = Extras
  377. Speed_hacklabel.BackgroundColor3 = Color3.new(1, 1, 1)
  378. Speed_hacklabel.BackgroundTransparency = 1
  379. Speed_hacklabel.Position = UDim2.new(0.23002933, 0, 0.667800367, 0)
  380. Speed_hacklabel.Size = UDim2.new(0, 65, 0, 28)
  381. Speed_hacklabel.Font = Enum.Font.SciFi
  382. Speed_hacklabel.Text = "Speed hack"
  383. Speed_hacklabel.TextColor3 = Color3.new(1, 1, 1)
  384. Speed_hacklabel.TextSize = 12
  385.  
  386. Long_jumplabel.Name = "Long_jumplabel"
  387. Long_jumplabel.Parent = Extras
  388. Long_jumplabel.BackgroundColor3 = Color3.new(1, 1, 1)
  389. Long_jumplabel.BackgroundTransparency = 1
  390. Long_jumplabel.Position = UDim2.new(0.23002933, 0, 0.504211962, 0)
  391. Long_jumplabel.Size = UDim2.new(0, 65, 0, 28)
  392. Long_jumplabel.Font = Enum.Font.SciFi
  393. Long_jumplabel.Text = "Long jump"
  394. Long_jumplabel.TextColor3 = Color3.new(1, 1, 1)
  395. Long_jumplabel.TextSize = 12
  396.  
  397. Drop_alllabel.Name = "Drop_alllabel"
  398. Drop_alllabel.Parent = Extras
  399. Drop_alllabel.BackgroundColor3 = Color3.new(1, 1, 1)
  400. Drop_alllabel.BackgroundTransparency = 1
  401. Drop_alllabel.Position = UDim2.new(0.23002933, 0, 0.588644683, 0)
  402. Drop_alllabel.Size = UDim2.new(0, 65, 0, 28)
  403. Drop_alllabel.Font = Enum.Font.SciFi
  404. Drop_alllabel.Text = "Drop all"
  405. Drop_alllabel.TextColor3 = Color3.new(1, 1, 1)
  406. Drop_alllabel.TextSize = 12
  407.  
  408. Long_jump.Name = "Long_jump"
  409. Long_jump.Parent = Extras
  410. Long_jump.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  411. Long_jump.Position = UDim2.new(0.0659909025, 0, 0.521743715, 0)
  412. Long_jump.Rotation = -3
  413. Long_jump.Size = UDim2.new(0, 16, 0, 13)
  414. Long_jump.Font = Enum.Font.SourceSans
  415. Long_jump.Text = ""
  416. Long_jump.TextColor3 = Color3.new(0, 0, 0)
  417. Long_jump.TextSize = 14
  418.  
  419. Drop_all.Name = "Drop_all"
  420. Drop_all.Parent = Extras
  421. Drop_all.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  422. Drop_all.Position = UDim2.new(0.0613612719, 0, 0.606176436, 0)
  423. Drop_all.Rotation = -3
  424. Drop_all.Size = UDim2.new(0, 16, 0, 13)
  425. Drop_all.Font = Enum.Font.SourceSans
  426. Drop_all.Text = ""
  427. Drop_all.TextColor3 = Color3.new(0, 0, 0)
  428. Drop_all.TextSize = 14
  429.  
  430. TextLabel_3.Parent = RAGETABFRAME
  431. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  432. TextLabel_3.BackgroundTransparency = 1
  433. TextLabel_3.Position = UDim2.new(0.603701472, 0, 0.0313075483, 0)
  434. TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
  435. TextLabel_3.Font = Enum.Font.SciFi
  436. TextLabel_3.Text = "Extras"
  437. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  438. TextLabel_3.TextSize = 14
  439.  
  440. pframe.Name = "pframe"
  441. pframe.Parent = RAGETABFRAME
  442. pframe.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  443. pframe.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  444. pframe.Position = UDim2.new(0.125000015, 0, 0.819521189, 0)
  445. pframe.Size = UDim2.new(0, 419, 0, 91)
  446.  
  447. Player_name.Name = "Player_name"
  448. Player_name.Parent = pframe
  449. Player_name.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  450. Player_name.BackgroundTransparency = 1
  451. Player_name.BorderColor3 = Color3.new(1, 0, 0)
  452. Player_name.Position = UDim2.new(0.332821488, 0, 0.0848558545, 0)
  453. Player_name.Size = UDim2.new(0, 213, 0, 27)
  454. Player_name.Font = Enum.Font.Cartoon
  455. Player_name.MultiLine = true
  456. Player_name.Text = ""
  457. Player_name.TextColor3 = Color3.new(0.360784, 1, 0.262745)
  458. Player_name.TextSize = 14
  459.  
  460. Player_gun.Name = "Player_gun"
  461. Player_gun.Parent = pframe
  462. Player_gun.BackgroundColor3 = Color3.new(1, 1, 1)
  463. Player_gun.BackgroundTransparency = 1
  464. Player_gun.Position = UDim2.new(0.364863127, 0, 0.374924332, 0)
  465. Player_gun.Size = UDim2.new(0, 65, 0, 28)
  466. Player_gun.Font = Enum.Font.SciFi
  467. Player_gun.Text = "Give player gun"
  468. Player_gun.TextColor3 = Color3.new(1, 1, 1)
  469. Player_gun.TextSize = 12
  470.  
  471. Give_playergun.Name = "Give_playergun"
  472. Give_playergun.Parent = pframe
  473. Give_playergun.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  474. Give_playergun.Position = UDim2.new(0.292953253, 0, 0.455751598, 0)
  475. Give_playergun.Rotation = -3
  476. Give_playergun.Size = UDim2.new(0, 16, 0, 13)
  477. Give_playergun.Font = Enum.Font.SourceSans
  478. Give_playergun.Text = ""
  479. Give_playergun.TextColor3 = Color3.new(0, 0, 0)
  480. Give_playergun.TextSize = 14
  481.  
  482. Pname_label.Name = "Pname_label"
  483. Pname_label.Parent = pframe
  484. Pname_label.BackgroundColor3 = Color3.new(1, 1, 1)
  485. Pname_label.BackgroundTransparency = 1
  486. Pname_label.Position = UDim2.new(0.204958588, 0, 0.0782210231, 0)
  487. Pname_label.Size = UDim2.new(0, 65, 0, 28)
  488. Pname_label.Font = Enum.Font.SciFi
  489. Pname_label.Text = "Name:"
  490. Pname_label.TextColor3 = Color3.new(1, 1, 1)
  491. Pname_label.TextSize = 12
  492.  
  493. Goto_player.Name = "Goto_player"
  494. Goto_player.Parent = pframe
  495. Goto_player.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  496. Goto_player.Position = UDim2.new(0.598442554, 0, 0.455751598, 0)
  497. Goto_player.Rotation = -3
  498. Goto_player.Size = UDim2.new(0, 16, 0, 13)
  499. Goto_player.Font = Enum.Font.SourceSans
  500. Goto_player.Text = ""
  501. Goto_player.TextColor3 = Color3.new(0, 0, 0)
  502. Goto_player.TextSize = 14
  503.  
  504. Goto_playerlabel.Name = "Goto_playerlabel"
  505. Goto_playerlabel.Parent = pframe
  506. Goto_playerlabel.BackgroundColor3 = Color3.new(1, 1, 1)
  507. Goto_playerlabel.BackgroundTransparency = 1
  508. Goto_playerlabel.Position = UDim2.new(0.682285547, 0, 0.363935322, 0)
  509. Goto_playerlabel.Size = UDim2.new(0, 65, 0, 28)
  510. Goto_playerlabel.Font = Enum.Font.SciFi
  511. Goto_playerlabel.Text = "Goto player"
  512. Goto_playerlabel.TextColor3 = Color3.new(1, 1, 1)
  513. Goto_playerlabel.TextSize = 12
  514.  
  515. VISUALTABFRAME.Name = "VISUALTABFRAME"
  516. VISUALTABFRAME.Parent = MainMenu
  517. VISUALTABFRAME.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  518. VISUALTABFRAME.BorderColor3 = Color3.new(0, 0, 0)
  519. VISUALTABFRAME.BorderSizePixel = 0
  520. VISUALTABFRAME.Position = UDim2.new(0.140000001, 0, 0.0160000008, 0)
  521. VISUALTABFRAME.Size = UDim2.new(0, 561, 0, 543)
  522.  
  523. Visuals_label.Name = "Visuals_label"
  524. Visuals_label.Parent = VISUALTABFRAME
  525. Visuals_label.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  526. Visuals_label.BackgroundTransparency = 1
  527. Visuals_label.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  528. Visuals_label.Position = UDim2.new(0.309058636, 0, 2.32830644e-10, 0)
  529. Visuals_label.Size = UDim2.new(0, 200, 0, 50)
  530. Visuals_label.Font = Enum.Font.SciFi
  531. Visuals_label.Text = "Visuals"
  532. Visuals_label.TextColor3 = Color3.new(1, 1, 1)
  533. Visuals_label.TextSize = 14
  534.  
  535. ESP_label.Name = "ESP_label"
  536. ESP_label.Parent = VISUALTABFRAME
  537. ESP_label.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  538. ESP_label.BackgroundTransparency = 1
  539. ESP_label.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  540. ESP_label.Position = UDim2.new(0.0987199545, 0, 0.0368324108, 0)
  541. ESP_label.Size = UDim2.new(0, 200, 0, 50)
  542. ESP_label.Font = Enum.Font.SciFi
  543. ESP_label.Text = "Esp"
  544. ESP_label.TextColor3 = Color3.new(1, 1, 1)
  545. ESP_label.TextSize = 14
  546.  
  547. Vis_2.Name = "Vis_2"
  548. Vis_2.Parent = VISUALTABFRAME
  549. Vis_2.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  550. Vis_2.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  551. Vis_2.Position = UDim2.new(0.529484987, 0, 0.103130758, 0)
  552. Vis_2.Size = UDim2.new(0, 241, 0, 455)
  553.  
  554. Color_label.Name = "Color_label"
  555. Color_label.Parent = Vis_2
  556. Color_label.BackgroundColor3 = Color3.new(1, 1, 1)
  557. Color_label.BackgroundTransparency = 1
  558. Color_label.Position = UDim2.new(0.226802021, 0, 0.0367527604, 0)
  559. Color_label.Size = UDim2.new(0, 65, 0, 28)
  560. Color_label.Font = Enum.Font.SciFi
  561. Color_label.Text = "Remove color"
  562. Color_label.TextColor3 = Color3.new(1, 1, 1)
  563. Color_label.TextSize = 12
  564.  
  565. Remove_color.Name = "Remove_color"
  566. Remove_color.Parent = Vis_2
  567. Remove_color.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  568. Remove_color.Position = UDim2.new(0.0613612756, 0, 0.0520866737, 0)
  569. Remove_color.Rotation = -3
  570. Remove_color.Size = UDim2.new(0, 16, 0, 13)
  571. Remove_color.Font = Enum.Font.SourceSans
  572. Remove_color.Text = ""
  573. Remove_color.TextColor3 = Color3.new(0, 0, 0)
  574. Remove_color.TextSize = 14
  575.  
  576. Other.Name = "Other"
  577. Other.Parent = VISUALTABFRAME
  578. Other.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  579. Other.BackgroundTransparency = 1
  580. Other.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  581. Other.Position = UDim2.new(0.565743148, 0, 0.0331491679, 0)
  582. Other.Size = UDim2.new(0, 200, 0, 50)
  583. Other.Font = Enum.Font.SciFi
  584. Other.Text = "Other"
  585. Other.TextColor3 = Color3.new(1, 1, 1)
  586. Other.TextSize = 14
  587.  
  588. Visuals.Name = "Visuals"
  589. Visuals.Parent = VISUALTABFRAME
  590. Visuals.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  591. Visuals.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  592. Visuals.Position = UDim2.new(0.0392889045, 0, 0.103130758, 0)
  593. Visuals.Size = UDim2.new(0, 241, 0, 455)
  594.  
  595. Esp_button.Name = "Esp_button"
  596. Esp_button.Parent = Visuals
  597. Esp_button.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  598. Esp_button.Position = UDim2.new(0.0613612756, 0, 0.0520866737, 0)
  599. Esp_button.Rotation = -3
  600. Esp_button.Size = UDim2.new(0, 16, 0, 13)
  601. Esp_button.Font = Enum.Font.SourceSans
  602. Esp_button.Text = ""
  603. Esp_button.TextColor3 = Color3.new(0, 0, 0)
  604. Esp_button.TextSize = 14
  605.  
  606. Esp_label.Name = "Esp_label"
  607. Esp_label.Parent = Visuals
  608. Esp_label.BackgroundColor3 = Color3.new(1, 1, 1)
  609. Esp_label.BackgroundTransparency = 1
  610. Esp_label.Position = UDim2.new(0.11891821, 0, 0.0345549583, 0)
  611. Esp_label.Size = UDim2.new(0, 65, 0, 28)
  612. Esp_label.Font = Enum.Font.SciFi
  613. Esp_label.Text = "Esp"
  614. Esp_label.TextColor3 = Color3.new(1, 1, 1)
  615. Esp_label.TextSize = 12
  616.  
  617. Chams_button.Name = "Chams_button"
  618. Chams_button.Parent = Visuals
  619. Chams_button.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 1)
  620. Chams_button.Position = UDim2.new(0.0572118983, 0, 0.109229535, 0)
  621. Chams_button.Rotation = -3
  622. Chams_button.Size = UDim2.new(0, 16, 0, 13)
  623. Chams_button.Font = Enum.Font.SourceSans
  624. Chams_button.Text = ""
  625. Chams_button.TextColor3 = Color3.new(0, 0, 0)
  626. Chams_button.TextSize = 14
  627.  
  628. Chams_label.Name = "Chams_label"
  629. Chams_label.Parent = Visuals
  630. Chams_label.BackgroundColor3 = Color3.new(1, 1, 1)
  631. Chams_label.BackgroundTransparency = 1
  632. Chams_label.Position = UDim2.new(0.127216965, 0, 0.0938956216, 0)
  633. Chams_label.Size = UDim2.new(0, 65, 0, 28)
  634. Chams_label.Font = Enum.Font.SciFi
  635. Chams_label.Text = "Chams"
  636. Chams_label.TextColor3 = Color3.new(1, 1, 1)
  637. Chams_label.TextSize = 12
  638.  
  639. RageBotSelected.Name = "RageBotSelected"
  640. RageBotSelected.Parent = MainMenu
  641. RageBotSelected.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  642. RageBotSelected.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  643. RageBotSelected.Position = UDim2.new(1.16415322e-10, 0, 0.0159410238, 0)
  644. RageBotSelected.Size = UDim2.new(0, 89, 0, 70)
  645.  
  646. MiscSelected.Name = "MiscSelected"
  647. MiscSelected.Parent = MainMenu
  648. MiscSelected.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  649. MiscSelected.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  650. MiscSelected.Position = UDim2.new(9.31322575e-10, 0, 0.317528307, 0)
  651. MiscSelected.Size = UDim2.new(0, 89, 0, 70)
  652.  
  653. RageTab.Name = "RageTab"
  654. RageTab.Parent = MainMenu
  655. RageTab.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  656. RageTab.BackgroundTransparency = 1
  657. RageTab.BorderSizePixel = 0
  658. RageTab.Position = UDim2.new(0.00753139844, 0, 0.00276368856, 0)
  659. RageTab.Size = UDim2.new(0, 80, 0, 80)
  660. RageTab.AutoButtonColor = false
  661. RageTab.Image = "rbxassetid://2530290268"
  662.  
  663. MiscTab.Name = "MiscTab"
  664. MiscTab.Parent = MainMenu
  665. MiscTab.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  666. MiscTab.BackgroundTransparency = 1
  667. MiscTab.BorderSizePixel = 0
  668. MiscTab.Position = UDim2.new(-0.000814110041, 0, 0.307961971, 0)
  669. MiscTab.Size = UDim2.new(0, 80, 0, 80)
  670. MiscTab.Image = "rbxassetid://2530273216"
  671.  
  672. MiscSelectedGlue.Name = "MiscSelectedGlue"
  673. MiscSelectedGlue.Parent = MainMenu
  674. MiscSelectedGlue.Active = true
  675. MiscSelectedGlue.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  676. MiscSelectedGlue.BorderSizePixel = 0
  677. MiscSelectedGlue.Position = UDim2.new(0.128699362, 0, 0.317528337, 0)
  678. MiscSelectedGlue.Size = UDim2.new(0, 6, 0, 70)
  679.  
  680. RageBotSelectedGlue.Name = "RageBotSelectedGlue"
  681. RageBotSelectedGlue.Parent = MainMenu
  682. RageBotSelectedGlue.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  683. RageBotSelectedGlue.BorderSizePixel = 0
  684. RageBotSelectedGlue.Position = UDim2.new(0.128699362, 0, 0.0159410127, 0)
  685. RageBotSelectedGlue.Size = UDim2.new(0, 6, 0, 70)
  686.  
  687. MISCTABFRAME.Name = "MISCTABFRAME"
  688. MISCTABFRAME.Parent = MainMenu
  689. MISCTABFRAME.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  690. MISCTABFRAME.BorderColor3 = Color3.new(0, 0, 0)
  691. MISCTABFRAME.BorderSizePixel = 0
  692. MISCTABFRAME.Position = UDim2.new(0.140000001, 0, 0.0160000008, 0)
  693. MISCTABFRAME.Size = UDim2.new(0, 561, 0, 543)
  694.  
  695. Credits.Name = "Credits"
  696. Credits.Parent = MISCTABFRAME
  697. Credits.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  698. Credits.BorderColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  699. Credits.Position = UDim2.new(0.112372689, 0, 0.103130758, 0)
  700. Credits.Size = UDim2.new(0, 403, 0, 455)
  701.  
  702. Coder.Name = "Coder"
  703. Coder.Parent = Credits
  704. Coder.BackgroundColor3 = Color3.new(1, 1, 1)
  705. Coder.BackgroundTransparency = 1
  706. Coder.Position = UDim2.new(0.213210985, 0, 0.0279615521, 0)
  707. Coder.Size = UDim2.new(0, 65, 0, 28)
  708. Coder.Font = Enum.Font.SciFi
  709. Coder.Text = "Coder:"
  710. Coder.TextColor3 = Color3.new(1, 1, 1)
  711. Coder.TextSize = 15
  712.  
  713. Coder_2.Name = "Coder"
  714. Coder_2.Parent = Credits
  715. Coder_2.BackgroundColor3 = Color3.new(1, 1, 1)
  716. Coder_2.BackgroundTransparency = 1
  717. Coder_2.Position = UDim2.new(0.396833837, 0, 0.0279615521, 0)
  718. Coder_2.Size = UDim2.new(0, 65, 0, 28)
  719. Coder_2.Font = Enum.Font.SciFi
  720. Coder_2.Text = "Hitome55 | 402"
  721. Coder_2.TextColor3 = Color3.new(0.694118, 1, 0.027451)
  722. Coder_2.TextSize = 15
  723.  
  724. Credits_label.Name = "Credits_label"
  725. Credits_label.Parent = MISCTABFRAME
  726. Credits_label.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  727. Credits_label.BackgroundTransparency = 1
  728. Credits_label.BorderColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  729. Credits_label.Position = UDim2.new(0.269842952, 0, -0.00184162043, 0)
  730. Credits_label.Size = UDim2.new(0, 200, 0, 50)
  731. Credits_label.Font = Enum.Font.SciFi
  732. Credits_label.Text = "Credits"
  733. Credits_label.TextColor3 = Color3.new(1, 1, 1)
  734. Credits_label.TextSize = 14
  735.  
  736. ModalButton.Name = "ModalButton"
  737. ModalButton.Parent = MainMenu
  738. ModalButton.BackgroundColor3 = Color3.new(1, 1, 1)
  739. ModalButton.Position = UDim2.new(0.657613993, 0, 0.0246913582, 0)
  740. ModalButton.Modal = true
  741. ModalButton.Font = Enum.Font.SourceSans
  742. ModalButton.Text = ""
  743. ModalButton.TextColor3 = Color3.new(0, 0, 0)
  744. ModalButton.TextSize = 14
  745. -- Scripts:
  746.  
  747.  
  748.  
  749. MainMenu.Draggable = true
  750. MainMenu.Active = true
  751. MainMenu.Selectable = true
  752. VisualsSelected.Visible = false
  753. VisualsSelectedGlue.Visible = false
  754. VISUALTABFRAME.Visible = false
  755. MiscSelected.Visible = false
  756. MiscSelectedGlue.Visible = false
  757. MISCTABFRAME.Visible = false
  758. MainMenu.Visible = false
  759.  
  760. local metatable = getrawmetatable(game)
  761. local namecall = metatable.__namecall
  762. local newindex = metatable.__newindex
  763. local index = metatable.__index
  764. local tableremove = table.remove
  765.  
  766. RageTab.MouseButton1Click:connect(function()
  767. VISUALTABFRAME.Visible = false
  768. RAGETABFRAME.Visible = true
  769. RageBotSelected.Visible = true
  770. RageBotSelectedGlue.Visible = true
  771. VisualsSelected.Visible = false
  772. VisualsSelectedGlue.Visible = false
  773. MiscSelected.Visible = false
  774. MiscSelectedGlue.Visible = false
  775. MISCTABFRAME.Visible = false
  776.  
  777. end)
  778. VisualsTab.MouseButton1Click:connect(function()
  779. VISUALTABFRAME.Visible = true
  780. RAGETABFRAME.Visible = false
  781. RageBotSelected.Visible = false
  782. RageBotSelectedGlue.Visible = false
  783. VisualsSelected.Visible = true
  784. VisualsSelectedGlue.Visible = true
  785. MiscSelected.Visible = false
  786. MiscSelectedGlue.Visible = false
  787. MISCTABFRAME.Visible = false
  788. end)
  789.  
  790. MiscTab.MouseButton1Click:connect(function()
  791. MiscSelected.Visible = true
  792. MiscSelectedGlue.Visible = true
  793. MISCTABFRAME.Visible = true
  794. VISUALTABFRAME.Visible = false
  795. RAGETABFRAME.Visible = false
  796. RageBotSelected.Visible = false
  797. RageBotSelectedGlue.Visible = false
  798. VisualsSelected.Visible = false
  799. VisualsSelectedGlue.Visible = false
  800. end)
  801.  
  802. Open = false
  803. highon = false
  804. game.GetService(game, 'UserInputService').InputBegan:Connect(function(Key, Gc)
  805. if(Gc) then return
  806. end
  807. if (Key.UserInputType == Enum.UserInputType.Keyboard) then
  808. if (Key.KeyCode == Enum.KeyCode.Insert) then
  809. if (Open) then
  810. Open = false
  811. MainMenu.Visible = false
  812. else
  813. Open = true
  814. MainMenu.Visible = true
  815. end
  816. elseif (Key.KeyCode == Enum.KeyCode.X) then
  817. local Event = game:GetService("ReplicatedStorage").Events.Spawnme
  818. Event:FireServer()
  819. elseif (Key.KeyCode == Enum.KeyCode.C) then
  820. local bombpos = game.Workspace.Map.SpawnPoints.C4Plant.Position
  821. local pos = game:service('Players').LocalPlayer.Character.HumanoidRootPart.Position
  822. local A_1 = CFrame.new(pos)
  823. local A_2 = "A"
  824. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Map.SpawnPoints.C4Plant2.Position)
  825. wait(.2)
  826. local Event = game:GetService("ReplicatedStorage").Events.PlantC4
  827. Event:FireServer(A_1, A_2)
  828. wait(.2)
  829. local A_1 = game:GetService("Workspace").C4
  830. local Event = game:GetService("Players").RonaldRegan1982.Backpack.Defuse
  831. Event:FireServer(A_1)
  832. elseif (Key.KeyCode == Enum.KeyCode.Z) then
  833. local pos = game:service('Players').LocalPlayer.Character.HumanoidRootPart.Position
  834. local x, y, z = pos.X, pos.Y, pos.Z
  835. local changed_y = pos.Y - 15
  836. local A_1 = CFrame.new(pos.X, changed_y, pos.Z)
  837. local A_2 = "A"
  838. game.Players.LocalPlayer.Character:MoveTo(game.Workspace.Map.SpawnPoints.C4Plant2.Position)
  839. wait(.3)
  840. local Event = game:GetService("ReplicatedStorage").Events.PlantC4
  841. Event:FireServer(A_1, A_2)
  842. elseif (Key.KeyCode == Enum.KeyCode.V) then
  843.  
  844. if (highon) then
  845. highon = false
  846. else
  847. highon = true
  848. end
  849.  
  850. if (highon) then
  851. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 50
  852.  
  853. else
  854. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 25
  855. wait(.25)
  856. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 10
  857. wait(1)
  858. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 2
  859. end
  860.  
  861. end
  862. end
  863. end)
  864.  
  865.  
  866.  
  867. Glitch_Body.MouseButton1Click:connect(function()
  868. while true do
  869. local pos = game:service('Players').LocalPlayer.Character.HumanoidRootPart.Position
  870. local x, y, z = pos.X, pos.Y, pos.Z
  871. local new_y = pos.Y + 1
  872. local new_x = pos.X + 1
  873. local new_z = pos.Z + 1
  874. local new_y2 = pos.Y - 1
  875. local new_x2 = pos.X - 1
  876. local new_z2 = pos.Z - 1
  877. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(new_x, new_y, new_z))
  878. wait(.1)
  879. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(new_x2, new_y2, new_z2))
  880. wait(.1)
  881. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(new_x, new_y, new_z))
  882. end
  883. end)
  884.  
  885. Goto_player.MouseButton1Click:connect (function()
  886. local pos = game:service('Players')[Player_name.Text].Character.HumanoidRootPart.Position
  887. local x, y, z = pos.X, pos.Y, pos.Z
  888. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(pos.X, pos.Y, pos.Z))
  889. end)
  890.  
  891.  
  892. Give_playergun.MouseButton1Click:connect (function()
  893. local player_pos = game.Players[Player_name.Text].Character.HumanoidRootPart.Position
  894. local A_1 = game:GetService("ReplicatedStorage").Weapons.AWP
  895. local A_2 = CFrame.new(player_pos)
  896. local A_3 = 15
  897. local A_4 = 120
  898. local A_5 = false
  899. local A_6 = game:GetService("Players")[Player_name.Text]
  900. local A_7 = false
  901. local A_8 = false
  902. local Event = game:GetService("ReplicatedStorage").Events.Drop
  903. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8)
  904. end)
  905.  
  906. Give_awp.MouseButton1Click:connect (function()
  907. local player_pos = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  908. local A_1 = game:GetService("ReplicatedStorage").Weapons.AWP
  909. local A_2 = CFrame.new(player_pos)
  910. local A_3 = 15
  911. local A_4 = 120
  912. local A_5 = false
  913. local A_6 = game:GetService("Players").LocalPlayer
  914. local A_7 = false
  915. local A_8 = false
  916. local Event = game:GetService("ReplicatedStorage").Events.Drop
  917. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8)
  918. end)
  919.  
  920. Player_respawn.MouseButton1Click:connect (function()
  921. local Event = game:GetService("ReplicatedStorage").Events.Spawnme
  922. Event:FireServer()
  923. end)
  924.  
  925. Crash_server.MouseButton1Click:connect (function()
  926. game.StarterGui:SetCore("SendNotification", {
  927. Title = "Crasher"; -- Required. Has to be a string!
  928. Text = "Increased Lag";
  929. Icon = "";
  930. Duration = 5;
  931. })
  932. while true do
  933. local pos = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  934. local x, y, z = pos.X, pos.Y, pos.Z
  935. local new_y = pos.Y - 50
  936. local A_1 = game:GetService("ReplicatedStorage").Weapons.AWP
  937. local A_2 = CFrame.new(pos.X, new_y, pos.Z)
  938. local A_3 = 15
  939. local A_4 = 120
  940. local A_5 = false
  941. local A_6 = game:GetService("Players").LocalPlayer
  942. local A_7 = false
  943. local A_8 = false
  944. local Event = game:GetService("ReplicatedStorage").Events.Drop
  945. Event:FireServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7, A_8)
  946. wait(.1)
  947. end
  948. end)
  949.  
  950. Crash_server2.MouseButton1Click:connect (function()
  951. game.StarterGui:SetCore("SendNotification", {
  952. Title = "CrasherV2"; -- Required. Has to be a string!
  953. Text = "Increased Lag";
  954. Icon = "";
  955. Duration = 5;
  956. })
  957. while true do
  958. local Event = game:GetService("ReplicatedStorage").Events.Spawnme
  959. Event:FireServer()
  960. wait(.1)
  961. end
  962. end)
  963.  
  964. Remove_color.MouseButton1Click:connect (function()
  965. game.StarterGui:SetCore("SendNotification", {
  966. Title = "Color Remover";
  967. Text = "Press i to remove color";
  968. Icon = "rbxassetid://2530272936";
  969. Duration = 5;
  970. })
  971.  
  972. local TriggerKey = Enum.KeyCode.I
  973.  
  974. local Player = game:GetService('Players').LocalPlayer
  975. local Camera = workspace.CurrentCamera
  976. local Mouse = Player:GetMouse()
  977. local UserInputService = game:GetService('UserInputService')
  978. local RunService = game:GetService('RunService')
  979. local RenderStepped = RunService.RenderStepped
  980. local Folder = Instance.new('Folder')
  981. local Effects = Instance.new('Folder')
  982. local Handles = Instance.new('Folder')
  983. local Enabled, Debounce = false, true
  984. Blur = Instance.new('BlurEffect')
  985. ColorCorrection = Instance.new('ColorCorrectionEffect')
  986. Blur.Size = 0
  987. Folder.Name = 'PlayerVision'
  988. Effects.Name = 'Effects'
  989. Handles.Name = 'Handles'
  990. Effects.Parent, Handles.Parent = Folder, Folder
  991.  
  992.  
  993.  
  994.  
  995. function EnableVision()
  996. if not Enabled and not Debounce then
  997. repeat wait() until Debounce
  998. end
  999. if not Enabled and Debounce then
  1000. Debounce = false
  1001. Enabled = true
  1002. Blur.Parent = Camera
  1003. ColorCorrection.Parent = Camera
  1004. Handles:ClearAllChildren()
  1005. Folder.Parent = Camera
  1006. for i = 0, 1, 0.05 do
  1007. Blur.Size = (i*5)
  1008. ColorCorrection.Saturation = -i
  1009. RenderStepped:wait()
  1010. end
  1011. Debounce = true
  1012. end
  1013. end
  1014.  
  1015. function DisableVision()
  1016. if Enabled and not Debounce then
  1017. repeat wait() until Debounce
  1018. end
  1019. if Enabled and Debounce then
  1020. Debounce = false
  1021. Enabled = false
  1022. for i = 1, 0, -0.05 do
  1023. Blur.Size = (i*5)
  1024. ColorCorrection.Saturation = -i
  1025. RenderStepped:wait()
  1026. end
  1027. Handles:ClearAllChildren()
  1028. Folder.Parent = nil
  1029. Debounce = true
  1030. end
  1031. end
  1032.  
  1033. function onInputBegan(Input, GameProcessed)
  1034. if not GameProcessed and Input.UserInputType == Enum.UserInputType.Keyboard and Input.KeyCode == TriggerKey then
  1035. if not Enabled and Debounce then
  1036. EnableVision()
  1037. elseif Enabled and Debounce then
  1038. DisableVision()
  1039. end
  1040. end
  1041. end
  1042.  
  1043. UserInputService.InputBegan:connect(onInputBegan)
  1044. end)
  1045.  
  1046. esp_on = false
  1047. Esp_button.MouseButton1Click:connect (function()
  1048.  
  1049. end)
  1050.  
  1051. cash = game.Players.LocalPlayer.Cash
  1052. cash_on = false
  1053. Inf_money.MouseButton1Click:connect (function()
  1054. if cash_on == false then
  1055. cash_on = true
  1056. else
  1057. cash_on = false
  1058. end
  1059. while cash_on == true do
  1060. wait(1)
  1061. if cash then
  1062. if cash.Value <= 99999 - 2500 then
  1063. repeat cash.Value=cash.Value + 2500;
  1064. wait(1/10)
  1065. until cash.Value >= 25000
  1066. end
  1067. end
  1068. end
  1069. end)
  1070.  
  1071.  
  1072.  
  1073.  
  1074. Inf_jump.MouseButton1Click:connect (function()
  1075. game.StarterGui:SetCore("SendNotification", {
  1076. Title = "Infinite jump";
  1077. Text = "Infinite jump loaded";
  1078. Icon = "rbxassetid://2530290268";
  1079. Duration = 5;
  1080. })
  1081.  
  1082. local Player = game:GetService'Players'.LocalPlayer;
  1083. local UIS = game:GetService'UserInputService';
  1084. _G.JumpHeight = 50;
  1085. function Action(Object, Function) if Object ~= nil then Function(Object); end end
  1086. UIS.InputBegan:connect(function(UserInput)
  1087. if UserInput.UserInputType == Enum.UserInputType.Keyboard and UserInput.KeyCode == Enum.KeyCode.Space then
  1088. Action(Player.Character.Humanoid, function(self)
  1089. if self:GetState() == Enum.HumanoidStateType.Jumping or self:GetState() == Enum.HumanoidStateType.Freefall then
  1090. Action(self.Parent.HumanoidRootPart, function(self)
  1091. self.Velocity = Vector3.new(0, _G.JumpHeight, 0);
  1092. end)
  1093. end
  1094. end)
  1095. end
  1096. end)
  1097. end)
  1098.  
  1099. gravity_on = false
  1100. Low_gravity.MouseButton1Click:connect (function()
  1101. if gravity_on == false then
  1102. game.StarterGui:SetCore("SendNotification", {
  1103. Title = "Low gravity";
  1104. Text = "Low gravity activated";
  1105. Icon = "rbxassetid://2530290268";
  1106. Duration = 5;
  1107. })
  1108. gravity_on = true
  1109. game.Workspace.Gravity = 100
  1110. elseif gravity_on == true then
  1111. game.StarterGui:SetCore("SendNotification", {
  1112. Title = "Low gravity";
  1113. Text = "Low gravity deactivated";
  1114. Icon = "rbxassetid://2530290268";
  1115. Duration = 5;
  1116. })
  1117. gravity_on = false
  1118. game.Workspace.Gravity = 200
  1119. end
  1120. end)
  1121.  
  1122. speedhack_on = false
  1123. Speed_hack.MouseButton1Click:connect (function()
  1124. if speedhack_on == true then
  1125. game.StarterGui:SetCore("SendNotification", {
  1126. Title = "Speed";
  1127. Text = "Speed hack deactivated";
  1128. Icon = "rbxassetid://2530290268";
  1129. Duration = 5;
  1130. })
  1131. speedhack_on = false
  1132. else
  1133. game.StarterGui:SetCore("SendNotification", {
  1134. Title = "Speed";
  1135. Text = "Speed hack activated";
  1136. Icon = "rbxassetid://2530290268";
  1137. Duration = 5;
  1138. })
  1139. speedhack_on = true
  1140. end
  1141.  
  1142. if speedhack_on == true then
  1143. --speedhack script
  1144.  
  1145. end
  1146.  
  1147. end)
  1148. chams_on = false
  1149. Chams_button.MouseButton1Click:connect (function()
  1150. if chams_on == true then
  1151. game.StarterGui:SetCore("SendNotification", {
  1152. Title = "Chams";
  1153. Text = "Chams deactivated";
  1154. Icon = "rbxassetid://2530290268";
  1155. Duration = 5;
  1156. })
  1157. speedhack_on = true
  1158. chams_on = false
  1159. else
  1160. game.StarterGui:SetCore("SendNotification", {
  1161. Title = "Chams";
  1162. Text = "Chams activated";
  1163. Icon = "rbxassetid://2530290268";
  1164. Duration = 5;
  1165. })
  1166. chams_on = true
  1167. end
  1168. if chams_on == true then
  1169. --chams script
  1170.  
  1171. end
  1172. end)
  1173. longjump_on = false
  1174. Long_jump.MouseButton1Click:connect (function()
  1175. if longjump_on == true then
  1176. game.StarterGui:SetCore("SendNotification", {
  1177. Title = "Long jump";
  1178. Text = "Long jump deactivated";
  1179. Icon = "rbxassetid://2530290268";
  1180. Duration = 5;
  1181. })
  1182. longjump_on = false
  1183. elseif longjump_on == false then
  1184. game.StarterGui:SetCore("SendNotification", {
  1185. Title = "Long jump";
  1186. Text = "Long jump activated";
  1187. Icon = "rbxassetid://2530290268";
  1188. Duration = 5;
  1189. })
  1190. longjump_on = true
  1191. end
  1192.  
  1193. if longjump_on == true then
  1194. game.GetService(game, 'UserInputService').InputBegan:Connect(function(Key, Gc)
  1195. if (Key.KeyCode == Enum.KeyCode.Space) and longjump_on == true then
  1196. game.Workspace.Gravity = 0
  1197. wait(.3)
  1198. game.Workspace.Gravity = 200
  1199. else
  1200. return
  1201. end
  1202.  
  1203. end)
  1204. end
  1205. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement