AaronSo0908

mm2 new script

Feb 5th, 2021
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.37 KB | None | 0 0
  1. -- GUI created by ZeroTube
  2. -- Scripts created from other peeps
  3. -- YouTube Video: https://youtu.be/k6GpIU_-evI
  4.  
  5. -- Instances:
  6.  
  7. local ScreenGui = Instance.new("ScreenGui")
  8. local main = Instance.new("Frame")
  9. local title = Instance.new("TextLabel")
  10. local emotes = Instance.new("TextButton")
  11. local vynixu = Instance.new("TextButton")
  12. local ludicity = Instance.new("TextButton")
  13. local eclipse = Instance.new("TextButton")
  14. local god = Instance.new("TextButton")
  15. local troll = Instance.new("TextButton")
  16.  
  17. --Properties:
  18.  
  19. ScreenGui.Parent = game.CoreGui
  20.  
  21. main.Name = "main"
  22. main.Parent = ScreenGui
  23. main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  24. main.BackgroundTransparency = 0.300
  25. main.BorderColor3 = Color3.fromRGB(0, 0, 0)
  26. main.Position = UDim2.new(0.0163098853, 0, 0.319767386, 0)
  27. main.Size = UDim2.new(0, 212, 0, 251)
  28. main.Active = true
  29. main.Draggable = true
  30.  
  31. title.Name = "title"
  32. title.Parent = main
  33. title.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  34. title.BorderSizePixel = 0
  35. title.Position = UDim2.new(-1.1920929e-07, 0, 0, 0)
  36. title.Size = UDim2.new(0, 212, 0, 22)
  37. title.Font = Enum.Font.Cartoon
  38. title.Text = "Client Zero"
  39. title.TextColor3 = Color3.fromRGB(255, 255, 255)
  40. title.TextSize = 14.000
  41.  
  42. emotes.Name = "emotes"
  43. emotes.Parent = main
  44. emotes.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  45. emotes.BackgroundTransparency = 0.300
  46. emotes.BorderColor3 = Color3.fromRGB(255, 255, 255)
  47. emotes.Position = UDim2.new(0.0566037744, 0, 0.843250215, 0)
  48. emotes.Size = UDim2.new(0, 187, 0, 22)
  49. emotes.Font = Enum.Font.Cartoon
  50. emotes.Text = "Unlock Emotes"
  51. emotes.TextColor3 = Color3.fromRGB(255, 255, 255)
  52. emotes.TextSize = 14.000
  53. emotes.TextWrapped = true
  54. emotes.MouseButton1Down:connect(function()
  55. loadstring(game:HttpGet("https://pastebin.com/raw/xcjzjzr8", true))()
  56. end)
  57.  
  58. vynixu.Name = "vynixu"
  59. vynixu.Parent = main
  60. vynixu.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  61. vynixu.BackgroundTransparency = 0.300
  62. vynixu.BorderColor3 = Color3.fromRGB(255, 255, 255)
  63. vynixu.Position = UDim2.new(0.0566037744, 0, 0.13348788, 0)
  64. vynixu.Size = UDim2.new(0, 187, 0, 22)
  65. vynixu.Font = Enum.Font.Cartoon
  66. vynixu.Text = "Vynixu Script"
  67. vynixu.TextColor3 = Color3.fromRGB(255, 255, 255)
  68. vynixu.TextSize = 14.000
  69. vynixu.TextWrapped = true
  70. vynixu.MouseButton1Down:connect(function()
  71. loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  72. end)
  73.  
  74. ludicity.Name = "ludicity"
  75. ludicity.Parent = main
  76. ludicity.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  77. ludicity.BackgroundTransparency = 0.300
  78. ludicity.BorderColor3 = Color3.fromRGB(255, 255, 255)
  79. ludicity.Position = UDim2.new(0.0566037744, 0, 0.280969203, 0)
  80. ludicity.Size = UDim2.new(0, 187, 0, 22)
  81. ludicity.Font = Enum.Font.Cartoon
  82. ludicity.Text = "Ludicity Script"
  83. ludicity.TextColor3 = Color3.fromRGB(255, 255, 255)
  84. ludicity.TextSize = 14.000
  85. ludicity.TextWrapped = true
  86. ludicity.MouseButton1Down:connect(function()
  87. loadstring(game:HttpGet('https://pastebin.com/raw/NwbndAwB'))()
  88. end)
  89.  
  90. eclipse.Name = "eclipse"
  91. eclipse.Parent = main
  92. eclipse.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  93. eclipse.BackgroundTransparency = 0.300
  94. eclipse.BorderColor3 = Color3.fromRGB(255, 255, 255)
  95. eclipse.Position = UDim2.new(0.0566037744, 0, 0.428859621, 0)
  96. eclipse.Size = UDim2.new(0, 187, 0, 22)
  97. eclipse.Font = Enum.Font.Cartoon
  98. eclipse.Text = "EclipseUI Script"
  99. eclipse.TextColor3 = Color3.fromRGB(255, 255, 255)
  100. eclipse.TextSize = 14.000
  101. eclipse.TextWrapped = true
  102. eclipse.MouseButton1Down:connect(function()
  103. loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  104. end)
  105.  
  106. god.Name = "god"
  107. god.Parent = main
  108. god.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  109. god.BackgroundTransparency = 0.300
  110. god.BorderColor3 = Color3.fromRGB(255, 255, 255)
  111. god.Position = UDim2.new(0.0566037744, 0, 0.566901684, 0)
  112. god.Size = UDim2.new(0, 187, 0, 22)
  113. god.Font = Enum.Font.Cartoon
  114. god.Text = "God Mode Script"
  115. god.TextColor3 = Color3.fromRGB(255, 255, 255)
  116. god.TextSize = 14.000
  117. god.TextWrapped = true
  118. god.MouseButton1Down:connect(function()
  119. loadstring(game:HttpGet('https://pastebin.com/raw/570n54Au'))()
  120. end)
  121.  
  122. troll.Name = "troll"
  123. troll.Parent = main
  124. troll.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  125. troll.BackgroundTransparency = 0.300
  126. troll.BorderColor3 = Color3.fromRGB(255, 255, 255)
  127. troll.Position = UDim2.new(0.0566037744, 0, 0.708927751, 0)
  128. troll.Size = UDim2.new(0, 187, 0, 22)
  129. troll.Font = Enum.Font.Cartoon
  130. troll.Text = "Troll Script"
  131. troll.TextColor3 = Color3.fromRGB(255, 255, 255)
  132. troll.TextSize = 14.000
  133. troll.TextWrapped = true
  134. troll.MouseButton1Down:connect(function()
  135. local GUITHING = Instance.new("ScreenGui")
  136. local makeinvisble = Instance.new("Frame")
  137. local r15gui = Instance.new("Frame")
  138. local rainbow1 = Instance.new("Frame")
  139. local rainbow2 = Instance.new("Frame")
  140. local title1 = Instance.new("TextLabel")
  141. local blockhead = Instance.new("TextButton")
  142. local creeperR15 = Instance.new("TextButton")
  143. local removewaist = Instance.new("TextButton")
  144. local drophats = Instance.new("TextButton")
  145. local blockhats = Instance.new("TextButton")
  146. local shattervest = Instance.new("TextButton")
  147. local animationgui = Instance.new("TextButton")
  148. local invisble = Instance.new("TextButton")
  149. local r6gui = Instance.new("Frame")
  150. local rainbow3 = Instance.new("Frame")
  151. local rainbow4 = Instance.new("Frame")
  152. local title2 = Instance.new("TextLabel")
  153. local creeperR6 = Instance.new("TextButton")
  154. local blockhead1 = Instance.new("TextButton")
  155. local drophats1 = Instance.new("TextButton")
  156. local blockhats1 = Instance.new("TextButton")
  157. local animationgui1 = Instance.new("TextButton")
  158. local shattervest1 = Instance.new("TextButton")
  159. local gabx = Instance.new("TextButton")
  160. local toolsgui = Instance.new("Frame")
  161. local rainbow5 = Instance.new("Frame")
  162. local rainbow6 = Instance.new("Frame")
  163. local title3 = Instance.new("TextLabel")
  164. local savetools = Instance.new("TextButton")
  165. local loadtools = Instance.new("TextButton")
  166. local othersgui = Instance.new("Frame")
  167. local rainbow8 = Instance.new("Frame")
  168. local rainbow7 = Instance.new("Frame")
  169. local title4 = Instance.new("TextLabel")
  170. local fathomhub = Instance.new("TextButton")
  171. local legacyhub = Instance.new("TextButton")
  172. local vehiclegui = Instance.new("TextButton")
  173. local aimbotctrl = Instance.new("TextButton")
  174. local aimboth = Instance.new("TextButton")
  175. local antiafk = Instance.new("TextButton")
  176. local phonegui = Instance.new("TextButton")
  177. local survivorgui = Instance.new("TextButton")
  178. --Properties:
  179. GUITHING.Name = "GUITHING"
  180. GUITHING.Parent = game.CoreGui
  181.  
  182. makeinvisble.Name = "makeinvisble :)"
  183. makeinvisble.Parent = GUITHING
  184. makeinvisble.BackgroundColor3 = Color3.new(1, 1, 1)
  185. makeinvisble.BackgroundTransparency = 0.60000002384186
  186. makeinvisble.Size = UDim2.new(0, 1133, 0, 514)
  187. makeinvisble.Visible = false
  188.  
  189. r15gui.Name = "r15gui"
  190. r15gui.Parent = makeinvisble
  191. r15gui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  192. r15gui.BorderSizePixel = 0
  193. r15gui.Position = UDim2.new(0.0260384381, 0, 0.0297973789, 0)
  194. r15gui.Size = UDim2.new(0, 223, 0, 25)
  195.  
  196. rainbow1.Name = "rainbow1"
  197. rainbow1.Parent = r15gui
  198. rainbow1.BackgroundColor3 = Color3.new(1, 1, 1)
  199. rainbow1.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  200. rainbow1.BorderSizePixel = 5
  201. rainbow1.Position = UDim2.new(0.0401113182, 0, 0.981453836, 0)
  202. rainbow1.Size = UDim2.new(0, 203, 0, 379)
  203.  
  204. rainbow2.Name = "rainbow2"
  205. rainbow2.Parent = r15gui
  206. rainbow2.BackgroundColor3 = Color3.new(1, 1, 1)
  207. rainbow2.BorderSizePixel = 0
  208. rainbow2.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  209. rainbow2.Size = UDim2.new(0, 223, 0, 6)
  210.  
  211. title1.Name = "title1"
  212. title1.Parent = r15gui
  213. title1.BackgroundColor3 = Color3.new(1, 1, 1)
  214. title1.BackgroundTransparency = 1
  215. title1.Position = UDim2.new(0.0538116582, 0, 0, 0)
  216. title1.Size = UDim2.new(0, 200, 0, 24)
  217. title1.Font = Enum.Font.SourceSansLight
  218. title1.Text = "R15 Scripts"
  219. title1.TextColor3 = Color3.new(1, 1, 1)
  220. title1.TextScaled = true
  221. title1.TextSize = 14
  222. title1.TextWrapped = true
  223.  
  224. blockhead.Name = "blockhead"
  225. blockhead.Parent = r15gui
  226. blockhead.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  227. blockhead.BorderSizePixel = 0
  228. blockhead.Position = UDim2.new(0.107623316, 0, 1.60000002, 0)
  229. blockhead.Size = UDim2.new(0, 172, 0, 27)
  230. blockhead.Font = Enum.Font.SourceSansLight
  231. blockhead.Text = "Blockhead"
  232. blockhead.TextColor3 = Color3.new(1, 1, 1)
  233. blockhead.TextScaled = true
  234. blockhead.TextSize = 14
  235. blockhead.TextWrapped = true
  236.  
  237. creeperR15.Name = "creeperR15"
  238. creeperR15.Parent = r15gui
  239. creeperR15.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  240. creeperR15.BorderSizePixel = 0
  241. creeperR15.Position = UDim2.new(0.11210762, 0, 3.51999998, 0)
  242. creeperR15.Size = UDim2.new(0, 172, 0, 27)
  243. creeperR15.Font = Enum.Font.SourceSansLight
  244. creeperR15.Text = "Creepa.. Aw Man"
  245. creeperR15.TextColor3 = Color3.new(1, 1, 1)
  246. creeperR15.TextScaled = true
  247. creeperR15.TextSize = 14
  248. creeperR15.TextWrapped = true
  249.  
  250. removewaist.Name = "removewaist"
  251. removewaist.Parent = r15gui
  252. removewaist.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  253. removewaist.BorderSizePixel = 0
  254. removewaist.Position = UDim2.new(0.107623316, 0, 5.31999969, 0)
  255. removewaist.Size = UDim2.new(0, 172, 0, 27)
  256. removewaist.Font = Enum.Font.SourceSansLight
  257. removewaist.Text = "Remove Waist"
  258. removewaist.TextColor3 = Color3.new(1, 1, 1)
  259. removewaist.TextScaled = true
  260. removewaist.TextSize = 14
  261. removewaist.TextWrapped = true
  262.  
  263. drophats.Name = "drophats"
  264. drophats.Parent = r15gui
  265. drophats.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  266. drophats.BorderSizePixel = 0
  267. drophats.Position = UDim2.new(0.107623316, 0, 7.19999981, 0)
  268. drophats.Size = UDim2.new(0, 172, 0, 27)
  269. drophats.Font = Enum.Font.SourceSansLight
  270. drophats.Text = "Drop Hats"
  271. drophats.TextColor3 = Color3.new(1, 1, 1)
  272. drophats.TextScaled = true
  273. drophats.TextSize = 14
  274. drophats.TextWrapped = true
  275.  
  276. blockhats.Name = "blockhats"
  277. blockhats.Parent = r15gui
  278. blockhats.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  279. blockhats.BorderSizePixel = 0
  280. blockhats.Position = UDim2.new(0.107623316, 0, 9.11999989, 0)
  281. blockhats.Size = UDim2.new(0, 172, 0, 27)
  282. blockhats.Font = Enum.Font.SourceSansLight
  283. blockhats.Text = "Block Hats"
  284. blockhats.TextColor3 = Color3.new(1, 1, 1)
  285. blockhats.TextScaled = true
  286. blockhats.TextSize = 14
  287. blockhats.TextWrapped = true
  288.  
  289. shattervest.Name = "shattervest"
  290. shattervest.Parent = r15gui
  291. shattervest.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  292. shattervest.BorderSizePixel = 0
  293. shattervest.Position = UDim2.new(0.107623316, 0, 11.0799999, 0)
  294. shattervest.Size = UDim2.new(0, 172, 0, 27)
  295. shattervest.Font = Enum.Font.SourceSansLight
  296. shattervest.Text = "Shattervest Admin"
  297. shattervest.TextColor3 = Color3.new(1, 1, 1)
  298. shattervest.TextSize = 25
  299. shattervest.TextWrapped = true
  300.  
  301. animationgui.Name = "animationgui"
  302. animationgui.Parent = r15gui
  303. animationgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  304. animationgui.BorderSizePixel = 0
  305. animationgui.Position = UDim2.new(0.107623316, 0, 12.8400002, 0)
  306. animationgui.Size = UDim2.new(0, 172, 0, 27)
  307. animationgui.Font = Enum.Font.SourceSansLight
  308. animationgui.Text = "Animation GUI"
  309. animationgui.TextColor3 = Color3.new(1, 1, 1)
  310. animationgui.TextSize = 25
  311. animationgui.TextWrapped = true
  312.  
  313. invisble.Name = "invisble"
  314. invisble.Parent = r15gui
  315. invisble.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  316. invisble.BorderSizePixel = 0
  317. invisble.Position = UDim2.new(0.107623316, 0, 14.5200005, 0)
  318. invisble.Size = UDim2.new(0, 172, 0, 27)
  319. invisble.Font = Enum.Font.SourceSansLight
  320. invisble.Text = "Complete Invisble"
  321. invisble.TextColor3 = Color3.new(1, 1, 1)
  322. invisble.TextSize = 25
  323. invisble.TextWrapped = true
  324.  
  325. r6gui.Name = "r6gui"
  326. r6gui.Parent = makeinvisble
  327. r6gui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  328. r6gui.BorderSizePixel = 0
  329. r6gui.Position = UDim2.new(0.235393807, 0, 0.0297973789, 0)
  330. r6gui.Size = UDim2.new(0, 223, 0, 25)
  331.  
  332. rainbow3.Name = "rainbow3"
  333. rainbow3.Parent = r6gui
  334. rainbow3.BackgroundColor3 = Color3.new(1, 1, 1)
  335. rainbow3.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  336. rainbow3.BorderSizePixel = 5
  337. rainbow3.Position = UDim2.new(0.0445956253, 0, 0.981453836, 0)
  338. rainbow3.Size = UDim2.new(0, 203, 0, 339)
  339.  
  340. rainbow4.Name = "rainbow4"
  341. rainbow4.Parent = r6gui
  342. rainbow4.BackgroundColor3 = Color3.new(1, 1, 1)
  343. rainbow4.BorderSizePixel = 0
  344. rainbow4.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  345. rainbow4.Size = UDim2.new(0, 223, 0, 6)
  346.  
  347. title2.Name = "title2"
  348. title2.Parent = r6gui
  349. title2.BackgroundColor3 = Color3.new(1, 1, 1)
  350. title2.BackgroundTransparency = 1
  351. title2.Position = UDim2.new(0.0538116582, 0, 0.0399999991, 0)
  352. title2.Size = UDim2.new(0, 200, 0, 24)
  353. title2.Font = Enum.Font.SourceSansLight
  354. title2.Text = "R6 Scripts"
  355. title2.TextColor3 = Color3.new(1, 1, 1)
  356. title2.TextScaled = true
  357. title2.TextSize = 14
  358. title2.TextWrapped = true
  359.  
  360. creeperR6.Name = "creeperR6"
  361. creeperR6.Parent = r6gui
  362. creeperR6.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  363. creeperR6.BorderSizePixel = 0
  364. creeperR6.Position = UDim2.new(0.11659193, 0, 1.60000002, 0)
  365. creeperR6.Size = UDim2.new(0, 172, 0, 27)
  366. creeperR6.Font = Enum.Font.SourceSansLight
  367. creeperR6.Text = "Creepa.. Aw Man"
  368. creeperR6.TextColor3 = Color3.new(1, 1, 1)
  369. creeperR6.TextScaled = true
  370. creeperR6.TextSize = 14
  371. creeperR6.TextWrapped = true
  372.  
  373. blockhead1.Name = "blockhead1"
  374. blockhead1.Parent = r6gui
  375. blockhead1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  376. blockhead1.BorderSizePixel = 0
  377. blockhead1.Position = UDim2.new(0.11659193, 0, 3.51999998, 0)
  378. blockhead1.Size = UDim2.new(0, 172, 0, 27)
  379. blockhead1.Font = Enum.Font.SourceSansLight
  380. blockhead1.Text = "Blockhead"
  381. blockhead1.TextColor3 = Color3.new(1, 1, 1)
  382. blockhead1.TextScaled = true
  383. blockhead1.TextSize = 14
  384. blockhead1.TextWrapped = true
  385.  
  386. drophats1.Name = "drophats1"
  387. drophats1.Parent = r6gui
  388. drophats1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  389. drophats1.BorderSizePixel = 0
  390. drophats1.Position = UDim2.new(0.112107627, 0, 5.32000017, 0)
  391. drophats1.Size = UDim2.new(0, 172, 0, 27)
  392. drophats1.Font = Enum.Font.SourceSansLight
  393. drophats1.Text = "Drop Hats"
  394. drophats1.TextColor3 = Color3.new(1, 1, 1)
  395. drophats1.TextScaled = true
  396. drophats1.TextSize = 14
  397. drophats1.TextWrapped = true
  398.  
  399. blockhats1.Name = "blockhats1"
  400. blockhats1.Parent = r6gui
  401. blockhats1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  402. blockhats1.BorderSizePixel = 0
  403. blockhats1.Position = UDim2.new(0.112107627, 0, 7.20000029, 0)
  404. blockhats1.Size = UDim2.new(0, 172, 0, 27)
  405. blockhats1.Font = Enum.Font.SourceSansLight
  406. blockhats1.Text = "Block Hats"
  407. blockhats1.TextColor3 = Color3.new(1, 1, 1)
  408. blockhats1.TextScaled = true
  409. blockhats1.TextSize = 14
  410. blockhats1.TextWrapped = true
  411.  
  412. animationgui1.Name = "animationgui1"
  413. animationgui1.Parent = r6gui
  414. animationgui1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  415. animationgui1.BorderSizePixel = 0
  416. animationgui1.Position = UDim2.new(0.112107627, 0, 9.11999989, 0)
  417. animationgui1.Size = UDim2.new(0, 172, 0, 27)
  418. animationgui1.Font = Enum.Font.SourceSansLight
  419. animationgui1.Text = "Animation GUI"
  420. animationgui1.TextColor3 = Color3.new(1, 1, 1)
  421. animationgui1.TextScaled = true
  422. animationgui1.TextSize = 14
  423. animationgui1.TextWrapped = true
  424.  
  425. shattervest1.Name = "shattervest1"
  426. shattervest1.Parent = r6gui
  427. shattervest1.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  428. shattervest1.BorderSizePixel = 0
  429. shattervest1.Position = UDim2.new(0.112107627, 0, 11.0799999, 0)
  430. shattervest1.Size = UDim2.new(0, 172, 0, 27)
  431. shattervest1.Font = Enum.Font.SourceSansLight
  432. shattervest1.Text = "Shattervest"
  433. shattervest1.TextColor3 = Color3.new(1, 1, 1)
  434. shattervest1.TextScaled = true
  435. shattervest1.TextSize = 14
  436. shattervest1.TextWrapped = true
  437.  
  438. gabx.Name = "gabx"
  439. gabx.Parent = r6gui
  440. gabx.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  441. gabx.BorderSizePixel = 0
  442. gabx.Position = UDim2.new(0.112107627, 0, 12.8400002, 0)
  443. gabx.Size = UDim2.new(0, 172, 0, 27)
  444. gabx.Font = Enum.Font.SourceSansLight
  445. gabx.Text = "OP FLING GUI"
  446. gabx.TextColor3 = Color3.new(1, 1, 1)
  447. gabx.TextScaled = true
  448. gabx.TextSize = 14
  449. gabx.TextWrapped = true
  450.  
  451. toolsgui.Name = "toolsgui"
  452. toolsgui.Parent = makeinvisble
  453. toolsgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  454. toolsgui.BorderSizePixel = 0
  455. toolsgui.Position = UDim2.new(0.445295811, 0, 0.0305510089, 0)
  456. toolsgui.Size = UDim2.new(0, 223, 0, 25)
  457.  
  458. rainbow5.Name = "rainbow5"
  459. rainbow5.Parent = toolsgui
  460. rainbow5.BackgroundColor3 = Color3.new(1, 1, 1)
  461. rainbow5.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  462. rainbow5.BorderSizePixel = 5
  463. rainbow5.Position = UDim2.new(0.0401113182, 0, 0.981453836, 0)
  464. rainbow5.Size = UDim2.new(0, 203, 0, 109)
  465.  
  466. rainbow6.Name = "rainbow6"
  467. rainbow6.Parent = toolsgui
  468. rainbow6.BackgroundColor3 = Color3.new(1, 1, 1)
  469. rainbow6.BorderSizePixel = 0
  470. rainbow6.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  471. rainbow6.Size = UDim2.new(0, 223, 0, 6)
  472.  
  473. title3.Name = "title3"
  474. title3.Parent = toolsgui
  475. title3.BackgroundColor3 = Color3.new(1, 1, 1)
  476. title3.BackgroundTransparency = 1
  477. title3.Position = UDim2.new(0.0538116582, 0, 0, 0)
  478. title3.Size = UDim2.new(0, 200, 0, 24)
  479. title3.Font = Enum.Font.SourceSansLight
  480. title3.Text = "Save/Load Tools"
  481. title3.TextColor3 = Color3.new(1, 1, 1)
  482. title3.TextScaled = true
  483. title3.TextSize = 14
  484. title3.TextWrapped = true
  485.  
  486. savetools.Name = "savetools"
  487. savetools.Parent = toolsgui
  488. savetools.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  489. savetools.BorderSizePixel = 0
  490. savetools.Position = UDim2.new(0.107623316, 0, 1.63999987, 0)
  491. savetools.Size = UDim2.new(0, 172, 0, 27)
  492. savetools.Font = Enum.Font.SourceSansLight
  493. savetools.Text = "Save Tools"
  494. savetools.TextColor3 = Color3.new(1, 1, 1)
  495. savetools.TextScaled = true
  496. savetools.TextSize = 14
  497. savetools.TextWrapped = true
  498.  
  499. loadtools.Name = "loadtools"
  500. loadtools.Parent = toolsgui
  501. loadtools.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  502. loadtools.BorderSizePixel = 0
  503. loadtools.Position = UDim2.new(0.107623316, 0, 3.55999994, 0)
  504. loadtools.Size = UDim2.new(0, 172, 0, 27)
  505. loadtools.Font = Enum.Font.SourceSansLight
  506. loadtools.Text = "Load Tools"
  507. loadtools.TextColor3 = Color3.new(1, 1, 1)
  508. loadtools.TextScaled = true
  509. loadtools.TextSize = 14
  510. loadtools.TextWrapped = true
  511.  
  512. othersgui.Name = "othersgui"
  513. othersgui.Parent = makeinvisble
  514. othersgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  515. othersgui.BorderSizePixel = 0
  516. othersgui.Position = UDim2.new(0.657109678, 0, 0.027413588, 0)
  517. othersgui.Size = UDim2.new(0, 223, 0, 25)
  518.  
  519. rainbow8.Name = "rainbow8"
  520. rainbow8.Parent = othersgui
  521. rainbow8.BackgroundColor3 = Color3.new(1, 1, 1)
  522. rainbow8.BorderColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  523. rainbow8.BorderSizePixel = 5
  524. rainbow8.Position = UDim2.new(0.0401113182, 0, 0.981453836, 0)
  525. rainbow8.Size = UDim2.new(0, 203, 0, 381)
  526.  
  527. rainbow7.Name = "rainbow7"
  528. rainbow7.Parent = othersgui
  529. rainbow7.BackgroundColor3 = Color3.new(1, 1, 1)
  530. rainbow7.BorderSizePixel = 0
  531. rainbow7.Position = UDim2.new(-0.000247425021, 0, -0.258545846, 0)
  532. rainbow7.Size = UDim2.new(0, 223, 0, 6)
  533.  
  534. title4.Name = "title4"
  535. title4.Parent = othersgui
  536. title4.BackgroundColor3 = Color3.new(1, 1, 1)
  537. title4.BackgroundTransparency = 1
  538. title4.Position = UDim2.new(0.0538116582, 0, 0, 0)
  539. title4.Size = UDim2.new(0, 200, 0, 24)
  540. title4.Font = Enum.Font.SourceSansLight
  541. title4.Text = "Other Script/GUI's"
  542. title4.TextColor3 = Color3.new(1, 1, 1)
  543. title4.TextScaled = true
  544. title4.TextSize = 14
  545. title4.TextWrapped = true
  546.  
  547. fathomhub.Name = "fathomhub"
  548. fathomhub.Parent = othersgui
  549. fathomhub.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  550. fathomhub.BorderSizePixel = 0
  551. fathomhub.Position = UDim2.new(0.107623316, 0, 1.63999987, 0)
  552. fathomhub.Size = UDim2.new(0, 172, 0, 27)
  553. fathomhub.Font = Enum.Font.SourceSansLight
  554. fathomhub.Text = "Fathom HUB"
  555. fathomhub.TextColor3 = Color3.new(1, 1, 1)
  556. fathomhub.TextScaled = true
  557. fathomhub.TextSize = 14
  558. fathomhub.TextWrapped = true
  559.  
  560. legacyhub.Name = "legacyhub"
  561. legacyhub.Parent = othersgui
  562. legacyhub.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  563. legacyhub.BorderSizePixel = 0
  564. legacyhub.Position = UDim2.new(0.107623316, 0, 3.55999994, 0)
  565. legacyhub.Size = UDim2.new(0, 172, 0, 27)
  566. legacyhub.Font = Enum.Font.SourceSansLight
  567. legacyhub.Text = "Legacy HUB"
  568. legacyhub.TextColor3 = Color3.new(1, 1, 1)
  569. legacyhub.TextScaled = true
  570. legacyhub.TextSize = 14
  571. legacyhub.TextWrapped = true
  572.  
  573. vehiclegui.Name = "vehiclegui"
  574. vehiclegui.Parent = othersgui
  575. vehiclegui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  576. vehiclegui.BorderSizePixel = 0
  577. vehiclegui.Position = UDim2.new(0.11659193, 0, 5.35999966, 0)
  578. vehiclegui.Size = UDim2.new(0, 172, 0, 27)
  579. vehiclegui.Font = Enum.Font.SourceSansLight
  580. vehiclegui.Text = "Vehicle Simulator"
  581. vehiclegui.TextColor3 = Color3.new(1, 1, 1)
  582. vehiclegui.TextScaled = true
  583. vehiclegui.TextSize = 14
  584. vehiclegui.TextWrapped = true
  585.  
  586. aimbotctrl.Name = "aimbotctrl"
  587. aimbotctrl.Parent = othersgui
  588. aimbotctrl.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  589. aimbotctrl.BorderSizePixel = 0
  590. aimbotctrl.Position = UDim2.new(0.107623324, 0, 7.27999973, 0)
  591. aimbotctrl.Size = UDim2.new(0, 172, 0, 27)
  592. aimbotctrl.Font = Enum.Font.SourceSansLight
  593. aimbotctrl.Text = "Aimbot And ESP (CTRL)"
  594. aimbotctrl.TextColor3 = Color3.new(1, 1, 1)
  595. aimbotctrl.TextScaled = true
  596. aimbotctrl.TextSize = 14
  597. aimbotctrl.TextWrapped = true
  598.  
  599. aimboth.Name = "aimboth"
  600. aimboth.Parent = othersgui
  601. aimboth.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  602. aimboth.BorderSizePixel = 0
  603. aimboth.Position = UDim2.new(0.107623324, 0, 9.19999981, 0)
  604. aimboth.Size = UDim2.new(0, 172, 0, 27)
  605. aimboth.Font = Enum.Font.SourceSansLight
  606. aimboth.Text = "Aimbot And ESP (H)"
  607. aimboth.TextColor3 = Color3.new(1, 1, 1)
  608. aimboth.TextScaled = true
  609. aimboth.TextSize = 14
  610. aimboth.TextWrapped = true
  611.  
  612. antiafk.Name = "antiafk"
  613. antiafk.Parent = othersgui
  614. antiafk.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  615. antiafk.BorderSizePixel = 0
  616. antiafk.Position = UDim2.new(0.107623324, 0, 11.1599998, 0)
  617. antiafk.Size = UDim2.new(0, 172, 0, 27)
  618. antiafk.Font = Enum.Font.SourceSansLight
  619. antiafk.Text = "Anti AFK"
  620. antiafk.TextColor3 = Color3.new(1, 1, 1)
  621. antiafk.TextScaled = true
  622. antiafk.TextSize = 14
  623. antiafk.TextWrapped = true
  624.  
  625. phonegui.Name = "phonegui"
  626. phonegui.Parent = othersgui
  627. phonegui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  628. phonegui.BorderSizePixel = 0
  629. phonegui.Position = UDim2.new(0.112107627, 0, 12.9200001, 0)
  630. phonegui.Size = UDim2.new(0, 172, 0, 27)
  631. phonegui.Font = Enum.Font.SourceSansLight
  632. phonegui.Text = "Phone GUI"
  633. phonegui.TextColor3 = Color3.new(1, 1, 1)
  634. phonegui.TextScaled = true
  635. phonegui.TextSize = 14
  636. phonegui.TextWrapped = true
  637.  
  638. survivorgui.Name = "survivorgui"
  639. survivorgui.Parent = othersgui
  640. survivorgui.BackgroundColor3 = Color3.new(0.282353, 0.282353, 0.282353)
  641. survivorgui.BorderSizePixel = 0
  642. survivorgui.Position = UDim2.new(0.107623324, 0, 14.6000004, 0)
  643. survivorgui.Size = UDim2.new(0, 172, 0, 27)
  644. survivorgui.Font = Enum.Font.SourceSansLight
  645. survivorgui.Text = "Survivor GUI"
  646. survivorgui.TextColor3 = Color3.new(1, 1, 1)
  647. survivorgui.TextScaled = true
  648. survivorgui.TextSize = 14
  649. survivorgui.TextWrapped = true
  650.  
  651. -- Scripts:
  652.  
  653.  
  654. print("did not even past first test :)")
  655.  
  656. aimbotctrl.MouseButton1Click:connect(function()
  657. loadstring(game:HttpGet("https://pastebin.com/raw/2kbyfrn5", true))()
  658. end)
  659.  
  660. aimboth.MouseButton1Click:connect(function()
  661. loadstring(game:HttpGet("https://pastebin.com/raw/xB92ES44", true))()
  662. end)
  663.  
  664. antiafk.MouseButton1Click:connect(function()
  665. local VirtualUser=game:service'VirtualUser'
  666. game:service'Players'.LocalPlayer.Idled:connect(function()
  667. VirtualUser:CaptureController()
  668. VirtualUser:ClickButton2(Vector2.new())
  669. end)
  670. end)
  671.  
  672. fathomhub.MouseButton1Click:connect(function()
  673. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  674. end)
  675.  
  676. legacyhub.MouseButton1Click:connect(function()
  677. loadstring(game:GetObjects("rbxassetid://1683559539")[1].Source)()
  678. end)
  679.  
  680. phonegui.MouseButton1Click:connect(function()
  681. loadstring(game:HttpGet("https://pastebin.com/raw/nScPDiay", true))()
  682. end)
  683.  
  684. survivorgui.MouseButton1Click:connect(function()
  685. loadstring(game:HttpGet("https://pastebin.com/raw/1ZyLGHZu", true))()
  686. end)
  687.  
  688. vehiclegui.MouseButton1Click:connect(function()
  689. loadstring(game:HttpGet(("https://pastebin.com/raw/nFjsc1LT"),true))()
  690. end)
  691.  
  692. animationgui.MouseButton1Click:connect(function()
  693. loadstring(game:HttpGet("https://pastebin.com/raw/uUR6pFVv", true))()
  694. end)
  695.  
  696. animationgui1.MouseButton1Click:connect(function()
  697. loadstring(game:HttpGet("https://pastebin.com/raw/uUR6pFVv", true))()
  698. end)
  699.  
  700. blockhats.MouseButton1Click:connect(function()
  701. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  702. if (v:IsA("Tool")) then
  703. v.Parent = game.Players.LocalPlayer.Backpack
  704. end
  705. end
  706. end)
  707.  
  708. blockhats1.MouseButton1Click:connect(function()
  709. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  710. if (v:IsA("Tool")) then
  711. v.Parent = game.Players.LocalPlayer.Backpack
  712. end
  713. end
  714. end)
  715.  
  716. blockhead.MouseButton1Click:connect(function()
  717. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  718. end)
  719.  
  720. blockhead1.MouseButton1Click:connect(function()
  721. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  722. end)
  723.  
  724. creeperR15.MouseButton1Click:connect(function()
  725. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  726. function doo(limb, pos)
  727. limb:BreakJoints()
  728. local velocity = Instance.new("RocketPropulsion", limb)
  729. velocity.CartoonFactor = 0
  730. velocity.MaxSpeed = 30
  731. velocity.MaxThrust = 9999
  732. velocity.MaxTorque = Vector3.new(math.huge,math.huge,math.huge)
  733. velocity.Target = game.Players.LocalPlayer.Character.UpperTorso
  734. velocity.TargetOffset = pos
  735. velocity:fire()
  736. local b = Instance.new("BodyGyro", limb)
  737. end
  738. while wait() do
  739. doo(game.Players.LocalPlayer.Character["LeftUpperArm"], Vector3.new(-0.5,-2,-1))
  740. doo(game.Players.LocalPlayer.Character["RightUpperArm"], Vector3.new(0.5,-2,-1))
  741. doo(game.Players.LocalPlayer.Character["LeftUpperLeg"], Vector3.new(-0.5,-2,1))
  742. doo(game.Players.LocalPlayer.Character["RightUpperLeg"], Vector3.new(0.5,-2,1))
  743. end
  744. end)
  745.  
  746. creeperR6.MouseButton1Click:connect(function()
  747. game.Players.LocalPlayer.Character.Head.Mesh:destroy()
  748. function doo(limb, pos)
  749. limb:BreakJoints()
  750. local velocity = Instance.new("RocketPropulsion", limb)
  751. velocity.CartoonFactor = 0
  752. velocity.MaxSpeed = 30
  753. velocity.MaxThrust = 9999
  754. velocity.MaxTorque = Vector3.new(math.huge,math.huge,math.huge)
  755. velocity.Target = game.Players.LocalPlayer.Character.Torso
  756. velocity.TargetOffset = pos
  757. velocity:fire()
  758. local b = Instance.new("BodyGyro", limb)
  759. end
  760. while wait() do
  761. doo(game.Players.LocalPlayer.Character["Left Arm"], Vector3.new(-0.5,-2,-1))
  762. doo(game.Players.LocalPlayer.Character["Right Arm"], Vector3.new(0.5,-2,-1))
  763. doo(game.Players.LocalPlayer.Character["Left Leg"], Vector3.new(-0.5,-2,1))
  764. doo(game.Players.LocalPlayer.Character["Right Leg"], Vector3.new(0.5,-2,1))
  765. end
  766. end)
  767.  
  768. drophats.MouseButton1Click:connect(function()
  769. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  770. if (key=="=") then
  771. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  772. if (v:IsA("Accessory")) then
  773. v.Parent = workspace
  774. end
  775. end
  776. end
  777. end)
  778. end)
  779.  
  780. drophats1.MouseButton1Click:connect(function()
  781. game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  782. if (key=="=") then
  783. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  784. if (v:IsA("Accessory")) then
  785. v.Parent = workspace
  786. end
  787. end
  788. end
  789. end)
  790. end)
  791.  
  792. invisble.MouseButton1Click:connect(function()
  793. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  794. if (game.Players.LocalPlayer.Character:FindFirstChild("LowerTorso")) then
  795. if (game.Players.LocalPlayer.Character.LowerTorso:FindFirstChild("Root")) then
  796. game.Players.LocalPlayer.Character.LowerTorso.Root:remove()
  797. end
  798. end
  799. else
  800. print('Not R15!')
  801. end
  802. end)
  803.  
  804. removewaist.MouseButton1Click:connect(function()
  805. if (game.Players.LocalPlayer.Character.Humanoid.RigType == Enum.HumanoidRigType.R15) then
  806. if (game.Players.LocalPlayer.Character:FindFirstChild("UpperTorso")) then
  807. if (game.Players.LocalPlayer.Character.UpperTorso:FindFirstChild("Waist")) then
  808. game.Players.LocalPlayer.Character.UpperTorso.Waist:remove()
  809. end
  810. end
  811. else
  812. print('Not R15!')
  813. end
  814. end)
  815.  
  816. shattervest.MouseButton1Click:connect(function()
  817. loadstring(game:HttpGet("https://pastebin.com/raw/CKbPg9NC", true))()
  818. end)
  819.  
  820. shattervest1.MouseButton1Click:connect(function()
  821. loadstring(game:HttpGet("https://pastebin.com/raw/CKbPg9NC", true))()
  822. end)
  823.  
  824. gabx.MouseButton1Click:connect(function()
  825. loadstring(game:HttpGet("https://pastebin.com/raw/EntUzD5J", true))();
  826. end)
  827.  
  828. loadtools.MouseButton1Click:connect(function()
  829.  
  830. for _,v in pairs(game.Players.LocalPlayer:GetChildren()) do
  831. if (v:IsA("Tool")) then
  832. v.Parent = game.Players.LocalPlayer.Backpack
  833. end
  834. end
  835. end)
  836.  
  837. savetools.MouseButton1Click:connect(function()
  838. for _,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
  839. if (v:IsA("Tool")) then
  840. v.Parent = game.Players.LocalPlayer
  841. end
  842. end
  843. end)
  844.  
  845.  
  846.  
  847. print("load one working")
  848.  
  849.  
  850. r15gui.Active = true
  851. r6gui.Active = true
  852. toolsgui.Active = true
  853. othersgui.Active = true
  854. othersgui.Draggable = true
  855. r15gui.Draggable = true
  856. r6gui.Draggable = true
  857. toolsgui.Draggable = true
  858.  
  859. makeinvisble.BackgroundTransparency = 1
  860.  
  861.  
  862. game:GetService("StarterGui"):SetCore("SendNotification",{
  863. Title = "Exploit GUI";
  864. Text = "Press V To Open :))";
  865. })
  866.  
  867. function onKeyPress(inputObject, gameProcessedEvent)
  868. if inputObject.KeyCode == Enum.KeyCode.V then
  869. if makeinvisble.Visible == false then
  870. makeinvisble.Visible = true
  871. else
  872. makeinvisble.Visible = false
  873. end
  874. end
  875. end
  876.  
  877. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  878.  
  879.  
  880. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  881.  
  882. counter = 0
  883.  
  884. while wait(0.1)do
  885. rainbow1.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  886. rainbow2.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  887. rainbow3.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  888. rainbow4.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  889. rainbow5.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  890. rainbow6.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  891. rainbow7.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  892. rainbow8.BackgroundColor3 = Color3.fromHSV(zigzag(counter),1,1)
  893.  
  894. counter = counter + 0.01
  895. end
  896.  
  897. print("load two working")
  898. end)
Advertisement
Add Comment
Please, Sign In to add comment