Advertisement
Guest User

Untitled

a guest
Mar 28th, 2017
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.47 KB | None | 0 0
  1. -- If someone successfully cracks this, I just wanna say pardon the spaghetti code
  2. --I know it's bad and all, but honestly I don't plan on coming back, so comments and keeping it neat would be useless
  3. local nebula,openclose,main,close,home,decal,home_2,catalog,shadow,text,scripts,shadow_2,text_2,gam,shadow_3,text_3,cmds,shadow_4,text_4,server,shadow_5,text_5,music,shadow_6,text_6,textlabel,textlabel_2,catalog_2,scrollingframe,aname,shadow_9,cmds_2,scrollingframe_2,textlabel_3,game_2,music_2,music_id,scrollingframe_3,playpause,shadow_11,script_1,scrollingframe_4,example_2,example_shadow_2,script_2,example_shadow_3,server_2,scrollingframe_5,example_3,shadow_12,shadow_13,theme,login_frame,title,password,submit,shadow_14,textlabel_4,frame,line,username,line_2,credit,close_1 = Instance.new("ScreenGui"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextButton"),Instance.new("ImageButton"),Instance.new("Decal"),Instance.new("Frame"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextLabel"),Instance.new("TextLabel"),Instance.new("Frame"),Instance.new("ScrollingFrame"),Instance.new("TextBox"),Instance.new("Frame"),Instance.new("Frame"),Instance.new("ScrollingFrame"),Instance.new("TextLabel"),Instance.new("Frame"),Instance.new("Frame"),Instance.new("TextBox"),Instance.new("ScrollingFrame"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("Frame"),Instance.new("ScrollingFrame"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextBox"),Instance.new("Frame"),Instance.new("Frame"),Instance.new("ScrollingFrame"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("Frame"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextBox"),Instance.new("TextButton"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("Frame"),Instance.new("TextLabel"),Instance.new("TextLabel"),Instance.new("TextLabel"),Instance.new("TextLabel"),Instance.new("TextLabel")
  4. if not script then script = game:GetService"CoreGui" end
  5. nebula.Name = "Nebula"
  6. nebula.Parent = game:service'CoreGui'
  7. openclose.FontSize = Enum.FontSize.Size24
  8. openclose.Name = "OpenClose"
  9. openclose.Font = Enum.Font.SourceSans
  10. openclose.Position = UDim2.new(.15, 0, 1.1, 0)
  11. openclose.TextSize = 24
  12. openclose.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  13. openclose.TextScaled = true
  14. openclose.TextWrapped = true
  15. openclose.BackgroundColor3 = Color3.new(1, 1, 1)
  16. openclose.TextColor3 = Color3.new(104/255, 0, 148/255)
  17. openclose.BorderSizePixel = 0
  18. openclose.Size = UDim2.new(0.05, 0, 0.08, 0)
  19. openclose.Text = "Open"
  20. openclose.Parent = nebula
  21. main.Visible = true
  22. main.ZIndex = 9
  23. main.Position = UDim2.new(0.385, 0, 1.1, 0)
  24. main.Draggable = true
  25. main.BorderSizePixel = 0
  26. main.Name = "Top Bar/With Tabs"
  27. main.Selectable = true
  28. main.Size = UDim2.new(0.24, 0, 0.046, 0)
  29. main.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  30. main.Active = true
  31. main.Parent = nebula
  32. close.Position = UDim2.new(0.9, 0, 0.1, 0)
  33. close.Name = "Close"
  34. close.BackgroundTransparency = 1
  35. close.Font = Enum.Font.SourceSans
  36. close.TextScaled = true
  37. close.Text = ""
  38. close.BackgroundColor3 = Color3.new(1, 1, 1)
  39. close.Size = UDim2.new(0.1, 0, 1, 0)
  40. close.Parent = main
  41. close.ClipsDescendants = true
  42. close_1.BackgroundTransparency = 1
  43. close_1.Name = "Text"
  44. close_1.Text = "-"
  45. close_1.Active = false
  46. close_1.Size = UDim2.new(1,0,1.5,0)
  47. close_1.Position = UDim2.new(0,0,-.35)
  48. close_1.TextColor3 = Color3.new(1,1,1)
  49. close_1.TextScaled = true
  50. close_1.Parent = close
  51. close_1.ZIndex = 10
  52. home.BackgroundTransparency = 1
  53. home.Size = UDim2.new(0.08, 0, 0.792, 0)
  54. home.Image = "rbxassetid://691349262"
  55. home.Position = UDim2.new(0.825, 0, 0.132, 0)
  56. home.BackgroundColor3 = Color3.new(1, 1, 1)
  57. home.Name = "Home"
  58. home.Parent = main
  59. home.ZIndex = 10
  60. home_2.Size = UDim2.new(1, 0, 0, 0)
  61. home_2.Position = UDim2.new(0, 0, 1.147, 0)
  62. home_2.BorderSizePixel = 0
  63. home_2.BackgroundColor3 = Color3.new(1, 1, 1)
  64. home_2.Name = "Home"
  65. home_2.ClipsDescendants = true
  66. home_2.Parent = main
  67. catalog.FontSize = Enum.FontSize.Size28
  68. catalog.Name = "Library"
  69. catalog.Font = Enum.Font.SourceSansItalic
  70. catalog.Position = UDim2.new(0.101, 0, 0.7, 0)
  71. catalog.ZIndex = 2
  72. catalog.TextSize = 28
  73. catalog.BorderSizePixel = 0
  74. catalog.TextWrapped = true
  75. catalog.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  76. catalog.TextColor3 = Color3.new(1, 1, 1)
  77. catalog.TextScaled = true
  78. catalog.Size = UDim2.new(0.26, 0, 0.145, 0)
  79. catalog.Text = ""
  80. catalog.Parent = home_2
  81. shadow.Name = "Shadow"
  82. shadow.Size = UDim2.new(1, 0, 0.147, 0)
  83. shadow.BorderSizePixel = 0
  84. shadow.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  85. shadow.Position = UDim2.new(0, 0, 1, 0)
  86. shadow.Parent = catalog
  87. text.FontSize = Enum.FontSize.Size14
  88. text.BackgroundTransparency = 1
  89. text.Position = UDim2.new(0, 0, 0.2, 0)
  90. text.ZIndex = 2
  91. text.TextSize = 14
  92. text.TextScaled = true
  93. text.TextWrapped = true
  94. text.Name = "Text"
  95. text.BackgroundColor3 = Color3.new(1, 1, 1)
  96. text.Font = Enum.Font.SourceSans
  97. text.TextColor3 = Color3.new(1, 1, 1)
  98. text.Text = "Library"
  99. text.Size = UDim2.new(1, 0, 0.6, 0)
  100. text.Parent = catalog
  101. scripts.FontSize = Enum.FontSize.Size28
  102. scripts.Name = "Scripts"
  103. scripts.Font = Enum.Font.SourceSansItalic
  104. scripts.Position = UDim2.new(0.637, 0, 0.5, 0)
  105. scripts.ZIndex = 2
  106. scripts.TextSize = 28
  107. scripts.BorderSizePixel = 0
  108. scripts.TextWrapped = true
  109. scripts.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  110. scripts.TextColor3 = Color3.new(1, 1, 1)
  111. scripts.TextScaled = true
  112. scripts.Size = UDim2.new(0.26, 0, 0.145, 0)
  113. scripts.Text = ""
  114. scripts.Parent = home_2
  115. shadow_2.Name = "Shadow"
  116. shadow_2.Size = UDim2.new(1, 0, 0.147, 0)
  117. shadow_2.BorderSizePixel = 0
  118. shadow_2.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  119. shadow_2.Position = UDim2.new(0, 0, 1, 0)
  120. shadow_2.Parent = scripts
  121. text_2.FontSize = Enum.FontSize.Size14
  122. text_2.BackgroundTransparency = 1
  123. text_2.Position = UDim2.new(0, 0, 0.2, 0)
  124. text_2.ZIndex = 2
  125. text_2.TextSize = 14
  126. text_2.TextScaled = true
  127. text_2.TextWrapped = true
  128. text_2.Name = "Text"
  129. text_2.BackgroundColor3 = Color3.new(1, 1, 1)
  130. text_2.Font = Enum.Font.SourceSans
  131. text_2.TextColor3 = Color3.new(1, 1, 1)
  132. text_2.Text = "Scripts"
  133. text_2.Size = UDim2.new(1, 0, 0.6, 0)
  134. text_2.Parent = scripts
  135. gam.FontSize = Enum.FontSize.Size28
  136. gam.Name = "Game"
  137. gam.Font = Enum.Font.SourceSansItalic
  138. gam.Position = UDim2.new(0.101, 0, 0.5, 0)
  139. gam.ZIndex = 2
  140. gam.TextSize = 28
  141. gam.BorderSizePixel = 0
  142. gam.TextWrapped = true
  143. gam.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  144. gam.TextColor3 = Color3.new(1, 1, 1)
  145. gam.TextScaled = true
  146. gam.Size = UDim2.new(0.26, 0, 0.145, 0)
  147. gam.Text = ""
  148. gam.Parent = home_2
  149. shadow_3.Name = "Shadow"
  150. shadow_3.Size = UDim2.new(1, 0, 0.147, 0)
  151. shadow_3.BorderSizePixel = 0
  152. shadow_3.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  153. shadow_3.Position = UDim2.new(0, 0, 1, 0)
  154. shadow_3.Parent = gam
  155. text_3.FontSize = Enum.FontSize.Size14
  156. text_3.BackgroundTransparency = 1
  157. text_3.Position = UDim2.new(0, 0, 0.2, 0)
  158. text_3.ZIndex = 2
  159. text_3.TextSize = 14
  160. text_3.TextScaled = true
  161. text_3.TextWrapped = true
  162. text_3.Name = "Text"
  163. text_3.BackgroundColor3 = Color3.new(1, 1, 1)
  164. text_3.Font = Enum.Font.SourceSans
  165. text_3.TextColor3 = Color3.new(1, 1, 1)
  166. text_3.Text = "Game"
  167. text_3.Size = UDim2.new(1, 0, 0.6, 0)
  168. text_3.Parent = gam
  169. cmds.FontSize = Enum.FontSize.Size28
  170. cmds.Name = "Cmds"
  171. cmds.Font = Enum.Font.SourceSansItalic
  172. cmds.Position = UDim2.new(0.637, 0, 0.7, 0)
  173. cmds.ZIndex = 2
  174. cmds.TextSize = 28
  175. cmds.BorderSizePixel = 0
  176. cmds.TextWrapped = true
  177. cmds.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  178. cmds.TextColor3 = Color3.new(1, 1, 1)
  179. cmds.TextScaled = true
  180. cmds.Size = UDim2.new(0.26, 0, 0.145, 0)
  181. cmds.Text = ""
  182. cmds.Parent = home_2
  183. shadow_4.Name = "Shadow"
  184. shadow_4.Size = UDim2.new(1, 0, 0.147, 0)
  185. shadow_4.BorderSizePixel = 0
  186. shadow_4.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  187. shadow_4.Position = UDim2.new(0, 0, 1, 0)
  188. shadow_4.Parent = cmds
  189. text_4.FontSize = Enum.FontSize.Size14
  190. text_4.BackgroundTransparency = 1
  191. text_4.Position = UDim2.new(0, 0, 0.2, 0)
  192. text_4.ZIndex = 2
  193. text_4.TextSize = 14
  194. text_4.TextScaled = true
  195. text_4.TextWrapped = true
  196. text_4.Name = "Text"
  197. text_4.BackgroundColor3 = Color3.new(1, 1, 1)
  198. text_4.Font = Enum.Font.SourceSans
  199. text_4.TextColor3 = Color3.new(1, 1, 1)
  200. text_4.Text = "Cmds"
  201. text_4.Size = UDim2.new(1, 0, 0.6, 0)
  202. text_4.Parent = cmds
  203. server.FontSize = Enum.FontSize.Size28
  204. server.Name = "Server"
  205. server.Font = Enum.Font.SourceSansItalic
  206. server.Position = UDim2.new(0.367, 1, 0.5, 0)
  207. server.ZIndex = 2
  208. server.TextSize = 28
  209. server.BorderSizePixel = 0
  210. server.TextWrapped = true
  211. server.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  212. server.TextColor3 = Color3.new(1, 1, 1)
  213. server.TextScaled = true
  214. server.Size = UDim2.new(0.26, 0, 0.145, 0)
  215. server.Text = ""
  216. server.Parent = home_2
  217. shadow_5.Name = "Shadow"
  218. shadow_5.Size = UDim2.new(1, 0, 0.147, 0)
  219. shadow_5.BorderSizePixel = 0
  220. shadow_5.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  221. shadow_5.Position = UDim2.new(0, 0, 1, 0)
  222. shadow_5.Parent = server
  223. text_5.FontSize = Enum.FontSize.Size14
  224. text_5.BackgroundTransparency = 1
  225. text_5.Position = UDim2.new(0, 0, 0.2, 0)
  226. text_5.ZIndex = 2
  227. text_5.TextSize = 14
  228. text_5.TextScaled = true
  229. text_5.TextWrapped = true
  230. text_5.Name = "Text"
  231. text_5.BackgroundColor3 = Color3.new(1, 1, 1)
  232. text_5.Font = Enum.Font.SourceSans
  233. text_5.TextColor3 = Color3.new(1, 1, 1)
  234. text_5.Text = "Server"
  235. text_5.Size = UDim2.new(1, 0, 0.6, 0)
  236. text_5.Parent = server
  237. music.FontSize = Enum.FontSize.Size28
  238. music.Name = "Music"
  239. music.Font = Enum.Font.SourceSansItalic
  240. music.Position = UDim2.new(0.367, 1, 0.7, 0)
  241. music.ZIndex = 2
  242. music.TextSize = 28
  243. music.BorderSizePixel = 0
  244. music.TextWrapped = true
  245. music.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  246. music.TextColor3 = Color3.new(1, 1, 1)
  247. music.TextScaled = true
  248. music.Size = UDim2.new(0.26, 0, 0.145, 0)
  249. music.Text = ""
  250. music.Parent = home_2
  251. shadow_6.Name = "Shadow"
  252. shadow_6.Size = UDim2.new(1, 0, 0.147, 0)
  253. shadow_6.BorderSizePixel = 0
  254. shadow_6.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  255. shadow_6.Position = UDim2.new(0, 0, 1, 0)
  256. shadow_6.Parent = music
  257. text_6.FontSize = Enum.FontSize.Size14
  258. text_6.BackgroundTransparency = 1
  259. text_6.Position = UDim2.new(0, 0, 0.2, 0)
  260. text_6.ZIndex = 2
  261. text_6.TextSize = 14
  262. text_6.TextScaled = true
  263. text_6.TextWrapped = true
  264. text_6.Name = "Text"
  265. text_6.BackgroundColor3 = Color3.new(1, 1, 1)
  266. text_6.Font = Enum.Font.SourceSans
  267. text_6.TextColor3 = Color3.new(1, 1, 1)
  268. text_6.Text = "Music"
  269. text_6.Size = UDim2.new(1, 0, 0.6, 0)
  270. text_6.Parent = music
  271. textlabel.FontSize = Enum.FontSize.Size96
  272. textlabel.Position = UDim2.new(0.057, 0, 0.064, 0)
  273. textlabel.BackgroundTransparency = 1
  274. textlabel.TextWrapped = true
  275. textlabel.TextSize = 96
  276. textlabel.TextScaled = true
  277. textlabel.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  278. textlabel.TextColor3 = Color3.new(73/255, 0, 104/255)
  279. textlabel.Font = Enum.Font.SourceSans
  280. textlabel.Size = UDim2.new(0.878, 0, 0.292, 0)
  281. textlabel.Text = "Nebula Hub"
  282. textlabel.Parent = home_2
  283. textlabel_2.FontSize = Enum.FontSize.Size96
  284. textlabel_2.Position = UDim2.new(0.048, 0, 0.064, 0)
  285. textlabel_2.BackgroundTransparency = 1
  286. textlabel_2.TextWrapped = true
  287. textlabel_2.TextSize = 96
  288. textlabel_2.TextScaled = true
  289. textlabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  290. textlabel_2.TextColor3 = Color3.new(104/255, 0, 148/255)
  291. textlabel_2.Font = Enum.Font.SourceSans
  292. textlabel_2.Size = UDim2.new(0.878, 0, 0.292, 0)
  293. textlabel_2.Text = "Nebula Hub"
  294. textlabel_2.Parent = home_2
  295. catalog_2.Visible = true
  296. catalog_2.Position = UDim2.new(0, 0, 1.147, 0)
  297. catalog_2.BorderSizePixel = 0
  298. catalog_2.ClipsDescendants = true
  299. catalog_2.BackgroundColor3 = Color3.new(1, 1, 1)
  300. catalog_2.Name = "Library"
  301. catalog_2.Size = UDim2.new(1, 0, 0, 0)
  302. catalog_2.Parent = main
  303. scrollingframe.BorderColor3 = Color3.new(1, 1, 1)
  304. scrollingframe.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  305. scrollingframe.BorderSizePixel = 0
  306. scrollingframe.CanvasSize = UDim2.new(0, 0, 0, 0)
  307. scrollingframe.Size = UDim2.new(0.9, 0, 0.8, 0)
  308. scrollingframe.Position = UDim2.new(0.05, 0, 0.15, 0)
  309. scrollingframe.Parent = catalog_2
  310. aname.FontSize = Enum.FontSize.Size24
  311. aname.Position = UDim2.new(0.05, 0, 0.025, 0)
  312. aname.Name = "Name"
  313. aname.TextWrapped = true
  314. aname.TextSize = 24
  315. aname.TextScaled = true
  316. aname.Font = Enum.Font.SourceSansItalic
  317. aname.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  318. aname.TextColor3 = Color3.new(1, 1, 1)
  319. aname.BorderSizePixel = 0
  320. aname.Size = UDim2.new(0.9, 0, 0.1, 0)
  321. aname.Text = "Search"
  322. aname.Parent = catalog_2
  323. shadow_9.Name = "Shadow"
  324. shadow_9.Size = UDim2.new(1, 0, 0.15, 0)
  325. shadow_9.BorderSizePixel = 0
  326. shadow_9.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  327. shadow_9.Position = UDim2.new(0, 0, 1, 0)
  328. shadow_9.Parent = name
  329. cmds_2.Visible = true
  330. cmds_2.Position = UDim2.new(0, 0, 1.147, 0)
  331. cmds_2.BorderSizePixel = 0
  332. cmds_2.ClipsDescendants = true
  333. cmds_2.BackgroundColor3 = Color3.new(1, 1, 1)
  334. cmds_2.Name = "Cmds"
  335. cmds_2.Size = UDim2.new(1, 0, 0, 0)
  336. cmds_2.Parent = main
  337. scrollingframe_2.BorderColor3 = Color3.new(1, 1, 1)
  338. scrollingframe_2.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  339. scrollingframe_2.BorderSizePixel = 0
  340. scrollingframe_2.CanvasSize = UDim2.new(0, 0, 0, 3912)
  341. scrollingframe_2.Size = UDim2.new(0.9, 0, .95, 0)
  342. scrollingframe_2.Position = UDim2.new(0.05, 0, 0, 0)
  343. scrollingframe_2.Parent = cmds_2
  344. textlabel_3.FontSize = Enum.FontSize.Size24
  345. textlabel_3.TextXAlignment = Enum.TextXAlignment.Left
  346. textlabel_3.BackgroundTransparency = 1
  347. textlabel_3.Font = Enum.Font.SourceSansItalic
  348. textlabel_3.TextYAlignment = Enum.TextYAlignment.Top
  349. textlabel_3.TextSize = 24
  350. textlabel_3.Text = [[ff [plr]
  351. unff [plr]
  352. fire [plr] [r] [g] [b]
  353. unfire [plr]
  354. sp [plr] [r] [g] [b]
  355. unsp [plr]
  356. smoke [plr]
  357. unsmoke [plr]
  358. btools [plr]
  359. god [plr]
  360. sgod [plr]
  361. ungod [plr]
  362. heal [plr]
  363. freeze [plr]
  364. thaw [plr]
  365. kill [plr]
  366. sound [id]
  367. volume [int]
  368. pitch [int]
  369. explode [plr]
  370. invis [plr]
  371. vis [plr]
  372. goto [plr]
  373. bring [plr]
  374. tp [plr] [plr]
  375. char [plr] [id]
  376. ws [plr] [int]
  377. time [int]
  378. kick [plr]
  379. ban [plr]
  380. unban [username]
  381. unlock
  382. lock
  383. unanchor
  384. anchor
  385. hsize [plr] [int]
  386. shats [plr]
  387. rhats [plr]
  388. firstp [plr]
  389. thirdp [plr]
  390. chat [plr] [string]
  391. name [plr] [string]
  392. unname [plr]
  393. noname [plr]
  394. stun [plr]
  395. unstun [plr]
  396. guest [plr]
  397. noob [plr]
  398. damage [plr] [int]
  399. view [plr]
  400. unview
  401. nolimbs [plr]
  402. box [plr]
  403. nobox [plr]
  404. ghost [plr]
  405. sphere [plr]
  406. sky [id]
  407. ambient [r] [g] [b]
  408. jail [plr]
  409. unjail [plr]
  410. animation [plr] [id]
  411. fix [plr]
  412. creeper [plr]
  413. uncreeper [plr]
  414. shrek [plr]
  415. unshrek [plr]
  416. nuke [plr]
  417. nonuke
  418. infect [plr]
  419. uninfect [plr]
  420. duck [plr]
  421. unduck [plr]
  422. disable [plr]
  423. enable [plr]
  424. size [plr] [int]
  425. clone [plr]
  426. spin [plr]
  427. unspin [plr]
  428. dog [plr]
  429. undog [plr]
  430. loopheal [plr]
  431. unloopheal [plr]
  432. fling [plr]
  433. alien [plr]
  434. nograv [plr]
  435. grav [plr]
  436. cape [brick color]
  437. uncape
  438. paper [plr]
  439. punish [plr]
  440. unpunish [plr]
  441. disco
  442. undisco
  443. team [plr] [team]
  444. jp [plr] [int]
  445. smallhead [plr]
  446. bighead [plr]
  447. headsize [plr] [int]
  448. fixhead [plr]
  449. removehead [plr]
  450. stealtools [plr]
  451. removetools [plr]
  452. clonetools [plr]
  453. dong [plr]
  454. particles [plr] [id]
  455. rocket [plr]
  456. blackify [plr]
  457. whitify [plr]
  458. color [plr] [brick color]
  459. change [plr] [stat] [int/string]
  460. bait
  461. naked [plr]
  462. decalspam [decal]
  463. undecalspam
  464. bang [plr]
  465. lag [plr]
  466. respawn [plr]
  467. face [plr] [decal]
  468. shirt [plr] [decal]
  469. pants [plr] [decal]
  470. longneck [plr]
  471. stealchar [plr]
  472. baseplate
  473. norotate [plr]
  474. rotate [plr]
  475. admin [plr]
  476. unadmin [plr]
  477. minzoom [plr] [int]
  478. maxzoom [plr] [int]
  479. age [plr]
  480. hl [plr] [r] [g] [b]
  481. unhl [plr]
  482. crash [plr]
  483. shutdown
  484. smite [plr]
  485. skydive [plr]
  486. message [string]
  487. control [plr]
  488. balefire
  489. trowel
  490. path
  491. orbital
  492. swastika
  493. gravity [int]
  494. fixlighting
  495. fixfog
  496. day
  497. night
  498. serverlock
  499. unserverlock
  500. fogend [int]
  501. fogcolor [r] [g] [b]
  502. noclip
  503. clip
  504. jesusfly
  505. nojfly
  506. swim
  507. noswim
  508. fly
  509. unfly
  510. prefix [string]
  511. version
  512. fe
  513. cmds]]
  514. textlabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  515. textlabel_3.TextColor3 = Color3.new(1, 1, 1)
  516. textlabel_3.Size = UDim2.new(0.974, 0, 1.105, 0)
  517. textlabel_3.Parent = scrollingframe_2
  518. game_2.Visible = true
  519. game_2.Position = UDim2.new(0, 0, 1.147, 0)
  520. game_2.BorderSizePixel = 0
  521. game_2.ClipsDescendants = true
  522. game_2.BackgroundColor3 = Color3.new(1, 1, 1)
  523. game_2.Name = "Game"
  524. game_2.Size = UDim2.new(1, 0, 0, 0)
  525. game_2.Parent = main
  526. music_2.Visible = true
  527. music_2.Position = UDim2.new(0, 0, 1.147, 0)
  528. music_2.BorderSizePixel = 0
  529. music_2.ClipsDescendants = true
  530. music_2.BackgroundColor3 = Color3.new(1, 1, 1)
  531. music_2.Name = "Music"
  532. music_2.Size = UDim2.new(1, 0, 0, 0)
  533. music_2.Parent = main
  534. music_id.FontSize = Enum.FontSize.Size24
  535. music_id.Position = UDim2.new(0.1, 0, 0, 0)
  536. music_id.Name = "Music Id"
  537. music_id.BorderColor3 = Color3.new(104/255, 0, 148/255)
  538. music_id.TextSize = 24
  539. music_id.BorderSizePixel = 0
  540. music_id.Font = Enum.Font.SourceSansItalic
  541. music_id.Text = "Music ID/Search Term"
  542. music_id.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  543. music_id.TextColor3 = Color3.new(1, 1, 1)
  544. music_id.Size = UDim2.new(0.8, 0, 0.1, 0)
  545. music_id.Parent = music_2
  546. scrollingframe_3.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  547. scrollingframe_3.ScrollBarThickness = 10
  548. scrollingframe_3.BorderSizePixel = 0
  549. scrollingframe_3.Position = UDim2.new(0.4, 0, 0.1, 0)
  550. scrollingframe_3.CanvasSize = UDim2.new(0, 0, 0, 0)
  551. scrollingframe_3.Size = UDim2.new(0.5, 0, 0.8, 0)
  552. scrollingframe_3.BorderColor3 = Color3.new(104/255, 0, 148/255)
  553. scrollingframe_3.Parent = music_2
  554. playpause.FontSize = Enum.FontSize.Size28
  555. playpause.Position = UDim2.new(0.1, 0, 0.1, 1)
  556. playpause.Name = "Play/Pause"
  557. playpause.BorderColor3 = Color3.new(104/255, 0, 148/255)
  558. playpause.TextSize = 28
  559. playpause.BorderSizePixel = 0
  560. playpause.Font = Enum.Font.SourceSansItalic
  561. playpause.Text = "Play"
  562. playpause.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  563. playpause.TextColor3 = Color3.new(1, 1, 1)
  564. playpause.Size = UDim2.new(0.3, -1, .2, 0)
  565. playpause.Parent = music_2
  566. shadow_11.Name = "Shadow"
  567. shadow_11.Size = UDim2.new(1, 0, 0.147, 0)
  568. shadow_11.BorderSizePixel = 0
  569. shadow_11.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  570. shadow_11.Position = UDim2.new(0, 0, 1, 0)
  571. shadow_11.Parent = playpause
  572. script_1.Visible = true
  573. script_1.Position = UDim2.new(0, 0, 1.147, 0)
  574. script_1.BorderSizePixel = 0
  575. script_1.ClipsDescendants = true
  576. script_1.BackgroundColor3 = Color3.new(1, 1, 1)
  577. script_1.Name = "Scripts"
  578. script_1.Size = UDim2.new(1, 0, 0, 0)
  579. script_1.Parent = main
  580. scrollingframe_4.BorderColor3 = Color3.new(104/255, 0, 148/255)
  581. scrollingframe_4.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  582. scrollingframe_4.BorderSizePixel = 5
  583. scrollingframe_4.CanvasSize = UDim2.new(0, 0, 0, 0)
  584. scrollingframe_4.Size = UDim2.new(0.9, 0, 0.825, 0)
  585. scrollingframe_4.Position = UDim2.new(0.05, 0, 0.1, 0)
  586. scrollingframe_4.Parent = script_1
  587. example_2.FontSize = Enum.FontSize.Size28
  588. example_2.Name = "Example"
  589. example_2.BackgroundColor3 = Color3.new(0.298039, 0.298039, 0.898039)
  590. example_2.TextSize = 28
  591. example_2.BorderSizePixel = 0
  592. example_2.Font = Enum.Font.SourceSansItalic
  593. example_2.Size = UDim2.new(1, 0, 0, 25)
  594. example_2.Text = "Example"
  595. example_2.TextColor3 = Color3.new(1, 1, 1)
  596. example_2.Parent = scrollingframe_4
  597. example_shadow_2.Name = "Example Shadow"
  598. example_shadow_2.Size = UDim2.new(1, 0, 0.075, 0)
  599. example_shadow_2.BorderSizePixel = 0
  600. example_shadow_2.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  601. example_shadow_2.Position = UDim2.new(0, 0, 1, 0)
  602. example_shadow_2.Parent = example_2
  603. script_2.FontSize = Enum.FontSize.Size24
  604. script_2.Name = "Script"
  605. script_2.Font = Enum.Font.SourceSansItalic
  606. script_2.Position = UDim2.new(0.05, 0, 0, 0)
  607. script_2.TextSize = 24
  608. script_2.TextWrapped = true
  609. script_2.TextScaled = true
  610. script_2.BorderColor3 = Color3.new(104/255, 0, 148/255)
  611. script_2.TextXAlignment = Enum.TextXAlignment.Left
  612. script_2.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  613. script_2.BorderSizePixel = 5
  614. script_2.TextColor3 = Color3.new(1, 1, 1)
  615. script_2.Text = "Search"
  616. script_2.Size = UDim2.new(0.9, 0, 0.1, 0)
  617. script_2.Parent = script_1
  618. example_shadow_3.Name = "Example Shadow"
  619. example_shadow_3.Size = UDim2.new(1, 0, 0, 1)
  620. example_shadow_3.BorderSizePixel = 0
  621. example_shadow_3.BackgroundColor3 = Color3.new(1, 1, 1)
  622. example_shadow_3.Position = UDim2.new(0, 0, 1, 2)
  623. example_shadow_3.Parent = script_2
  624. server_2.Visible = true
  625. server_2.Position = UDim2.new(0, 0, 1.147, 0)
  626. server_2.BorderSizePixel = 0
  627. server_2.ClipsDescendants = true
  628. server_2.BackgroundColor3 = Color3.new(1, 1, 1)
  629. server_2.Name = "Server"
  630. server_2.Size = UDim2.new(1, 0, 0, 0)
  631. server_2.Parent = main
  632.  
  633. scrollingframe_5.BorderColor3 = Color3.new(104/255, 0, 148/255)
  634. scrollingframe_5.ZIndex = 2
  635. scrollingframe_5.BorderSizePixel = 5
  636. scrollingframe_5.Position = UDim2.new(0.05, 0, 0, 0)
  637. scrollingframe_5.CanvasSize = UDim2.new(0, 0, 0, 0)
  638. scrollingframe_5.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  639. scrollingframe_5.Size = UDim2.new(0.9, 0, 0.925, 0)
  640. scrollingframe_5.Parent = server_2
  641. local scrollingframe_6=scrollingframe_5:Clone()
  642. scrollingframe_6.Parent=game_2
  643. example_3.FontSize = Enum.FontSize.Size28
  644. example_3.BackgroundColor3 = Color3.new(88.5/255, 0, 126/255)
  645. example_3.TextSize = 28
  646. example_3.ZIndex = 3
  647. example_3.BorderSizePixel = 0
  648. example_3.Name = "Example"
  649. example_3.Text = "Example"
  650. example_3.Font = Enum.Font.SourceSansItalic
  651. example_3.TextColor3 = Color3.new(1, 1, 1)
  652. example_3.Size = UDim2.new(1, 0, 0, 40)
  653. shadow_12.Size = UDim2.new(1, 0, 0.147, 0)
  654. shadow_12.ZIndex = 10
  655. shadow_12.BorderSizePixel = 0
  656. shadow_12.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  657. shadow_12.Name = "Shadow"
  658. shadow_12.Position = UDim2.new(0, 0, 1, 0)
  659. shadow_12.Parent = example_3
  660. shadow_13.Name = "Shadow"
  661. shadow_13.Size = UDim2.new(1, 0, 0.147, 0)
  662. shadow_13.BorderSizePixel = 0
  663. shadow_13.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  664. shadow_13.Position = UDim2.new(0, 0, 1, 0)
  665. shadow_13.Parent = main
  666. theme.FontSize = Enum.FontSize.Size14
  667. theme.BorderColor3 = Color3.new(1, 1, 1)
  668. theme.Name = "Theme"
  669. theme.BorderSizePixel = 0
  670. theme.TextSize = 14
  671. theme.TextScaled = true
  672. theme.Font = Enum.Font.SourceSansItalic
  673. theme.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  674. theme.TextColor3 = Color3.new(1, 1, 1)
  675. theme.TextWrapped = true
  676. theme.Size = UDim2.new(0.45, 0, 0.5, 0)
  677. theme.Text = "Switch to Dark Theme"
  678. theme.ZIndex = 10
  679. theme.Parent = main
  680. login_frame.Draggable = true
  681. login_frame.Position = UDim2.new(0.35, 0, -1.25, 0)
  682. login_frame.BorderColor3 = Color3.new(1, 1, 1)
  683. login_frame.Active = true
  684. login_frame.BorderSizePixel = 0
  685. login_frame.Name = "Login Frame"
  686. login_frame.Size = UDim2.new(0.3, 0, 0.5, 0)
  687. login_frame.Selectable = true
  688. login_frame.ClipsDescendants = true
  689. login_frame.BackgroundColor3 = Color3.new(1, 1, 1)
  690. login_frame.Parent = nebula
  691. title.FontSize = Enum.FontSize.Size60
  692. title.BackgroundTransparency = 1
  693. title.Position = UDim2.new(0.25, 0, 0.117, 0)
  694. title.TextSize = 60
  695. title.TextWrapped = true
  696. title.TextScaled = true
  697. title.Font = Enum.Font.SourceSansLight
  698. title.BackgroundColor3 = Color3.new(1, 1, 1)
  699. title.TextColor3 = Color3.new(104/255, 0, 148/255)
  700. title.Name = "Title"
  701. title.Size = UDim2.new(0.5, 0, 0.13, 0)
  702. title.Text = "Nebula Hub"
  703. title.Parent = login_frame
  704. password.TextWrapped = true
  705. password.BackgroundTransparency = 1
  706. password.Position = UDim2.new(0.203, 0, 0.54, 0)
  707. password.TextSize = 24
  708. password.FontSize = Enum.FontSize.Size24
  709. password.TextScaled = true
  710. password.Font = Enum.Font.SourceSansItalic
  711. password.BackgroundColor3 = Color3.new(1, 1, 1)
  712. password.TextColor3 = Color3.new(104/255, 0, 148/255)
  713. password.Name = "Password"
  714. password.Size = UDim2.new(0.6, 0, 0.07, 0)
  715. password.Text = "Password"
  716. password.Parent = login_frame
  717. submit.FontSize = Enum.FontSize.Size32
  718. submit.Position = UDim2.new(0.25, 0, 0.721, 0)
  719. submit.Name = "Submit"
  720. submit.TextWrapped = true
  721. submit.TextSize = 32
  722. submit.BorderSizePixel = 0
  723. submit.Font = Enum.Font.SourceSansBold
  724. submit.Text = ""
  725. submit.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  726. submit.TextColor3 = Color3.new(1, 1, 1)
  727. submit.Size = UDim2.new(0.5, 0, 0.168, 0)
  728. submit.Parent = login_frame
  729. shadow_14.Name = "Shadow"
  730. shadow_14.Size = UDim2.new(1, 0, 0.147, 0)
  731. shadow_14.BorderSizePixel = 0
  732. shadow_14.BackgroundColor3 = Color3.new(73/255, 0, 104/255)
  733. shadow_14.Position = UDim2.new(0, 0, 1, 0)
  734. shadow_14.Parent = submit
  735. textlabel_4.FontSize = Enum.FontSize.Size14
  736. textlabel_4.Position = UDim2.new(0.298, 0, 0.314, 0)
  737. textlabel_4.BackgroundTransparency = 1
  738. textlabel_4.TextWrapped = true
  739. textlabel_4.TextSize = 14
  740. textlabel_4.TextScaled = true
  741. textlabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  742. textlabel_4.TextColor3 = Color3.new(1, 1, 1)
  743. textlabel_4.Font = Enum.Font.SourceSansBold
  744. textlabel_4.Size = UDim2.new(0.404, 0, 0.372, 0)
  745. textlabel_4.Text = "Submit"
  746. textlabel_4.Parent = submit
  747. frame.BackgroundColor3 = Color3.new(104/255, 0, 148/255)
  748. frame.BorderSizePixel = 0
  749. frame.Size = UDim2.new(1, 0, 0.1, 0)
  750. frame.Parent = login_frame
  751. line.FontSize = Enum.FontSize.Size14
  752. line.Position = UDim2.new(0.25, 0, 0.378, 0)
  753. line.BackgroundTransparency = 1
  754. line.Font = Enum.Font.SourceSans
  755. line.TextWrapped = true
  756. line.TextSize = 14
  757. line.BackgroundColor3 = Color3.new(1, 1, 1)
  758. line.TextColor3 = Color3.new(104/255, 0, 148/255)
  759. line.Name = "Line"
  760. line.Size = UDim2.new(0.5, 0, 0.13, 0)
  761. line.Text = "_________________________"
  762. line.Parent = login_frame
  763. username.TextWrapped = true
  764. username.BackgroundTransparency = 1
  765. username.Position = UDim2.new(0.2, 0, 0.39, 0)
  766. username.TextSize = 24
  767. username.FontSize = Enum.FontSize.Size24
  768. username.TextScaled = true
  769. username.Font = Enum.Font.SourceSansItalic
  770. username.BackgroundColor3 = Color3.new(1, 1, 1)
  771. username.TextColor3 = Color3.new(104/255, 0, 148/255)
  772. username.Name = "Username"
  773. username.Size = UDim2.new(0.6, 0, 0.07, 0)
  774. username.Text = game:service'Players'.LocalPlayer.Name
  775. username.Parent = login_frame
  776. line_2.FontSize = Enum.FontSize.Size14
  777. line_2.Position = UDim2.new(0.25, 0, 0.53, 0)
  778. line_2.BackgroundTransparency = 1
  779. line_2.Font = Enum.Font.SourceSans
  780. line_2.TextWrapped = true
  781. line_2.TextSize = 14
  782. line_2.BackgroundColor3 = Color3.new(1, 1, 1)
  783. line_2.TextColor3 = Color3.new(104/255, 0, 148/255)
  784. line_2.Name = "Line"
  785. line_2.Size = UDim2.new(0.5, 0, 0.13, 0)
  786. line_2.Text = "_________________________"
  787. line_2.Parent = login_frame
  788. credit.BackgroundColor3 = Color3.new(1, 1, 1)
  789. credit.TextWrapped = true
  790. credit.Position = UDim2.new(0.49, 0, 0.925, 0)
  791. credit.TextSize = 14
  792. credit.TextScaled = true
  793. credit.BorderSizePixel = 0
  794. credit.Font = Enum.Font.SourceSansLight
  795. credit.Text = "Created by boyd & Scripterity"
  796. credit.FontSize = Enum.FontSize.Size14
  797. credit.Name = "Credit"
  798. credit.TextXAlignment = Enum.TextXAlignment.Right
  799. credit.Size = UDim2.new(0.5, 0, 0.075, 0)
  800. credit.TextColor3 = Color3.new(104/255, 0, 148/255)
  801. credit.Parent = login_frame
  802. shadow:Clone().Parent=login_frame.Frame
  803. local musicbutton = Instance.new("TextButton")
  804. local name = Instance.new("TextLabel")
  805. musicbutton.FontSize = Enum.FontSize.Size14
  806. musicbutton.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  807. musicbutton.Name = "MusicButton"
  808. musicbutton.TextColor3 = Color3.new(1, 1, 1)
  809. musicbutton.TextSize = 14
  810. musicbutton.BorderSizePixel = 3
  811. musicbutton.Font = Enum.Font.SourceSans
  812. musicbutton.BackgroundColor3 = Color3.new(0.347059, 0, 0.494118)
  813. musicbutton.ClipsDescendants = true
  814. musicbutton.TextWrapped = true
  815. musicbutton.Size = UDim2.new(1, 0, 0, 50)
  816. musicbutton.Text = ""
  817. musicbutton.ZIndex = 2
  818. name.FontSize = Enum.FontSize.Size14
  819. name.TextXAlignment = Enum.TextXAlignment.Left
  820. name.TextYAlignment = Enum.TextYAlignment.Top
  821. name.BackgroundTransparency = 1
  822. name.Name = "Name"
  823. name.Font = Enum.Font.SourceSans
  824. name.TextSize = 13
  825. name.Text = ""
  826. name.BackgroundColor3 = Color3.new(1, 1, 1)
  827. name.TextColor3 = Color3.new(1, 1, 1)
  828. name.Size = UDim2.new(1, 0, 1, 0)
  829. name.Parent = musicbutton
  830. name.ZIndex = 3
  831. name.TextScaled = false
  832. name.TextWrapped = true
  833. local loopedlabel = Instance.new("TextLabel")
  834. loopedlabel.FontSize = Enum.FontSize.Size14
  835. loopedlabel.Position = UDim2.new(0.205, 2, 0.6, -2)
  836. loopedlabel.Name = "LoopedLabel"
  837. loopedlabel.TextScaled = true
  838. loopedlabel.TextSize = 14
  839. loopedlabel.BorderSizePixel = 0
  840. loopedlabel.Font = Enum.Font.SourceSans
  841. loopedlabel.BackgroundColor3 = Color3.new(0.286275, 0, 0.407843)
  842. loopedlabel.TextColor3 = Color3.new(1, 1, 1)
  843. loopedlabel.TextWrapped = true
  844. loopedlabel.Size = UDim2.new(0.15, 0, 0.095, 4)
  845. loopedlabel.Text = "Looped"
  846. loopedlabel.Parent = music_2
  847. local loopedbutton = Instance.new("TextButton")
  848. loopedbutton.FontSize = Enum.FontSize.Size14
  849. loopedbutton.Name = "Looped_button"
  850. loopedbutton.Font = Enum.Font.Cartoon
  851. loopedbutton.Position = UDim2.new(0.145, 0, 0.6, 0)
  852. loopedbutton.TextSize = 14
  853. loopedbutton.BorderSizePixel = 2
  854. loopedbutton.TextScaled = true
  855. loopedbutton.TextWrapped = true
  856. loopedbutton.BackgroundColor3 = Color3.new(0.407843, 0, 0.580392)
  857. loopedbutton.TextColor3 = Color3.new(1, 1, 1)
  858. loopedbutton.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  859. loopedbutton.Size = UDim2.new(0.06, 0, 0.095, 0)
  860. loopedbutton.Text = ""
  861. loopedbutton.Parent = music_2
  862. local playbackspeed = Instance.new("TextLabel")
  863. playbackspeed.FontSize = Enum.FontSize.Size14
  864. playbackspeed.Position = UDim2.new(0.205, 2, 0.75, -2)
  865. playbackspeed.Name = "PlaybackSpeed"
  866. playbackspeed.TextScaled = true
  867. playbackspeed.TextSize = 14
  868. playbackspeed.BorderSizePixel = 0
  869. playbackspeed.Font = Enum.Font.SourceSans
  870. playbackspeed.BackgroundColor3 = Color3.new(0.286275, 0, 0.407843)
  871. playbackspeed.TextColor3 = Color3.new(1, 1, 1)
  872. playbackspeed.TextWrapped = true
  873. playbackspeed.Size = UDim2.new(0.15, 0, 0.1, 4)
  874. playbackspeed.Text = "Speed"
  875. playbackspeed.Parent = music_2
  876. local speedbox = Instance.new("TextBox")
  877. speedbox.FontSize = Enum.FontSize.Size14
  878. speedbox.Name = "Speed_Box"
  879. speedbox.Font = Enum.Font.SourceSans
  880. speedbox.Position = UDim2.new(0.145, 0, 0.75, 0)
  881. speedbox.TextSize = 14
  882. speedbox.TextWrapped = true
  883. speedbox.TextScaled = true
  884. speedbox.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  885. speedbox.BackgroundColor3 = Color3.new(0.407843, 0, 0.580392)
  886. speedbox.TextColor3 = Color3.new(1, 1, 1)
  887. speedbox.BorderSizePixel = 2
  888. speedbox.Size = UDim2.new(0.065, 0, 0.1, 0)
  889. speedbox.Text = "1"
  890. speedbox.Parent = music_2
  891. local stop = Instance.new("TextButton")
  892. local shadow = Instance.new("Frame")
  893. stop.FontSize = Enum.FontSize.Size28
  894. stop.Position = UDim2.new(0.1, 0, 0.33, 1)
  895. stop.Name = "Stop"
  896. stop.TextSize = 28
  897. stop.BorderSizePixel = 0
  898. stop.Font = Enum.Font.SourceSansItalic
  899. stop.Text = "Stop"
  900. stop.BackgroundColor3 = Color3.new(0.407843, 0, 0.580392)
  901. stop.TextColor3 = Color3.new(1, 1, 1)
  902. stop.Size = UDim2.new(0.3, -1, 0.2, 0)
  903. stop.Parent = music_2
  904. shadow.Name = "Shadow"
  905. shadow.Size = UDim2.new(1, 0, 0.147, 0)
  906. shadow.BorderSizePixel = 0
  907. shadow.BackgroundColor3 = Color3.new(0.286275, 0, 0.407843)
  908. shadow.Position = UDim2.new(0, 0, 1, 0)
  909. shadow.Parent = stop
  910. local loopedimage = Instance.new("ImageLabel")
  911. loopedimage.Transparency = 1
  912. loopedimage.Size = UDim2.new(1, 0, 1, 0)
  913. loopedimage.Image = "rbxassetid://290930758"
  914. loopedimage.BackgroundColor3 = Color3.new(1, 1, 1)
  915. loopedimage.BackgroundTransparency = 1
  916. loopedimage.Name = "Looped_Image"
  917. loopedimage.Parent = loopedbutton
  918. local asset = Instance.new("TextButton")
  919. local assetimage = Instance.new("ImageLabel")
  920. local assetname = Instance.new("TextLabel")
  921. local assetid = Instance.new("TextLabel")
  922. local assetcreator = Instance.new("TextLabel")
  923.  
  924. asset.FontSize = Enum.FontSize.Size14
  925. asset.BackgroundColor3 = Color3.new(0.345098, 0, 0.494118)
  926. asset.TextSize = 14
  927. asset.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  928. asset.BorderSizePixel = 3
  929. asset.Name = "Asset"
  930. asset.Text = ""
  931. asset.Font = Enum.Font.SourceSans
  932. asset.Size = UDim2.new(1, 0, 0, 75)
  933. assetimage.Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=110&height=110&assetId=1818"
  934. assetimage.Size = UDim2.new(0.254, 0, 1, 0)
  935. assetimage.BorderSizePixel = 2
  936. assetimage.BackgroundColor3 = Color3.new(0.345098, 0, 0.494118)
  937. assetimage.Name = "AssetImage"
  938. assetimage.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  939. assetimage.Parent = asset
  940. assetname.FontSize = Enum.FontSize.Size14
  941. assetname.Name = "AssetName"
  942. assetname.Font = Enum.Font.SourceSans
  943. assetname.Position = UDim2.new(0.254, 0, 0, 0)
  944. assetname.TextSize = 14
  945. assetname.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  946. assetname.BorderSizePixel = 2
  947. assetname.TextWrapped = true
  948. assetname.BackgroundColor3 = Color3.new(0.345098, 0, 0.494118)
  949. assetname.TextColor3 = Color3.new(1, 1, 1)
  950. assetname.TextXAlignment = Enum.TextXAlignment.Left
  951. assetname.Size = UDim2.new(0.746, 0, 0.33, 0)
  952. assetname.Text = "Name"
  953. assetname.Parent = asset
  954. assetid.FontSize = Enum.FontSize.Size14
  955. assetid.Name = "AssetId"
  956. assetid.Font = Enum.Font.SourceSans
  957. assetid.Position = UDim2.new(0.254, 0, 0.33, 0)
  958. assetid.TextSize = 14
  959. assetid.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  960. assetid.BorderSizePixel = 2
  961. assetid.TextWrapped = true
  962. assetid.BackgroundColor3 = Color3.new(0.345098, 0, 0.494118)
  963. assetid.TextColor3 = Color3.new(1, 1, 1)
  964. assetid.TextXAlignment = Enum.TextXAlignment.Left
  965. assetid.Size = UDim2.new(0.746, 0, 0.33, 0)
  966. assetid.Text = "AssetId"
  967. assetid.Parent = asset
  968. assetcreator.FontSize = Enum.FontSize.Size14
  969. assetcreator.Name = "AssetCreator"
  970. assetcreator.Font = Enum.Font.SourceSans
  971. assetcreator.Position = UDim2.new(0.254, 0, 0.66, 0)
  972. assetcreator.TextSize = 14
  973. assetcreator.BorderColor3 = Color3.new(0.286275, 0, 0.407843)
  974. assetcreator.BorderSizePixel = 2
  975. assetcreator.TextWrapped = true
  976. assetcreator.BackgroundColor3 = Color3.new(0.345098, 0, 0.494118)
  977. assetcreator.TextColor3 = Color3.new(1, 1, 1)
  978. assetcreator.TextXAlignment = Enum.TextXAlignment.Left
  979. assetcreator.Size = UDim2.new(0.746, 0, 0.33, 0)
  980. assetcreator.Text = "Creator"
  981. assetcreator.Parent = asset
  982. game:GetObjects("rbxassetid://709030527")[1].Parent=script
  983. local trello = "https://trello.com/1/lists/58cb0dfbeee637264e9b304b/cards?fields=name" -- whitelists
  984. for i,v in pairs(script.Neb['Server Scripts']:children())do
  985. local s = example_3:Clone()
  986. s.Text = v.Name
  987. s.Position = UDim2.new(0,0,0,i*40-40)
  988. s.TextScaled = true
  989. s.Parent = scrollingframe_5
  990. s.MouseButton1Down:connect(function()
  991. loadstring(v.Source)()
  992. end)
  993. scrollingframe_5.CanvasSize = scrollingframe_5.CanvasSize + UDim2.new(0,0,0,40)
  994. end
  995. local theme_bool = false
  996. function transitionColor3(gui1,color3,alpha)
  997. for i = 0,1,alpha do
  998. wait()
  999. gui1.BackgroundColor3 = gui1.BackgroundColor3:lerp(color3,alpha)
  1000. end
  1001. wait()
  1002. gui1.BackgroundColor3 = color3
  1003. end
  1004. theme.MouseButton1Down:connect(function()
  1005. if theme_bool then
  1006. theme_bool = nil
  1007. for i,v in pairs(main:children())do
  1008. if v:IsA("Frame") and v.Name:lower() ~= "shadow"then
  1009. coroutine.wrap(function()
  1010. transitionColor3(v,Color3.new(1,1,1),.1)
  1011. end)()
  1012. end
  1013. end
  1014. theme.Text = "Switch to Dark Theme"
  1015. theme_bool = false
  1016. elseif theme_bool == false then
  1017. theme_bool = nil
  1018. for i,v in pairs(main:children())do
  1019. if v:IsA("Frame") and v.Name:lower() ~= "shadow"then
  1020. coroutine.wrap(function()
  1021. transitionColor3(v,Color3.new(32/255,32/255,32/255),.1)
  1022. end)()
  1023. end
  1024. end
  1025. theme.Text = "Switch to Light Theme"
  1026. theme_bool = true
  1027. else
  1028. end
  1029. end)
  1030. for i,v in pairs(script.Neb['Game Scripts']:children())do
  1031. local s = example_3:Clone()
  1032. s.Text = v.Name
  1033. s.Position = UDim2.new(0,0,0,i*40-40)
  1034. s.TextScaled = true
  1035. s.Parent = scrollingframe_6
  1036. s.MouseButton1Down:connect(function()
  1037. loadstring(v.Source)()
  1038. end)
  1039. scrollingframe_6.CanvasSize = scrollingframe_6.CanvasSize + UDim2.new(0,0,0,40)
  1040. end
  1041. for i,v in pairs(script.Neb.Scripts:children())do
  1042. local s = example_3:Clone()
  1043. s.Text = v.Name
  1044. s.Position = UDim2.new(0,0,0,i*40-40)
  1045. s.TextScaled = true
  1046. s.Parent = scrollingframe_4
  1047. s.MouseButton1Down:connect(function()
  1048. loadstring(v.Source)()
  1049. end)
  1050. scrollingframe_4.CanvasSize = scrollingframe_4.CanvasSize + UDim2.new(0,0,0,40)
  1051. end
  1052. local whitelist = {}
  1053. -- trello = game:HttpGetAsync(trello)
  1054. --[[for i,v in trello:gmatch('"name":".-:.-"')do
  1055. i = i:sub(9,#i-1)
  1056. local user = i:match(".-:")
  1057. user = user:sub(1,#user-1)
  1058. local pass = i:match(":.+"):sub(2)
  1059. table.insert(whitelist,{Username=user,Password=pass})
  1060. end--]]
  1061. function toggleGui(gui,bool)
  1062. coroutine.wrap(function()
  1063. if bool then
  1064. gui:TweenSize(UDim2.new(1,0,6,0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,true)
  1065. else
  1066. gui:TweenSize(UDim2.new(1,0,0,0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,true)
  1067. end
  1068. end)()
  1069. end
  1070. local connec
  1071. script_2.FocusLost:connect(function()
  1072. ypcall(function()
  1073. connec:disconnect()
  1074. end)
  1075. script_2.Text = "Search"
  1076. end)
  1077. script_2.Focused:connect(function()
  1078. connec = script_2.Changed:connect(function(prop)
  1079. if prop == "Text"then
  1080. local cache = {}
  1081. for i,v in pairs(script.Neb.Scripts:children())do
  1082. if script_2.Text:lower() == v.Name:lower():sub(1,#script_2.Text)then
  1083. table.insert(cache,v)
  1084. end
  1085. end
  1086. scrollingframe_4:ClearAllChildren()
  1087. for i,v in pairs(cache)do
  1088. local s = example_3:Clone()
  1089. s.Text = v.Name
  1090. s.Position = UDim2.new(0,0,0,i*40-40)
  1091. s.TextScaled = true
  1092. s.MouseButton1Down:connect(function()
  1093. loadstring(v.Source)()
  1094. end)
  1095. s.Parent = scrollingframe_4
  1096. end
  1097. scrollingframe_4.CanvasSize = UDim2.new(0,0,0,40*#cache)
  1098. end
  1099. end)
  1100. end)
  1101. local looped = false
  1102. loopedbutton.MouseButton1Down:connect(function()
  1103. if looped then
  1104. looped = false
  1105. loopedimage.Image = "rbxassetid://290930758"
  1106. else
  1107. looped = true
  1108. loopedimage.Image = "rbxassetid://61153606"
  1109. end
  1110. end)
  1111. function JSONDecode(h)
  1112. local t = {}
  1113. for i in h:gmatch("{.-},")do
  1114. local t2 = {}
  1115. for v in i:gmatch('".-":.-,')do
  1116. local txt = v:match('".-"')
  1117. txt = txt:sub(2,#txt-1)
  1118. local txt2 = v:match(":.-,")
  1119. if txt2:sub(#txt2-1,#txt2)=="},"then
  1120. txt2 = txt2:sub(2,#txt2-2)
  1121. else
  1122. txt2 = txt2:sub(2,#txt2-1)
  1123. end
  1124. t2[txt]=txt2
  1125. end
  1126. table.insert(t,t2)
  1127. end
  1128. return t
  1129. end
  1130. function Children(parent,func)
  1131. coroutine.wrap(function()
  1132. for i,v in pairs(parent:GetChildren())do
  1133. pcall(function()
  1134. func(v)
  1135. end)
  1136. pcall(function()
  1137. Children(v,func)
  1138. end)
  1139. end
  1140. end)()
  1141. end
  1142. local front_models = game:HttpGetAsync("https://search.rprxy.xyz/catalog/json?Category=Models&ResultsPerPage=25")
  1143. front_models = JSONDecode(front_models)
  1144. for i,v in pairs(front_models)do
  1145. local b = asset:Clone()
  1146. b.AssetName.Text = v.Name
  1147. b.AssetId.Text = v.AssetId
  1148. b.AssetCreator.Text = v.Creator
  1149. b.AssetImage.Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=110&height=110&assetId="..v.AssetId
  1150. b.Position = UDim2.new(0,0,0,75*i-75)
  1151. b.Parent = scrollingframe
  1152. scrollingframe.CanvasSize = scrollingframe.CanvasSize + UDim2.new(0,0,0,75)
  1153. b.MouseButton1Down:connect(function()
  1154. local model = game:GetObjects("rbxassetid://"..v.AssetId)[1]
  1155. model.Parent = workspace
  1156. local mouse = game:service'Players'.LocalPlayer:GetMouse()
  1157. local connec = mouse.Move:connect(function()
  1158. model:MoveTo(mouse.Hit.p)
  1159. end)
  1160. mouse.Button1Down:connect(function()
  1161. connec:disconnect()
  1162. end)
  1163. end)
  1164. end
  1165. aname.FocusLost:connect(function(enter)
  1166. if enter then
  1167. scrollingframe.CanvasSize = UDim2.new(0,0,0,0)
  1168. scrollingframe:ClearAllChildren()
  1169. local http
  1170. if aname.Text == ""then
  1171. http = game:HttpGetAsync("https://search.rprxy.xyz/catalog/json?Category=Models&ResultsPerPage=25")
  1172. else
  1173. http = game:HttpGetAsync("https://search.rprxy.xyz/catalog/json?Category=Models&ResultsPerPage=25&Keyword="..aname.Text)
  1174. end
  1175. local a = JSONDecode(http)
  1176. for i,v in pairs(a)do
  1177. local b = asset:Clone()
  1178. b.AssetName.Text = v.Name
  1179. b.AssetId.Text = v.AssetId
  1180. b.AssetCreator.Text = v.Creator
  1181. b.AssetImage.Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=110&height=110&assetId="..v.AssetId
  1182. b.Position = UDim2.new(0,0,0,75*i-75)
  1183. b.Parent = scrollingframe
  1184. scrollingframe.CanvasSize = scrollingframe.CanvasSize + UDim2.new(0,0,0,75)
  1185. b.MouseButton1Down:connect(function()
  1186. local model = game:GetObjects("rbxassetid://"..v.AssetId)[1]
  1187. model.Parent = workspace
  1188. local mouse = game:service'Players'.LocalPlayer:GetMouse()
  1189. local connec = mouse.Move:connect(function()
  1190. model:MoveTo(mouse.Hit.p)
  1191. end)
  1192. mouse.Button1Down:connect(function()
  1193. connec:disconnect()
  1194. end)
  1195. end)
  1196. end
  1197. end
  1198. end)
  1199. local front_music = game:HttpGetAsync("https://rprxy.xyz/proxy/api/SearchMusic/")
  1200. front_music = JSONDecode(front_music)
  1201. for i,v in pairs(front_music)do
  1202. local b = musicbutton:Clone()
  1203. b.Text = v.Name
  1204. b.Position = UDim2.new(0,0,0,50*i-50)
  1205. b.Parent = scrollingframe_3
  1206. scrollingframe_3.CanvasSize = scrollingframe_3.CanvasSize + UDim2.new(0,0,0,50)
  1207. b.MouseButton1Down:connect(function()
  1208. music_id.Text = v.AssetId
  1209. end)
  1210. end
  1211. music_id.FocusLost:connect(function(enter)
  1212. if enter then
  1213. scrollingframe_3.CanvasSize = UDim2.new(0,0,0,0)
  1214. scrollingframe_3:ClearAllChildren()
  1215. local http = game:HttpGetAsync("http://rprxy.xyz/proxy/api/SearchMusic/"..music_id.Text)
  1216. local music = JSONDecode(http)
  1217. for i,v in pairs(music)do
  1218. local b = musicbutton:Clone()
  1219. b.Text = v.Name
  1220. b.Position = UDim2.new(0,0,0,50*i-50)
  1221. b.Parent = scrollingframe_3
  1222. scrollingframe_3.CanvasSize = scrollingframe_3.CanvasSize + UDim2.new(0,0,0,50)
  1223. b.MouseButton1Down:connect(function()
  1224. music_id.Text = v.AssetId
  1225. end)
  1226. end
  1227. end
  1228. end)
  1229. playpause.MouseButton1Down:connect(function()
  1230. if music_id.Text:match("%d+")then
  1231. local sound = Instance.new("Sound",workspace)
  1232. sound.Name = "Nebula_Music"
  1233. sound.SoundId = "rbxassetid://"..music_id.Text:match("%d+")
  1234. sound.Looped = looped
  1235. sound.PlaybackSpeed = tonumber(speedbox.Text) or 1
  1236. sound.Loaded:connect(function()
  1237. sound:Play()
  1238. end)
  1239. end
  1240. end)
  1241. stop.MouseButton1Down:connect(function()
  1242. Children(workspace,function(inst)
  1243. if inst:IsA("Sound") and inst.Name == "Nebula_Music"then
  1244. inst:Stop()
  1245. inst:Destoy()
  1246. end
  1247. end)
  1248. end)
  1249. home.MouseButton1Down:connect(function()
  1250. for i,v in pairs(main:children())do
  1251. if v:IsA("Frame") and v.Name:lower() ~= "shadow" and v.Name:lower()~="home"then
  1252. toggleGui(v,false)
  1253. end
  1254. end
  1255. wait(.5)
  1256. toggleGui(home_2,true)
  1257. end)
  1258. gam.MouseButton1Down:connect(function()
  1259. toggleGui(home_2,false)
  1260. wait(.5)
  1261. toggleGui(game_2,true)
  1262. end)
  1263. cmds.MouseButton1Down:connect(function()
  1264. toggleGui(home_2,false)
  1265. wait(.5)
  1266. toggleGui(cmds_2,true)
  1267. end)
  1268. catalog.MouseButton1Down:connect(function()
  1269. toggleGui(home_2,false)
  1270. wait(.5)
  1271. toggleGui(catalog_2,true)
  1272. end)
  1273. scripts.MouseButton1Down:connect(function()
  1274. toggleGui(home_2,false)
  1275. wait(.5)
  1276. toggleGui(script_1,true)
  1277. end)
  1278. music.MouseButton1Down:connect(function()
  1279. toggleGui(home_2,false)
  1280. wait(.5)
  1281. toggleGui(music_2,true)
  1282. end)
  1283. server.MouseButton1Down:connect(function()
  1284. toggleGui(home_2,false)
  1285. wait(.5)
  1286. toggleGui(server_2,true)
  1287. end)
  1288. submit.MouseButton1Down:connect(function()
  1289. -- for i,v in pairs(whitelist)do
  1290. -- if game:service'Players'.LocalPlayer.Name:lower() == v.Username:lower()and password.Text == v.Password then
  1291. login_frame:TweenPosition(login_frame.Position+UDim2.new(0,0,-1,0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,true)
  1292. wait(.5)
  1293. login_frame:Destroy()
  1294. loadstring(game:GetObjects("rbxassetid://709032678")[1]:children()[1].Source)()
  1295. main:TweenPosition(UDim2.new(0.385, 0, 0.276, 0),Enum.EasingDirection.Out,Enum.EasingStyle.Bounce,1,true)
  1296. wait(1)
  1297. toggleGui(home_2,true)
  1298. local hidden = false
  1299. close.MouseButton1Down:connect(function()
  1300. if hidden == false then
  1301. hidden = nil
  1302. main:TweenPosition(main.Position+UDim2.new(0,0,-1,0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,false)
  1303. openclose:TweenPosition(UDim2.new(.15, 0, .926, 0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,false)
  1304. wait(.5)
  1305. hidden = true
  1306. elseif hidden == nil then
  1307. end
  1308. end)
  1309. openclose.MouseButton1Down:connect(function()
  1310. if hidden then
  1311. hidden = nil
  1312. main:TweenPosition(main.Position+UDim2.new(0,0,1,0),Enum.EasingDirection.Out,Enum.EasingStyle.Bounce,1,false)
  1313. openclose:TweenPosition(UDim2.new(.15, 0, 1.1, 0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,false)
  1314. wait(1)
  1315. hidden = false
  1316. elseif hidden == nil then
  1317. end
  1318. end)
  1319. end)
  1320. wait(1)
  1321. login_frame:TweenPosition(UDim2.new(.35,0,.25,0),Enum.EasingDirection.InOut,Enum.EasingStyle.Quint,.5,true)
  1322. wait(.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement