Advertisement
himydude

op hack for mm2

Jul 26th, 2021
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.74 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local KingzzsGUI = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local Open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local BeautyA = Instance.new("Frame")
  11. local Name = Instance.new("TextLabel")
  12. local BeautyB = Instance.new("Frame")
  13. local Credit = Instance.new("TextLabel")
  14. local AllScript = Instance.new("TextButton")
  15. local ClickTP = Instance.new("TextButton")
  16. local MM2GetGun = Instance.new("TextButton")
  17. local Ducky = Instance.new("TextButton")
  18. local TextButton = Instance.new("TextButton")
  19. local RemoteSpy = Instance.new("TextButton")
  20. local MM2Xray = Instance.new("TextButton")
  21. local TextButton_2 = Instance.new("TextButton")
  22. local Alone = Instance.new("TextButton")
  23. local DanceMonkey = Instance.new("TextButton")
  24. local Fast = Instance.new("TextButton")
  25. local IhateyouIloveyou = Instance.new("TextButton")
  26. local LoudSong = Instance.new("TextButton")
  27. local Tired = Instance.new("TextButton")
  28. local TextButton_3 = Instance.new("TextButton")
  29. local TextButton_4 = Instance.new("TextButton")
  30. local Close = Instance.new("TextButton")
  31.  
  32. --Properties:
  33.  
  34. KingzzsGUI.Name = "Kingzz's GUI"
  35. KingzzsGUI.Parent = game.CoreGui
  36.  
  37. OpenFrame.Archivable = false
  38. OpenFrame.Name = "OpenFrame"
  39. OpenFrame.Parent = KingzzsGUI
  40. OpenFrame.Active = true
  41. OpenFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  42. OpenFrame.BorderSizePixel = 0
  43. OpenFrame.Position = UDim2.new(0, 0, 0.784280896, 0)
  44. OpenFrame.Size = UDim2.new(0, 97, 0, 29)
  45.  
  46. Open.Name = "Open"
  47. Open.Parent = OpenFrame
  48. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  49. Open.BorderSizePixel = 0
  50. Open.Position = UDim2.new(0, 0, 0.0344827771, 0)
  51. Open.Size = UDim2.new(0, 95, 0, 28)
  52. Open.Font = Enum.Font.Cartoon
  53. Open.Text = "Open"
  54. Open.TextColor3 = Color3.new(0.333333, 1, 0)
  55. Open.TextSize = 30
  56. Open.MouseButton1Down:connect(function()
  57. Main.Visible = true
  58. OpenFrame.Visible = false
  59. end)
  60.  
  61. Main.Name = "Main"
  62. Main.Parent = KingzzsGUI
  63. Main.Active = true
  64. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  65. Main.BackgroundTransparency = 0.64999997615814
  66. Main.BorderColor3 = Color3.new(0.333333, 1, 0.498039)
  67. Main.BorderSizePixel = 0
  68. Main.Position = UDim2.new(0.305716634, 0, 0.235785946, 0)
  69. Main.Size = UDim2.new(0, 469, 0, 316)
  70. Main.Visible = false
  71. Main.Draggable = true
  72.  
  73.  
  74. BeautyA.Name = "BeautyA"
  75. BeautyA.Parent = Main
  76. BeautyA.BackgroundColor3 = Color3.new(0, 0, 0)
  77. BeautyA.BorderColor3 = Color3.new(0, 0, 0)
  78. BeautyA.BorderSizePixel = 0
  79. BeautyA.Size = UDim2.new(0, 469, 0, 29)
  80.  
  81. Name.Name = "Name"
  82. Name.Parent = BeautyA
  83. Name.BackgroundColor3 = Color3.new(0, 0, 0)
  84. Name.Position = UDim2.new(0.285714298, 0, 0, 0)
  85. Name.Size = UDim2.new(0, 200, 0, 29)
  86. Name.Font = Enum.Font.SourceSans
  87. Name.Text = "Kingzz's GUI"
  88. Name.TextColor3 = Color3.new(0.333333, 1, 0)
  89. Name.TextScaled = true
  90. Name.TextSize = 14
  91. Name.TextWrapped = true
  92.  
  93. BeautyB.Name = "BeautyB"
  94. BeautyB.Parent = Main
  95. BeautyB.BackgroundColor3 = Color3.new(0, 0, 0)
  96. BeautyB.BorderColor3 = Color3.new(0, 0, 0)
  97. BeautyB.BorderSizePixel = 0
  98. BeautyB.Position = UDim2.new(0, 0, 0.908227861, 0)
  99. BeautyB.Size = UDim2.new(0, 469, 0, 29)
  100.  
  101. Credit.Name = "Credit"
  102. Credit.Parent = BeautyB
  103. Credit.BackgroundColor3 = Color3.new(0, 0, 0)
  104. Credit.BorderColor3 = Color3.new(0, 0, 0)
  105. Credit.Position = UDim2.new(0.285714298, 0, 0, 0)
  106. Credit.Size = UDim2.new(0, 200, 0, 29)
  107. Credit.Font = Enum.Font.SourceSans
  108. Credit.Text = "Shoutouts : Peppa, Jet, Aly"
  109. Credit.TextColor3 = Color3.new(0.333333, 1, 0)
  110. Credit.TextScaled = true
  111. Credit.TextSize = 14
  112. Credit.TextWrapped = true
  113.  
  114. AllScript.Name = "All Script"
  115. AllScript.Parent = Main
  116. AllScript.BackgroundColor3 = Color3.new(0, 0, 0)
  117. AllScript.BorderColor3 = Color3.new(0, 0.666667, 1)
  118. AllScript.Position = UDim2.new(-2.82395631e-05, 0, 0.224821165, 0)
  119. AllScript.Size = UDim2.new(0, 107, 0, 34)
  120. AllScript.Font = Enum.Font.SourceSans
  121. AllScript.Text = "All Script"
  122. AllScript.TextColor3 = Color3.new(0.333333, 1, 0)
  123. AllScript.TextSize = 14
  124. AllScript.MouseButton1Down:connect(function()
  125. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  126. end)
  127.  
  128. ClickTP.Name = "Click TP"
  129. ClickTP.Parent = Main
  130. ClickTP.BackgroundColor3 = Color3.new(0, 0, 0)
  131. ClickTP.BorderColor3 = Color3.new(0, 0.666667, 1)
  132. ClickTP.Position = UDim2.new(-2.82544643e-05, 0, 0.382477462, 0)
  133. ClickTP.Size = UDim2.new(0, 107, 0, 34)
  134. ClickTP.Font = Enum.Font.SourceSans
  135. ClickTP.Text = "Click TP"
  136. ClickTP.TextColor3 = Color3.new(0.333333, 1, 0)
  137. ClickTP.TextSize = 14
  138. ClickTP.MouseButton1Down:connect(function()
  139. loadstring(game:HttpGet("https://pastebin.com/raw/5dBRaQxm",true))()
  140. end)
  141.  
  142. MM2GetGun.Name = "MM2 Get Gun"
  143. MM2GetGun.Parent = Main
  144. MM2GetGun.BackgroundColor3 = Color3.new(0, 0, 0)
  145. MM2GetGun.BorderColor3 = Color3.new(0, 0.666667, 1)
  146. MM2GetGun.Position = UDim2.new(-2.82693654e-05, 0, 0.537877202, 0)
  147. MM2GetGun.Size = UDim2.new(0, 107, 0, 34)
  148. MM2GetGun.Font = Enum.Font.SourceSans
  149. MM2GetGun.Text = "MM2 Get Gun"
  150. MM2GetGun.TextColor3 = Color3.new(0.333333, 1, 0)
  151. MM2GetGun.TextSize = 14
  152. MM2GetGun.MouseButton1Down:connect(function()
  153. loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  154. end)
  155.  
  156. Ducky.Name = "Ducky"
  157. Ducky.Parent = Main
  158. Ducky.BackgroundColor3 = Color3.new(0, 0, 0)
  159. Ducky.BorderColor3 = Color3.new(0, 0.666667, 1)
  160. Ducky.Position = UDim2.new(-2.82097608e-05, 0, 0.694185793, 0)
  161. Ducky.Size = UDim2.new(0, 107, 0, 34)
  162. Ducky.Font = Enum.Font.SourceSans
  163. Ducky.Text = "Ducky's Script"
  164. Ducky.TextColor3 = Color3.new(0.333333, 1, 0)
  165. Ducky.TextSize = 14
  166. Ducky.MouseButton1Down:connect(function()
  167. loadstring(game:GetObjects("rbxassetid://4505023012")[1].Source)()
  168. end)
  169.  
  170. TextButton.Parent = Main
  171. TextButton.BackgroundColor3 = Color3.new(0, 0, 0)
  172. TextButton.BorderColor3 = Color3.new(0, 0.666667, 1)
  173. TextButton.Position = UDim2.new(0.266496301, 0, 0.693175614, 0)
  174. TextButton.Size = UDim2.new(0, 107, 0, 34)
  175. TextButton.Font = Enum.Font.SourceSans
  176. TextButton.TextColor3 = Color3.new(0.333333, 1, 0)
  177. TextButton.TextSize = 14
  178.  
  179. RemoteSpy.Name = "Remote Spy"
  180. RemoteSpy.Parent = Main
  181. RemoteSpy.BackgroundColor3 = Color3.new(0, 0, 0)
  182. RemoteSpy.BorderColor3 = Color3.new(0, 0.666667, 1)
  183. RemoteSpy.Position = UDim2.new(0.266496271, 0, 0.382477462, 0)
  184. RemoteSpy.Size = UDim2.new(0, 107, 0, 34)
  185. RemoteSpy.Font = Enum.Font.SourceSans
  186. RemoteSpy.Text = "Remote Spy"
  187. RemoteSpy.TextColor3 = Color3.new(0.333333, 1, 0)
  188. RemoteSpy.TextSize = 14
  189. RemoteSpy.MouseButton1Down:connect(function()
  190. loadstring(game:HttpGet("https://raw.githubusercontent.com/nrv-ous/Hydroxide/master/main.lua"))()
  191. end)
  192.  
  193. MM2Xray.Name = "MM2 Xray"
  194. MM2Xray.Parent = Main
  195. MM2Xray.BackgroundColor3 = Color3.new(0, 0, 0)
  196. MM2Xray.BorderColor3 = Color3.new(0, 0.666667, 1)
  197. MM2Xray.Position = UDim2.new(0.266496241, 0, 0.22458607, 0)
  198. MM2Xray.Size = UDim2.new(0, 107, 0, 34)
  199. MM2Xray.Font = Enum.Font.SourceSans
  200. MM2Xray.Text = "MM2 Xray"
  201. MM2Xray.TextColor3 = Color3.new(0.333333, 1, 0)
  202. MM2Xray.TextSize = 14
  203. MM2Xray.MouseButton1Down:connect(function()
  204. loadstring(game:GetObjects("rbxassetid://4505028614")[1].Source)()
  205. end)
  206.  
  207. TextButton_2.Parent = Main
  208. TextButton_2.BackgroundColor3 = Color3.new(0, 0, 0)
  209. TextButton_2.BorderColor3 = Color3.new(0, 0.666667, 1)
  210. TextButton_2.Position = UDim2.new(0.266496301, 0, 0.535957932, 0)
  211. TextButton_2.Size = UDim2.new(0, 107, 0, 34)
  212. TextButton_2.Font = Enum.Font.SourceSans
  213. TextButton_2.TextColor3 = Color3.new(0.333333, 1, 0)
  214. TextButton_2.TextSize = 14
  215. TextButton_2.MouseButton1Down:connect(function()
  216. -- Gui to Lua
  217. -- Version: 3.1
  218.  
  219. -- Instances:
  220.  
  221. local ScreenGui = Instance.new("ScreenGui")
  222. local OpenFrame = Instance.new("Frame")
  223. local Open = Instance.new("TextButton")
  224. local Main = Instance.new("Frame")
  225. local Close = Instance.new("TextButton")
  226. local AfterTheHeartbreak = Instance.new("TextButton")
  227. local AlanWalkerFaded = Instance.new("TextButton")
  228. local BeautifulNightmare = Instance.new("TextButton")
  229. local BTSLight = Instance.new("TextButton")
  230. local BTSLost = Instance.new("TextButton")
  231. local DarkStarWars = Instance.new("TextButton")
  232. local DoReMi = Instance.new("TextButton")
  233. local Ethra = Instance.new("TextButton")
  234. local Evil = Instance.new("TextButton")
  235. local BeautyD = Instance.new("Frame")
  236. local Falling = Instance.new("TextButton")
  237. local Heavyweight = Instance.new("TextButton")
  238. local HitTheQuan = Instance.new("TextButton")
  239. local HowDoYouFeel = Instance.new("TextButton")
  240. local LieOnMe = Instance.new("TextButton")
  241. local MakoBeam = Instance.new("TextButton")
  242. local MybbKingz = Instance.new("TextButton")
  243. local OnAndOn = Instance.new("TextButton")
  244. local PoopSong = Instance.new("TextButton")
  245. local SomeoneYouLoved = Instance.new("TextButton")
  246. local Titanium = Instance.new("TextButton")
  247. local TokyoDrift = Instance.new("TextButton")
  248. local WelcomeTotheClub = Instance.new("TextButton")
  249. local WhyWeLose = Instance.new("TextButton")
  250. local You = Instance.new("TextButton")
  251. local YourRestaurantHitMe = Instance.new("TextButton")
  252. local TextButton = Instance.new("TextButton")
  253. local TextButton_2 = Instance.new("TextButton")
  254. local TextButton_3 = Instance.new("TextButton")
  255. local TextButton_4 = Instance.new("TextButton")
  256. local TextButton_5 = Instance.new("TextButton")
  257. local TextButton_6 = Instance.new("TextButton")
  258. local TextButton_7 = Instance.new("TextButton")
  259. local beautyA = Instance.new("Frame")
  260. local beautyE = Instance.new("Frame")
  261. local beautyB = Instance.new("Frame")
  262. local beautyC = Instance.new("Frame")
  263.  
  264. --Properties:
  265.  
  266. ScreenGui.Parent = game.CoreGui
  267. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  268.  
  269. OpenFrame.Name = "OpenFrame"
  270. OpenFrame.Parent = ScreenGui
  271. OpenFrame.Active = true
  272. OpenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  273. OpenFrame.BackgroundTransparency = 1.000
  274. OpenFrame.BorderColor3 = Color3.fromRGB(255, 255, 0)
  275. OpenFrame.BorderSizePixel = 0
  276. OpenFrame.Position = UDim2.new(0.460166484, 0, 0.0707236528, 0)
  277. OpenFrame.Size = UDim2.new(0, 88, 0, 31)
  278.  
  279. Open.Name = "Open"
  280. Open.Parent = OpenFrame
  281. Open.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  282. Open.BackgroundTransparency = 0.950
  283. Open.BorderColor3 = Color3.fromRGB(255, 255, 0)
  284. Open.BorderSizePixel = 0
  285. Open.Position = UDim2.new(0.102272689, 0, 0.129032254, 0)
  286. Open.Size = UDim2.new(0, 69, 0, 27)
  287. Open.Font = Enum.Font.SourceSans
  288. Open.Text = "Open"
  289. Open.TextColor3 = Color3.fromRGB(255, 255, 0)
  290. Open.TextSize = 14.000
  291. Open.MouseButton1Down:connect(function()
  292. Main.Visible = true
  293. OpenFrame.Visible = false
  294. end)
  295.  
  296. Main.Name = "Main"
  297. Main.Parent = ScreenGui
  298. Main.Active = true
  299. Main.BackgroundColor3 = Color3.fromRGB(0, 0, 127)
  300. Main.BackgroundTransparency = 0.200
  301. Main.Position = UDim2.new(0.0154577885, 0, 0.120065786, 0)
  302. Main.Size = UDim2.new(0, 373, 0, 411)
  303. Main.Visible = false
  304. Main.Draggable = true
  305.  
  306. Close.Name = "Close"
  307. Close.Parent = Main
  308. Close.BackgroundColor3 = Color3.fromRGB(0, 0, 184)
  309. Close.Position = UDim2.new(0.926522374, 0, -0.000306630041, 0)
  310. Close.Size = UDim2.new(0, 27, 0, 29)
  311. Close.Font = Enum.Font.SourceSans
  312. Close.Text = "X"
  313. Close.TextColor3 = Color3.fromRGB(255, 255, 0)
  314. Close.TextSize = 20.000
  315. Close.MouseButton1Down:connect(function()
  316. OpenFrame.Visible = true
  317. Main.Visible = false
  318. end)
  319.  
  320. AfterTheHeartbreak.Name = "After The Heartbreak"
  321. AfterTheHeartbreak.Parent = Main
  322. AfterTheHeartbreak.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  323. AfterTheHeartbreak.BorderSizePixel = 0
  324. AfterTheHeartbreak.Position = UDim2.new(0.0531219393, 0, 0.0264836885, 0)
  325. AfterTheHeartbreak.Size = UDim2.new(0, 79, 0, 29)
  326. AfterTheHeartbreak.Font = Enum.Font.SourceSans
  327. AfterTheHeartbreak.Text = "After The Heartbreak"
  328. AfterTheHeartbreak.TextColor3 = Color3.fromRGB(255, 255, 0)
  329. AfterTheHeartbreak.TextScaled = true
  330. AfterTheHeartbreak.TextSize = 14.000
  331. AfterTheHeartbreak.TextWrapped = true
  332. AfterTheHeartbreak.MouseButton1Down:connect(function()
  333. local oh1 = "https://www.roblox.com/asset/?id=402619974"
  334. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  335. end)
  336.  
  337. AlanWalkerFaded.Name = "Alan Walker Faded"
  338. AlanWalkerFaded.Parent = Main
  339. AlanWalkerFaded.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  340. AlanWalkerFaded.BorderSizePixel = 0
  341. AlanWalkerFaded.Position = UDim2.new(0.264918178, 0, 0.0264836885, 0)
  342. AlanWalkerFaded.Size = UDim2.new(0, 79, 0, 29)
  343. AlanWalkerFaded.Font = Enum.Font.SourceSans
  344. AlanWalkerFaded.Text = "Alan Walker Faded"
  345. AlanWalkerFaded.TextColor3 = Color3.fromRGB(255, 255, 0)
  346. AlanWalkerFaded.TextScaled = true
  347. AlanWalkerFaded.TextSize = 14.000
  348. AlanWalkerFaded.TextWrapped = true
  349. AlanWalkerFaded.MouseButton1Down:connect(function()
  350. local oh1 = "https://www.roblox.com/asset/?id=402620220"
  351. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  352. end)
  353.  
  354.  
  355. BeautifulNightmare.Name = "Beautiful Nightmare"
  356. BeautifulNightmare.Parent = Main
  357. BeautifulNightmare.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  358. BeautifulNightmare.BorderSizePixel = 0
  359. BeautifulNightmare.Position = UDim2.new(0.476714432, 0, 0.0264836885, 0)
  360. BeautifulNightmare.Size = UDim2.new(0, 79, 0, 29)
  361. BeautifulNightmare.Font = Enum.Font.SourceSans
  362. BeautifulNightmare.Text = "Beautiful Nightmare"
  363. BeautifulNightmare.TextColor3 = Color3.fromRGB(255, 255, 0)
  364. BeautifulNightmare.TextScaled = true
  365. BeautifulNightmare.TextSize = 14.000
  366. BeautifulNightmare.TextWrapped = true
  367. BeautifulNightmare.MouseButton1Down:connect(function()
  368. local oh1 = "https://www.roblox.com/asset/?id=409329719"
  369. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  370. end)
  371.  
  372.  
  373. BTSLight.Name = "BTS Light"
  374. BTSLight.Parent = Main
  375. BTSLight.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  376. BTSLight.BorderSizePixel = 0
  377. BTSLight.Position = UDim2.new(0.688510656, 0, 0.0264836885, 0)
  378. BTSLight.Size = UDim2.new(0, 79, 0, 29)
  379. BTSLight.Font = Enum.Font.SourceSans
  380. BTSLight.Text = "BTS Light"
  381. BTSLight.TextColor3 = Color3.fromRGB(255, 255, 0)
  382. BTSLight.TextSize = 14.000
  383. BTSLight.MouseButton1Down:connect(function()
  384. local oh1 = "https://www.roblox.com/asset/?id=3406532381"
  385. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  386. end)
  387.  
  388.  
  389. BTSLost.Name = "BTS Lost"
  390. BTSLost.Parent = Main
  391. BTSLost.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  392. BTSLost.BorderSizePixel = 0
  393. BTSLost.Position = UDim2.new(0.0531219393, 0, 0.151222661, 0)
  394. BTSLost.Size = UDim2.new(0, 79, 0, 29)
  395. BTSLost.Font = Enum.Font.SourceSans
  396. BTSLost.Text = "BTS Lost"
  397. BTSLost.TextColor3 = Color3.fromRGB(255, 255, 0)
  398. BTSLost.TextSize = 14.000
  399. BTSLost.MouseButton1Down:connect(function()
  400. local oh1 = "https://www.roblox.com/asset/?id=3561965607"
  401. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  402. end)
  403.  
  404.  
  405. DarkStarWars.Name = "Dark Star Wars"
  406. DarkStarWars.Parent = Main
  407. DarkStarWars.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  408. DarkStarWars.BorderSizePixel = 0
  409. DarkStarWars.Position = UDim2.new(0.264918178, 0, 0.151222661, 0)
  410. DarkStarWars.Size = UDim2.new(0, 79, 0, 29)
  411. DarkStarWars.Font = Enum.Font.SourceSans
  412. DarkStarWars.Text = "Dark Star Wars"
  413. DarkStarWars.TextColor3 = Color3.fromRGB(255, 255, 0)
  414. DarkStarWars.TextSize = 14.000
  415. DarkStarWars.MouseButton1Down:connect(function()
  416. local oh1 = "https://www.roblox.com/asset/?id=3357430527"
  417. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  418. end)
  419.  
  420.  
  421. DoReMi.Name = "Do Re Mi"
  422. DoReMi.Parent = Main
  423. DoReMi.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  424. DoReMi.BorderSizePixel = 0
  425. DoReMi.Position = UDim2.new(0.476714432, 0, 0.151222661, 0)
  426. DoReMi.Size = UDim2.new(0, 79, 0, 29)
  427. DoReMi.Font = Enum.Font.SourceSans
  428. DoReMi.Text = "Do Re Mi"
  429. DoReMi.TextColor3 = Color3.fromRGB(255, 255, 0)
  430. DoReMi.TextSize = 14.000
  431. DoReMi.MouseButton1Down:connect(function()
  432. local oh1 = "https://www.roblox.com/asset/?id=2300334625"
  433. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  434. end)
  435.  
  436.  
  437. Ethra.Name = "Ethra"
  438. Ethra.Parent = Main
  439. Ethra.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  440. Ethra.BorderSizePixel = 0
  441. Ethra.Position = UDim2.new(0.688510656, 0, 0.151222661, 0)
  442. Ethra.Size = UDim2.new(0, 79, 0, 29)
  443. Ethra.Font = Enum.Font.SourceSans
  444. Ethra.Text = "Ethra"
  445. Ethra.TextColor3 = Color3.fromRGB(255, 255, 0)
  446. Ethra.TextSize = 14.000
  447. Ethra.MouseButton1Down:connect(function()
  448. local oh1 = "https://www.roblox.com/asset/?id=4739433051"
  449. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  450. end)
  451.  
  452.  
  453. Evil.Name = "Evil"
  454. Evil.Parent = Main
  455. Evil.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  456. Evil.BorderSizePixel = 0
  457. Evil.Position = UDim2.new(0.0531219393, 0, 0.271069914, 0)
  458. Evil.Size = UDim2.new(0, 79, 0, 29)
  459. Evil.Font = Enum.Font.SourceSans
  460. Evil.Text = "Evil"
  461. Evil.TextColor3 = Color3.fromRGB(255, 255, 0)
  462. Evil.TextSize = 14.000
  463. Evil.MouseButton1Down:connect(function()
  464. local oh1 = "https://www.roblox.com/asset/?id=3353690676"
  465. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  466. end)
  467.  
  468.  
  469. BeautyD.Name = "Beauty D"
  470. BeautyD.Parent = Main
  471. BeautyD.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  472. BeautyD.Position = UDim2.new(0.474530846, 0, 0.0301939882, 0)
  473. BeautyD.Size = UDim2.new(0, 1, 0, 381)
  474.  
  475. Falling.Name = "Falling"
  476. Falling.Parent = Main
  477. Falling.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  478. Falling.BorderSizePixel = 0
  479. Falling.Position = UDim2.new(0.264918178, 0, 0.271069914, 0)
  480. Falling.Size = UDim2.new(0, 79, 0, 29)
  481. Falling.Font = Enum.Font.SourceSans
  482. Falling.Text = "Falling"
  483. Falling.TextColor3 = Color3.fromRGB(255, 255, 0)
  484. Falling.TextSize = 14.000
  485. Falling.MouseButton1Down:connect(function()
  486. local oh1 = "https://www.roblox.com/asset/?id=4499640036"
  487. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  488. end)
  489.  
  490.  
  491. Heavyweight.Name = "Heavyweight"
  492. Heavyweight.Parent = Main
  493. Heavyweight.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  494. Heavyweight.BorderSizePixel = 0
  495. Heavyweight.Position = UDim2.new(0.476714432, 0, 0.271069914, 0)
  496. Heavyweight.Size = UDim2.new(0, 79, 0, 29)
  497. Heavyweight.Font = Enum.Font.SourceSans
  498. Heavyweight.Text = "Heavyweight"
  499. Heavyweight.TextColor3 = Color3.fromRGB(255, 255, 0)
  500. Heavyweight.TextSize = 14.000
  501. Heavyweight.MouseButton1Down:connect(function()
  502. local oh1 = "https://www.roblox.com/asset/?id=238831724"
  503. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  504. end)
  505.  
  506.  
  507. HitTheQuan.Name = "Hit The Quan"
  508. HitTheQuan.Parent = Main
  509. HitTheQuan.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  510. HitTheQuan.BorderSizePixel = 0
  511. HitTheQuan.Position = UDim2.new(0.688510656, 0, 0.271069914, 0)
  512. HitTheQuan.Size = UDim2.new(0, 79, 0, 29)
  513. HitTheQuan.Font = Enum.Font.SourceSans
  514. HitTheQuan.Text = "Hit The Quan"
  515. HitTheQuan.TextColor3 = Color3.fromRGB(255, 255, 0)
  516. HitTheQuan.TextSize = 14.000
  517. HitTheQuan.MouseButton1Down:connect(function()
  518. local oh1 = "https://www.roblox.com/asset/?id=274727125"
  519. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  520. end)
  521.  
  522.  
  523. HowDoYouFeel.Name = "How Do You Feel"
  524. HowDoYouFeel.Parent = Main
  525. HowDoYouFeel.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  526. HowDoYouFeel.BorderSizePixel = 0
  527. HowDoYouFeel.Position = UDim2.new(0.0531219393, 0, 0.393362969, 0)
  528. HowDoYouFeel.Size = UDim2.new(0, 79, 0, 29)
  529. HowDoYouFeel.Font = Enum.Font.SourceSans
  530. HowDoYouFeel.Text = "How Do You Feel"
  531. HowDoYouFeel.TextColor3 = Color3.fromRGB(255, 255, 0)
  532. HowDoYouFeel.TextScaled = true
  533. HowDoYouFeel.TextSize = 14.000
  534. HowDoYouFeel.TextWrapped = true
  535. HowDoYouFeel.MouseButton1Down:connect(function()
  536. local oh1 = "https://www.roblox.com/asset/?id=4110319694"
  537. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  538. end)
  539.  
  540.  
  541. LieOnMe.Name = "Lie On Me"
  542. LieOnMe.Parent = Main
  543. LieOnMe.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  544. LieOnMe.BorderSizePixel = 0
  545. LieOnMe.Position = UDim2.new(0.264918178, 0, 0.393362969, 0)
  546. LieOnMe.Size = UDim2.new(0, 79, 0, 29)
  547. LieOnMe.Font = Enum.Font.SourceSans
  548. LieOnMe.Text = "Lie On Me"
  549. LieOnMe.TextColor3 = Color3.fromRGB(255, 255, 0)
  550. LieOnMe.TextSize = 14.000
  551. LieOnMe.MouseButton1Down:connect(function()
  552. local oh1 = "https://www.roblox.com/asset/?id=4293195426"
  553. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  554. end)
  555.  
  556.  
  557. MakoBeam.Name = "Mako - Beam"
  558. MakoBeam.Parent = Main
  559. MakoBeam.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  560. MakoBeam.BorderSizePixel = 0
  561. MakoBeam.Position = UDim2.new(0.476714432, 0, 0.393362969, 0)
  562. MakoBeam.Size = UDim2.new(0, 79, 0, 29)
  563. MakoBeam.Font = Enum.Font.SourceSans
  564. MakoBeam.Text = "Mako - Beam"
  565. MakoBeam.TextColor3 = Color3.fromRGB(255, 255, 0)
  566. MakoBeam.TextSize = 14.000
  567. MakoBeam.MouseButton1Down:connect(function()
  568. local oh1 = "https://www.roblox.com/asset/?id=2623209752"
  569. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  570. end)
  571.  
  572.  
  573. MybbKingz.Name = "My bb Kingz"
  574. MybbKingz.Parent = Main
  575. MybbKingz.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  576. MybbKingz.BorderSizePixel = 0
  577. MybbKingz.Position = UDim2.new(0.688510656, 0, 0.393362969, 0)
  578. MybbKingz.Size = UDim2.new(0, 79, 0, 29)
  579. MybbKingz.Font = Enum.Font.SourceSans
  580. MybbKingz.Text = "My bb Kingz"
  581. MybbKingz.TextColor3 = Color3.fromRGB(255, 255, 0)
  582. MybbKingz.TextSize = 14.000
  583. MybbKingz.MouseButton1Down:connect(function()
  584. local oh1 = "https://www.roblox.com/asset/?id=4576339784"
  585. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  586. end)
  587.  
  588.  
  589. OnAndOn.Name = "On And On"
  590. OnAndOn.Parent = Main
  591. OnAndOn.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  592. OnAndOn.BorderSizePixel = 0
  593. OnAndOn.Position = UDim2.new(0.0531219393, 0, 0.522993743, 0)
  594. OnAndOn.Size = UDim2.new(0, 79, 0, 29)
  595. OnAndOn.Font = Enum.Font.SourceSans
  596. OnAndOn.Text = "On And On"
  597. OnAndOn.TextColor3 = Color3.fromRGB(255, 255, 0)
  598. OnAndOn.TextSize = 14.000
  599. OnAndOn.MouseButton1Down:connect(function()
  600. local oh1 = "https://www.roblox.com/asset/?id=4121041631"
  601. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  602. end)
  603.  
  604.  
  605. PoopSong.Name = "Poop Song"
  606. PoopSong.Parent = Main
  607. PoopSong.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  608. PoopSong.BorderSizePixel = 0
  609. PoopSong.Position = UDim2.new(0.264918178, 0, 0.522993743, 0)
  610. PoopSong.Size = UDim2.new(0, 79, 0, 29)
  611. PoopSong.Font = Enum.Font.SourceSans
  612. PoopSong.Text = "Poop Song"
  613. PoopSong.TextColor3 = Color3.fromRGB(255, 255, 0)
  614. PoopSong.TextSize = 14.000
  615. PoopSong.MouseButton1Down:connect(function()
  616. local oh1 = "https://www.roblox.com/asset/?id=433123109"
  617. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  618. end)
  619.  
  620.  
  621. SomeoneYouLoved.Name = "Someone You Loved"
  622. SomeoneYouLoved.Parent = Main
  623. SomeoneYouLoved.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  624. SomeoneYouLoved.BorderSizePixel = 0
  625. SomeoneYouLoved.Position = UDim2.new(0.476714432, 0, 0.522993743, 0)
  626. SomeoneYouLoved.Size = UDim2.new(0, 79, 0, 29)
  627. SomeoneYouLoved.Font = Enum.Font.SourceSans
  628. SomeoneYouLoved.Text = "Someone You Loved"
  629. SomeoneYouLoved.TextColor3 = Color3.fromRGB(255, 255, 0)
  630. SomeoneYouLoved.TextScaled = true
  631. SomeoneYouLoved.TextSize = 14.000
  632. SomeoneYouLoved.TextWrapped = true
  633. SomeoneYouLoved.MouseButton1Down:connect(function()
  634. local oh1 = "https://www.roblox.com/asset/?id=3156925836"
  635. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  636. end)
  637.  
  638.  
  639. Titanium.Name = "Titanium"
  640. Titanium.Parent = Main
  641. Titanium.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  642. Titanium.BorderSizePixel = 0
  643. Titanium.Position = UDim2.new(0.688510656, 0, 0.522993743, 0)
  644. Titanium.Size = UDim2.new(0, 79, 0, 29)
  645. Titanium.Font = Enum.Font.SourceSans
  646. Titanium.Text = "Titanium"
  647. Titanium.TextColor3 = Color3.fromRGB(255, 255, 0)
  648. Titanium.TextSize = 14.000
  649. Titanium.MouseButton1Down:connect(function()
  650. local oh1 = "https://www.roblox.com/asset/?id=398159550"
  651. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  652. end)
  653.  
  654.  
  655. TokyoDrift.Name = "Tokyo Drift"
  656. TokyoDrift.Parent = Main
  657. TokyoDrift.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  658. TokyoDrift.BorderSizePixel = 0
  659. TokyoDrift.Position = UDim2.new(0.0531219393, 0, 0.647732675, 0)
  660. TokyoDrift.Size = UDim2.new(0, 79, 0, 29)
  661. TokyoDrift.Font = Enum.Font.SourceSans
  662. TokyoDrift.Text = "Tokyo Drift"
  663. TokyoDrift.TextColor3 = Color3.fromRGB(255, 255, 0)
  664. TokyoDrift.TextSize = 14.000
  665. TokyoDrift.MouseButton1Down:connect(function()
  666. local oh1 = "https://www.roblox.com/asset/?id=3287839531"
  667. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  668. end)
  669.  
  670.  
  671. WelcomeTotheClub.Name = "Welcome To the Club"
  672. WelcomeTotheClub.Parent = Main
  673. WelcomeTotheClub.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  674. WelcomeTotheClub.BorderSizePixel = 0
  675. WelcomeTotheClub.Position = UDim2.new(0.264918178, 0, 0.647732675, 0)
  676. WelcomeTotheClub.Size = UDim2.new(0, 79, 0, 29)
  677. WelcomeTotheClub.Font = Enum.Font.SourceSans
  678. WelcomeTotheClub.Text = "Welcome To the Club"
  679. WelcomeTotheClub.TextColor3 = Color3.fromRGB(255, 255, 0)
  680. WelcomeTotheClub.TextScaled = true
  681. WelcomeTotheClub.TextSize = 14.000
  682. WelcomeTotheClub.TextWrapped = true
  683. WelcomeTotheClub.MouseButton1Down:connect(function()
  684. local oh1 = "https://www.roblox.com/asset/?id=1405437809"
  685. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  686. end)
  687.  
  688.  
  689. WhyWeLose.Name = "Why We Lose"
  690. WhyWeLose.Parent = Main
  691. WhyWeLose.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  692. WhyWeLose.BorderSizePixel = 0
  693. WhyWeLose.Position = UDim2.new(0.476714432, 0, 0.647732675, 0)
  694. WhyWeLose.Size = UDim2.new(0, 79, 0, 29)
  695. WhyWeLose.Font = Enum.Font.SourceSans
  696. WhyWeLose.Text = "Why We Lose"
  697. WhyWeLose.TextColor3 = Color3.fromRGB(255, 255, 0)
  698. WhyWeLose.TextSize = 14.000
  699. WhyWeLose.MouseButton1Down:connect(function()
  700. local oh1 = "https://www.roblox.com/asset/?id=2402206377"
  701. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  702. end)
  703.  
  704.  
  705. You.Name = "You"
  706. You.Parent = Main
  707. You.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  708. You.BorderSizePixel = 0
  709. You.Position = UDim2.new(0.688510656, 0, 0.647732675, 0)
  710. You.Size = UDim2.new(0, 79, 0, 29)
  711. You.Font = Enum.Font.SourceSans
  712. You.Text = "You"
  713. You.TextColor3 = Color3.fromRGB(255, 255, 0)
  714. You.TextSize = 14.000
  715. You.MouseButton1Down:connect(function()
  716. local oh1 = "https://www.roblox.com/asset/?id=556239932"
  717. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  718. end)
  719.  
  720.  
  721. YourRestaurantHitMe.Name = "Your Restaurant Hit Me"
  722. YourRestaurantHitMe.Parent = Main
  723. YourRestaurantHitMe.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  724. YourRestaurantHitMe.BorderSizePixel = 0
  725. YourRestaurantHitMe.Position = UDim2.new(0.0531219393, 0, 0.774917543, 0)
  726. YourRestaurantHitMe.Size = UDim2.new(0, 79, 0, 29)
  727. YourRestaurantHitMe.Font = Enum.Font.SourceSans
  728. YourRestaurantHitMe.Text = "Your Restaurant Hit Me"
  729. YourRestaurantHitMe.TextColor3 = Color3.fromRGB(255, 255, 0)
  730. YourRestaurantHitMe.TextScaled = true
  731. YourRestaurantHitMe.TextSize = 14.000
  732. YourRestaurantHitMe.TextWrapped = true
  733. YourRestaurantHitMe.MouseButton1Down:connect(function()
  734. local oh1 = "https://www.roblox.com/asset/?id=3491445366"
  735. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  736. end)
  737.  
  738.  
  739. TextButton.Parent = Main
  740. TextButton.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  741. TextButton.BorderSizePixel = 0
  742. TextButton.Position = UDim2.new(0.264918178, 0, 0.774917543, 0)
  743. TextButton.Size = UDim2.new(0, 79, 0, 29)
  744. TextButton.Font = Enum.Font.SourceSans
  745. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  746. TextButton.TextSize = 14.000
  747. TextButton.MouseButton1Down:connect(function()
  748. local oh1 = "https://www.roblox.com/asset/?id=4491574574"
  749. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  750. end)
  751.  
  752. TextButton_2.Parent = Main
  753. TextButton_2.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  754. TextButton_2.BorderSizePixel = 0
  755. TextButton_2.Position = UDim2.new(0.476714432, 0, 0.774917543, 0)
  756. TextButton_2.Size = UDim2.new(0, 79, 0, 29)
  757. TextButton_2.Font = Enum.Font.SourceSans
  758. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  759. TextButton_2.TextSize = 14.000
  760. TextButton_2.MouseButton1Down:connect(function()
  761. local oh1 = "https://www.roblox.com/asset/?id=4504111124"
  762. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  763. end)
  764.  
  765. TextButton_3.Parent = Main
  766. TextButton_3.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  767. TextButton_3.BorderSizePixel = 0
  768. TextButton_3.Position = UDim2.new(0.688510656, 0, 0.774917543, 0)
  769. TextButton_3.Size = UDim2.new(0, 79, 0, 29)
  770. TextButton_3.Font = Enum.Font.SourceSans
  771. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  772. TextButton_3.TextSize = 14.000
  773. TextButton_3.MouseButton1Down:connect(function()
  774. local oh1 = "https://www.roblox.com/asset/?id=4578665667"
  775. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  776. end)
  777.  
  778. TextButton_4.Parent = Main
  779. TextButton_4.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  780. TextButton_4.BorderSizePixel = 0
  781. TextButton_4.Position = UDim2.new(0.0531219393, 0, 0.887427092, 0)
  782. TextButton_4.Size = UDim2.new(0, 79, 0, 29)
  783. TextButton_4.Font = Enum.Font.SourceSans
  784. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  785. TextButton_4.TextSize = 14.000
  786. TextButton_4.MouseButton1Down:connect(function()
  787. local oh1 = "https://www.roblox.com/asset/?id=4584929468"
  788. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  789. end)
  790.  
  791. TextButton_5.Parent = Main
  792. TextButton_5.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  793. TextButton_5.BorderSizePixel = 0
  794. TextButton_5.Position = UDim2.new(0.264918178, 0, 0.887427092, 0)
  795. TextButton_5.Size = UDim2.new(0, 79, 0, 29)
  796. TextButton_5.Font = Enum.Font.SourceSans
  797. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  798. TextButton_5.TextSize = 14.000
  799. TextButton_5.MouseButton1Down:connect(function()
  800. local oh1 = "https://www.roblox.com/asset/?id=4553546357"
  801. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  802. end)
  803.  
  804. TextButton_6.Parent = Main
  805. TextButton_6.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  806. TextButton_6.BorderSizePixel = 0
  807. TextButton_6.Position = UDim2.new(0.476714432, 0, 0.887427092, 0)
  808. TextButton_6.Size = UDim2.new(0, 79, 0, 29)
  809. TextButton_6.Font = Enum.Font.SourceSans
  810. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  811. TextButton_6.TextSize = 14.000
  812. TextButton_6.MouseButton1Down:connect(function()
  813. local oh1 = "https://www.roblox.com/asset/?id=4591688095"
  814. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  815. end)
  816.  
  817. TextButton_7.Parent = Main
  818. TextButton_7.BackgroundColor3 = Color3.fromRGB(0, 85, 255)
  819. TextButton_7.BorderSizePixel = 0
  820. TextButton_7.Position = UDim2.new(0.688510656, 0, 0.887414396, 0)
  821. TextButton_7.Size = UDim2.new(0, 79, 0, 29)
  822. TextButton_7.Font = Enum.Font.SourceSans
  823. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  824. TextButton_7.TextSize = 14.000
  825. TextButton_7.MouseButton1Down:connect(function()
  826. local oh1 = "https://www.roblox.com/asset/?id=2220957452"
  827. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  828. end)
  829.  
  830. beautyA.Name = "beauty A"
  831. beautyA.Parent = Main
  832. beautyA.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  833. beautyA.Position = UDim2.new(0.262734592, 0, -0.000306660833, 0)
  834. beautyA.Size = UDim2.new(0, 0, 0, 392)
  835.  
  836. beautyE.Name = "beauty E"
  837. beautyE.Parent = Main
  838. beautyE.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  839. beautyE.Position = UDim2.new(0.898123324, 0, 0.0264573302, 0)
  840. beautyE.Size = UDim2.new(0, 0, 0, 392)
  841.  
  842. beautyB.Name = "beauty B"
  843. beautyB.Parent = Main
  844. beautyB.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  845. beautyB.Position = UDim2.new(0.688510656, 0, 0.0264573302, 0)
  846. beautyB.Size = UDim2.new(0, 0, 0, 382)
  847.  
  848. beautyC.Name = "beauty C"
  849. beautyC.Parent = Main
  850. beautyC.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  851. beautyC.Position = UDim2.new(0.050938338, 0, 0.0264573302, 0)
  852. beautyC.Size = UDim2.new(0, 0, 0, 382)
  853. end)
  854.  
  855. Alone.Name = "Alone"
  856. Alone.Parent = Main
  857. Alone.BackgroundColor3 = Color3.new(0, 0, 0)
  858. Alone.BorderColor3 = Color3.new(0, 0.666667, 1)
  859. Alone.Position = UDim2.new(0.52875638, 0, 0.224821165, 0)
  860. Alone.Size = UDim2.new(0, 107, 0, 34)
  861. Alone.Font = Enum.Font.SourceSans
  862. Alone.Text = "Alone (Marshmello)"
  863. Alone.TextColor3 = Color3.new(0.333333, 1, 0)
  864. Alone.TextSize = 14
  865. Alone.MouseButton1Down:connect(function()
  866. local oh1 = "https://www.roblox.com/asset/?id=639750143"
  867. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  868. end)
  869.  
  870. DanceMonkey.Name = "Dance Monkey"
  871. DanceMonkey.Parent = Main
  872. DanceMonkey.BackgroundColor3 = Color3.new(0, 0, 0)
  873. DanceMonkey.BorderColor3 = Color3.new(0, 0.666667, 1)
  874. DanceMonkey.Position = UDim2.new(0.52875638, 0, 0.382477462, 0)
  875. DanceMonkey.Size = UDim2.new(0, 107, 0, 34)
  876. DanceMonkey.Font = Enum.Font.SourceSans
  877. DanceMonkey.Text = "Dance Monkey"
  878. DanceMonkey.TextColor3 = Color3.new(0.333333, 1, 0)
  879. DanceMonkey.TextSize = 14
  880. DanceMonkey.MouseButton1Down:connect(function()
  881. local oh1 = "https://www.roblox.com/asset/?id=4156416921"
  882. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  883. end)
  884.  
  885. Fast.Name = "Fast"
  886. Fast.Parent = Main
  887. Fast.BackgroundColor3 = Color3.new(0, 0, 0)
  888. Fast.BorderColor3 = Color3.new(0, 0.666667, 1)
  889. Fast.Position = UDim2.new(0.52875632, 0, 0.537877202, 0)
  890. Fast.Size = UDim2.new(0, 107, 0, 34)
  891. Fast.Font = Enum.Font.SourceSans
  892. Fast.Text = "Fast (Juice Wrld)"
  893. Fast.TextColor3 = Color3.new(0.333333, 1, 0)
  894. Fast.TextSize = 14
  895. Fast.MouseButton1Down:connect(function()
  896. local oh1 = "https://www.roblox.com/asset/?id=2968295831"
  897. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  898. end)
  899.  
  900. IhateyouIloveyou.Name = "I hate you I love you"
  901. IhateyouIloveyou.Parent = Main
  902. IhateyouIloveyou.BackgroundColor3 = Color3.new(0, 0, 0)
  903. IhateyouIloveyou.BorderColor3 = Color3.new(0, 0.666667, 1)
  904. IhateyouIloveyou.Position = UDim2.new(0.52875644, 0, 0.694185793, 0)
  905. IhateyouIloveyou.Size = UDim2.new(0, 107, 0, 34)
  906. IhateyouIloveyou.Font = Enum.Font.SourceSans
  907. IhateyouIloveyou.Text = "I hate you I love you"
  908. IhateyouIloveyou.TextColor3 = Color3.new(0.333333, 1, 0)
  909. IhateyouIloveyou.TextSize = 14
  910. IhateyouIloveyou.MouseButton1Down:connect(function()
  911. local oh1 = "https://www.roblox.com/asset/?id=567605934"
  912. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  913. end)
  914.  
  915. LoudSong.Name = "Loud Song"
  916. LoudSong.Parent = Main
  917. LoudSong.BackgroundColor3 = Color3.new(0, 0, 0)
  918. LoudSong.BorderColor3 = Color3.new(0, 0.666667, 1)
  919. LoudSong.Position = UDim2.new(0.771826744, 0, 0.224821165, 0)
  920. LoudSong.Size = UDim2.new(0, 107, 0, 34)
  921. LoudSong.Font = Enum.Font.SourceSans
  922. LoudSong.Text = "Loud Song"
  923. LoudSong.TextColor3 = Color3.new(0.333333, 1, 0)
  924. LoudSong.TextSize = 14
  925. LoudSong.MouseButton1Down:connect(function()
  926. local oh1 = "https://www.roblox.com/asset/?id=3782184691"
  927. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  928. end)
  929.  
  930. Tired.Name = "Tired"
  931. Tired.Parent = Main
  932. Tired.BackgroundColor3 = Color3.new(0, 0, 0)
  933. Tired.BorderColor3 = Color3.new(0, 0.666667, 1)
  934. Tired.Position = UDim2.new(0.771826744, 0, 0.382477462, 0)
  935. Tired.Size = UDim2.new(0, 107, 0, 34)
  936. Tired.Font = Enum.Font.SourceSans
  937. Tired.Text = "Tired"
  938. Tired.TextColor3 = Color3.new(0.333333, 1, 0)
  939. Tired.TextSize = 14
  940. Tired.MouseButton1Down:connect(function()
  941. local oh1 = "https://www.roblox.com/asset/?id=1101008947"
  942. game:GetService("ReplicatedStorage").PlaySong:FireServer(oh1)
  943. end)
  944.  
  945. TextButton_3.Parent = Main
  946. TextButton_3.BackgroundColor3 = Color3.new(0, 0, 0)
  947. TextButton_3.BorderColor3 = Color3.new(0, 0.666667, 1)
  948. TextButton_3.Position = UDim2.new(0.771826684, 0, 0.537877202, 0)
  949. TextButton_3.Size = UDim2.new(0, 107, 0, 34)
  950. TextButton_3.Font = Enum.Font.SourceSans
  951. TextButton_3.TextColor3 = Color3.new(0.333333, 1, 0)
  952. TextButton_3.TextSize = 14
  953. TextButton_3.MouseButton1Down:connect(function()
  954. loadstring(game:HttpGet("https://pastebin.com/raw/TYT0b1bL",true))()
  955. end)
  956.  
  957.  
  958. TextButton_4.Parent = Main
  959. TextButton_4.BackgroundColor3 = Color3.new(0, 0, 0)
  960. TextButton_4.BorderColor3 = Color3.new(0, 0.666667, 1)
  961. TextButton_4.Position = UDim2.new(0.771826804, 0, 0.694185793, 0)
  962. TextButton_4.Size = UDim2.new(0, 107, 0, 34)
  963. TextButton_4.Font = Enum.Font.SourceSans
  964. TextButton_4.TextColor3 = Color3.new(0.333333, 1, 0)
  965. TextButton_4.TextSize = 14
  966. TextButton_4.MouseButton1Down:connect(function()
  967. local oh1 = false
  968. game:GetService("ReplicatedStorage").Remotes.Gameplay.Stealth:FireServer(oh1)
  969. end)
  970.  
  971.  
  972. Close.Name = "Close"
  973. Close.Parent = Main
  974. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  975. Close.BorderColor3 = Color3.new(0.666667, 0.333333, 1)
  976. Close.BorderSizePixel = 0
  977. Close.Position = UDim2.new(0.924585223, 0, -0.00155583024, 0)
  978. Close.Size = UDim2.new(0, 35, 0, 29)
  979. Close.Font = Enum.Font.SourceSans
  980. Close.Text = "X"
  981. Close.TextColor3 = Color3.new(0.333333, 1, 0)
  982. Close.TextSize = 30
  983. Close.MouseButton1Down:connect(function()
  984. OpenFrame.Visible = true
  985. Main.Visible = false
  986. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement