Advertisement
ERROR_CODE

ECCS•Executor

Jul 29th, 2023 (edited)
4,069
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 126.67 KB | None | 0 0
  1. local Sound = Instance.new("Sound")
  2. local Id = "5607311932"
  3. Sound.Parent = game.Workspace
  4. Sound.SoundId = "rbxassetid://"..Id
  5. Sound.Playing = true
  6. Sound.Looped = false
  7. Sound.Volume = 1
  8. local Mouse = game.Players.LocalPlayer:GetMouse()
  9. Mouse.Icon="rbxasset://textures\\ArrowCursorDecalDrag.png"
  10. local ScreenGui1 = Instance.new("ScreenGui")
  11. local QuestionFrame = Instance.new("Frame")
  12. local QuestionLabel = Instance.new("TextLabel")
  13. local QuestionLabelUICorner = Instance.new("UICorner")
  14. local QuestionFrameUICorner = Instance.new("UICorner")
  15. local TextLabel = Instance.new("TextLabel")
  16. local TextLabelUICorner = Instance.new("UICorner")
  17. local YesButton = Instance.new("TextButton")
  18. local YesButtonUICorner = Instance.new("UICorner")
  19. local Blur = Instance.new("BlurEffect")
  20. local UICorner1 = Instance.new("UICorner")
  21. local UICorner2 = Instance.new("UICorner")
  22. local UICorner3 = Instance.new("UICorner")
  23. local UICorner4 = Instance.new("UICorner")
  24. local UICorner5 = Instance.new("UICorner")
  25. local UICorner6 = Instance.new("UICorner")
  26. local UICorner7 = Instance.new("UICorner")
  27. local UICorner8 = Instance.new("UICorner")
  28. local UICorner9 = Instance.new("UICorner")
  29. local UICorner10 = Instance.new("UICorner")
  30. local UICorner11 = Instance.new("UICorner")
  31. local UICorner12 = Instance.new("UICorner")
  32. local ScreenGui = Instance.new("ScreenGui")
  33. local guiframe = Instance.new("Frame")
  34. local topbar = Instance.new("Frame")
  35. local filename = Instance.new("TextLabel")
  36. local execute = Instance.new("TextButton")
  37. local execute2 = Instance.new("TextButton")
  38. local close = Instance.new("TextButton")
  39. local clear = Instance.new("TextButton")
  40. local clear2 = Instance.new("TextButton")
  41. local script = Instance.new("TextBox")
  42. local script2 = Instance.new("TextBox")
  43. local openframe = Instance.new("Frame")
  44. local settingsframe = Instance.new("Frame")
  45. local settings = Instance.new("TextButton")
  46. local opensettingsframe = Instance.new("Frame")
  47. local opensettings = Instance.new("TextButton")
  48. local Frame = Instance.new("Frame")
  49. local Name = Instance.new("TextLabel")
  50. local Credits = Instance.new("TextLabel")
  51. local GreenFrame = Instance.new("TextButton")
  52. local BlueFrame = Instance.new("TextButton")
  53. local RedFrame = Instance.new("TextButton")
  54. local WhiteFrame = Instance.new("TextButton")
  55. local BlackFrame = Instance.new("TextButton")
  56. local OrangeFrame = Instance.new("TextButton")
  57. local RandomFrame = Instance.new("TextButton")
  58. local PinkFrame = Instance.new("TextButton")
  59. local YellowFrame = Instance.new("TextButton")
  60. local openframe = Instance.new("Frame")
  61. local open = Instance.new("TextButton")
  62. local min = Instance.new("TextButton")
  63. local QuestionFrame = Instance.new("Frame")
  64. local Question = Instance.new("TextLabel")
  65. local Yes = Instance.new("TextButton")
  66. local Text = Instance.new("TextLabel")
  67. local No = Instance.new("TextButton")
  68. local Welcome = Instance.new("TextLabel")
  69. local scriptbutton1frame = Instance.new("Frame")
  70. local scriptbutton1 = Instance.new("TextButton")
  71. local scriptbutton2frame = Instance.new("Frame")
  72. local scriptbutton2 = Instance.new("TextButton")
  73. local copytoclipboard1frame = Instance.new("Frame")
  74. local copytoclipboard1 = Instance.new("TextButton")
  75. local copytoclipboard2frame = Instance.new("Frame")
  76. local copytoclipboard2 = Instance.new("TextButton")
  77. local copytoclipboard3errorframe = Instance.new("Frame")
  78. local copytoclipboard3error = Instance.new("TextButton")
  79. local notes1frame = Instance.new("Frame")
  80. local notes1 = Instance.new("TextButton")
  81. local notes2frame = Instance.new("Frame")
  82. local notes2 = Instance.new("TextButton")
  83. local note1 = Instance.new("TextBox")
  84. local note2 = Instance.new("TextBox")
  85. local note3 = Instance.new("TextBox")
  86. local notes2saveframe = Instance.new("Frame")
  87. local notes2save = Instance.new("TextButton")
  88. local notes1saveframe = Instance.new("Frame")
  89. local notes1save = Instance.new("TextButton")
  90. local notes3saveframe = Instance.new("Frame")
  91. local notes3save = Instance.new("TextButton")
  92. local notes2deleteframe = Instance.new("Frame")
  93. local notes2delete = Instance.new("TextButton")
  94. local notes3deleteframe = Instance.new("Frame")
  95. local notes3delete = Instance.new("TextButton")
  96. local notes1deleteframe = Instance.new("Frame")
  97. local notes1delete = Instance.new("TextButton")
  98. local outputconsoleframe = Instance.new("Frame")
  99. local outputconsole = Instance.new("TextButton")
  100. local outputconsole2frame = Instance.new("Frame")
  101. local outputconsole2 = Instance.new("TextButton")
  102. local gamelistframe = Instance.new("Frame")
  103. local gamelist = Instance.new("TextButton")
  104. local gamelistframe2 = Instance.new("Frame")
  105. local gamelist2 = Instance.new("TextButton")
  106. local ListFrame = Instance.new("Frame")
  107. local Game1 = Instance.new("TextButton")
  108. local GameButtonUICorner1 = Instance.new("UICorner")
  109. local Game2 = Instance.new("TextButton")
  110. local GameButtonUICorner2 = Instance.new("UICorner")
  111. local Back = Instance.new("TextButton")
  112. local GameButtonUICorner3 = Instance.new("UICorner")
  113. local Game3 = Instance.new("TextButton")
  114. local GameButtonUICorner4 = Instance.new("UICorner")
  115. local Game4 = Instance.new("TextButton")
  116. local GameButtonUICorner9 = Instance.new("UICorner")
  117. local Game5 = Instance.new("TextButton")
  118. local GameButtonUICorner5 = Instance.new("UICorner")
  119. local Game6 = Instance.new("TextButton")
  120. local GameButtonUICorner6 = Instance.new("UICorner")
  121. local Game7 = Instance.new("TextButton")
  122. local GameButtonUICorner7 = Instance.new("UICorner")
  123. local Next = Instance.new("TextButton")
  124. local GameButtonUICorner8 = Instance.new("UICorner")
  125. ScreenGui.Parent = game.CoreGui
  126. notes2.Visible = false
  127. notes3save.Visible = false
  128. notes1save.Visible = false
  129. notes1delete.Visible = false
  130. notes2delete.Visible = false
  131. notes3delete.Visible = false
  132. notes2save.Visible = false
  133. outputconsole2.Visible = false
  134. gamelist2.Visible = false
  135. ListFrame.Visible = false
  136. local screen = Instance.new("ScreenGui")
  137. screen.IgnoreGuiInset = false
  138. screen.ResetOnSpawn = true
  139. screen.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  140. screen.Parent = guiframe
  141. local console = Instance.new("Frame")
  142. console.BackgroundColor3 = Color3.new(0, 0, 0)
  143. console.Position = UDim2.new(0.0880566761, 0, 0.160612524, 0)
  144. console.Size = UDim2.new(0, 407, 0, 189)
  145. console.Name = "Console"
  146. console.Parent = guiframe
  147. console.Visible = false
  148. local uicorner = Instance.new("UICorner")
  149. uicorner.Parent = console
  150. local uistroke = Instance.new("UIStroke")
  151. uistroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  152. uistroke.Color = Color3.new(1, 1, 1)
  153. uistroke.Thickness = 2.4000000953674316
  154. uistroke.Parent = console
  155. local Script = Instance.new("LocalScript")
  156. Script.Name = "Script"
  157. Script.Parent = console
  158. local console_2 = Instance.new("ScrollingFrame")
  159. console_2.CanvasSize = UDim2.new(0, 0, 10, 0)
  160. console_2.ScrollBarImageColor3 = Color3.new(0.137255, 0.211765, 0.266667)
  161. console_2.ScrollBarThickness = 10
  162. console_2.Active = true
  163. console_2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  164. console_2.BackgroundTransparency = 1
  165. console_2.BorderSizePixel = 0
  166. console_2.Position = UDim2.new(0.0167131703, 0, 0.00914634112, 0)
  167. console_2.Size = UDim2.new(0.89142859, 0, 0.984756112, 0)
  168. console_2.Name = "Console"
  169. console_2.Parent = console
  170. local logs = Instance.new("Folder")
  171. logs.Name = "Logs"
  172. logs.Parent = console_2
  173. local example = Instance.new("Frame")
  174. example.BackgroundColor3 = Color3.new(1, 1, 1)
  175. example.BackgroundTransparency = 1
  176. example.Size = UDim2.new(0.919871807, 0, 0.0526315793, 0)
  177. example.Visible = true
  178. example.Name = "Example"
  179. example.Parent = logs
  180. local line = Instance.new("TextLabel")
  181. line.Font = Enum.Font.Code
  182. line.Text = "1 -   "
  183. line.TextColor3 = Color3.new(255, 255, 255)
  184. line.TextSize = 10
  185. line.BackgroundColor3 = Color3.new(1, 1, 1)
  186. line.BackgroundTransparency = 1
  187. line.Position = UDim2.new(0.0514285713, 0, -0.2, 0)
  188. line.Size = UDim2.new(0.0696864128, 0, 0.502032518, 0)
  189. line.Visible = true
  190. line.Name = "Line"
  191. line.Parent = example
  192. local text = Instance.new("TextLabel")
  193. text.Font = Enum.Font.Code
  194. text.TextColor3 = Color3.new(255, 255, 255)
  195. text.TextSize = 14
  196. text.TextXAlignment = Enum.TextXAlignment.Left
  197. text.BackgroundColor3 = Color3.new(1, 1, 1)
  198. text.BackgroundTransparency = 1
  199. text.Position = UDim2.new(0.83341676, 0, 0.0997807458, 0)
  200. text.Size = UDim2.new(11.3000002, 0, 1, 0)
  201. text.Name = "txt"
  202. text.Parent = line
  203. local uilist_layout = Instance.new("UIListLayout")
  204. uilist_layout.Padding = UDim.new(0.0010000000474974513, 0)
  205. uilist_layout.SortOrder = Enum.SortOrder.LayoutOrder
  206. uilist_layout.Parent = logs
  207.  
  208. local modules = {}
  209.  
  210. task.spawn(function()
  211.  local screen = screen
  212.  
  213.  local oldreq = require
  214.  local function require(target)
  215.   if modules[target] then
  216.    return modules[target]()
  217.   end
  218.   return oldreq(target)
  219.  end
  220.  
  221.  
  222.  local plr = game.Players.LocalPlayer
  223.  local Logs = Script.Parent.Console.Logs -- Folder
  224.  local ExampleFrame = Logs.Example -- Line: 0
  225.  
  226.  local LineCount, LogText = 0, ""
  227.  
  228.  
  229.  local CreateMessage = function(...)
  230.   LineCount += 1
  231.   if LineCount >= 999 then
  232.    game.CoreGui.Screen.Console.Console.Logs["Line: " .. tostring(LineCount)]:Destroy()
  233.   end
  234.   local NewFrame = ExampleFrame:Clone()
  235.   NewFrame.Name = "Line: " .. tostring(LineCount)
  236.  
  237.   NewFrame.LayoutOrder = 1
  238.   NewFrame.Line.Text = tostring(LineCount) .. " - "  
  239.   NewFrame.Line.txt.Text = ...
  240.   NewFrame.Parent = Logs
  241.  
  242.  end
  243.  
  244. local function tableToString(tbl)
  245.   local result = {}
  246.   local function traverseTable(t, indent)
  247.    for k, v in pairs(t) do
  248.     if type(v) == "table" then
  249.      result[#result + 1] = indent .. tostring(k) .. ": {"
  250.      traverseTable(v, indent .. "  ")
  251.      result[#result + 1] = indent .. "}"
  252.     else
  253.      result[#result + 1] = indent .. tostring(k) .. ": " .. tostring(v)
  254.     end
  255.    end
  256.   end
  257.  
  258.   traverseTable(tbl, "")
  259.   return table.concat(result, "\n")
  260.  end
  261.  
  262.  local prt
  263.  prt = hookfunction(print, function(...)
  264.   local args = ...
  265.   if type(args) == "table" then
  266.    args = tableToString(args)
  267.   elseif type(args) == "function" then
  268.    args = getupvalues(args)
  269.   end
  270.   local message = tostring(args)
  271.   CreateMessage(message)
  272.   return warn(message)
  273.  end)
  274. end)
  275.  
  276. notes2saveframe.Name = "notes2saveframe"
  277. notes2saveframe.Parent = guiframe
  278. notes2saveframe.BackgroundColor3 = Color3.new(255, 255, 255)
  279. notes2saveframe.BackgroundTransparency = 1
  280. notes2saveframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  281.  
  282. notes2saveframe.Size = UDim2.new(0, 100, 0, 100)
  283.  
  284. notes2save.Name = "notes2save"
  285. notes2save.Parent = notes2saveframe
  286. notes2save.BackgroundColor3 = Color3.new(0, 0, 0)
  287. notes2save.BorderSizePixel = 0
  288. notes2save.Draggable = false
  289. notes2save.Position = UDim2.new(3.4, 0, -1.6, 0)
  290. notes2save.Size = UDim2.new(0, 25, 0, 35)
  291. notes2save.Font = Enum.Font.SourceSansBold
  292. notes2save.FontSize = Enum.FontSize.Size48
  293. notes2save.Text = "📁"
  294. notes2save.TextColor3 = Color3.new(0, 0, 0)
  295. notes2save.TextSize = 20
  296. notes2save.MouseButton1Click:connect(function()
  297. local Sound = Instance.new("Sound")
  298. local Id = "2528420941"
  299. Sound.Parent = game.Workspace
  300. Sound.SoundId = "rbxassetid://"..Id
  301. Sound.Playing = true
  302. Sound.Looped = false
  303. Sound.Volume = 1
  304. notes2save.Text = "📂"
  305. setclipboard(""..note2.Text)
  306. wait(0.5)
  307. notes2save.Text = "📁"
  308. end)
  309.  
  310. notes1saveframe.Name = "notes1saveframe"
  311. notes1saveframe.Parent = guiframe
  312. notes1saveframe.BackgroundColor3 = Color3.new(255, 255, 255)
  313. notes1saveframe.BackgroundTransparency = 1
  314. notes1saveframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  315.  
  316. notes1saveframe.Size = UDim2.new(0, 100, 0, 100)
  317.  
  318. notes1save.Name = "notes1save"
  319. notes1save.Parent = notes1saveframe
  320. notes1save.BackgroundColor3 = Color3.new(0, 0, 0)
  321. notes1save.BorderSizePixel = 0
  322. notes1save.Draggable = false
  323. notes1save.Position = UDim2.new(3.4, 0, -2, 0)
  324. notes1save.Size = UDim2.new(0, 25, 0, 35)
  325. notes1save.Font = Enum.Font.SourceSansBold
  326. notes1save.FontSize = Enum.FontSize.Size48
  327. notes1save.Text = "📁"
  328. notes1save.TextColor3 = Color3.new(0, 0, 0)
  329. notes1save.TextSize = 20
  330. notes1save.MouseButton1Click:connect(function()
  331. local Sound = Instance.new("Sound")
  332. local Id = "2528420941"
  333. Sound.Parent = game.Workspace
  334. Sound.SoundId = "rbxassetid://"..Id
  335. Sound.Playing = true
  336. Sound.Looped = false
  337. Sound.Volume = 1
  338. notes1save.Text = "📂"
  339. setclipboard(""..note1.Text)
  340. wait(0.5)
  341. notes1save.Text = "📁"
  342. end)
  343.  
  344.  
  345. notes3saveframe.Name = "notes3saveframe"
  346. notes3saveframe.Parent = guiframe
  347. notes3saveframe.BackgroundColor3 = Color3.new(255, 255, 255)
  348. notes3saveframe.BackgroundTransparency = 1
  349. notes3saveframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  350.  
  351. notes3saveframe.Size = UDim2.new(0, 100, 0, 100)
  352.  
  353. notes3save.Name = "notes3save"
  354. notes3save.Parent = notes3saveframe
  355. notes3save.BackgroundColor3 = Color3.new(0, 0, 0)
  356. notes3save.BorderSizePixel = 0
  357. notes3save.Draggable = false
  358. notes3save.Position = UDim2.new(3.4, 0, -1.15, 0)
  359. notes3save.Size = UDim2.new(0, 25, 0, 35)
  360. notes3save.Font = Enum.Font.SourceSansBold
  361. notes3save.FontSize = Enum.FontSize.Size48
  362. notes3save.Text = "📁"
  363. notes3save.TextColor3 = Color3.new(0, 0, 0)
  364. notes3save.TextSize = 20
  365. notes3save.MouseButton1Click:connect(function()
  366. local Sound = Instance.new("Sound")
  367. local Id = "2528420941"
  368. Sound.Parent = game.Workspace
  369. Sound.SoundId = "rbxassetid://"..Id
  370. Sound.Playing = true
  371. Sound.Looped = false
  372. Sound.Volume = 1
  373. notes3save.Text = "📂"
  374. setclipboard(""..note3.Text)
  375. wait(0.5)
  376. notes3save.Text = "📁"
  377. end)
  378.  
  379. note1.Visible = false
  380.  
  381. note2.Visible = false
  382. note3.Visible = false
  383. notes2save.Visible = false
  384. notes1frame.Name = "notes1frame"
  385. notes1frame.Parent = guiframe
  386. notes1frame.BackgroundColor3 = Color3.new(255, 255, 255)
  387. notes1frame.BackgroundTransparency = 1
  388. notes1frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  389. notes1frame.Size = UDim2.new(0, 100, 0, 100)
  390.  
  391. notes1.Name = "notes1"
  392. notes1.Parent = notes1frame
  393. notes1.BackgroundColor3 = Color3.new(0, 0, 0)
  394. notes1.BorderSizePixel = 0
  395. notes1.Draggable = false
  396. notes1.Position = UDim2.new(4, 0, -1.6, 0)
  397. notes1.Size = UDim2.new(0, 40, 0, 40)
  398. notes1.Font = Enum.Font.SourceSansBold
  399. notes1.FontSize = Enum.FontSize.Size48
  400. notes1.Text = "✏️"
  401. notes1.TextColor3 = Color3.new(0, 0, 0)
  402. notes1.TextSize = 40
  403. notes1.MouseButton1Click:connect(function()
  404. local Sound = Instance.new("Sound")
  405. local Id = "9117277530"
  406. Sound.Parent = game.Workspace
  407. Sound.SoundId = "rbxassetid://"..Id
  408. Sound.Playing = true
  409. Sound.Looped = false
  410. Sound.Volume = 1
  411. notes2.Visible = true
  412. notes1.Visible = false
  413. note1.Visible = true
  414. note2.Visible = true
  415. note3.Visible = true
  416. script.Visible = false
  417. script2.Visible = false
  418. execute.Visible = false
  419. execute2.Visible = false
  420. clear.Visible = false
  421. clear2.Visible = false
  422. settings.Visible = false
  423. opensettings.Visible = false
  424. Frame.Visible = false
  425. copytoclipboard3error.Visible = true
  426. copytoclipboard2.Visible = false
  427. copytoclipboard1.Visible = false
  428. notes2save.Visible = true
  429. notes3save.Visible = true
  430. notes1save.Visible = true
  431. notes2delete.Visible = true
  432. notes3delete.Visible = true
  433. notes1delete.Visible = true
  434. console.Visible = false
  435. outputconsole.Visible = false
  436. outputconsole.Visible = true
  437. ListFrame.Visible = false
  438. wait(0.5) Sound:Stop()
  439. end)
  440.  
  441.  
  442.  
  443. gamelistframe.Name = "gamelistframe"
  444. gamelistframe.Parent = guiframe
  445. gamelistframe.BackgroundColor3 = Color3.new(255, 255, 255)
  446. gamelistframe.BackgroundTransparency = 1
  447. gamelistframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  448. gamelistframe.Size = UDim2.new(0, 100, 0, 100)
  449.  
  450. gamelist.Name = "gamelist"
  451. gamelist.Parent = gamelistframe
  452. gamelist.BackgroundColor3 = Color3.new(0, 0, 0)
  453. gamelist.BorderSizePixel = 0
  454. gamelist.Draggable = false
  455. gamelist.Position = UDim2.new(4.01, 0, -0.69, 0)
  456. gamelist.Size = UDim2.new(0, 38, 0, 40)
  457. gamelist.Font = Enum.Font.SourceSansBold
  458. gamelist.FontSize = Enum.FontSize.Size48
  459. gamelist.Text = "🕹"
  460. gamelist.TextColor3 = Color3.new(0, 0, 0)
  461. gamelist.TextSize = 40
  462. gamelist.MouseButton1Click:connect(function()
  463. gamelist.Visible = false
  464. gamelist2.Visible = true
  465. script.Visible = false
  466. script2.Visible = false
  467. execute.Visible = false
  468. execute2.Visible = false
  469. clear.Visible = false
  470. clear2.Visible = false
  471. settings.Visible = false
  472. opensettings.Visible = false
  473. Frame.Visible = false
  474. ListFrame.Visible = true
  475. copytoclipboard1.Visible = false
  476. copytoclipboard2.Visible = false
  477. copytoclipboard3error.Visible = true
  478. end)
  479.  
  480. gamelistframe2.Name = "gamelistframe2"
  481. gamelistframe2.Parent = guiframe
  482. gamelistframe2.BackgroundColor3 = Color3.new(255, 255, 255)
  483. gamelistframe2.BackgroundTransparency = 1
  484. gamelistframe2.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  485. gamelistframe2.Size = UDim2.new(0, 100, 0, 100)
  486.  
  487. gamelist2.Name = "gamelist2"
  488. gamelist2.Parent = gamelistframe2
  489. gamelist2.BackgroundColor3 = Color3.new(0, 0, 0)
  490. gamelist2.BorderSizePixel = 0
  491. gamelist2.Draggable = false
  492. gamelist2.Position = UDim2.new(4.01, 0, -0.69, 0)
  493. gamelist2.Size = UDim2.new(0, 38, 0, 40)
  494. gamelist2.Font = Enum.Font.SourceSansBold
  495. gamelist2.FontSize = Enum.FontSize.Size48
  496. gamelist2.Text = "🕹"
  497. gamelist2.TextColor3 = Color3.new(0, 0, 0)
  498. gamelist2.TextSize = 40
  499. gamelist2.MouseButton1Click:connect(function()
  500. gamelist2.Visible = false
  501. gamelist.Visible = true
  502. script.Visible = true
  503. script2.Visible = false
  504. execute.Visible = true
  505. execute2.Visible = false
  506. clear.Visible = true
  507. clear2.Visible = false
  508. opensettings.Visible = true
  509. ListFrame.Visible = false
  510. copytoclipboard1.Visible = true
  511. copytoclipboard3error.Visible = false
  512. end)
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519. ListFrame.Parent = guiframe
  520. ListFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  521. ListFrame.Position = UDim2.new(0.13, 0, 0.15, 0)
  522. ListFrame.Size = UDim2.new(0, 350, 0, 240)
  523.  
  524.  
  525.  
  526.  
  527. Game1.Name = "Game1"
  528. Game1.Parent = ListFrame
  529. Game1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  530. Game1.Position = UDim2.new(0.0714285746, 0, 0.1, 0)
  531. Game1.Size = UDim2.new(0, 50, 0, 50)
  532. Game1.Font = Enum.Font.GothamBold
  533. Game1.Text = "My nightmare"
  534. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  535. Game1.TextScaled = true
  536. Game1.TextSize = 14.000
  537. Game1.TextWrapped = true
  538. Game1.MouseButton1Down:connect(function()
  539. loadstring(game:HttpGet("https://pastebin.com/raw/sVnAhazG"))("Made By ERROR_CODE")
  540. end)
  541.  
  542. GameButtonUICorner1.Parent = Game1
  543.  
  544.  
  545. Game2.Name = "Game2"
  546. Game2.Parent = ListFrame
  547. Game2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  548. Game2.Position = UDim2.new(0.0714285746, 0, 0.4, 0)
  549. Game2.Size = UDim2.new(0, 50, 0, 50)
  550. Game2.Font = Enum.Font.GothamBold
  551. Game2.Text = "ECCS Camp RP"
  552. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  553. Game2.TextScaled = true
  554. Game2.TextSize = 14.000
  555. Game2.TextWrapped = true
  556. Game2.MouseButton1Down:connect(function()
  557. loadstring(game:HttpGet("https://pastebin.com/raw/kk89q765"))("Made By ERROR_CODE")
  558. end)
  559.  
  560. GameButtonUICorner2.Parent = Game2
  561.  
  562. Back.Name = "Back"
  563. Back.Parent = ListFrame
  564. Back.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  565. Back.Position = UDim2.new(0.0714285746, 0, 0.7, 0)
  566. Back.Size = UDim2.new(0, 50, 0, 50)
  567. Back.Font = Enum.Font.GothamBold
  568. Back.Text = "<—"
  569. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  570. Back.TextScaled = true
  571. Back.TextSize = 14.000
  572. Back.TextWrapped = true
  573. Back.MouseButton1Down:connect(function()
  574.  
  575. end)
  576.  
  577. GameButtonUICorner3.Parent = Back
  578.  
  579. Game3.Name = "Game3"
  580. Game3.Parent = ListFrame
  581. Game3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  582. Game3.Position = UDim2.new(0.388888896, 0, 0.1, 0)
  583. Game3.Size = UDim2.new(0, 50, 0, 50)
  584. Game3.Font = Enum.Font.GothamBold
  585. Game3.Text = "My nightmare 2 Awakening"
  586. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  587. Game3.TextScaled = true
  588. Game3.TextSize = 14.000
  589. Game3.TextWrapped = true
  590. Game3.MouseButton1Down:connect(function()
  591. loadstring(game:HttpGet("https://pastebin.com/raw/F09gtZea"))("Made By ERROR_CODE")
  592. end)
  593.  
  594. GameButtonUICorner4.Parent = Game3
  595.  
  596. Game4.Name = "Game4"
  597. Game4.Parent = ListFrame
  598. Game4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  599. Game4.Position = UDim2.new(0.388888896, 0, 0.4, 0)
  600. Game4.Size = UDim2.new(0, 50, 0, 50)
  601. Game4.Font = Enum.Font.GothamBold
  602. Game4.Text = "My nightmare 3"
  603. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  604. Game4.TextScaled = true
  605. Game4.TextSize = 14.000
  606. Game4.TextWrapped = true
  607. Game4.MouseButton1Down:connect(function()
  608. loadstring(game:HttpGet("https://pastebin.com/raw/VKqtAN4F"))("Made By ERROR_CODE")
  609. end)
  610.  
  611. GameButtonUICorner5.Parent = Game4
  612.  
  613. Game5.Name = "Game5"
  614. Game5.Parent = ListFrame
  615. Game5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  616. Game5.Position = UDim2.new(0.693121672, 0, 0.1, 0)
  617. Game5.Size = UDim2.new(0, 50, 0, 50)
  618. Game5.Font = Enum.Font.GothamBold
  619. Game5.Text = "SpeedRun"
  620. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  621. Game5.TextScaled = true
  622. Game5.TextSize = 12.000
  623. Game5.TextWrapped = true
  624. Game5.MouseButton1Down:connect(function()
  625. loadstring(game:HttpGet("https://pastebin.com/raw/ENcSuYbf"))("Made By ERROR_CODE")
  626. end)
  627.  
  628. GameButtonUICorner6.Parent = Game5
  629.  
  630. Game6.Name = "Game6"
  631. Game6.Parent = ListFrame
  632. Game6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  633. Game6.Position = UDim2.new(0.693121672, 0, 0.4, 0)
  634. Game6.Size = UDim2.new(0, 50, 0, 50)
  635. Game6.Font = Enum.Font.GothamBold
  636. Game6.Text = "Build With Gravity Tool"
  637. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  638. Game6.TextScaled = true
  639. Game6.TextSize = 14.000
  640. Game6.TextWrapped = true
  641. Game6.MouseButton1Down:connect(function()
  642. loadstring(game:HttpGet("https://pastebin.com/raw/YqJMWpmK"))("Made By ERROR_CODE")
  643. end)
  644.  
  645. GameButtonUICorner7.Parent = Game6
  646.  
  647. Game7.Name = "Game7"
  648. Game7.Parent = ListFrame
  649. Game7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  650. Game7.Position = UDim2.new(0.388888896, 0, 0.7, 0)
  651. Game7.Size = UDim2.new(0, 50, 0, 50)
  652. Game7.Font = Enum.Font.GothamBold
  653. Game7.Text = "ERROR_CODE's Tower"
  654. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  655. Game7.TextScaled = true
  656. Game7.TextSize = 14.000
  657. Game7.TextWrapped = true
  658. Game7.MouseButton1Down:connect(function()
  659.  
  660. end)
  661.  
  662. GameButtonUICorner8.Parent = Game7
  663.  
  664. Next.Name = "Next"
  665. Next.Parent = ListFrame
  666. Next.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  667. Next.Position = UDim2.new(0.693121672, 0, 0.7, 0)
  668. Next.Size = UDim2.new(0, 50, 0, 50)
  669. Next.Font = Enum.Font.GothamBold
  670. Next.Text = "—>"
  671. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  672. Next.TextScaled = true
  673. Next.TextSize = 14.000
  674. Next.TextWrapped = true
  675. Next.MouseButton1Down:connect(function()
  676.  
  677. end)
  678.  
  679. GameButtonUICorner9.Parent = Next
  680.  
  681. notes2deleteframe.Name = "notes2deleteframe"
  682. notes2deleteframe.Parent = guiframe
  683. notes2deleteframe.BackgroundColor3 = Color3.new(255, 255, 255)
  684. notes2deleteframe.BackgroundTransparency = 1
  685. notes2deleteframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  686.  
  687. notes2deleteframe.Size = UDim2.new(0, 100, 0, 100)
  688.  
  689. notes2delete.Name = "notes2delete"
  690. notes2delete.Parent = notes2deleteframe
  691. notes2delete.BackgroundColor3 = Color3.new(0, 0, 0)
  692. notes2delete.BorderSizePixel = 0
  693. notes2delete.Draggable = false
  694. notes2delete.Position = UDim2.new(3.7, 0, -1.6, 0)
  695. notes2delete.Size = UDim2.new(0, 25, 0, 35)
  696. notes2delete.Font = Enum.Font.SourceSansBold
  697. notes2delete.FontSize = Enum.FontSize.Size48
  698. notes2delete.Text = "🗑"
  699. notes2delete.TextColor3 = Color3.new(0, 0, 0)
  700. notes2delete.TextSize = 20
  701. notes2delete.MouseButton1Click:connect(function()
  702. local Sound = Instance.new("Sound")
  703. local Id = "179300239"
  704. Sound.Parent = game.Workspace
  705. Sound.SoundId = "rbxassetid://"..Id
  706. Sound.Playing = true
  707. Sound.Looped = false
  708. Sound.Volume = 1
  709. note2.Text = ""
  710. end)
  711.  
  712. notes3deleteframe.Name = "notes3deleteframe"
  713. notes3deleteframe.Parent = guiframe
  714. notes3deleteframe.BackgroundColor3 = Color3.new(255, 255, 255)
  715. notes3deleteframe.BackgroundTransparency = 1
  716. notes3deleteframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  717.  
  718. notes3deleteframe.Size = UDim2.new(0, 100, 0, 100)
  719.  
  720. notes3delete.Name = "notes3delete"
  721. notes3delete.Parent = notes3deleteframe
  722. notes3delete.BackgroundColor3 = Color3.new(0, 0, 0)
  723. notes3delete.BorderSizePixel = 0
  724. notes3delete.Draggable = false
  725. notes3delete.Position = UDim2.new(3.7, 0, -1.15, 0)
  726. notes3delete.Size = UDim2.new(0, 25, 0, 35)
  727. notes3delete.Font = Enum.Font.SourceSansBold
  728. notes3delete.FontSize = Enum.FontSize.Size48
  729. notes3delete.Text = "🗑"
  730. notes3delete.TextColor3 = Color3.new(0, 0, 0)
  731. notes3delete.TextSize = 20
  732. notes3delete.MouseButton1Click:connect(function()
  733. local Sound = Instance.new("Sound")
  734. local Id = "179300239"
  735. Sound.Parent = game.Workspace
  736. Sound.SoundId = "rbxassetid://"..Id
  737. Sound.Playing = true
  738. Sound.Looped = false
  739. Sound.Volume = 1
  740. note3.Text = ""
  741. end)
  742.  
  743. notes1deleteframe.Name = "notes1deleteframe"
  744. notes1deleteframe.Parent = guiframe
  745. notes1deleteframe.BackgroundColor3 = Color3.new(255, 255, 255)
  746. notes1deleteframe.BackgroundTransparency = 1
  747. notes1deleteframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  748.  
  749. notes1deleteframe.Size = UDim2.new(0, 100, 0, 100)
  750.  
  751. notes1delete.Name = "note1delete"
  752. notes1delete.Parent = notes1deleteframe
  753. notes1delete.BackgroundColor3 = Color3.new(0, 0, 0)
  754. notes1delete.BorderSizePixel = 0
  755. notes1delete.Draggable = false
  756. notes1delete.Position = UDim2.new(3.7, 0, -2, 0)
  757. notes1delete.Size = UDim2.new(0, 25, 0, 35)
  758. notes1delete.Font = Enum.Font.SourceSansBold
  759. notes1delete.FontSize = Enum.FontSize.Size48
  760. notes1delete.Text = "🗑"
  761. notes1delete.TextColor3 = Color3.new(0, 0, 0)
  762. notes1delete.TextSize = 20
  763. notes1delete.MouseButton1Click:connect(function()
  764. local Sound = Instance.new("Sound")
  765. local Id = "179300239"
  766. Sound.Parent = game.Workspace
  767. Sound.SoundId = "rbxassetid://"..Id
  768. Sound.Playing = true
  769. Sound.Looped = false
  770. Sound.Volume = 1
  771. note1.Text = ""
  772. end)
  773.  
  774. outputconsoleframe.Name = "outputconsoleframe"
  775. outputconsoleframe.Parent = guiframe
  776. outputconsoleframe.BackgroundColor3 = Color3.new(255, 255, 255)
  777. outputconsoleframe.BackgroundTransparency = 1
  778. outputconsoleframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  779.  
  780. outputconsoleframe.Size = UDim2.new(0, 100, 0, 100)
  781.  
  782. outputconsole.Name = "outputconsole"
  783. outputconsole.Parent = outputconsoleframe
  784. outputconsole.BackgroundColor3 = Color3.new(0, 0, 0)
  785. outputconsole.BorderSizePixel = 0
  786. outputconsole.Draggable = false
  787. outputconsole.Position = UDim2.new(4.1, 0, -1.1, 0)
  788. outputconsole.Size = UDim2.new(0, 25, 0, 35)
  789. outputconsole.Font = Enum.Font.SourceSansBold
  790. outputconsole.FontSize = Enum.FontSize.Size48
  791. outputconsole.Text = "📃"
  792. outputconsole.TextColor3 = Color3.new(0, 0, 0)
  793. outputconsole.TextSize = 40
  794. outputconsole.MouseButton1Click:connect(function()
  795. local Sound = Instance.new("Sound")
  796. local Id = "2217513097"
  797. Sound.Parent = game.Workspace
  798. Sound.SoundId = "rbxassetid://"..Id
  799. Sound.Playing = true
  800. Sound.Looped = false
  801. Sound.Volume = 1
  802. outputconsole2.Visible = true
  803. outputconsole.Visible = false
  804. execute.Visible = false
  805. execute2.Visible = false
  806. clear.Visible = false
  807. clear2.Visible = false
  808. script.Visible = false
  809. script2.Visible = false
  810. console.Visible = true
  811. settings.Visible = false
  812. opensettings.Visible = false
  813. notes2delete.Visible = false
  814. notes3delete.Visible = false
  815. notes1delete.Visible = false
  816. note1.Visible = false
  817. note2.Visible = false
  818. note3.Visible = false
  819. notes1save.Visible = false
  820. notes2save.Visible = false
  821. notes3save.Visible = false
  822. Frame.Visible = false
  823. copytoclipboard1.Visible = false
  824. copytoclipboard2.Visible = false
  825. copytoclipboard3error.Visible = true
  826. ListFrame.Visible = false
  827. end)
  828.  
  829. outputconsole2frame.Name = "outputconsole2frame"
  830. outputconsole2frame.Parent = guiframe
  831. outputconsole2frame.BackgroundColor3 = Color3.new(255, 255, 255)
  832. outputconsole2frame.BackgroundTransparency = 1
  833. outputconsole2frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  834. outputconsole2frame.Size = UDim2.new(0, 100, 0, 100)
  835.  
  836. outputconsole2.Name = "outputconsole2"
  837. outputconsole2.Parent = outputconsole2frame
  838. outputconsole2.BackgroundColor3 = Color3.new(0, 0, 0)
  839. outputconsole2.BorderSizePixel = 0
  840. outputconsole2.Draggable = false
  841. outputconsole2.Position = UDim2.new(4.1, 0, -1.1, 0)
  842. outputconsole2.Size = UDim2.new(0, 25, 0, 35)
  843. outputconsole2.Font = Enum.Font.SourceSansBold
  844. outputconsole2.FontSize = Enum.FontSize.Size48
  845. outputconsole2.Text = "📃"
  846. outputconsole2.TextColor3 = Color3.new(0, 0, 0)
  847. outputconsole2.TextSize = 40
  848. outputconsole2.MouseButton1Click:connect(function()
  849. local Sound = Instance.new("Sound")
  850. local Id = "2217513097"
  851. Sound.Parent = game.Workspace
  852. Sound.SoundId = "rbxassetid://"..Id
  853. Sound.Playing = true
  854. Sound.Looped = false
  855. Sound.Volume = 1
  856. outputconsole.Visible = true
  857. outputconsole2.Visible = false
  858. execute.Visible = true
  859. clear.Visible = true
  860. script.Visible = true
  861. settings.Visible = true
  862. console.Visible = false
  863. notes1.Visible = false
  864. notes2.Visible = true
  865. notes2delete.Visible = false
  866. notes3delete.Visible = false
  867. notes1delete.Visible = false
  868. note1.Visible = false
  869. note2.Visible = false
  870. note3.Visible = false
  871. copytoclipboard1.Visible = true
  872. copytoclipboard2.Visible = false
  873. copytoclipboard3error.Visible = false
  874. notes1.Visible = true
  875. notes2.Visible = false
  876. gamelist.Visible = true
  877. gamelist2.Visible = false
  878. end)
  879.  
  880.  
  881. notes2frame.Name = "notes2frame"
  882. notes2frame.Parent = guiframe
  883. notes2frame.BackgroundColor3 = Color3.new(255, 255, 255)
  884. notes2frame.BackgroundTransparency = 1
  885. notes2frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  886. notes2frame.Size = UDim2.new(0, 100, 0, 100)
  887.  
  888. notes2.Name = "notes2"
  889. notes2.Parent = notes2frame
  890. notes2.BackgroundColor3 = Color3.new(0, 0, 0)
  891. notes2.BorderSizePixel = 0
  892. notes2.Draggable = false
  893. notes2.Position = UDim2.new(4, 0, -1.6, 0)
  894. notes2.Size = UDim2.new(0, 40, 0, 40)
  895. notes2.Font = Enum.Font.SourceSansBold
  896. notes2.FontSize = Enum.FontSize.Size48
  897. notes2.Text = "✏️"
  898. notes2.TextColor3 = Color3.new(0, 0, 0)
  899. notes2.TextSize = 40
  900. notes2.MouseButton1Click:connect(function()
  901. local Sound = Instance.new("Sound")
  902. local Id = "9117277530"
  903. Sound.Parent = game.Workspace
  904. Sound.SoundId = "rbxassetid://"..Id
  905. Sound.Playing = true
  906. Sound.Looped = false
  907. Sound.Volume = 1
  908. notes1.Visible = true
  909. notes2.Visible = false
  910. note1.Visible = false
  911. note2.Visible = false
  912. note3.Visible = false
  913. script.Visible = true
  914. execute.Visible = true
  915. clear.Visible = true
  916. settings.Visible = false
  917. opensettings.Visible = true
  918. copytoclipboard3error.Visible = false
  919. copytoclipboard1.Visible = true
  920. notes2save.Visible = false
  921. notes3save.Visible = false
  922. notes1save.Visible = false
  923. notes2delete.Visible = false
  924. notes1delete.Visible = false
  925. notes3delete.Visible = false
  926. console.Visible = false
  927. outputconsole2.Visible = true
  928. outputconsole.Visible = false
  929. wait(0.5) Sound:Stop()
  930. end)
  931.  
  932.  
  933. script2.Visible = false
  934. clear2.Visible = false
  935. execute2.Visible = false
  936. copytoclipboard2.Visible = false
  937. copytoclipboard3error.Visible = false
  938. copytoclipboard1frame.Name = "copytoclipboard1frame"
  939. copytoclipboard1frame.Parent = guiframe
  940. copytoclipboard1frame.BackgroundColor3 = Color3.new(255, 255, 255)
  941. copytoclipboard1frame.BackgroundTransparency = 1
  942. copytoclipboard1frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  943. copytoclipboard1frame.Size = UDim2.new(0, 100, 0, 100)
  944.  
  945. copytoclipboard1.Name = "copytoclipboard1"
  946. copytoclipboard1.Parent = copytoclipboard1frame
  947. copytoclipboard1.BackgroundColor3 = Color3.new(0, 0, 0)
  948. copytoclipboard1.BorderSizePixel = 0
  949. copytoclipboard1.Draggable = false
  950. copytoclipboard1.Position = UDim2.new(4, 0, -2, 0)
  951. copytoclipboard1.Size = UDim2.new(0, 40, 0, 40)
  952. copytoclipboard1.Font = Enum.Font.SourceSansBold
  953. copytoclipboard1.FontSize = Enum.FontSize.Size48
  954. copytoclipboard1.Text = "📁"
  955. copytoclipboard1.TextColor3 = Color3.new(0, 0, 0)
  956. copytoclipboard1.TextSize = 40
  957. copytoclipboard1.MouseButton1Click:connect(function()
  958. local Sound = Instance.new("Sound")
  959. local Id = "2528420941"
  960. Sound.Parent = game.Workspace
  961. Sound.SoundId = "rbxassetid://"..Id
  962. Sound.Playing = true
  963. Sound.Looped = false
  964. Sound.Volume = 1
  965. copytoclipboard1.Text = "📂"
  966. setclipboard(""..script.Text)
  967. wait(0.5)
  968. copytoclipboard1.Text = "📁"
  969. end)
  970.  
  971. copytoclipboard3errorframe.Name = "copytoclipboard3errorframe"
  972. copytoclipboard3errorframe.Parent = guiframe
  973. copytoclipboard3errorframe.BackgroundColor3 = Color3.new(255, 255, 255)
  974. copytoclipboard3errorframe.BackgroundTransparency = 1
  975. copytoclipboard3errorframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  976. copytoclipboard3errorframe.Size = UDim2.new(0, 100, 0, 100)
  977.  
  978. copytoclipboard3error.Name = "copytoclipboard1"
  979. copytoclipboard3error.Parent = copytoclipboard3errorframe
  980. copytoclipboard3error.BackgroundColor3 = Color3.new(0, 0, 0)
  981. copytoclipboard3error.BorderSizePixel = 0
  982. copytoclipboard3error.Draggable = false
  983. copytoclipboard3error.Position = UDim2.new(4, 0, -2, 0)
  984. copytoclipboard3error.Size = UDim2.new(0, 40, 0, 40)
  985. copytoclipboard3error.Font = Enum.Font.SourceSansBold
  986. copytoclipboard3error.FontSize = Enum.FontSize.Size48
  987. copytoclipboard3error.Text = "📁"
  988. copytoclipboard3error.TextColor3 = Color3.new(0, 0, 0)
  989. copytoclipboard3error.TextSize = 40
  990. copytoclipboard3error.MouseButton1Click:connect(function()
  991. local Sound = Instance.new("Sound")
  992. local Id = "550209561"
  993. Sound.Parent = game.Workspace
  994. Sound.SoundId = "rbxassetid://"..Id
  995. Sound.Playing = true
  996. Sound.Looped = false
  997. Sound.Volume = 1
  998. error("Output error, frame is invisible. Try clicking on script1 or script2.")
  999. end)
  1000.  
  1001. copytoclipboard2frame.Name = "copytoclipboard2frame"
  1002. copytoclipboard2frame.Parent = guiframe
  1003. copytoclipboard2frame.BackgroundColor3 = Color3.new(255, 255, 255)
  1004. copytoclipboard2frame.BackgroundTransparency = 1
  1005. copytoclipboard2frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  1006. copytoclipboard2frame.Size = UDim2.new(0, 100, 0, 100)
  1007.  
  1008. copytoclipboard2.Name = "copytoclipboard2"
  1009. copytoclipboard2.Parent = copytoclipboard2frame
  1010. copytoclipboard2.BackgroundColor3 = Color3.new(0, 0, 0)
  1011. copytoclipboard2.BorderSizePixel = 0
  1012. copytoclipboard2.Draggable = false
  1013. copytoclipboard2.Position = UDim2.new(4, 0, -2, 0)
  1014. copytoclipboard2.Size = UDim2.new(0, 40, 0, 40)
  1015. copytoclipboard2.Font = Enum.Font.SourceSansBold
  1016. copytoclipboard2.FontSize = Enum.FontSize.Size48
  1017. copytoclipboard2.Text = "📁"
  1018. copytoclipboard2.TextColor3 = Color3.new(0, 0, 0)
  1019. copytoclipboard2.TextSize = 40
  1020. copytoclipboard2.MouseButton1Click:connect(function()
  1021. local Sound = Instance.new("Sound")
  1022. local Id = "2528420941"
  1023. Sound.Parent = game.Workspace
  1024. Sound.SoundId = "rbxassetid://"..Id
  1025. Sound.Playing = true
  1026. Sound.Looped = false
  1027. Sound.Volume = 1
  1028. copytoclipboard2.Text = "📂"
  1029. setclipboard(""..script2.Text)
  1030. wait(0.5)
  1031. copytoclipboard2.Text = "📁"
  1032. end)
  1033.  
  1034.  
  1035. scriptbutton1frame.Name = "scriptbutton1frame"
  1036. scriptbutton1frame.Parent = guiframe
  1037. scriptbutton1frame.BackgroundColor3 = Color3.new(255, 255, 255)
  1038. scriptbutton1frame.BackgroundTransparency = 1
  1039. scriptbutton1frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  1040. scriptbutton1frame.Size = UDim2.new(0, 100, 0, 100)
  1041.  
  1042. scriptbutton1.Name = "scriptbutton1"
  1043. scriptbutton1.Parent = scriptbutton1frame
  1044. scriptbutton1.BackgroundColor3 = Color3.new(0, 0, 0)
  1045. scriptbutton1.BorderSizePixel = 0
  1046. scriptbutton1.Draggable = false
  1047. scriptbutton1.Position = UDim2.new(-0.5, 0, -2, 0)
  1048. scriptbutton1.Size = UDim2.new(0, 40, 0, 40)
  1049. scriptbutton1.Font = Enum.Font.SourceSansBold
  1050. scriptbutton1.FontSize = Enum.FontSize.Size48
  1051. scriptbutton1.Text = "📜\nscript1"
  1052. scriptbutton1.TextColor3 = Color3.new(255, 255, 255)
  1053. scriptbutton1.TextSize = 17
  1054. scriptbutton1.MouseButton1Click:connect(function()
  1055. local Sound = Instance.new("Sound")
  1056. local Id = "917942453"
  1057. Sound.Parent = game.Workspace
  1058. Sound.SoundId = "rbxassetid://"..Id
  1059. Sound.Playing = true
  1060. Sound.Looped = false
  1061. Sound.Volume = 1
  1062. wait(0.1)
  1063. Sound:Stop()
  1064. script2.Visible = false
  1065. clear2.Visible = false
  1066. execute2.Visible = false
  1067. copytoclipboard2.Visible = false
  1068. copytoclipboard1.Visible = true
  1069. script.Visible = true
  1070. clear.Visible = true
  1071. execute.Visible = true
  1072. note1.Visible = false
  1073. settings.Visible = false
  1074. opensettings.Visible = true
  1075. notes2.Visible = false
  1076. notes1.Visible = true
  1077. copytoclipboard3error.Visible = false
  1078. note2.Visible = false
  1079. notes2save.Visible = false
  1080. note3.Visible = false
  1081. notes3save.Visible = false
  1082. console.Visible = false
  1083. notes3delete.Visible = false
  1084. notes2delete.Visible = false
  1085. notes1save.Visible = false
  1086. notes1delete.Visible = false
  1087. end)
  1088.  
  1089. scriptbutton2frame.Name = "scriptbutton2frame"
  1090. scriptbutton2frame.Parent = guiframe
  1091. scriptbutton2frame.BackgroundColor3 = Color3.new(255, 255, 255)
  1092. scriptbutton2frame.BackgroundTransparency = 1
  1093. scriptbutton2frame.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  1094. scriptbutton2frame.Size = UDim2.new(0, 100, 0, 100)
  1095.  
  1096. scriptbutton2.Name = "scriptbutton2"
  1097. scriptbutton2.Parent = scriptbutton2frame
  1098. scriptbutton2.BackgroundColor3 = Color3.new(0, 0, 0)
  1099. scriptbutton2.BorderSizePixel = 0
  1100. scriptbutton2.Draggable = false
  1101. scriptbutton2.Position = UDim2.new(-0.5, 0, -1.6, 0)
  1102. scriptbutton2.Size = UDim2.new(0, 40, 0, 40)
  1103. scriptbutton2.Font = Enum.Font.SourceSansBold
  1104. scriptbutton2.FontSize = Enum.FontSize.Size48
  1105. scriptbutton2.Text = "📜\nscript2"
  1106. scriptbutton2.TextColor3 = Color3.new(255, 255, 255)
  1107. scriptbutton2.TextSize = 17
  1108. scriptbutton2.MouseButton1Click:connect(function()
  1109. local Sound = Instance.new("Sound")
  1110. local Id = "917942453"
  1111. Sound.Parent = game.Workspace
  1112. Sound.SoundId = "rbxassetid://"..Id
  1113. Sound.Playing = true
  1114. Sound.Looped = false
  1115. Sound.Volume = 1
  1116. wait(0.1)
  1117. Sound:Stop()
  1118. script2.Visible = true
  1119. clear2.Visible = true
  1120. execute2.Visible = true
  1121. copytoclipboard1.Visible = false
  1122. copytoclipboard2.Visible = true
  1123. script.Visible = false
  1124. clear.Visible = false
  1125. execute.Visible = false
  1126. note1.Visible = false
  1127. settings.Visible = false
  1128. opensettings.Visible = true
  1129. notes2.Visible = false
  1130. notes1.Visible = true
  1131. note2.Visible = false
  1132. copytoclipboard3error.Visible = false
  1133. notes2save.Visible = false
  1134. note3.Visible = false
  1135. notes3save.Visible = false
  1136. console.Visible = false
  1137. notes3delete.Visible = false
  1138. notes2delete.Visible = false
  1139. notes1save.Visible = false
  1140. notes1delete.Visible = false
  1141. end)
  1142.  
  1143. QuestionFrame.Visible = false
  1144. QuestionFrame.Parent = ScreenGui
  1145. QuestionFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1146. QuestionFrame.Position = UDim2.new(0, 0, -0.5, 0)
  1147. QuestionFrame.Size = UDim2.new(0, 378, 0, 250)
  1148.  
  1149. Question.Name = "Question"
  1150. Question.Parent = QuestionFrame
  1151. Question.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1152. Question.Size = UDim2.new(0, 378, 0, 25)
  1153. Question.Font = Enum.Font.GothamBold
  1154. Question.Text = "Close Executor?"
  1155. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1156. Question.TextScaled = true
  1157. Question.TextSize = 14.000
  1158. Question.TextWrapped = true
  1159.  
  1160. UICorner11.Parent = Question
  1161. UICorner12.Parent = QuestionFrame
  1162.  
  1163.  
  1164. Yes.Name = "Yes"
  1165. Yes.Parent = QuestionFrame
  1166. Yes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1167. Yes.Position = UDim2.new(0, 0, 0.648000002, 0)
  1168. Yes.Size = UDim2.new(0, 155, 0, 55)
  1169. Yes.Font = Enum.Font.GothamBold
  1170. Yes.Text = "Yes"
  1171. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1172. Yes.TextScaled = true
  1173. Yes.TextSize = 14.000
  1174. Yes.TextWrapped = true
  1175. Yes.MouseButton1Down:connect(function()
  1176. open:Destroy()
  1177. QuestionFrame:Destroy()
  1178. local Sound = Instance.new("Sound")
  1179.  
  1180. local Id = "5607311932"
  1181.  
  1182. Sound.Parent = game.Workspace
  1183. Sound.SoundId = "rbxassetid://"..Id
  1184. Sound.Playing = true
  1185. Sound.Looped = false
  1186. Sound.Volume = 1
  1187. Frame:Destroy()
  1188. guiframe:TweenPosition(UDim2.new(-0.2, 0,0.054, 0), 'In', 'Bounce', 4, true)
  1189. wait(3.9)
  1190. guiframe:Destroy()
  1191. end)
  1192. Text.Name = "Text"
  1193. Text.Parent = QuestionFrame
  1194. Text.Position = UDim2.new(0, 0, 0.2, 0)
  1195. Text.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1196. Text.Size = UDim2.new(0, 377, 0, 100)
  1197. Text.Font = Enum.Font.GothamBold
  1198. Text.Text = "Are you sure?"
  1199. Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  1200. Text.TextScaled = true
  1201. Text.TextSize = 14.000
  1202. Text.TextWrapped = true
  1203.  
  1204.  
  1205. No.Name = "No"
  1206. No.Parent = QuestionFrame
  1207. No.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1208. No.Position = UDim2.new(0.59, 0, 0.648000002, 0)
  1209. No.Size = UDim2.new(0, 155, 0, 55)
  1210. No.Font = Enum.Font.GothamBold
  1211. No.Text = "No"
  1212. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1213. No.TextScaled = true
  1214. No.TextSize = 14.000
  1215. No.TextWrapped = true
  1216. No.MouseButton1Down:connect(function()
  1217. QuestionFrame.Visible = false
  1218. QuestionFrame.Position = UDim2.new(0, 0, -0.5, 0)
  1219. local Sound = Instance.new("Sound")
  1220. local Id = "9113880610"
  1221. Sound.Parent = game.Workspace
  1222. Sound.SoundId = "rbxassetid://"..Id
  1223. Sound.Playing = true
  1224. Sound.Looped = false
  1225. Sound.Volume = 1
  1226. end)
  1227. local function QFCS_fake_script()
  1228.  local script = Instance.new('LocalScript', QuestionFrame)
  1229.  
  1230.  local UIS = game:GetService("UserInputService")
  1231.  function dragify(QuestionFrame)
  1232.      dragToggle = nil
  1233.      local dragSpeed = 0
  1234.      dragInput = nil
  1235.      dragStart = nil
  1236.      local dragPos = nil
  1237.      function updateInput(input)
  1238.          local Delta = input.Position - dragStart
  1239.          local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1240.          game:GetService("TweenService"):Create(QuestionFrame, TweenInfo.new(0.25), {Position = Position}):Play()
  1241.      end
  1242.      QuestionFrame.InputBegan:Connect(function(input)
  1243.          if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1244.              dragToggle = true
  1245.              dragStart = input.Position
  1246.              startPos = QuestionFrame.Position
  1247.              input.Changed:Connect(function()
  1248.                  if input.UserInputState == Enum.UserInputState.End then
  1249.                      dragToggle = false
  1250.                  end
  1251.              end)
  1252.          end
  1253.      end)
  1254.      QuestionFrame.InputChanged:Connect(function(input)
  1255.          if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1256.              dragInput = input
  1257.          end
  1258.      end)
  1259.      game:GetService("UserInputService").InputChanged:Connect(function(input)
  1260.          if input == dragInput and dragToggle then
  1261.              updateInput(input)
  1262.          end
  1263.      end)
  1264.  end
  1265.  
  1266.  dragify(script.Parent)
  1267. end
  1268. coroutine.wrap(QFCS_fake_script)()
  1269.  
  1270. open.Visible = false
  1271. openframe.Name = "openframe"
  1272. openframe.Parent = ScreenGui
  1273. openframe.BackgroundColor3 = Color3.new(255, 255, 255)
  1274. openframe.BackgroundTransparency = 1
  1275. openframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  1276. openframe.Size = UDim2.new(0, 100, 0, 100)
  1277.  
  1278. open.Name = "open"
  1279. open.Parent = openframe
  1280. open.BackgroundColor3 = Color3.new(255, 255, 255)
  1281. open.BorderSizePixel = 0
  1282. open.Draggable = true
  1283. open.Position = UDim2.new(8.3, 0, -0.90, 0)
  1284. open.Size = UDim2.new(0, 33, 0, 39)
  1285. open.Font = Enum.Font.SourceSansBold
  1286. open.FontSize = Enum.FontSize.Size48
  1287. open.Text = "📜"
  1288. open.TextColor3 = Color3.new(0, 0, 0)
  1289. open.TextSize = 52
  1290. open.MouseButton1Click:connect(function()
  1291. local Sound = Instance.new("Sound")
  1292. local Id = "917942453"
  1293. Sound.Parent = game.Workspace
  1294. Sound.SoundId = "rbxassetid://"..Id
  1295. Sound.Playing = true
  1296. Sound.Looped = false
  1297. Sound.Volume = 1
  1298. wait(0.1)
  1299. Sound:Stop()
  1300. guiframe.Visible = true
  1301. open.Visible = false
  1302. end)
  1303.  
  1304. Frame.Visible = false
  1305.  
  1306. Frame.Parent = guiframe
  1307. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1308. Frame.Position = UDim2.new(0, 0, 0.15, 0)
  1309. Frame.Size = UDim2.new(0, 370, 0, 240)
  1310.  
  1311. Name.Name = "Name"
  1312. Name.Parent = Frame
  1313. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1314. Name.Size = UDim2.new(0, 370, 0, 25)
  1315. Name.Font = Enum.Font.GothamBold
  1316. Name.Text = "Color settings"
  1317. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1318. Name.TextScaled = true
  1319. Name.TextSize = 14.000
  1320. Name.TextWrapped = false
  1321.  
  1322. Credits.Name = "Credits"
  1323. Credits.Parent = Frame
  1324. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1325. Credits.Position = UDim2.new(0, 0, 0.912, 0)
  1326. Credits.Size = UDim2.new(0, 370, 0, 22)
  1327. Credits.Font = Enum.Font.GothamBold
  1328. Credits.Text = "By ERROR_CODE & sodaYT"
  1329. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1330. Credits.TextScaled = true
  1331. Credits.TextSize = 14.000
  1332. Credits.TextWrapped = false
  1333.  
  1334. UICorner9.Parent = Credits
  1335. UICorner10.Parent = Name
  1336.  
  1337.  
  1338. GreenFrame.Name = "GreenFrame"
  1339. GreenFrame.Parent = Frame
  1340. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1341. GreenFrame.Position = UDim2.new(0.0714285746, 0, 0.216000006, 0)
  1342. GreenFrame.Size = UDim2.new(0, 79, 0, 31)
  1343. GreenFrame.Font = Enum.Font.GothamBold
  1344. GreenFrame.Text = "GreenFrame"
  1345. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1346. GreenFrame.TextScaled = true
  1347. GreenFrame.TextSize = 14.000
  1348. GreenFrame.TextWrapped = false
  1349. GreenFrame.MouseButton1Down:connect(function()
  1350. Credits.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1351. Name.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1352. GreenFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1353. BlueFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1354. RedFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1355. WhiteFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1356. BlackFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1357. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1358. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1359. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1360. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1361. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1362. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1363. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1364. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1365. OrangeFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1366. RandomFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1367. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1368. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1369. PinkFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1370. YellowFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1371. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1372. topbar.BackgroundColor3 = Color3.new(0, 255, 0)
  1373. filename.TextColor3 = Color3.new(0, 0, 0)
  1374. Yes.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1375. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1376. No.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1377. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1378. Text.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1379. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  1380. Question.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1381. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1382. script.BackgroundColor3 = Color3.new(0, 255, 0)
  1383. script.TextColor3 = Color3.new(0, 0, 0)
  1384. clear.BackgroundColor3 = Color3.new(0, 255, 0)
  1385. clear.TextColor3 = Color3.new(0, 0, 0)
  1386. execute.BackgroundColor3 = Color3.new(0, 255, 0)
  1387. execute.TextColor3 = Color3.new(0, 0, 0)
  1388. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1389. opensettings.TextColor3 = Color3.new(0, 0, 0)
  1390. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1391. settings.TextColor3 = Color3.new(0, 0, 0)
  1392. open.BackgroundColor3 = Color3.new(0, 255, 0)
  1393. open.TextColor3 = Color3.new(0, 0, 0)
  1394. Welcome.TextColor3 = Color3.new(0, 0, 0)
  1395. clear2.BackgroundColor3 = Color3.new(0, 255, 0)
  1396. clear2.TextColor3 = Color3.new(0, 0, 0)
  1397. script2.BackgroundColor3 = Color3.new(0, 255, 0)
  1398. script2.TextColor3 = Color3.new(0, 0, 0)
  1399. execute2.BackgroundColor3 = Color3.new(0, 255, 0)
  1400. execute2.TextColor3 = Color3.new(0, 0, 0)
  1401. note1.BackgroundColor3 = Color3.new(0, 255, 0)
  1402. note1.TextColor3 = Color3.new(0, 0, 0)
  1403. note2.BackgroundColor3 = Color3.new(0, 255, 0)
  1404. note2.TextColor3 = Color3.new(0, 0, 0)
  1405. note3.BackgroundColor3 = Color3.new(0, 255, 0)
  1406. note3.TextColor3 = Color3.new(0, 0, 0)
  1407. Game1.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1408. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1409. Game2.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1410. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1411. Game3.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1412. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1413. Game4.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1414. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1415. Game5.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1416. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1417. Game6.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1418. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1419. Game7.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1420. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1421. Next.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1422. Back.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1423. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  1424. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  1425. local Sound = Instance.new("Sound")
  1426. local Id = "138081500"
  1427. Sound.Parent = game.Workspace
  1428. Sound.SoundId = "rbxassetid://"..Id
  1429. Sound.Playing = true
  1430. Sound.Looped = false
  1431. Sound.Volume = 1
  1432. end)
  1433.  
  1434. BlueFrame.Name = "BlueFrame"
  1435. BlueFrame.Parent = Frame
  1436. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1437. BlueFrame.Position = UDim2.new(0.0714285746, 0, 0.436000019, 0)
  1438. BlueFrame.Size = UDim2.new(0, 79, 0, 31)
  1439. BlueFrame.Font = Enum.Font.GothamBold
  1440. BlueFrame.Text = "BlueFrame"
  1441. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1442. BlueFrame.TextScaled = true
  1443. BlueFrame.TextSize = 14.000
  1444. BlueFrame.TextWrapped = false
  1445. BlueFrame.MouseButton1Down:connect(function()
  1446. Credits.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1447. Name.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1448. BlueFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1449. GreenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1450. RedFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1451. WhiteFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1452. BlackFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1453. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1454. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1455. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1456. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1457. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1458. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1459. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1460. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1461. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1462. OrangeFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1463. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1464. RandomFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1465. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1466. PinkFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1467. YellowFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1468. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1469. topbar.BackgroundColor3 = Color3.new(0, 0, 255)
  1470. filename.TextColor3 = Color3.new(0, 0, 0)
  1471. Yes.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1472. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1473. No.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1474. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1475. Text.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1476. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  1477. Question.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1478. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1479. script.BackgroundColor3 = Color3.new(0, 0, 255)
  1480. script.TextColor3 = Color3.new(0, 0, 0)
  1481. clear.BackgroundColor3 = Color3.new(0, 0, 255)
  1482. clear.TextColor3 = Color3.new(0, 0, 0)
  1483. execute.BackgroundColor3 = Color3.new(0, 0, 255)
  1484. execute.TextColor3 = Color3.new(0, 0, 0)
  1485. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1486. opensettings.TextColor3 = Color3.new(0, 0, 0)
  1487. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1488. settings.TextColor3 = Color3.new(0, 0, 0)
  1489. open.BackgroundColor3 = Color3.new(0, 0, 255)
  1490. open.TextColor3 = Color3.new(0, 0, 0)
  1491. Welcome.TextColor3 = Color3.new(0, 0, 0)
  1492. clear2.BackgroundColor3 = Color3.new(0, 0, 255)
  1493. clear2.TextColor3 = Color3.new(0, 0, 0)
  1494. script2.BackgroundColor3 = Color3.new(0, 0, 255)
  1495. script2.TextColor3 = Color3.new(0, 0, 0)
  1496. execute2.BackgroundColor3 = Color3.new(0, 0, 255)
  1497. execute2.TextColor3 = Color3.new(0, 0, 0)
  1498. note1.BackgroundColor3 = Color3.new(0, 0, 255)
  1499. note1.TextColor3 = Color3.new(0, 0, 0)
  1500. note2.BackgroundColor3 = Color3.new(0, 0, 255)
  1501. note2.TextColor3 = Color3.new(0, 0, 0)
  1502. note3.BackgroundColor3 = Color3.new(0, 0, 255)
  1503. note3.TextColor3 = Color3.new(0, 0, 0)
  1504. Game1.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1505. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1506. Game2.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1507. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1508. Game3.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1509. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1510. Game4.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1511. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1512. Game5.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1513. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1514. Game6.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1515. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1516. Game7.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1517. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1518. Next.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1519. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  1520. Back.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  1521. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  1522. local Sound = Instance.new("Sound")
  1523. local Id = "138081500"
  1524. Sound.Parent = game.Workspace
  1525. Sound.SoundId = "rbxassetid://"..Id
  1526. Sound.Playing = true
  1527. Sound.Looped = false
  1528. Sound.Volume = 1
  1529. end)
  1530.  
  1531. RedFrame.Name = "RedFrame"
  1532. RedFrame.Parent = Frame
  1533. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1534. RedFrame.Position = UDim2.new(0.0714285746, 0, 0.648000002, 0)
  1535. RedFrame.Size = UDim2.new(0, 79, 0, 34)
  1536. RedFrame.Font = Enum.Font.GothamBold
  1537. RedFrame.Text = "RedFrame"
  1538. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1539. RedFrame.TextScaled = true
  1540. RedFrame.TextSize = 14.000
  1541. RedFrame.TextWrapped = false
  1542. RedFrame.MouseButton1Down:connect(function()
  1543. Name.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1544. Credits.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1545. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1546. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1547. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1548. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1549. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1550. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1551. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1552. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1553. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1554. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1555. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1556. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1557. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1558. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1559. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1560. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1561. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1562. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1563. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1564. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1565. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1566. topbar.BackgroundColor3 = Color3.new(255, 0, 0)
  1567. filename.TextColor3 = Color3.new(0, 0, 0)
  1568. Yes.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1569. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1570. No.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1571. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1572. Text.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1573. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  1574. Question.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1575. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1576. script.BackgroundColor3 = Color3.new(255, 0, 0)
  1577. script.TextColor3 = Color3.new(0, 0, 0)
  1578. clear.BackgroundColor3 = Color3.new(255, 0, 0)
  1579. clear.TextColor3 = Color3.new(0, 0, 0)
  1580. execute.BackgroundColor3 = Color3.new(255, 0, 0)
  1581. execute.TextColor3 = Color3.new(0, 0, 0)
  1582. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1583. opensettings.TextColor3 = Color3.new(0, 0, 0)
  1584. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1585. settings.TextColor3 = Color3.new(0, 0, 0)
  1586. open.BackgroundColor3 = Color3.new(255, 0, 0)
  1587. open.TextColor3 = Color3.new(0, 0, 0)
  1588. Welcome.TextColor3 = Color3.new(0, 0, 0)
  1589. clear2.BackgroundColor3 = Color3.new(255, 0, 0)
  1590. clear2.TextColor3 = Color3.new(0, 0, 0)
  1591. script2.BackgroundColor3 = Color3.new(255, 0, 0)
  1592. script2.TextColor3 = Color3.new(0, 0, 0)
  1593. execute2.BackgroundColor3 = Color3.new(255, 0, 0)
  1594. execute2.TextColor3 = Color3.new(0, 0, 0)
  1595. note1.BackgroundColor3 = Color3.new(255, 0, 0)
  1596. note1.TextColor3 = Color3.new(0, 0, 0)
  1597. note2.BackgroundColor3 = Color3.new(255, 0, 0)
  1598. note2.TextColor3 = Color3.new(0, 0, 0)
  1599. note3.BackgroundColor3 = Color3.new(255, 0, 0)
  1600. note3.TextColor3 = Color3.new(0, 0, 0)
  1601. Game1.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1602. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1603. Game2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1604. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1605. Game3.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1606. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1607. Game4.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1608. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1609. Game5.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1610. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1611. Game6.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1612. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1613. Game7.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1614. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1615. Next.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1616. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  1617. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  1618. Back.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  1619. local Sound = Instance.new("Sound")
  1620. local Id = "138081500"
  1621. Sound.Parent = game.Workspace
  1622. Sound.SoundId = "rbxassetid://"..Id
  1623. Sound.Playing = true
  1624. Sound.Looped = false
  1625. Sound.Volume = 1
  1626. end)
  1627.  
  1628. WhiteFrame.Name = "WhiteFrame"
  1629. WhiteFrame.Parent = Frame
  1630. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1631. WhiteFrame.Position = UDim2.new(0.388888896, 0, 0.216000006, 0)
  1632. WhiteFrame.Size = UDim2.new(0, 83, 0, 31)
  1633. WhiteFrame.Font = Enum.Font.GothamBold
  1634. WhiteFrame.Text = "WhiteFrame"
  1635. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1636. WhiteFrame.TextScaled = true
  1637. WhiteFrame.TextSize = 14.000
  1638. WhiteFrame.TextWrapped = false
  1639. WhiteFrame.MouseButton1Down:connect(function()
  1640. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1641. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1642. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1643. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1644. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1645. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1646. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1647. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1648. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1649. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1650. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1651. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1652. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1653. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1654. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1655. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1656. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1657. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1658. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1659. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1660. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1661. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1662. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1663. topbar.BackgroundColor3 = Color3.new(255, 255, 255 )
  1664. filename.TextColor3 = Color3.new(0, 0, 0)
  1665. Yes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1666. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1667. No.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1668. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1669. Text.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1670. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  1671. Question.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1672. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1673. script.TextColor3 = Color3.new(0, 0, 0)
  1674. script.BackgroundColor3 = Color3.new(255, 255, 255)
  1675. clear.BackgroundColor3 = Color3.new(255, 255, 255)
  1676. clear.TextColor3 = Color3.new(0, 0, 0)
  1677. execute.BackgroundColor3 = Color3.new(255, 255, 255)
  1678. execute.TextColor3 = Color3.new(0, 0, 0)
  1679. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1680. opensettings.TextColor3 = Color3.new(0, 0, 0)
  1681. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1682. settings.TextColor3 = Color3.new(0, 0, 0)
  1683. open.BackgroundColor3 = Color3.new(255, 255, 255)
  1684. open.TextColor3 = Color3.new(0, 0, 0)
  1685. Welcome.TextColor3 = Color3.new(0, 0, 0)
  1686. clear2.BackgroundColor3 = Color3.new(255, 255, 255)
  1687. clear2.TextColor3 = Color3.new(0, 0, 0)
  1688. script2.BackgroundColor3 = Color3.new(255, 255, 255)
  1689. script2.TextColor3 = Color3.new(0, 0, 0)
  1690. execute2.BackgroundColor3 = Color3.new(255, 255, 255)
  1691. execute2.TextColor3 = Color3.new(0, 0, 0)
  1692. note1.BackgroundColor3 = Color3.new(255, 255, 255)
  1693. note1.TextColor3 = Color3.new(0, 0, 0)
  1694. note2.BackgroundColor3 = Color3.new(255, 255, 255)
  1695. note2.TextColor3 = Color3.new(0, 0, 0)
  1696. note3.BackgroundColor3 = Color3.new(255, 255, 255)
  1697. note3.TextColor3 = Color3.new(0, 0, 0)
  1698. Game1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1699. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1700. Game2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1701. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1702. Game3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1703. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1704. Game4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1705. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1706. Game5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1707. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1708. Game6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1709. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1710. Game7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1711. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1712. Next.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1713. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  1714. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  1715. Back.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1716. local Sound = Instance.new("Sound")
  1717. local Id = "138081500"
  1718. Sound.Parent = game.Workspace
  1719. Sound.SoundId = "rbxassetid://"..Id
  1720. Sound.Playing = true
  1721. Sound.Looped = false
  1722. Sound.Volume = 1
  1723. end)
  1724.  
  1725. BlackFrame.Name = "BlackFrame"
  1726. BlackFrame.Parent = Frame
  1727. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1728. BlackFrame.Position = UDim2.new(0.388888896, 0, 0.43599999, 0)
  1729. BlackFrame.Size = UDim2.new(0, 83, 0, 31)
  1730. BlackFrame.Font = Enum.Font.GothamBold
  1731. BlackFrame.Text = "BlackFrame"
  1732. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1733. BlackFrame.TextScaled = true
  1734. BlackFrame.TextSize = 14.000
  1735. BlackFrame.TextWrapped = false
  1736. BlackFrame.MouseButton1Down:connect(function()
  1737. Name.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1738. Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  1739. Credits.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1740. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  1741. GreenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1742. GreenFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1743. BlueFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1744. BlueFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1745. RedFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1746. RedFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1747. WhiteFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1748. WhiteFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1749. BlackFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1750. BlackFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1751. OrangeFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1752. OrangeFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1753. RandomFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1754. RandomFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1755. PinkFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1756. PinkFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1757. YellowFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1758. YellowFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1759. topbar.BackgroundColor3 = Color3.new(0, 0, 0)
  1760. filename.TextColor3 = Color3.new(255, 255, 255)
  1761. Yes.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1762. Yes.TextColor3 = Color3.fromRGB(255, 255, 255)
  1763. No.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1764. No.TextColor3 = Color3.fromRGB(255, 255, 255)
  1765. Text.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1766. Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  1767. Question.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1768. Question.TextColor3 = Color3.fromRGB(255, 255, 255)
  1769. script.TextColor3 = Color3.new(255, 255, 255)
  1770. script.BackgroundColor3 = Color3.new(0, 0, 0)
  1771. clear.BackgroundColor3 = Color3.new(0, 0, 0)
  1772. clear.TextColor3 = Color3.new(255, 255, 255)
  1773. execute.BackgroundColor3 = Color3.new(0, 0, 0)
  1774. execute.TextColor3 = Color3.new(255, 255, 255)
  1775. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1776. opensettings.TextColor3 = Color3.new(255, 255, 255)
  1777. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1778. settings.TextColor3 = Color3.new(255, 255, 255)
  1779. open.BackgroundColor3 = Color3.new(0, 0, 0)
  1780. open.TextColor3 = Color3.new(255, 255, 255)
  1781. Welcome.TextColor3 = Color3.new(255, 255, 255)
  1782. clear2.BackgroundColor3 = Color3.new(0, 0, 0)
  1783. clear2.TextColor3 = Color3.new(255, 255, 255)
  1784. script2.BackgroundColor3 = Color3.new(0, 0, 0)
  1785. script2.TextColor3 = Color3.new(255, 255, 255)
  1786. execute2.BackgroundColor3 = Color3.new(0, 0, 0)
  1787. execute2.TextColor3 = Color3.new(255, 255, 255)
  1788. note1.BackgroundColor3 = Color3.new(0, 0, 0)
  1789. note1.TextColor3 = Color3.new(255, 255, 255)
  1790. note2.BackgroundColor3 = Color3.new(0, 0, 0)
  1791. note2.TextColor3 = Color3.new(255, 255, 255)
  1792. note3.BackgroundColor3 = Color3.new(0, 0, 0)
  1793. note3.TextColor3 = Color3.new(255, 255, 255)
  1794. Game1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1795. Game1.TextColor3 = Color3.fromRGB(255, 255, 255)
  1796. Game2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1797. Game2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1798. Game3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1799. Game3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1800. Game4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1801. Game4.TextColor3 = Color3.fromRGB(255, 255, 255)
  1802. Game5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1803. Game5.TextColor3 = Color3.fromRGB(255, 255, 255)
  1804. Game6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1805. Game6.TextColor3 = Color3.fromRGB(255, 255, 255)
  1806. Game7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1807. Game7.TextColor3 = Color3.fromRGB(255, 255, 255)
  1808. Next.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1809. Next.TextColor3 = Color3.fromRGB(255, 255, 255)
  1810. Back.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1811. Back.TextColor3 = Color3.fromRGB(255, 255, 255)
  1812. local Sound = Instance.new("Sound")
  1813. local Id = "138081500"
  1814. Sound.Parent = game.Workspace
  1815. Sound.SoundId = "rbxassetid://"..Id
  1816. Sound.Playing = true
  1817. Sound.Looped = false
  1818. Sound.Volume = 1
  1819. end)
  1820.  
  1821. OrangeFrame.Name = "OrangeFrame"
  1822. OrangeFrame.Parent = Frame
  1823. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1824. OrangeFrame.Position = UDim2.new(0.388888896, 0, 0.648000002, 0)
  1825. OrangeFrame.Size = UDim2.new(0, 83, 0, 34)
  1826. OrangeFrame.Font = Enum.Font.GothamBold
  1827. OrangeFrame.Text = "OrangeFrame"
  1828. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1829. OrangeFrame.TextScaled = true
  1830. OrangeFrame.TextSize = 14.000
  1831. OrangeFrame.TextWrapped = false
  1832. OrangeFrame.MouseButton1Down:connect(function()
  1833. Name.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1834. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1835. Credits.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1836. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1837. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1838. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1839. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1840. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1841. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1842. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1843. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1844. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1845. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1846. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1847. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1848. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1849. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1850. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1851. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1852. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1853. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1854. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1855. filename.TextColor3 = Color3.new(0, 0, 0)
  1856. topbar.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1857. Yes.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1858. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1859. No.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1860. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1861. Text.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1862. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  1863. Question.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1864. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1865. script.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1866. script.TextColor3 = Color3.new(0, 0, 0)
  1867. clear.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1868. clear.TextColor3 = Color3.new(0, 0, 0)
  1869. execute.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1870. execute.TextColor3 = Color3.new(0, 0, 0)
  1871. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1872. opensettings.TextColor3 = Color3.new(0, 0, 0)
  1873. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1874. settings.TextColor3 = Color3.new(0, 0, 0)
  1875. open.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1876. open.TextColor3 = Color3.new(0, 0, 0)
  1877. Welcome.TextColor3 = Color3.new(0, 0, 0)
  1878. clear2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1879. clear2.TextColor3 = Color3.new(0, 0, 0)
  1880. script2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1881. script2.TextColor3 = Color3.new(0, 0, 0)
  1882. execute2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1883. execute2.TextColor3 = Color3.new(0, 0, 0)
  1884. note1.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1885. note1.TextColor3 = Color3.new(0, 0, 0)
  1886. note2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1887. note2.TextColor3 = Color3.new(0, 0, 0)
  1888. note3.BackgroundColor3 = Color3.new(255, 0.6, 0)
  1889. note3.TextColor3 = Color3.new(0, 0, 0)
  1890. Game1.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1891. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1892. Game2.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1893. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1894. Game3.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1895. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1896. Game4.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1897. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1898. Game5.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1899. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1900. Game6.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1901. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1902. Game7.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1903. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1904. Next.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1905. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  1906. Back.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  1907. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  1908. local Sound = Instance.new("Sound")
  1909. local Id = "138081500"
  1910. Sound.Parent = game.Workspace
  1911. Sound.SoundId = "rbxassetid://"..Id
  1912. Sound.Playing = true
  1913. Sound.Looped = false
  1914. Sound.Volume = 1
  1915. end)
  1916.  
  1917. RandomFrame.Name = "RandomFrame"
  1918. RandomFrame.Parent = Frame
  1919. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1920. RandomFrame.Position = UDim2.new(0.693121672, 0, 0.216000006, 0)
  1921. RandomFrame.Size = UDim2.new(0, 89, 0, 31)
  1922. RandomFrame.Font = Enum.Font.GothamBold
  1923. RandomFrame.Text = "RandomFrame"
  1924. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1925. RandomFrame.TextScaled = true
  1926. RandomFrame.TextSize = 14.000
  1927. RandomFrame.TextWrapped = false
  1928. RandomFrame.MouseButton1Down:connect(function()
  1929. localaction = math.random(1,8)
  1930. if localaction == 1 then
  1931. --GreenFrame
  1932. Name.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1933. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  1934. Credits.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1935. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  1936. GreenFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1937. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1938. BlueFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1939. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1940. RedFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1941. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1942. WhiteFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1943. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1944. BlackFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1945. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1946. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1947. OrangeFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1948. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1949. RandomFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1950. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1951. PinkFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1952. YellowFrame.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1953. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  1954. topbar.BackgroundColor3 = Color3.new(0, 255, 0)
  1955. filename.TextColor3 = Color3.new(0, 0, 0)
  1956. Yes.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1957. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  1958. No.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1959. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  1960. Text.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1961. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  1962. Question.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1963. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  1964. script.BackgroundColor3 = Color3.new(0, 255, 0)
  1965. script.TextColor3 = Color3.new(0, 0, 0)
  1966. clear.BackgroundColor3 = Color3.new(0, 255, 0)
  1967. clear.TextColor3 = Color3.new(0, 0, 0)
  1968. execute.BackgroundColor3 = Color3.new(0, 255, 0)
  1969. execute.TextColor3 = Color3.new(0, 0, 0)
  1970. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  1971. opensettings.TextColor3 = Color3.new(0, 0, 0)
  1972. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  1973. settings.TextColor3 = Color3.new(0, 0, 0)
  1974. open.BackgroundColor3 = Color3.new(0, 255, 0)
  1975. open.TextColor3 = Color3.new(0, 0, 0)
  1976. Welcome.TextColor3 = Color3.new(0, 0, 0)
  1977. clear2.BackgroundColor3 = Color3.new(0, 255, 0)
  1978. clear2.TextColor3 = Color3.new(0, 0, 0)
  1979. script2.BackgroundColor3 = Color3.new(0, 255, 0)
  1980. script2.TextColor3 = Color3.new(0, 0, 0)
  1981. execute2.BackgroundColor3 = Color3.new(0, 255, 0)
  1982. execute2.TextColor3 = Color3.new(0, 0, 0)
  1983. note1.BackgroundColor3 = Color3.new(0, 255, 0)
  1984. note1.TextColor3 = Color3.new(0, 0, 0)
  1985. note2.BackgroundColor3 = Color3.new(0, 255, 0)
  1986. note2.TextColor3 = Color3.new(0, 0, 0)
  1987. note3.BackgroundColor3 = Color3.new(0, 255, 0)
  1988. note3.TextColor3 = Color3.new(0, 0, 0)
  1989. Game1.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1990. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1991. Game2.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1992. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1993. Game3.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1994. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1995. Game4.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1996. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1997. Game5.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  1998. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1999. Game6.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2000. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2001. Game7.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2002. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2003. Next.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2004. Back.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  2005. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2006. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2007. local Sound = Instance.new("Sound")
  2008. local Id = "138081500"
  2009. Sound.Parent = game.Workspace
  2010. Sound.SoundId = "rbxassetid://"..Id
  2011. Sound.Playing = true
  2012. Sound.Looped = false
  2013. Sound.Volume = 1
  2014. end
  2015. if localaction == 2 then
  2016. --BlueFrame
  2017. Name.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2018. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2019. Credits.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2020. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2021. GreenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2022. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2023. BlueFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2024. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2025. RedFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2026. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2027. WhiteFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2028. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2029. BlackFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2030. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2031. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2032. OrangeFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2033. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2034. RandomFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2035. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2036. PinkFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2037. YellowFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2038. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2039. topbar.BackgroundColor3 = Color3.new(0, 0, 255 )
  2040. filename.TextColor3 = Color3.new(0, 0, 0)
  2041. Yes.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2042. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2043. No.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2044. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2045. Text.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2046. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2047. Question.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2048. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2049. script.BackgroundColor3 = Color3.new(0, 0, 255)
  2050. script.TextColor3 = Color3.new(0, 0, 0)
  2051. clear.BackgroundColor3 = Color3.new(0, 0, 255)
  2052. clear.TextColor3 = Color3.new(0, 0, 0)
  2053. execute.BackgroundColor3 = Color3.new(0, 0, 255)
  2054. execute.TextColor3 = Color3.new(0, 0, 0)
  2055. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2056. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2057. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2058. settings.TextColor3 = Color3.new(0, 0, 0)
  2059. open.BackgroundColor3 = Color3.new(0, 0, 255)
  2060. open.TextColor3 = Color3.new(0, 0, 0)
  2061. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2062. clear2.BackgroundColor3 = Color3.new(0, 0, 255)
  2063. clear2.TextColor3 = Color3.new(0, 0, 0)
  2064. script2.BackgroundColor3 = Color3.new(0, 0, 255)
  2065. script2.TextColor3 = Color3.new(0, 0, 0)
  2066. execute2.BackgroundColor3 = Color3.new(0, 0, 255)
  2067. execute2.TextColor3 = Color3.new(0, 0, 0)
  2068. note1.BackgroundColor3 = Color3.new(0, 0, 255)
  2069. note1.TextColor3 = Color3.new(0, 0, 0)
  2070. note2.BackgroundColor3 = Color3.new(0, 0, 255)
  2071. note2.TextColor3 = Color3.new(0, 0, 0)
  2072. note3.BackgroundColor3 = Color3.new(0, 0, 255)
  2073. note3.TextColor3 = Color3.new(0, 0, 0)
  2074. Game1.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2075. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2076. Game2.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2077. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2078. Game3.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2079. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2080. Game4.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2081. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2082. Game5.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2083. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2084. Game6.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2085. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2086. Game7.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2087. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2088. Next.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2089. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2090. Back.BackgroundColor3 = Color3.fromRGB(0, 0, 255)
  2091. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2092. local Sound = Instance.new("Sound")
  2093. local Id = "138081500"
  2094. Sound.Parent = game.Workspace
  2095. Sound.SoundId = "rbxassetid://"..Id
  2096. Sound.Playing = true
  2097. Sound.Looped = false
  2098. Sound.Volume = 1
  2099. end
  2100. if localaction == 3 then
  2101. --RedFrame
  2102. Name.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2103. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2104. Credits.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2105. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2106. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2107. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2108. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2109. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2110. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2111. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2112. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2113. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2114. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2115. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2116. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2117. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2118. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2119. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2120. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2121. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2122. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2123. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2124. topbar.BackgroundColor3 = Color3.new(255, 0, 0)
  2125. filename.TextColor3 = Color3.new(0, 0, 0)
  2126. Yes.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2127. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2128. No.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2129. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2130. Text.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2131. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2132. Question.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2133. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2134. script.BackgroundColor3 = Color3.new(255, 0, 0)
  2135. script.TextColor3 = Color3.new(0, 0, 0)
  2136. clear.BackgroundColor3 = Color3.new(255, 0, 0)
  2137. clear.TextColor3 = Color3.new(0, 0, 0)
  2138. execute.BackgroundColor3 = Color3.new(255, 0, 0)
  2139. execute.TextColor3 = Color3.new(0, 0, 0)
  2140. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2141. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2142. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2143. settings.TextColor3 = Color3.new(0, 0, 0)
  2144. open.BackgroundColor3 = Color3.new(255, 0, 0)
  2145. open.TextColor3 = Color3.new(0, 0, 0)
  2146. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2147. clear2.BackgroundColor3 = Color3.new(255, 0, 0)
  2148. clear2.TextColor3 = Color3.new(0, 0, 0)
  2149. script2.BackgroundColor3 = Color3.new(255, 0, 0)
  2150. script2.TextColor3 = Color3.new(0, 0, 0)
  2151. execute2.BackgroundColor3 = Color3.new(255, 0, 0)
  2152. execute2.TextColor3 = Color3.new(0, 0, 0)
  2153. note1.BackgroundColor3 = Color3.new(255, 0, 0)
  2154. note1.TextColor3 = Color3.new(0, 0, 0)
  2155. note2.BackgroundColor3 = Color3.new(255, 0, 0)
  2156. note2.TextColor3 = Color3.new(0, 0, 0)
  2157. note3.BackgroundColor3 = Color3.new(255, 0, 0)
  2158. note3.TextColor3 = Color3.new(0, 0, 0)
  2159. Game1.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2160. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2161. Game2.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2162. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2163. Game3.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2164. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2165. Game4.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2166. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2167. Game5.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2168. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2169. Game6.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2170. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2171. Game7.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2172. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2173. Next.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2174. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2175. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2176. Back.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  2177. local Sound = Instance.new("Sound")
  2178. local Id = "138081500"
  2179. Sound.Parent = game.Workspace
  2180. Sound.SoundId = "rbxassetid://"..Id
  2181. Sound.Playing = true
  2182. Sound.Looped = false
  2183. Sound.Volume = 1
  2184. end
  2185. if localaction == 4 then
  2186. --OrangeFrame
  2187. Name.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2188. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2189. Credits.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2190. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2191. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2192. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2193. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2194. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2195. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2196. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2197. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2198. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2199. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2200. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2201. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2202. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2203. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2204. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2205. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2206. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2207. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2208. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2209. topbar.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2210. filename.TextColor3 = Color3.new(0, 0, 0)
  2211. Yes.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2212. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2213. No.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2214. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2215. Text.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2216. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2217. Question.BackgroundColor3 = Color3.fromRGB(255,155, 0)
  2218. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2219. script.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2220. script.TextColor3 = Color3.new(0, 0, 0)
  2221. clear.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2222. clear.TextColor3 = Color3.new(0, 0, 0)
  2223. execute.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2224. execute.TextColor3 = Color3.new(0, 0, 0)
  2225. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2226. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2227. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2228. settings.TextColor3 = Color3.new(0, 0, 0)
  2229. open.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2230. open.TextColor3 = Color3.new(0, 0, 0)
  2231. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2232. clear2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2233. clear2.TextColor3 = Color3.new(0, 0, 0)
  2234. script2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2235. script2.TextColor3 = Color3.new(0, 0, 0)
  2236. execute2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2237. execute2.TextColor3 = Color3.new(0, 0, 0)
  2238. note1.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2239. note1.TextColor3 = Color3.new(0, 0, 0)
  2240. note2.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2241. note2.TextColor3 = Color3.new(0, 0, 0)
  2242. note3.BackgroundColor3 = Color3.new(255, 0.6, 0)
  2243. note3.TextColor3 = Color3.new(0, 0, 0)
  2244. Game1.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2245. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2246. Game2.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2247. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2248. Game3.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2249. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2250. Game4.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2251. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2252. Game5.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2253. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2254. Game6.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2255. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2256. Game7.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2257. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2258. Next.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2259. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2260. Back.BackgroundColor3 = Color3.fromRGB(255, 155, 0)
  2261. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2262. local Sound = Instance.new("Sound")
  2263. local Id = "138081500"
  2264. Sound.Parent = game.Workspace
  2265. Sound.SoundId = "rbxassetid://"..Id
  2266. Sound.Playing = true
  2267.  
  2268. Sound.Looped = false
  2269. Sound.Volume = 1
  2270. end
  2271. if localaction == 5 then
  2272. --BlackFrame
  2273. Name.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2274. Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  2275. Credits.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2276. Credits.TextColor3 = Color3.fromRGB(255, 255, 255)
  2277. GreenFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2278. GreenFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2279. BlueFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2280. BlueFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2281. RedFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2282. RedFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2283. WhiteFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2284. WhiteFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2285. BlackFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2286. BlackFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2287. OrangeFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2288. OrangeFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2289. RandomFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2290. RandomFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2291. PinkFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2292. PinkFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2293. YellowFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2294. YellowFrame.TextColor3 = Color3.fromRGB(255, 255, 255)
  2295. topbar.BackgroundColor3 = Color3.new(0, 0, 0)
  2296. filename.TextColor3 = Color3.new(255, 255, 255)
  2297. Yes.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2298. Yes.TextColor3 = Color3.fromRGB(255, 255, 255)
  2299. No.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2300. No.TextColor3 = Color3.fromRGB(255, 255, 255)
  2301. Text.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2302. Text.TextColor3 = Color3.fromRGB(255, 255, 255)
  2303. Question.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2304. Question.TextColor3 = Color3.fromRGB(255, 255, 255)
  2305. script.BackgroundColor3 = Color3.new(0, 0, 0)
  2306. script.TextColor3 = Color3.new(255, 255, 255)
  2307. clear.BackgroundColor3 = Color3.new(0, 0, 0)
  2308. clear.TextColor3 = Color3.new(255, 255, 255)
  2309. execute.BackgroundColor3 = Color3.new(0, 0, 0)
  2310. execute.TextColor3 = Color3.new(255, 255, 255)
  2311. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2312. opensettings.TextColor3 = Color3.new(255, 255, 255)
  2313. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2314. settings.TextColor3 = Color3.new(255, 255, 255)
  2315. open.BackgroundColor3 = Color3.new(0, 0, 0)
  2316. open.TextColor3 = Color3.new(255, 255, 255)
  2317. Welcome.TextColor3 = Color3.new(255, 255, 255)
  2318. clear2.BackgroundColor3 = Color3.new(0, 0, 0)
  2319. clear2.TextColor3 = Color3.new(255, 255, 255)
  2320. script2.BackgroundColor3 = Color3.new(0, 0, 0)
  2321. script2.TextColor3 = Color3.new(255, 255, 255)
  2322. execute2.BackgroundColor3 = Color3.new(0, 0, 0)
  2323. execute2.TextColor3 = Color3.new(255, 255, 255)
  2324. note1.BackgroundColor3 = Color3.new(0, 0, 0)
  2325. note1.TextColor3 = Color3.new(255, 255, 255)
  2326. note2.BackgroundColor3 = Color3.new(0, 0, 0)
  2327. note2.TextColor3 = Color3.new(255, 255, 255)
  2328. note3.BackgroundColor3 = Color3.new(0, 0, 0)
  2329. note3.TextColor3 = Color3.new(255, 255, 255)
  2330. Game1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2331. Game1.TextColor3 = Color3.fromRGB(255, 255, 255)
  2332. Game2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2333. Game2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2334. Game3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2335. Game3.TextColor3 = Color3.fromRGB(255, 255, 255)
  2336. Game4.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2337. Game4.TextColor3 = Color3.fromRGB(255, 255, 255)
  2338. Game5.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2339. Game5.TextColor3 = Color3.fromRGB(255, 255, 255)
  2340. Game6.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2341. Game6.TextColor3 = Color3.fromRGB(255, 255, 255)
  2342. Game7.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2343. Game7.TextColor3 = Color3.fromRGB(255, 255, 255)
  2344. Next.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2345. Next.TextColor3 = Color3.fromRGB(255, 255, 255)
  2346. Back.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2347. Back.TextColor3 = Color3.fromRGB(255, 255, 255)
  2348. local Sound = Instance.new("Sound")
  2349. local Id = "138081500"
  2350. Sound.Parent = game.Workspace
  2351. Sound.SoundId = "rbxassetid://"..Id
  2352. Sound.Playing = true
  2353. Sound.Looped = false
  2354. Sound.Volume = 1
  2355. end
  2356. if localaction == 6 then
  2357. --WhiteFrame
  2358. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2359. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2360. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2361. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2362. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2363. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2364. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2365. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2366. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2367. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2368. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2369. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2370. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2371. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2372. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2373. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2374. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2375. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2376. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2377. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2378. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2379. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2380. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2381. topbar.BackgroundColor3 = Color3.new(255, 255, 255 )
  2382. filename.TextColor3 = Color3.new(0, 0, 0)
  2383. Yes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2384. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2385. No.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2386. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2387. Text.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2388. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2389. Question.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2390. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2391. script.BackgroundColor3 = Color3.new(255, 255, 255)
  2392. script.TextColor3 = Color3.new(0, 0, 0)
  2393. clear.BackgroundColor3 = Color3.new(255, 255, 255)
  2394. clear.TextColor3 = Color3.new(0, 0, 0)
  2395. execute.BackgroundColor3 = Color3.new(255, 255, 255)
  2396. execute.TextColor3 = Color3.new(0, 0, 0)
  2397. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2398. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2399. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2400. settings.TextColor3 = Color3.new(0, 0, 0)
  2401. open.BackgroundColor3 = Color3.new(255, 255, 255)
  2402. open.TextColor3 = Color3.new(0, 0, 0)
  2403. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2404. clear2.BackgroundColor3 = Color3.new(255, 255, 255)
  2405. clear2.TextColor3 = Color3.new(0, 0, 0)
  2406. script2.BackgroundColor3 = Color3.new(255, 255, 255)
  2407. script2.TextColor3 = Color3.new(0, 0, 0)
  2408. execute2.BackgroundColor3 = Color3.new(255, 255, 255)
  2409. execute2.TextColor3 = Color3.new(0, 0, 0)
  2410. note1.BackgroundColor3 = Color3.new(255, 255, 255)
  2411. note1.TextColor3 = Color3.new(0, 0, 0)
  2412. note2.BackgroundColor3 = Color3.new(255, 255, 255)
  2413. note2.TextColor3 = Color3.new(0, 0, 0)
  2414. note3.BackgroundColor3 = Color3.new(255, 255, 255)
  2415. note3.TextColor3 = Color3.new(0, 0, 0)
  2416. Game1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2417. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2418. Game2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2419. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2420. Game3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2421. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2422. Game4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2423. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2424. Game5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2425. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2426. Game6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2427. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2428. Game7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2429. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2430. Next.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2431. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2432. Back.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2433. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2434. local Sound = Instance.new("Sound")
  2435. local Id = "138081500"
  2436. Sound.Parent = game.Workspace
  2437. Sound.SoundId = "rbxassetid://"..Id
  2438. Sound.Playing = true
  2439. Sound.Looped = false
  2440. Sound.Volume = 1
  2441. end
  2442. if localaction == 7 then
  2443. --PinkFrame
  2444. Name.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2445. Credits.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2446. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2447. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2448. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2449. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2450. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2451. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2452. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2453. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2454. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2455. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2456. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2457. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2458. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2459. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2460. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2461. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2462. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2463. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2464. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2465. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2466. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2467. topbar.BackgroundColor3 = Color3.new(255, 0, 255 )
  2468. filename.TextColor3 = Color3.new(0, 0, 0)
  2469. Yes.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2470. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2471. No.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2472. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2473. Text.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2474. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2475. Question.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2476. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2477. script.BackgroundColor3 = Color3.new(255, 0, 255)
  2478. script.TextColor3 = Color3.new(0, 0, 0)
  2479. clear.BackgroundColor3 = Color3.new(255, 0, 255)
  2480. clear.TextColor3 = Color3.new(0, 0, 0)
  2481. execute.BackgroundColor3 = Color3.new(255, 0, 255)
  2482. execute.TextColor3 = Color3.new(0, 0, 0)
  2483. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2484. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2485. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2486. settings.TextColor3 = Color3.new(0, 0, 0)
  2487. open.BackgroundColor3 = Color3.new(255, 0, 255)
  2488. open.TextColor3 = Color3.new(0, 0, 0)
  2489. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2490. clear2.BackgroundColor3 = Color3.new(255, 0, 255)
  2491. clear2.TextColor3 = Color3.new(0, 0, 0)
  2492. script2.BackgroundColor3 = Color3.new(255, 0, 255)
  2493. script2.TextColor3 = Color3.new(0, 0, 0)
  2494. execute2.BackgroundColor3 = Color3.new(255, 0, 255)
  2495. execute2.TextColor3 = Color3.new(0, 0, 0)
  2496. note1.BackgroundColor3 = Color3.new(255, 0, 255)
  2497. note1.TextColor3 = Color3.new(0, 0, 0)
  2498. note2.BackgroundColor3 = Color3.new(255, 0, 255)
  2499. note2.TextColor3 = Color3.new(0, 0, 0)
  2500. note3.BackgroundColor3 = Color3.new(255, 0, 255)
  2501. note3.TextColor3 = Color3.new(0, 0, 0)
  2502. Game1.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2503. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2504. Game2.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2505. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2506. Game3.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2507. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2508. Game4.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2509. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2510. Game5.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2511. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2512. Game6.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2513. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2514. Game7.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2515. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2516. Next.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2517. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2518. Back.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2519. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2520. local Sound = Instance.new("Sound")
  2521. local Id = "138081500"
  2522. Sound.Parent = game.Workspace
  2523. Sound.SoundId = "rbxassetid://"..Id
  2524. Sound.Playing = true
  2525. Sound.Looped = false
  2526. Sound.Volume = 1
  2527. end
  2528. if localaction == 8 then
  2529. --YellowFrame
  2530. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2531. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2532. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2533. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2534. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2535. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2536. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2537. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2538. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2539. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2540. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2541. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2542. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2543. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2544. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2545. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2546. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2547. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2548. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2549. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2550. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2551. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2552. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2553. topbar.BackgroundColor3 = Color3.new(255, 255, 0 )
  2554. filename.TextColor3 = Color3.new(0, 0, 0)
  2555. Yes.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2556. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2557. No.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2558. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2559. Text.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2560. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2561. Question.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2562. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2563. script.BackgroundColor3 = Color3.new(255, 255, 0)
  2564. script.TextColor3 = Color3.new(0, 0, 0)
  2565. clear.BackgroundColor3 = Color3.new(255, 255, 0)
  2566. clear.TextColor3 = Color3.new(0, 0, 0)
  2567. execute.BackgroundColor3 = Color3.new(255, 255, 0)
  2568. execute.TextColor3 = Color3.new(0, 0, 0)
  2569. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2570. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2571. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2572. settings.TextColor3 = Color3.new(0, 0, 0)
  2573. open.BackgroundColor3 = Color3.new(255, 255, 0)
  2574. open.TextColor3 = Color3.new(0, 0, 0)
  2575. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2576. clear2.BackgroundColor3 = Color3.new(255, 255, 0)
  2577. clear2.TextColor3 = Color3.new(0, 0, 0)
  2578. script2.BackgroundColor3 = Color3.new(255, 255, 0)
  2579. script2.TextColor3 = Color3.new(0, 0, 0)
  2580. execute2.BackgroundColor3 = Color3.new(255, 255, 0)
  2581. execute2.TextColor3 = Color3.new(0, 0, 0)
  2582. note1.BackgroundColor3 = Color3.new(255, 255, 0)
  2583. note1.TextColor3 = Color3.new(0, 0, 0)
  2584. note2.BackgroundColor3 = Color3.new(255, 255, 0)
  2585. note2.TextColor3 = Color3.new(0, 0, 0)
  2586. note3.BackgroundColor3 = Color3.new(255, 255, 0)
  2587. note3.TextColor3 = Color3.new(0, 0, 0)
  2588. Game1.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2589. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2590. Game2.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2591. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2592. Game3.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2593. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2594. Game4.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2595. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2596. Game5.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2597. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2598. Game6.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2599. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2600. Game7.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2601. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2602. Next.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2603. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2604. Back.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2605. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2606. local Sound = Instance.new("Sound")
  2607. local Id = "138081500"
  2608. Sound.Parent = game.Workspace
  2609. Sound.SoundId = "rbxassetid://"..Id
  2610. Sound.Playing = true
  2611. Sound.Looped = false
  2612. Sound.Volume = 1
  2613. end
  2614. end)
  2615.  
  2616. PinkFrame.Name = "PinkFrame"
  2617. PinkFrame.Parent = Frame
  2618. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2619. PinkFrame.Position = UDim2.new(0.693121672, 0, 0.43599999, 0)
  2620. PinkFrame.Size = UDim2.new(0, 89, 0, 31)
  2621. PinkFrame.Font = Enum.Font.GothamBold
  2622. PinkFrame.Text = "PinkFrame"
  2623. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2624. PinkFrame.TextScaled = true
  2625. PinkFrame.TextSize = 14.000
  2626. PinkFrame.TextWrapped = false
  2627. PinkFrame.MouseButton1Down:connect(function()
  2628. Name.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2629. Credits.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2630. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2631. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2632. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2633. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2634. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2635. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2636. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2637. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2638. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2639. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2640. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2641. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2642. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2643. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2644. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2645. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2646. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2647. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2648. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2649. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2650. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2651. topbar.BackgroundColor3 = Color3.new(255, 0, 255 )
  2652. filename.TextColor3 = Color3.new(0, 0, 0)
  2653. Yes.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2654. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2655. No.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2656. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2657. Text.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2658. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2659. Question.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2660. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2661. script.BackgroundColor3 = Color3.new(255, 0, 255)
  2662. script.TextColor3 = Color3.new(0, 0, 0)
  2663. clear.BackgroundColor3 = Color3.new(255, 0, 255)
  2664. clear.TextColor3 = Color3.new(0, 0, 0)
  2665. execute.BackgroundColor3 = Color3.new(255, 0, 255)
  2666. execute.TextColor3 = Color3.new(0, 0, 0)
  2667. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2668. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2669. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2670. settings.TextColor3 = Color3.new(0, 0, 0)
  2671. open.BackgroundColor3 = Color3.new(255, 0, 255)
  2672. open.TextColor3 = Color3.new(0, 0, 0)
  2673. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2674. clear2.BackgroundColor3 = Color3.new(255, 0, 255)
  2675. clear2.TextColor3 = Color3.new(0, 0, 0)
  2676. script2.BackgroundColor3 = Color3.new(255, 0, 255)
  2677. script2.TextColor3 = Color3.new(0, 0, 0)
  2678. execute2.BackgroundColor3 = Color3.new(255, 0, 255)
  2679. execute2.TextColor3 = Color3.new(0, 0, 0)
  2680. note1.BackgroundColor3 = Color3.new(255, 0, 255)
  2681. note1.TextColor3 = Color3.new(0, 0, 0)
  2682. note2.BackgroundColor3 = Color3.new(255, 0, 255)
  2683. note2.TextColor3 = Color3.new(0, 0, 0)
  2684. note3.BackgroundColor3 = Color3.new(255, 0, 255)
  2685. note3.TextColor3 = Color3.new(0, 0, 0)
  2686. Game1.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2687. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2688. Game2.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2689. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2690. Game3.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2691. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2692. Game4.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2693. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2694. Game5.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2695. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2696. Game6.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2697. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2698. Game7.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2699. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2700. Next.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2701. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2702. Back.BackgroundColor3 = Color3.fromRGB(255, 0, 255)
  2703. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2704. local Sound = Instance.new("Sound")
  2705. local Id = "138081500"
  2706. Sound.Parent = game.Workspace
  2707. Sound.SoundId = "rbxassetid://"..Id
  2708. Sound.Playing = true
  2709. Sound.Looped = false
  2710. Sound.Volume = 1
  2711. end)
  2712.  
  2713. YellowFrame.Name = "YellowFrame"
  2714. YellowFrame.Parent = Frame
  2715. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2716. YellowFrame.Position = UDim2.new(0.693121672, 0, 0.648000002, 0)
  2717. YellowFrame.Size = UDim2.new(0, 89, 0, 34)
  2718. YellowFrame.Font = Enum.Font.GothamBold
  2719. YellowFrame.Text = "YellowFrame"
  2720. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2721. YellowFrame.TextScaled = true
  2722. YellowFrame.TextSize = 14.000
  2723. YellowFrame.TextWrapped = false
  2724. YellowFrame.MouseButton1Down:connect(function()
  2725. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2726. Credits.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2727. GreenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2728. BlueFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2729. RedFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2730. WhiteFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2731. BlackFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2732. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2733. Name.TextColor3 = Color3.fromRGB(0, 0, 0)
  2734. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  2735. BlueFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2736. RedFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2737. WhiteFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2738. BlackFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2739. GreenFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2740. OrangeFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2741. OrangeFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2742. RandomFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2743. RandomFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2744. PinkFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2745. PinkFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2746. YellowFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2747. YellowFrame.TextColor3 = Color3.fromRGB(0, 0, 0)
  2748. topbar.BackgroundColor3 = Color3.new(255, 255, 0)
  2749. filename.TextColor3 = Color3.new(0, 0, 0)
  2750. Yes.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2751. Yes.TextColor3 = Color3.fromRGB(0, 0, 0)
  2752. No.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2753. No.TextColor3 = Color3.fromRGB(0, 0, 0)
  2754. Text.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2755. Text.TextColor3 = Color3.fromRGB(0, 0, 0)
  2756. Question.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2757. Question.TextColor3 = Color3.fromRGB(0, 0, 0)
  2758. script.BackgroundColor3 = Color3.new(255, 255, 0)
  2759. script.TextColor3 = Color3.new(0, 0, 0)
  2760. clear.BackgroundColor3 = Color3.new(255, 255, 0)
  2761. clear.TextColor3 = Color3.new(0, 0, 0)
  2762. execute.BackgroundColor3 = Color3.new(255, 255, 0)
  2763. execute.TextColor3 = Color3.new(0, 0, 0)
  2764. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2765. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2766. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2767. settings.TextColor3 = Color3.new(0, 0, 0)
  2768. open.BackgroundColor3 = Color3.new(255, 255, 0)
  2769. open.TextColor3 = Color3.new(0, 0, 0)
  2770. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2771. clear2.BackgroundColor3 = Color3.new(255, 255, 0)
  2772. clear2.TextColor3 = Color3.new(0, 0, 0)
  2773. script2.BackgroundColor3 = Color3.new(255, 255, 0)
  2774. script2.TextColor3 = Color3.new(0, 0, 0)
  2775. execute2.BackgroundColor3 = Color3.new(255, 255, 0)
  2776. execute2.TextColor3 = Color3.new(0, 0, 0)
  2777. note1.BackgroundColor3 = Color3.new(255, 255, 0)
  2778. note1.TextColor3 = Color3.new(0, 0, 0)
  2779. note2.BackgroundColor3 = Color3.new(255, 255, 0)
  2780. note2.TextColor3 = Color3.new(0, 0, 0)
  2781. note3.BackgroundColor3 = Color3.new(255, 255, 0)
  2782. note3.TextColor3 = Color3.new(0, 0, 0)
  2783. Game1.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2784. Game1.TextColor3 = Color3.fromRGB(0, 0, 0)
  2785. Game2.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2786. Game2.TextColor3 = Color3.fromRGB(0, 0, 0)
  2787. Game3.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2788. Game3.TextColor3 = Color3.fromRGB(0, 0, 0)
  2789. Game4.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2790. Game4.TextColor3 = Color3.fromRGB(0, 0, 0)
  2791. Game5.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2792. Game5.TextColor3 = Color3.fromRGB(0, 0, 0)
  2793. Game6.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2794. Game6.TextColor3 = Color3.fromRGB(0, 0, 0)
  2795. Game7.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2796. Game7.TextColor3 = Color3.fromRGB(0, 0, 0)
  2797. Next.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2798. Back.TextColor3 = Color3.fromRGB(0, 0, 0)
  2799. Back.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  2800. Next.TextColor3 = Color3.fromRGB(0, 0, 0)
  2801. local Sound = Instance.new("Sound")
  2802. local Id = "138081500"
  2803. Sound.Parent = game.Workspace
  2804. Sound.SoundId = "rbxassetid://"..Id
  2805. Sound.Playing = true
  2806. Sound.Looped = false
  2807. Sound.Volume = 1
  2808. end)
  2809. settingsframe.Name = "settingsframe"
  2810. settingsframe.Parent = guiframe
  2811. settingsframe.BackgroundColor3 = Color3.new(255, 255, 255)
  2812. settingsframe.BackgroundTransparency = 1
  2813. settingsframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  2814. settingsframe.Size = UDim2.new(0, 100, 0, 100)
  2815. settings.Name = "settings"
  2816. settings.Parent = settingsframe
  2817. settings.BackgroundColor3 = Color3.new(0, 0, 0)
  2818. settings.BorderSizePixel = 0
  2819. settings.Draggable = false
  2820. settings.Position = UDim2.new(1.7, 0, 0.1, 0)
  2821. settings.Size = UDim2.new(0, 45, 0, 40)
  2822. settings.Font = Enum.Font.SourceSansBold
  2823. settings.FontSize = Enum.FontSize.Size48
  2824. settings.Text = "🎨"
  2825. settings.TextColor3 = Color3.new(0, 0, 0)
  2826. settings.TextSize = 55
  2827. settings.MouseButton1Click:connect(function()
  2828. opensettings.Visible = true
  2829. settings.Visible = false
  2830. Frame.Visible = False
  2831. Frame.Position = UDim2.new(0, 0, 0.15, 0)
  2832. local Sound = Instance.new("Sound")
  2833. local Id = "130113322"
  2834. Sound.Parent = game.Workspace
  2835. Sound.SoundId = "rbxassetid://"..Id
  2836. Sound.Playing = true
  2837. Sound.Looped = false
  2838. Sound.Volume = 1
  2839. end)
  2840. UICorner8.Parent = Frame
  2841. opensettingsframe.Name = "opensettingsframe"
  2842. opensettingsframe.Parent = guiframe
  2843. opensettingsframe.BackgroundColor3 = Color3.new(255, 255, 255)
  2844. opensettingsframe.BackgroundTransparency = 1
  2845. opensettingsframe.Position = UDim2.new(0.105540894, 0, 0.778873265, 0)
  2846. opensettingsframe.Size = UDim2.new(0, 100, 0, 100)
  2847.  
  2848. opensettings.Name = "opensettings"
  2849. opensettings.Parent = settingsframe
  2850. opensettings.BackgroundColor3 = Color3.new(0, 0, 0)
  2851. opensettings.BorderSizePixel = 0
  2852. opensettings.Draggable = false
  2853. opensettings.Position = UDim2.new(1.7, 0, 0.1, 0)
  2854. opensettings.Size = UDim2.new(0, 45, 0, 40)
  2855. opensettings.Font = Enum.Font.SourceSansBold
  2856. opensettings.FontSize = Enum.FontSize.Size48
  2857. opensettings.Text = "🎨"
  2858. opensettings.TextColor3 = Color3.new(0, 0, 0)
  2859. opensettings.TextSize = 55
  2860.  
  2861. opensettings.MouseButton1Click:connect(function()
  2862. opensettings.Visible = false
  2863. settings.Visible = true
  2864. Frame.Visible = true
  2865. Frame:TweenPosition(UDim2.new(-0.75, 0, 0.15, 0), 'Out', 7.9, true)
  2866. local Sound = Instance.new("Sound")
  2867. local Id = "130113322"
  2868. Sound.Parent = game.Workspace
  2869. Sound.SoundId = "rbxassetid://"..Id
  2870. Sound.Playing = true
  2871. Sound.Looped = false
  2872. Sound.Volume = 1
  2873. end)
  2874.  
  2875. guiframe.Name = "guiframe"
  2876. guiframe.Parent = ScreenGui
  2877. guiframe.Active = true
  2878. guiframe.BackgroundColor3 = Color3.new(0, 0, 0)
  2879. guiframe.BorderSizePixel = 0
  2880. guiframe.Draggable = true
  2881. guiframe.Position = UDim2.new(-0.2, 0,0.054, 0)
  2882. guiframe.Selectable = true
  2883. guiframe.Size = UDim2.new(0, 494, 0, 319)
  2884. UICorner1.Parent = guiframe
  2885. topbar.Name = "topbar"
  2886. topbar.Parent = guiframe
  2887. topbar.BackgroundColor3 = Color3.new(255, 255, 255 )
  2888. topbar.BorderSizePixel = 0
  2889. topbar.Position = UDim2.new(-0.00101214577, 0, 0, 0)
  2890. topbar.Size = UDim2.new(0, 494, 0, 38)
  2891. UICorner2.Parent = topbar
  2892. filename.Name = "filename"
  2893. filename.Parent = topbar
  2894. filename.BackgroundColor3 = Color3.new(0, 0, 0)
  2895. filename.BackgroundTransparency = 1
  2896. filename.BorderSizePixel = 0
  2897. filename.Position = UDim2.new(0.0241935477, 0, 0, 0)
  2898. filename.Size = UDim2.new(0, 200, 0, 38)
  2899. filename.Font = Enum.Font.SourceSansBold
  2900. filename.FontSize = Enum.FontSize.Size24
  2901. filename.Text = "ECCS•AI Executor"
  2902. filename.TextColor3 = Color3.new(0, 0, 0)
  2903. filename.TextSize = 30
  2904. filename.TextStrokeColor3 = Color3.new(1, 1, 1)
  2905. filename.TextXAlignment = Enum.TextXAlignment.Left
  2906. Welcome.Name = "Welcome"
  2907. Welcome.Parent = topbar
  2908. Welcome.BackgroundColor3 = Color3.new(0, 0, 0)
  2909. Welcome.BackgroundTransparency = 1
  2910. Welcome.BorderSizePixel = 0
  2911. Welcome.Position = UDim2.new(0.5, 0, 0.02, 0)
  2912. Welcome.Size = UDim2.new(0, 200, 0, 38)
  2913. Welcome.Font = Enum.Font.SourceSansBold
  2914. Welcome.FontSize = Enum.FontSize.Size24
  2915. Welcome.Text = tostring(os.date("%X"))
  2916. Welcome.TextColor3 = Color3.new(0, 0, 0)
  2917. Welcome.TextSize = 30
  2918. Welcome.TextStrokeColor3 = Color3.new(1, 1, 1)
  2919. Welcome.TextXAlignment = Enum.TextXAlignment.Left
  2920. execute.Name = "execute"
  2921. execute.Parent = guiframe
  2922. execute.BackgroundColor3 = Color3.new(255, 255, 255)
  2923. execute.BorderColor3 = Color3.new(0, 0, 0)
  2924. execute.BorderSizePixel = 4
  2925. execute.Position = UDim2.new(0.0910931155, 0, 0.813421905, 0)
  2926. execute.Size = UDim2.new(0, 134, 0, 40)
  2927. execute.Font = Enum.Font.SourceSansBold
  2928. execute.FontSize = Enum.FontSize.Size32
  2929. execute.Text = "Execute"
  2930. execute.TextColor3 = Color3.new(0, 0, 0)
  2931. execute.TextSize = 30
  2932. close.Name = "close"
  2933. close.Parent = guiframe
  2934. close.BackgroundColor3 = Color3.new(1, 1, 1)
  2935. close.BackgroundTransparency = 1
  2936. close.BorderSizePixel = 0
  2937. close.Position = UDim2.new(0.923076868, 0, 0, 0)
  2938. close.Size = UDim2.new(0, 38, 0, 38)
  2939. close.Font = Enum.Font.SourceSansBold
  2940. close.FontSize = Enum.FontSize.Size32
  2941. close.Text = "✖️"
  2942. close.TextSize = 30
  2943. min.Name = "min"
  2944. min.Parent = guiframe
  2945. min.BackgroundColor3 = Color3.new(1, 1, 1)
  2946. min.BackgroundTransparency = 1
  2947. min.BorderSizePixel = 0
  2948. min.Position = UDim2.new(0.85, 0, 0, 0)
  2949. min.Size = UDim2.new(0, 38, 0, 38)
  2950. min.Font = Enum.Font.SourceSansBold
  2951. min.FontSize = Enum.FontSize.Size32
  2952. min.Text = "➖️"
  2953. min.TextSize = 30
  2954. clear.Name = "clear"
  2955. clear.Parent = guiframe
  2956. clear.BackgroundColor3 = Color3.new(255, 255, 255)
  2957. clear.BorderColor3 = Color3.new(0, 0, 0)
  2958. clear.BorderSizePixel = 4
  2959. clear.Position = UDim2.new(0.641700387, 0, 0.813421905, 0)
  2960. clear.Size = UDim2.new(0, 134, 0, 40)
  2961. clear.Font = Enum.Font.SourceSansBold
  2962. clear.FontSize = Enum.FontSize.Size32
  2963. clear.Text = "Clear"
  2964. clear.TextColor3 = Color3.new(0, 0, 0)
  2965. clear.TextSize = 30
  2966. script.Name = "script"
  2967. script.Parent = guiframe
  2968. script.BackgroundColor3 = Color3.new(255, 255, 255)
  2969. script.Position = UDim2.new(0.0880566761, 0, 0.160612524, 0)
  2970. script.Size = UDim2.new(0, 407, 0, 189)
  2971. script.Font = Enum.Font.Code
  2972. script.FontSize = Enum.FontSize.Size18
  2973. script.Text = "print(\"Hello Lua\")"
  2974. script.TextColor3 = Color3.new(0, 0, 0)
  2975. script.TextSize = 15
  2976. script.TextXAlignment = Enum.TextXAlignment.Left
  2977. script.TextYAlignment = Enum.TextYAlignment.Top
  2978. UICorner3.Parent = script
  2979. note1.Name = "note1"
  2980. note1.Parent = guiframe
  2981. note1.BackgroundColor3 = Color3.new(255, 255, 255)
  2982. note1.Position = UDim2.new(0.0880566761, 0, 0.160612524, 0)
  2983. note1.Size = UDim2.new(0, 340, 0, 25)
  2984. note1.Font = Enum.Font.Code
  2985. note1.FontSize = Enum.FontSize.Size18
  2986. note1.Text = "note here"
  2987. note1.TextColor3 = Color3.new(0, 0, 0)
  2988. note1.TextSize = 15
  2989. note1.TextYAlignment = Enum.TextYAlignment.Top
  2990. note1.TextXAlignment = Enum.TextXAlignment.Left
  2991. UICorner5.Parent = note1
  2992.  
  2993. note2.Name = "note2"
  2994. note2.Parent = guiframe
  2995. note2.BackgroundColor3 = Color3.new(255, 255, 255)
  2996. note2.Position = UDim2.new(0.0880566761, 0, 0.3, 0)
  2997. note2.Size = UDim2.new(0, 340, 0, 25)
  2998. note2.Font = Enum.Font.Code
  2999. note2.FontSize = Enum.FontSize.Size18
  3000. note2.Text = "note here"
  3001. note2.TextColor3 = Color3.new(0, 0, 0)
  3002. note2.TextSize = 15
  3003. note2.TextXAlignment = Enum.TextXAlignment.Left
  3004. note2.TextYAlignment = Enum.TextYAlignment.Top
  3005. UICorner6.Parent = note2
  3006. note3.Name = "note3"
  3007. note3.Parent = guiframe
  3008. note3.BackgroundColor3 = Color3.new(255, 255, 255)
  3009. note3.Position = UDim2.new(0.0880566761, 0, 0.44, 0)
  3010. note3.Size = UDim2.new(0, 340, 0, 25)
  3011. note3.Font = Enum.Font.Code
  3012. note3.FontSize = Enum.FontSize.Size18
  3013. note3.Text = "note here"
  3014. note3.TextColor3 = Color3.new(0, 0, 0)
  3015. note3.TextSize = 15
  3016. note3.TextXAlignment = Enum.TextXAlignment.Left
  3017. note3.TextYAlignment = Enum.TextYAlignment.Top
  3018. UICorner7.Parent = note3
  3019. clear2.Name = "clear2"
  3020. clear2.Parent = guiframe
  3021. clear2.BackgroundColor3 = Color3.new(255, 255, 255)
  3022. clear2.BorderColor3 = Color3.new(0, 0, 0)
  3023. clear2.BorderSizePixel = 4
  3024. clear2.Position = UDim2.new(0.641700387, 0, 0.813421905, 0)
  3025. clear2.Size = UDim2.new(0, 134, 0, 40)
  3026. clear2.Font = Enum.Font.SourceSansBold
  3027. clear2.FontSize = Enum.FontSize.Size32
  3028. clear2.Text = "Clear"
  3029. clear2.TextColor3 = Color3.new(0, 0, 0)
  3030. clear2.TextSize = 30
  3031. script2.Name = "script2"
  3032. script2.Parent = guiframe
  3033. script2.BackgroundColor3 = Color3.new(255, 255, 255)
  3034. script2.Position = UDim2.new(0.0880566761, 0, 0.160612524, 0)
  3035. script2.Size = UDim2.new(0, 407, 0, 189)
  3036. script2.Font = Enum.Font.Code
  3037. script2.FontSize = Enum.FontSize.Size18
  3038. script2.Text = "print(\"Hello Lua\")"
  3039. script2.TextColor3 = Color3.new(0, 0, 0)
  3040. script2.TextSize = 15
  3041. script2.TextXAlignment = Enum.TextXAlignment.Left
  3042. script2.TextYAlignment = Enum.TextYAlignment.Top
  3043. UICorner4.Parent = script2
  3044. execute2.Name = "execute2"
  3045. execute2.Parent = guiframe
  3046. execute2.BackgroundColor3 = Color3.new(255, 255, 255)
  3047. execute2.BorderColor3 = Color3.new(0, 0, 0)
  3048. execute2.BorderSizePixel = 4
  3049. execute2.Position = UDim2.new(0.0910931155, 0, 0.813421905, 0)
  3050. execute2.Size = UDim2.new(0, 134, 0, 40)
  3051. execute2.Font = Enum.Font.SourceSansBold
  3052. execute2.FontSize = Enum.FontSize.Size32
  3053. execute2.Text = "Execute"
  3054. execute2.TextColor3 = Color3.new(0, 0, 0)
  3055. execute2.TextSize = 30
  3056.  
  3057.  
  3058. close.MouseButton1Click:connect(function()
  3059. writefile("scriptText.txt", ""..script.Text)
  3060. writefile("script2Text.txt", ""..script2.Text)
  3061. writefile("note1Text.txt", ""..note1.Text)
  3062. writefile("note2Text.txt", ""..note2.Text)
  3063. writefile("note3Text.txt", ""..note3.Text)
  3064. QuestionFrame.Visible = true
  3065. QuestionFrame:TweenPosition(UDim2.new(0, 0, 0.4, 0), 'Out', 7.9, true)
  3066. local Sound = Instance.new("Sound")
  3067. local Id = "130113415"
  3068. Sound.Parent = game.Workspace
  3069. Sound.SoundId = "rbxassetid://"..Id
  3070. Sound.Playing = true
  3071. Sound.Looped = false
  3072. Sound.Volume = 1
  3073. end)
  3074. clear.MouseButton1Click:connect(function()
  3075. script.Text = ""
  3076. local Sound = Instance.new("Sound")
  3077.  
  3078. local Id = "4436348714"
  3079.  
  3080. Sound.Parent = game.Workspace
  3081. Sound.SoundId = "rbxassetid://"..Id
  3082. Sound.Playing = true
  3083. Sound.Looped = false
  3084. Sound.Volume = 1
  3085. end)
  3086. guiframe:TweenPosition(UDim2.new(0.49, 0, 0.0338921137, 0), 'In', 'Bounce', 4, true)
  3087. clear2.MouseButton1Click:connect(function()
  3088. script2.Text = ""
  3089. local Sound = Instance.new("Sound")
  3090. local Id = "4436348714"
  3091. Sound.Parent = game.Workspace
  3092. Sound.SoundId = "rbxassetid://"..Id
  3093. Sound.Playing = true
  3094. Sound.Looped = false
  3095. Sound.Volume = 1
  3096. end)
  3097. execute2.MouseButton1Click:connect(function()
  3098. loadstring(script2.Text)()
  3099. local Sound = Instance.new("Sound")
  3100. local Id = "1584394759"
  3101. Sound.Parent = game.Workspace
  3102. Sound.SoundId = "rbxassetid://"..Id
  3103. Sound.Playing = true
  3104. Sound.Looped = false
  3105. Sound.Volume = 1
  3106. end)
  3107. execute.MouseButton1Click:connect(function()
  3108. loadstring(script.Text)()
  3109. local Sound = Instance.new("Sound")
  3110. local Id = "1584394759"
  3111. Sound.Parent = game.Workspace
  3112. Sound.SoundId = "rbxassetid://"..Id
  3113. Sound.Playing = true
  3114. Sound.Looped = false
  3115. Sound.Volume = 1
  3116. end)
  3117. min.MouseButton1Click:connect(function()
  3118. writefile("scriptText.txt", ""..script.Text)
  3119. writefile("script2Text.txt", ""..script2.Text)
  3120. writefile("note1Text.txt", ""..note1.Text)
  3121. writefile("note2Text.txt", ""..note2.Text)
  3122. writefile("note3Text.txt", ""..note3.Text)
  3123. local Sound = Instance.new("Sound")
  3124. local Id = "917942453"
  3125. Sound.Parent = game.Workspace
  3126. Sound.SoundId = "rbxassetid://"..Id
  3127. Sound.Playing = true
  3128. Sound.Looped = false
  3129. QuestionFrame.Visible = false
  3130. QuestionFrame.Position = UDim2.new(0, 0, -0.5, 0)
  3131. Sound.Volume = 1
  3132. wait(0.1)
  3133. Sound:Stop()
  3134. open.Visible = true
  3135. guiframe.Visible = false
  3136. end)
  3137. if game.Players.LocalPlayer.Name == "robloxprogamer9064" then
  3138. Blur.Parent = game:GetService("Lighting")
  3139.  
  3140. Blur.Size = 100
  3141.  
  3142. ScreenGui1.Parent = game.CoreGui
  3143.  
  3144. QuestionFrame.Parent = ScreenGui1
  3145. QuestionFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3146. QuestionFrame.Position = UDim2.new(0.3, 0, 0.2, 0)
  3147. QuestionFrame.Size = UDim2.new(0, 400, 0, 250)
  3148.  
  3149. QuestionLabel.Name = "QuestionLabel"
  3150. QuestionLabel.Parent = QuestionFrame
  3151. QuestionLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  3152. QuestionLabel.Size = UDim2.new(0, 400, 0, 25)
  3153. QuestionLabel.Font = Enum.Font.IndieFlower
  3154. QuestionLabel.Text = "Hey!"
  3155. QuestionLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  3156. QuestionLabel.TextSize = 30
  3157.  
  3158. QuestionFrameUICorner.Parent = QuestionFrame
  3159.  
  3160. QuestionLabelUICorner.Parent = QuestionLabel
  3161.  
  3162. TextLabel.Name = "TextLabel"
  3163. TextLabel.Parent = QuestionFrame
  3164. TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3165. TextLabel.Position = UDim2.new(0.05, 0, 0.1, 0)
  3166. TextLabel.Size = UDim2.new(0, 350, 0, 150)
  3167. TextLabel.Font = Enum.Font.IndieFlower
  3168. TextLabel.Text = "Tysm for showing my script! Keep up the good work and you will achieve popularity."
  3169. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  3170. TextLabel.TextSize = 30
  3171. TextLabel.TextWrapped = true
  3172. TextLabel.TextScaled = true
  3173.  
  3174. TextLabelUICorner.Parent = TextLabel
  3175.  
  3176.  
  3177. YesButton.Name = "YesButton"
  3178. YesButton.Parent = QuestionFrame
  3179. YesButton.BackgroundColor3 = Color3.fromRGB(0, 255, 0)
  3180. YesButton.Position = UDim2.new(0.35, 0, 0.7, 0)
  3181. YesButton.Size = UDim2.new(0, 125, 0, 50)
  3182. YesButton.Font = Enum.Font.IndieFlower
  3183. YesButton.Text = "Ok"
  3184. YesButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  3185. YesButton.TextScaled = true
  3186. YesButton.TextSize = 14.000
  3187. YesButton.TextWrapped = true
  3188. YesButton.MouseButton1Down:connect(function()
  3189. QuestionFrame.Visible = false
  3190. Blur.Size = 0
  3191. setclipboard("Tysm for showing my script! Pls showcase 'My nightmre', 'My nightmre 2 Awakening', 'My nightmre 3' all acript have in ECCS Executor in 🕹")
  3192. end)
  3193. YesButtonUICorner.Parent = YesButton
  3194. end
  3195.  
  3196.  
  3197.  
  3198.  
  3199.  
  3200.  
  3201.  
  3202.  
  3203.  
  3204.  
  3205.  
  3206.  
  3207.  
  3208.  
  3209.  
  3210.  
  3211.  
  3212.  
  3213.  
  3214. if game.Players.LocalPlayer.Name == "foosyrAJK" then
  3215. guiframe:Destroy()
  3216.  
  3217. writefile("BAN.txt", "ban for threats of spreading privacy now you will not be able to use this script because there is a file entry on the ban you were banned by the staff of the ECCS studio")
  3218. local BanRead = readfile("BAN.txt")
  3219.  
  3220. game.Players.LocalPlayer:Kick(BanRead)
  3221. while true do
  3222. error(BanRead)
  3223. end
  3224. end
  3225. if game.Players.LocalPlayer.Name == "foosyrADV" then
  3226. guiframe:Destroy()
  3227.  
  3228. writefile("BAN.txt", "ban for threats of spreading privacy now you will not be able to use this script because there is a file entry on the ban you were banned by the staff of the ECCS studio")
  3229. local BanRead = readfile("BAN.txt")
  3230.  
  3231. game.Players.LocalPlayer:Kick(BanRead)
  3232. while true do
  3233. error(BanRead)
  3234. end
  3235. end
  3236. local function ECCS_fake_script()
  3237.  local script = Instance.new('LocalScript', guiframe)
  3238.  
  3239.  local UIS = game:GetService("UserInputService")
  3240.  function dragify(guiframe)
  3241.      dragToggle = nil
  3242.      local dragSpeed = 0
  3243.      dragInput = nil
  3244.      dragStart = nil
  3245.      local dragPos = nil
  3246.      function updateInput(input)
  3247.          local Delta = input.Position - dragStart
  3248.          local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  3249.          game:GetService("TweenService"):Create(guiframe, TweenInfo.new(0.25), {Position = Position}):Play()
  3250.      end
  3251.      guiframe.InputBegan:Connect(function(input)
  3252.          if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  3253.              dragToggle = true
  3254.              dragStart = input.Position
  3255.              startPos = guiframe.Position
  3256. input.Changed:Connect(function()
  3257.                  if input.UserInputState == Enum.UserInputState.End then
  3258.                      dragToggle = false
  3259.                  end
  3260.              end)
  3261.          end
  3262.      end)
  3263.      guiframe.InputChanged:Connect(function(input)
  3264.          if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  3265.              dragInput = input
  3266.          end
  3267.      end)
  3268.      game:GetService("UserInputService").InputChanged:Connect(function(input)
  3269.          if input == dragInput and dragToggle then
  3270.              updateInput(input)
  3271.          end
  3272.      end)
  3273.  end
  3274.  
  3275.  dragify(script.Parent)
  3276. end
  3277. coroutine.wrap(ECCS_fake_script)()
  3278. local decalsyeeted = true
  3279. local g = game
  3280. local w = g.Workspace
  3281. local l = g.Lighting
  3282. local t = w.Terrain
  3283. local FPSLabel = script.Parent
  3284.  local RunService = game:GetService("RunService")
  3285.  local RenderStepped = RunService.RenderStepped
  3286.  local sec = nil
  3287.  local FPS = {}
  3288.  
  3289.  
  3290.   local textlab = Instance.new("TextLabel")
  3291.  textlab.Size = UDim2.new(0, 200, 0, 28)
  3292.  textlab.BackgroundTransparency = 1
  3293.  textlab.TextColor3 = Color3.new(1, 1, 1)
  3294.  textlab.TextStrokeTransparency = 0
  3295.  textlab.TextStrokeColor3 = Color3.new(0.24, 0.24, 0.24)
  3296.  textlab.Font = Enum.Font.SourceSans
  3297.  textlab.TextSize = 30
  3298.  textlab.Text = ""
  3299.  textlab.BackgroundColor3 = Color3.new(0, 0, 0)
  3300.  textlab.Position = UDim2.new(0, -85, 1.5 ,-270)
  3301.  textlab.TextXAlignment = Enum.TextXAlignment.Right
  3302.  textlab.BorderSizePixel = 0
  3303.  textlab.Parent = game.CoreGui.RobloxGui
  3304.  textlab.Visible = true
  3305.  
  3306.  local function fre()
  3307.  local fr = tick()
  3308.  for index = #FPS,1,-1 do
  3309.  FPS[index + 1] = (FPS[index] >= fr - 1) and FPS[index] or nil
  3310.  end
  3311.  FPS[1] = fr
  3312.  local fps = (tick() - sec >= 1 and #FPS) or (#FPS / (tick() - sec))
  3313.  fps = math.floor(fps)
  3314.  textlab.Text = ""..fps.."  -  FPS"
  3315.  if fps == 2 then
  3316. print("Low FPS. FPS boost activated.")
  3317. t.WaterWaveSize = 0
  3318. t.WaterWaveSpeed = 0
  3319. t.WaterReflectance = 0
  3320. t.WaterTransparency = 0
  3321. l.GlobalShadows = false
  3322. l.FogEnd = 9e9
  3323. l.Brightness = 0
  3324. Settings().Rendering.QualityLevel = "Level01"
  3325. for i,v in pairs(g:GetDescendants()) do
  3326.     if v:IsA("Part") or v:IsA("Union") or v:IsA("MeshPart") then
  3327.         v.Material = "Plastic"
  3328. v.Reflectance = 0
  3329. elseif v:IsA("Decal") and decalsyeeted then
  3330. v.Transparency = 1
  3331. elseif v:IsA("ParticleEmitter") or v:IsA("Trail") then
  3332. v.Lifetime = NumberRange.new(0)
  3333.     end
  3334. end
  3335. elseif fps < 60 then
  3336.  textlab.TextColor3 = Color3.new(100, 100, 0)
  3337.  else
  3338.  textlab.TextColor3 = Color3.new(0, 100, 0)
  3339.  end
  3340. end
  3341.  
  3342.  
  3343.  textlab.Visible = false
  3344.  sec = tick()
  3345. RenderStepped:Connect(fre)
  3346. local ReadScript = readfile("scriptText.txt")
  3347. script.Text = ""..ReadScript
  3348. local Read2Script = readfile("script2Text.txt")
  3349. script2.Text = ""..Read2Script
  3350. local ReadNote1Text = readfile("note1Text.txt")
  3351. note1.Text = ""..ReadNote1Text
  3352. local ReadNote2Text = readfile("note2Text.txt")
  3353. note2.Text = ""..ReadNote2Text
  3354. local ReadNote3Text = readfile("note3Text.txt")
  3355. note3.Text = ""..ReadNote3Text
  3356. while wait() do
  3357. Welcome.Text = tostring(os.date("%X"))
  3358. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement