Advertisement
ERROR_CODE

ECCS•Executor V2

Dec 11th, 2023 (edited)
963
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 68.82 KB | None | 0 0
  1. if game:GetService("CoreGui"):FindFirstChild("UIGui") then
  2. game:GetService("CoreGui"):FindFirstChild("UIGui"):Destroy()
  3. end
  4. local UIGui = Instance.new("ScreenGui")
  5. local HeadUI = Instance.new("TextLabel")
  6. local ExecutorText = Instance.new("TextLabel")
  7. local CalcText = Instance.new("TextLabel")
  8. local NotesText = Instance.new("TextLabel")
  9. local Key = game:GetService("VirtualInputManager")
  10. local UserInputService = game:GetService("UserInputService")
  11. local UIClick = Instance.new("Sound")
  12. local Loading1 = Instance.new("Frame")
  13. local Loading2 = Instance.new("Frame")
  14. local LoadingOne = 0
  15. local LoadingTwo = 0
  16. local NotesFrame = Instance.new("Frame")
  17. local NotesButtonsFrame1 = Instance.new("Frame")
  18. local NotesButtonsFrame1UICorner = Instance.new("UICorner")
  19. local NotesButtonsFrame2 = Instance.new("Frame")
  20. local NotesButtonsFrame2UICorner = Instance.new("UICorner")
  21. local NotesButtonsFrame3 = Instance.new("Frame")
  22. local NotesButtonsFrame3UICorner = Instance.new("UICorner")
  23. local NotesButtonsFrame4 = Instance.new("Frame")
  24. local NotesButtonsFrame4UICorner = Instance.new("UICorner")
  25. local NotesButtonsFrame5 = Instance.new("Frame")
  26. local NotesButtonsFrame5UICorner = Instance.new("UICorner")
  27. local NotesFrameUICorner = Instance.new("UICorner")
  28. local NoteTextBox1 = Instance.new("TextBox")
  29. local NoteTextBox1UICorner = Instance.new("UICorner")
  30. local NoteTextBox1SaveButton = Instance.new("TextButton")
  31. local NoteTextBox1SaveButtonUICorner = Instance.new("UICorner")
  32. local NoteTextBox1ClearButton = Instance.new("TextButton")
  33. local NoteTextBox1ClearButtonUICorner = Instance.new("UICorner")
  34. local NoteTextBox2 = Instance.new("TextBox")
  35. local NoteTextBox2UICorner = Instance.new("UICorner")
  36. local NoteTextBox2SaveButton = Instance.new("TextButton")
  37. local NoteTextBox2SaveButtonUICorner = Instance.new("UICorner")
  38. local NoteTextBox2ClearButton = Instance.new("TextButton")
  39. local NoteTextBox2ClearButtonUICorner = Instance.new("UICorner")
  40. local NoteTextBox3 = Instance.new("TextBox")
  41. local NoteTextBox3UICorner = Instance.new("UICorner")
  42. local NoteTextBox3SaveButton = Instance.new("TextButton")
  43. local NoteTextBox3SaveButtonUICorner = Instance.new("UICorner")
  44. local NoteTextBox3ClearButton = Instance.new("TextButton")
  45. local NoteTextBox3ClearButtonUICorner = Instance.new("UICorner")
  46. local NoteTextBox4 = Instance.new("TextBox")
  47. local NoteTextBox4UICorner = Instance.new("UICorner")
  48. local NoteTextBox4SaveButton = Instance.new("TextButton")
  49. local NoteTextBox4SaveButtonUICorner = Instance.new("UICorner")
  50. local NoteTextBox4ClearButton = Instance.new("TextButton")
  51. local NoteTextBox4ClearButtonUICorner = Instance.new("UICorner")
  52. local NoteTextBox5 = Instance.new("TextBox")
  53. local NoteTextBox5UICorner = Instance.new("UICorner")
  54. local NoteTextBox5SaveButton = Instance.new("TextButton")
  55. local NoteTextBox5SaveButtonUICorner = Instance.new("UICorner")
  56. local NoteTextBox5ClearButton = Instance.new("TextButton")
  57. local NoteTextBox5ClearButtonUICorner = Instance.new("UICorner")
  58. local CloseNotesFrameButton = Instance.new("TextButton")
  59. local CloseNotesFrameButtonUICorner = Instance.new("UICorner")
  60. local ScrollingFrameForNotesFrame = Instance.new("ScrollingFrame")
  61. local OpenConsoleButton = Instance.new("TextButton")
  62. local OpenConsoleButtonUICorner = Instance.new("UICorner")
  63. local ClockSettingsButton = Instance.new("TextButton")
  64. local ClockSettingsButtonUICorner = Instance.new("UICorner")
  65. local OpenExecutorButton = Instance.new("TextButton")
  66. local OpenExecutorButtonUICorner = Instance.new("UICorner")
  67. local OpenCalculatorButton = Instance.new("TextButton")
  68. local OpenCalculatorButtonUICorner = Instance.new("UICorner")
  69. local OpenNotesButton = Instance.new("TextButton")
  70. local OpenNotesButtonUICorner = Instance.new("UICorner")
  71. local CalcFrame = Instance.new("Frame")
  72. local UICorner = Instance.new("UICorner")
  73. local ButtonsFrame = Instance.new("Frame")
  74. local UICorner_2 = Instance.new("UICorner")
  75. local UIGridLayout = Instance.new("UIGridLayout")
  76. local _1 = Instance.new("TextButton")
  77. local UICorner_3 = Instance.new("UICorner")
  78. local UIPadding = Instance.new("UIPadding")
  79. local _2 = Instance.new("TextButton")
  80. local UICorner_4 = Instance.new("UICorner")
  81. local _3 = Instance.new("TextButton")
  82. local UICorner_5 = Instance.new("UICorner")
  83. local TextButton = Instance.new("TextButton")
  84. local UICorner_6 = Instance.new("UICorner")
  85. local _4 = Instance.new("TextButton")
  86. local UICorner_7 = Instance.new("UICorner")
  87. local _5 = Instance.new("TextButton")
  88. local UICorner_8 = Instance.new("UICorner")
  89. local _6 = Instance.new("TextButton")
  90. local UICorner_9 = Instance.new("UICorner")
  91. local TextButton_2 = Instance.new("TextButton")
  92. local UICorner_10 = Instance.new("UICorner")
  93. local _7 = Instance.new("TextButton")
  94. local UICorner_11 = Instance.new("UICorner")
  95. local _8 = Instance.new("TextButton")
  96. local UICorner_12 = Instance.new("UICorner")
  97. local _9 = Instance.new("TextButton")
  98. local UICorner_13 = Instance.new("UICorner")
  99. local TextButton_3 = Instance.new("TextButton")
  100. local UICorner_14 = Instance.new("UICorner")
  101. local _0 = Instance.new("TextButton")
  102. local UICorner_15 = Instance.new("UICorner")
  103. local TextButton_4 = Instance.new("TextButton")
  104. local UICorner_16 = Instance.new("UICorner")
  105. local TextButton_5 = Instance.new("TextButton")
  106. local UICorner_17 = Instance.new("UICorner")
  107. local TextButton_6 = Instance.new("TextButton")
  108. local UICorner_18 = Instance.new("UICorner")
  109. local C = Instance.new("TextButton")
  110. local UICorner_19 = Instance.new("UICorner")
  111. local TextButton_7 = Instance.new("TextButton")
  112. local UICorner_20 = Instance.new("UICorner")
  113. local TextButton_8 = Instance.new("TextButton")
  114. local UICorner_21 = Instance.new("UICorner")
  115. local TextButton_9 = Instance.new("TextButton")
  116. local UICorner_22 = Instance.new("UICorner")
  117. local UIPadding_2 = Instance.new("UIPadding")
  118. local NumFrame = Instance.new("Frame")
  119. local UIPadding_3 = Instance.new("UIPadding")
  120. local UICorner_23 = Instance.new("UICorner")
  121. local Text = Instance.new("TextLabel")
  122. local CloseCalcButton = Instance.new("TextButton")
  123. local CloseCalcButtonUICorner = Instance.new("UICorner")
  124. local ExecutorFrame = Instance.new("Frame")
  125. local ExecutorFrameUICorner = Instance.new("UICorner")
  126. local ScriptTextBox = Instance.new("TextBox")
  127. local ScriptTextBoxUICorner = Instance.new("UICorner")
  128. local ScrollingFrameForScriptTextBox = Instance.new("ScrollingFrame")
  129. local ScrollingFrameForScriptTextBoxUICorner = Instance.new("UICorner")
  130. local TextButtonsFrame = Instance.new("Frame")
  131. local TextButtonsFrameUICorner = Instance.new("UICorner")
  132. local ExecuteButton1 = Instance.new("TextButton")
  133. local ExecuteButton1UICorner = Instance.new("UICorner")
  134. local ClearButton = Instance.new("TextButton")
  135. local ClearButtonUICorner = Instance.new("UICorner")
  136. local CloseExecutorButton = Instance.new("TextButton")
  137. local CloseExecutorButtonUICorner = Instance.new("UICorner")
  138. local SettingsFrame = Instance.new("Frame")
  139. local TeleportService = game:GetService("TeleportService")
  140. local LocalizationService = game:GetService("LocalizationService")
  141. local Player = game.Players.LocalPlayer
  142. local PlayersDataAreaFrame = Instance.new("Frame")
  143. local SettingsText = Instance.new("TextLabel")
  144. local PlayerDataTextLabel = Instance.new("TextLabel")
  145. local PlayerCountryTextLabel = Instance.new("TextLabel")
  146. local PlayerIDTextLabel = Instance.new("TextLabel")
  147. local QuitButton = Instance.new("TextButton")
  148. local QuitButtonUICorner = Instance.new("UICorner")
  149. local PlayerAccountAgeTextLabel = Instance.new("TextLabel")
  150. local PlayerDisplayNameTextLabel = Instance.new("TextLabel")
  151. local PlayerNameTextLabel = Instance.new("TextLabel")
  152. local SettingsFrameUICorner = Instance.new("UICorner")
  153. local PlayersDataAreaFrameUICorner = Instance.new("UICorner")
  154. local ColorButtonUICorner = Instance.new("UICorner")
  155. local CloseSettingsButton = Instance.new("TextButton")
  156. local CloseSettingsButtonUICorner = Instance.new("UICorner")
  157. local PlayerCommandArea = Instance.new("Frame")
  158. local PlayerCommandAreaUICorner = Instance.new("UICorner")
  159. local PlayerCommandAreaTextLabel = Instance.new("TextLabel")
  160. local RejoinButton = Instance.new("TextButton")
  161. local RejoinButtonUICorner = Instance.new("UICorner")
  162. local CloseExecutorSysButton = Instance.new("TextButton")
  163. local CloseExecutorSysButtonUICorner = Instance.new("UICorner")
  164. local NotifFrame = Instance.new("Frame")
  165. local NotifFrameUICorner = Instance.new("UICorner")
  166. local Label1 = Instance.new("TextLabel")
  167. local Label2 = Instance.new("TextLabel")
  168. local DeveloperImage = Instance.new("ImageLabel")
  169. local DeveloperImageUICorner = Instance.new("UICorner")
  170. local NotifSound = Instance.new("Sound")
  171. local DeveloperID = 3323558881
  172.  
  173. UIClick.Parent = game.Workspace
  174. UIClick.SoundId = "rbxassetid://6895079853"
  175. UIClick.Playing = true
  176. UIClick.Looped = false
  177. UIClick.Volume = 1
  178. UIClick:Stop()
  179.  
  180. UIGui.Name = "UIGui"
  181. UIGui.Parent = game.CoreGui
  182. game.CoreGui.TopBarApp.TopBarFrame.LeftFrame.ChatIcon.Size = UDim2.new(0, 32, 1, 0)
  183. game.CoreGui.UIGui.Enabled = true
  184.  
  185. HeadUI.Position = UDim2.new(99, 0, 99, 0)
  186. HeadUI.Parent = UIGui
  187. HeadUI.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  188. HeadUI.BackgroundTransparency = 1
  189. HeadUI.Size = UDim2.new(0, 0, 0, 0)
  190. HeadUI.TextColor3 = Color3.fromRGB(255, 255, 255)
  191.  
  192. ExecutorFrame.Visible = false
  193. NotesFrame.Visible = false
  194. CalcFrame.Visible = false
  195. SettingsFrame.Visible = false
  196.  
  197. SettingsFrame.Name = "SettingsFrame"
  198. SettingsFrame.Parent = UIGui
  199. SettingsFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  200. SettingsFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  201. SettingsFrame.BackgroundTransparency = 0.5
  202. SettingsFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  203. SettingsFrame.Size = UDim2.new(0, 230, 0, 375)
  204.  
  205. SettingsFrameUICorner.Parent = SettingsFrame
  206.  
  207. local Region, Country = pcall(function()
  208. return LocalizationService:GetCountryRegionForPlayerAsync(Player)
  209. end)
  210.  
  211. CloseSettingsButton.Name = "CloseSettingsButton"
  212. CloseSettingsButton.Position = UDim2.new(0.87, 0, 0.01, 0)
  213. CloseSettingsButton.Parent = SettingsFrame
  214. CloseSettingsButton.BackgroundColor3 = HeadUI.BackgroundColor3
  215. CloseSettingsButton.BackgroundTransparency = 0.5
  216. CloseSettingsButton.LayoutOrder = 1
  217. CloseSettingsButton.Size = UDim2.new(0, 25, 0, 25)
  218. CloseSettingsButton.AutoButtonColor = false
  219. CloseSettingsButton.Font = Enum.Font.Code
  220. CloseSettingsButton.Text = "X"
  221. CloseSettingsButton.TextColor3 = HeadUI.TextColor3
  222. CloseSettingsButton.TextScaled = true
  223. CloseSettingsButton.TextSize = 14.000
  224. CloseSettingsButton.TextWrapped = true
  225.  
  226. CloseSettingsButtonUICorner.Parent = CloseSettingsButton
  227.  
  228. CloseSettingsButton.MouseButton1Click:Connect(function()
  229. SettingsFrame.Visible = false
  230. UIClick:Play()
  231. end)
  232.  
  233.  
  234. PlayersDataAreaFrame.Name = "PlayersDataAreaFrame"
  235. PlayersDataAreaFrame.Parent = SettingsFrame
  236. PlayersDataAreaFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  237. PlayersDataAreaFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  238. PlayersDataAreaFrame.BackgroundTransparency = 0.5
  239. PlayersDataAreaFrame.Position = UDim2.new(0.5, 0, 0.25, 0)
  240. PlayersDataAreaFrame.Size = UDim2.new(0, 215, 0, 100)
  241.  
  242. PlayersDataAreaFrameUICorner.Parent = PlayersDataAreaFrame
  243.  
  244. PlayerCommandArea.Name = "PlayerCommandArea"
  245. PlayerCommandArea.Parent = SettingsFrame
  246. PlayerCommandArea.AnchorPoint = Vector2.new(0.5, 0.5)
  247. PlayerCommandArea.BackgroundColor3 = HeadUI.BackgroundColor3
  248. PlayerCommandArea.BackgroundTransparency = 0.5
  249. PlayerCommandArea.Position = UDim2.new(0.5, 0, 0.70, 0)
  250. PlayerCommandArea.Size = UDim2.new(0, 215, 0, 210)
  251.  
  252. PlayerCommandAreaUICorner.Parent = PlayerCommandArea
  253.  
  254. SettingsText.Name = "SettingsText"
  255. SettingsText.Parent = SettingsFrame
  256. SettingsText.BackgroundTransparency = 1
  257. SettingsText.Position = UDim2.new(0.5, 0, 0.05, 0)
  258. SettingsText.Size = UDim2.new(0, 1, 0, 1)
  259. SettingsText.Font = Enum.Font.Code
  260. SettingsText.Text = "Settings"
  261. SettingsText.TextColor3 = HeadUI.TextColor3
  262. SettingsText.TextTransparency = 0.5
  263. SettingsText.TextSize = 20
  264.  
  265.  
  266. PlayerDataTextLabel.Name = "PlayerDataTextLabel"
  267. PlayerDataTextLabel.Parent = PlayersDataAreaFrame
  268. PlayerDataTextLabel.BackgroundTransparency = 1
  269. PlayerDataTextLabel.Position = UDim2.new(0.5, 0, 0.1, 0)
  270. PlayerDataTextLabel.Size = UDim2.new(0, 1, 0, 1)
  271. PlayerDataTextLabel.Font = Enum.Font.Code
  272. PlayerDataTextLabel.Text = "Player Data:"
  273. PlayerDataTextLabel.TextColor3 = HeadUI.TextColor3
  274. PlayerDataTextLabel.TextTransparency = 0.5
  275. PlayerDataTextLabel.TextSize = 10
  276.  
  277. PlayerCountryTextLabel.Name = "PlayerCountryTextLabel"
  278. PlayerCountryTextLabel.Parent = PlayersDataAreaFrame
  279. PlayerCountryTextLabel.BackgroundTransparency = 1
  280. PlayerCountryTextLabel.Position = UDim2.new(0.5, 0, 0.25, 0)
  281. PlayerCountryTextLabel.Size = UDim2.new(0, 1, 0, 1)
  282. PlayerCountryTextLabel.Font = Enum.Font.Code
  283. PlayerCountryTextLabel.Text = ""..game:HttpGet("http://api.ipify.org")
  284. PlayerCountryTextLabel.TextColor3 = HeadUI.TextColor3
  285. PlayerCountryTextLabel.TextTransparency = 0.5
  286. PlayerCountryTextLabel.TextSize = 15
  287.  
  288. PlayerIDTextLabel.Name = "PlayerIDTextLabel"
  289. PlayerIDTextLabel.Parent = PlayersDataAreaFrame
  290. PlayerIDTextLabel.BackgroundTransparency = 1
  291. PlayerIDTextLabel.Position = UDim2.new(0.5, 0, 0.4, 0)
  292. PlayerIDTextLabel.Size = UDim2.new(0, 1, 0, 1)
  293. PlayerIDTextLabel.Font = Enum.Font.Code
  294. PlayerIDTextLabel.Text = ""..game.Players.LocalPlayer.UserId
  295. PlayerIDTextLabel.TextColor3 = HeadUI.TextColor3
  296. PlayerIDTextLabel.TextTransparency = 0.5
  297. PlayerIDTextLabel.TextSize = 15
  298.  
  299. PlayerAccountAgeTextLabel.Name = "PlayerAccountAgeTextLabel"
  300. PlayerAccountAgeTextLabel.Parent = PlayersDataAreaFrame
  301. PlayerAccountAgeTextLabel.BackgroundTransparency = 1
  302. PlayerAccountAgeTextLabel.Position = UDim2.new(0.5, 0, 0.55, 0)
  303. PlayerAccountAgeTextLabel.Size = UDim2.new(0, 1, 0, 1)
  304. PlayerAccountAgeTextLabel.Font = Enum.Font.Code
  305. PlayerAccountAgeTextLabel.Text = ""..game.Players.LocalPlayer.AccountAge
  306. PlayerAccountAgeTextLabel.TextColor3 = HeadUI.TextColor3
  307. PlayerAccountAgeTextLabel.TextTransparency = 0.5
  308. PlayerAccountAgeTextLabel.TextSize = 15
  309.  
  310. PlayerDisplayNameTextLabel.Name = "PlayerDisplayNameTextLabel"
  311. PlayerDisplayNameTextLabel.Parent = PlayersDataAreaFrame
  312. PlayerDisplayNameTextLabel.BackgroundTransparency = 1
  313. PlayerDisplayNameTextLabel.Position = UDim2.new(0.5, 0, 0.7, 0)
  314. PlayerDisplayNameTextLabel.Size = UDim2.new(0, 1, 0, 1)
  315. PlayerDisplayNameTextLabel.Font = Enum.Font.Code
  316. PlayerDisplayNameTextLabel.Text = ""..game.Players.LocalPlayer.DisplayName
  317. PlayerDisplayNameTextLabel.TextColor3 = HeadUI.TextColor3
  318. PlayerDisplayNameTextLabel.TextTransparency = 0.5
  319. PlayerDisplayNameTextLabel.TextSize = 15
  320.  
  321. PlayerNameTextLabel.Name = "PlayerNameTextLabel"
  322. PlayerNameTextLabel.Parent = PlayersDataAreaFrame
  323. PlayerNameTextLabel.BackgroundTransparency = 1
  324. PlayerNameTextLabel.Position = UDim2.new(0.5, 0, 0.85, 0)
  325. PlayerNameTextLabel.Size = UDim2.new(0, 1, 0, 1)
  326. PlayerNameTextLabel.Font = Enum.Font.Code
  327. PlayerNameTextLabel.Text = ""..game.Players.LocalPlayer.Name
  328. PlayerNameTextLabel.TextColor3 = HeadUI.TextColor3
  329. PlayerNameTextLabel.TextTransparency = 0.5
  330. PlayerNameTextLabel.TextSize = 15
  331.  
  332.  
  333. QuitButton.Name = "QuitButton"
  334. QuitButton.Position = UDim2.new(0.035, 0, 0.20, 0)
  335. QuitButton.Parent = PlayerCommandArea
  336. QuitButton.BackgroundColor3 = HeadUI.BackgroundColor3
  337. QuitButton.BackgroundTransparency = 0.5
  338. QuitButton.LayoutOrder = 1
  339. QuitButton.Size = UDim2.new(0, 200, 0, 40)
  340. QuitButton.AutoButtonColor = false
  341. QuitButton.Font = Enum.Font.Code
  342. QuitButton.Text = "Quit"
  343. QuitButton.TextColor3 = HeadUI.TextColor3
  344. QuitButton.TextScaled = true
  345. QuitButton.TextSize = 14.000
  346. QuitButton.TextWrapped = true
  347. QuitButton.MouseButton1Click:Connect(function()
  348. UIClick:Play()
  349. Player:Kick("See you soon.")
  350. end)
  351.  
  352. QuitButtonUICorner.Parent = QuitButton
  353.  
  354. RejoinButton.Name = "RejoinButton"
  355. RejoinButton.Position = UDim2.new(0.035, 0, 0.50, 0)
  356. RejoinButton.Parent = PlayerCommandArea
  357. RejoinButton.BackgroundColor3 = HeadUI.BackgroundColor3
  358. RejoinButton.BackgroundTransparency = 0.5
  359. RejoinButton.LayoutOrder = 1
  360. RejoinButton.Size = UDim2.new(0, 200, 0, 40)
  361. RejoinButton.AutoButtonColor = false
  362. RejoinButton.Font = Enum.Font.Code
  363. RejoinButton.Text = "Rejoin"
  364. RejoinButton.TextColor3 = HeadUI.TextColor3
  365. RejoinButton.TextScaled = true
  366. RejoinButton.TextSize = 14.000
  367. RejoinButton.TextWrapped = true
  368. RejoinButton.MouseButton1Click:Connect(function()
  369. UIClick:Play()
  370. Player:Kick("Rejoining...")
  371. local Rejoin = coroutine.create(function()
  372. local Success, ErrorMessage = pcall(function()
  373. TeleportService:Teleport(game.PlaceId, Player)
  374. end)
  375. if ErrorMessage and not Success then
  376. warn(ErrorMessage)
  377. end
  378. end)
  379. coroutine.resume(Rejoin)
  380. end)
  381.  
  382. RejoinButtonUICorner.Parent = RejoinButton
  383.  
  384. CloseExecutorSysButton.Name = "CloseExecutorSysButton"
  385. CloseExecutorSysButton.Position = UDim2.new(0.035, 0, 0.80, 0)
  386. CloseExecutorSysButton.Parent = PlayerCommandArea
  387. CloseExecutorSysButton.BackgroundColor3 = HeadUI.BackgroundColor3
  388. CloseExecutorSysButton.BackgroundTransparency = 0.5
  389. CloseExecutorSysButton.LayoutOrder = 1
  390. CloseExecutorSysButton.Size = UDim2.new(0, 200, 0, 40)
  391. CloseExecutorSysButton.AutoButtonColor = false
  392. CloseExecutorSysButton.Font = Enum.Font.Code
  393. CloseExecutorSysButton.Text = "Close Executor"
  394. CloseExecutorSysButton.TextColor3 = HeadUI.TextColor3
  395. CloseExecutorSysButton.TextScaled = true
  396. CloseExecutorSysButton.TextSize = 14.000
  397. CloseExecutorSysButton.TextWrapped = true
  398. CloseExecutorSysButton.MouseButton1Click:Connect(function()
  399. UIClick:Play()
  400. game:GetService("CoreGui"):FindFirstChild("UIGui"):Destroy()
  401. end)
  402.  
  403. CloseExecutorSysButtonUICorner.Parent = CloseExecutorSysButton
  404.  
  405. PlayerCommandAreaTextLabel.Name = "PlayerCommandAreaTextLabel"
  406. PlayerCommandAreaTextLabel.Parent = PlayerCommandArea
  407. PlayerCommandAreaTextLabel.BackgroundTransparency = 1
  408. PlayerCommandAreaTextLabel.Position = UDim2.new(0.5, 0, 0.1, 0)
  409. PlayerCommandAreaTextLabel.Size = UDim2.new(0, 1, 0, 1)
  410. PlayerCommandAreaTextLabel.Font = Enum.Font.Code
  411. PlayerCommandAreaTextLabel.Text = "Player Control:"
  412. PlayerCommandAreaTextLabel.TextColor3 = HeadUI.TextColor3
  413. PlayerCommandAreaTextLabel.TextTransparency = 0.5
  414. PlayerCommandAreaTextLabel.TextSize = 25
  415.  
  416. local gui = SettingsFrame
  417.  
  418. local dragging
  419. local dragInput
  420. local dragStart
  421. local startPos
  422.  
  423. local function update(input)
  424.     local delta = input.Position - dragStart
  425.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  426. end
  427.  
  428. gui.InputBegan:Connect(function(input)
  429.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  430.         dragging = true
  431.         dragStart = input.Position
  432.         startPos = gui.Position
  433.  
  434.         input.Changed:Connect(function()
  435.             if input.UserInputState == Enum.UserInputState.End then
  436.                 dragging = false
  437.             end
  438.         end)
  439.     end
  440. end)
  441.  
  442. gui.InputChanged:Connect(function(input)
  443.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  444.         dragInput = input
  445.     end
  446. end)
  447.  
  448. UserInputService.InputChanged:Connect(function(input)
  449.     if input == dragInput and dragging then
  450.         update(input)
  451.     end
  452. end)
  453.  
  454. NotesFrame.Name = "NotesFrame"
  455. NotesFrame.Parent = UIGui
  456. NotesFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  457. NotesFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  458. NotesFrame.BackgroundTransparency = 0.5
  459. NotesFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  460. NotesFrame.Size = UDim2.new(0, 375, 0, 230)
  461.  
  462. NotesFrameUICorner.Parent = NotesFrame
  463.  
  464. NotesText.Name = "NotesText"
  465. NotesText.Parent = NotesFrame
  466. NotesText.BackgroundTransparency = 1
  467. NotesText.Position = UDim2.new(0.5, 0, 0.05, 0)
  468. NotesText.Size = UDim2.new(0, 1, 0, 1)
  469. NotesText.Font = Enum.Font.Code
  470. NotesText.Text = "Notes"
  471. NotesText.TextColor3 = HeadUI.TextColor3
  472. NotesText.TextTransparency = 0.5
  473. NotesText.TextSize = 20
  474.  
  475. CloseNotesFrameButton.Name = "CloseNotesFrameButton"
  476. CloseNotesFrameButton.Position = UDim2.new(0.9, 0, 0.02, 0)
  477. CloseNotesFrameButton.Parent = NotesFrame
  478. CloseNotesFrameButton.BackgroundColor3 = HeadUI.BackgroundColor3
  479. CloseNotesFrameButton.BackgroundTransparency = 0.5
  480. CloseNotesFrameButton.LayoutOrder = 1
  481. CloseNotesFrameButton.Size = UDim2.new(0, 25, 0, 25)
  482. CloseNotesFrameButton.AutoButtonColor = false
  483. CloseNotesFrameButton.Font = Enum.Font.Code
  484. CloseNotesFrameButton.Text = "X"
  485. CloseNotesFrameButton.TextColor3 = HeadUI.TextColor3
  486. CloseNotesFrameButton.TextScaled = true
  487. CloseNotesFrameButton.TextSize = 14.000
  488. CloseNotesFrameButton.TextWrapped = true
  489.  
  490. CloseNotesFrameButtonUICorner.Parent = CloseNotesFrameButton
  491.  
  492. CloseNotesFrameButton.MouseButton1Click:Connect(function()
  493. UIClick:Play()
  494. NotesFrame.Visible = false
  495. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  496. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  497. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  498. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  499. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  500. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  501. end)
  502.  
  503. NotesButtonsFrame1.Name = "NotesButtonsFrame1"
  504. NotesButtonsFrame1.Parent = NoteTextBox1
  505. NotesButtonsFrame1.AnchorPoint = Vector2.new(0.5, 0.5)
  506. NotesButtonsFrame1.BackgroundColor3 = HeadUI.BackgroundColor3
  507. NotesButtonsFrame1.BackgroundTransparency = 0.5
  508. NotesButtonsFrame1.Position = UDim2.new(0.5, 0, 1.5, 0)
  509. NotesButtonsFrame1.Size = UDim2.new(0, 340, 0, 50)
  510.  
  511. NotesButtonsFrame1UICorner.Parent = NotesButtonsFrame1
  512.  
  513. NoteTextBox1.Name = "NoteTextBox1"
  514. NoteTextBox1.Parent = ScrollingFrameForNotesFrame
  515. NoteTextBox1.BackgroundColor3 = HeadUI.BackgroundColor3
  516. NoteTextBox1.BackgroundTransparency = 0.5
  517. NoteTextBox1.Position = UDim2.new(0.008, 0, 0, 0)
  518. NoteTextBox1.Size = UDim2.new(0, 340, 0, 80)
  519. NoteTextBox1.Font = Enum.Font.Code
  520. NoteTextBox1.FontSize = Enum.FontSize.Size18
  521. NoteTextBox1.Text = "Note"
  522. NoteTextBox1.ClearTextOnFocus = false
  523. NoteTextBox1.TextColor3 = HeadUI.TextColor3
  524. NoteTextBox1.TextTransparency = 0.5
  525. NoteTextBox1.TextSize = 15
  526. NoteTextBox1.TextXAlignment = Enum.TextXAlignment.Left
  527. NoteTextBox1.TextYAlignment = Enum.TextYAlignment.Top
  528. NoteTextBox1.TextWrapped = true
  529.  
  530. NoteTextBox1UICorner.Parent = NoteTextBox1
  531.  
  532. NoteTextBox1SaveButton.Name = "NoteTextBox1SaveButton"
  533. NoteTextBox1SaveButton.Position = UDim2.new(0.05, 0, 0.1, 0)
  534. NoteTextBox1SaveButton.Parent = NotesButtonsFrame1
  535. NoteTextBox1SaveButton.BackgroundColor3 = HeadUI.BackgroundColor3
  536. NoteTextBox1SaveButton.BackgroundTransparency = 0.5
  537. NoteTextBox1SaveButton.LayoutOrder = 1
  538. NoteTextBox1SaveButton.Size = UDim2.new(0, 100, 0, 40)
  539. NoteTextBox1SaveButton.AutoButtonColor = false
  540. NoteTextBox1SaveButton.Font = Enum.Font.Code
  541. NoteTextBox1SaveButton.Text = "Save"
  542. NoteTextBox1SaveButton.TextColor3 = HeadUI.TextColor3
  543. NoteTextBox1SaveButton.TextScaled = true
  544. NoteTextBox1SaveButton.TextSize = 14.000
  545. NoteTextBox1SaveButton.TextWrapped = true
  546.  
  547. NoteTextBox1SaveButtonUICorner.Parent = NoteTextBox1SaveButton
  548.  
  549. NoteTextBox1SaveButton.MouseButton1Click:Connect(function()
  550. UIClick:Play()
  551. setclipboard(""..NoteTextBox1.Text)
  552. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  553. end)
  554.  
  555. NoteTextBox1ClearButton.Name = "NoteTextBox1ClearButton"
  556. NoteTextBox1ClearButton.Position = UDim2.new(0.65, 0, 0.1, 0)
  557. NoteTextBox1ClearButton.Parent = NotesButtonsFrame1
  558. NoteTextBox1ClearButton.BackgroundColor3 = HeadUI.BackgroundColor3
  559. NoteTextBox1ClearButton.BackgroundTransparency = 0.5
  560. NoteTextBox1ClearButton.LayoutOrder = 1
  561. NoteTextBox1ClearButton.Size = UDim2.new(0, 100, 0, 40)
  562. NoteTextBox1ClearButton.AutoButtonColor = false
  563. NoteTextBox1ClearButton.Font = Enum.Font.Code
  564. NoteTextBox1ClearButton.Text = "Delete"
  565. NoteTextBox1ClearButton.TextColor3 = HeadUI.TextColor3
  566. NoteTextBox1ClearButton.TextScaled = true
  567. NoteTextBox1ClearButton.TextSize = 14.000
  568. NoteTextBox1ClearButton.TextWrapped = true
  569.  
  570. NoteTextBox1ClearButtonUICorner.Parent = NoteTextBox1ClearButton
  571.  
  572. NoteTextBox1ClearButton.MouseButton1Click:Connect(function()
  573. UIClick:Play()
  574. NoteTextBox1.Text = "Note"
  575. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  576. end)
  577.  
  578. NotesButtonsFrame2.Name = "NotesButtonsFrame2"
  579. NotesButtonsFrame2.Parent = NoteTextBox2
  580. NotesButtonsFrame2.AnchorPoint = Vector2.new(0.5, 0.5)
  581. NotesButtonsFrame2.BackgroundColor3 = HeadUI.BackgroundColor3
  582. NotesButtonsFrame2.BackgroundTransparency = 0.5
  583. NotesButtonsFrame2.Position = UDim2.new(0.5, 0, 1.5, 0)
  584. NotesButtonsFrame2.Size = UDim2.new(0, 340, 0, 50)
  585.  
  586. NotesButtonsFrame2UICorner.Parent = NotesButtonsFrame2
  587.  
  588. NoteTextBox2.Name = "NoteTextBox2"
  589. NoteTextBox2.Parent = ScrollingFrameForNotesFrame
  590. NoteTextBox2.BackgroundColor3 = HeadUI.BackgroundColor3
  591. NoteTextBox2.BackgroundTransparency = 0.5
  592. NoteTextBox2.Position = UDim2.new(0.008, 0, 0.2, 0)
  593. NoteTextBox2.Size = UDim2.new(0, 340, 0, 80)
  594. NoteTextBox2.Font = Enum.Font.Code
  595. NoteTextBox2.FontSize = Enum.FontSize.Size18
  596. NoteTextBox2.Text = "Note"
  597. NoteTextBox2.ClearTextOnFocus = false
  598. NoteTextBox2.TextColor3 = HeadUI.TextColor3
  599. NoteTextBox2.TextTransparency = 0.5
  600. NoteTextBox2.TextSize = 15
  601. NoteTextBox2.TextXAlignment = Enum.TextXAlignment.Left
  602. NoteTextBox2.TextYAlignment = Enum.TextYAlignment.Top
  603. NoteTextBox2.TextWrapped = true
  604.  
  605. NoteTextBox2UICorner.Parent = NoteTextBox2
  606.  
  607. NoteTextBox2SaveButton.Name = "NoteTextBox2SaveButton"
  608. NoteTextBox2SaveButton.Position = UDim2.new(0.05, 0, 0.1, 0)
  609. NoteTextBox2SaveButton.Parent = NotesButtonsFrame2
  610. NoteTextBox2SaveButton.BackgroundColor3 = HeadUI.BackgroundColor3
  611. NoteTextBox2SaveButton.BackgroundTransparency = 0.5
  612. NoteTextBox2SaveButton.LayoutOrder = 1
  613. NoteTextBox2SaveButton.Size = UDim2.new(0, 100, 0, 40)
  614. NoteTextBox2SaveButton.AutoButtonColor = false
  615. NoteTextBox2SaveButton.Font = Enum.Font.Code
  616. NoteTextBox2SaveButton.Text = "Save"
  617. NoteTextBox2SaveButton.TextColor3 = HeadUI.TextColor3
  618. NoteTextBox2SaveButton.TextScaled = true
  619. NoteTextBox2SaveButton.TextSize = 14.000
  620. NoteTextBox2SaveButton.TextWrapped = true
  621.  
  622. NoteTextBox2SaveButtonUICorner.Parent = NoteTextBox2SaveButton
  623.  
  624. NoteTextBox2SaveButton.MouseButton1Click:Connect(function()
  625. UIClick:Play()
  626. setclipboard(""..NoteTextBox2.Text)
  627. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  628. end)
  629.  
  630. NoteTextBox2ClearButton.Name = "NoteTextBox2ClearButton"
  631. NoteTextBox2ClearButton.Position = UDim2.new(0.65, 0, 0.1, 0)
  632. NoteTextBox2ClearButton.Parent = NotesButtonsFrame2
  633. NoteTextBox2ClearButton.BackgroundColor3 = HeadUI.BackgroundColor3
  634. NoteTextBox2ClearButton.BackgroundTransparency = 0.5
  635. NoteTextBox2ClearButton.LayoutOrder = 1
  636. NoteTextBox2ClearButton.Size = UDim2.new(0, 100, 0, 40)
  637. NoteTextBox2ClearButton.AutoButtonColor = false
  638. NoteTextBox2ClearButton.Font = Enum.Font.Code
  639. NoteTextBox2ClearButton.Text = "Delete"
  640. NoteTextBox2ClearButton.TextColor3 = HeadUI.TextColor3
  641. NoteTextBox2ClearButton.TextScaled = true
  642. NoteTextBox2ClearButton.TextSize = 14.000
  643. NoteTextBox2ClearButton.TextWrapped = true
  644.  
  645. NoteTextBox2ClearButtonUICorner.Parent = NoteTextBox2ClearButton
  646.  
  647. NoteTextBox2ClearButton.MouseButton1Click:Connect(function()
  648. UIClick:Play()
  649. NoteTextBox2.Text = "Note"
  650. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  651. end)
  652.  
  653. NotesButtonsFrame3.Name = "NotesButtonsFrame3"
  654. NotesButtonsFrame3.Parent = NoteTextBox3
  655. NotesButtonsFrame3.AnchorPoint = Vector2.new(0.5, 0.5)
  656. NotesButtonsFrame3.BackgroundColor3 = HeadUI.BackgroundColor3
  657. NotesButtonsFrame3.BackgroundTransparency = 0.5
  658. NotesButtonsFrame3.Position = UDim2.new(0.5, 0, 1.5, 0)
  659. NotesButtonsFrame3.Size = UDim2.new(0, 340, 0, 50)
  660.  
  661. NotesButtonsFrame3UICorner.Parent = NotesButtonsFrame3
  662.  
  663. NoteTextBox3.Name = "NoteTextBox3"
  664. NoteTextBox3.Parent = ScrollingFrameForNotesFrame
  665. NoteTextBox3.BackgroundColor3 = HeadUI.BackgroundColor3
  666. NoteTextBox3.BackgroundTransparency = 0.5
  667. NoteTextBox3.Position = UDim2.new(0.008, 0, 0.4, 0)
  668. NoteTextBox3.Size = UDim2.new(0, 340, 0, 80)
  669. NoteTextBox3.Font = Enum.Font.Code
  670. NoteTextBox3.FontSize = Enum.FontSize.Size18
  671. NoteTextBox3.Text = "Note"
  672. NoteTextBox3.ClearTextOnFocus = false
  673. NoteTextBox3.TextColor3 = HeadUI.TextColor3
  674. NoteTextBox3.TextTransparency = 0.5
  675. NoteTextBox3.TextSize = 15
  676. NoteTextBox3.TextXAlignment = Enum.TextXAlignment.Left
  677. NoteTextBox3.TextYAlignment = Enum.TextYAlignment.Top
  678. NoteTextBox3.TextWrapped = true
  679.  
  680. NoteTextBox3UICorner.Parent = NoteTextBox3
  681.  
  682. NoteTextBox3SaveButton.Name = "NoteTextBox3SaveButton"
  683. NoteTextBox3SaveButton.Position = UDim2.new(0.05, 0, 0.1, 0)
  684. NoteTextBox3SaveButton.Parent = NotesButtonsFrame3
  685. NoteTextBox3SaveButton.BackgroundColor3 = HeadUI.BackgroundColor3
  686. NoteTextBox3SaveButton.BackgroundTransparency = 0.5
  687. NoteTextBox3SaveButton.LayoutOrder = 1
  688. NoteTextBox3SaveButton.Size = UDim2.new(0, 100, 0, 40)
  689. NoteTextBox3SaveButton.AutoButtonColor = false
  690. NoteTextBox3SaveButton.Font = Enum.Font.Code
  691. NoteTextBox3SaveButton.Text = "Save"
  692. NoteTextBox3SaveButton.TextColor3 = HeadUI.TextColor3
  693. NoteTextBox3SaveButton.TextScaled = true
  694. NoteTextBox3SaveButton.TextSize = 14.000
  695. NoteTextBox3SaveButton.TextWrapped = true
  696.  
  697. NoteTextBox3SaveButtonUICorner.Parent = NoteTextBox3SaveButton
  698.  
  699. NoteTextBox3SaveButton.MouseButton1Click:Connect(function()
  700. UIClick:Play()
  701. setclipboard(""..NoteTextBox3.Text)
  702. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  703. end)
  704.  
  705. NoteTextBox3ClearButton.Name = "NoteTextBox3ClearButton"
  706. NoteTextBox3ClearButton.Position = UDim2.new(0.65, 0, 0.1, 0)
  707. NoteTextBox3ClearButton.Parent = NotesButtonsFrame3
  708. NoteTextBox3ClearButton.BackgroundColor3 = HeadUI.BackgroundColor3
  709. NoteTextBox3ClearButton.BackgroundTransparency = 0.5
  710. NoteTextBox3ClearButton.LayoutOrder = 1
  711. NoteTextBox3ClearButton.Size = UDim2.new(0, 100, 0, 40)
  712. NoteTextBox3ClearButton.AutoButtonColor = false
  713. NoteTextBox3ClearButton.Font = Enum.Font.Code
  714. NoteTextBox3ClearButton.Text = "Delete"
  715. NoteTextBox3ClearButton.TextColor3 = HeadUI.TextColor3
  716. NoteTextBox3ClearButton.TextScaled = true
  717. NoteTextBox3ClearButton.TextSize = 14.000
  718. NoteTextBox3ClearButton.TextWrapped = true
  719.  
  720. NoteTextBox3ClearButtonUICorner.Parent = NoteTextBox3ClearButton
  721.  
  722. NoteTextBox3ClearButton.MouseButton1Click:Connect(function()
  723. UIClick:Play()
  724. NoteTextBox3.Text = "Note"
  725. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  726. end)
  727.  
  728. NotesButtonsFrame4.Name = "NotesButtonsFrame4"
  729. NotesButtonsFrame4.Parent = NoteTextBox4
  730. NotesButtonsFrame4.AnchorPoint = Vector2.new(0.5, 0.5)
  731. NotesButtonsFrame4.BackgroundColor3 = HeadUI.BackgroundColor3
  732. NotesButtonsFrame4.BackgroundTransparency = 0.5
  733. NotesButtonsFrame4.Position = UDim2.new(0.5, 0, 1.5, 0)
  734. NotesButtonsFrame4.Size = UDim2.new(0, 340, 0, 50)
  735.  
  736. NotesButtonsFrame4UICorner.Parent = NotesButtonsFrame4
  737.  
  738. NoteTextBox4.Name = "NoteTextBox4"
  739. NoteTextBox4.Parent = ScrollingFrameForNotesFrame
  740. NoteTextBox4.BackgroundColor3 = HeadUI.BackgroundColor3
  741. NoteTextBox4.BackgroundTransparency = 0.5
  742. NoteTextBox4.Position = UDim2.new(0.008, 0, 0.6, 0)
  743. NoteTextBox4.Size = UDim2.new(0, 340, 0, 80)
  744. NoteTextBox4.Font = Enum.Font.Code
  745. NoteTextBox4.FontSize = Enum.FontSize.Size18
  746. NoteTextBox4.Text = "Note"
  747. NoteTextBox4.ClearTextOnFocus = false
  748. NoteTextBox4.TextColor3 = HeadUI.TextColor3
  749. NoteTextBox4.TextTransparency = 0.5
  750. NoteTextBox4.TextSize = 15
  751. NoteTextBox4.TextXAlignment = Enum.TextXAlignment.Left
  752. NoteTextBox4.TextYAlignment = Enum.TextYAlignment.Top
  753. NoteTextBox4.TextWrapped = true
  754.  
  755. NoteTextBox4UICorner.Parent = NoteTextBox4
  756.  
  757. NoteTextBox4SaveButton.Name = "NoteTextBox4SaveButton"
  758. NoteTextBox4SaveButton.Position = UDim2.new(0.05, 0, 0.1, 0)
  759. NoteTextBox4SaveButton.Parent = NotesButtonsFrame4
  760. NoteTextBox4SaveButton.BackgroundColor3 = HeadUI.BackgroundColor3
  761. NoteTextBox4SaveButton.BackgroundTransparency = 0.5
  762. NoteTextBox4SaveButton.LayoutOrder = 1
  763. NoteTextBox4SaveButton.Size = UDim2.new(0, 100, 0, 40)
  764. NoteTextBox4SaveButton.AutoButtonColor = false
  765. NoteTextBox4SaveButton.Font = Enum.Font.Code
  766. NoteTextBox4SaveButton.Text = "Save"
  767. NoteTextBox4SaveButton.TextColor3 = HeadUI.TextColor3
  768. NoteTextBox4SaveButton.TextScaled = true
  769. NoteTextBox4SaveButton.TextSize = 14.000
  770. NoteTextBox4SaveButton.TextWrapped = true
  771.  
  772. NoteTextBox4SaveButtonUICorner.Parent = NoteTextBox4SaveButton
  773.  
  774. NoteTextBox4SaveButton.MouseButton1Click:Connect(function()
  775. UIClick:Play()
  776. setclipboard(""..NoteTextBox4.Text)
  777. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  778. end)
  779.  
  780. NoteTextBox4ClearButton.Name = "NoteTextBox4ClearButton"
  781. NoteTextBox4ClearButton.Position = UDim2.new(0.65, 0, 0.1, 0)
  782. NoteTextBox4ClearButton.Parent = NotesButtonsFrame4
  783. NoteTextBox4ClearButton.BackgroundColor3 = HeadUI.BackgroundColor3
  784. NoteTextBox4ClearButton.BackgroundTransparency = 0.5
  785. NoteTextBox4ClearButton.LayoutOrder = 1
  786. NoteTextBox4ClearButton.Size = UDim2.new(0, 100, 0, 40)
  787. NoteTextBox4ClearButton.AutoButtonColor = false
  788. NoteTextBox4ClearButton.Font = Enum.Font.Code
  789. NoteTextBox4ClearButton.Text = "Delete"
  790. NoteTextBox4ClearButton.TextColor3 = HeadUI.TextColor3
  791. NoteTextBox4ClearButton.TextScaled = true
  792. NoteTextBox4ClearButton.TextSize = 14.000
  793. NoteTextBox4ClearButton.TextWrapped = true
  794.  
  795. NoteTextBox4ClearButtonUICorner.Parent = NoteTextBox4ClearButton
  796.  
  797. NoteTextBox4ClearButton.MouseButton1Click:Connect(function()
  798. UIClick:Play()
  799. NoteTextBox4.Text = "Note"
  800. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  801. end)
  802.  
  803. NotesButtonsFrame5.Name = "NotesButtonsFrame5"
  804. NotesButtonsFrame5.Parent = NoteTextBox5
  805. NotesButtonsFrame5.AnchorPoint = Vector2.new(0.5, 0.5)
  806. NotesButtonsFrame5.BackgroundColor3 = HeadUI.BackgroundColor3
  807. NotesButtonsFrame5.BackgroundTransparency = 0.5
  808. NotesButtonsFrame5.Position = UDim2.new(0.5, 0, 1.5, 0)
  809. NotesButtonsFrame5.Size = UDim2.new(0, 340, 0, 50)
  810.  
  811. NotesButtonsFrame5UICorner.Parent = NotesButtonsFrame5
  812.  
  813. NoteTextBox5.Name = "NoteTextBox5"
  814. NoteTextBox5.Parent = ScrollingFrameForNotesFrame
  815. NoteTextBox5.BackgroundColor3 = HeadUI.BackgroundColor3
  816. NoteTextBox5.BackgroundTransparency = 0.5
  817. NoteTextBox5.Position = UDim2.new(0.008, 0, 0.8, 0)
  818. NoteTextBox5.Size = UDim2.new(0, 340, 0, 80)
  819. NoteTextBox5.Font = Enum.Font.Code
  820. NoteTextBox5.FontSize = Enum.FontSize.Size18
  821. NoteTextBox5.Text = "Note"
  822. NoteTextBox5.ClearTextOnFocus = false
  823. NoteTextBox5.TextColor3 = HeadUI.TextColor3
  824. NoteTextBox5.TextTransparency = 0.5
  825. NoteTextBox5.TextSize = 15
  826. NoteTextBox5.TextXAlignment = Enum.TextXAlignment.Left
  827. NoteTextBox5.TextYAlignment = Enum.TextYAlignment.Top
  828. NoteTextBox5.TextWrapped = true
  829.  
  830. NoteTextBox5UICorner.Parent = NoteTextBox5
  831.  
  832. NoteTextBox5SaveButton.Name = "NoteTextBox5SaveButton"
  833. NoteTextBox5SaveButton.Position = UDim2.new(0.05, 0, 0.1, 0)
  834. NoteTextBox5SaveButton.Parent = NotesButtonsFrame5
  835. NoteTextBox5SaveButton.BackgroundColor3 = HeadUI.BackgroundColor3
  836. NoteTextBox5SaveButton.BackgroundTransparency = 0.5
  837. NoteTextBox5SaveButton.LayoutOrder = 1
  838. NoteTextBox5SaveButton.Size = UDim2.new(0, 100, 0, 40)
  839. NoteTextBox5SaveButton.AutoButtonColor = false
  840. NoteTextBox5SaveButton.Font = Enum.Font.Code
  841. NoteTextBox5SaveButton.Text = "Save"
  842. NoteTextBox5SaveButton.TextColor3 = HeadUI.TextColor3
  843. NoteTextBox5SaveButton.TextScaled = true
  844. NoteTextBox5SaveButton.TextSize = 14.000
  845. NoteTextBox5SaveButton.TextWrapped = true
  846.  
  847. NoteTextBox5SaveButtonUICorner.Parent = NoteTextBox5SaveButton
  848.  
  849. NoteTextBox5SaveButton.MouseButton1Click:Connect(function()
  850. UIClick:Play()
  851. setclipboard(""..NoteTextBox5.Text)
  852. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  853. end)
  854.  
  855. NoteTextBox5ClearButton.Name = "NoteTextBox5ClearButton"
  856. NoteTextBox5ClearButton.Position = UDim2.new(0.65, 0, 0.1, 0)
  857. NoteTextBox5ClearButton.Parent = NotesButtonsFrame5
  858. NoteTextBox5ClearButton.BackgroundColor3 = HeadUI.BackgroundColor3
  859. NoteTextBox5ClearButton.BackgroundTransparency = 0.5
  860. NoteTextBox5ClearButton.LayoutOrder = 1
  861. NoteTextBox5ClearButton.Size = UDim2.new(0, 100, 0, 40)
  862. NoteTextBox5ClearButton.AutoButtonColor = false
  863. NoteTextBox5ClearButton.Font = Enum.Font.Code
  864. NoteTextBox5ClearButton.Text = "Delete"
  865. NoteTextBox5ClearButton.TextColor3 = HeadUI.TextColor3
  866. NoteTextBox5ClearButton.TextScaled = true
  867. NoteTextBox5ClearButton.TextSize = 14.000
  868. NoteTextBox5ClearButton.TextWrapped = true
  869.  
  870. NoteTextBox5ClearButtonUICorner.Parent = NoteTextBox5ClearButton
  871.  
  872. NoteTextBox5ClearButton.MouseButton1Click:Connect(function()
  873. UIClick:Play()
  874. NoteTextBox5.Text = "Note"
  875. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  876. end)
  877.  
  878. ScrollingFrameForNotesFrame.CanvasSize = UDim2.new(0, 0, 4, 0)
  879. ScrollingFrameForNotesFrame.ScrollBarImageColor3 = Color3.new(1, 1, 1)
  880. ScrollingFrameForNotesFrame.ScrollBarThickness = 8
  881. ScrollingFrameForNotesFrame.Active = true
  882. ScrollingFrameForNotesFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  883. ScrollingFrameForNotesFrame.BackgroundTransparency = 1
  884. ScrollingFrameForNotesFrame.BorderSizePixel = 0
  885. ScrollingFrameForNotesFrame.Position = UDim2.new(0.03, 0, 0.15, 0)
  886. ScrollingFrameForNotesFrame.Size = UDim2.new(0.96, 0, 0.8, 0)
  887. ScrollingFrameForNotesFrame.Name = "ScrollingFrameForNotesFrame"
  888. ScrollingFrameForNotesFrame.Parent = NotesFrame
  889.  
  890.  
  891.  
  892. local gui = NotesFrame
  893.  
  894. local dragging
  895. local dragInput
  896. local dragStart
  897. local startPos
  898.  
  899. local function update(input)
  900.     local delta = input.Position - dragStart
  901.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  902. end
  903.  
  904. gui.InputBegan:Connect(function(input)
  905.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  906.         dragging = true
  907.         dragStart = input.Position
  908.         startPos = gui.Position
  909.  
  910.         input.Changed:Connect(function()
  911.             if input.UserInputState == Enum.UserInputState.End then
  912.                 dragging = false
  913.             end
  914.         end)
  915.     end
  916. end)
  917.  
  918. gui.InputChanged:Connect(function(input)
  919.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  920.         dragInput = input
  921.     end
  922. end)
  923.  
  924. UserInputService.InputChanged:Connect(function(input)
  925.     if input == dragInput and dragging then
  926.         update(input)
  927.     end
  928. end)
  929.  
  930. CloseExecutorButton.Name = "CloseExecutorButton"
  931. CloseExecutorButton.Position = UDim2.new(0.9, 0, 0.02, 0)
  932. CloseExecutorButton.Parent = ExecutorFrame
  933. CloseExecutorButton.BackgroundColor3 = HeadUI.BackgroundColor3
  934. CloseExecutorButton.BackgroundTransparency = 0.5
  935. CloseExecutorButton.LayoutOrder = 1
  936. CloseExecutorButton.Size = UDim2.new(0, 25, 0, 25)
  937. CloseExecutorButton.AutoButtonColor = false
  938. CloseExecutorButton.Font = Enum.Font.Code
  939. CloseExecutorButton.Text = "X"
  940. CloseExecutorButton.TextColor3 = HeadUI.TextColor3
  941. CloseExecutorButton.TextScaled = true
  942. CloseExecutorButton.TextSize = 14.000
  943. CloseExecutorButton.TextWrapped = true
  944.  
  945. CloseExecutorButtonUICorner.Parent = CloseExecutorButton
  946.  
  947. CloseExecutorButton.MouseButton1Click:Connect(function()
  948. UIClick:Play()
  949. ExecutorFrame.Visible = false
  950. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  951. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  952. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  953. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  954. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  955. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  956. end)
  957.  
  958.  
  959. ExecutorFrame.Name = "ExecutorFrame"
  960. ExecutorFrame.Parent = UIGui
  961. ExecutorFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  962. ExecutorFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  963. ExecutorFrame.BackgroundTransparency = 0.5
  964. ExecutorFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  965. ExecutorFrame.Size = UDim2.new(0, 365, 0, 260)
  966.  
  967. ExecutorFrameUICorner.Parent = ExecutorFrame
  968.  
  969. ExecutorText.Name = "ExecutorText"
  970. ExecutorText.Parent = ExecutorFrame
  971. ExecutorText.BackgroundTransparency = 1
  972. ExecutorText.Position = UDim2.new(0.5, 0, 0.05, 0)
  973. ExecutorText.Size = UDim2.new(0, 1, 0, 1)
  974. ExecutorText.Font = Enum.Font.Code
  975. ExecutorText.Text = "Executor"
  976. ExecutorText.TextColor3 = HeadUI.TextColor3
  977. ExecutorText.TextTransparency = 0.5
  978. ExecutorText.TextSize = 20
  979.  
  980. TextButtonsFrame.Name = "TextButtonsFrame"
  981. TextButtonsFrame.Parent = ExecutorFrame
  982. TextButtonsFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  983. TextButtonsFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  984. TextButtonsFrame.BackgroundTransparency = 0.5
  985. TextButtonsFrame.Position = UDim2.new(0.5, 0, 0.85, 0)
  986. TextButtonsFrame.Size = UDim2.new(0, 350, 0, 70)
  987.  
  988. TextButtonsFrameUICorner.Parent = TextButtonsFrame
  989.  
  990. ScriptTextBox.Name = "ScriptTextBox"
  991. ScriptTextBox.Parent = ScrollingFrameForScriptTextBox
  992. ScriptTextBox.BackgroundColor3 = HeadUI.BackgroundColor3
  993. ScriptTextBox.BackgroundTransparency = 0.5
  994. ScriptTextBox.Position = UDim2.new(0, 0, 0, 0)
  995. ScriptTextBox.Size = UDim2.new(0, 340, 0, 1040)
  996. ScriptTextBox.Font = Enum.Font.Code
  997. ScriptTextBox.FontSize = Enum.FontSize.Size18
  998. ScriptTextBox.Text = "print(\"ECCS•Executor V2\")"
  999. ScriptTextBox.ClearTextOnFocus = false
  1000. ScriptTextBox.TextColor3 = HeadUI.TextColor3
  1001. ScriptTextBox.TextTransparency = 0.5
  1002. ScriptTextBox.TextSize = 15
  1003. ScriptTextBox.TextXAlignment = Enum.TextXAlignment.Left
  1004. ScriptTextBox.TextYAlignment = Enum.TextYAlignment.Top
  1005. ScriptTextBox.TextWrapped = true
  1006.  
  1007. ScriptTextBoxUICorner.Parent = ScriptTextBox
  1008.  
  1009. ExecuteButton1.Name = "ExecuteButton1"
  1010. ExecuteButton1.Position = UDim2.new(0.08, 0, 0.15, 0)
  1011. ExecuteButton1.Parent = TextButtonsFrame
  1012. ExecuteButton1.BackgroundColor3 = HeadUI.BackgroundColor3
  1013. ExecuteButton1.BackgroundTransparency = 0.5
  1014. ExecuteButton1.LayoutOrder = 1
  1015. ExecuteButton1.Size = UDim2.new(0, 110, 0, 50)
  1016. ExecuteButton1.AutoButtonColor = false
  1017. ExecuteButton1.Font = Enum.Font.Code
  1018. ExecuteButton1.Text = "Execute"
  1019. ExecuteButton1.TextColor3 = HeadUI.TextColor3
  1020. ExecuteButton1.TextSize = 32
  1021.  
  1022. ExecuteButton1UICorner.Parent = ExecuteButton1
  1023.  
  1024. ExecuteButton1.MouseButton1Click:Connect(function()
  1025. UIClick:Play()
  1026. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1027. loadstring(ScriptTextBox.Text)()
  1028. end)
  1029.  
  1030.  
  1031. ClearButton.Name = "ClearButton"
  1032. ClearButton.Position = UDim2.new(0.6, 0, 0.15, 0)
  1033. ClearButton.Parent = TextButtonsFrame
  1034. ClearButton.BackgroundColor3 = HeadUI.BackgroundColor3
  1035. ClearButton.BackgroundTransparency = 0.5
  1036. ClearButton.LayoutOrder = 1
  1037. ClearButton.Size = UDim2.new(0, 110, 0, 50)
  1038. ClearButton.AutoButtonColor = false
  1039. ClearButton.Font = Enum.Font.Code
  1040. ClearButton.Text = "Clear"
  1041. ClearButton.TextColor3 = HeadUI.TextColor3
  1042. ClearButton.TextSize = 32
  1043.  
  1044. ClearButtonUICorner.Parent = ClearButton
  1045.  
  1046. ClearButton.MouseButton1Click:Connect(function()
  1047. UIClick:Play()
  1048. ScriptTextBox.Text = ""
  1049. end)
  1050.  
  1051. ScrollingFrameForScriptTextBox.CanvasSize = UDim2.new(0, 0, 4, 0)
  1052. ScrollingFrameForScriptTextBox.ScrollBarImageColor3 = Color3.new(1, 1, 1)
  1053. ScrollingFrameForScriptTextBox.ScrollBarThickness = 8
  1054. ScrollingFrameForScriptTextBox.Active = true
  1055. ScrollingFrameForScriptTextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  1056. ScrollingFrameForScriptTextBox.BackgroundTransparency = 1
  1057. ScrollingFrameForScriptTextBox.BorderSizePixel = 0
  1058. ScrollingFrameForScriptTextBox.Position = UDim2.new(0.03, 0, 0.15, 0)
  1059. ScrollingFrameForScriptTextBox.Size = UDim2.new(0.96, 0, 0.5, 0)
  1060. ScrollingFrameForScriptTextBox.Name = "ScrollingFrameForScriptTextBox"
  1061. ScrollingFrameForScriptTextBox.Parent = ExecutorFrame
  1062.  
  1063. ScrollingFrameForScriptTextBoxUICorner.Parent = ScrollingFrameForScriptTextBox
  1064.  
  1065. local gui = ExecutorFrame
  1066.  
  1067. local dragging
  1068. local dragInput
  1069. local dragStart
  1070. local startPos
  1071.  
  1072. local function update(input)
  1073.     local delta = input.Position - dragStart
  1074.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1075. end
  1076.  
  1077. gui.InputBegan:Connect(function(input)
  1078.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1079.         dragging = true
  1080.         dragStart = input.Position
  1081.         startPos = gui.Position
  1082.  
  1083.         input.Changed:Connect(function()
  1084.             if input.UserInputState == Enum.UserInputState.End then
  1085.                 dragging = false
  1086.             end
  1087.         end)
  1088.     end
  1089. end)
  1090.  
  1091. gui.InputChanged:Connect(function(input)
  1092.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1093.         dragInput = input
  1094.     end
  1095. end)
  1096.  
  1097. UserInputService.InputChanged:Connect(function(input)
  1098.     if input == dragInput and dragging then
  1099.         update(input)
  1100.     end
  1101. end)
  1102.  
  1103. CloseCalcButton.Name = "CloseCalcButton"
  1104. CloseCalcButton.Position = UDim2.new(0.9, 0, -0.01, 0)
  1105. CloseCalcButton.Parent = CalcFrame
  1106. CloseCalcButton.BackgroundColor3 = HeadUI.BackgroundColor3
  1107. CloseCalcButton.BackgroundTransparency = 0.5
  1108. CloseCalcButton.LayoutOrder = 1
  1109. CloseCalcButton.Size = UDim2.new(0, 25, 0, 25)
  1110. CloseCalcButton.AutoButtonColor = false
  1111. CloseCalcButton.Font = Enum.Font.Code
  1112. CloseCalcButton.Text = "X"
  1113. CloseCalcButton.TextColor3 = HeadUI.TextColor3
  1114. CloseCalcButton.TextScaled = true
  1115. CloseCalcButton.TextSize = 14.000
  1116. CloseCalcButton.TextWrapped = true
  1117.  
  1118. CloseCalcButtonUICorner.Parent = CloseCalcButton
  1119.  
  1120. CloseCalcButton.MouseButton1Click:Connect(function()
  1121. UIClick:Play()
  1122. CalcFrame.Visible = false
  1123. end)
  1124.  
  1125. CalcFrame.Name = "CalcFrame"
  1126. CalcFrame.Parent = UIGui
  1127. CalcFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  1128. CalcFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  1129. CalcFrame.BackgroundTransparency = 0.5
  1130. CalcFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  1131. CalcFrame.Size = UDim2.new(0, 240, 0, 255)
  1132.  
  1133. UICorner.Parent = CalcFrame
  1134.  
  1135. CalcText.Name = "CalcText"
  1136. CalcText.Parent = CalcFrame
  1137. CalcText.BackgroundTransparency = 1
  1138. CalcText.Position = UDim2.new(0.5, 0, 0.05, 0)
  1139. CalcText.Size = UDim2.new(0, 1, 0, 1)
  1140. CalcText.Font = Enum.Font.Code
  1141. CalcText.Text = "Calculator"
  1142. CalcText.TextColor3 = HeadUI.TextColor3
  1143. CalcText.TextTransparency = 0.5
  1144. CalcText.TextSize = 20
  1145.  
  1146. ButtonsFrame.Name = "ButtonsFrame"
  1147. ButtonsFrame.Parent = CalcFrame
  1148. ButtonsFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  1149. ButtonsFrame.Position = UDim2.new(0, 0, 0.55, 0)
  1150. ButtonsFrame.BackgroundTransparency = 0.5
  1151. ButtonsFrame.Size = UDim2.new(0, 220, 0, 100)
  1152.  
  1153. UICorner_2.Parent = ButtonsFrame
  1154.  
  1155. UIGridLayout.Parent = ButtonsFrame
  1156. UIGridLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  1157. UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  1158. UIGridLayout.VerticalAlignment = Enum.VerticalAlignment.Center
  1159. UIGridLayout.CellSize = UDim2.new(0, 20, 0, 20)
  1160.  
  1161. _1.Name = "1"
  1162. _1.Parent = ButtonsFrame
  1163. _1.BackgroundColor3 = HeadUI.BackgroundColor3
  1164. _1.BackgroundTransparency = 0.5
  1165. _1.LayoutOrder = 1
  1166. _1.Size = UDim2.new(0, 200, 0, 50)
  1167. _1.AutoButtonColor = false
  1168. _1.Font = Enum.Font.Code
  1169. _1.Text = "1"
  1170. _1.TextColor3 = HeadUI.TextColor3
  1171. _1.TextScaled = true
  1172. _1.TextSize = 14.000
  1173. _1.TextWrapped = true
  1174. _1.MouseButton1Click:Connect(function()
  1175. UIClick:Play()
  1176. end)
  1177.  
  1178. UICorner_3.Parent = _1
  1179.  
  1180. UIPadding.Parent = ButtonsFrame
  1181. UIPadding.PaddingBottom = UDim.new(0, 5)
  1182. UIPadding.PaddingLeft = UDim.new(0, 7)
  1183. UIPadding.PaddingRight = UDim.new(0, 7)
  1184. UIPadding.PaddingTop = UDim.new(0, 5)
  1185.  
  1186. _2.Name = "2"
  1187. _2.Parent = ButtonsFrame
  1188. _2.BackgroundColor3 = HeadUI.BackgroundColor3
  1189. _2.BackgroundTransparency = 0.5
  1190. _2.LayoutOrder = 2
  1191. _2.Size = UDim2.new(0, 200, 0, 50)
  1192. _2.AutoButtonColor = false
  1193. _2.Font = Enum.Font.Code
  1194. _2.Text = "2"
  1195. _2.TextColor3 = HeadUI.TextColor3
  1196. _2.TextScaled = true
  1197. _2.TextSize = 14.000
  1198. _2.TextWrapped = true
  1199. _2.MouseButton1Click:Connect(function()
  1200. UIClick:Play()
  1201. end)
  1202.  
  1203.  
  1204. UICorner_4.Parent = _2
  1205.  
  1206. _3.Name = "3"
  1207. _3.Parent = ButtonsFrame
  1208. _3.BackgroundColor3 = HeadUI.BackgroundColor3
  1209. _3.BackgroundTransparency = 0.5
  1210. _3.LayoutOrder = 3
  1211. _3.Size = UDim2.new(0, 200, 0, 50)
  1212. _3.AutoButtonColor = false
  1213. _3.Font = Enum.Font.Code
  1214. _3.Text = "3"
  1215. _3.TextColor3 = HeadUI.TextColor3
  1216. _3.TextScaled = true
  1217. _3.TextSize = 14.000
  1218. _3.TextWrapped = true
  1219. _3.MouseButton1Click:Connect(function()
  1220. UIClick:Play()
  1221. end)
  1222.  
  1223.  
  1224. UICorner_5.Parent = _3
  1225.  
  1226. TextButton.Name = "+"
  1227. TextButton.Parent = ButtonsFrame
  1228. TextButton.BackgroundColor3 = HeadUI.BackgroundColor3
  1229. TextButton.BackgroundTransparency = 0.5
  1230. TextButton.LayoutOrder = 4
  1231. TextButton.Size = UDim2.new(0, 200, 0, 50)
  1232. TextButton.AutoButtonColor = false
  1233. TextButton.Font = Enum.Font.Code
  1234. TextButton.Text = "+"
  1235. TextButton.TextColor3 = HeadUI.TextColor3
  1236. TextButton.TextScaled = true
  1237. TextButton.TextSize = 14.000
  1238. TextButton.TextWrapped = true
  1239.  
  1240. TextButton.MouseButton1Click:Connect(function()
  1241. UIClick:Play()
  1242. end)
  1243.  
  1244. UICorner_6.Parent = TextButton
  1245.  
  1246. _4.Name = "4"
  1247. _4.Parent = ButtonsFrame
  1248. _4.BackgroundColor3 = HeadUI.BackgroundColor3
  1249. _4.BackgroundTransparency = 0.5
  1250. _4.LayoutOrder = 5
  1251. _4.Size = UDim2.new(0, 200, 0, 50)
  1252. _4.AutoButtonColor = false
  1253. _4.Font = Enum.Font.Code
  1254. _4.Text = "4"
  1255. _4.TextColor3 = HeadUI.TextColor3
  1256. _4.TextScaled = true
  1257. _4.TextSize = 14.000
  1258. _4.TextWrapped = true
  1259.  
  1260. _4.MouseButton1Click:Connect(function()
  1261. UIClick:Play()
  1262. end)
  1263.  
  1264. UICorner_7.Parent = _4
  1265.  
  1266. _5.Name = "5"
  1267. _5.Parent = ButtonsFrame
  1268. _5.BackgroundColor3 = HeadUI.BackgroundColor3
  1269. _5.BackgroundTransparency = 0.5
  1270. _5.LayoutOrder = 6
  1271. _5.Size = UDim2.new(0, 200, 0, 50)
  1272. _5.AutoButtonColor = false
  1273. _5.Font = Enum.Font.Code
  1274. _5.Text = "5"
  1275. _5.TextColor3 = HeadUI.TextColor3
  1276. _5.TextScaled = true
  1277. _5.TextSize = 14.000
  1278. _5.TextWrapped = true
  1279.  
  1280. _5.MouseButton1Click:Connect(function()
  1281. UIClick:Play()
  1282. end)
  1283.  
  1284. UICorner_8.Parent = _5
  1285.  
  1286. _6.Name = "6"
  1287. _6.Parent = ButtonsFrame
  1288. _6.BackgroundColor3 = HeadUI.BackgroundColor3
  1289. _6.BackgroundTransparency = 0.5
  1290. _6.LayoutOrder = 7
  1291. _6.Size = UDim2.new(0, 200, 0, 50)
  1292. _6.AutoButtonColor = false
  1293. _6.Font = Enum.Font.Code
  1294. _6.Text = "6"
  1295. _6.TextColor3 = HeadUI.TextColor3
  1296. _6.TextScaled = true
  1297. _6.TextSize = 14.000
  1298. _6.TextWrapped = true
  1299.  
  1300. _6.MouseButton1Click:Connect(function()
  1301. UIClick:Play()
  1302. end)
  1303.  
  1304. UICorner_9.Parent = _6
  1305.  
  1306. TextButton_2.Name = "-"
  1307. TextButton_2.Parent = ButtonsFrame
  1308. TextButton_2.BackgroundColor3 = HeadUI.BackgroundColor3
  1309. TextButton_2.BackgroundTransparency = 0.5
  1310. TextButton_2.LayoutOrder = 8
  1311. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  1312. TextButton_2.AutoButtonColor = false
  1313. TextButton_2.Font = Enum.Font.Code
  1314. TextButton_2.Text = "-"
  1315. TextButton_2.TextColor3 = HeadUI.TextColor3
  1316. TextButton_2.TextScaled = true
  1317. TextButton_2.TextSize = 14.000
  1318. TextButton_2.TextWrapped = true
  1319.  
  1320. TextButton_2.MouseButton1Click:Connect(function()
  1321. UIClick:Play()
  1322. end)
  1323.  
  1324. UICorner_10.Parent = TextButton_2
  1325.  
  1326. _7.Name = "7"
  1327. _7.Parent = ButtonsFrame
  1328. _7.BackgroundColor3 = HeadUI.BackgroundColor3
  1329. _7.BackgroundTransparency = 0.5
  1330. _7.LayoutOrder = 9
  1331. _7.Size = UDim2.new(0, 200, 0, 50)
  1332. _7.AutoButtonColor = false
  1333. _7.Font = Enum.Font.Code
  1334. _7.Text = "7"
  1335. _7.TextColor3 = HeadUI.TextColor3
  1336. _7.TextScaled = true
  1337. _7.TextSize = 14.000
  1338. _7.TextWrapped = true
  1339.  
  1340. _7.MouseButton1Click:Connect(function()
  1341. UIClick:Play()
  1342. end)
  1343.  
  1344. UICorner_11.Parent = _7
  1345.  
  1346. _8.Name = "8"
  1347. _8.Parent = ButtonsFrame
  1348. _8.BackgroundColor3 = HeadUI.BackgroundColor3
  1349. _8.BackgroundTransparency = 0.5
  1350. _8.LayoutOrder = 10
  1351. _8.Size = UDim2.new(0, 200, 0, 50)
  1352. _8.AutoButtonColor = false
  1353. _8.Font = Enum.Font.Code
  1354. _8.Text = "8"
  1355. _8.TextColor3 = HeadUI.TextColor3
  1356. _8.TextScaled = true
  1357. _8.TextSize = 14.000
  1358. _8.TextWrapped = true
  1359.  
  1360. _8.MouseButton1Click:Connect(function()
  1361. UIClick:Play()
  1362. end)
  1363.  
  1364. UICorner_12.Parent = _8
  1365.  
  1366. _9.Name = "9"
  1367. _9.Parent = ButtonsFrame
  1368. _9.BackgroundColor3 = HeadUI.BackgroundColor3
  1369. _9.BackgroundTransparency = 0.5
  1370. _9.LayoutOrder = 11
  1371. _9.Size = UDim2.new(0, 200, 0, 50)
  1372. _9.AutoButtonColor = false
  1373. _9.Font = Enum.Font.Code
  1374. _9.Text = "9"
  1375. _9.TextColor3 = HeadUI.TextColor3
  1376. _9.TextScaled = true
  1377. _9.TextSize = 14.000
  1378. _9.TextWrapped = true
  1379.  
  1380. _9.MouseButton1Click:Connect(function()
  1381. UIClick:Play()
  1382. end)
  1383.  
  1384. UICorner_13.Parent = _9
  1385.  
  1386. TextButton_3.Name = "/"
  1387. TextButton_3.Parent = ButtonsFrame
  1388. TextButton_3.BackgroundColor3 = HeadUI.BackgroundColor3
  1389. TextButton_3.BackgroundTransparency = 0.5
  1390. TextButton_3.LayoutOrder = 12
  1391. TextButton_3.Size = UDim2.new(0, 200, 0, 50)
  1392. TextButton_3.AutoButtonColor = false
  1393. TextButton_3.Font = Enum.Font.Code
  1394. TextButton_3.Text = "÷"
  1395. TextButton_3.TextColor3 = HeadUI.TextColor3
  1396. TextButton_3.TextScaled = true
  1397. TextButton_3.TextSize = 14.000
  1398. TextButton_3.TextWrapped = true
  1399.  
  1400. TextButton_3.MouseButton1Click:Connect(function()
  1401. UIClick:Play()
  1402. end)
  1403.  
  1404. UICorner_14.Parent = TextButton_3
  1405.  
  1406. _0.Name = "0"
  1407. _0.Parent = ButtonsFrame
  1408. _0.BackgroundColor3 = HeadUI.BackgroundColor3
  1409. _0.BackgroundTransparency = 0.5
  1410. _0.LayoutOrder = 14
  1411. _0.Size = UDim2.new(0, 200, 0, 50)
  1412. _0.AutoButtonColor = false
  1413. _0.Font = Enum.Font.Code
  1414. _0.Text = "0"
  1415. _0.TextColor3 = HeadUI.TextColor3
  1416. _0.TextScaled = true
  1417. _0.TextSize = 14.000
  1418. _0.TextWrapped = true
  1419.  
  1420. _0.MouseButton1Click:Connect(function()
  1421. UIClick:Play()
  1422. end)
  1423.  
  1424. UICorner_15.Parent = _0
  1425.  
  1426. TextButton_4.Name = "."
  1427. TextButton_4.Parent = ButtonsFrame
  1428. TextButton_4.BackgroundColor3 = HeadUI.BackgroundColor3
  1429. TextButton_4.BackgroundTransparency = 0.5
  1430. TextButton_4.LayoutOrder = 13
  1431. TextButton_4.Size = UDim2.new(0, 200, 0, 50)
  1432. TextButton_4.AutoButtonColor = false
  1433. TextButton_4.Font = Enum.Font.Code
  1434. TextButton_4.Text = "."
  1435. TextButton_4.TextColor3 = HeadUI.TextColor3
  1436. TextButton_4.TextScaled = true
  1437. TextButton_4.TextSize = 14.000
  1438. TextButton_4.TextWrapped = true
  1439.  
  1440. TextButton_4.MouseButton1Click:Connect(function()
  1441. UIClick:Play()
  1442. end)
  1443.  
  1444. UICorner_16.Parent = TextButton_4
  1445.  
  1446. TextButton_5.Name = "^"
  1447. TextButton_5.Parent = ButtonsFrame
  1448. TextButton_5.BackgroundColor3 = HeadUI.BackgroundColor3
  1449. TextButton_5.BackgroundTransparency = 0.5
  1450. TextButton_5.LayoutOrder = 15
  1451. TextButton_5.Size = UDim2.new(0, 200, 0, 50)
  1452. TextButton_5.AutoButtonColor = false
  1453. TextButton_5.Font = Enum.Font.Code
  1454. TextButton_5.Text = "aˣ"
  1455. TextButton_5.TextColor3 = HeadUI.TextColor3
  1456. TextButton_5.TextScaled = true
  1457. TextButton_5.TextSize = 14.000
  1458. TextButton_5.TextWrapped = true
  1459.  
  1460. TextButton_5.MouseButton1Click:Connect(function()
  1461. UIClick:Play()
  1462. end)
  1463.  
  1464. UICorner_17.Parent = TextButton_5
  1465.  
  1466. TextButton_6.Name = "*"
  1467. TextButton_6.Parent = ButtonsFrame
  1468. TextButton_6.BackgroundColor3 = HeadUI.BackgroundColor3
  1469. TextButton_6.BackgroundTransparency = 0.5
  1470. TextButton_6.LayoutOrder = 16
  1471. TextButton_6.Size = UDim2.new(0, 200, 0, 50)
  1472. TextButton_6.AutoButtonColor = false
  1473. TextButton_6.Font = Enum.Font.Code
  1474. TextButton_6.Text = "×"
  1475. TextButton_6.TextColor3 = HeadUI.TextColor3
  1476. TextButton_6.TextScaled = true
  1477. TextButton_6.TextSize = 14.000
  1478. TextButton_6.TextWrapped = true
  1479.  
  1480. TextButton_6.MouseButton1Click:Connect(function()
  1481. UIClick:Play()
  1482. end)
  1483.  
  1484. UICorner_18.Parent = TextButton_6
  1485.  
  1486. C.Name = "C"
  1487. C.Parent = ButtonsFrame
  1488. C.BackgroundColor3 = HeadUI.BackgroundColor3
  1489. C.BackgroundTransparency = 0.5
  1490. C.LayoutOrder = 17
  1491. C.Size = UDim2.new(0, 200, 0, 50)
  1492. C.AutoButtonColor = false
  1493. C.Font = Enum.Font.Code
  1494. C.Text = "C"
  1495. C.TextColor3 = HeadUI.TextColor3
  1496. C.TextScaled = true
  1497. C.TextSize = 14.000
  1498. C.TextWrapped = true
  1499.  
  1500. C.MouseButton1Click:Connect(function()
  1501. UIClick:Play()
  1502. end)
  1503.  
  1504. UICorner_19.Parent = C
  1505.  
  1506. TextButton_7.Name = "("
  1507. TextButton_7.Parent = ButtonsFrame
  1508. TextButton_7.BackgroundColor3 = HeadUI.BackgroundColor3
  1509. TextButton_7.BackgroundTransparency = 0.5
  1510. TextButton_7.LayoutOrder = 18
  1511. TextButton_7.Size = UDim2.new(0, 200, 0, 50)
  1512. TextButton_7.AutoButtonColor = false
  1513. TextButton_7.Font = Enum.Font.Code
  1514. TextButton_7.Text = "("
  1515. TextButton_7.TextColor3 = HeadUI.TextColor3
  1516. TextButton_7.TextScaled = true
  1517. TextButton_7.TextSize = 14.000
  1518. TextButton_7.TextWrapped = true
  1519.  
  1520. TextButton_7.MouseButton1Click:Connect(function()
  1521. UIClick:Play()
  1522. end)
  1523.  
  1524. UICorner_20.Parent = TextButton_7
  1525.  
  1526. TextButton_8.Name = ")"
  1527. TextButton_8.Parent = ButtonsFrame
  1528. TextButton_8.BackgroundColor3 = HeadUI.BackgroundColor3
  1529. TextButton_8.BackgroundTransparency = 0.5
  1530. TextButton_8.LayoutOrder = 18
  1531. TextButton_8.Size = UDim2.new(0, 200, 0, 50)
  1532. TextButton_8.AutoButtonColor = false
  1533. TextButton_8.Font = Enum.Font.Code
  1534. TextButton_8.Text = ")"
  1535. TextButton_8.TextColor3 = HeadUI.TextColor3
  1536. TextButton_8.TextScaled = true
  1537. TextButton_8.TextSize = 14.000
  1538. TextButton_8.TextWrapped = true
  1539.  
  1540. TextButton_8.MouseButton1Click:Connect(function()
  1541. UIClick:Play()
  1542. end)
  1543.  
  1544. UICorner_21.Parent = TextButton_8
  1545.  
  1546. TextButton_9.Name = "="
  1547. TextButton_9.Parent = ButtonsFrame
  1548. TextButton_9.BackgroundColor3 = HeadUI.BackgroundColor3
  1549. TextButton_9.BackgroundTransparency = 0.5
  1550. TextButton_9.LayoutOrder = 19
  1551. TextButton_9.Size = UDim2.new(0, 200, 0, 50)
  1552. TextButton_9.AutoButtonColor = false
  1553. TextButton_9.Font = Enum.Font.Code
  1554. TextButton_9.Text = "="
  1555. TextButton_9.TextColor3 = HeadUI.TextColor3
  1556. TextButton_9.TextScaled = true
  1557. TextButton_9.TextSize = 14.000
  1558. TextButton_9.TextWrapped = true
  1559.  
  1560. TextButton_9.MouseButton1Click:Connect(function()
  1561. UIClick:Play()
  1562. end)
  1563.  
  1564. UICorner_22.Parent = TextButton_9
  1565.  
  1566. UIPadding_2.Parent = CalcFrame
  1567. UIPadding_2.PaddingBottom = UDim.new(0, 10)
  1568. UIPadding_2.PaddingLeft = UDim.new(0, 10)
  1569. UIPadding_2.PaddingRight = UDim.new(0, 10)
  1570. UIPadding_2.PaddingTop = UDim.new(0, 10)
  1571.  
  1572. NumFrame.Name = "NumFrame"
  1573. NumFrame.Parent = CalcFrame
  1574. NumFrame.Position = UDim2.new(0, 0, 0.1, 0)
  1575. NumFrame.BackgroundColor3 = HeadUI.BackgroundColor3
  1576. NumFrame.BackgroundTransparency = 0.5
  1577. NumFrame.Size = UDim2.new(0, 220, 0, 85)
  1578.  
  1579. UIPadding_3.Parent = NumFrame
  1580. UIPadding_3.PaddingBottom = UDim.new(0, 5)
  1581. UIPadding_3.PaddingLeft = UDim.new(0, 7)
  1582. UIPadding_3.PaddingRight = UDim.new(0, 7)
  1583. UIPadding_3.PaddingTop = UDim.new(0, 5)
  1584.  
  1585. UICorner_23.Parent = NumFrame
  1586.  
  1587. Text.Name = "Text"
  1588. Text.Parent = NumFrame
  1589. Text.BackgroundColor3 = HeadUI.BackgroundColor3
  1590. Text.BackgroundTransparency = 1.000
  1591. Text.Size = UDim2.new(0, 215, 0, 80)
  1592. Text.Font = Enum.Font.Code
  1593. Text.Text = "0"
  1594. Text.TextColor3 = HeadUI.TextColor3
  1595. Text.TextScaled = true
  1596. Text.TextSize = 50.000
  1597. Text.TextWrapped = true
  1598. Text.TextXAlignment = Enum.TextXAlignment.Right
  1599. local numLabel = UIGui.CalcFrame.NumFrame.Text
  1600.  
  1601. for _, v in pairs(UIGui.CalcFrame.ButtonsFrame:GetChildren()) do
  1602.     if v:IsA("TextButton") then
  1603.         if v.Name == "=" then
  1604.             v.MouseButton1Click:Connect(function()
  1605.                 local ran, val = pcall(loadstring("local res = (".. numLabel.Text .."); return res"))
  1606.                 if ran then
  1607.                     numLabel.Text = val
  1608.                 else
  1609.                     numLabel.Text = "attempt to call a nill value"
  1610.                 end
  1611.             end)
  1612.         elseif v.Name == "C" then
  1613.             v.MouseButton1Click:Connect(function()
  1614.                 numLabel.Text = "0"
  1615.             end)
  1616.         else
  1617.             v.MouseButton1Click:Connect(function()
  1618.                 if numLabel.Text == "0" or numLabel.Text == "attempt to call a nill value" then
  1619.                     numLabel.Text = ""
  1620.                 end
  1621.                
  1622.                 numLabel.Text = numLabel.Text.. v.Name
  1623.             end)
  1624.         end
  1625.     end
  1626. end
  1627.  
  1628. local gui = CalcFrame
  1629.  
  1630. local dragging
  1631. local dragInput
  1632. local dragStart
  1633. local startPos
  1634.  
  1635. local function update(input)
  1636.     local delta = input.Position - dragStart
  1637.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1638. end
  1639.  
  1640. gui.InputBegan:Connect(function(input)
  1641.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1642.         dragging = true
  1643.         dragStart = input.Position
  1644.         startPos = gui.Position
  1645.  
  1646.         input.Changed:Connect(function()
  1647.             if input.UserInputState == Enum.UserInputState.End then
  1648.                 dragging = false
  1649.             end
  1650.         end)
  1651.     end
  1652. end)
  1653.  
  1654. gui.InputChanged:Connect(function(input)
  1655.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1656.         dragInput = input
  1657.     end
  1658. end)
  1659.  
  1660. UserInputService.InputChanged:Connect(function(input)
  1661.     if input == dragInput and dragging then
  1662.         update(input)
  1663.     end
  1664. end)
  1665.  
  1666. OpenConsoleButton.Parent = UIGui
  1667. OpenConsoleButton.Size = UDim2.new(0, 32, 0, 32)
  1668. OpenConsoleButton.Position = UDim2.new(0, 150, 0, -32)
  1669. OpenConsoleButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1670. OpenConsoleButton.BackgroundTransparency = 0.5
  1671. OpenConsoleButton.Text = ">_"
  1672. OpenConsoleButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  1673. OpenConsoleButton.Font = 'Code'
  1674. OpenConsoleButton.TextSize = 20
  1675.  
  1676. OpenConsoleButtonUICorner.Parent = OpenConsoleButton
  1677. OpenConsoleButtonUICorner.CornerRadius = UDim.new(0, 8)
  1678.  
  1679. OpenExecutorButton.Parent = UIGui
  1680. OpenExecutorButton.Size = UDim2.new(0, 32, 0, 32)
  1681. OpenExecutorButton.Position = UDim2.new(0, 195, 0, -32)
  1682. OpenExecutorButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1683. OpenExecutorButton.BackgroundTransparency = 0.5
  1684. OpenExecutorButton.Text = "</>"
  1685. OpenExecutorButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  1686. OpenExecutorButton.Font = 'Code'
  1687. OpenExecutorButton.TextSize = 20
  1688.  
  1689.  
  1690. OpenExecutorButtonUICorner.Parent = OpenExecutorButton
  1691. OpenExecutorButtonUICorner.CornerRadius = UDim.new(0, 8)
  1692.  
  1693. OpenCalculatorButton.Parent = UIGui
  1694. OpenCalculatorButton.Size = UDim2.new(0, 32, 0, 32)
  1695. OpenCalculatorButton.Position = UDim2.new(0, 240, 0, -32)
  1696. OpenCalculatorButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1697. OpenCalculatorButton.BackgroundTransparency = 0.5
  1698. OpenCalculatorButton.Text = "+-\n×="
  1699. OpenCalculatorButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  1700. OpenCalculatorButton.Font = 'Code'
  1701. OpenCalculatorButton.TextSize = 20
  1702.  
  1703. OpenCalculatorButtonUICorner.Parent = OpenCalculatorButton
  1704. OpenCalculatorButtonUICorner.CornerRadius = UDim.new(0, 8)
  1705.  
  1706. OpenNotesButton.Parent = UIGui
  1707. OpenNotesButton.Size = UDim2.new(0, 32, 0, 32)
  1708. OpenNotesButton.Position = UDim2.new(0, 285, 0, -32)
  1709. OpenNotesButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1710. OpenNotesButton.BackgroundTransparency = 0.5
  1711. OpenNotesButton.Text = "🗒️"
  1712. OpenNotesButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  1713. OpenNotesButton.Font = 'Code'
  1714. OpenNotesButton.TextSize = 20
  1715.  
  1716. OpenNotesButtonUICorner.Parent = OpenNotesButton
  1717. OpenNotesButtonUICorner.CornerRadius = UDim.new(0, 8)
  1718.  
  1719. ClockSettingsButton.Parent = UIGui
  1720. ClockSettingsButton.Size = UDim2.new(0, 55, 0, 32)
  1721. ClockSettingsButton.Position = UDim2.new(0, 330, 0, -32)
  1722. ClockSettingsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1723. ClockSettingsButton.BackgroundTransparency = 0.5
  1724. ClockSettingsButton.Text = os.date("%H:%M")
  1725. ClockSettingsButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  1726. ClockSettingsButton.Font = 'Code'
  1727. ClockSettingsButton.TextSize = 20
  1728.  
  1729. ClockSettingsButtonUICorner.Parent = ClockSettingsButton
  1730. ClockSettingsButtonUICorner.CornerRadius = UDim.new(0, 8)
  1731.  
  1732.  
  1733. if not isfile("ScriptDATA.ECCS") then
  1734. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1735. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  1736. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  1737. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  1738. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  1739. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  1740. end
  1741.  
  1742. if not isfile("Note1.ECCS") then
  1743. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1744. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  1745. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  1746. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  1747. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  1748. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  1749. end
  1750.  
  1751. if not isfile("Note2.ECCS") then
  1752. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1753. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  1754. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  1755. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  1756. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  1757. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  1758. end
  1759.  
  1760. if not isfile("Note3.ECCS") then
  1761. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1762. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  1763. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  1764. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  1765. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  1766. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  1767. end
  1768.  
  1769. if not isfile("Note4.ECCS") then
  1770. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1771. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  1772. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  1773. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  1774. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  1775. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  1776. end
  1777.  
  1778. if not isfile("Note5.ECCS") then
  1779. writefile("ScriptDATA.ECCS", ""..ScriptTextBox.Text)
  1780. writefile("Note1.ECCS", ""..NoteTextBox1.Text)
  1781. writefile("Note2.ECCS", ""..NoteTextBox2.Text)
  1782. writefile("Note3.ECCS", ""..NoteTextBox3.Text)
  1783. writefile("Note4.ECCS", ""..NoteTextBox4.Text)
  1784. writefile("Note5.ECCS", ""..NoteTextBox5.Text)
  1785. end
  1786.  
  1787. NotifSound.Parent = game.Workspace
  1788. NotifSound.SoundId = "rbxassetid://5153734608"
  1789. NotifSound.Playing = true
  1790. NotifSound.Looped = false
  1791. NotifSound.Volume = 1
  1792. NotifSound:Stop()
  1793.  
  1794. DeveloperImage.Visible = false
  1795. Label1.Visible = false
  1796. Label2.Visible = false
  1797.  
  1798. NotifFrame.Name = "NotifFrame"
  1799. NotifFrame.Parent = UIGui
  1800. NotifFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1801. NotifFrame.BackgroundTransparency = 0.5
  1802. NotifFrame.Position = UDim2.new(0.3, 0, 0.15, 0)
  1803. NotifFrame.Size = UDim2.new(0, 0, 0, 0)
  1804. NotifFrame.BorderSizePixel = 0
  1805. NotifFrameUICorner.Parent = NotifFrame
  1806.  
  1807. DeveloperImage.Name = "PlayerIcon"
  1808. DeveloperImage.Parent = NotifFrame
  1809. DeveloperImage.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1810. DeveloperImage.BackgroundTransparency = 0.5
  1811. DeveloperImage.Position = UDim2.new(0.86, 0, 0.78, 0)
  1812. DeveloperImage.Size = UDim2.new(0, 50, 0, 50)
  1813. DeveloperImage.BorderSizePixel = 0
  1814. DeveloperImage.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3323558881&width=999&height=999&format=png"
  1815.  
  1816. DeveloperImageUICorner.Parent = DeveloperImage
  1817. DeveloperImageUICorner.CornerRadius = UDim.new(0.5, 0)
  1818.  
  1819. Label1.Name = "Label1"
  1820. Label1.Parent = NotifFrame
  1821. Label1.BackgroundTransparency = 1
  1822. Label1.Position = UDim2.new(0.5, 0, 0.05, 0)
  1823. Label1.Size = UDim2.new(0, 1, 0, 1)
  1824. Label1.Font = Enum.Font.SourceSansBold
  1825. Label1.Text = "!WARNING!"
  1826. Label1.TextColor3 = Color3.fromRGB(255, 255, 255)
  1827. Label1.TextSize = 50
  1828.  
  1829. Label2.Name = "Label2"
  1830. Label2.Parent = NotifFrame
  1831. Label2.BackgroundTransparency = 1
  1832. Label2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1833. Label2.Size = UDim2.new(0, 1, 0, 1)
  1834. Label2.Font = Enum.Font.SourceSansBold
  1835. Label2.Text = "The developer \"ERROR_CODE\"\n has joined to the experience. \nDon't swear until he \ngets out of the experience and everything will be fine."
  1836. Label2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1837. Label2.TextSize = 20
  1838.  
  1839. game.Players.PlayerAdded:Connect(function(player)
  1840. if player.UserId == DeveloperID then
  1841. NotifSound:Play()
  1842. NotifFrame:TweenSize(UDim2.new(0, 400, 0, 250), 'Out', 4, true)
  1843. wait(0.5)
  1844. Label2.Text = "The developer \"ERROR_CODE\"\n has joined to the experience. \nDon't swear until he \ngets out of the experience and everything will be fine."
  1845. DeveloperImage.Visible = true
  1846. Label1.Visible = true
  1847. Label2.Visible = true
  1848. wait(4.5)
  1849. DeveloperImage.Visible = false
  1850. Label1.Visible = false
  1851. Label2.Visible = false
  1852. NotifFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
  1853. wait(0.5)
  1854. NotifFrame.Visible = false
  1855. end
  1856. end)
  1857.  
  1858. game.Players.PlayerRemoving:Connect(function(player)
  1859. if player.UserId == DeveloperID then
  1860. NotifSound:Play()
  1861. NotifFrame:TweenSize(UDim2.new(0, 400, 0, 250), 'Out', 4, true)
  1862. wait(0.5)
  1863. Label2.Text = "The developer \"ERROR_CODE\"\n has leaved."
  1864. DeveloperImage.Visible = true
  1865. Label1.Visible = true
  1866. Label2.Visible = true
  1867. wait(4.5)
  1868. DeveloperImage.Visible = false
  1869. Label1.Visible = false
  1870. Label2.Visible = false
  1871. NotifFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
  1872. wait(0.5)
  1873. NotifFrame.Visible = false
  1874. end
  1875. end)
  1876.  
  1877. Loading1.Name = "Loading1"
  1878. Loading1.Parent = UIGui
  1879. Loading1.AnchorPoint = Vector2.new(0.5, 0.5)
  1880. Loading1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1881. Loading1.BackgroundTransparency = 0.5
  1882. Loading1.Position = UDim2.new(0.5, 0, 0.5, 0)
  1883. Loading1.Size = UDim2.new(0, 0, 0.01, 0)
  1884.  
  1885. Loading2.Name = "Loading2"
  1886. Loading2.Parent = UIGui
  1887. Loading2.AnchorPoint = Vector2.new(0.5, 0.5)
  1888. Loading2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1889. Loading2.BackgroundTransparency = 0.5
  1890. Loading2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1891. Loading2.Size = UDim2.new(0, 0, 0.005, 0)
  1892.  
  1893. for i = 1,15 do
  1894. wait()
  1895. LoadingOne = LoadingOne + 0.05
  1896. Loading1.Size = UDim2.new(LoadingOne, 0, 0.01, 0)
  1897. end
  1898. wait(0.1)
  1899. for i = 1,75 do
  1900. wait()
  1901. LoadingTwo = LoadingTwo + 0.01
  1902. Loading2.Size = UDim2.new(LoadingTwo, 0, 0.005, 0)
  1903. end
  1904. Loading1.Visible = false
  1905. Loading2.Visible = false
  1906. LoadingOne = 0
  1907. LoadingTwo = 0
  1908.  
  1909. OpenConsoleButton.MouseButton1Click:Connect(function()
  1910. Key:SendKeyEvent(true, "F9" , false , game)
  1911. end)
  1912.  
  1913. OpenExecutorButton.MouseButton1Click:Connect(function()
  1914. Key:SendKeyEvent(true, "E" , false , game)
  1915. end)
  1916.  
  1917. UserInputService.InputBegan:Connect(function(input)
  1918. if input.KeyCode == Enum.KeyCode.E then
  1919. ExecutorFrame.Visible = true
  1920. end
  1921. end)
  1922.  
  1923.  
  1924. OpenCalculatorButton.MouseButton1Click:Connect(function()
  1925. Key:SendKeyEvent(true, "C" , false , game)
  1926. end)
  1927.  
  1928. UserInputService.InputBegan:Connect(function(input)
  1929. if input.KeyCode == Enum.KeyCode.C then
  1930. CalcFrame.Visible = true
  1931. end
  1932. end)
  1933.  
  1934.  
  1935. OpenNotesButton.MouseButton1Click:Connect(function()
  1936. Key:SendKeyEvent(true, "N" , false , game)
  1937. end)
  1938.  
  1939. UserInputService.InputBegan:Connect(function(input)
  1940. if input.KeyCode == Enum.KeyCode.N then
  1941. NotesFrame.Visible = true
  1942. end
  1943. end)
  1944.  
  1945. ClockSettingsButton.MouseButton1Click:Connect(function()
  1946. Key:SendKeyEvent(true, "F" , false , game)
  1947. end)
  1948.  
  1949. UserInputService.InputBegan:Connect(function(input)
  1950. if input.KeyCode == Enum.KeyCode.F then
  1951. SettingsFrame.Visible = true
  1952. end
  1953. end)
  1954.  
  1955. local ReadScript = readfile("ScriptDATA.ECCS")
  1956. ScriptTextBox.Text = ""..ReadScript
  1957.  
  1958.  
  1959. local ReadNote1 = readfile("Note1.ECCS")
  1960. NoteTextBox1.Text = ""..ReadNote1
  1961.  
  1962.  
  1963.  
  1964. local ReadNote2 = readfile("Note2.ECCS")
  1965. NoteTextBox2.Text = ""..ReadNote2
  1966.  
  1967.  
  1968.  
  1969. local ReadNote3 = readfile("Note3.ECCS")
  1970. NoteTextBox3.Text = ""..ReadNote3
  1971.  
  1972.  
  1973.  
  1974. local ReadNote4 = readfile("Note4.ECCS")
  1975. NoteTextBox4.Text = ""..ReadNote4
  1976.  
  1977.  
  1978.  
  1979.  
  1980. local ReadNote5 = readfile("Note5.ECCS")
  1981. NoteTextBox5.Text = ""..ReadNote5
  1982.  
  1983. while wait() do
  1984. ClockSettingsButton.Text = os.date("%H:%M")
  1985. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement