Advertisement
kolijake

Nebula ss

Jul 30th, 2020
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.98 KB | None | 0 0
  1. -- Made By Baconman24143
  2.  
  3. -- Instances:
  4.  
  5. local neb = Instance.new("ScreenGui")
  6. local mainss = Instance.new("Frame")
  7. local l = Instance.new("TextLabel")
  8. local mainbg = Instance.new("ImageLabel")
  9. local homet = Instance.new("TextLabel")
  10. local home = Instance.new("TextLabel")
  11. local TextLabel = Instance.new("TextLabel")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local TextLabel_4 = Instance.new("TextLabel")
  15. local TextLabel_5 = Instance.new("TextLabel")
  16. local TextLabel_6 = Instance.new("TextLabel")
  17. local TextLabel_7 = Instance.new("TextLabel")
  18. local TextLabel_8 = Instance.new("TextLabel")
  19. local TextLabel_9 = Instance.new("TextLabel")
  20. local TextLabel_10 = Instance.new("TextLabel")
  21. local scr = Instance.new("TextButton")
  22. local Circle = Instance.new("ImageLabel")
  23. local mus = Instance.new("TextButton")
  24. local Circle_2 = Instance.new("ImageLabel")
  25. local ho = Instance.new("TextButton")
  26. local Circle_3 = Instance.new("ImageLabel")
  27. local ex = Instance.new("TextButton")
  28. local Circle_4 = Instance.new("ImageLabel")
  29. local TextLabel_11 = Instance.new("TextLabel")
  30. local exet = Instance.new("TextLabel")
  31. local blooby = Instance.new("ScrollingFrame")
  32. local Source = Instance.new("TextBox")
  33. local Comments_ = Instance.new("TextLabel")
  34. local Globals_ = Instance.new("TextLabel")
  35. local Keywords_ = Instance.new("TextLabel")
  36. local RemoteHighlight_ = Instance.new("TextLabel")
  37. local Strings_ = Instance.new("TextLabel")
  38. local Tokens_ = Instance.new("TextLabel")
  39. local Numbers_ = Instance.new("TextLabel")
  40. local Lines = Instance.new("TextLabel")
  41. local TextButton = Instance.new("TextButton")
  42. local e = Instance.new("TextButton")
  43. local exe = Instance.new("TextLabel")
  44. local R6 = Instance.new("TextButton")
  45. local Circle_5 = Instance.new("ImageLabel")
  46. local musict = Instance.new("TextLabel")
  47. local vol = Instance.new("TextBox")
  48. local stop = Instance.new("TextButton")
  49. local Circle_6 = Instance.new("ImageLabel")
  50. local play = Instance.new("TextButton")
  51. local Circle_7 = Instance.new("ImageLabel")
  52. local pause = Instance.new("TextButton")
  53. local Circle_8 = Instance.new("ImageLabel")
  54. local loop = Instance.new("TextButton")
  55. local Circle_9 = Instance.new("ImageLabel")
  56. local id = Instance.new("TextBox")
  57. local tings = Instance.new("Frame")
  58. local Frame = Instance.new("Frame")
  59. local Frame_2 = Instance.new("Frame")
  60. local Frame_3 = Instance.new("Frame")
  61. local Frame_4 = Instance.new("Frame")
  62. local Frame_5 = Instance.new("Frame")
  63. local Frame_6 = Instance.new("Frame")
  64. local Frame_7 = Instance.new("Frame")
  65. local Frame_8 = Instance.new("Frame")
  66. local Frame_9 = Instance.new("Frame")
  67. local mus_2 = Instance.new("TextLabel")
  68. local homet_2 = Instance.new("TextLabel")
  69. local TextLabel_12 = Instance.new("TextLabel")
  70. local scrt = Instance.new("TextLabel")
  71. local home_2 = Instance.new("TextLabel")
  72. local TextLabel_13 = Instance.new("TextLabel")
  73. local ScrollingFrame = Instance.new("ScrollingFrame")
  74. local SuicideGun = Instance.new("TextButton")
  75. local Circle_10 = Instance.new("ImageLabel")
  76. local NoobBat = Instance.new("TextButton")
  77. local Circle_11 = Instance.new("ImageLabel")
  78. local PurpleSword = Instance.new("TextButton")
  79. local Circle_12 = Instance.new("ImageLabel")
  80. local MrByeBye = Instance.new("TextButton")
  81. local Circle_13 = Instance.new("ImageLabel")
  82. local PizzaGuy = Instance.new("TextButton")
  83. local Circle_14 = Instance.new("ImageLabel")
  84. local MoonMan = Instance.new("TextButton")
  85. local Circle_15 = Instance.new("ImageLabel")
  86. local Frostmaestro = Instance.new("TextButton")
  87. local Circle_16 = Instance.new("ImageLabel")
  88. local EpicWings = Instance.new("TextButton")
  89. local Circle_17 = Instance.new("ImageLabel")
  90. local BigBoi = Instance.new("TextButton")
  91. local Circle_18 = Instance.new("ImageLabel")
  92. local Reaper = Instance.new("TextButton")
  93. local Circle_19 = Instance.new("ImageLabel")
  94. local ShedLetsSky = Instance.new("TextButton")
  95. local Circle_20 = Instance.new("ImageLabel")
  96. local GomuPowers = Instance.new("TextButton")
  97. local Circle_21 = Instance.new("ImageLabel")
  98. local MiniNelf = Instance.new("TextButton")
  99. local Circle_22 = Instance.new("ImageLabel")
  100. local lol = Instance.new("TextBox")
  101. local TextLabel_14 = Instance.new("TextLabel")
  102. local TextLabel_15 = Instance.new("TextLabel")
  103. local tween = Instance.new("TextLabel")
  104. local twween = Instance.new("TextLabel")
  105.  
  106. --Properties:
  107.  
  108. neb.Name = "neb"
  109. neb.Parent = game.Workspace
  110. neb.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  111. neb.ResetOnSpawn = false
  112.  
  113. mainss.Name = "mainss"
  114. mainss.Parent = neb
  115. mainss.BackgroundColor3 = Color3.fromRGB(170, 0, 255)
  116. mainss.BorderSizePixel = 0
  117. mainss.ClipsDescendants = true
  118. mainss.Position = UDim2.new(0.0335285664, 0, 0.201609567, 0)
  119. mainss.Size = UDim2.new(0, 522, 0, 323)
  120.  
  121. l.Name = "l"
  122. l.Parent = mainss
  123. l.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  124. l.BackgroundTransparency = 0.900
  125. l.Position = UDim2.new(0.00191575289, 0, 0, 0)
  126. l.Size = UDim2.new(0, 522, 0, 323)
  127. l.Font = Enum.Font.SourceSans
  128. l.Text = ""
  129. l.TextColor3 = Color3.fromRGB(0, 0, 0)
  130. l.TextSize = 14.000
  131.  
  132. mainbg.Name = "mainbg"
  133. mainbg.Parent = mainss
  134. mainbg.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  135. mainbg.BackgroundTransparency = 1.000
  136. mainbg.Position = UDim2.new(0, 0, -0.0650154799, 0)
  137. mainbg.Size = UDim2.new(0, 522, 0, 426)
  138.  
  139. homet.Name = "homet"
  140. homet.Parent = mainss
  141. homet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  142. homet.BackgroundTransparency = 1.000
  143. homet.ClipsDescendants = true
  144. homet.Size = UDim2.new(0, 522, 0, 323)
  145. homet.Font = Enum.Font.SourceSans
  146. homet.Text = ""
  147. homet.TextColor3 = Color3.fromRGB(0, 0, 0)
  148. homet.TextSize = 14.000
  149.  
  150. home.Name = "home"
  151. home.Parent = homet
  152. home.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  153. home.BackgroundTransparency = 0.950
  154. home.BorderSizePixel = 0
  155. home.Position = UDim2.new(0.00957858562, 0, 0.152123824, 0)
  156. home.Size = UDim2.new(0, 511, 0, 270)
  157. home.Font = Enum.Font.SourceSans
  158. home.Text = ""
  159. home.TextColor3 = Color3.fromRGB(0, 0, 0)
  160. home.TextSize = 14.000
  161.  
  162. TextLabel.Parent = homet
  163. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  164. TextLabel.BackgroundTransparency = 1.000
  165. TextLabel.BorderColor3 = Color3.fromRGB(27, 42, 53)
  166. TextLabel.Position = UDim2.new(0, 0, 0.173374608, 0)
  167. TextLabel.Size = UDim2.new(0, 147, 0, 34)
  168. TextLabel.Font = Enum.Font.SourceSans
  169. TextLabel.Text = "WELCOME"
  170. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  171. TextLabel.TextSize = 20.000
  172.  
  173. TextLabel_2.Parent = homet
  174. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  175. TextLabel_2.BackgroundTransparency = 1.000
  176. TextLabel_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  177. TextLabel_2.Position = UDim2.new(0.0651341006, 0, 0.22600618, 0)
  178. TextLabel_2.Size = UDim2.new(0, 76, 0, 34)
  179. TextLabel_2.Font = Enum.Font.SourceSans
  180. TextLabel_2.Text = "TO"
  181. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  182. TextLabel_2.TextSize = 20.000
  183.  
  184. TextLabel_3.Parent = homet
  185. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  186. TextLabel_3.BackgroundTransparency = 1.000
  187. TextLabel_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
  188. TextLabel_3.Position = UDim2.new(0, 0, 0.278637767, 0)
  189. TextLabel_3.Size = UDim2.new(0, 147, 0, 34)
  190. TextLabel_3.Font = Enum.Font.SourceSans
  191. TextLabel_3.Text = "NEBULA"
  192. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  193. TextLabel_3.TextSize = 20.000
  194.  
  195. TextLabel_4.Parent = homet
  196. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  197. TextLabel_4.BackgroundTransparency = 1.000
  198. TextLabel_4.BorderColor3 = Color3.fromRGB(27, 42, 53)
  199. TextLabel_4.Position = UDim2.new(0, 0, 0.331269354, 0)
  200. TextLabel_4.Size = UDim2.new(0, 147, 0, 34)
  201. TextLabel_4.Font = Enum.Font.SourceSansBold
  202. TextLabel_4.Text = "SS"
  203. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  204. TextLabel_4.TextSize = 20.000
  205.  
  206. TextLabel_5.Parent = homet
  207. TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  208. TextLabel_5.BackgroundTransparency = 1.000
  209. TextLabel_5.Position = UDim2.new(0.896872044, 0, 0.86996907, 0)
  210. TextLabel_5.Size = UDim2.new(0, 40, 0, 31)
  211. TextLabel_5.Font = Enum.Font.SourceSans
  212. TextLabel_5.Text = "V1"
  213. TextLabel_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  214. TextLabel_5.TextSize = 20.000
  215.  
  216. TextLabel_6.Parent = homet
  217. TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  218. TextLabel_6.BackgroundTransparency = 1.000
  219. TextLabel_6.BorderColor3 = Color3.fromRGB(27, 42, 53)
  220. TextLabel_6.Position = UDim2.new(0.277777791, 0, 0.173374608, 0)
  221. TextLabel_6.Size = UDim2.new(0, 362, 0, 34)
  222. TextLabel_6.Font = Enum.Font.SourceSans
  223. TextLabel_6.Text = "CHANGE LOG"
  224. TextLabel_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  225. TextLabel_6.TextSize = 20.000
  226.  
  227. TextLabel_7.Parent = homet
  228. TextLabel_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  229. TextLabel_7.BackgroundTransparency = 0.950
  230. TextLabel_7.BorderSizePixel = 0
  231. TextLabel_7.Position = UDim2.new(0.279802233, 0, 0.171436742, 0)
  232. TextLabel_7.Size = UDim2.new(0, 362, 0, 256)
  233. TextLabel_7.Font = Enum.Font.SourceSans
  234. TextLabel_7.Text = ""
  235. TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  236. TextLabel_7.TextSize = 14.000
  237.  
  238. TextLabel_8.Parent = homet
  239. TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  240. TextLabel_8.BackgroundTransparency = 1.000
  241. TextLabel_8.BorderColor3 = Color3.fromRGB(27, 42, 53)
  242. TextLabel_8.Position = UDim2.new(0.314091593, 0, 0.28125, 0)
  243. TextLabel_8.Size = UDim2.new(0, 197, 0, 35)
  244. TextLabel_8.Font = Enum.Font.SourceSans
  245. TextLabel_8.Text = "* Added NEW UI"
  246. TextLabel_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  247. TextLabel_8.TextSize = 17.000
  248. TextLabel_8.TextXAlignment = Enum.TextXAlignment.Left
  249.  
  250. TextLabel_9.Parent = homet
  251. TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  252. TextLabel_9.BorderColor3 = Color3.fromRGB(27, 42, 53)
  253. TextLabel_9.BorderSizePixel = 0
  254. TextLabel_9.Position = UDim2.new(0.314091593, 0, 0.28125, 0)
  255. TextLabel_9.Size = UDim2.new(0, 325, 0, 1)
  256. TextLabel_9.Font = Enum.Font.SourceSans
  257. TextLabel_9.Text = ""
  258. TextLabel_9.TextColor3 = Color3.fromRGB(255, 255, 255)
  259. TextLabel_9.TextSize = 20.000
  260.  
  261. TextLabel_10.Parent = homet
  262. TextLabel_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  263. TextLabel_10.BackgroundTransparency = 1.000
  264. TextLabel_10.BorderColor3 = Color3.fromRGB(27, 42, 53)
  265. TextLabel_10.Position = UDim2.new(0.314091593, 0, 0.383417189, 0)
  266. TextLabel_10.Size = UDim2.new(0, 197, 0, 35)
  267. TextLabel_10.Font = Enum.Font.SourceSans
  268. TextLabel_10.Text = "* Made By Enable#6969, Credit to Sochi"
  269. TextLabel_10.TextColor3 = Color3.fromRGB(255, 255, 255)
  270. TextLabel_10.TextSize = 17.000
  271. TextLabel_10.TextXAlignment = Enum.TextXAlignment.Left
  272.  
  273. scr.Name = "scr"
  274. scr.Parent = mainss
  275. scr.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  276. scr.BackgroundTransparency = 0.900
  277. scr.BorderSizePixel = 0
  278. scr.Position = UDim2.new(0.312000006, 0, 0.101999998, 0)
  279. scr.Size = UDim2.new(0, 76, 0, 16)
  280. scr.Font = Enum.Font.SourceSans
  281. scr.Text = "Scripts"
  282. scr.TextColor3 = Color3.fromRGB(255, 255, 255)
  283. scr.TextSize = 16.000
  284.  
  285. Circle.Name = "Circle"
  286. Circle.Parent = game.Workspace.neb.mainss.scr.RippleEffect
  287. Circle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  288. Circle.BackgroundTransparency = 1.000
  289. Circle.ZIndex = 10
  290. Circle.Image = "rbxassetid://266543268"
  291. Circle.ImageTransparency = 0.500
  292.  
  293. mus.Name = "mus"
  294. mus.Parent = mainss
  295. mus.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  296. mus.BackgroundTransparency = 0.900
  297. mus.BorderSizePixel = 0
  298. mus.Position = UDim2.new(0.463999987, 0, 0.101999998, 0)
  299. mus.Size = UDim2.new(0, 76, 0, 16)
  300. mus.Font = Enum.Font.SourceSans
  301. mus.Text = "Music"
  302. mus.TextColor3 = Color3.fromRGB(255, 255, 255)
  303. mus.TextSize = 16.000
  304.  
  305. Circle_2.Name = "Circle"
  306. Circle_2.Parent = game.Workspace.neb.mainss.mus.RippleEffect
  307. Circle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  308. Circle_2.BackgroundTransparency = 1.000
  309. Circle_2.ZIndex = 10
  310. Circle_2.Image = "rbxassetid://266543268"
  311. Circle_2.ImageTransparency = 0.500
  312.  
  313. ho.Name = "ho"
  314. ho.Parent = mainss
  315. ho.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  316. ho.BackgroundTransparency = 0.950
  317. ho.BorderSizePixel = 0
  318. ho.Position = UDim2.new(0.00957854372, 0, 0.102167182, 0)
  319. ho.Size = UDim2.new(0, 76, 0, 16)
  320. ho.Font = Enum.Font.SourceSans
  321. ho.Text = "Home"
  322. ho.TextColor3 = Color3.fromRGB(255, 255, 255)
  323. ho.TextSize = 16.000
  324.  
  325. Circle_3.Name = "Circle"
  326. Circle_3.Parent = game.Workspace.neb.mainss.ho.RippleEffect
  327. Circle_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  328. Circle_3.BackgroundTransparency = 1.000
  329. Circle_3.ZIndex = 10
  330. Circle_3.Image = "rbxassetid://266543268"
  331. Circle_3.ImageTransparency = 0.500
  332.  
  333. ex.Name = "ex"
  334. ex.Parent = mainss
  335. ex.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  336. ex.BackgroundTransparency = 0.900
  337. ex.BorderSizePixel = 0
  338. ex.Position = UDim2.new(0.160919547, 0, 0.102167182, 0)
  339. ex.Size = UDim2.new(0, 76, 0, 16)
  340. ex.Font = Enum.Font.SourceSans
  341. ex.Text = "Executor"
  342. ex.TextColor3 = Color3.fromRGB(255, 255, 255)
  343. ex.TextSize = 16.000
  344.  
  345. Circle_4.Name = "Circle"
  346. Circle_4.Parent = game.Workspace.neb.mainss.ex.RippleEffect
  347. Circle_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  348. Circle_4.BackgroundTransparency = 1.000
  349. Circle_4.ZIndex = 10
  350. Circle_4.Image = "rbxassetid://266543268"
  351. Circle_4.ImageTransparency = 0.500
  352.  
  353. TextLabel_11.Parent = mainss
  354. TextLabel_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  355. TextLabel_11.BackgroundTransparency = 1.000
  356. TextLabel_11.Size = UDim2.new(0, 73, 0, 34)
  357. TextLabel_11.Font = Enum.Font.SourceSans
  358. TextLabel_11.Text = "NEBULA"
  359. TextLabel_11.TextColor3 = Color3.fromRGB(255, 255, 255)
  360. TextLabel_11.TextSize = 19.000
  361.  
  362. exet.Name = "exet"
  363. exet.Parent = mainss
  364. exet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  365. exet.BackgroundTransparency = 1.000
  366. exet.ClipsDescendants = true
  367. exet.Position = UDim2.new(0, 1, 0, 0)
  368. exet.Size = UDim2.new(0, 0, 0, 323)
  369. exet.Font = Enum.Font.SourceSans
  370. exet.Text = ""
  371. exet.TextColor3 = Color3.fromRGB(0, 0, 0)
  372. exet.TextSize = 14.000
  373.  
  374. blooby.Name = "blooby"
  375. blooby.Parent = exet
  376. blooby.BackgroundColor3 = Color3.fromRGB(37, 37, 37)
  377. blooby.BackgroundTransparency = 1.000
  378. blooby.BorderColor3 = Color3.fromRGB(61, 61, 61)
  379. blooby.BorderSizePixel = 0
  380. blooby.Position = UDim2.new(0, 14, 0, 57)
  381. blooby.Size = UDim2.new(0, 502, 0, 224)
  382. blooby.ZIndex = 3
  383. blooby.BottomImage = "rbxassetid://148970562"
  384. blooby.CanvasSize = UDim2.new(0, 0, 0, 0)
  385. blooby.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  386. blooby.MidImage = "rbxassetid://148970562"
  387. blooby.ScrollBarThickness = 5
  388. blooby.TopImage = "rbxassetid://148970562"
  389.  
  390. Source.Name = "Source"
  391. Source.Parent = blooby
  392. Source.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  393. Source.BackgroundTransparency = 0.970
  394. Source.Position = UDim2.new(0, 30, 0, 0)
  395. Source.Size = UDim2.new(0.939024389, 0, 1, 0)
  396. Source.ZIndex = 3
  397. Source.ClearTextOnFocus = false
  398. Source.Font = Enum.Font.Code
  399. Source.MultiLine = true
  400. Source.PlaceholderColor3 = Color3.fromRGB(204, 204, 204)
  401. Source.Text = "print(\"Enable is hot\")"
  402. Source.TextColor3 = Color3.fromRGB(255, 255, 255)
  403. Source.TextSize = 15.000
  404. Source.TextXAlignment = Enum.TextXAlignment.Left
  405. Source.TextYAlignment = Enum.TextYAlignment.Top
  406.  
  407. Comments_.Name = "Comments_"
  408. Comments_.Parent = Source
  409. Comments_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  410. Comments_.BackgroundTransparency = 1.000
  411. Comments_.Size = UDim2.new(1, 0, 1, 0)
  412. Comments_.ZIndex = 5
  413. Comments_.Font = Enum.Font.Code
  414. Comments_.Text = ""
  415. Comments_.TextColor3 = Color3.fromRGB(59, 200, 59)
  416. Comments_.TextSize = 15.000
  417. Comments_.TextXAlignment = Enum.TextXAlignment.Left
  418. Comments_.TextYAlignment = Enum.TextYAlignment.Top
  419.  
  420. Globals_.Name = "Globals_"
  421. Globals_.Parent = Source
  422. Globals_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  423. Globals_.BackgroundTransparency = 1.000
  424. Globals_.Size = UDim2.new(1, 0, 1, 0)
  425. Globals_.ZIndex = 5
  426. Globals_.Font = Enum.Font.Code
  427. Globals_.Text = ""
  428. Globals_.TextColor3 = Color3.fromRGB(132, 214, 247)
  429. Globals_.TextSize = 15.000
  430. Globals_.TextXAlignment = Enum.TextXAlignment.Left
  431. Globals_.TextYAlignment = Enum.TextYAlignment.Top
  432.  
  433. Keywords_.Name = "Keywords_"
  434. Keywords_.Parent = Source
  435. Keywords_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  436. Keywords_.BackgroundTransparency = 1.000
  437. Keywords_.Size = UDim2.new(1, 0, 1, 0)
  438. Keywords_.ZIndex = 5
  439. Keywords_.Font = Enum.Font.Code
  440. Keywords_.Text = ""
  441. Keywords_.TextColor3 = Color3.fromRGB(248, 109, 124)
  442. Keywords_.TextSize = 15.000
  443. Keywords_.TextXAlignment = Enum.TextXAlignment.Left
  444. Keywords_.TextYAlignment = Enum.TextYAlignment.Top
  445.  
  446. RemoteHighlight_.Name = "RemoteHighlight_"
  447. RemoteHighlight_.Parent = Source
  448. RemoteHighlight_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  449. RemoteHighlight_.BackgroundTransparency = 1.000
  450. RemoteHighlight_.Size = UDim2.new(1, 0, 1, 0)
  451. RemoteHighlight_.ZIndex = 5
  452. RemoteHighlight_.Font = Enum.Font.Code
  453. RemoteHighlight_.Text = ""
  454. RemoteHighlight_.TextColor3 = Color3.fromRGB(0, 144, 255)
  455. RemoteHighlight_.TextSize = 15.000
  456. RemoteHighlight_.TextXAlignment = Enum.TextXAlignment.Left
  457. RemoteHighlight_.TextYAlignment = Enum.TextYAlignment.Top
  458.  
  459. Strings_.Name = "Strings_"
  460. Strings_.Parent = Source
  461. Strings_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  462. Strings_.BackgroundTransparency = 1.000
  463. Strings_.Size = UDim2.new(1, 0, 1, 0)
  464. Strings_.ZIndex = 5
  465. Strings_.Font = Enum.Font.Code
  466. Strings_.Text = ""
  467. Strings_.TextColor3 = Color3.fromRGB(173, 241, 149)
  468. Strings_.TextSize = 15.000
  469. Strings_.TextXAlignment = Enum.TextXAlignment.Left
  470. Strings_.TextYAlignment = Enum.TextYAlignment.Top
  471.  
  472. Tokens_.Name = "Tokens_"
  473. Tokens_.Parent = Source
  474. Tokens_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  475. Tokens_.BackgroundTransparency = 1.000
  476. Tokens_.Size = UDim2.new(1, 0, 1, 0)
  477. Tokens_.ZIndex = 5
  478. Tokens_.Font = Enum.Font.Code
  479. Tokens_.Text = ""
  480. Tokens_.TextColor3 = Color3.fromRGB(255, 255, 255)
  481. Tokens_.TextSize = 15.000
  482. Tokens_.TextXAlignment = Enum.TextXAlignment.Left
  483. Tokens_.TextYAlignment = Enum.TextYAlignment.Top
  484.  
  485. Numbers_.Name = "Numbers_"
  486. Numbers_.Parent = Source
  487. Numbers_.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  488. Numbers_.BackgroundTransparency = 1.000
  489. Numbers_.Size = UDim2.new(1, 0, 1, 0)
  490. Numbers_.ZIndex = 4
  491. Numbers_.Font = Enum.Font.Code
  492. Numbers_.Text = ""
  493. Numbers_.TextColor3 = Color3.fromRGB(255, 198, 0)
  494. Numbers_.TextSize = 15.000
  495. Numbers_.TextXAlignment = Enum.TextXAlignment.Left
  496. Numbers_.TextYAlignment = Enum.TextYAlignment.Top
  497.  
  498. Lines.Name = "Lines"
  499. Lines.Parent = blooby
  500. Lines.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  501. Lines.BackgroundTransparency = 0.950
  502. Lines.BorderSizePixel = 0
  503. Lines.Size = UDim2.new(0, 30, 1, 0)
  504. Lines.ZIndex = 4
  505. Lines.Font = Enum.Font.Code
  506. Lines.Text = "1"
  507. Lines.TextColor3 = Color3.fromRGB(255, 255, 255)
  508. Lines.TextSize = 15.000
  509. Lines.TextYAlignment = Enum.TextYAlignment.Top
  510.  
  511. TextButton.Parent = exet
  512. TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  513. TextButton.BackgroundTransparency = 0.970
  514. TextButton.BorderSizePixel = 0
  515. TextButton.Position = UDim2.new(0.498220503, 0, 0.870000005, 0)
  516. TextButton.Size = UDim2.new(0, 244, 0, 35)
  517. TextButton.Font = Enum.Font.SourceSans
  518. TextButton.Text = "CLEAR"
  519. TextButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  520. TextButton.TextSize = 21.000
  521.  
  522. e.Name = "e"
  523. e.Parent = exet
  524. e.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  525. e.BackgroundTransparency = 0.970
  526. e.BorderSizePixel = 0
  527. e.Position = UDim2.new(0.0120000159, 0, 0.870000005, 0)
  528. e.Size = UDim2.new(0, 241, 0, 35)
  529. e.Font = Enum.Font.SourceSans
  530. e.Text = "EXECUTE"
  531. e.TextColor3 = Color3.fromRGB(255, 255, 255)
  532. e.TextSize = 21.000
  533.  
  534. exe.Name = "exe"
  535. exe.Parent = exet
  536. exe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  537. exe.BackgroundTransparency = 0.950
  538. exe.BorderSizePixel = 0
  539. exe.Position = UDim2.new(0.00957858562, 0, 0.152123824, 0)
  540. exe.Size = UDim2.new(0, 511, 0, 270)
  541. exe.Font = Enum.Font.SourceSans
  542. exe.Text = ""
  543. exe.TextColor3 = Color3.fromRGB(0, 0, 0)
  544. exe.TextSize = 14.000
  545.  
  546. R6.Name = "R6"
  547. R6.Parent = exet
  548. R6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  549. R6.BackgroundTransparency = 1.000
  550. R6.BorderSizePixel = 0
  551. R6.Position = UDim2.new(0.923986495, 0, 0.0111292312, 0)
  552. R6.Size = UDim2.new(0, 33, 0, 30)
  553. R6.Font = Enum.Font.SourceSans
  554. R6.Text = "R6"
  555. R6.TextColor3 = Color3.fromRGB(255, 255, 255)
  556. R6.TextSize = 26.000
  557.  
  558. Circle_5.Name = "Circle"
  559. Circle_5.Parent = game.Workspace.neb.mainss.exet["R6"].RippleEffect
  560. Circle_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  561. Circle_5.BackgroundTransparency = 1.000
  562. Circle_5.ZIndex = 10
  563. Circle_5.Image = "rbxassetid://266543268"
  564. Circle_5.ImageTransparency = 0.500
  565.  
  566. musict.Name = "musict"
  567. musict.Parent = mainss
  568. musict.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  569. musict.BackgroundTransparency = 1.000
  570. musict.ClipsDescendants = true
  571. musict.Position = UDim2.new(1, 0, 0, 0)
  572. musict.Size = UDim2.new(0, 0, 0, 325)
  573. musict.Visible = false
  574. musict.Font = Enum.Font.SourceSans
  575. musict.Text = ""
  576. musict.TextColor3 = Color3.fromRGB(0, 0, 0)
  577. musict.TextSize = 14.000
  578.  
  579. vol.Name = "vol"
  580. vol.Parent = musict
  581. vol.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  582. vol.BackgroundTransparency = 0.950
  583. vol.BorderSizePixel = 0
  584. vol.Position = UDim2.new(0.635721207, 0, 0.852307677, 0)
  585. vol.Size = UDim2.new(0, 93, 0, 31)
  586. vol.Font = Enum.Font.SourceSans
  587. vol.Text = "VOLUME"
  588. vol.TextColor3 = Color3.fromRGB(255, 255, 255)
  589. vol.TextSize = 19.000
  590.  
  591. stop.Name = "stop"
  592. stop.Parent = musict
  593. stop.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  594. stop.BackgroundTransparency = 0.950
  595. stop.BorderSizePixel = 0
  596. stop.Position = UDim2.new(0.493595183, 0, 0.852230787, 0)
  597. stop.Size = UDim2.new(0, 65, 0, 31)
  598. stop.Font = Enum.Font.SourceSans
  599. stop.Text = "STOP"
  600. stop.TextColor3 = Color3.fromRGB(255, 255, 255)
  601. stop.TextSize = 18.000
  602.  
  603. Circle_6.Name = "Circle"
  604. Circle_6.Parent = game.Workspace.neb.mainss.musict.stop.RippleEffect
  605. Circle_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  606. Circle_6.BackgroundTransparency = 1.000
  607. Circle_6.ZIndex = 10
  608. Circle_6.Image = "rbxassetid://266543268"
  609. Circle_6.ImageTransparency = 0.500
  610.  
  611. play.Name = "play"
  612. play.Parent = musict
  613. play.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  614. play.BackgroundTransparency = 0.950
  615. play.BorderSizePixel = 0
  616. play.Position = UDim2.new(0.214461342, 0, 0.852307677, 0)
  617. play.Size = UDim2.new(0, 65, 0, 31)
  618. play.Font = Enum.Font.SourceSans
  619. play.Text = "PLAY"
  620. play.TextColor3 = Color3.fromRGB(255, 255, 255)
  621. play.TextSize = 18.000
  622.  
  623. Circle_7.Name = "Circle"
  624. Circle_7.Parent = game.Workspace.neb.mainss.musict.play.RippleEffect
  625. Circle_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  626. Circle_7.BackgroundTransparency = 1.000
  627. Circle_7.ZIndex = 10
  628. Circle_7.Image = "rbxassetid://266543268"
  629. Circle_7.ImageTransparency = 0.500
  630.  
  631. pause.Name = "pause"
  632. pause.Parent = musict
  633. pause.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  634. pause.BackgroundTransparency = 0.950
  635. pause.BorderSizePixel = 0
  636. pause.Position = UDim2.new(0.35383141, 0, 0.852230787, 0)
  637. pause.Size = UDim2.new(0, 65, 0, 31)
  638. pause.Font = Enum.Font.SourceSans
  639. pause.Text = "PAUSE"
  640. pause.TextColor3 = Color3.fromRGB(255, 255, 255)
  641. pause.TextSize = 18.000
  642.  
  643. Circle_8.Name = "Circle"
  644. Circle_8.Parent = game.Workspace.neb.mainss.musict.pause.RippleEffect
  645. Circle_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  646. Circle_8.BackgroundTransparency = 1.000
  647. Circle_8.ZIndex = 10
  648. Circle_8.Image = "rbxassetid://266543268"
  649. Circle_8.ImageTransparency = 0.500
  650.  
  651. loop.Name = "loop"
  652. loop.Parent = musict
  653. loop.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  654. loop.BackgroundTransparency = 0.950
  655. loop.BorderSizePixel = 0
  656. loop.Position = UDim2.new(0.82863462, 0, 0.849230766, 0)
  657. loop.Size = UDim2.new(0, 78, 0, 31)
  658. loop.Font = Enum.Font.SourceSans
  659. loop.Text = "LOOP: OFF"
  660. loop.TextColor3 = Color3.fromRGB(255, 255, 255)
  661. loop.TextSize = 18.000
  662.  
  663. Circle_9.Name = "Circle"
  664. Circle_9.Parent = game.Workspace.neb.mainss.musict.loop.RippleEffect
  665. Circle_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  666. Circle_9.BackgroundTransparency = 1.000
  667. Circle_9.ZIndex = 10
  668. Circle_9.Image = "rbxassetid://266543268"
  669. Circle_9.ImageTransparency = 0.500
  670.  
  671. id.Name = "id"
  672. id.Parent = musict
  673. id.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  674. id.BackgroundTransparency = 0.950
  675. id.BorderSizePixel = 0
  676. id.Position = UDim2.new(0.0195794497, 0, 0.852307677, 0)
  677. id.Size = UDim2.new(0, 93, 0, 31)
  678. id.Font = Enum.Font.SourceSans
  679. id.Text = "ID HERE"
  680. id.TextColor3 = Color3.fromRGB(255, 255, 255)
  681. id.TextSize = 19.000
  682.  
  683. tings.Name = "tings"
  684. tings.Parent = musict
  685. tings.AnchorPoint = Vector2.new(0.5, 0.5)
  686. tings.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  687. tings.BackgroundTransparency = 0.950
  688. tings.BorderSizePixel = 0
  689. tings.Position = UDim2.new(0.499888271, 0, 0.48430261, 0)
  690. tings.Size = UDim2.new(0.966632009, 0, 0.677835941, 0)
  691.  
  692. Frame.Parent = tings
  693. Frame.AnchorPoint = Vector2.new(0.5, 1)
  694. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  695. Frame.BackgroundTransparency = 0.900
  696. Frame.BorderSizePixel = 0
  697. Frame.Position = UDim2.new(0.0709487051, 0, 1.00000012, 0)
  698. Frame.Size = UDim2.new(0.100000009, 0, 0, 0)
  699.  
  700. Frame_2.Parent = tings
  701. Frame_2.AnchorPoint = Vector2.new(0.5, 1)
  702. Frame_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  703. Frame_2.BackgroundTransparency = 0.900
  704. Frame_2.BorderSizePixel = 0
  705. Frame_2.Position = UDim2.new(0.177401021, 0, 1.00000012, 0)
  706. Frame_2.Size = UDim2.new(0.100000009, 0, 0, 0)
  707.  
  708. Frame_3.Parent = tings
  709. Frame_3.AnchorPoint = Vector2.new(0.5, 1)
  710. Frame_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  711. Frame_3.BackgroundTransparency = 0.900
  712. Frame_3.BorderSizePixel = 0
  713. Frame_3.Position = UDim2.new(0.283401042, 0, 1.00000012, 0)
  714. Frame_3.Size = UDim2.new(0.100000009, 0, 0, 0)
  715.  
  716. Frame_4.Parent = tings
  717. Frame_4.AnchorPoint = Vector2.new(0.5, 1)
  718. Frame_4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  719. Frame_4.BackgroundTransparency = 0.900
  720. Frame_4.BorderSizePixel = 0
  721. Frame_4.Position = UDim2.new(0.389401048, 0, 1.00000012, 0)
  722. Frame_4.Size = UDim2.new(0.100000009, 0, 0, 0)
  723.  
  724. Frame_5.Parent = tings
  725. Frame_5.AnchorPoint = Vector2.new(0.5, 1)
  726. Frame_5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  727. Frame_5.BackgroundTransparency = 0.900
  728. Frame_5.BorderSizePixel = 0
  729. Frame_5.Position = UDim2.new(0.495401055, 0, 1.00000012, 0)
  730. Frame_5.Size = UDim2.new(0.100000009, 0, 0, 0)
  731.  
  732. Frame_6.Parent = tings
  733. Frame_6.AnchorPoint = Vector2.new(0.5, 1)
  734. Frame_6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  735. Frame_6.BackgroundTransparency = 0.900
  736. Frame_6.BorderSizePixel = 0
  737. Frame_6.Position = UDim2.new(0.601000011, 0, 1, 0)
  738. Frame_6.Size = UDim2.new(0.100000009, 0, 0, 0)
  739.  
  740. Frame_7.Parent = tings
  741. Frame_7.AnchorPoint = Vector2.new(0.5, 1)
  742. Frame_7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  743. Frame_7.BackgroundTransparency = 0.900
  744. Frame_7.BorderSizePixel = 0
  745. Frame_7.Position = UDim2.new(0.707400978, 0, 1.00000012, 0)
  746. Frame_7.Size = UDim2.new(0.100000009, 0, 0, 0)
  747.  
  748. Frame_8.Parent = tings
  749. Frame_8.AnchorPoint = Vector2.new(0.5, 1)
  750. Frame_8.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  751. Frame_8.BackgroundTransparency = 0.900
  752. Frame_8.BorderSizePixel = 0
  753. Frame_8.Position = UDim2.new(0.813401103, 0, 1.00000012, 0)
  754. Frame_8.Size = UDim2.new(0.100000009, 0, 0, 0)
  755.  
  756. Frame_9.Parent = tings
  757. Frame_9.AnchorPoint = Vector2.new(0.5, 1)
  758. Frame_9.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  759. Frame_9.BackgroundTransparency = 0.900
  760. Frame_9.BorderSizePixel = 0
  761. Frame_9.Position = UDim2.new(0.91940099, 0, 1.00000012, 0)
  762. Frame_9.Size = UDim2.new(0.100000009, 0, 0, 0)
  763.  
  764. mus_2.Name = "mus"
  765. mus_2.Parent = musict
  766. mus_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  767. mus_2.BackgroundTransparency = 0.950
  768. mus_2.BorderSizePixel = 0
  769. mus_2.Position = UDim2.new(0.00957854372, 0, 0.150547668, 0)
  770. mus_2.Size = UDim2.new(0, 511, 0, 270)
  771. mus_2.Font = Enum.Font.SourceSans
  772. mus_2.Text = ""
  773. mus_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  774. mus_2.TextSize = 14.000
  775.  
  776. homet_2.Name = "homet"
  777. homet_2.Parent = mainss
  778. homet_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  779. homet_2.BackgroundTransparency = 1.000
  780. homet_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  781. homet_2.Size = UDim2.new(0, 522, 0, 325)
  782. homet_2.Font = Enum.Font.SourceSans
  783. homet_2.Text = ""
  784. homet_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  785. homet_2.TextSize = 14.000
  786.  
  787. TextLabel_12.Parent = mainss
  788. TextLabel_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  789. TextLabel_12.BackgroundTransparency = 1.000
  790. TextLabel_12.Position = UDim2.new(0.114942528, 0, 0, 0)
  791. TextLabel_12.Size = UDim2.new(0, 30, 0, 25)
  792. TextLabel_12.Font = Enum.Font.SourceSansBold
  793. TextLabel_12.Text = "SS"
  794. TextLabel_12.TextColor3 = Color3.fromRGB(255, 255, 255)
  795. TextLabel_12.TextSize = 19.000
  796.  
  797. scrt.Name = "scrt"
  798. scrt.Parent = mainss
  799. scrt.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  800. scrt.BackgroundTransparency = 1.000
  801. scrt.ClipsDescendants = true
  802. scrt.Position = UDim2.new(1, 0, 0, 0)
  803. scrt.Size = UDim2.new(0, 0, 0, 323)
  804. scrt.Font = Enum.Font.SourceSans
  805. scrt.Text = ""
  806. scrt.TextColor3 = Color3.fromRGB(0, 0, 0)
  807. scrt.TextSize = 14.000
  808.  
  809. home_2.Name = "home"
  810. home_2.Parent = scrt
  811. home_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  812. home_2.BackgroundTransparency = 0.950
  813. home_2.BorderSizePixel = 0
  814. home_2.Position = UDim2.new(0.00957858562, 0, 0.152123824, 0)
  815. home_2.Size = UDim2.new(0, 511, 0, 270)
  816. home_2.Font = Enum.Font.SourceSans
  817. home_2.Text = ""
  818. home_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  819. home_2.TextSize = 14.000
  820.  
  821. TextLabel_13.Parent = scrt
  822. TextLabel_13.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  823. TextLabel_13.BackgroundTransparency = 0.920
  824. TextLabel_13.BorderSizePixel = 0
  825. TextLabel_13.Position = UDim2.new(0.670498073, 0, 0.176470593, 0)
  826. TextLabel_13.Size = UDim2.new(0, 166, 0, 253)
  827. TextLabel_13.Font = Enum.Font.SourceSans
  828. TextLabel_13.Text = ""
  829. TextLabel_13.TextColor3 = Color3.fromRGB(0, 0, 0)
  830. TextLabel_13.TextSize = 14.000
  831.  
  832. ScrollingFrame.Parent = TextLabel_13
  833. ScrollingFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  834. ScrollingFrame.BackgroundTransparency = 1.000
  835. ScrollingFrame.BorderSizePixel = 0
  836. ScrollingFrame.Position = UDim2.new(0, 0, 0.146245062, 0)
  837. ScrollingFrame.Size = UDim2.new(0, 168, 0, 210)
  838. ScrollingFrame.BottomImage = ""
  839. ScrollingFrame.MidImage = ""
  840. ScrollingFrame.TopImage = ""
  841.  
  842. SuicideGun.Name = "Suicide Gun"
  843. SuicideGun.Parent = ScrollingFrame
  844. SuicideGun.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  845. SuicideGun.BackgroundTransparency = 1.000
  846. SuicideGun.Size = UDim2.new(0, 165, 0, 32)
  847. SuicideGun.Font = Enum.Font.SourceSans
  848. SuicideGun.Text = "Suicide Gun"
  849. SuicideGun.TextColor3 = Color3.fromRGB(255, 255, 255)
  850. SuicideGun.TextSize = 21.000
  851.  
  852. Circle_10.Name = "Circle"
  853. Circle_10.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Suicide Gun.RippleEffect
  854. Circle_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  855. Circle_10.BackgroundTransparency = 1.000
  856. Circle_10.ZIndex = 10
  857. Circle_10.Image = "rbxassetid://266543268"
  858. Circle_10.ImageTransparency = 0.500
  859.  
  860. NoobBat.Name = "Noob Bat"
  861. NoobBat.Parent = ScrollingFrame
  862. NoobBat.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  863. NoobBat.BackgroundTransparency = 1.000
  864. NoobBat.Position = UDim2.new(0, 0, 0.063000001, 0)
  865. NoobBat.Size = UDim2.new(0, 165, 0, 32)
  866. NoobBat.Font = Enum.Font.SourceSans
  867. NoobBat.Text = "Noob Bat"
  868. NoobBat.TextColor3 = Color3.fromRGB(255, 255, 255)
  869. NoobBat.TextSize = 21.000
  870.  
  871. Circle_11.Name = "Circle"
  872. Circle_11.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Noob Bat.RippleEffect
  873. Circle_11.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  874. Circle_11.BackgroundTransparency = 1.000
  875. Circle_11.ZIndex = 10
  876. Circle_11.Image = "rbxassetid://266543268"
  877. Circle_11.ImageTransparency = 0.500
  878.  
  879. PurpleSword.Name = "Purple Sword"
  880. PurpleSword.Parent = ScrollingFrame
  881. PurpleSword.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  882. PurpleSword.BackgroundTransparency = 1.000
  883. PurpleSword.Position = UDim2.new(0, 0, 0.126000002, 0)
  884. PurpleSword.Size = UDim2.new(0, 165, 0, 32)
  885. PurpleSword.Font = Enum.Font.SourceSans
  886. PurpleSword.Text = "Purple Sword"
  887. PurpleSword.TextColor3 = Color3.fromRGB(255, 255, 255)
  888. PurpleSword.TextSize = 21.000
  889.  
  890. Circle_12.Name = "Circle"
  891. Circle_12.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Purple Sword.RippleEffect
  892. Circle_12.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  893. Circle_12.BackgroundTransparency = 1.000
  894. Circle_12.ZIndex = 10
  895. Circle_12.Image = "rbxassetid://266543268"
  896. Circle_12.ImageTransparency = 0.500
  897.  
  898. MrByeBye.Name = "Mr. Bye Bye"
  899. MrByeBye.Parent = ScrollingFrame
  900. MrByeBye.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  901. MrByeBye.BackgroundTransparency = 1.000
  902. MrByeBye.Position = UDim2.new(0, 0, 0.188999996, 0)
  903. MrByeBye.Size = UDim2.new(0, 165, 0, 32)
  904. MrByeBye.Font = Enum.Font.SourceSans
  905. MrByeBye.Text = "Mr. Bye Bye"
  906. MrByeBye.TextColor3 = Color3.fromRGB(255, 255, 255)
  907. MrByeBye.TextSize = 21.000
  908.  
  909. Circle_13.Name = "Circle"
  910. Circle_13.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame["Mr. Bye Bye"].RippleEffect
  911. Circle_13.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  912. Circle_13.BackgroundTransparency = 1.000
  913. Circle_13.ZIndex = 10
  914. Circle_13.Image = "rbxassetid://266543268"
  915. Circle_13.ImageTransparency = 0.500
  916.  
  917. PizzaGuy.Name = "Pizza Guy"
  918. PizzaGuy.Parent = ScrollingFrame
  919. PizzaGuy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  920. PizzaGuy.BackgroundTransparency = 1.000
  921. PizzaGuy.Position = UDim2.new(0, 0, 0.252000004, 0)
  922. PizzaGuy.Size = UDim2.new(0, 165, 0, 32)
  923. PizzaGuy.Font = Enum.Font.SourceSans
  924. PizzaGuy.Text = "Pizza Guy"
  925. PizzaGuy.TextColor3 = Color3.fromRGB(255, 255, 255)
  926. PizzaGuy.TextSize = 21.000
  927.  
  928. Circle_14.Name = "Circle"
  929. Circle_14.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Pizza Guy.RippleEffect
  930. Circle_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  931. Circle_14.BackgroundTransparency = 1.000
  932. Circle_14.ZIndex = 10
  933. Circle_14.Image = "rbxassetid://266543268"
  934. Circle_14.ImageTransparency = 0.500
  935.  
  936. MoonMan.Name = "Moon Man"
  937. MoonMan.Parent = ScrollingFrame
  938. MoonMan.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  939. MoonMan.BackgroundTransparency = 1.000
  940. MoonMan.Position = UDim2.new(0, 0, 0.314999998, 0)
  941. MoonMan.Size = UDim2.new(0, 165, 0, 32)
  942. MoonMan.Font = Enum.Font.SourceSans
  943. MoonMan.Text = "Moon Man"
  944. MoonMan.TextColor3 = Color3.fromRGB(255, 255, 255)
  945. MoonMan.TextSize = 21.000
  946.  
  947. Circle_15.Name = "Circle"
  948. Circle_15.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Moon Man.RippleEffect
  949. Circle_15.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  950. Circle_15.BackgroundTransparency = 1.000
  951. Circle_15.ZIndex = 10
  952. Circle_15.Image = "rbxassetid://266543268"
  953. Circle_15.ImageTransparency = 0.500
  954.  
  955. Frostmaestro.Name = "Frostmaestro"
  956. Frostmaestro.Parent = ScrollingFrame
  957. Frostmaestro.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  958. Frostmaestro.BackgroundTransparency = 1.000
  959. Frostmaestro.Position = UDim2.new(0, 0, 0.377999991, 0)
  960. Frostmaestro.Size = UDim2.new(0, 165, 0, 32)
  961. Frostmaestro.Font = Enum.Font.SourceSans
  962. Frostmaestro.Text = "Frostmaestro"
  963. Frostmaestro.TextColor3 = Color3.fromRGB(255, 255, 255)
  964. Frostmaestro.TextSize = 21.000
  965.  
  966. Circle_16.Name = "Circle"
  967. Circle_16.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Frostmaestro.RippleEffect
  968. Circle_16.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  969. Circle_16.BackgroundTransparency = 1.000
  970. Circle_16.ZIndex = 10
  971. Circle_16.Image = "rbxassetid://266543268"
  972. Circle_16.ImageTransparency = 0.500
  973.  
  974. EpicWings.Name = "Epic Wings"
  975. EpicWings.Parent = ScrollingFrame
  976. EpicWings.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  977. EpicWings.BackgroundTransparency = 1.000
  978. EpicWings.Position = UDim2.new(0, 0, 0.441000015, 0)
  979. EpicWings.Size = UDim2.new(0, 165, 0, 32)
  980. EpicWings.Font = Enum.Font.SourceSans
  981. EpicWings.Text = "Epic Wings"
  982. EpicWings.TextColor3 = Color3.fromRGB(255, 255, 255)
  983. EpicWings.TextSize = 21.000
  984.  
  985. Circle_17.Name = "Circle"
  986. Circle_17.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Epic Wings.RippleEffect
  987. Circle_17.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  988. Circle_17.BackgroundTransparency = 1.000
  989. Circle_17.ZIndex = 10
  990. Circle_17.Image = "rbxassetid://266543268"
  991. Circle_17.ImageTransparency = 0.500
  992.  
  993. BigBoi.Name = "Big Boi"
  994. BigBoi.Parent = ScrollingFrame
  995. BigBoi.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  996. BigBoi.BackgroundTransparency = 1.000
  997. BigBoi.Position = UDim2.new(0, 0, 0.504000008, 0)
  998. BigBoi.Size = UDim2.new(0, 165, 0, 32)
  999. BigBoi.Font = Enum.Font.SourceSans
  1000. BigBoi.Text = "Big Boi"
  1001. BigBoi.TextColor3 = Color3.fromRGB(255, 255, 255)
  1002. BigBoi.TextSize = 21.000
  1003.  
  1004. Circle_18.Name = "Circle"
  1005. Circle_18.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Big Boi.RippleEffect
  1006. Circle_18.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1007. Circle_18.BackgroundTransparency = 1.000
  1008. Circle_18.ZIndex = 10
  1009. Circle_18.Image = "rbxassetid://266543268"
  1010. Circle_18.ImageTransparency = 0.500
  1011.  
  1012. Reaper.Name = "Reaper"
  1013. Reaper.Parent = ScrollingFrame
  1014. Reaper.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1015. Reaper.BackgroundTransparency = 1.000
  1016. Reaper.Position = UDim2.new(0, 0, 0.566999972, 0)
  1017. Reaper.Size = UDim2.new(0, 165, 0, 32)
  1018. Reaper.Font = Enum.Font.SourceSans
  1019. Reaper.Text = "Reaper"
  1020. Reaper.TextColor3 = Color3.fromRGB(255, 255, 255)
  1021. Reaper.TextSize = 21.000
  1022.  
  1023. Circle_19.Name = "Circle"
  1024. Circle_19.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Reaper.RippleEffect
  1025. Circle_19.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1026. Circle_19.BackgroundTransparency = 1.000
  1027. Circle_19.ZIndex = 10
  1028. Circle_19.Image = "rbxassetid://266543268"
  1029. Circle_19.ImageTransparency = 0.500
  1030.  
  1031. ShedLetsSky.Name = "ShedLetsSky"
  1032. ShedLetsSky.Parent = ScrollingFrame
  1033. ShedLetsSky.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1034. ShedLetsSky.BackgroundTransparency = 1.000
  1035. ShedLetsSky.Position = UDim2.new(0, 0, 0.629999995, 0)
  1036. ShedLetsSky.Size = UDim2.new(0, 165, 0, 32)
  1037. ShedLetsSky.Font = Enum.Font.SourceSans
  1038. ShedLetsSky.Text = "ShedLetsSky"
  1039. ShedLetsSky.TextColor3 = Color3.fromRGB(255, 255, 255)
  1040. ShedLetsSky.TextSize = 21.000
  1041.  
  1042. Circle_20.Name = "Circle"
  1043. Circle_20.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.ShedLetsSky.RippleEffect
  1044. Circle_20.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1045. Circle_20.BackgroundTransparency = 1.000
  1046. Circle_20.ZIndex = 10
  1047. Circle_20.Image = "rbxassetid://266543268"
  1048. Circle_20.ImageTransparency = 0.500
  1049.  
  1050. GomuPowers.Name = "Gomu Powers"
  1051. GomuPowers.Parent = ScrollingFrame
  1052. GomuPowers.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1053. GomuPowers.BackgroundTransparency = 1.000
  1054. GomuPowers.Position = UDim2.new(0, 0, 0.693000019, 0)
  1055. GomuPowers.Size = UDim2.new(0, 165, 0, 32)
  1056. GomuPowers.Font = Enum.Font.SourceSans
  1057. GomuPowers.Text = "Gomu Powers"
  1058. GomuPowers.TextColor3 = Color3.fromRGB(255, 255, 255)
  1059. GomuPowers.TextSize = 21.000
  1060.  
  1061. Circle_21.Name = "Circle"
  1062. Circle_21.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Gomu Powers.RippleEffect
  1063. Circle_21.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1064. Circle_21.BackgroundTransparency = 1.000
  1065. Circle_21.ZIndex = 10
  1066. Circle_21.Image = "rbxassetid://266543268"
  1067. Circle_21.ImageTransparency = 0.500
  1068.  
  1069. MiniNelf.Name = "Mini Nelf"
  1070. MiniNelf.Parent = ScrollingFrame
  1071. MiniNelf.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1072. MiniNelf.BackgroundTransparency = 1.000
  1073. MiniNelf.Position = UDim2.new(0, 0, 0.755999982, 0)
  1074. MiniNelf.Size = UDim2.new(0, 165, 0, 32)
  1075. MiniNelf.Font = Enum.Font.SourceSans
  1076. MiniNelf.Text = "Mini Nelf"
  1077. MiniNelf.TextColor3 = Color3.fromRGB(255, 255, 255)
  1078. MiniNelf.TextSize = 21.000
  1079.  
  1080. Circle_22.Name = "Circle"
  1081. Circle_22.Parent = game.Workspace.neb.mainss.scrt.TextLabel.ScrollingFrame.Mini Nelf.RippleEffect
  1082. Circle_22.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1083. Circle_22.BackgroundTransparency = 1.000
  1084. Circle_22.ZIndex = 10
  1085. Circle_22.Image = "rbxassetid://266543268"
  1086. Circle_22.ImageTransparency = 0.500
  1087.  
  1088. lol.Name = "lol"
  1089. lol.Parent = TextLabel_13
  1090. lol.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1091. lol.BackgroundTransparency = 1.000
  1092. lol.Position = UDim2.new(0.0421686731, 0, 0.0158102773, 0)
  1093. lol.Size = UDim2.new(0, 159, 0, 25)
  1094. lol.Font = Enum.Font.SourceSansItalic
  1095. lol.Text = "SEARCH..."
  1096. lol.TextColor3 = Color3.fromRGB(255, 255, 255)
  1097. lol.TextSize = 17.000
  1098.  
  1099. TextLabel_14.Parent = lol
  1100. TextLabel_14.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1101. TextLabel_14.BorderSizePixel = 0
  1102. TextLabel_14.Position = UDim2.new(-0.0125786159, 0, 0.879999995, 0)
  1103. TextLabel_14.Size = UDim2.new(0, 154, 0, 1)
  1104. TextLabel_14.Font = Enum.Font.SourceSans
  1105. TextLabel_14.Text = ""
  1106. TextLabel_14.TextColor3 = Color3.fromRGB(0, 0, 0)
  1107. TextLabel_14.TextSize = 14.000
  1108.  
  1109. TextLabel_15.Parent = scrt
  1110. TextLabel_15.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1111. TextLabel_15.BackgroundTransparency = 0.920
  1112. TextLabel_15.BorderSizePixel = 0
  1113. TextLabel_15.Position = UDim2.new(0.0306513403, 0, 0.176470593, 0)
  1114. TextLabel_15.Size = UDim2.new(0, 327, 0, 253)
  1115. TextLabel_15.Font = Enum.Font.SourceSans
  1116. TextLabel_15.Text = ""
  1117. TextLabel_15.TextColor3 = Color3.fromRGB(0, 0, 0)
  1118. TextLabel_15.TextSize = 14.000
  1119.  
  1120. tween.Name = "tween"
  1121. tween.Parent = scrt
  1122. tween.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1123. tween.BackgroundTransparency = 1.000
  1124. tween.ClipsDescendants = true
  1125. tween.Position = UDim2.new(0.172413796, 0, 0.436532497, 0)
  1126. tween.Size = UDim2.new(0, 190, 0, 42)
  1127. tween.Font = Enum.Font.SourceSans
  1128. tween.Text = ""
  1129. tween.TextColor3 = Color3.fromRGB(0, 0, 0)
  1130. tween.TextSize = 14.000
  1131.  
  1132. twween.Name = "twween"
  1133. twween.Parent = tween
  1134. twween.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1135. twween.BackgroundTransparency = 1.000
  1136. twween.Position = UDim2.new(0, 0, 0.976190448, 0)
  1137. twween.Size = UDim2.new(0, 191, 0, 24)
  1138. twween.Font = Enum.Font.SourceSans
  1139. twween.Text = "COPIED TO EXECUTOR"
  1140. twween.TextColor3 = Color3.fromRGB(255, 255, 255)
  1141. twween.TextSize = 23.000
  1142. twween.TextWrapped = true
  1143.  
  1144. -- Scripts:
  1145.  
  1146. local function PRAHVEO_fake_script() -- scr.Script
  1147. local script = Instance.new('Script', scr)
  1148.  
  1149. script.Parent.MouseButton1Click:connect(function()
  1150. script.Parent.BackgroundTransparency = 0.95
  1151. script.Parent.Parent.mus.BackgroundTransparency = 0.9
  1152. script.Parent.Parent.ex.BackgroundTransparency = 0.9
  1153. script.Parent.Parent.ho.BackgroundTransparency = 0.9
  1154.  
  1155. script.Parent.Parent.exet:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1156. script.Parent.Parent.musict:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1157. script.Parent.Parent.homet:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1158.  
  1159. wait(0.5)
  1160. script.Parent.Parent.exet:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1161. script.Parent.Parent.exet.Visible = false
  1162.  
  1163. script.Parent.Parent.homet:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1164. script.Parent.Parent.homet.Visible = false
  1165.  
  1166. script.Parent.Parent.musict:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1167. script.Parent.Parent.musict.Visible = false
  1168. wait(0.1)
  1169.  
  1170.  
  1171. script.Parent.Parent.scrt:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.0005')
  1172. script.Parent.Parent.scrt.Visible = true
  1173. wait(0.01)
  1174. script.Parent.Parent.scrt:TweenSize(UDim2.new(0, 522,0, 323), 'Out', 'Back', '0.8')
  1175.  
  1176.  
  1177.  
  1178.  
  1179. end)
  1180. end
  1181. coroutine.wrap(PRAHVEO_fake_script)()
  1182. local function AHQPMW_fake_script() -- nil.RippleClick
  1183. local script = Instance.new('LocalScript', nil)
  1184.  
  1185. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1186. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1187. local Hiding = false
  1188. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1189. guiObject.MouseButton1Down:connect(function()
  1190. RippleEffect(guiObject, m.X, m.Y)
  1191. end)
  1192. end
  1193. coroutine.wrap(AHQPMW_fake_script)()
  1194. local function NKTO_fake_script() -- mus.Script
  1195. local script = Instance.new('Script', mus)
  1196.  
  1197. script.Parent.MouseButton1Click:connect(function()
  1198. script.Parent.BackgroundTransparency = 0.95
  1199. script.Parent.Parent.scr.BackgroundTransparency = 0.9
  1200. script.Parent.Parent.ex.BackgroundTransparency = 0.9
  1201. script.Parent.Parent.ho.BackgroundTransparency = 0.9
  1202.  
  1203. script.Parent.Parent.homet:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1204. script.Parent.Parent.exet:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1205. script.Parent.Parent.scrt:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1206.  
  1207. wait(0.5)
  1208. script.Parent.Parent.homet:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1209. script.Parent.Parent.homet.Visible = false
  1210.  
  1211. script.Parent.Parent.scrt:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1212. script.Parent.Parent.scrt.Visible = false
  1213.  
  1214. script.Parent.Parent.exet:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1215. script.Parent.Parent.exet.Visible = false
  1216. wait(0.1)
  1217.  
  1218.  
  1219. script.Parent.Parent.musict:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.0005')
  1220. script.Parent.Parent.musict.Visible = true
  1221. wait(0.01)
  1222. script.Parent.Parent.musict:TweenSize(UDim2.new(0, 522,0, 323), 'Out', 'Back', '0.8')
  1223.  
  1224.  
  1225.  
  1226. end)
  1227. end
  1228. coroutine.wrap(NKTO_fake_script)()
  1229. local function OUXOINY_fake_script() -- nil.RippleClick
  1230. local script = Instance.new('LocalScript', nil)
  1231.  
  1232. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1233. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1234. local Hiding = false
  1235. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1236. guiObject.MouseButton1Down:connect(function()
  1237. RippleEffect(guiObject, m.X, m.Y)
  1238. end)
  1239. end
  1240. coroutine.wrap(OUXOINY_fake_script)()
  1241. local function GDJU_fake_script() -- ho.Script
  1242. local script = Instance.new('Script', ho)
  1243.  
  1244. script.Parent.MouseButton1Click:connect(function()
  1245. script.Parent.BackgroundTransparency = 0.95
  1246. script.Parent.Parent.scr.BackgroundTransparency = 0.9
  1247. script.Parent.Parent.ex.BackgroundTransparency = 0.9
  1248. script.Parent.Parent.mus.BackgroundTransparency = 0.9
  1249.  
  1250. script.Parent.Parent.exet:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1251. script.Parent.Parent.musict:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1252. script.Parent.Parent.scrt:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1253.  
  1254. wait(0.5)
  1255. script.Parent.Parent.exet:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1256. script.Parent.Parent.exet.Visible = false
  1257.  
  1258. script.Parent.Parent.scrt:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1259. script.Parent.Parent.scrt.Visible = false
  1260.  
  1261. script.Parent.Parent.musict:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1262. script.Parent.Parent.musict.Visible = false
  1263. wait(0.1)
  1264.  
  1265.  
  1266. script.Parent.Parent.homet:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.0005')
  1267. script.Parent.Parent.homet.Visible = true
  1268. wait(0.01)
  1269. script.Parent.Parent.homet:TweenSize(UDim2.new(0, 522,0, 323), 'Out', 'Back', '0.8')
  1270.  
  1271.  
  1272.  
  1273. end)
  1274. end
  1275. coroutine.wrap(GDJU_fake_script)()
  1276. local function ZCEWBF_fake_script() -- nil.RippleClick
  1277. local script = Instance.new('LocalScript', nil)
  1278.  
  1279. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1280. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1281. local Hiding = false
  1282. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1283. guiObject.MouseButton1Down:connect(function()
  1284. RippleEffect(guiObject, m.X, m.Y)
  1285. end)
  1286. end
  1287. coroutine.wrap(ZCEWBF_fake_script)()
  1288. local function OUXTPFJ_fake_script() -- ex.Script
  1289. local script = Instance.new('Script', ex)
  1290.  
  1291. script.Parent.MouseButton1Click:connect(function()
  1292. script.Parent.BackgroundTransparency = 0.95
  1293. script.Parent.Parent.scr.BackgroundTransparency = 0.9
  1294. script.Parent.Parent.ho.BackgroundTransparency = 0.9
  1295. script.Parent.Parent.mus.BackgroundTransparency = 0.9
  1296.  
  1297. script.Parent.Parent.homet:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1298. script.Parent.Parent.musict:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1299. script.Parent.Parent.scrt:TweenSize(UDim2.new(0, 0,0, 323), 'Out', 'Back', '0.8')
  1300.  
  1301. wait(0.5)
  1302. script.Parent.Parent.homet:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1303. script.Parent.Parent.homet.Visible = false
  1304.  
  1305. script.Parent.Parent.scrt:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1306. script.Parent.Parent.scrt.Visible = false
  1307.  
  1308. script.Parent.Parent.musict:TweenPosition(UDim2.new(1, 0,0, 0), 'Out', 'Back', '0.0005')
  1309. script.Parent.Parent.musict.Visible = false
  1310. wait(0.1)
  1311.  
  1312.  
  1313. script.Parent.Parent.exet:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.0005')
  1314. script.Parent.Parent.exet.Visible = true
  1315. wait(0.01)
  1316. script.Parent.Parent.exet:TweenSize(UDim2.new(0, 522,0, 323), 'Out', 'Back', '0.8')
  1317.  
  1318.  
  1319.  
  1320. end)
  1321. end
  1322. coroutine.wrap(OUXTPFJ_fake_script)()
  1323. local function DBWZE_fake_script() -- nil.RippleClick
  1324. local script = Instance.new('LocalScript', nil)
  1325.  
  1326. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1327. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1328. local Hiding = false
  1329. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1330. guiObject.MouseButton1Down:connect(function()
  1331. RippleEffect(guiObject, m.X, m.Y)
  1332. end)
  1333. end
  1334. coroutine.wrap(DBWZE_fake_script)()
  1335. local function XCKXYN_fake_script() -- exet.LocalScript
  1336. local script = Instance.new('LocalScript', exet)
  1337.  
  1338. local lua_keywords = {"and", "break", "do", "else", "elseif", "end", "false", "for", "function", "goto", "if", "in", "local", "nil", "not", "or", "repeat", "return", "then", "true", "until", "while"}
  1339. local global_env = {"getrawmetatable", "game", "workspace", "script", "math", "string", "table", "print", "wait", "BrickColor", "Color3", "next", "pairs", "ipairs", "select", "unpack", "Instance", "Vector2", "Vector3", "CFrame", "Ray", "UDim2", "Enum", "assert", "error", "warn", "tick", "loadstring", "_G", "shared", "getfenv", "setfenv", "newproxy", "setmetatable", "getmetatable", "os", "debug", "pcall", "ypcall", "xpcall", "rawequal", "rawset", "rawget", "tonumber", "tostring", "type", "typeof", "_VERSION", "coroutine", "delay", "require", "spawn", "LoadLibrary", "settings", "stats", "time", "UserSettings", "version", "Axes", "ColorSequence", "Faces", "ColorSequenceKeypoint", "NumberRange", "NumberSequence", "NumberSequenceKeypoint", "gcinfo", "elapsedTime", "collectgarbage", "PhysicalProperties", "Rect", "Region3", "Region3int16", "UDim", "Vector2int16", "Vector3int16"}
  1340.  
  1341. local Source = script.Parent.blooby.Source
  1342. local Lines = Source.Parent.Lines
  1343.  
  1344. local Highlight = function(string, keywords)
  1345. local K = {}
  1346. local S = string
  1347. local Token =
  1348. {
  1349. ["="] = true,
  1350. ["."] = true,
  1351. [","] = true,
  1352. ["("] = true,
  1353. [")"] = true,
  1354. ["["] = true,
  1355. ["]"] = true,
  1356. ["{"] = true,
  1357. ["}"] = true,
  1358. [":"] = true,
  1359. ["*"] = true,
  1360. ["/"] = true,
  1361. ["+"] = true,
  1362. ["-"] = true,
  1363. ["%"] = true,
  1364. [";"] = true,
  1365. ["~"] = true
  1366. }
  1367. for i, v in pairs(keywords) do
  1368. K[v] = true
  1369. end
  1370. S = S:gsub(".", function(c)
  1371. if Token[c] ~= nil then
  1372. return "\32"
  1373. else
  1374. return c
  1375. end
  1376. end)
  1377. S = S:gsub("%S+", function(c)
  1378. if K[c] ~= nil then
  1379. return c
  1380. else
  1381. return (" "):rep(#c)
  1382. end
  1383. end)
  1384.  
  1385. return S
  1386. end
  1387.  
  1388. local hTokens = function(string)
  1389. local Token =
  1390. {
  1391. ["="] = true,
  1392. ["."] = true,
  1393. [","] = true,
  1394. ["("] = true,
  1395. [")"] = true,
  1396. ["["] = true,
  1397. ["]"] = true,
  1398. ["{"] = true,
  1399. ["}"] = true,
  1400. [":"] = true,
  1401. ["*"] = true,
  1402. ["/"] = true,
  1403. ["+"] = true,
  1404. ["-"] = true,
  1405. ["%"] = true,
  1406. [";"] = true,
  1407. ["~"] = true
  1408. }
  1409. local A = ""
  1410. string:gsub(".", function(c)
  1411. if Token[c] ~= nil then
  1412. A = A .. c
  1413. elseif c == "\n" then
  1414. A = A .. "\n"
  1415. elseif c == "\t" then
  1416. A = A .. "\t"
  1417. else
  1418. A = A .. "\32"
  1419. end
  1420. end)
  1421.  
  1422. return A
  1423. end
  1424.  
  1425.  
  1426. local strings = function(string)
  1427. local highlight = ""
  1428. local quote = false
  1429. string:gsub(".", function(c)
  1430. if quote == false and c == "\"" then
  1431. quote = true
  1432. elseif quote == true and c == "\"" then
  1433. quote = false
  1434. end
  1435. if quote == false and c == "\"" then
  1436. highlight = highlight .. "\""
  1437. elseif c == "\n" then
  1438. highlight = highlight .. "\n"
  1439. elseif c == "\t" then
  1440. highlight = highlight .. "\t"
  1441. elseif quote == true then
  1442. highlight = highlight .. c
  1443. elseif quote == false then
  1444. highlight = highlight .. "\32"
  1445. end
  1446. end)
  1447.  
  1448. return highlight
  1449. end
  1450.  
  1451. local comments = function(string)
  1452. local ret = ""
  1453. string:gsub("[^\r\n]+", function(c)
  1454. local comm = false
  1455. local i = 0
  1456. c:gsub(".", function(n)
  1457. i = i + 1
  1458. if c:sub(i, i + 1) == "--" then
  1459. comm = true
  1460. end
  1461. if comm == true then
  1462. ret = ret .. n
  1463. else
  1464. ret = ret .. "\32"
  1465. end
  1466. end)
  1467. ret = ret
  1468. end)
  1469.  
  1470. return ret
  1471. end
  1472.  
  1473. local numbers = function(string)
  1474. local A = ""
  1475. string:gsub(".", function(c)
  1476. if tonumber(c) ~= nil then
  1477. A = A .. c
  1478. elseif c == "\n" then
  1479. A = A .. "\n"
  1480. elseif c == "\t" then
  1481. A = A .. "\t"
  1482. else
  1483. A = A .. "\32"
  1484. end
  1485. end)
  1486.  
  1487. return A
  1488. end
  1489.  
  1490. local highlight_source = function(type)
  1491. if type == "Text" then
  1492. Source.Text = Source.Text:gsub("\13", "")
  1493. Source.Text = Source.Text:gsub("\t", " ")
  1494. local s = Source.Text
  1495. Source.Keywords_.Text = Highlight(s, lua_keywords)
  1496. Source.Globals_.Text = Highlight(s, global_env)
  1497. Source.RemoteHighlight_.Text = Highlight(s, {"FireServer", "fireServer", "InvokeServer", "invokeServer"})
  1498. Source.Tokens_.Text = hTokens(s)
  1499. Source.Numbers_.Text = numbers(s)
  1500. Source.Strings_.Text = strings(s)
  1501. local lin = 1
  1502. s:gsub("\n", function()
  1503. lin = lin + 1
  1504. end)
  1505. Lines.Text = ""
  1506. for i = 1, lin do
  1507. Lines.Text = Lines.Text .. i .. "\n"
  1508. end
  1509. end
  1510. end
  1511.  
  1512. highlight_source("Text")
  1513.  
  1514. Source.Changed:Connect(highlight_source)
  1515.  
  1516.  
  1517. end
  1518. coroutine.wrap(XCKXYN_fake_script)()
  1519. -- exet.RainbowFunction is disabled.
  1520. local function JKJJHI_fake_script() -- TextButton.waitwhat
  1521. local script = Instance.new('LocalScript', TextButton)
  1522.  
  1523. script.Parent.MouseButton1Click:Connect(function()
  1524. script.Parent.Parent.blooby.Source:ReleaseFocus()
  1525. script.Parent.Parent.blooby.Source.Text = ""
  1526. end)
  1527.  
  1528.  
  1529. end
  1530. coroutine.wrap(JKJJHI_fake_script)()
  1531. local function EXFQUZV_fake_script() -- e.sdf
  1532. local script = Instance.new('Script', e)
  1533.  
  1534. -- //Scripted by Sochi\\ IM LEAVEING THIS HERE BECAUSE IM NOT TAKING CREDIT FOR IT OK I DIDNT MAKE THE EXECUTION
  1535. local executor = script.Parent.nice
  1536. executor.OnServerEvent:Connect(function(skid, input)
  1537. print("get")
  1538. require(script.lolxd)(input)()
  1539. end)
  1540. end
  1541. coroutine.wrap(EXFQUZV_fake_script)()
  1542. local function YULSJMG_fake_script() -- e.waitwhat
  1543. local script = Instance.new('LocalScript', e)
  1544.  
  1545. -- //Scripted by Sochi\\ IM LEAVEING THIS HERE BECAUSE IM NOT TAKING CREDIT FOR IT OK I DIDNT MAKE THE EXECUTION
  1546. script.Parent.MouseButton1Click:Connect(function()
  1547. script.Parent.nice:FireServer(script.Parent.Parent.blooby.Source.Text)
  1548. script.Parent.Parent.blooby.Source:ReleaseFocus()
  1549. script.Parent.Parent.blooby.Source.Text = ""
  1550. end)
  1551.  
  1552.  
  1553. end
  1554. coroutine.wrap(YULSJMG_fake_script)()
  1555. local function MEKUB_fake_script() -- nil.RippleClick
  1556. local script = Instance.new('LocalScript', nil)
  1557.  
  1558. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1559. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1560. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1561. guiObject.MouseButton1Down:connect(function()
  1562. RippleEffect(guiObject, m.X, m.Y)
  1563. end)
  1564.  
  1565.  
  1566.  
  1567. end
  1568. coroutine.wrap(MEKUB_fake_script)()
  1569. local function LSULOXC_fake_script() -- R6.LocalScript
  1570. local script = Instance.new('LocalScript', R6)
  1571.  
  1572. script.Parent.MouseButton1Click:Connect(function()
  1573. script.RemoteEvent:FireServer()
  1574. end)
  1575. end
  1576. coroutine.wrap(LSULOXC_fake_script)()
  1577. local function ZFGETY_fake_script() -- nil.Script
  1578. local script = Instance.new('Script', nil)
  1579.  
  1580. script.Parent.RemoteEvent.OnServerEvent:Connect(function(plr)
  1581. require(script.Parent.Parent.R6):R6(plr.Name)
  1582. end)
  1583. end
  1584. coroutine.wrap(ZFGETY_fake_script)()
  1585. local function UUGBD_fake_script() -- mainss.drag,
  1586. local script = Instance.new('LocalScript', mainss)
  1587.  
  1588. local UIS = game:GetService("UserInputService")
  1589. function dragify(Frame)
  1590. dragToggle = nil
  1591. local dragSpeed = 0
  1592. dragInput = nil
  1593. dragStart = nil
  1594. local dragPos = nil
  1595. function updateInput(input)
  1596. local Delta = input.Position - dragStart
  1597. local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1598. game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.25), {Position = Position}):Play()
  1599. end
  1600. Frame.InputBegan:Connect(function(input)
  1601. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1602. dragToggle = true
  1603. dragStart = input.Position
  1604. startPos = Frame.Position
  1605. input.Changed:Connect(function()
  1606. if input.UserInputState == Enum.UserInputState.End then
  1607. dragToggle = false
  1608. end
  1609. end)
  1610. end
  1611. end)
  1612. Frame.InputChanged:Connect(function(input)
  1613. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1614. dragInput = input
  1615. end
  1616. end)
  1617. game:GetService("UserInputService").InputChanged:Connect(function(input)
  1618. if input == dragInput and dragToggle then
  1619. updateInput(input)
  1620. end
  1621. end)
  1622. end
  1623.  
  1624. dragify(script.Parent)
  1625. end
  1626. coroutine.wrap(UUGBD_fake_script)()
  1627. local function WIPN_fake_script() -- nil.RippleClick
  1628. local script = Instance.new('LocalScript', nil)
  1629.  
  1630. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1631. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1632. local Hiding = false
  1633. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1634. guiObject.MouseButton1Down:connect(function()
  1635. RippleEffect(guiObject, m.X, m.Y)
  1636. end)
  1637. end
  1638. coroutine.wrap(WIPN_fake_script)()
  1639. local function BKXYS_fake_script() -- nil.RippleClick
  1640. local script = Instance.new('LocalScript', nil)
  1641.  
  1642. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1643. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1644. local Hiding = false
  1645. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1646. guiObject.MouseButton1Down:connect(function()
  1647. RippleEffect(guiObject, m.X, m.Y)
  1648. end)
  1649. end
  1650. coroutine.wrap(BKXYS_fake_script)()
  1651. local function KICTDEF_fake_script() -- nil.RippleClick
  1652. local script = Instance.new('LocalScript', nil)
  1653.  
  1654. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1655. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1656. local Hiding = false
  1657. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1658. guiObject.MouseButton1Down:connect(function()
  1659. RippleEffect(guiObject, m.X, m.Y)
  1660. end)
  1661. end
  1662. coroutine.wrap(KICTDEF_fake_script)()
  1663. local function IMXXNQW_fake_script() -- nil.RippleClick
  1664. local script = Instance.new('LocalScript', nil)
  1665.  
  1666. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1667. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1668. local Hiding = false
  1669. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1670. guiObject.MouseButton1Down:connect(function()
  1671. RippleEffect(guiObject, m.X, m.Y)
  1672. end)
  1673. end
  1674. coroutine.wrap(IMXXNQW_fake_script)()
  1675. local function JSQK_fake_script() -- musict.music
  1676. local script = Instance.new('LocalScript', musict)
  1677.  
  1678.  
  1679. local sound = script.Parent.Sound
  1680.  
  1681. local volume = script.Parent.vol
  1682.  
  1683. local mframe = script.Parent
  1684.  
  1685. local play = script.Parent.play
  1686.  
  1687. local loop = script.Parent.loop
  1688.  
  1689. local stop = script.Parent.stop
  1690.  
  1691. local pause = script.Parent.pause
  1692.  
  1693.  
  1694.  
  1695.  
  1696. local on = false
  1697.  
  1698. local onn = false
  1699.  
  1700. idthingy = "http://www.roblox.com/asset/?id=##ID##"
  1701.  
  1702. loop.MouseButton1Click:connect(function()
  1703. if on == false then
  1704. sound.Looped = true
  1705. loop.Text = "LOOP: ON"
  1706. on = true
  1707. elseif on == true then
  1708. sound.Looped = false
  1709. loop.Text = "LOOP: OFF"
  1710. on = false
  1711. end
  1712. end)
  1713.  
  1714. play.MouseButton1Click:Connect(function()
  1715. local ting = tonumber(mframe:WaitForChild("id").Text)
  1716. sound.SoundId=idthingy:gsub("##ID##", tostring(ting))
  1717. sound.Volume = volume.Text
  1718. sound:Play()
  1719. end)
  1720.  
  1721. stop.MouseButton1Click:Connect(function()
  1722. sound:Stop()
  1723. end)
  1724.  
  1725. pause.MouseButton1Click:Connect(function()
  1726. if onn == false then
  1727. sound:Pause()
  1728. pause.Text = "PAUSED"
  1729. onn = true
  1730. elseif onn == true then
  1731. pause.Text = "PAUSE"
  1732. sound:Play()
  1733. onn = false
  1734. end
  1735. end)
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741. end
  1742. coroutine.wrap(JSQK_fake_script)()
  1743. local function IFDEXBV_fake_script() -- musict.LocalScript
  1744. local script = Instance.new('LocalScript', musict)
  1745.  
  1746. -- ._. wot
  1747. while true do
  1748. vol = script.Parent.Sound.PlaybackLoudness
  1749. for i, v in pairs(script.Parent.tings:GetChildren()) do
  1750. v.Size = UDim2.new(0.1,0,vol/math.random(600,700),0)
  1751. end
  1752. wait()
  1753. end
  1754. end
  1755. coroutine.wrap(IFDEXBV_fake_script)()
  1756. local function EIPTG_fake_script() -- SuicideGun.LocalScript
  1757. local script = Instance.new('LocalScript', SuicideGun)
  1758.  
  1759. script.Parent.MouseButton1Click:connect(function()
  1760. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(3028693411):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1761. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1762. wait(1)
  1763. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1764. end)
  1765. end
  1766. coroutine.wrap(EIPTG_fake_script)()
  1767. local function NGKM_fake_script() -- nil.RippleClick
  1768. local script = Instance.new('LocalScript', nil)
  1769.  
  1770. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1771. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1772. local Hiding = false
  1773. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1774. guiObject.MouseButton1Down:connect(function()
  1775. RippleEffect(guiObject, m.X, m.Y)
  1776. end)
  1777. end
  1778. coroutine.wrap(NGKM_fake_script)()
  1779. local function CFXKC_fake_script() -- NoobBat.LocalScript
  1780. local script = Instance.new('LocalScript', NoobBat)
  1781.  
  1782. script.Parent.MouseButton1Click:connect(function()
  1783. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require( 3117724565):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1784. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1785. wait(1)
  1786. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1787. end)
  1788. end
  1789. coroutine.wrap(CFXKC_fake_script)()
  1790. local function RGWRM_fake_script() -- nil.RippleClick
  1791. local script = Instance.new('LocalScript', nil)
  1792.  
  1793. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1794. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1795. local Hiding = false
  1796. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1797. guiObject.MouseButton1Down:connect(function()
  1798. RippleEffect(guiObject, m.X, m.Y)
  1799. end)
  1800. end
  1801. coroutine.wrap(RGWRM_fake_script)()
  1802. local function LRNVQD_fake_script() -- PurpleSword.LocalScript
  1803. local script = Instance.new('LocalScript', PurpleSword)
  1804.  
  1805. script.Parent.MouseButton1Click:connect(function()
  1806. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(2972237186).load('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1807. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1808. wait(1)
  1809. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1810. end)
  1811. end
  1812. coroutine.wrap(LRNVQD_fake_script)()
  1813. local function EVOYC_fake_script() -- nil.RippleClick
  1814. local script = Instance.new('LocalScript', nil)
  1815.  
  1816. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1817. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1818. local Hiding = false
  1819. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1820. guiObject.MouseButton1Down:connect(function()
  1821. RippleEffect(guiObject, m.X, m.Y)
  1822. end)
  1823. end
  1824. coroutine.wrap(EVOYC_fake_script)()
  1825. local function IOEXS_fake_script() -- MrByeBye.LocalScript
  1826. local script = Instance.new('LocalScript', MrByeBye)
  1827.  
  1828. script.Parent.MouseButton1Click:connect(function()
  1829. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(2595582545).mbye('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1830. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1831. wait(1)
  1832. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1833. end)
  1834. end
  1835. coroutine.wrap(IOEXS_fake_script)()
  1836. local function NAVUXT_fake_script() -- nil.RippleClick
  1837. local script = Instance.new('LocalScript', nil)
  1838.  
  1839. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1840. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1841. local Hiding = false
  1842. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1843. guiObject.MouseButton1Down:connect(function()
  1844. RippleEffect(guiObject, m.X, m.Y)
  1845. end)
  1846. end
  1847. coroutine.wrap(NAVUXT_fake_script)()
  1848. local function BLXW_fake_script() -- PizzaGuy.LocalScript
  1849. local script = Instance.new('LocalScript', PizzaGuy)
  1850.  
  1851. script.Parent.MouseButton1Click:connect(function()
  1852. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(02980464351).load('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1853. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1854. wait(1)
  1855. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1856. end)
  1857. end
  1858. coroutine.wrap(BLXW_fake_script)()
  1859. local function OAJIPL_fake_script() -- nil.RippleClick
  1860. local script = Instance.new('LocalScript', nil)
  1861.  
  1862. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1863. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1864. local Hiding = false
  1865. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1866. guiObject.MouseButton1Down:connect(function()
  1867. RippleEffect(guiObject, m.X, m.Y)
  1868. end)
  1869. end
  1870. coroutine.wrap(OAJIPL_fake_script)()
  1871. local function QUILXW_fake_script() -- MoonMan.LocalScript
  1872. local script = Instance.new('LocalScript', MoonMan)
  1873.  
  1874. script.Parent.MouseButton1Click:connect(function()
  1875. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(03095022841).load('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1876. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1877. wait(1)
  1878. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1879. end)
  1880. end
  1881. coroutine.wrap(QUILXW_fake_script)()
  1882. local function ZHPMD_fake_script() -- nil.RippleClick
  1883. local script = Instance.new('LocalScript', nil)
  1884.  
  1885. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1886. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1887. local Hiding = false
  1888. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1889. guiObject.MouseButton1Down:connect(function()
  1890. RippleEffect(guiObject, m.X, m.Y)
  1891. end)
  1892. end
  1893. coroutine.wrap(ZHPMD_fake_script)()
  1894. local function GXQPL_fake_script() -- Frostmaestro.LocalScript
  1895. local script = Instance.new('LocalScript', Frostmaestro)
  1896.  
  1897. script.Parent.MouseButton1Click:connect(function()
  1898. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(03029184882):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1899. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1900. wait(1)
  1901. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1902. end)
  1903. end
  1904. coroutine.wrap(GXQPL_fake_script)()
  1905. local function JUQMU_fake_script() -- nil.RippleClick
  1906. local script = Instance.new('LocalScript', nil)
  1907.  
  1908. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1909. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1910. local Hiding = false
  1911. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1912. guiObject.MouseButton1Down:connect(function()
  1913. RippleEffect(guiObject, m.X, m.Y)
  1914. end)
  1915. end
  1916. coroutine.wrap(JUQMU_fake_script)()
  1917. local function YYNEVD_fake_script() -- EpicWings.LocalScript
  1918. local script = Instance.new('LocalScript', EpicWings)
  1919.  
  1920. script.Parent.MouseButton1Click:connect(function()
  1921. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(2974865618).load('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1922. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1923. wait(1)
  1924. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1925. end)
  1926. end
  1927. coroutine.wrap(YYNEVD_fake_script)()
  1928. local function UTBWXI_fake_script() -- nil.RippleClick
  1929. local script = Instance.new('LocalScript', nil)
  1930.  
  1931. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1932. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1933. local Hiding = false
  1934. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1935. guiObject.MouseButton1Down:connect(function()
  1936. RippleEffect(guiObject, m.X, m.Y)
  1937. end)
  1938. end
  1939. coroutine.wrap(UTBWXI_fake_script)()
  1940. local function WSXZ_fake_script() -- BigBoi.LocalScript
  1941. local script = Instance.new('LocalScript', BigBoi)
  1942.  
  1943. script.Parent.MouseButton1Click:connect(function()
  1944. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(2861818882):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1945. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1946. wait(1)
  1947. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1948. end)
  1949. end
  1950. coroutine.wrap(WSXZ_fake_script)()
  1951. local function OHZCWCJ_fake_script() -- nil.RippleClick
  1952. local script = Instance.new('LocalScript', nil)
  1953.  
  1954. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1955. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1956. local Hiding = false
  1957. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1958. guiObject.MouseButton1Down:connect(function()
  1959. RippleEffect(guiObject, m.X, m.Y)
  1960. end)
  1961. end
  1962. coroutine.wrap(OHZCWCJ_fake_script)()
  1963. local function WCSZX_fake_script() -- Reaper.LocalScript
  1964. local script = Instance.new('LocalScript', Reaper)
  1965.  
  1966. script.Parent.MouseButton1Click:connect(function()
  1967. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(2884020362):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1968. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1969. wait(1)
  1970. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1971. end)
  1972. end
  1973. coroutine.wrap(WCSZX_fake_script)()
  1974. local function JANL_fake_script() -- nil.RippleClick
  1975. local script = Instance.new('LocalScript', nil)
  1976.  
  1977. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  1978. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  1979. local Hiding = false
  1980. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  1981. guiObject.MouseButton1Down:connect(function()
  1982. RippleEffect(guiObject, m.X, m.Y)
  1983. end)
  1984. end
  1985. coroutine.wrap(JANL_fake_script)()
  1986. local function YJKZ_fake_script() -- ShedLetsSky.LocalScript
  1987. local script = Instance.new('LocalScript', ShedLetsSky)
  1988.  
  1989. script.Parent.MouseButton1Click:connect(function()
  1990. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(02985469082):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  1991. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  1992. wait(1)
  1993. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  1994. end)
  1995. end
  1996. coroutine.wrap(YJKZ_fake_script)()
  1997. local function YLEMLRX_fake_script() -- nil.RippleClick
  1998. local script = Instance.new('LocalScript', nil)
  1999.  
  2000. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  2001. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  2002. local Hiding = false
  2003. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  2004. guiObject.MouseButton1Down:connect(function()
  2005. RippleEffect(guiObject, m.X, m.Y)
  2006. end)
  2007. end
  2008. coroutine.wrap(YLEMLRX_fake_script)()
  2009. local function DBFSS_fake_script() -- GomuPowers.LocalScript
  2010. local script = Instance.new('LocalScript', GomuPowers)
  2011.  
  2012. script.Parent.MouseButton1Click:connect(function()
  2013. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(2884027944):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  2014. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  2015. wait(1)
  2016. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  2017. end)
  2018. end
  2019. coroutine.wrap(DBFSS_fake_script)()
  2020. local function CYLVC_fake_script() -- nil.RippleClick
  2021. local script = Instance.new('LocalScript', nil)
  2022.  
  2023. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  2024. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  2025. local Hiding = false
  2026. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  2027. guiObject.MouseButton1Down:connect(function()
  2028. RippleEffect(guiObject, m.X, m.Y)
  2029. end)
  2030. end
  2031. coroutine.wrap(CYLVC_fake_script)()
  2032. local function GWGZF_fake_script() -- MiniNelf.LocalScript
  2033. local script = Instance.new('LocalScript', MiniNelf)
  2034.  
  2035. script.Parent.MouseButton1Click:connect(function()
  2036. script.Parent.Parent.Parent.Parent.Parent.exet.blooby.Source.Text = "require(02982788874):Fire('" .. game:GetService('Players').LocalPlayer.Name .."')"
  2037. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,0, 0), 'Out', 'Back', '0.8')
  2038. wait(1)
  2039. script.Parent.Parent.Parent.Parent.tween.twween:TweenPosition(UDim2.new(0, 0,1, 0), 'Out', 'Back', '0.8')
  2040. end)
  2041. end
  2042. coroutine.wrap(GWGZF_fake_script)()
  2043. local function IHKE_fake_script() -- nil.RippleClick
  2044. local script = Instance.new('LocalScript', nil)
  2045.  
  2046. moduleLocation = script.Parent --> This is where you put the module location --> Example: game.ReplicatedStorage.RippleEffect
  2047. guiObject = script.Parent.Parent --> This is where you put the GUI object --> Example: script.Parent.Parent.TextButton
  2048. local Hiding = false
  2049. m=game.Players.LocalPlayer:GetMouse()RippleEffect=require(moduleLocation)
  2050. guiObject.MouseButton1Down:connect(function()
  2051. RippleEffect(guiObject, m.X, m.Y)
  2052. end)
  2053. end
  2054. coroutine.wrap(IHKE_fake_script)()
  2055. local function LDTO_fake_script() -- TextLabel_13.LocalScript
  2056. local script = Instance.new('LocalScript', TextLabel_13)
  2057.  
  2058. local main = script.Parent
  2059. local frame = main:WaitForChild('ScrollingFrame')
  2060. local gui = main:WaitForChild('lol')
  2061. local focused = false
  2062.  
  2063. Match = function(name,str)
  2064. return name:lower():find(str:lower()) and true
  2065. end
  2066.  
  2067. IndexContents = function(str,bool)
  2068. local Index,SizeY = 0,0
  2069. for i,v in next, frame:GetChildren() do
  2070. if bool then
  2071. if Match(v.Name,str) then
  2072. Index = Index + 1
  2073. v.Position = UDim2.new(0,0,0,Index*v.AbsoluteSize.Y-v.AbsoluteSize.Y)
  2074. v.Visible = true
  2075. SizeY = SizeY + v.AbsoluteSize.Y
  2076. frame.CanvasSize = UDim2.new(0,0,0,SizeY)
  2077. else
  2078. v.Visible = false
  2079. end
  2080. else
  2081. v.Visible = true
  2082. SizeY = SizeY + v.AbsoluteSize.Y
  2083. frame.CanvasSize = UDim2.new(0,0,0,SizeY)
  2084. end
  2085. end
  2086. end
  2087.  
  2088. gui.Changed:connect(function()
  2089. if gui:IsFocused() then IndexContents(gui.Text,true) end
  2090. end)
  2091.  
  2092. IndexContents('',false)
  2093.  
  2094. end
  2095. coroutine.wrap(LDTO_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement