Advertisement
JenjiBTW

Untitled

Jan 27th, 2019
286
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 150.06 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local JenjiGUI = Instance.new("ScreenGui")
  5. local MainGUI = Instance.new("Frame")
  6. local Bar1 = Instance.new("Frame")
  7. local JenjiV1 = Instance.new("TextLabel")
  8. local Bar2 = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local ImageLabel = Instance.new("ImageLabel")
  11. local RoseHubGUI = Instance.new("TextButton")
  12. local RoExploit = Instance.new("TextButton")
  13. local JailbreakGui = Instance.new("TextButton")
  14. local Btool = Instance.new("TextButton")
  15. local ComingSoon = Instance.new("TextButton")
  16. local UpdateINFOMain = Instance.new("ScrollingFrame")
  17. local UpdateInfo = Instance.new("TextLabel")
  18. local Theinfo = Instance.new("TextLabel")
  19. local X = Instance.new("TextButton")
  20. local Godmode = Instance.new("TextButton")
  21. local OpenFrame = Instance.new("Frame")
  22. local TextLabel_2 = Instance.new("TextLabel")
  23. local Login = Instance.new("TextButton")
  24. local Pass = Instance.new("TextLabel")
  25. local USer = Instance.new("TextLabel")
  26. local UserBox = Instance.new("TextBox")
  27. local PassBox = Instance.new("TextBox")
  28. local X_2 = Instance.new("TextButton")
  29. --Properties:
  30. JenjiGUI.Name = "Jenji GUI"
  31. JenjiGUI.Parent = game.CoreGui
  32. JenjiGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  33.  
  34. MainGUI.Name = "Main GUI"
  35. MainGUI.Parent = JenjiGUI
  36. MainGUI.Active = true
  37. MainGUI.BackgroundColor3 = Color3.new(0.345098, 0.345098, 0.345098)
  38. MainGUI.BackgroundTransparency = 0.30000001192093
  39. MainGUI.Position = UDim2.new(0.260310978, 0, 0.226638168, 0)
  40. MainGUI.Size = UDim2.new(0, 641, 0, 445)
  41. MainGUI.Visible = false
  42.  
  43. MainGUI.Draggable = true
  44.  
  45. Bar1.Name = "Bar 1"
  46. Bar1.Parent = MainGUI
  47. Bar1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  48. Bar1.Size = UDim2.new(0, 641, 0, 74)
  49.  
  50. JenjiV1.Name = "Jenji V.1"
  51. JenjiV1.Parent = Bar1
  52. JenjiV1.BackgroundColor3 = Color3.new(1, 1, 1)
  53. JenjiV1.BackgroundTransparency = 1
  54. JenjiV1.Position = UDim2.new(0.343213737, 0, 0.162162155, 0)
  55. JenjiV1.Size = UDim2.new(0, 200, 0, 50)
  56. JenjiV1.Font = Enum.Font.Fantasy
  57. JenjiV1.Text = "Jenji V.I"
  58. JenjiV1.TextColor3 = Color3.new(1, 1, 1)
  59. JenjiV1.TextSize = 40
  60.  
  61. Bar2.Name = "Bar 2"
  62. Bar2.Parent = MainGUI
  63. Bar2.BackgroundColor3 = Color3.new(0.203922, 0.203922, 0.203922)
  64. Bar2.Position = UDim2.new(0, 0, 0.862921357, 0)
  65. Bar2.Size = UDim2.new(0, 641, 0, 61)
  66.  
  67. TextLabel.Parent = Bar2
  68. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  69. TextLabel.BackgroundTransparency = 1
  70. TextLabel.Position = UDim2.new(0.0312012713, 0, 0.0812544525, 0)
  71. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  72. TextLabel.Font = Enum.Font.SourceSans
  73. TextLabel.Text = "Subcribe to JenjiBTW"
  74. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  75. TextLabel.TextSize = 24
  76.  
  77. ImageLabel.Parent = Bar2
  78. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  79. ImageLabel.Position = UDim2.new(0.354134142, 0, -0.0163934417, 0)
  80. ImageLabel.Size = UDim2.new(0, 63, 0, 61)
  81. ImageLabel.Image = "rbxassetid://2788371315"
  82.  
  83. RoseHubGUI.Name = "Rose Hub GUI"
  84. RoseHubGUI.Parent = MainGUI
  85. RoseHubGUI.BackgroundColor3 = Color3.new(1, 0, 0.733333)
  86. RoseHubGUI.Position = UDim2.new(0, 0, 0.220224723, 0)
  87. RoseHubGUI.Size = UDim2.new(0, 200, 0, 50)
  88. RoseHubGUI.Font = Enum.Font.Fantasy
  89. RoseHubGUI.Text = "Rose Hub GUI"
  90. RoseHubGUI.TextColor3 = Color3.new(0, 0, 0)
  91. RoseHubGUI.TextSize = 30
  92.  
  93. RoseHubGUI.MouseButton1Down:connect(function()
  94. local start = tick()
  95. local VERSION = "3.0.3"
  96. local message = [[We're back! https://discord.me/rosehub]]
  97. print'Rose Hub process started.'
  98. local coreGui = game:GetService("CoreGui")
  99. local tweening = false
  100. local scriptsTabText = ""
  101. local feTabText = ""
  102. local gameScriptsTabText = ""
  103. local guiTabText = ""
  104. local darkBack = false
  105. local lightBack = true
  106. local tweenService = game:GetService("TweenService")
  107. local tweenSpeed = 0.70
  108. local colorPickerOpen = false
  109. local backColor = Color3.fromRGB(255, 255, 255)
  110. local lightColor = Color3.fromRGB(255, 255, 255)
  111. local darkColor = Color3.fromRGB(150, 150, 150)
  112. local textColor = Color3.fromRGB(255, 255, 255)
  113. local httpService = game:GetService("HttpService")
  114. local savingSettings = false
  115. local mainSettings = nil
  116. local lighting = game:GetService("Lighting")
  117. local workspace = game:GetService("Workspace")
  118. local chat = game:GetService("Chat")
  119. local delete = {"RoseHub", "Introooo", "ColorPick"}
  120.  
  121. function FindTable(Table, Name)
  122. for i,v in pairs(Table) do
  123. if v == Name then
  124. return true
  125. end end
  126. return false
  127. end
  128.  
  129. for i,v in pairs(coreGui:GetDescendants()) do
  130. if v:IsA("ScreenGui") then
  131. if FindTable(delete, v.Name) then
  132. v:Destroy()
  133. end
  134. end
  135. end
  136.  
  137. local defaultSettings = {
  138. ["BackgroundColorR"] = 59,
  139. ["BackgroundColorG"] = 59,
  140. ["BackgroundColorB"] = 59,
  141. ["PickerColorR"] = 59,
  142. ["PickerColorG"] = 59,
  143. ["PickerColorB"] = 59,
  144. ["ChangePickerBackground"] = true,
  145. ["Transparency"] = 0.7,
  146. ["RainbowOn"] = false,
  147. ["RainbowSpeed"] = 75,
  148. }
  149.  
  150. local function round(num)
  151. return math.floor(num * 10^3 + 0.5) / 10^3
  152. end
  153.  
  154. if writefile and readfile and pcall(function() readfile("RoseHubSettings.txt") end) then
  155. local file = readfile("RoseHubSettings.txt")
  156. local continue = true
  157. local write = false
  158. if pcall(function() httpService:JSONDecode(file) end) then
  159. file = httpService:JSONDecode(readfile("RoseHubSettings.txt"))
  160. mainSettings = file
  161. else
  162. mainSettings = defaultSettings
  163. writefile("RoseHubSettings.txt", httpService:JSONEncode(defaultSettings))
  164. warn("Settings file corrupted, creating new.")
  165. continue = false
  166. end
  167. if continue then
  168. for setting,value in pairs(defaultSettings) do
  169. if file[setting] == nil then
  170. writefile("RoseHubSettings.txt", httpService:JSONEncode(defaultSettings))
  171. warn(setting.." is missing, setting to default.")
  172. file[setting] = defaultSettings[setting]
  173. write = true
  174. elseif file[setting] ~= nil then
  175. if type(file[setting]) ~= type(defaultSettings[setting]) then
  176. warn(setting.." is invalid, overwriting.")
  177. write = true
  178. file[setting] = defaultSettings[setting]
  179. end
  180. end
  181. end
  182. if write == true then
  183. warn("Fixing settings file.")
  184. mainSettings = file
  185. writefile("RoseHubSettings.txt", httpService:JSONEncode(mainSettings))
  186. write = false
  187. end
  188. end
  189. else
  190. mainSettings = defaultSettings
  191. if writefile then
  192. warn("Rose Hub settings missing, creating new.")
  193. writefile("RoseHubSettings.txt", httpService:JSONEncode(defaultSettings))
  194. end
  195. end
  196.  
  197. local savedColor = Color3.fromRGB(mainSettings.BackgroundColorR, mainSettings.BackgroundColorG, mainSettings.BackgroundColorB)
  198. local mainTransparency = mainSettings.Transparency
  199. local enableRainbow = mainSettings.RainbowOn
  200. local rainbowCount = mainSettings.RainbowSpeed
  201. local mainTrans = mainSettings.Transparency
  202. local changeColorPickerBack = mainSettings.ChangePickerBackground
  203. local colorPickerBack = Color3.fromRGB(mainSettings.PickerColorR, mainSettings.PickerColorG, mainSettings.PickerColorB)
  204.  
  205. local function saveSetting(backColor, pickerColor, changeBack, tranparency, rainbowOn, rainbowSpeed)
  206. local settingsTab = {
  207. ["BackgroundColorR"] = round(backColor.r*255),
  208. ["BackgroundColorG"] = round(backColor.g*255),
  209. ["BackgroundColorB"] = round(backColor.b*255),
  210. ["PickerColorR"] = round(pickerColor.r*255),
  211. ["PickerColorG"] = round(pickerColor.g*255),
  212. ["PickerColorB"] = round(pickerColor.b*255),
  213. ["ChangePickerBackground"] = changeBack,
  214. ["Transparency"] = round(tranparency),
  215. ["RainbowOn"] = rainbowOn,
  216. ["RainbowSpeed"] = rainbowSpeed,
  217. }
  218. writefile("RoseHubSettings.txt", httpService:JSONEncode(settingsTab))
  219. end
  220.  
  221. if darkBack then
  222. backColor = Color3.fromRGB(150, 150, 150)
  223. end
  224.  
  225. local scripttabList = {
  226. {"Infinite Yield", "MjBzRjmT", 1},
  227. {"Knife V3", "W833RBFr", 1},
  228. {"Bird Wings", "RQ9b8UTv", 1},
  229. {"M4A1", "eP1zq8tb", 1},
  230. {"Dungun", "90M7Mi8e", 1},
  231. {"Bomb Vest", "tG1PPuMd", 1},
  232. {"Music Bars", "SvYebC2r", 1},
  233. {"Omni God", "87NeeChc", 1},
  234. {"Pain Titan", "Hg5L8EtM", 1,},
  235. {"Reaper Titan", "B0q3QBg6", 1},
  236. {"Alter Chat", "ZSB4pN9R", 1},
  237. {"Hoverbike", 01268225564, 2},
  238. {"Rail Gun Titan", "0wFiFdwM", 1},
  239. {"True Hero", "P8AQ2ebJ", 1},
  240. {"Celestial Wheel", "bymTcgzf", 1},
  241. {"Knive V4", "j0Ns1w1S", 1},
  242. {"Ravenger Claws", "D7GxxvWL", 1},
  243. {"John Doe", "m5wHsLhr", 1},
  244. {"Messor Titan", "4bSrkLtA", 1},
  245. {"Clown Titan", "L0WLDZvc", 1},
  246. {"Chara", "HrWjgXtb", 1},
  247. {"Shedlesky Rage", "2SPz35LS", 1},
  248. {"LunchaThug", "x6GWFC5K", 1},
  249. {"Nazi Flag", "ZCZNxFBD", 1},
  250. {"Psychopath", "DGqk3bqY", 1},
  251. {"Fireworks Wand", "GB29NAPv", 1},
  252. {"Psycho Clown", "UgxKqKwE", 1},
  253. {"Inferno", "qhMGk36S", 1},
  254. {"Police Titan", "UCmufLU8", 1},
  255. {"Galaxy Titan", "nKNdCrKj", 1},
  256. {"Holy Wrench", "cKSh0a8C", 1},
  257. {"Krystal Dance", "j7EqLfbP", 1},
  258. {"Pee", "3CYmA0Pz", 1},
  259. {"Jihad", "vSujnuaF", 1},
  260. {"Hermit Purple", "R3C3ajQV", 1},
  261. {"Golden Gun", "2574Sd9E", 1},
  262. {"Goku", "yAXZZF9r", 1},
  263. {"Emoji", "vKPcMKnm", 1},
  264. {"Damn Son", "AMLHT8aJ", 1},
  265. {"Devuzi", "q0mt2peM", 1},
  266. {"Flash", "gGSVVq1H", 1},
  267. {"Teal Scythe", "0TUBSaxt", 1},
  268. {"Demon Demise", "ghMDMW63", 1},
  269. {"Red Sayan", "uC5DBvf9", 1},
  270. {"Ban Hammer", "1ynQ4Mu0", 1},
  271. {"Dick Gun", "UR9FBjcj", 1},
  272. {"Dat Boi", "Sz7KJHay", 1},
  273. {"Watermelon Trap", "pypsM3hj", 1},
  274. {"Whip", "XDsek3Rf", 1},
  275. {"School Shooter", "EmmwRFDA", 1},
  276. {"9/11", "3UmV26hG", 1},
  277. {"Bong", "8Kb08E9s", 1},
  278. {"Horse", "MVph7nmq", 1},
  279. {"Scythe", "fEEVkJba", 1},
  280. {"Disco Fog", "xg8d4PS0", 1},
  281. {"Disco Mesh", "GvtPCRVR", 1},
  282. {"Russian Dance", "RADQ2vH8", 1},
  283. {"Sun God", "0uJhLJ5m", 1},
  284. {"Rolling Light Ball", "S4Hj3MPd", 1},
  285. {"Red Death Scythe", "KJ5nqeVF", 1},
  286. {"Crystal Pistols", "GDLZ4VAq", 1},
  287. {"Epic Sword", "DZVV9AGG", 1},
  288. {"Circle Visualizer", "diJiteen", 1},
  289. {"Hex Blade", "fA0bBELV", 1},
  290. {"Bulldog", "nPPLxSA3", 1},
  291. {"FS-627-SENDER", "R3m4gfuP", 1},
  292. {"Voodoo Child", "w5TEtd0Q", 1},
  293. {"Bye Bye", "XBysEMgg", 1},
  294. {"Galil V2", "cnFz3h8D", 1},
  295. {"Mario", "pKmtnc9u", 1},
  296. {"Lighting Blade", "rMEe8R4N", 1},
  297. {"Flamingo Skybox", "8rWM880e", 1},
  298. {"Sin Unleashed", "ZQh5B023", 1},
  299. {"Ravager", "VQEz6a6i", 1},
  300. {"Brock", "Fe5YrxcY", 1},
  301. {"M249", "J4ijx897", 1},
  302. {"MG36", "zLZ4Auqn", 1},
  303. {"Omega Scythe", "Ag8dKZYB", 1},
  304. {"Omega Sword", "7JjxwhPn", 1},
  305. {"Draw", "1322re6a", 1},
  306. {"Gaydar", "s1P9sJub", 1},
  307. {"Crimson Hell", "na3pQXNV", 1},
  308. {"Psycho", "WNvhEZJw", 1},
  309. {"R6", "yX1DMcvM", 1},
  310. {"Elemental God", "mLz55spD", 1},
  311. {"Cross Power", "mLz55spD", 1},
  312. {"Blood Harvester", "qz0ufnwd", 1},
  313. {"Mustard Gas", "sg2wg4y8", 1},
  314. {"Gas Can", "xknu2gna", 1},
  315. {"Frieza", "tpkyda6c", 1},
  316. {"Sadistic Genocider V2", "nch0tn9u", 1},
  317. {"Demon Nelf", "VcBmmGuz", 1},
  318. {"Demonic Sword", "W2Hc3Tkd", 1},
  319. {"Noob Power", "9YMc9FRj", 1},
  320. {"Creep", "z7S1ugBF", 1},
  321. {"Crazy Nuke", "6kbRdDk6", 1},
  322. {"Sticky Bombs", "2A4U8xdA", 1},
  323. {"Cloud Visualizer", "sMCnTvHa", 1},
  324. {"Furfag", "FS1d8pB9", 1},
  325. {"Another Fist", "ukLjYGS1", 1},
  326. {"Eyozen", "VmQXnzZs", 1},
  327. {"Shadow Blade", "E08uiXDL", 1},
  328. {"Glock", "UwRX1avh", 1},
  329. {"Star Glitcher", "uiXScmiC", 1},
  330. {"Anti Kick", "uKUJcreq", 1},
  331. {"Drone", "j2Ew6274", 1},
  332. }
  333.  
  334. local fescripttabList = {
  335. {"FE God", "KduGECH6", 1},
  336. {"FE Fly", 1281055032, 2},
  337. {"Spam", "74GjB7tB", 1},
  338. {"FE Invisible", "dX3fieuT", 1},
  339. {"Infinite Yield FE", "tzTXmYf2", 1},
  340. }
  341.  
  342. local gameScriptsList = {
  343. {"Virgo 3.0", "EwYDRD4Y", 1},
  344. {"City Life Bomb Vest", "sLHGSBn1", 1},
  345. {"City Life Suicide", "YdKKQ7yT", 1},
  346. {"City Life Explosion", "vy78mqrG", 1},
  347. {"CB:RO Aimbot", "t3yHg06t", 1},
  348. {"Prison Life 2 GUI", "d6X2R39V", 1},
  349. {"Jailbreak GUI", 1461971147, 2},
  350. {"Apoc Tools v4", "0de4tAtR", 1},
  351. {"Twisted Murderer Admin", "C7eTvR3y", 1},
  352. {"Weapon Simulator Auto Farm", "fWguqvMr", 1},
  353. {"Natural Disaster Auto Survival", "e1nMaYYB", 1},
  354. {"Strucid Aimbot", "4ZQFyrS4", 1},
  355. }
  356.  
  357. local guitabList = {
  358. {"c00lgui", "Rz2EFsLU", 1},
  359. {"Topkek 4.0", "d0CJRrcg", 1},
  360. {"Topkek 3.0", "SikGfE9u", 1},
  361. {"Ro-Xploit 4.0", 175137115, 2},
  362. {"Ro-Xploit 5.0", 288646117, 2},
  363. {"Ro-Xploit 6.0", 364364477, 2},
  364. {"Dex 2.0", 492005721, 2},
  365. {"Dex 3.0", 418957341, 2},
  366. {"Clown Van", "a5UZuuiT", 1},
  367. {"Hell Elevator GUI", "8NYWpf2T", 1},
  368. {"Chams / Aimlock", "Yi7fzELj", 1},
  369. {"YourMom GUI", "289110135", 2},
  370. {"Pepe GUI", "277881926", 2},
  371. {"Brack Hub", "PT9Gf7d5", 1},
  372. {"Vesprin FE GUI", "1231351616", 2},
  373. {"Music GUI", "U352cdsv", 1},
  374. {"Dark Dex 2.0", "YzdzxuRX", 1},
  375. {"GabX", "FTf9uem2", 1},
  376. }
  377.  
  378. local mapsList = {
  379. {"Clockwork Arena", "EvnXCXhP", 1},
  380. {"Town Map", 1345094164, 2},
  381. {"Cave Island", "t29C42rm", 1},
  382. {"Nature Map", "gmF4Kq5B", 1},
  383. {"Nazi Map", "az8sLCLT", 1},
  384. {"Ritual Room", "hYCTFiAC", 1},
  385. {"Stripper", "jztW5Vuy", 1},
  386. {"Witch Map", "R9epW292", 1},
  387. {"Rainbow Tunnel", "8bznLitn", 1},
  388. {"Scary Map", "fNw46f74", 1},
  389. {"Nazi Camp", "KJNk4STm", 1},
  390. {"Night Club", 1281063730, 2},
  391. {"Da Club", "6UyLJheX", 1},
  392. }
  393.  
  394. local lists = {
  395. {scripttabList, "Scripts"},
  396. {fescripttabList, "FE Scripts"},
  397. {gameScriptsList, "Game Scripts"},
  398. {guitabList, "GUIs"},
  399. {mapsList, "Maps"},
  400. }
  401.  
  402. local tabs = {
  403. "Home",
  404. "Scripts",
  405. "FE Scripts",
  406. "GUIs",
  407. "Maps",
  408. "Audios",
  409. "Decals",
  410. "Executor",
  411. "ScriptSearch",
  412. "Game Scripts",
  413. "Settings",
  414. "Credits",
  415. }
  416.  
  417. local threshold = 185
  418. local transBackRunning = false
  419. local tweenTable = {}
  420. local function updateBack(...)
  421. local list = {...}
  422. local color = list[1]
  423. screenGui.Top.Main.BackgroundColor3 = color
  424. if list[2] and changeColorPickerBack == true then
  425. list[2].BackgroundColor3 = color
  426. end
  427. if round(color.g*255) >= threshold and round(color.b*255) >= threshold and darkBack == false or round(color.g*255) >= threshold and darkBack == false then
  428. if lightBack == true and transBackRunning == true then
  429. for _,tween in pairs(tweenTable) do
  430. tween:Pause()
  431. end
  432. end
  433. tweenTable = {}
  434. darkBack = true
  435. lightBack = false
  436. for i,v in pairs(screenGui.Top.Important:GetDescendants()) do
  437. local goal = {}
  438. goal.BackgroundColor3 = darkColor
  439. local customTween = tweenService:Create(v, TweenInfo.new(0.5), goal)
  440. table.insert(tweenTable, customTween)
  441. end
  442. transBackRunning = true
  443. for _,tween in pairs(tweenTable) do
  444. tween:Play()
  445. end
  446. tweenTable[1].Completed:Connect(function()
  447. transBackRunning = false
  448. end)
  449. elseif round(color.g*255) < threshold and round(color.b*255) < threshold and lightBack == false or round(color.g*255) < threshold and lightBack == false then
  450. if lightBack == true and transBackRunning == true then
  451. for _,tween in pairs(tweenTable) do
  452. tween:Pause()
  453. end
  454. end
  455. tweenTable = {}
  456. lightBack = true
  457. darkBack = false
  458. for i,v in pairs(screenGui.Top.Important:GetDescendants()) do
  459. local goal = {}
  460. goal.BackgroundColor3 = lightColor
  461. local customTween = tweenService:Create(v, TweenInfo.new(0.5), goal)
  462. table.insert(tweenTable, customTween)
  463. end
  464. transBackRunning = true
  465. for _,tween in pairs(tweenTable) do
  466. tween:Play()
  467. end
  468. tweenTable[1].Completed:Connect(function()
  469. transBackRunning = false
  470. end)
  471. end
  472. end
  473.  
  474. local function createFrame(Active, BackgroundColor3, BackgroundTransparency, BorderSizePixel, ClipsDescendants, Name, Parent, Position, Size)
  475. local Frame = Instance.new("Frame")
  476. Frame.Active = Active
  477. Frame.BackgroundColor3 = BackgroundColor3
  478. Frame.BackgroundTransparency = BackgroundTransparency
  479. Frame.BorderSizePixel = BorderSizePixel
  480. Frame.ClipsDescendants = ClipsDescendants
  481. Frame.Name = Name
  482. Frame.Parent = Parent
  483. Frame.Position = Position
  484. Frame.Size = Size
  485. return Frame
  486. end
  487.  
  488.  
  489. local function createTextLabel(BackgroundColor3, BackgroundTransparency, BorderSizePixel, Font, Name, Parent, Position, Size, Text, TextColor3, TextSize, TextWrapped, TextXAlignment, TextYAlignment, ZIndex)
  490. local TextLabel = Instance.new("TextLabel")
  491. TextLabel.BackgroundColor3 = BackgroundColor3
  492. TextLabel.BackgroundTransparency = BackgroundTransparency
  493. TextLabel.BorderSizePixel = BorderSizePixel
  494. TextLabel.Font = Font
  495. TextLabel.Name = Name
  496. TextLabel.Parent = Parent
  497. TextLabel.Position = Position
  498. TextLabel.Size = Size
  499. TextLabel.Text = Text
  500. TextLabel.TextColor3 = TextColor3
  501. TextLabel.TextSize = TextSize
  502. TextLabel.TextWrapped = TextWrapped
  503. TextLabel.TextXAlignment = TextXAlignment
  504. TextLabel.TextYAlignment = TextYAlignment
  505. TextLabel.ZIndex = ZIndex
  506. return TextLabel
  507. end
  508.  
  509. local function createTextBox(BackgroundColor3, BackgroundTransparency, BorderSizePixel, Font, Name, Parent, PlaceholderText, Position, Size, Text, TextColor3, TextSize, TextWrapped, TextXAlignment, TextYAlignment)
  510. local TextBox = Instance.new("TextBox")
  511. TextBox.BackgroundColor3 = BackgroundColor3
  512. TextBox.BackgroundTransparency = BackgroundTransparency
  513. TextBox.BorderSizePixel = BorderSizePixel
  514. TextBox.Font = Font
  515. TextBox.Name = Name
  516. TextBox.Parent = Parent
  517. TextBox.PlaceholderText = PlaceholderText
  518. TextBox.Position = Position
  519. TextBox.Size = Size
  520. TextBox.Text = Text
  521. TextBox.TextColor3 = TextColor3
  522. TextBox.TextSize = TextSize
  523. TextBox.TextWrapped = TextWrapped
  524. TextBox.TextXAlignment = TextXAlignment
  525. TextBox.TextYAlignment = TextYAlignment
  526. return TextBox
  527. end
  528.  
  529. local function createTextButton(BackgroundColor3, BackgroundTransparency, BorderSizePixel, Font, Name, Parent, Position, Size, Text, TextColor3, TextSize, ZIndex, func)
  530. local TextButton = Instance.new("TextButton")
  531. TextButton.BackgroundColor3 = BackgroundColor3
  532. TextButton.BackgroundTransparency = BackgroundTransparency
  533. TextButton.BorderSizePixel = BorderSizePixel
  534. TextButton.Font = Font
  535. TextButton.Name = Name
  536. TextButton.Parent = Parent
  537. TextButton.Position = Position
  538. TextButton.Size = Size
  539. TextButton.Text = Text
  540. TextButton.TextColor3 = TextColor3
  541. TextButton.TextSize = TextSize
  542. TextButton.ZIndex = ZIndex
  543. TextButton.MouseButton1Down:Connect(func)
  544. return TextButton
  545. end
  546.  
  547. local function createImageLabel(BackgroundTransparency, Image, Name, Parent, Position, Selectable, Size, ZIndex)
  548. local ImageLabel = Instance.new("ImageLabel")
  549. ImageLabel.BackgroundTransparency = BackgroundTransparency
  550. ImageLabel.Image = Image
  551. ImageLabel.Name = Name
  552. ImageLabel.Parent = Parent
  553. ImageLabel.Position = Position
  554. ImageLabel.Selectable = Selectable
  555. ImageLabel.Size = Size
  556. ImageLabel.ZIndex = ZIndex
  557. return ImageLabel
  558. end
  559.  
  560. local function createScrollingFrame(BackgroundColor3, BackgroundTransparency, BorderSizePixel, BottomImage, CanvasSize, MidImage, Name, Parent, Position, Rotation, ScrollBarThickness, Selectable, Size, TopImage, Visible)
  561. local ScrollingFrame = Instance.new("ScrollingFrame")
  562. ScrollingFrame.BackgroundColor3 = BackgroundColor3
  563. ScrollingFrame.BackgroundTransparency = BackgroundTransparency
  564. ScrollingFrame.BorderSizePixel = BorderSizePixel
  565. ScrollingFrame.BottomImage = BottomImage
  566. ScrollingFrame.CanvasSize = CanvasSize
  567. ScrollingFrame.MidImage = MidImage
  568. ScrollingFrame.Name = Name
  569. ScrollingFrame.Parent = Parent
  570. ScrollingFrame.Position = Position
  571. ScrollingFrame.Rotation = Rotation
  572. ScrollingFrame.ScrollBarThickness = ScrollBarThickness
  573. ScrollingFrame.Selectable = Selectable
  574. ScrollingFrame.Size = Size
  575. ScrollingFrame.TopImage = TopImage
  576. ScrollingFrame.Visible = Visible
  577. return ScrollingFrame
  578. end
  579.  
  580. function CreateInstance(cls,props)
  581. local inst = Instance.new(cls)
  582. for i,v in pairs(props) do
  583. inst[i] = v
  584. end
  585. return inst
  586. end
  587.  
  588. local pickerCreated = false
  589. local ColorPicker do
  590. ColorPicker = {}
  591.  
  592. local function createColorPick()
  593. local ColorPick = CreateInstance("ScreenGui",{DisplayOrder=0,Enabled=true,ResetOnSpawn=true,Name="ColorPick",})
  594. local ColorPick2 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.39215689897537,0.39215689897537,0.39215689897537),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,450,0,330),SizeConstraint=0,Visible=true,ZIndex=1,Name="ColorPicker",Parent = ColorPick})
  595. local ColorPickBack = CreateInstance("Frame",{Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=colorPickerBack,BackgroundTransparency=0,BorderColor3=Color3.new(0.14509804546833,0.20784315466881,0.21176472306252),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0, 0, 0, 0),Rotation=0,Selectable=false,Size=UDim2.new(1, 0, 1, 0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Backdrop",Parent = ColorPick2})
  596. local ColorPick3 = CreateInstance("Frame",{Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.fromRGB(117, 117, 117),BackgroundTransparency=0.5,BorderColor3=Color3.new(0.14509804546833,0.20784315466881,0.21176472306252),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,25),Rotation=0,Selectable=false,Size=UDim2.new(1,0,1,-25),SizeConstraint=0,Visible=true,ZIndex=1,Name="Content",Parent = ColorPickBack})
  597. local ColorPick4 = CreateInstance("ImageLabel",{Image="rbxassetid://1072518502",ImageColor3=Color3.new(1,1,1),ImageRectOffset=Vector2.new(0,0),ImageRectSize=Vector2.new(0,0),ImageTransparency=0,ScaleType=0,SliceCenter=Rect.new(0,0,0,0),Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-30,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,13,0,200),SizeConstraint=0,Visible=true,ZIndex=1,Name="ColorStrip",Parent = ColorPick3})
  598. local ColorPick5 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-260,0,211),Rotation=0,Selectable=false,Size=UDim2.new(0,35,1,-245),SizeConstraint=0,Visible=true,ZIndex=1,Name="Preview",Parent = ColorPick3})
  599. local ColorPick6 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=true,Draggable=false,Position=UDim2.new(1,-261,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,222,0,202),SizeConstraint=0,Visible=true,ZIndex=1,Name="ColorSpaceFrame",Parent = ColorPick3})
  600. local ColorPick7 = CreateInstance("ImageLabel",{Image="rbxassetid://1072518406",ImageColor3=Color3.new(1,1,1),ImageRectOffset=Vector2.new(0,0),ImageRectSize=Vector2.new(0,0),ImageTransparency=0,ScaleType=0,SliceCenter=Rect.new(0,0,0,0),Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,1,0,1),Rotation=0,Selectable=false,Size=UDim2.new(0,220,0,200),SizeConstraint=0,Visible=true,ZIndex=1,Name="ColorSpace",Parent = ColorPick6})
  601. local ColorPick8 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,210,0,190),Rotation=0,Selectable=false,Size=UDim2.new(0,20,0,20),SizeConstraint=0,Visible=true,ZIndex=1,Name="Scope",Parent = ColorPick7})
  602. local ColorPick9 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,9,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,2,0,20),SizeConstraint=0,Visible=true,ZIndex=1,Name="Line",Parent = ColorPick8})
  603. local ColorPick10 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,9),Rotation=0,Selectable=false,Size=UDim2.new(0,20,0,2),SizeConstraint=0,Visible=true,ZIndex=1,Name="Line",Parent = ColorPick8})
  604. local ColorPick11 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.3137255012989,0.3137255012989,0.3137255012989),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,1),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,208),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick3})
  605. local ColorPick12 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-2,0,-4),Rotation=0,Selectable=false,Size=UDim2.new(0,8,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick11})
  606. local ColorPick13 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,8),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick12})
  607. local ColorPick14 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,3,0,7),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,3),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick12})
  608. local ColorPick15 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,4,0,6),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,5),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick12})
  609. local ColorPick16 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,5,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,7),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick12})
  610. local ColorPick17 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0,0,0),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,9),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick12})
  611. local ColorPick18 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-180,0,211),Rotation=0,Selectable=false,Size=UDim2.new(0,52,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Hue",Parent = ColorPick3})
  612. local ColorPick19 = CreateInstance("TextBox",{ClearTextOnFocus=true,Font=3,FontSize=5,MultiLine=false,Text="0",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=1,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,50,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Input",Parent = ColorPick18})
  613. local ColorPick20 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick19})
  614. local ColorPick21 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Up",Parent = ColorPick20})
  615. local ColorPick22 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick21})
  616. local ColorPick23 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick22})
  617. local ColorPick24 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick22})
  618. local ColorPick25 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick22})
  619. local ColorPick26 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,8),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Down",Parent = ColorPick20})
  620. local ColorPick27 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick26})
  621. local ColorPick28 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick27})
  622. local ColorPick29 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick27})
  623. local ColorPick30 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick27})
  624. local ColorPick31 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Hue:",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=1,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-40,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,34,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick18})
  625. local ColorPick32 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-180,0,233),Rotation=0,Selectable=false,Size=UDim2.new(0,52,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Sat",Parent = ColorPick3})
  626. local ColorPick33 = CreateInstance("TextBox",{ClearTextOnFocus=true,Font=3,FontSize=5,MultiLine=false,Text="0",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=1,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,50,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Input",Parent = ColorPick32})
  627. local ColorPick34 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick33})
  628. local ColorPick35 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Up",Parent = ColorPick34})
  629. local ColorPick36 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick35})
  630. local ColorPick37 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick36})
  631. local ColorPick38 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick36})
  632. local ColorPick39 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick36})
  633. local ColorPick40 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,8),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Down",Parent = ColorPick34})
  634. local ColorPick41 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick40})
  635. local ColorPick42 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick41})
  636. local ColorPick43 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick41})
  637. local ColorPick44 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick41})
  638. local ColorPick45 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Sat:",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=1,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-40,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,34,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick32})
  639. local ColorPick46 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-180,0,255),Rotation=0,Selectable=false,Size=UDim2.new(0,52,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Val",Parent = ColorPick3})
  640. local ColorPick47 = CreateInstance("TextBox",{ClearTextOnFocus=true,Font=3,FontSize=5,MultiLine=false,Text="255",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=1,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,50,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Input",Parent = ColorPick46})
  641. local ColorPick48 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick47})
  642. local ColorPick49 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Up",Parent = ColorPick48})
  643. local ColorPick50 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick49})
  644. local ColorPick51 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick50})
  645. local ColorPick52 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick50})
  646. local ColorPick53 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick50})
  647. local ColorPick54 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,8),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Down",Parent = ColorPick48})
  648. local ColorPick55 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick54})
  649. local ColorPick56 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick55})
  650. local ColorPick57 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick55})
  651. local ColorPick58 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick55})
  652. local ColorPick59 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Val:",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=1,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-40,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,34,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick46})
  653. local ColorPick60 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-63,0,233),Rotation=0,Selectable=false,Size=UDim2.new(0,52,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Green",Parent = ColorPick3})
  654. local ColorPick61 = CreateInstance("TextBox",{ClearTextOnFocus=true,Font=3,FontSize=5,MultiLine=false,Text="0",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=1,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,50,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Input",Parent = ColorPick60})
  655. local ColorPick62 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick61})
  656. local ColorPick63 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Up",Parent = ColorPick62})
  657. local ColorPick64 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick63})
  658. local ColorPick65 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick64})
  659. local ColorPick66 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick64})
  660. local ColorPick67 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick64})
  661. local ColorPick68 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,8),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Down",Parent = ColorPick62})
  662. local ColorPick69 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick68})
  663. local ColorPick70 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick69})
  664. local ColorPick71 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick69})
  665. local ColorPick72 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick69})
  666. local ColorPick73 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Green:",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=1,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-40,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,34,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick60})
  667. local ColorPick74 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-63,0,211),Rotation=0,Selectable=false,Size=UDim2.new(0,52,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Red",Parent = ColorPick3})
  668. local ColorPick75 = CreateInstance("TextBox",{ClearTextOnFocus=true,Font=3,FontSize=5,MultiLine=false,Text="0",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=1,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,50,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Input",Parent = ColorPick74})
  669. local ColorPick76 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick75})
  670. local ColorPick77 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Up",Parent = ColorPick76})
  671. local ColorPick78 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick77})
  672. local ColorPick79 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick78})
  673. local ColorPick80 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick78})
  674. local ColorPick81 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick78})
  675. local ColorPick82 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,8),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Down",Parent = ColorPick76})
  676. local ColorPick83 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick82})
  677. local ColorPick84 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick83})
  678. local ColorPick85 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick83})
  679. local ColorPick86 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick83})
  680. local ColorPick87 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Red:",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=1,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-40,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,34,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick74})
  681. local ColorPick88 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-63,0,255),Rotation=0,Selectable=false,Size=UDim2.new(0,52,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Blue",Parent = ColorPick3})
  682. local ColorPick89 = CreateInstance("TextBox",{ClearTextOnFocus=true,Font=3,FontSize=5,MultiLine=false,Text="0",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.25098040699959,0.25098040699959,0.25098040699959),BackgroundTransparency=1,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,2,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,50,0,16),SizeConstraint=0,Visible=true,ZIndex=1,Name="Input",Parent = ColorPick88})
  683. local ColorPick90 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-16,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="ArrowFrame",Parent = ColorPick89})
  684. local ColorPick91 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Up",Parent = ColorPick90})
  685. local ColorPick92 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick91})
  686. local ColorPick93 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick92})
  687. local ColorPick94 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick92})
  688. local ColorPick95 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick92})
  689. local ColorPick96 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="",TextColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,8),Rotation=0,Selectable=true,Size=UDim2.new(1,0,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Down",Parent = ColorPick90})
  690. local ColorPick97 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.63921570777893,0.63529413938522,0.64705884456635),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,16,0,8),SizeConstraint=0,Visible=true,ZIndex=1,Name="Arrow",Parent = ColorPick96})
  691. local ColorPick98 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,8,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,1,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick97})
  692. local ColorPick99 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,7,0,4),Rotation=0,Selectable=false,Size=UDim2.new(0,3,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick97})
  693. local ColorPick100 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.86274510622025,0.86274510622025,0.86274510622025),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,6,0,3),Rotation=0,Selectable=false,Size=UDim2.new(0,5,0,1),SizeConstraint=0,Visible=true,ZIndex=1,Name="Frame",Parent = ColorPick97})
  694. local ColorPick101 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Blue:",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=1,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,-40,0,0),Rotation=0,Selectable=false,Size=UDim2.new(0,34,1,0),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick88})
  695. local ColorPick102 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="OK",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.18823531270027,0.18823531270027,0.18823531270027),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-210,1,-28),Rotation=0,Selectable=true,Size=UDim2.new(0,100,0,25),SizeConstraint=0,Visible=true,ZIndex=1,Name="Ok",Parent = ColorPick3})
  696. local ColorPick103 = CreateInstance("TextButton",{Font=3,FontSize=5,Text="Cancel",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(0.18823531270027,0.18823531270027,0.18823531270027),BackgroundTransparency=0,BorderColor3=Color3.new(0.37647062540054,0.37647062540054,0.37647062540054),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-105,1,-28),Rotation=0,Selectable=true,Size=UDim2.new(0,100,0,25),SizeConstraint=0,Visible=true,ZIndex=1,Name="Cancel",Parent = ColorPick3})
  697. local ColorPick104 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,5,0,5),Rotation=0,Selectable=false,Size=UDim2.new(0,180,0,200),SizeConstraint=0,Visible=true,ZIndex=1,Name="BasicColors",Parent = ColorPick3})
  698. local ColorPick105 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Basic Colors",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,-5),Rotation=0,Selectable=false,Size=UDim2.new(1,0,0,26),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick104})
  699. local ColorPick106 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,5,0,210),Rotation=0,Selectable=false,Size=UDim2.new(0,180,0,90),SizeConstraint=0,Visible=true,ZIndex=1,Name="CustomColors",Parent = ColorPick3})
  700. local ColorPick107 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Custom Colors (RC = Set)",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=0,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(1,0,0,20),SizeConstraint=0,Visible=true,ZIndex=1,Name="Title",Parent = ColorPick106})
  701. local ColorPick108 = CreateInstance("Frame",{Style=0,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.fromRGB(84, 84, 84),BackgroundTransparency=0,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,0,0,0),Rotation=0,Selectable=false,Size=UDim2.new(1,0,0,25),SizeConstraint=0,Visible=true,ZIndex=1,Name="TopBar",Parent = ColorPick2})
  702. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", ColorPick108, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  703. local ColorPick109 = CreateInstance("TextLabel",{Font=3,FontSize=5,Text="Color Picker",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,Active=false,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=1,ClipsDescendants=false,Draggable=false,Position=UDim2.new(0,25,0,0),Rotation=0,Selectable=false,Size=UDim2.new(1,-50,0,25),SizeConstraint=0,Visible=true,ZIndex=1,Name="WindowTitle",Parent = ColorPick108})
  704. local ColorPick110 = CreateInstance("TextButton",{Font=4,FontSize=5,Text="X",TextColor3=Color3.new(0.86274516582489,0.86274516582489,0.86274516582489),TextScaled=false,TextSize=14,TextStrokeColor3=Color3.new(0,0,0),TextStrokeTransparency=1,TextTransparency=0,TextWrapped=false,TextXAlignment=2,TextYAlignment=1,AutoButtonColor=false,Modal=false,Selected=false,Style=0,Active=true,AnchorPoint=Vector2.new(0,0),BackgroundColor3=Color3.new(1,1,1),BackgroundTransparency=1,BorderColor3=Color3.new(0.10588236153126,0.16470588743687,0.20784315466881),BorderSizePixel=0,ClipsDescendants=false,Draggable=false,Position=UDim2.new(1,-27,0,0),Rotation=0,Selectable=true,Size=UDim2.new(0,25,0,25),SizeConstraint=0,Visible=true,ZIndex=1,Name="Close",Parent = ColorPick108})
  705. return ColorPick
  706. end
  707. local GuiTemplate = createColorPick()
  708.  
  709. ColorPicker.new = function()
  710. pickerCreated = true
  711. local newMt = setmetatable({},{})
  712.  
  713. local rootGui = GuiTemplate:Clone()
  714. rootGui.Parent = coreGui
  715. rootGui.Enabled = true
  716. pickerGui = rootGui.ColorPicker
  717. local pickerTopBar = pickerGui.TopBar
  718. backDrop = pickerGui.Backdrop
  719. local pickerFrame = pickerGui.Backdrop.Content
  720. local colorSpace = pickerFrame.ColorSpaceFrame.ColorSpace
  721. local colorStrip = pickerFrame.ColorStrip
  722. local previewFrame = pickerFrame.Preview
  723. local basicColorsFrame = pickerFrame.BasicColors
  724. local customColorsFrame = pickerFrame.CustomColors
  725. local okButton = pickerFrame.Ok
  726. local cancelButton = pickerFrame.Cancel
  727. local closeButton = pickerTopBar.Close
  728.  
  729. local colorScope = colorSpace.Scope
  730. local colorArrow = pickerFrame.ArrowFrame.Arrow
  731.  
  732. local hueInput = pickerFrame.Hue.Input
  733. local satInput = pickerFrame.Sat.Input
  734. local valInput = pickerFrame.Val.Input
  735.  
  736. local redInput = pickerFrame.Red.Input
  737. local greenInput = pickerFrame.Green.Input
  738. local blueInput = pickerFrame.Blue.Input
  739.  
  740. local user = game:GetService("UserInputService")
  741. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  742.  
  743. local hue,sat,val = Color3.toHSV(savedColor)
  744. local red,green,blue = savedColor.r, savedColor.g, savedColor.b
  745. local chosenColor = savedColor
  746.  
  747. local basicColors = {Color3.new(0,0,0),Color3.new(0.66666668653488,0,0),Color3.new(0,0.33333334326744,0),Color3.new(0.66666668653488,0.33333334326744,0),Color3.new(0,0.66666668653488,0),Color3.new(0.66666668653488,0.66666668653488,0),Color3.new(0,1,0),Color3.new(0.66666668653488,1,0),Color3.new(0,0,0.49803924560547),Color3.new(0.66666668653488,0,0.49803924560547),Color3.new(0,0.33333334326744,0.49803924560547),Color3.new(0.66666668653488,0.33333334326744,0.49803924560547),Color3.new(0,0.66666668653488,0.49803924560547),Color3.new(0.66666668653488,0.66666668653488,0.49803924560547),Color3.new(0,1,0.49803924560547),Color3.new(0.66666668653488,1,0.49803924560547),Color3.new(0,0,1),Color3.new(0.66666668653488,0,1),Color3.new(0,0.33333334326744,1),Color3.new(0.66666668653488,0.33333334326744,1),Color3.new(0,0.66666668653488,1),Color3.new(0.66666668653488,0.66666668653488,1),Color3.new(0,1,1),Color3.new(0.66666668653488,1,1),Color3.new(0.33333334326744,0,0),Color3.new(1,0,0),Color3.new(0.33333334326744,0.33333334326744,0),Color3.new(1,0.33333334326744,0),Color3.new(0.33333334326744,0.66666668653488,0),Color3.new(1,0.66666668653488,0),Color3.new(0.33333334326744,1,0),Color3.new(1,1,0),Color3.new(0.33333334326744,0,0.49803924560547),Color3.new(1,0,0.49803924560547),Color3.new(0.33333334326744,0.33333334326744,0.49803924560547),Color3.new(1,0.33333334326744,0.49803924560547),Color3.new(0.33333334326744,0.66666668653488,0.49803924560547),Color3.new(1,0.66666668653488,0.49803924560547),Color3.new(0.33333334326744,1,0.49803924560547),Color3.new(1,1,0.49803924560547),Color3.new(0.33333334326744,0,1),Color3.new(1,0,1),Color3.new(0.33333334326744,0.33333334326744,1),Color3.new(1,0.33333334326744,1),Color3.new(0.33333334326744,0.66666668653488,1),Color3.new(1,0.66666668653488,1),Color3.new(0.33333334326744,1,1),Color3.new(1,1,1)}
  748. local customColors = {}
  749.  
  750. local function updateColor(noupdate)
  751. local relativeX,relativeY,relativeStripY = 219 - hue*219, 199 - sat*199, 199 - val*199
  752. local hsvColor = Color3.fromHSV(hue,sat,val)
  753.  
  754. if noupdate == 2 or not noupdate then
  755. hueInput.Text = tostring(math.ceil(359*hue))
  756. satInput.Text = tostring(math.ceil(255*sat))
  757. valInput.Text = tostring(math.floor(255*val))
  758. end
  759. if noupdate == 1 or not noupdate then
  760. redInput.Text = tostring(math.floor(255*red))
  761. greenInput.Text = tostring(math.floor(255*green))
  762. blueInput.Text = tostring(math.floor(255*blue))
  763. end
  764.  
  765. chosenColor = Color3.new(red,green,blue)
  766.  
  767. colorScope.Position = UDim2.new(0,relativeX-9,0,relativeY-9)
  768. colorStrip.ImageColor3 = Color3.fromHSV(hue,sat,1)
  769. colorArrow.Position = UDim2.new(0,-2,0,relativeStripY-4)
  770. previewFrame.BackgroundColor3 = chosenColor
  771.  
  772. updateBack(chosenColor, backDrop)
  773.  
  774. newMt.Color = chosenColor
  775. if newMt.Changed then
  776. newMt:Changed(chosenColor)
  777. end
  778. end
  779.  
  780. local function colorSpaceInput()
  781. local relativeX = mouse.X - colorSpace.AbsolutePosition.X
  782. local relativeY = mouse.Y - colorSpace.AbsolutePosition.Y
  783.  
  784. if relativeX < 0 then relativeX = 0 elseif relativeX > 219 then relativeX = 219 end
  785. if relativeY < 0 then relativeY = 0 elseif relativeY > 199 then relativeY = 199 end
  786.  
  787. hue = (219 - relativeX)/219
  788. sat = (199 - relativeY)/199
  789.  
  790. local hsvColor = Color3.fromHSV(hue,sat,val)
  791. red,green,blue = hsvColor.r,hsvColor.g,hsvColor.b
  792.  
  793. updateColor()
  794. end
  795.  
  796. local function colorStripInput()
  797. local relativeY = mouse.Y - colorStrip.AbsolutePosition.Y
  798.  
  799. if relativeY < 0 then relativeY = 0 elseif relativeY > 199 then relativeY = 199 end
  800.  
  801. val = (199 - relativeY)/199
  802.  
  803. local hsvColor = Color3.fromHSV(hue,sat,val)
  804. red,green,blue = hsvColor.r,hsvColor.g,hsvColor.b
  805.  
  806. updateColor()
  807. end
  808.  
  809. local function hookButtons(frame,func)
  810. frame.ArrowFrame.Up.InputBegan:Connect(function(input)
  811. if input.UserInputType == Enum.UserInputType.MouseMovement then
  812. frame.ArrowFrame.Up.BackgroundTransparency = 0.5
  813. elseif input.UserInputType == Enum.UserInputType.MouseButton1 then
  814. local releaseEvent,runEvent
  815.  
  816. local startTime = tick()
  817. local pressing = true
  818. local startNum = tonumber(frame.Text)
  819.  
  820. if not startNum then return end
  821.  
  822. releaseEvent = user.InputEnded:Connect(function(input)
  823. if input.UserInputType ~= Enum.UserInputType.MouseButton1 then return end
  824. releaseEvent:Disconnect()
  825. pressing = false
  826. end)
  827.  
  828. startNum = startNum + 1
  829. func(startNum)
  830. while pressing do
  831. if tick()-startTime > 0.3 then
  832. startNum = startNum + 1
  833. func(startNum)
  834. end
  835. wait(0.1)
  836. end
  837. end
  838. end)
  839.  
  840. frame.ArrowFrame.Up.InputEnded:Connect(function(input)
  841. if input.UserInputType == Enum.UserInputType.MouseMovement then
  842. frame.ArrowFrame.Up.BackgroundTransparency = 1
  843. end
  844. end)
  845.  
  846. frame.ArrowFrame.Down.InputBegan:Connect(function(input)
  847. if input.UserInputType == Enum.UserInputType.MouseMovement then
  848. frame.ArrowFrame.Down.BackgroundTransparency = 0.5
  849. elseif input.UserInputType == Enum.UserInputType.MouseButton1 then
  850. local releaseEvent,runEvent
  851.  
  852. local startTime = tick()
  853. local pressing = true
  854. local startNum = tonumber(frame.Text)
  855.  
  856. if not startNum then return end
  857.  
  858. releaseEvent = user.InputEnded:Connect(function(input)
  859. if input.UserInputType ~= Enum.UserInputType.MouseButton1 then return end
  860. releaseEvent:Disconnect()
  861. pressing = false
  862. end)
  863.  
  864. startNum = startNum - 1
  865. func(startNum)
  866. while pressing do
  867. if tick()-startTime > 0.3 then
  868. startNum = startNum - 1
  869. func(startNum)
  870. end
  871. wait(0.1)
  872. end
  873. end
  874. end)
  875.  
  876. frame.ArrowFrame.Down.InputEnded:Connect(function(input)
  877. if input.UserInputType == Enum.UserInputType.MouseMovement then
  878. frame.ArrowFrame.Down.BackgroundTransparency = 1
  879. end
  880. end)
  881. end
  882.  
  883. colorSpace.InputBegan:Connect(function(input)
  884. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  885. local releaseEvent,mouseEvent
  886.  
  887. releaseEvent = user.InputEnded:Connect(function(input)
  888. if input.UserInputType ~= Enum.UserInputType.MouseButton1 then return end
  889. releaseEvent:Disconnect()
  890. mouseEvent:Disconnect()
  891. end)
  892.  
  893. mouseEvent = user.InputChanged:Connect(function(input)
  894. if input.UserInputType == Enum.UserInputType.MouseMovement then
  895. colorSpaceInput()
  896. end
  897. end)
  898.  
  899. colorSpaceInput()
  900. end
  901. end)
  902.  
  903. colorStrip.InputBegan:Connect(function(input)
  904. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  905. local releaseEvent,mouseEvent
  906.  
  907. releaseEvent = user.InputEnded:Connect(function(input)
  908. if input.UserInputType ~= Enum.UserInputType.MouseButton1 then return end
  909. releaseEvent:Disconnect()
  910. mouseEvent:Disconnect()
  911. end)
  912.  
  913. mouseEvent = user.InputChanged:Connect(function(input)
  914. if input.UserInputType == Enum.UserInputType.MouseMovement then
  915. colorStripInput()
  916. end
  917. end)
  918.  
  919. colorStripInput()
  920. end
  921. end)
  922.  
  923. local function updateHue(str)
  924. local num = tonumber(str)
  925. if num then
  926. hue = math.clamp(math.floor(num),0,359)/359
  927. local hsvColor = Color3.fromHSV(hue,sat,val)
  928. red,green,blue = hsvColor.r,hsvColor.g,hsvColor.b
  929. hueInput.Text = tostring(hue*359)
  930. updateColor(1)
  931. end
  932. end
  933. hueInput.FocusLost:Connect(function() updateHue(hueInput.Text) end) hookButtons(hueInput,updateHue)
  934.  
  935. local function updateSat(str)
  936. local num = tonumber(str)
  937. if num then
  938. sat = math.clamp(math.floor(num),0,255)/255
  939. local hsvColor = Color3.fromHSV(hue,sat,val)
  940. red,green,blue = hsvColor.r,hsvColor.g,hsvColor.b
  941. satInput.Text = tostring(sat*255)
  942. updateColor(1)
  943. end
  944. end
  945. satInput.FocusLost:Connect(function() updateSat(satInput.Text) end) hookButtons(satInput,updateSat)
  946.  
  947. local function updateVal(str)
  948. local num = tonumber(str)
  949. if num then
  950. val = math.clamp(math.floor(num),0,255)/255
  951. local hsvColor = Color3.fromHSV(hue,sat,val)
  952. red,green,blue = hsvColor.r,hsvColor.g,hsvColor.b
  953. valInput.Text = tostring(val*255)
  954. updateColor(1)
  955. end
  956. end
  957. valInput.FocusLost:Connect(function() updateVal(valInput.Text) end) hookButtons(valInput,updateVal)
  958.  
  959. local function updateRed(str)
  960. local num = tonumber(str)
  961. if num then
  962. red = math.clamp(math.floor(num),0,255)/255
  963. local newColor = Color3.new(red,green,blue)
  964. hue,sat,val = Color3.toHSV(newColor)
  965. redInput.Text = tostring(red*255)
  966. updateColor(2)
  967. end
  968. end
  969. redInput.FocusLost:Connect(function() updateRed(redInput.Text) end) hookButtons(redInput,updateRed)
  970.  
  971. local function updateGreen(str)
  972. local num = tonumber(str)
  973. if num then
  974. green = math.clamp(math.floor(num),0,255)/255
  975. local newColor = Color3.new(red,green,blue)
  976. hue,sat,val = Color3.toHSV(newColor)
  977. greenInput.Text = tostring(green*255)
  978. updateColor(2)
  979. end
  980. end
  981. greenInput.FocusLost:Connect(function() updateGreen(greenInput.Text) end) hookButtons(greenInput,updateGreen)
  982.  
  983. local function updateBlue(str)
  984. local num = tonumber(str)
  985. if num then
  986. blue = math.clamp(math.floor(num),0,255)/255
  987. local newColor = Color3.new(red,green,blue)
  988. hue,sat,val = Color3.toHSV(newColor)
  989. blueInput.Text = tostring(blue*255)
  990. updateColor(2)
  991. end
  992. end
  993. blueInput.FocusLost:Connect(function() updateBlue(blueInput.Text) end) hookButtons(blueInput,updateBlue)
  994.  
  995. local colorChoice = Instance.new("TextButton")
  996. colorChoice.Name = "Choice"
  997. colorChoice.Size = UDim2.new(0,25,0,18)
  998. colorChoice.BorderColor3 = Color3.new(96/255,96/255,96/255)
  999. colorChoice.Text = ""
  1000. colorChoice.AutoButtonColor = false
  1001.  
  1002. local row = 0
  1003. local column = 0
  1004. for i,v in pairs(basicColors) do
  1005. local newColor = colorChoice:Clone()
  1006. newColor.BackgroundColor3 = v
  1007. newColor.Position = UDim2.new(0,1 + 30*column,0,21 + 23*row)
  1008.  
  1009. newColor.MouseButton1Click:Connect(function()
  1010. red,green,blue = v.r,v.g,v.b
  1011. local newColor = Color3.new(red,green,blue)
  1012. hue,sat,val = Color3.toHSV(newColor)
  1013. updateColor()
  1014. end)
  1015.  
  1016. newColor.Parent = basicColorsFrame
  1017. column = column + 1
  1018. if column == 6 then row = row + 1 column = 0 end
  1019. end
  1020.  
  1021. row = 0
  1022. column = 0
  1023. for i = 1,12 do
  1024. local color = customColors[i] or Color3.new(0,0,0)
  1025. local newColor = colorChoice:Clone()
  1026. newColor.BackgroundColor3 = color
  1027. newColor.Position = UDim2.new(0,1 + 30*column,0,20 + 23*row)
  1028.  
  1029. newColor.MouseButton1Click:Connect(function()
  1030. local curColor = customColors[i] or Color3.new(0,0,0)
  1031. red,green,blue = curColor.r,curColor.g,curColor.b
  1032. hue,sat,val = Color3.toHSV(curColor)
  1033. updateColor()
  1034. end)
  1035.  
  1036. newColor.MouseButton2Click:Connect(function()
  1037. customColors[i] = chosenColor
  1038. newColor.BackgroundColor3 = chosenColor
  1039. end)
  1040.  
  1041. newColor.Parent = customColorsFrame
  1042. column = column + 1
  1043. if column == 6 then row = row + 1 column = 0 end
  1044. end
  1045.  
  1046. pickerTopBar.InputBegan:Connect(function(input)
  1047. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  1048. local releaseEvent,mouseEvent
  1049. local dragOffX,dragOffY = mouse.X-pickerTopBar.AbsolutePosition.X,mouse.Y-pickerTopBar.AbsolutePosition.Y
  1050.  
  1051. releaseEvent = user.InputEnded:Connect(function(input)
  1052. if input.UserInputType ~= Enum.UserInputType.MouseButton1 then return end
  1053. releaseEvent:Disconnect()
  1054. mouseEvent:Disconnect()
  1055. end)
  1056.  
  1057. mouseEvent = user.InputChanged:Connect(function(input)
  1058. if input.UserInputType == Enum.UserInputType.MouseMovement then
  1059. pickerGui.Position = UDim2.new(0,mouse.X-dragOffX,0,mouse.Y-dragOffY)
  1060. end
  1061. end)
  1062. end
  1063. end)
  1064.  
  1065. okButton.MouseButton1Click:Connect(function() if newMt.Confirm then newMt:Confirm(chosenColor) end pickerGui.Visible = false savedColor = chosenColor colorPickerOpen = false end)
  1066. okButton.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement then okButton.BackgroundTransparency = 0.4 end end)
  1067. okButton.InputEnded:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement then okButton.BackgroundTransparency = 0 end end)
  1068.  
  1069. cancelButton.MouseButton1Click:Connect(function() if newMt.Cancel then newMt:Cancel() end pickerGui.Visible = false updateBack(savedColor, backDrop) colorPickerOpen = false end)
  1070. cancelButton.InputBegan:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement then cancelButton.BackgroundTransparency = 0.4 end end)
  1071. cancelButton.InputEnded:Connect(function(input) if input.UserInputType == Enum.UserInputType.MouseMovement then cancelButton.BackgroundTransparency = 0 end end)
  1072.  
  1073. closeButton.MouseButton1Click:Connect(function() pickerGui.Visible = false updateBack(savedColor, backDrop) colorPickerOpen = false end)
  1074.  
  1075. updateColor()
  1076.  
  1077. newMt.SetColor = function(self,color)
  1078. red,green,blue = color.r,color.g,color.b
  1079. hue,sat,val = Color3.toHSV(color)
  1080. updateColor()
  1081. end
  1082.  
  1083. newMt.Gui = rootGui
  1084.  
  1085. return newMt
  1086. end
  1087. end
  1088.  
  1089. local rainbowColors = {
  1090. Color3.fromRGB(0, 0, 255),
  1091. Color3.fromRGB(255, 0, 0),
  1092. Color3.fromRGB(255, 255, 0),
  1093. Color3.fromRGB(0, 255, 0),
  1094. Color3.fromRGB(0, 255, 255),
  1095. }
  1096.  
  1097. local rainbow = false
  1098. local customRainbow = false
  1099. local rainbowReset = false
  1100. local rainbowStart = 1
  1101. local currentRainbow = nil
  1102.  
  1103. spawn(function()
  1104. while wait() do
  1105. if rainbow == true then
  1106. for i,v in pairs(rainbowColors) do
  1107. local start = rainbowColors[i]
  1108. local rEnd = i + 1
  1109. if not rainbowColors[rEnd] then
  1110. rEnd = 1
  1111. end
  1112. if customRainbow == true then
  1113. local back = screenGui.Top.Main.BackgroundColor3
  1114. start = back
  1115. end
  1116. for num = rainbowCount, 1, -1 do
  1117. currentRainbow = start:Lerp(rainbowColors[rEnd], (rainbowCount - num)/rainbowCount)
  1118. if rainbow == true then
  1119. updateBack(currentRainbow)
  1120. else
  1121. break
  1122. end
  1123. wait()
  1124. end
  1125. customRainbow = false
  1126. end
  1127. if rainbowReset == true then
  1128. rainbowReset = false
  1129. rainbow = false
  1130. currentRainbow = screenGui.Top.Main.BackgroundColor3
  1131. for num = rainbowCount, 1, -1 do
  1132. currentRainbow = currentRainbow:Lerp(savedColor, (rainbowCount - num)/rainbowCount)
  1133. updateBack(currentRainbow)
  1134. if rainbow == true then
  1135. rainbowReset = false
  1136. break
  1137. end
  1138. wait()
  1139. end
  1140. wait()
  1141. end
  1142. end
  1143. end
  1144. end)
  1145.  
  1146. --Intro
  1147. screenGui = Instance.new("ScreenGui")
  1148. screenGui.Parent = coreGui
  1149. screenGui.Name = "Introooo"
  1150. screenGui.Enabled = false
  1151.  
  1152. createFrame(false, Color3.fromRGB(59, 59, 59), 0, 0, true, "Intro", screenGui, UDim2.new(0.5, -188, 0.5, -84), UDim2.new(0, 376, 0, 169))
  1153.  
  1154. createTextLabel(Color3.fromRGB(84, 84, 84), 0, 0, Enum.Font.SourceSansBold, "Top", screenGui.Intro, UDim2.new(0, 0, 0, 0), UDim2.new(0, 376, 0, 25), "</> Rose Hub </>", Color3.fromRGB(255, 255, 255), 25, true, Enum.TextXAlignment.Center, Enum.TextYAlignment.Top, 1)
  1155.  
  1156. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Intro.Top, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1157.  
  1158. createTextLabel(Color3.fromRGB(255, 255, 255), 1, 1, Enum.Font.SourceSansBold, "Loading", screenGui.Intro, UDim2.new(0, 88, 0, 139), UDim2.new(0, 200, 0, 30), "Loading...", Color3.fromRGB(255, 255, 255), 20, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1159.  
  1160. createTextLabel(Color3.fromRGB(255, 255, 255), 1, 1, Enum.Font.SourceSansBold, "Motto", screenGui.Intro, UDim2.new(0, 88, 0, 25), UDim2.new(0, 200, 0, 33), "MOTD: "..message.."", Color3.fromRGB(255, 255, 255), 17, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1161.  
  1162. createFrame(false, Color3.fromRGB(255, 255, 255), 0.65, 1, false, "Background", screenGui.Intro, UDim2.new(0, 19, 0, 75), UDim2.new(0, 338, 0, 33))
  1163.  
  1164. createFrame(false, Color3.fromRGB(255, 255, 255), 0, 0, false, "Bar", screenGui.Intro.Background, UDim2.new(0, 0, 0, 0), UDim2.new(0, 0, 0, 33))
  1165.  
  1166. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Intro.Background, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1167.  
  1168. tweening = true
  1169.  
  1170. screenGui.Intro.Size = UDim2.new(0, 0, 0, 25)
  1171.  
  1172. wait()
  1173.  
  1174. screenGui.Enabled = true
  1175.  
  1176. screenGui.Intro:TweenSize(UDim2.new(0, 376, 0, 25), "Out", "Quad", 0.5)
  1177.  
  1178. wait(0.5)
  1179. wait()
  1180.  
  1181. screenGui.Intro:TweenSize(UDim2.new(0, 376, 0, 169), "Out", "Quad", 0.5)
  1182.  
  1183. wait(0.5)
  1184.  
  1185. screenGui.Intro.Background.Bar:TweenSize(UDim2.new(1, 0, 0, 33), "Out", "Quad", 3)
  1186.  
  1187. intro = screenGui
  1188.  
  1189. --Create Gui
  1190. gui = Instance.new("ScreenGui")
  1191. gui.Parent = coreGui
  1192. gui.Name = "RoseHub"
  1193. gui.Enabled = false
  1194.  
  1195. local uiScale = Instance.new("UIScale")
  1196. uiScale.Scale = 1.1
  1197. uiScale.Parent = gui
  1198.  
  1199. createFrame(true, Color3.fromRGB(255, 255, 255), 1, 0, false, "Main", gui, UDim2.new(0.5, -180, 0.5, -172), UDim2.new(0, 361, 0, 344))
  1200.  
  1201. gui.Main.Active = true
  1202. gui.Main.Draggable = true
  1203. gui.Main.ClipsDescendants = true
  1204.  
  1205. createTextButton(Color3.fromRGB(84, 84, 84), 0, 0, Enum.Font.SourceSansBold, "Open", gui, UDim2.new(0, 0, 0.75, 0), UDim2.new(0, 75, 0, 30), "Open", textColor, 14, 1, function()
  1206. if tweening == false then
  1207. tweening = true
  1208. gui.Open:TweenPosition(UDim2.new(0, -75, 0.75, 0), "Out", "Quad", 0.25)
  1209. wait(0.25)
  1210. gui.Main:TweenSize(UDim2.new(0, 361, 0, 31), "Out", "Quad", 0.5)
  1211. wait(0.5)
  1212. wait()
  1213. gui.Main:TweenSize(UDim2.new(0, 361, 0, 347), "Out", "Quad", 0.5)
  1214. wait(0.5)
  1215. tweening = false
  1216. end
  1217. end)
  1218.  
  1219. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", gui.Open, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1220.  
  1221. screenGui = gui.Main
  1222.  
  1223. createFrame(true, Color3.fromRGB(84, 84, 84), 0, 0, false, "Top", screenGui, UDim2.new(0, 0, 0, 0), UDim2.new(0, 361, 0, 31))
  1224. createFrame(false, savedColor, 0, 0, false, "Main", screenGui.Top, UDim2.new(0, 0, 0.984, 0), UDim2.new(0, 361, 0, 313))
  1225.  
  1226. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Main, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1227.  
  1228. createFrame(false, Color3.fromRGB(117, 117, 117), 0.5, 0, false, "Tabs", screenGui.Top, UDim2.new(0, 0, 1, 0), UDim2.new(0, 110, 0, 313))
  1229.  
  1230. createFrame(false, backColor, 1, 0, true, "Important", screenGui.Top, UDim2.new(0.36, 0, 1.516, 0), UDim2.new(0, 211, 0, 281))
  1231.  
  1232. local underline = createFrame(false, backColor, 0, 0, false, "Frame", screenGui.Top.Tabs, UDim2.new(0, 20, 0, 25), UDim2.new(0, 70, 0, 2))
  1233.  
  1234. --Create Tabs Function
  1235. local tabPos = 0
  1236. local oldTab = tabs[1]
  1237. for _,tab in pairs(tabs) do
  1238. local tabFrame = createFrame(false, Color3.fromRGB(117, 117, 117), 0.75, 0, false, tab.."Tab", screenGui.Top.Important, UDim2.new(-1, 0, 0, 0), UDim2.new(0, 211, 0, 281))
  1239. local tweenPos = tabPos + 22
  1240. createTextButton(backColor, 1, 1, Enum.Font.SourceSansBold, tab, screenGui.Top.Tabs, UDim2.new(0, 0, 0, tabPos), UDim2.new(0, 110, 0, 26), tab, textColor, 14, 1, function()
  1241. if tweening == false and tab ~= oldTab then
  1242. tweening = true
  1243. underline:TweenSizeAndPosition(UDim2.new(0, 2, 0, 0), UDim2.new(0, 55, 0, underline.Position.Y.Offset), "Out", "Quad", tweenSpeed)
  1244. local newUnderline = createFrame(false, backColor, 0, 0, false, "Frame", screenGui.Top.Tabs, UDim2.new(0, 55, 0, tweenPos), UDim2.new(0, 0, 0, 2))
  1245. newUnderline:TweenSizeAndPosition(UDim2.new(0, screenGui.Top.Tabs[tab].TextBounds.X, 0, 2), UDim2.new(0, 55 - screenGui.Top.Tabs[tab].TextBounds.X/2, 0, tweenPos), "Out", "Quad", tweenSpeed)
  1246. screenGui.Top.Important[oldTab.."Tab"]:TweenPosition(UDim2.new(1, 0, 0, 0), "Out", "Quad", tweenSpeed)
  1247. screenGui.Top.Important[tab.."Tab"]:TweenPosition(UDim2.new(0, 0, 0, 0), "Out", "Quad", tweenSpeed)
  1248. screenGui.Top.CurrentTab:TweenSize(UDim2.new(0, 0, 0, 31), "Out", "Quad", tweenSpeed/2)
  1249. wait(tweenSpeed/2)
  1250. screenGui.Top.CurrentTab.Label.Text = tab
  1251. screenGui.Top.CurrentTab:TweenSize(UDim2.new(0, 109, 0, 31), "Out", "Quad", tweenSpeed/2)
  1252. wait(tweenSpeed/2)
  1253. screenGui.Top.Important[oldTab.."Tab"].Position = UDim2.new(-1, 0, 0, 0)
  1254. underline:Destroy()
  1255. underline = newUnderline
  1256. oldTab = tab
  1257. tweening = false
  1258. end
  1259. end)
  1260. tabPos = tabPos + 26
  1261. end
  1262. screenGui.Top.Important[tabs[1].."Tab"].Position = UDim2.new(0, 0, 0, 0)
  1263. underline.Size = UDim2.new(0, screenGui.Top.Tabs[tabs[1]].TextBounds.X, 0, 2)
  1264. underline.Position = UDim2.new(0, 55 - screenGui.Top.Tabs[tabs[1]].TextBounds.X/2, 0, 22)
  1265.  
  1266. createTextLabel(backColor, 1, 1, Enum.Font.SourceSansBold, "Name", screenGui.Top, UDim2.new(0, 45, 0, 0), UDim2.new(0, 109, 1, 0), "Rose Hub "..VERSION, textColor, 18, true, Enum.TextXAlignment.Left, Enum.TextYAlignment.Center, 1)
  1267.  
  1268. createTextButton(backColor, 1, 0, Enum.Font.SourceSansBold, "Close", screenGui.Top, UDim2.new(0.898, 0, 0, 0), UDim2.new(0, 36, 0, 31), "X", textColor, 18, 1, function()
  1269. if tweening == false then
  1270. tweening = true
  1271. gui.Main:TweenSize(UDim2.new(0, 361, 0, 31), "Out", "Quad", 0.5)
  1272. wait(0.5)
  1273. gui.Main:TweenSize(UDim2.new(0, 0, 0, 31), "Out", "Quad", 0.5)
  1274. wait(0.5)
  1275. wait()
  1276. gui.Open:TweenPosition(UDim2.new(0, 0, 0.75, 0), "Out", "Quad", 0.25)
  1277. wait(0.25)
  1278. tweening = false
  1279. end
  1280. end)
  1281.  
  1282. local singleImageButton = Instance.new("ImageButton")
  1283. singleImageButton.BackgroundColor3 = backColor
  1284. singleImageButton.BackgroundTransparency = 1
  1285. singleImageButton.Image = "rbxassetid://708157521"
  1286. singleImageButton.Parent = screenGui.Top
  1287. singleImageButton.Position = UDim2.new(0.033, 0, 0.129, 0)
  1288. singleImageButton.ScaleType = Enum.ScaleType.Fit
  1289. singleImageButton.Size = UDim2.new(0, 24, 0, 23)
  1290. singleImageButton.MouseButton1Down:Connect(function()
  1291. --Stuff
  1292. end)
  1293.  
  1294. --Home Tab
  1295. createTextLabel(backColor, 1, 1, Enum.Font.SourceSansBold, "Part1", screenGui.Top.Important.HomeTab, UDim2.new(0.024, 0, 0.009, 0), UDim2.new(0, 200, 0, 50), "Welcome to Rose Hub!", textColor, 20, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1296.  
  1297. createTextButton(backColor, 0.75, 0, Enum.Font.SourceSansBold, "Discord", screenGui.Top.Important.HomeTab, UDim2.new(0.024, 0, 0.721, 0), UDim2.new(0, 200, 0, 50), "Discord Server:\nhttps://discord.me/rosehub", textColor, 14, 1, function()
  1298. local copy = true
  1299. if pcall(function() Synapse:Copy("http://discord.me/rosehub") end) then
  1300.  
  1301. else
  1302. local copy2 = setclipboard or Clipboard.set
  1303. copy2("http://discord.me/rosehub")
  1304.  
  1305. end
  1306.  
  1307. screenGui.Top.Important.HomeTab.Discord.Text = "Copied!"
  1308. wait(2)
  1309. screenGui.Top.Important.HomeTab.Discord.Text = "Discord Server:\nhttps://discord.me/rosehub"
  1310. end)
  1311.  
  1312. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.HomeTab.Discord, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1313.  
  1314. createTextLabel(backColor, 1, 0, Enum.Font.SourceSans, "Explanation", screenGui.Top.Important.HomeTab, UDim2.new(0, 0, 0.174, 0), UDim2.new(0, 211, 0, 141), [[To get started click the tabs to find what scripts your looking for.
  1315. The scrolling bar is invisible so to scroll use your scroll wheel.
  1316.  
  1317. Want scripts or features added?
  1318.  
  1319. Join our Discord for Support donations and more!]], textColor, 14, true, Enum.TextXAlignment.Center, Enum.TextYAlignment.Top, 4)
  1320.  
  1321. --All Script Tabs
  1322. --Sort lists and insert them
  1323. for _,list in pairs(lists) do
  1324. local toSort = {}
  1325. local sortedList = {}
  1326. local pos = 0
  1327.  
  1328. for _,v in pairs(list[1]) do
  1329. table.insert(toSort, v[1])
  1330. end
  1331.  
  1332. table.sort(toSort)
  1333.  
  1334. for i,name in pairs(toSort) do
  1335. for i,actualTable in pairs(list[1]) do
  1336. if name == actualTable[1] then
  1337. table.insert(sortedList, {actualTable[1], actualTable[2], actualTable[3]})
  1338. end
  1339. end
  1340. end
  1341.  
  1342. --Make Holding Frame
  1343. createScrollingFrame(backColor, 0.8, 0, "", UDim2.new(0, 0, 0, 0), "", "Holder", screenGui.Top.Important[list[2].."Tab"], UDim2.new(0, 10, 0, 38), 0, 0, false, UDim2.new(1, -20, 1, -48), "", true)
  1344.  
  1345. --Function to create the buttons
  1346. local function createButons(text)
  1347. pos = 5
  1348. for _,button in pairs(sortedList) do
  1349. if text == "" or string.match(string.lower(button[1]), string.lower(text)) then
  1350. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSans, button[1], screenGui.Top.Important[list[2].."Tab"].Holder, UDim2.new(0, 5, 0, pos), UDim2.new(0, 181, 0, 20), button[1], textColor, 14, 1, function()
  1351. if button[3] == 1 then
  1352. loadstring(game:HttpGet("https://pastebin.com/raw/"..button[2], true))()
  1353. elseif button[3] == 2 then
  1354. loadstring(game:GetObjects("rbxassetid://"..button[2])[1].Source)()
  1355. end
  1356. end)
  1357. pos = pos + 23
  1358. end
  1359. end
  1360. end
  1361.  
  1362. --Remove Buttons and create new on search
  1363. local function removeButtons()
  1364. for _,button in pairs(screenGui.Top.Important[list[2].."Tab"].Holder:GetChildren()) do
  1365. button:Destroy()
  1366. end
  1367. end
  1368.  
  1369. --Search Function
  1370. createTextBox(backColor, mainTrans, 0, Enum.Font.SourceSans, "Search", screenGui.Top.Important[list[2].."Tab"], "Search "..list[2], UDim2.new(0, 10, 0, 10), UDim2.new(1, -20, 0, 22), "", textColor, 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center)
  1371. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important[list[2].."Tab"].Search, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1372. screenGui.Top.Important[list[2].."Tab"].Search.PlaceholderColor3 = textColor
  1373. screenGui.Top.Important[list[2].."Tab"].Search.PlaceholderText = "Search "..list[2]
  1374. local function searchBar(chosenList)
  1375. local search = screenGui.Top.Important[chosenList.."Tab"].Search
  1376. local currentSearch = ""
  1377. search.Changed:connect(function(property)
  1378. if property == "Text" then
  1379. if search.Text ~= "" and search.Text ~= currentSearch then
  1380. currentSearch = search.Text
  1381. removeButtons()
  1382. createButons(search.Text)
  1383. elseif search.Text == "" and currentSearch.Text ~= "" then
  1384. currentSearch = search.Text
  1385. removeButtons()
  1386. createButons("")
  1387. end
  1388. end
  1389. end)
  1390. end
  1391.  
  1392. searchBar(list[2])
  1393.  
  1394. --Create Buttons with no search
  1395. createButons("")
  1396.  
  1397. screenGui.Top.Important[list[2].."Tab"].Holder.CanvasSize = UDim2.new(1, 0, 0, pos + 2)
  1398. end
  1399.  
  1400. --Executor Tab
  1401. local movedExec = false
  1402. local movingText = false
  1403.  
  1404. local execHolder = createScrollingFrame(backColor, mainTrans, 0, "rbxasset://textures/ui/Scroll/scroll-bottom.png", UDim2.new(0, 0, 0, 0), "rbxasset://textures/ui/Scroll/scroll-middle.png", "Holder", screenGui.Top.Important.ExecutorTab, UDim2.new(0, 10, 0, 10), 0, 10, false, UDim2.new(1, -20, 1, -56), "rbxasset://textures/ui/Scroll/scroll-top.png", true)
  1405. execHolder.Changed:connect(function(property)
  1406. if property == "CanvasPosition" then
  1407. if movingText == false then
  1408. if execInput.TextBounds.Y - execHolder.CanvasPosition.Y <= 201 then
  1409. movedExec = false
  1410. else
  1411. movedExec = true
  1412. end
  1413. end
  1414. end
  1415. end)
  1416.  
  1417. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "execute", screenGui.Top.Important.ExecutorTab, UDim2.new(0, 10, 1, -41), UDim2.new(0, 93, 0, 31), "Execute", textColor, 15, 3, function()
  1418. pcall(function()
  1419. loadstring(execInput.Text)()
  1420. end)
  1421. end)
  1422.  
  1423. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.ExecutorTab.execute, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1424.  
  1425. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "clear", screenGui.Top.Important.ExecutorTab, UDim2.new(0, 108, 1, -41), UDim2.new(0, 93, 0, 31), "Clear", textColor, 15, 3, function()
  1426. execInput.Text = ""
  1427. end)
  1428.  
  1429. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.ExecutorTab.clear, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1430.  
  1431. execInput = createTextBox(backColor, 1, 0, Enum.Font.SourceSans, "input", screenGui.Top.Important.ExecutorTab.Holder, "Input script here...", UDim2.new(0, 10, 0, 10), UDim2.new(0, 170, 1, 0), "", textColor, 14, true, Enum.TextXAlignment.Left, Enum.TextYAlignment.Top)
  1432. execInput.ClearTextOnFocus = false
  1433. execInput.MultiLine = true
  1434. execInput.Changed:connect(function(property)
  1435. if property == "Text" then
  1436. movingText = true
  1437. execHolder.CanvasSize = UDim2.new(1, -20, 0, execInput.TextBounds.Y + execInput.TextSize + 10)
  1438. if movedExec == false and execInput.TextBounds.Y - execHolder.CanvasPosition.Y >= 205 then
  1439. execHolder.CanvasPosition = Vector2.new(0, execInput.TextBounds.Y + 224 + execInput.TextSize + 10)
  1440. movedExec = false
  1441. elseif movedExec == true and execInput.TextBounds.Y < 224 then
  1442. movedExec = false
  1443. end
  1444. movingText = false
  1445. end
  1446. end)
  1447.  
  1448. --Settings
  1449. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "colorpickopen", screenGui.Top.Important.SettingsTab, UDim2.new(0, 10, 0, 10), UDim2.new(0, 93, 0, 31), "Color Picker", textColor, 15, 3, function()
  1450. if colorPickerOpen == false then
  1451. colorPickerOpen = true
  1452. if rainbow == true then
  1453. rainbow = false
  1454. rainbowReset = true
  1455. end
  1456. if pickerCreated ~= true then
  1457. ColorPicker.new()
  1458. else
  1459. pickerGui.Visible = true
  1460. end
  1461. end
  1462. end)
  1463.  
  1464. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.colorpickopen, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1465.  
  1466. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "ResetGui", screenGui.Top.Important.SettingsTab, UDim2.new(0, 108, 0, 10), UDim2.new(0, 93, 0, 31), "Reset Gui", textColor, 15, 3, function()
  1467. rainbowReset = true
  1468. rainbow = false
  1469. rainbowCount = 75
  1470. changeColorPickerBack = true
  1471. backDrop.BackgroundColor3 = Color3.fromRGB(59, 59, 59)
  1472. updateBack(Color3.fromRGB(59, 59, 59))
  1473. savedColor = Color3.fromRGB(59, 59, 59)
  1474. end)
  1475.  
  1476. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.ResetGui, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1477.  
  1478. createFrame(false, backColor, mainTrans, 0, false, "RainbowFrame", screenGui.Top.Important.SettingsTab, UDim2.new(0, 10, 0, 46), UDim2.new(1, -20, 0, 111))
  1479.  
  1480. createTextLabel(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "SpeedLabel", screenGui.Top.Important.SettingsTab.RainbowFrame, UDim2.new(0, 10, 0, 46), UDim2.new(0, 90, 0, 25), "Speed: "..tostring(rainbowCount), textColor, 15, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1481.  
  1482. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.RainbowFrame.SpeedLabel, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1483.  
  1484. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "RainbowSet", screenGui.Top.Important.SettingsTab.RainbowFrame, UDim2.new(0, 135, 0, 46), UDim2.new(0, 44, 0, 25), "Set", textColor, 15, 3, function()
  1485. local speed = screenGui.Top.Important.SettingsTab.RainbowFrame.RainbowBox.Text
  1486. if tonumber(speed) and tonumber(speed) >= 1 then
  1487. rainbowCount = tonumber(speed)
  1488. screenGui.Top.Important.SettingsTab.RainbowFrame.SpeedLabel.Text = "Speed: "..tostring(speed)
  1489. end
  1490. end)
  1491.  
  1492. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.RainbowFrame.RainbowSet, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1493.  
  1494. createTextBox(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "RainbowBox", screenGui.Top.Important.SettingsTab.RainbowFrame, "", UDim2.new(0, 105, 0, 46), UDim2.new(0, 25, 0, 25), tostring(rainbowCount), textColor, 15, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, true)
  1495.  
  1496. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.RainbowFrame.RainbowBox, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1497.  
  1498. createTextLabel(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "RainbowLabel", screenGui.Top.Important.SettingsTab.RainbowFrame, UDim2.new(0, 10, 0, 10), UDim2.new(0, 170, 0, 31), "Rainbow Background", textColor, 15, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1499.  
  1500. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.RainbowFrame.RainbowLabel, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1501.  
  1502. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "RainbowOn", screenGui.Top.Important.SettingsTab.RainbowFrame, UDim2.new(0, 10, 0, 76), UDim2.new(0, 83, 0, 25), "Enabled", textColor, 15, 3, function()
  1503. if rainbow == false and colorPickerOpen == false then
  1504. customRainbow = true
  1505. rainbow = true
  1506. rainbowReset = false
  1507. end
  1508. end)
  1509.  
  1510. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.RainbowFrame.RainbowOn, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1511.  
  1512. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "RainbowOff", screenGui.Top.Important.SettingsTab.RainbowFrame, UDim2.new(0, 98, 0, 76), UDim2.new(0, 83, 0, 25), "Disabled", textColor, 15, 3, function()
  1513. if rainbow == true and colorPickerOpen == false then
  1514. rainbow = false
  1515. rainbowReset = true
  1516. end
  1517. end)
  1518.  
  1519. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.RainbowFrame.RainbowOff, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1520.  
  1521. createTextLabel(backColor, mainTrans, 0, Enum.Font.SourceSans, "ColorPickerBackgroundChangeLabel", screenGui.Top.Important.SettingsTab, UDim2.new(0, 10,0, 162), UDim2.new(1, -20, 0, 31), "Change Color Picker Background", textColor, 15, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1522.  
  1523. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.ColorPickerBackgroundChangeLabel, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1524.  
  1525. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "PickerBackgroundOn", screenGui.Top.Important.SettingsTab, UDim2.new(0, 10, 0, 198), UDim2.new(0, 93, 0, 25), "Enabled", textColor, 15, 1, function()
  1526. if changeColorPickerBack == false then
  1527. changeColorPickerBack = true
  1528. end
  1529. end)
  1530.  
  1531. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "PickerBackgroundOff", screenGui.Top.Important.SettingsTab, UDim2.new(0, 108, 0, 198), UDim2.new(0, 93, 0, 25), "Disabled", textColor, 15, 1, function()
  1532. if changeColorPickerBack == true then
  1533. changeColorPickerBack = false
  1534. end
  1535. end)
  1536.  
  1537. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "SaveSettings", screenGui.Top.Important.SettingsTab, UDim2.new(0, 10, 0, 228), UDim2.new(1, -20, 0, 31), "Save Settings", textColor, 15, 3, function()
  1538. if savingSettings == false then
  1539. savingSettings = true
  1540. if writefile then
  1541. local back = colorPickerBack
  1542. if backDrop then
  1543. back = backDrop.BackgroundColor3
  1544. end
  1545. saveSetting(savedColor, back, changeColorPickerBack, mainTrans, rainbow, rainbowCount)
  1546. screenGui.Top.Important.SettingsTab.SaveSettings.Text = "Settings Saved!"
  1547. wait(1)
  1548. else
  1549. screenGui.Top.Important.SettingsTab.SaveSettings.Text = "Exploit not Supported :("
  1550. wait(1)
  1551. end
  1552. screenGui.Top.Important.SettingsTab.SaveSettings.Text = "Save Settings"
  1553. savingSettings = false
  1554. end
  1555. end)
  1556.  
  1557. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.SettingsTab.SaveSettings, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1558.  
  1559. --Credits
  1560. createTextLabel(backColor, 1, 1, Enum.Font.Highway, "CreditsTxt", screenGui.Top.Important.CreditsTab, UDim2.new(0, 0, 0, 0), UDim2.new(1, 0, 1, 0), [[Humanoid/prism131
  1561.  
  1562. Zwolf#3762
  1563.  
  1564. Alex the Great#9740
  1565.  
  1566. tommie#0409
  1567.  
  1568. Zinnia#2257
  1569.  
  1570. Plutonus#0003]], textColor, 20, true, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1571.  
  1572. --Script Search
  1573. createTextButton(Color3.fromRGB(255, 255, 255), 0.7, 0, Enum.Font.SourceSansBold, "search", screenGui.Top.Important.ScriptSearchTab, UDim2.new(0.73, 0, 0.043, 0), UDim2.new(0, 50, 0, 28), "Search", Color3.fromRGB(255, 255, 255), 15, 3, function()
  1574.  
  1575. end)
  1576.  
  1577. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.ScriptSearchTab.search, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1578.  
  1579. createTextBox(Color3.fromRGB(255, 255, 255), 0.7, 0, Enum.Font.SourceSans, "scriptinput", screenGui.Top.Important.ScriptSearchTab, "", UDim2.new(0, 0, 0.046, 0), UDim2.new(0, 148, 0, 27), "", Color3.fromRGB(27, 42, 53), 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center)
  1580.  
  1581. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.ScriptSearchTab.scriptinput, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1582.  
  1583. createTextButton(Color3.fromRGB(255, 255, 255), 0.7, 0, Enum.Font.SourceSansBold, "TextButton", screenGui.Top.Important.ScriptSearchTab, UDim2.new(0.028, 0, 0.164, 0), UDim2.new(0, 198, 0, 27), "", Color3.fromRGB(255, 255, 255), 14, 1, function()
  1584.  
  1585. end)
  1586.  
  1587. --Audios Tab
  1588. local volume = 1
  1589. local audioPage = 1
  1590.  
  1591. local function stopSounds()
  1592. for _,obj in pairs(lighting:GetChildren()) do
  1593. if obj:IsA("Sound") then
  1594. obj:Destroy()
  1595. end
  1596. end
  1597.  
  1598. for i,v in pairs(chat:GetChildren()) do
  1599. if v:IsA("Sound") then
  1600. v:Destroy()
  1601. end
  1602. end
  1603.  
  1604. for _,obj in pairs(workspace:GetChildren()) do
  1605. if obj:IsA("Sound") then
  1606. obj:Destroy()
  1607. end
  1608. end
  1609. end
  1610.  
  1611. local function playSong(id)
  1612. stopSounds()
  1613. local sound = Instance.new("Sound")
  1614. sound.Parent = lighting
  1615. sound.SoundId = "rbxassetid://"..tostring(id)
  1616. sound.Volume = volume
  1617. sound.Name = "RoseHubSound"
  1618. sound.Looped = true
  1619. sound.Playing = true
  1620. end
  1621.  
  1622. local audioHolder = createScrollingFrame(backColor, 0.8, 0, "", UDim2.new(0, 0, 0, 0), "", "Holder", screenGui.Top.Important.AudiosTab, UDim2.new(0, 10, 0, 96), 0, 0, false, UDim2.new(1, -20, 0, 145), "", true)
  1623.  
  1624. local audioInputBox = createTextBox(backColor, mainTrans, 0, Enum.Font.SourceSans, "audioinput", screenGui.Top.Important.AudiosTab, "Search Audios", UDim2.new(0, 10, 0, 10), UDim2.new(0, 140, 0, 25), "", textColor, 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center)
  1625. audioInputBox.PlaceholderColor3 = textColor
  1626.  
  1627. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.audioinput, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1628.  
  1629. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "Stop", screenGui.Top.Important.AudiosTab, UDim2.new(0, 10, 0, 38), UDim2.new(0, 62, 0, 25), "Stop", textColor, 15, 1, function()
  1630. stopSounds()
  1631. end)
  1632.  
  1633. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.Stop, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1634.  
  1635. local volumeBox = createTextBox(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "VolumeBox", screenGui.Top.Important.AudiosTab, "Volume", UDim2.new(0, 75, 0, 38), UDim2.new(0, 61, 0, 25), "Volume", textColor, 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center)
  1636.  
  1637. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.VolumeBox, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1638.  
  1639. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "Set", screenGui.Top.Important.AudiosTab, UDim2.new(0, 139, 0, 38), UDim2.new(0, 62, 0, 25), "Set", textColor, 15, 1, function()
  1640. if tonumber(volumeBox.Text) then
  1641. volume = tonumber(volumeBox.Text)
  1642. pcall(function()
  1643. lighting.RoseHubSound.Volume = volume
  1644. end)
  1645. end
  1646. end)
  1647.  
  1648. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.Set, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1649.  
  1650. local currentSong = createTextLabel(backColor, mainTrans, 0, Enum.Font.SourceSans, "CurrentSong", screenGui.Top.Important.AudiosTab, UDim2.new(0, 10, 0, 66), UDim2.new(1, -20, 0, 25), "Current Song", textColor, 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1651.  
  1652. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.CurrentSong, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1653.  
  1654. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "PreviousPage", screenGui.Top.Important.AudiosTab, UDim2.new(0, 10, 0, 246), UDim2.new(0, 94, 0, 25), "Previous Page", textColor, 15, 1, function()
  1655. if audioPage > 1 then
  1656. audioPage = audioPage - 1
  1657. createAudios(audioPage)
  1658. end
  1659. end)
  1660.  
  1661. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.PreviousPage, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1662.  
  1663. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "NextPage", screenGui.Top.Important.AudiosTab, UDim2.new(0, 107, 0, 246), UDim2.new(0, 94, 0, 25), "Next Page", textColor, 15, 1, function()
  1664. audioPage = audioPage + 1
  1665. createAudios(audioPage)
  1666. end)
  1667.  
  1668. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.NextPage, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1669.  
  1670. function createAudios(audioPage)
  1671. local audioKeyword = audioInputBox.Text
  1672. local json = "https://search.roblox.com/catalog/json?Category=Audio&Keyword="..audioKeyword.."&ResultsPerPage=25&PageNumber="..tostring(audioPage)
  1673. local gotJson = game:HttpGet(json, true)
  1674. local rawResult = httpService:JSONDecode(gotJson)
  1675. local pos = 5
  1676. for _,button in pairs(audioHolder:GetChildren()) do
  1677. button:Destroy()
  1678. end
  1679. for _,tab in pairs(rawResult) do
  1680. local scale = false
  1681. local button = createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSans, tab.Name, screenGui.Top.Important.AudiosTab.Holder, UDim2.new(0, 5, 0, pos), UDim2.new(0, 181, 0, 20), tab.Name, textColor, 14, 1, function()
  1682. playSong(tab.AssetId)
  1683. currentSong.Text = tab.Name
  1684. currentSong.TextScaled = scale
  1685. end)
  1686. if button.TextBounds.X > button.Size.X.Offset then
  1687. button.TextScaled = true
  1688. scale = true
  1689. end
  1690. pos = pos + 23
  1691. end
  1692. audioHolder.CanvasSize = UDim2.new(0, 0, 0, pos + 2)
  1693. end
  1694.  
  1695. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "search", screenGui.Top.Important.AudiosTab, UDim2.new(0, 153, 0, 10), UDim2.new(0, 48, 0, 25), "Search", textColor, 15, 3, function()
  1696. createAudios(1)
  1697. end)
  1698.  
  1699. --Remove pcall
  1700. pcall(function()
  1701. createAudios(1)
  1702. end)
  1703.  
  1704. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.AudiosTab.search, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1705.  
  1706. --Decals Tab
  1707. local decalsPage = 1
  1708.  
  1709. local decalsHolder = createScrollingFrame(backColor, 0.8, 0, "", UDim2.new(0, 0, 0, 0), "", "Holder", screenGui.Top.Important.DecalsTab, UDim2.new(0, 10, 0, 68), 0, 0, false, UDim2.new(1, -20, 0, 173), "", true)
  1710.  
  1711. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "search", screenGui.Top.Important.DecalsTab, UDim2.new(0, 153, 0, 10), UDim2.new(0, 48, 0, 25), "Search", textColor, 15, 3, function()
  1712. createDecals(decalsPage)
  1713. end)
  1714.  
  1715. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.DecalsTab.search, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1716.  
  1717. local decalInput = createTextBox(backColor, mainTrans, 0, Enum.Font.SourceSans, "decalinput", screenGui.Top.Important.DecalsTab, "Search Decals", UDim2.new(0, 10, 0, 10), UDim2.new(0, 140, 0, 25), "", textColor, 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center)
  1718. decalInput.PlaceholderColor3 = textColor
  1719.  
  1720. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.DecalsTab.decalinput, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1721.  
  1722. local selectedDecal = createTextLabel(backColor, mainTrans, 0, Enum.Font.SourceSans, "SelectedDecal", screenGui.Top.Important.DecalsTab, UDim2.new(0, 10, 0, 38), UDim2.new(1, -20, 0, 25), "Selected Decal", textColor, 14, false, Enum.TextXAlignment.Center, Enum.TextYAlignment.Center, 1)
  1723.  
  1724. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.DecalsTab.SelectedDecal, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1725.  
  1726. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "PreviousPage", screenGui.Top.Important.DecalsTab, UDim2.new(0, 10, 0, 246), UDim2.new(0, 94, 0, 25), "Previous Page", textColor, 15, 1, function()
  1727. if decalsPage > 1 then
  1728. decalsPage = decalsPage - 1
  1729. createDecals(decalsPage)
  1730. end
  1731. end)
  1732.  
  1733. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.DecalsTab.PreviousPage, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1734.  
  1735. createTextButton(backColor, mainTrans, 0, Enum.Font.SourceSansBold, "NextPage", screenGui.Top.Important.DecalsTab, UDim2.new(0, 107, 0, 246), UDim2.new(0, 94, 0, 25), "Next Page", textColor, 15, 1, function()
  1736. decalsPage = decalsPage + 1
  1737. createDecals(decalsPage)
  1738. end)
  1739.  
  1740. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top.Important.DecalsTab.NextPage, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1741.  
  1742. function createDecals(decalsPage)
  1743. local decalsKeyword = decalInput.Text
  1744. local json = "https://search.roblox.com/catalog/json?Category=Decals&Keyword="..decalsKeyword.."&ResultsPerPage=50&PageNumber="..tostring(decalsPage)
  1745. local gotJson = game:HttpGet(json, true)
  1746. local rawResult = httpService:JSONDecode(gotJson)
  1747. local xPos = 5
  1748. local yPos = 5
  1749. local ran = 0
  1750. for _,button in pairs(decalsHolder:GetChildren()) do
  1751. button:Destroy()
  1752. end
  1753. for _,tab in pairs(rawResult) do
  1754. local singleImageButton = Instance.new("ImageButton")
  1755. singleImageButton.BackgroundColor3 = backColor
  1756. singleImageButton.BackgroundTransparency = 1
  1757. singleImageButton.BorderSizePixel = 0
  1758. singleImageButton.Image = "https://www.roblox.com/Thumbs/Asset.ashx?width=420&height=420&assetId="..tostring(tab.AssetId)
  1759. singleImageButton.Parent = screenGui.Top.Important.DecalsTab.Holder
  1760. singleImageButton.Position = UDim2.new(0, xPos, 0, yPos)
  1761. singleImageButton.ScaleType = Enum.ScaleType.Fit
  1762. singleImageButton.Size = UDim2.new(0, 89, 0, 89)
  1763. singleImageButton.MouseButton1Down:Connect(function()
  1764. local image = Instance.new("ImageLabel")
  1765. image.Parent = coreGui
  1766. image.Name = "DecalLoader"
  1767. local returnVal = nil
  1768. for i=1, 10 do
  1769. local test = pcall(function()
  1770. image.Image = "rbxassetid://"tostring(tab.AssetId)
  1771. end)
  1772. if test then
  1773. returnVal = i
  1774. break
  1775. end
  1776. end
  1777. if returnVal ~= nil then
  1778. selectedDecal.Text = tostring(tab.AssetId - returnVal)
  1779. end
  1780. end)
  1781. ran = ran + 1
  1782. xPos = xPos + 92
  1783. if ran == 2 then
  1784. ran = 0
  1785. xPos = 5
  1786. yPos = yPos + 92
  1787. end
  1788. end
  1789. decalsHolder.CanvasSize = UDim2.new(0, 0, 0, yPos + 2)
  1790. end
  1791. pcall(function()
  1792. createDecals(1)
  1793. end)
  1794.  
  1795. --Final Stuff
  1796. createImageLabel(1, "rbxasset://textures/ui/TopBar/dropshadow.png", "TopBarShadow", screenGui.Top, UDim2.new(0, 0, 1, 0), false, UDim2.new(1, 0, 0, 3), 4)
  1797.  
  1798. createFrame(false, backColor, 0, 0, false, "Frame", screenGui.Top, UDim2.new(0, 155, 0.194, 0), UDim2.new(0, 1, 0, 21))
  1799.  
  1800. createFrame(false, backColor, 1, 0, true, "CurrentTab", screenGui.Top, UDim2.new(0, 165, 0, 0), UDim2.new(0, 109, 0, 31))
  1801.  
  1802. createTextLabel(backColor, 1, 1, Enum.Font.SourceSansBold, "Label", screenGui.Top.CurrentTab, UDim2.new(0, 0, 0, 0), UDim2.new(0, 109, 0, 31), tabs[1], textColor, 18, true, Enum.TextXAlignment.Left, Enum.TextYAlignment.Center, 1)
  1803.  
  1804. updateBack(savedColor)
  1805.  
  1806. if enableRainbow == true then
  1807. customRainbow = true
  1808. rainbow = true
  1809. end
  1810.  
  1811. gui.Main.Size = UDim2.new(0, 0, 0, 31)
  1812. gui.Open.Position = UDim2.new(0, -75, 0.75, 0)
  1813.  
  1814. wait(3)
  1815.  
  1816. intro.Intro:TweenSize(UDim2.new(0, 376, 0, 25), "Out", "Quad", 0.5)
  1817. wait(0.5)
  1818. intro.Intro:TweenSize(UDim2.new(0, 0, 0, 25), "Out", "Quad", 0.5)
  1819.  
  1820. wait(0.5)
  1821.  
  1822. intro:Destroy()
  1823.  
  1824. gui.Enabled = true
  1825.  
  1826. gui.Open:TweenPosition(UDim2.new(0, 0, 0.75, 0), "Out", "Quad", 0.5)
  1827. wait(0.5)
  1828.  
  1829. tweening = false
  1830.  
  1831. print("Rose Hub process finished at " .. round(tick()-start) .. " milliseconds.")
  1832. end)
  1833.  
  1834.  
  1835. RoExploit.Name = "Ro-Exploit"
  1836. RoExploit.Parent = MainGUI
  1837. RoExploit.BackgroundColor3 = Color3.new(1, 0, 0.733333)
  1838. RoExploit.Position = UDim2.new(0, 0, 0.411235958, 0)
  1839. RoExploit.Size = UDim2.new(0, 200, 0, 50)
  1840. RoExploit.Font = Enum.Font.Fantasy
  1841. RoExploit.Text = "Ro-Xploit"
  1842. RoExploit.TextColor3 = Color3.new(0, 0, 0)
  1843. RoExploit.TextSize = 30
  1844.  
  1845. RoExploit.MouseButton1Down:connect(function()
  1846. loadstring(game:GetObjects("rbxassetid://288646117")[1].Source)()
  1847. end)
  1848.  
  1849.  
  1850. JailbreakGui.Name = "Jailbreak Gui"
  1851. JailbreakGui.Parent = MainGUI
  1852. JailbreakGui.BackgroundColor3 = Color3.new(1, 0, 0.733333)
  1853. JailbreakGui.Position = UDim2.new(0, 0, 0.606741548, 0)
  1854. JailbreakGui.Size = UDim2.new(0, 200, 0, 50)
  1855. JailbreakGui.Font = Enum.Font.Fantasy
  1856. JailbreakGui.Text = "OP Jailbreak GUI"
  1857. JailbreakGui.TextColor3 = Color3.new(0, 0, 0)
  1858. JailbreakGui.TextSize = 30
  1859.  
  1860. Btool.Name = "Btool"
  1861. Btool.Parent = MainGUI
  1862. Btool.BackgroundColor3 = Color3.new(1, 0, 0.733333)
  1863. Btool.Position = UDim2.new(0.343213737, 0, 0.411235958, 0)
  1864. Btool.Size = UDim2.new(0, 200, 0, 50)
  1865. Btool.Font = Enum.Font.Fantasy
  1866. Btool.Text = "Btools"
  1867. Btool.TextColor3 = Color3.new(0, 0, 0)
  1868. Btool.TextSize = 30
  1869.  
  1870. Btool.MouseButton1Down:connect(function()
  1871. local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1872. local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1873. local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1874. local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1875. local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
  1876. tool1.BinType = "Clone"
  1877. tool2.BinType = "GameTool"
  1878. tool3.BinType = "Hammer"
  1879. tool4.BinType = "Script"
  1880. tool5.BinType = "Grab"
  1881. end)
  1882.  
  1883.  
  1884. ComingSoon.Name = "Coming Soon!"
  1885. ComingSoon.Parent = MainGUI
  1886. ComingSoon.BackgroundColor3 = Color3.new(1, 0, 0.733333)
  1887. ComingSoon.Position = UDim2.new(0.343213737, 0, 0.606741548, 0)
  1888. ComingSoon.Size = UDim2.new(0, 200, 0, 50)
  1889. ComingSoon.Font = Enum.Font.Fantasy
  1890. ComingSoon.Text = "Coming Soon!"
  1891. ComingSoon.TextColor3 = Color3.new(0, 0, 0)
  1892. ComingSoon.TextSize = 30
  1893.  
  1894. UpdateINFOMain.Name = "Update INFO Main"
  1895. UpdateINFOMain.Parent = MainGUI
  1896. UpdateINFOMain.BackgroundColor3 = Color3.new(1, 1, 1)
  1897. UpdateINFOMain.BackgroundTransparency = 0.80000001192093
  1898. UpdateINFOMain.Position = UDim2.new(0.667706728, 0, 0.166292131, 0)
  1899. UpdateINFOMain.Size = UDim2.new(0, 213, 0, 311)
  1900.  
  1901. UpdateInfo.Name = "Update Info"
  1902. UpdateInfo.Parent = UpdateINFOMain
  1903. UpdateInfo.BackgroundColor3 = Color3.new(1, 0, 0)
  1904. UpdateInfo.BackgroundTransparency = 0.69999998807907
  1905. UpdateInfo.BorderSizePixel = 0
  1906. UpdateInfo.Position = UDim2.new(0.0140845049, 0, 0.00209183851, 0)
  1907. UpdateInfo.Size = UDim2.new(0, 193, 0, 50)
  1908. UpdateInfo.Font = Enum.Font.SourceSans
  1909. UpdateInfo.Text = "Update Info:"
  1910. UpdateInfo.TextColor3 = Color3.new(0, 0, 0)
  1911. UpdateInfo.TextSize = 30
  1912.  
  1913. Theinfo.Name = "The info"
  1914. Theinfo.Parent = UpdateINFOMain
  1915. Theinfo.BackgroundColor3 = Color3.new(1, 1, 1)
  1916. Theinfo.BackgroundTransparency = 0.5
  1917. Theinfo.Position = UDim2.new(-0.00469483621, 0, 0.0580161214, 0)
  1918. Theinfo.Size = UDim2.new(0, 200, 0, 51)
  1919. Theinfo.Font = Enum.Font.SourceSans
  1920. Theinfo.Text = "Enjoy The Epic GUI!"
  1921. Theinfo.TextColor3 = Color3.new(0, 0, 0)
  1922. Theinfo.TextSize = 13
  1923.  
  1924. X.Name = "X"
  1925. X.Parent = MainGUI
  1926. X.BackgroundColor3 = Color3.new(1, 1, 1)
  1927. X.BackgroundTransparency = 1
  1928. X.Position = UDim2.new(0.90639627, 0, 0.0249013007, 0)
  1929. X.Size = UDim2.new(0, 60, 0, 50)
  1930. X.Font = Enum.Font.SciFi
  1931. X.Text = "X"
  1932. X.TextColor3 = Color3.new(0, 0, 0)
  1933. X.TextSize = 50
  1934.  
  1935. X.MouseButton1Down:connect(function()
  1936. OpenFrame.Visible = true
  1937. MainGUI.Visible = false
  1938. end)
  1939.  
  1940. Godmode.Name = "God mode"
  1941. Godmode.Parent = MainGUI
  1942. Godmode.BackgroundColor3 = Color3.new(1, 0, 0.733333)
  1943. Godmode.Position = UDim2.new(0.343213737, 0, 0.220224723, 0)
  1944. Godmode.Size = UDim2.new(0, 200, 0, 50)
  1945. Godmode.Font = Enum.Font.Fantasy
  1946. Godmode.Text = "God Mode"
  1947. Godmode.TextColor3 = Color3.new(0, 0, 0)
  1948. Godmode.TextSize = 30
  1949.  
  1950. Godmode.MouseButton1Down:connect(function()
  1951. --Fe Gui Script
  1952. local version = 'V.1'
  1953. local MENU = Instance.new("ScreenGui")
  1954. local Topbar = Instance.new("Frame")
  1955. local exit = Instance.new("TextButton")
  1956. local menu = Instance.new("Frame")
  1957. local kill = Instance.new("TextButton")
  1958. local killall = Instance.new("TextButton")
  1959. local loopkill = Instance.new("TextButton")
  1960. local god = Instance.new("TextButton")
  1961. local victim = Instance.new("TextBox")
  1962. local goto = Instance.new("TextButton")
  1963. local float = Instance.new("TextButton")
  1964. local TextLabel = Instance.new("TextLabel")
  1965. MENU.Name = "MENU"
  1966. MENU.Parent = game.CoreGui
  1967. Topbar.Name = "Topbar"
  1968. Topbar.Parent = MENU
  1969. Topbar.Active = true
  1970. Topbar.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  1971. Topbar.BorderSizePixel = 0
  1972. Topbar.Draggable = true
  1973. Topbar.Position = UDim2.new(0.5, -100, 0.5, -13)
  1974. Topbar.Selectable = true
  1975. Topbar.Size = UDim2.new(0, 200, 0, 27)
  1976. exit.Name = "exit"
  1977. exit.Parent = Topbar
  1978. exit.BackgroundColor3 = Color3.new(1, 1, 1)
  1979. exit.BackgroundTransparency = 1
  1980. exit.Position = UDim2.new(0, 163, 0, 0)
  1981. exit.Size = UDim2.new(0, 37, 0, 27)
  1982. exit.Font = Enum.Font.Arial
  1983. exit.FontSize = Enum.FontSize.Size18
  1984. exit.Text = "X"
  1985. exit.TextColor3 = Color3.new(1, 1, 1)
  1986. exit.TextSize = 18
  1987. menu.Name = "menu"
  1988. menu.Parent = Topbar
  1989. menu.BackgroundColor3 = Color3.new(1, 1, 1)
  1990. menu.BorderSizePixel = 0
  1991. menu.Position = UDim2.new(0, 0, 0, 27)
  1992. menu.Size = UDim2.new(0, 200, 0, 232)
  1993. kill.Name = "kill"
  1994. kill.Parent = menu
  1995. kill.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  1996. kill.BorderSizePixel = 0
  1997. kill.Position = UDim2.new(0, 14, 0, 45)
  1998. kill.Size = UDim2.new(0, 80, 0, 50)
  1999. kill.Font = Enum.Font.Arial
  2000. kill.FontSize = Enum.FontSize.Size18
  2001. kill.Text = "Kill"
  2002. kill.TextColor3 = Color3.new(1, 1, 1)
  2003. kill.TextSize = 18
  2004. killall.Name = "killall"
  2005. killall.Parent = menu
  2006. killall.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2007. killall.BorderSizePixel = 0
  2008. killall.Position = UDim2.new(0, 107, 0, 45)
  2009. killall.Size = UDim2.new(0, 80, 0, 50)
  2010. killall.Font = Enum.Font.Arial
  2011. killall.FontSize = Enum.FontSize.Size18
  2012. killall.Text = "Kill All"
  2013. killall.TextColor3 = Color3.new(1, 1, 1)
  2014. killall.TextSize = 18
  2015. loopkill.Name = "loopkill"
  2016. loopkill.Parent = menu
  2017. loopkill.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2018. loopkill.BorderSizePixel = 0
  2019. loopkill.Position = UDim2.new(0, 14, 0, 110)
  2020. loopkill.Size = UDim2.new(0, 80, 0, 50)
  2021. loopkill.Font = Enum.Font.Arial
  2022. loopkill.FontSize = Enum.FontSize.Size18
  2023. loopkill.Text = "Loop Kill"
  2024. loopkill.TextColor3 = Color3.new(1, 1, 1)
  2025. loopkill.TextSize = 18
  2026. god.Name = "god"
  2027. god.Parent = menu
  2028. god.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2029. god.BorderSizePixel = 0
  2030. god.Position = UDim2.new(0, 107, 0, 110)
  2031. god.Size = UDim2.new(0, 80, 0, 50)
  2032. god.Font = Enum.Font.Arial
  2033. god.FontSize = Enum.FontSize.Size18
  2034. god.Text = "God"
  2035. god.TextColor3 = Color3.new(1, 1, 1)
  2036. god.TextSize = 18
  2037. god.TextWrapped = true
  2038. victim.Name = "victim"
  2039. victim.Parent = menu
  2040. victim.BackgroundColor3 = Color3.new(1, 1, 1)
  2041. victim.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  2042. victim.BorderSizePixel = 2
  2043. victim.Position = UDim2.new(0, 16, 0, 10)
  2044. victim.Size = UDim2.new(0, 170, 0, 25)
  2045. victim.Font = Enum.Font.Arial
  2046. victim.FontSize = Enum.FontSize.Size14
  2047. victim.Text = "Player Name"
  2048. victim.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  2049. victim.TextSize = 14
  2050. goto.Name = "goto"
  2051. goto.Parent = menu
  2052. goto.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2053. goto.BorderSizePixel = 0
  2054. goto.Position = UDim2.new(0, 14, 0, 172)
  2055. goto.Size = UDim2.new(0, 80, 0, 50)
  2056. goto.Font = Enum.Font.Arial
  2057. goto.FontSize = Enum.FontSize.Size18
  2058. goto.Text = "Goto"
  2059. goto.TextColor3 = Color3.new(1, 1, 1)
  2060. goto.TextSize = 18
  2061. float.Name = "float"
  2062. float.Parent = menu
  2063. float.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  2064. float.BorderSizePixel = 0
  2065. float.Position = UDim2.new(0, 107, 0, 172)
  2066. float.Size = UDim2.new(0, 80, 0, 50)
  2067. float.Font = Enum.Font.Arial
  2068. float.FontSize = Enum.FontSize.Size18
  2069. float.Text = "Floating Torso"
  2070. float.TextColor3 = Color3.new(1, 1, 1)
  2071. float.TextSize = 18
  2072. float.TextWrapped = true
  2073. TextLabel.Parent = Topbar
  2074. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2075. TextLabel.BackgroundTransparency = 1
  2076. TextLabel.Position = UDim2.new(0, 43, 0, 0)
  2077. TextLabel.Size = UDim2.new(0, 115, 0, 27)
  2078. TextLabel.Font = Enum.Font.Arial
  2079. TextLabel.FontSize = Enum.FontSize.Size18
  2080. TextLabel.Text = "Stick v1"
  2081. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  2082. TextLabel.TextSize = 18
  2083. goto.MouseButton1Click:connect(function()
  2084. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players:FindFirstChild(victim.Text).Character.HumanoidRootPart.Position)
  2085. end)
  2086. kill.MouseButton1Click:connect(function()
  2087. local target = game.Players:FindFirstChild(victim.Text)
  2088. target:Move(Vector3.new(math.huge,math.huge,math.huge))
  2089. end)
  2090. killall.MouseButton1Click:connect(function()
  2091. for i,v in pairs(game.Players:GetChildren()) do
  2092. v:Move(Vector3.new(math.huge,math.huge,math.huge))
  2093. end
  2094. end)
  2095. loopkill.MouseButton1Click:connect(function()
  2096. while true do
  2097. local target = game.Players:FindFirstChild(victim.Text)
  2098. target:Move(Vector3.new(math.huge,math.huge,math.huge))
  2099. wait()
  2100. end
  2101. end)
  2102. god.MouseButton1Click:connect(function()
  2103. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  2104. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  2105. l.Parent = game.Players.LocalPlayer.Character
  2106. l.Name = "Humanoid"
  2107. wait(0.1)
  2108. game.Players.LocalPlayer.Character["1"]:Destroy()
  2109. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  2110. game.Players.LocalPlayer.Character.Animate.Disabled = true
  2111. wait(0.1)
  2112. game.Players.LocalPlayer.Character.Animate.Disabled = false
  2113. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  2114. end)
  2115. float.MouseButton1Click:connect(function()
  2116. local Weld1 = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2117. Weld1.Part0 = game.Players.LocalPlayer.Character.Head
  2118. Weld1.Part1 = game.Players.LocalPlayer.Character.Torso
  2119. local Weld2 = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2120. Weld2.Part0 = game.Players.LocalPlayer.Character["Left Arm"]
  2121. Weld2.Part1 = game.Players.LocalPlayer.Character.Torso
  2122. local Weld3 = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2123. Weld3.Part0 = game.Players.LocalPlayer.Character["Right Arm"]
  2124. Weld3.Part1 = game.Players.LocalPlayer.Character.Torso
  2125. local Weld4 = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2126. Weld4.Part0 = game.Players.LocalPlayer.Character["Right Leg"]
  2127. Weld4.Part1 = game.Players.LocalPlayer.Character.Torso
  2128. local Weld5 = Instance.new("Weld", game.Players.LocalPlayer.Character.Torso)
  2129. Weld5.Part0 = game.Players.LocalPlayer.Character["Left Leg"]
  2130. Weld5.Part1 = game.Players.LocalPlayer.Character.Torso
  2131. end)
  2132. exit.MouseButton1Click:connect(function()
  2133. MENU:remove()
  2134. warn("Goodbye, "..game.Players.LocalPlayer.Name)
  2135. warn("Stick "..version.." was Closed")
  2136. end)
  2137. end)
  2138.  
  2139.  
  2140. OpenFrame.Name = "Open Frame"
  2141. OpenFrame.Parent = JenjiGUI
  2142. OpenFrame.BackgroundColor3 = Color3.new(0.345098, 0.345098, 0.345098)
  2143. OpenFrame.Position = UDim2.new(0.286248118, 0, 0.302211314, 0)
  2144. OpenFrame.Size = UDim2.new(0, 571, 0, 402)
  2145.  
  2146. OpenFrame.Draggable = true
  2147.  
  2148. TextLabel_2.Parent = OpenFrame
  2149. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  2150. TextLabel_2.Size = UDim2.new(0, 571, 0, 60)
  2151. TextLabel_2.Font = Enum.Font.SourceSansLight
  2152. TextLabel_2.Text = "Jenji Menu V.1"
  2153. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2154. TextLabel_2.TextSize = 50
  2155.  
  2156. Login.Name = "Login"
  2157. Login.Parent = OpenFrame
  2158. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  2159. Login.BackgroundTransparency = 0.5
  2160. Login.Position = UDim2.new(0.325744301, 0, 0.74626863, 0)
  2161. Login.Size = UDim2.new(0, 200, 0, 55)
  2162. Login.Font = Enum.Font.GothamBold
  2163. Login.Text = "Login"
  2164. Login.TextColor3 = Color3.new(0, 0, 0)
  2165. Login.TextSize = 30
  2166.  
  2167. Login.MouseButton1Down:connect(function()
  2168. MainGUI.Visible = true
  2169. OpenFrame.Visible = false
  2170. end)
  2171.  
  2172. Pass.Name = "Pass"
  2173. Pass.Parent = OpenFrame
  2174. Pass.BackgroundColor3 = Color3.new(1, 1, 1)
  2175. Pass.BackgroundTransparency = 0.89999997615814
  2176. Pass.Position = UDim2.new(0.143607706, 0, 0.48756218, 0)
  2177. Pass.Size = UDim2.new(0, 97, 0, 47)
  2178. Pass.Font = Enum.Font.SciFi
  2179. Pass.Text = "Pass:"
  2180. Pass.TextColor3 = Color3.new(0, 0, 0)
  2181. Pass.TextSize = 25
  2182.  
  2183. USer.Name = "USer"
  2184. USer.Parent = OpenFrame
  2185. USer.BackgroundColor3 = Color3.new(1, 1, 1)
  2186. USer.BackgroundTransparency = 0.89999997615814
  2187. USer.Position = UDim2.new(0.143607706, 0, 0.313432842, 0)
  2188. USer.Size = UDim2.new(0, 97, 0, 50)
  2189. USer.Font = Enum.Font.SciFi
  2190. USer.Text = "User:"
  2191. USer.TextColor3 = Color3.new(0, 0, 0)
  2192. USer.TextSize = 25
  2193.  
  2194. UserBox.Name = "User Box"
  2195. UserBox.Parent = OpenFrame
  2196. UserBox.BackgroundColor3 = Color3.new(1, 1, 1)
  2197. UserBox.BackgroundTransparency = 0.89999997615814
  2198. UserBox.Position = UDim2.new(0.325744301, 0, 0.313432842, 0)
  2199. UserBox.Size = UDim2.new(0, 274, 0, 50)
  2200. UserBox.Font = Enum.Font.SourceSans
  2201. UserBox.Text = "JenjiTrial2019"
  2202. UserBox.TextColor3 = Color3.new(0, 0, 0)
  2203. UserBox.TextSize = 25
  2204.  
  2205. PassBox.Name = "Pass Box"
  2206. PassBox.Parent = OpenFrame
  2207. PassBox.BackgroundColor3 = Color3.new(1, 1, 1)
  2208. PassBox.BackgroundTransparency = 0.89999997615814
  2209. PassBox.Position = UDim2.new(0.325744301, 0, 0.480099499, 0)
  2210. PassBox.Size = UDim2.new(0, 274, 0, 50)
  2211. PassBox.Font = Enum.Font.SourceSans
  2212. PassBox.Text = "IsqIXFmbRv"
  2213. PassBox.TextColor3 = Color3.new(0, 0, 0)
  2214. PassBox.TextSize = 25
  2215.  
  2216. X_2.Name = "X"
  2217. X_2.Parent = OpenFrame
  2218. X_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2219. X_2.BackgroundTransparency = 1
  2220. X_2.Position = UDim2.new(0.880910695, 0, 0, 0)
  2221. X_2.Size = UDim2.new(0, 68, 0, 50)
  2222. X_2.Font = Enum.Font.SourceSans
  2223. X_2.Text = "X"
  2224. X_2.TextColor3 = Color3.new(1, 1, 1)
  2225. X_2.TextSize = 50
  2226.  
  2227. X_2.MouseButton1Down:connect(function()
  2228. OpenFrame.Visible = true
  2229. OpenFrame.Visible = false
  2230. end)
  2231.  
  2232.  
  2233. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement