ERROR_CODE

Untitled

Mar 19th, 2024
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 65.61 KB | None | 0 0
  1. if game:GetService("CoreGui"):FindFirstChild("UIGui") then
  2. game:GetService("CoreGui"):FindFirstChild("UIGui"):Destroy()
  3. end
  4. if not game:IsLoaded() then game.Loaded:Wait() end
  5. local UIGui = Instance.new("ScreenGui")
  6. local UserInputService = game:GetService("UserInputService")
  7. local MainFrame = Instance.new("ImageLabel")
  8. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  9. local UICorner = Instance.new("UICorner")
  10. local TopBarFrame = Instance.new("Frame")
  11. local UICorner_2 = Instance.new("UICorner")
  12. local SearchBox = Instance.new("TextBox")
  13. local UICorner_3 = Instance.new("UICorner")
  14. local Title = Instance.new("TextLabel")
  15. local UICorner_4 = Instance.new("UICorner")
  16. local UICorner_5 = Instance.new("UICorner")
  17. local ScriptAuthor = Instance.new("TextLabel")
  18. local TopbarBottomCover = Instance.new("Frame")
  19. local ScriptListFrame = Instance.new("ScrollingFrame")
  20. local UIPadding = Instance.new("UIPadding")
  21. local Scripts = Instance.new("Folder")
  22. local UIGridLayout = Instance.new("UIGridLayout")
  23. local ScriptFrame = Instance.new("Frame")
  24. local UICorner_6 = Instance.new("UICorner")
  25. local ScriptTitle = Instance.new("TextLabel")
  26. local ExecuteButton = Instance.new("TextButton")
  27. local UICorner_7 = Instance.new("UICorner")
  28. local InfoButton = Instance.new("TextButton")
  29. local UICorner_8 = Instance.new("UICorner")
  30. local ScriptGame = Instance.new("TextLabel")
  31. local VerifiedScriptFrame = Instance.new("Frame")
  32. local UICorner_9 = Instance.new("UICorner")
  33. local ScriptTitle_2 = Instance.new("TextLabel")
  34. local VerifiedIcon = Instance.new("ImageLabel")
  35. local ExecuteButton_2 = Instance.new("TextButton")
  36. local UICorner_10 = Instance.new("UICorner")
  37. local InfoButton_2 = Instance.new("TextButton")
  38. local UICorner_11 = Instance.new("UICorner")
  39. local ScriptAuthor_2 = Instance.new("TextLabel")
  40. local ScriptGame_2 = Instance.new("TextLabel")
  41. local ScriptListBackgroundFrame = Instance.new("Frame")
  42. local UICorner_12 = Instance.new("UICorner")
  43. local NoScriptsFound = Instance.new("TextLabel")
  44. local InfoBox = Instance.new("ScrollingFrame")
  45. local UIListLayout = Instance.new("UIListLayout")
  46. local UICorner_13 = Instance.new("UICorner")
  47. local Info = Instance.new("Frame")
  48. local PreviewImage = Instance.new("ImageLabel")
  49. local UIScale = Instance.new("UIScale")
  50. local UICorner_14 = Instance.new("UICorner")
  51. local Author = Instance.new("Frame")
  52. local InfoBoxAuthor = Instance.new("TextLabel")
  53. local ProfilePicture = Instance.new("ImageLabel")
  54. local UICorner_15 = Instance.new("UICorner")
  55. local Title_2 = Instance.new("Frame")
  56. local InfoBoxTitle = Instance.new("TextLabel")
  57. local Game = Instance.new("TextLabel")
  58. local Buttons = Instance.new("Frame")
  59. local UIListLayout_2 = Instance.new("UIListLayout")
  60. local Close = Instance.new("TextButton")
  61. local UICorner_16 = Instance.new("UICorner")
  62. local CopyScriptBloxLink = Instance.new("TextButton")
  63. local UICorner_17 = Instance.new("UICorner")
  64. local ExecuteButton_3 = Instance.new("TextButton")
  65. local UICorner_19 = Instance.new("UICorner")
  66. local InfoBoxDescription = Instance.new("TextLabel")
  67. local Comments = Instance.new("Frame")
  68. local UICorner_20 = Instance.new("UICorner")
  69. local Inner = Instance.new("Frame")
  70. local UICorner_21 = Instance.new("UICorner")
  71. local Line = Instance.new("Frame")
  72. local CommentsText = Instance.new("TextLabel")
  73. local Comments_2 = Instance.new("ScrollingFrame")
  74. local Comment = Instance.new("Frame")
  75. local Content = Instance.new("TextLabel")
  76. local Author_2 = Instance.new("TextLabel")
  77. local ProfilePicture_2 = Instance.new("ImageLabel")
  78. local UICorner_22 = Instance.new("UICorner")
  79. local UIListLayout_3 = Instance.new("UIListLayout")
  80. local UIInfoBox = Instance.new("UICorner")
  81. local UIClick = Instance.new("Sound")
  82. local OpenCloseSearcherButton = Instance.new("TextButton")
  83. local OpenCloseSearcherButtonUICorner = Instance.new("UICorner")
  84. local PlayerIcon = Instance.new("ImageButton")
  85. local PlayerIconUICorner = Instance.new("UICorner")
  86. local UIGui = Instance.new("ScreenGui")
  87. local NotifFrame = Instance.new("Frame")
  88. local NotifFrameUICorner = Instance.new("UICorner")
  89. local Label1 = Instance.new("TextLabel")
  90. local Label2 = Instance.new("TextLabel")
  91. local DeveloperImage = Instance.new("ImageLabel")
  92. local DeveloperImageUICorner = Instance.new("UICorner")
  93. local NotifSound = Instance.new("Sound")
  94. local DeveloperID = 3323558881
  95. local MenuBarFrame = Instance.new("Frame")
  96. local MenuBarFrameUICorner = Instance.new("UICorner")
  97. local SearcherMenuButton = Instance.new("TextButton")
  98. local SearcherMenuButtonUICorner = Instance.new("UICorner")
  99. local ExecutorMenuButton = Instance.new("TextButton")
  100. local ExecutorMenuButtonUICorner = Instance.new("UICorner")
  101. local ExecutorMenuScrollingFrame = Instance.new("ScrollingFrame")
  102. local UINoScriptsFound = Instance.new("Sound")
  103. local PlayerDataFrame = Instance.new("Frame")
  104. local PlayerPicture = Instance.new("ImageLabel")
  105. local PlayerPictureUICorner = Instance.new("UICorner")
  106. local PlayerDataTextLabel = Instance.new("TextLabel")
  107. local PlayerIP = Instance.new("TextLabel")
  108. local PlayerID = Instance.new("TextLabel")
  109. local PlayerDisplayName = Instance.new("TextLabel")
  110. local PlayerName = Instance.new("TextLabel")
  111. local PlayerAge = Instance.new("TextLabel")
  112. local PlayerCountry = Instance.new("TextLabel")
  113. local LocalizationService = game:GetService("LocalizationService")
  114. local ReloadPlayerDataButton = Instance.new("TextButton")
  115. local ReloadPlayerDataButtonUICorner = Instance.new("UICorner")
  116. local CopyPlayerDataButton = Instance.new("TextButton")
  117. local CopyPlayerDataButtonUICorner = Instance.new("UICorner")
  118. local ExecutorTextBox = Instance.new("TextBox")
  119. local ExecutorTextBoxUICorner = Instance.new("UICorner")
  120. local ExecuteTextBoxButton = Instance.new("TextButton")
  121. local ExecuteTextBoxButtonUICorner = Instance.new("UICorner")
  122. local ClearTextBoxButton = Instance.new("TextButton")
  123. local ClearTextBoxButtonUICorner = Instance.new("UICorner")
  124. local CopyTextBoxButton = Instance.new("TextButton")
  125. local CopyTextBoxButtonUICorner = Instance.new("UICorner")
  126. local CopyScriptsButton = Instance.new("TextButton")
  127. local CopyScriptsButtonUICorner = Instance.new("UICorner")
  128. local CopyScriptsButton_2 = Instance.new("TextButton")
  129. local CopyScriptsButtonUICorner_2 = Instance.new("UICorner")
  130. local DevelopersButton = Instance.new("TextButton")
  131. local DevelopersButtonUICorner = Instance.new("UICorner")
  132. local DevelopersFrame = Instance.new("Frame")
  133. local DevIcon = Instance.new("ImageLabel")
  134. local DevIconUI = Instance.new("UICorner")
  135. local DevDesc = Instance.new("TextLabel")
  136. local DevDescUICorner = Instance.new("UICorner")
  137. local PlayerDataBackground = Instance.new("Frame")
  138. local PlayerDataBackgroundUICorner = Instance.new("UICorner")
  139. local ExecutorMenuScrollingFrameUICorner = Instance.new("UICorner")
  140. local SearchButton = Instance.new("TextButton")
  141. local SearchButtonUICorner = Instance.new("UICorner")
  142. local CopyLinkButton = Instance.new("TextButton")
  143. local CopyLinkButtonUICorner = Instance.new("UICorner")
  144. local CopyLinkButton_2 = Instance.new("TextButton")
  145. local CopyLinkButtonUICorner_2 = Instance.new("UICorner")
  146. local Loading = Instance.new("TextLabel")
  147. local DescScriptButton = Instance.new("TextButton")
  148. local DescScriptButtonUICorner = Instance.new("UICorner")
  149. local DescScriptButton_2 = Instance.new("TextButton")
  150. local DescScriptButtonUICorner_2 = Instance.new("UICorner")
  151. local DescUICorner = Instance.new("UICorner")
  152. local CloseDescButton = Instance.new("TextButton")
  153. local CloseDescButtonUICorner = Instance.new("UICorner")
  154. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  155. local OpenInExecutorButton = Instance.new("TextButton")
  156. local OpenInExecutorButtonUICorner = Instance.new("UICorner")
  157. local OpenInExecutorButton_2 = Instance.new("TextButton")
  158. local OpenInExecutorButtonUICorner_2 = Instance.new("UICorner")
  159.  
  160. local Region, Country = pcall(function()
  161. return LocalizationService:GetCountryRegionForPlayerAsync(game.Players.LocalPlayer)
  162. end)
  163.  
  164.  
  165. UIClick.Parent = game.Workspace
  166. UIClick.SoundId = "rbxassetid://6895079853"
  167. UIClick.Playing = true
  168. UIClick.Looped = false
  169. UIClick.Volume = 1
  170. UIClick:Stop()
  171.  
  172. UINoScriptsFound.Parent = game.Workspace
  173. UINoScriptsFound.SoundId = "rbxassetid://5188022160"
  174. UINoScriptsFound.Playing = true
  175. UINoScriptsFound.Looped = false
  176. UINoScriptsFound.Volume = 1
  177. UINoScriptsFound:Stop()
  178.  
  179. UIGui.Name = "UIGui"
  180. UIGui.Parent = game.CoreGui
  181. UIGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  182. game.CoreGui.UIGui.Enabled = true
  183.  
  184. OpenCloseSearcherButton.Parent = UIGui
  185. OpenCloseSearcherButton.Size = UDim2.new(0, 32, 0, 32)
  186. OpenCloseSearcherButton.Position = UDim2.new(0, 104.9, 0, -32)
  187. OpenCloseSearcherButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  188. OpenCloseSearcherButton.BackgroundTransparency = 0.5
  189. OpenCloseSearcherButton.Text = " 🔎 "
  190. OpenCloseSearcherButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  191. OpenCloseSearcherButton.Font = 'Code'
  192. OpenCloseSearcherButton.TextSize = 20
  193.  
  194. OpenCloseSearcherButtonUICorner.Parent = OpenCloseSearcherButton
  195. OpenCloseSearcherButtonUICorner.CornerRadius = UDim.new(0, 8)
  196.  
  197. MainFrame.Visible = true
  198.  
  199. MainFrame.Name = "MainFrame"
  200. MainFrame.Parent = UIGui
  201. MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  202. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  203. MainFrame.BackgroundTransparency = 0.7
  204. MainFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  205. MainFrame.Size = UDim2.new(0, 450, 0, 400)
  206. MainFrame.ZIndex = 2
  207. MainFrame.Image = "rbxassetid://16788870379"
  208.  
  209. UIAspectRatioConstraint.Parent = MainFrame
  210. UIAspectRatioConstraint.AspectRatio = 1.778
  211.  
  212. UICorner.CornerRadius = UDim.new(0, 12)
  213. UICorner.Parent = MainFrame
  214.  
  215. Loading.Name = "PlayerName"
  216. Loading.Parent = MainFrame
  217. Loading.BackgroundTransparency = 1
  218. Loading.Position = UDim2.new(0, 260, 0.45, 10)
  219. Loading.Size = UDim2.new(0, 5, 0, 5)
  220. Loading.Font = Enum.Font.Code
  221. Loading.Text = "Loading..."
  222. Loading.TextColor3 = Color3.fromRGB(255, 255, 255)
  223. Loading.TextSize = 30
  224.  
  225. TopBarFrame.Name = "TopBarFrame"
  226. TopBarFrame.Parent = MainFrame
  227. TopBarFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  228. TopBarFrame.Size = UDim2.new(0, 350, 0, 350)
  229. TopBarFrame.ZIndex = 2
  230.  
  231. OpenCloseSearcherButton.MouseButton1Click:Connect(function()
  232. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  233. if OpenCloseSearcherButton.Text == "🔎" then
  234. OpenCloseSearcherButton.Text = " 🔎 "
  235. UIClick:Play()
  236. MainFrame.Visible = true
  237. else
  238. if OpenCloseSearcherButton.Text == " 🔎 " then
  239. OpenCloseSearcherButton.Text = "🔎"
  240. UIClick:Play()
  241. MainFrame.Visible = false
  242. end
  243. end
  244. end)
  245.  
  246. DevelopersFrame.Visible = false
  247.  
  248. UICorner_2.CornerRadius = UDim.new(0, 12)
  249. UICorner_2.Parent = TopBarFrame
  250.  
  251. TopBarFrame.Visible = false
  252.  
  253. ExecutorMenuScrollingFrame.Visible = false
  254.  
  255. MenuBarFrame.Name = "MenuBarFrame"
  256. MenuBarFrame.Parent = MainFrame
  257. MenuBarFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  258. MenuBarFrame.BackgroundTransparency = 0.7
  259. MenuBarFrame.Position = UDim2.new(0, 10, 0.1, 10)
  260. MenuBarFrame.Size = UDim2.new(0, 60, 0, 200)
  261.  
  262. MenuBarFrameUICorner.CornerRadius = UDim.new(0, 12)
  263. MenuBarFrameUICorner.Parent = MenuBarFrame
  264.  
  265. SearchBox.Name = "SearchBox"
  266. SearchBox.Parent = MainFrame
  267. SearchBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  268. SearchBox.BackgroundTransparency = 0.5
  269. SearchBox.Position = UDim2.new(0, 9, 0, 5)
  270. SearchBox.Size = UDim2.new(0, 350, 0, 25)
  271. SearchBox.ClearTextOnFocus = false
  272. SearchBox.Font = Enum.Font.Code
  273. SearchBox.PlaceholderText = "ECCS•Searcher"
  274. SearchBox.Text = ""
  275. SearchBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  276. SearchBox.TextTransparency = 0.5
  277. SearchBox.TextScaled = true
  278. SearchBox.TextSize = 14.000
  279. SearchBox.TextWrapped = true
  280.  
  281. UICorner_3.CornerRadius = UDim.new(0, 12)
  282. UICorner_3.Parent = SearchBox
  283.  
  284. local emoji = ({
  285.         ["01 01"] = "🎆",
  286.         [(function(Year)
  287.             local A = math.floor(Year/100)
  288.             local B = math.floor((13+8*A)/25)
  289.             local C = (15-B+A-math.floor(A/4))%30
  290.             local D = (4+A-math.floor(A/4))%7
  291.             local E = (19*(Year%19)+C)%30
  292.             local F = (2*(Year%4)+4*(Year%7)+6*E+D)%7
  293.             local G = (22+E+F)
  294.             if E == 29 and F == 6 then
  295.                 return "04 19"
  296.             elseif E == 28 and F == 6 then
  297.                 return "04 18"
  298.             elseif 31 < G then
  299.                 return ("04 %02d"):format(G-31)
  300.             end
  301.             return ("03 %02d"):format(G)
  302.         end)(tonumber(os.date"%Y"))] = "🥚",
  303.         ["10 31"] = "🎃",
  304.         ["12 25"] = "🎄"
  305.     })[os.date("%m %d")]
  306.     if emoji then
  307.         Loading.Text = ("%s %s %s"):format(emoji, Loading.Text, emoji)
  308. SearchBox.PlaceholderText = ("%s %s %s"):format(emoji, SearchBox.PlaceholderText, emoji)
  309.     end
  310.  
  311. SearchButton.Name = "SearchButton"
  312. SearchButton.Parent = MainFrame
  313. SearchButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  314. SearchButton.Position = UDim2.new(0, 363, 0, 5)
  315. SearchButton.Size = UDim2.new(0, 80, 0, 25)
  316. SearchButton.AutoButtonColor = false
  317. SearchButton.Font = Enum.Font.Code
  318. SearchButton.Text = "🔎"
  319. SearchButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  320. SearchButton.TextSize = 15
  321. SearchButton.BackgroundTransparency = 0.5
  322.  
  323. SearchButtonUICorner.CornerRadius = UDim.new(0, 12)
  324. SearchButtonUICorner.Parent = SearchButton
  325.  
  326. Title.Name = "Title"
  327. Title.Parent = MainFrame
  328. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  329. Title.BackgroundTransparency = 1
  330. Title.Size = UDim2.new(0, 300, 0, 40)
  331. Title.Font = Enum.Font.Code
  332. Title.Text = ""
  333. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  334. Title.TextSize = 28
  335.  
  336. DevelopersButton.Name = "DevelopersButton"
  337. DevelopersButton.Position = UDim2.new(0, 20, 0.135, 10)
  338. DevelopersButton.Parent = MainFrame
  339. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  340. DevelopersButton.BackgroundTransparency = 0.7
  341. DevelopersButton.LayoutOrder = 1
  342. DevelopersButton.Size = UDim2.new(0, 40, 0, 40)
  343. DevelopersButton.AutoButtonColor = false
  344. DevelopersButton.Font = Enum.Font.Code
  345. DevelopersButton.Text = "i"
  346. DevelopersButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  347. DevelopersButton.TextSize = 25
  348.  
  349. DevelopersButtonUICorner.Parent = DevelopersButton
  350. DevelopersButtonUICorner.CornerRadius = UDim.new(0, 12)
  351.  
  352. DevelopersButton.MouseButton1Click:Connect(function()
  353. UIClick:Play()
  354. ScriptListFrame.Visible = false
  355. PlayerDataFrame.Visible = false
  356. ExecutorMenuScrollingFrame.Visible = false
  357. ClearTextBoxButton.Visible = false
  358. CopyTextBoxButton.Visible = false
  359. ExecuteTextBoxButton.Visible = false
  360. DevelopersFrame.Visible = true
  361. InfoBoxDescription.Visible = false
  362. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  363. DevelopersButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  364. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  365. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  366. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  367. end)
  368.  
  369. DevelopersFrame.Name = "DevelopersFrame"
  370. DevelopersFrame.Parent = MainFrame
  371. DevelopersFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  372. DevelopersFrame.BackgroundTransparency = 1
  373. DevelopersFrame.BorderSizePixel = 0
  374. DevelopersFrame.Position = UDim2.new(0, 70, 0.1, 10)
  375. DevelopersFrame.Size = UDim2.new(0, 380, 0, 199)
  376. DevelopersFrame.ZIndex = 2
  377.  
  378. DevIcon.Name = "DevIcon"
  379. DevIcon.Parent = DevelopersFrame
  380. DevIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  381. DevIcon.BackgroundTransparency = 0.7
  382. DevIcon.Position = UDim2.new(0, 20, 0.01, 10)
  383. DevIcon.Size = UDim2.new(0, 180, 0, 180)
  384. DevIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3323558881&width=999&height=999&format=png"
  385.  
  386. DevIconUI.Parent = DevIcon
  387. DevIconUI.CornerRadius = UDim.new(0, 12)
  388.  
  389. DevDesc.Name = "DevDesc"
  390. DevDesc.Parent = DevelopersFrame
  391. DevDesc.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  392. DevDesc.Position = UDim2.new(0, 210, 0.01, 10)
  393. DevDesc.Size = UDim2.new(0, 150, 0, 180)
  394. DevDesc.Font = Enum.Font.Code
  395. DevDesc.Text = "ERROR_CODE \n\n\nH.Programmer \n H.Designer \n H.Developer"
  396. DevDesc.TextColor3 = Color3.fromRGB(255, 255, 255)
  397. DevDesc.TextSize = 20
  398. DevDesc.BackgroundTransparency = 0.7
  399.  
  400. DevDescUICorner.CornerRadius = UDim.new(0, 12)
  401. DevDescUICorner.Parent = DevDesc
  402.  
  403. ExecutorMenuButton.Name = "ExecutorMenuButton"
  404. ExecutorMenuButton.Position = UDim2.new(0, 20, 0.325, 10)
  405. ExecutorMenuButton.Parent = MainFrame
  406. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  407. ExecutorMenuButton.BackgroundTransparency = 0.7
  408. ExecutorMenuButton.LayoutOrder = 1
  409. ExecutorMenuButton.Size = UDim2.new(0, 40, 0, 40)
  410. ExecutorMenuButton.AutoButtonColor = false
  411. ExecutorMenuButton.Font = Enum.Font.Code
  412. ExecutorMenuButton.Text = "</>"
  413. ExecutorMenuButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  414. ExecutorMenuButton.TextSize = 20
  415.  
  416. ExecutorMenuButtonUICorner.Parent = ExecutorMenuButton
  417. ExecutorMenuButtonUICorner.CornerRadius = UDim.new(0, 12)
  418.  
  419. ExecutorMenuButton.MouseButton1Click:Connect(function()
  420. UIClick:Play()
  421. ScriptListFrame.Visible = false
  422. PlayerDataFrame.Visible = false
  423. DevelopersFrame.Visible = false
  424. ExecutorMenuScrollingFrame.Visible = true
  425. ClearTextBoxButton.Visible = true
  426. CopyTextBoxButton.Visible = true
  427. ExecuteTextBoxButton.Visible = true
  428. InfoBoxDescription.Visible = false
  429. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  430. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  431. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  432. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  433. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  434. end)
  435.  
  436. ExecutorMenuScrollingFrame.CanvasSize = UDim2.new(0, 0, 4, 0)
  437. ExecutorMenuScrollingFrame.ScrollBarImageColor3 = Color3.new(0, 0, 0)
  438. ExecutorMenuScrollingFrame.ScrollBarThickness = 8
  439. ExecutorMenuScrollingFrame.Active = true
  440. ExecutorMenuScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  441. ExecutorMenuScrollingFrame.BackgroundTransparency = 1
  442. ExecutorMenuScrollingFrame.BorderSizePixel = 0
  443. ExecutorMenuScrollingFrame.Position = UDim2.new(0, 70, 0.12, 10)
  444. ExecutorMenuScrollingFrame.Size = UDim2.new(0, 380, 0, 150)
  445. ExecutorMenuScrollingFrame.Name = "ExecutorMenuScrollingFrame"
  446. ExecutorMenuScrollingFrame.Parent = MainFrame
  447.  
  448. ExecutorMenuScrollingFrameUICorner.Parent = ExecutorMenuScrollingFrame
  449.  
  450. ExecutorTextBox.Name = "ExecutorTextBox"
  451. ExecutorTextBox.Parent = ExecutorMenuScrollingFrame
  452. ExecutorTextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  453. ExecutorTextBox.BackgroundTransparency = 0.5
  454. ExecutorTextBox.Position = UDim2.new(0.06, 0, 0, 0)
  455. ExecutorTextBox.Size = UDim2.new(0, 335, 0, 1040)
  456. ExecutorTextBox.Font = Enum.Font.Code
  457. ExecutorTextBox.ClearTextOnFocus = false
  458. ExecutorTextBox.FontSize = Enum.FontSize.Size18
  459. ExecutorTextBox.Text = "print(\"ECCS•Searcher V2\")"
  460. ExecutorTextBox.PlaceholderText = "print(\"ECCS•Searcher V2\")"
  461. ExecutorTextBox.TextColor3 = Color3.new(0, 255, 0)
  462. ExecutorTextBox.TextTransparency = 0
  463. ExecutorTextBox.TextSize = 15
  464. ExecutorTextBox.TextXAlignment = Enum.TextXAlignment.Left
  465. ExecutorTextBox.TextYAlignment = Enum.TextYAlignment.Top
  466. ExecutorTextBox.TextWrapped = true
  467.  
  468. ExecutorTextBoxUICorner.Parent = ExecutorTextBox
  469.  
  470. ClearTextBoxButton.Name = "ClearTextBoxButton"
  471. ClearTextBoxButton.Parent = MainFrame
  472. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  473. ClearTextBoxButton.Position = UDim2.new(0, 95, 0.75, 10)
  474. ClearTextBoxButton.Size = UDim2.new(0, 100, 0, 30)
  475. ClearTextBoxButton.AutoButtonColor = false
  476. ClearTextBoxButton.Font = Enum.Font.Code
  477. ClearTextBoxButton.Text = "Clear"
  478. ClearTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  479. ClearTextBoxButton.TextSize = 20
  480. ClearTextBoxButton.BackgroundTransparency = 0.5
  481.  
  482. ClearTextBoxButtonUICorner.CornerRadius = UDim.new(0, 12)
  483. ClearTextBoxButtonUICorner.Parent = ClearTextBoxButton
  484.  
  485. ClearTextBoxButton.MouseButton1Click:Connect(function()
  486. UIClick:Play()
  487. ExecutorTextBox.Text = ""
  488. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  489. end)
  490.  
  491. ClearTextBoxButton.Visible = false
  492.  
  493. CopyTextBoxButton.Name = "CopyTextBoxButton"
  494. CopyTextBoxButton.Parent = MainFrame
  495. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  496. CopyTextBoxButton.Position = UDim2.new(0, 200, 0.75, 10)
  497. CopyTextBoxButton.Size = UDim2.new(0, 100, 0, 30)
  498. CopyTextBoxButton.AutoButtonColor = false
  499. CopyTextBoxButton.Font = Enum.Font.Code
  500. CopyTextBoxButton.Text = "Copy"
  501. CopyTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  502. CopyTextBoxButton.TextSize = 20
  503. CopyTextBoxButton.BackgroundTransparency = 0.5
  504.  
  505. CopyTextBoxButtonUICorner.CornerRadius = UDim.new(0, 12)
  506. CopyTextBoxButtonUICorner.Parent = CopyTextBoxButton
  507.  
  508. CopyTextBoxButton.MouseButton1Click:Connect(function()
  509. UIClick:Play()
  510. setclipboard(ExecutorTextBox.Text)
  511. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  512. end)
  513.  
  514. CopyTextBoxButton.Visible = false
  515.  
  516. ExecuteTextBoxButton.Name = "ExecuteTextBoxButton"
  517. ExecuteTextBoxButton.Parent = MainFrame
  518. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  519. ExecuteTextBoxButton.Position = UDim2.new(0, 305, 0.75, 10)
  520. ExecuteTextBoxButton.Size = UDim2.new(0, 100, 0, 30)
  521. ExecuteTextBoxButton.AutoButtonColor = false
  522. ExecuteTextBoxButton.Font = Enum.Font.Code
  523. ExecuteTextBoxButton.Text = "Execute"
  524. ExecuteTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  525. ExecuteTextBoxButton.TextSize = 20
  526. ExecuteTextBoxButton.BackgroundTransparency = 0.5
  527.  
  528. ExecuteTextBoxButtonUICorner.CornerRadius = UDim.new(0, 12)
  529. ExecuteTextBoxButtonUICorner.Parent = ExecuteTextBoxButton
  530.  
  531. ExecuteTextBoxButton.MouseButton1Click:Connect(function()
  532. UIClick:Play()
  533. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  534. loadstring(ExecutorTextBox.Text)()
  535. end)
  536.  
  537. ExecuteTextBoxButton.Visible = false
  538.  
  539. UIGui.MainFrame.ExecutorMenuScrollingFrame.ExecutorTextBox.FocusLost:Connect(function(enterPressed)
  540.     if enterPressed then
  541.        UIClick:Play()
  542.  
  543. loadstring(ExecutorTextBox.Text)()
  544. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  545.     end
  546. end)
  547.  
  548. PlayerIcon.Name = "PlayerIcon"
  549. PlayerIcon.Parent = MainFrame
  550. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  551. PlayerIcon.BackgroundTransparency = 0.7
  552. PlayerIcon.Position = UDim2.new(0, 20, 0.705, 10)
  553. PlayerIcon.Size = UDim2.new(0, 40, 0, 40)
  554. PlayerIcon.AutoButtonColor = false
  555. PlayerIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  556.  
  557. PlayerIconUICorner.Parent = PlayerIcon
  558. PlayerIconUICorner.CornerRadius = UDim.new(0, 12)
  559.  
  560. PlayerIcon.MouseButton1Click:Connect(function()
  561. UIClick:Play()
  562. ScriptListFrame.Visible = false
  563. PlayerDataFrame.Visible = true
  564. ExecutorMenuScrollingFrame.Visible = false
  565. ClearTextBoxButton.Visible = false
  566. CopyTextBoxButton.Visible = false
  567. ExecuteTextBoxButton.Visible = false
  568. DevelopersFrame.Visible = false
  569. InfoBoxDescription.Visible = false
  570. PlayerIcon.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  571. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  572. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  573. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  574. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  575. end)
  576.  
  577. SearcherMenuButton.Name = "SearcherMenuButton"
  578. SearcherMenuButton.Position = UDim2.new(0, 20, 0.515, 10)
  579. SearcherMenuButton.Parent = MainFrame
  580. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  581. SearcherMenuButton.BackgroundTransparency = 0.7
  582. SearcherMenuButton.LayoutOrder = 1
  583. SearcherMenuButton.Size = UDim2.new(0, 40, 0, 40)
  584. SearcherMenuButton.AutoButtonColor = false
  585. SearcherMenuButton.Font = Enum.Font.Code
  586. SearcherMenuButton.Text = "🔎"
  587. SearcherMenuButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  588. SearcherMenuButton.TextSize = 20
  589.  
  590. SearcherMenuButtonUICorner.Parent = SearcherMenuButton
  591. SearcherMenuButtonUICorner.CornerRadius = UDim.new(0, 12)
  592.  
  593. SearcherMenuButton.MouseButton1Click:Connect(function()
  594. UIClick:Play()
  595. ScriptListFrame.Visible = true
  596. PlayerDataFrame.Visible = false
  597. ExecutorMenuScrollingFrame.Visible = false
  598. ClearTextBoxButton.Visible = false
  599. CopyTextBoxButton.Visible = false
  600. ExecuteTextBoxButton.Visible = false
  601. DevelopersFrame.Visible = false
  602. InfoBoxDescription.Visible = false
  603. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  604. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  605. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  606. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  607. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  608. end)
  609.  
  610. ExecutorMenuScrollingFrame.Visible = false
  611.  
  612. PlayerDataFrame.Name = "PlayerDataFrame"
  613. PlayerDataFrame.Parent = MainFrame
  614. PlayerDataFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  615. PlayerDataFrame.BackgroundTransparency = 1
  616. PlayerDataFrame.BorderSizePixel = 0
  617. PlayerDataFrame.Position = UDim2.new(0, 70, 0.1, 10)
  618. PlayerDataFrame.Size = UDim2.new(0, 380, 0, 199)
  619. PlayerDataFrame.ZIndex = 2
  620.  
  621. PlayerDataFrame.Visible = false
  622.  
  623. PlayerPicture.Name = "PlayerPicture"
  624. PlayerPicture.Parent = PlayerDataFrame
  625. PlayerPicture.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  626. PlayerPicture.BackgroundTransparency = 0.7
  627. PlayerPicture.Position = UDim2.new(0, 20, 0.01, 10)
  628. PlayerPicture.Size = UDim2.new(0, 100, 0, 100)
  629. PlayerPicture.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  630.  
  631. PlayerPictureUICorner.Parent = PlayerPicture
  632. PlayerPictureUICorner.CornerRadius = UDim.new(0, 12)
  633.  
  634. PlayerDataBackground.Name = "PlayerDataBackground"
  635. PlayerDataBackground.Parent = PlayerDataFrame
  636. PlayerDataBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  637. PlayerDataBackground.Position = UDim2.new(0, 130, 0.01, 10)
  638. PlayerDataBackground.Size = UDim2.new(0, 230, 0, 100)
  639. PlayerDataBackground.BackgroundTransparency = 0.7
  640.  
  641. PlayerDataBackgroundUICorner.CornerRadius = UDim.new(0, 12)
  642. PlayerDataBackgroundUICorner.Parent = PlayerDataBackground
  643.  
  644. PlayerDataTextLabel.Name = "PlayerDataTextLabel"
  645. PlayerDataTextLabel.Parent = PlayerDataFrame
  646. PlayerDataTextLabel.BackgroundTransparency = 1
  647. PlayerDataTextLabel.Position = UDim2.new(0, 240, 0.06, 10)
  648. PlayerDataTextLabel.Size = UDim2.new(0, 5, 0, 5)
  649. PlayerDataTextLabel.Font = Enum.Font.Code
  650. PlayerDataTextLabel.Text = "Player Data"
  651. PlayerDataTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  652. PlayerDataTextLabel.TextSize = 30
  653.  
  654. PlayerIP.Name = "PlayerIP"
  655. PlayerIP.Parent = PlayerDataFrame
  656. PlayerIP.BackgroundTransparency = 1
  657. PlayerIP.Position = UDim2.new(0, 170, 0.2, 10)
  658. PlayerIP.Size = UDim2.new(0, 5, 0, 5)
  659. PlayerIP.Font = Enum.Font.Code
  660. PlayerIP.Text = ""..game:HttpGet("http://api.ipify.org")
  661. PlayerIP.TextColor3 = Color3.fromRGB(255, 255, 255)
  662. PlayerIP.TextSize = 15
  663.  
  664. PlayerID.Name = "PlayerID"
  665. PlayerID.Parent = PlayerDataFrame
  666. PlayerID.BackgroundTransparency = 1
  667. PlayerID.Position = UDim2.new(0, 290, 0.2, 10)
  668. PlayerID.Size = UDim2.new(0, 5, 0, 5)
  669. PlayerID.Font = Enum.Font.Code
  670. PlayerID.Text = ""..game.Players.LocalPlayer.UserId
  671. PlayerID.TextColor3 = Color3.fromRGB(255, 255, 255)
  672. PlayerID.TextSize = 15
  673.  
  674. PlayerDisplayName.Name = "PlayerDisplayName"
  675. PlayerDisplayName.Parent = PlayerDataFrame
  676. PlayerDisplayName.BackgroundTransparency = 1
  677. PlayerDisplayName.Position = UDim2.new(0, 170, 0.3, 10)
  678. PlayerDisplayName.Size = UDim2.new(0, 5, 0, 5)
  679. PlayerDisplayName.Font = Enum.Font.Code
  680. PlayerDisplayName.Text = ""..game.Players.LocalPlayer.DisplayName
  681. PlayerDisplayName.TextColor3 = Color3.fromRGB(255, 255, 255)
  682. PlayerDisplayName.TextSize = 15
  683.  
  684. PlayerName.Name = "PlayerName"
  685. PlayerName.Parent = PlayerDataFrame
  686. PlayerName.BackgroundTransparency = 1
  687. PlayerName.Position = UDim2.new(0, 290, 0.3, 10)
  688. PlayerName.Size = UDim2.new(0, 5, 0, 5)
  689. PlayerName.Font = Enum.Font.Code
  690. PlayerName.Text = ""..game.Players.LocalPlayer.Name
  691. PlayerName.TextColor3 = Color3.fromRGB(255, 255, 255)
  692. PlayerName.TextSize = 15
  693.  
  694. PlayerAge.Name = "PlayerAge"
  695. PlayerAge.Parent = PlayerDataFrame
  696. PlayerAge.BackgroundTransparency = 1
  697. PlayerAge.Position = UDim2.new(0, 170, 0.4, 10)
  698. PlayerAge.Size = UDim2.new(0, 5, 0, 5)
  699. PlayerAge.Font = Enum.Font.Code
  700. PlayerAge.Text = ""..game.Players.LocalPlayer.AccountAge
  701. PlayerAge.TextColor3 = Color3.fromRGB(255, 255, 255)
  702. PlayerAge.TextSize = 15
  703.  
  704. PlayerCountry.Name = "PlayerCountry"
  705. PlayerCountry.Parent = PlayerDataFrame
  706. PlayerCountry.BackgroundTransparency = 1
  707. PlayerCountry.Position = UDim2.new(0, 290, 0.4, 10)
  708. PlayerCountry.Size = UDim2.new(0, 5, 0, 5)
  709. PlayerCountry.Font = Enum.Font.Code
  710. PlayerCountry.Text = ""..Country
  711. PlayerCountry.TextColor3 = Color3.fromRGB(255, 255, 255)
  712. PlayerCountry.TextSize = 15
  713.  
  714. ReloadPlayerDataButton.Name = "ReloadPlayerDataButton"
  715. ReloadPlayerDataButton.Parent = PlayerDataFrame
  716. ReloadPlayerDataButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  717. ReloadPlayerDataButton.Position = UDim2.new(0, 20, 0.6, 10)
  718. ReloadPlayerDataButton.Size = UDim2.new(0, 150, 0, 50)
  719. ReloadPlayerDataButton.AutoButtonColor = false
  720. ReloadPlayerDataButton.Font = Enum.Font.Code
  721. ReloadPlayerDataButton.Text = "Reload data"
  722. ReloadPlayerDataButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  723. ReloadPlayerDataButton.TextSize = 25
  724. ReloadPlayerDataButton.BackgroundTransparency = 0.7
  725.  
  726. ReloadPlayerDataButtonUICorner.CornerRadius = UDim.new(0, 12)
  727. ReloadPlayerDataButtonUICorner.Parent = ReloadPlayerDataButton
  728.  
  729. ReloadPlayerDataButton.MouseButton1Click:Connect(function()
  730. UIClick:Play()
  731. PlayerIP.Text = ""..game:HttpGet("http://api.ipify.org")
  732. PlayerID.Text = ""..game.Players.LocalPlayer.UserId
  733. PlayerDisplayName.Text = ""..game.Players.LocalPlayer.DisplayName
  734. PlayerName.Text = ""..game.Players.LocalPlayer.Name
  735. PlayerAge.Text = ""..game.Players.LocalPlayer.AccountAge
  736. PlayerCountry.Text = ""..Country
  737. PlayerPicture.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  738. PlayerIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  739. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  740. end)
  741.  
  742. CopyPlayerDataButton.Name = "CopyPlayerDataButton"
  743. CopyPlayerDataButton.Parent = PlayerDataFrame
  744. CopyPlayerDataButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  745. CopyPlayerDataButton.Position = UDim2.new(0, 210, 0.6, 10)
  746. CopyPlayerDataButton.Size = UDim2.new(0, 150, 0, 50)
  747. CopyPlayerDataButton.AutoButtonColor = false
  748. CopyPlayerDataButton.Font = Enum.Font.Code
  749. CopyPlayerDataButton.Text = "Copy data"
  750. CopyPlayerDataButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  751. CopyPlayerDataButton.TextSize = 25
  752. CopyPlayerDataButton.BackgroundTransparency = 0.7
  753.  
  754. CopyPlayerDataButtonUICorner.CornerRadius = UDim.new(0, 12)
  755. CopyPlayerDataButtonUICorner.Parent = CopyPlayerDataButton
  756.  
  757. CopyPlayerDataButton.MouseButton1Click:Connect(function()
  758. UIClick:Play()
  759. setclipboard(PlayerIP.Text)
  760. setclipboard(PlayerID.Text)
  761. setclipboard(PlayerDisplayName.Text)
  762. setclipboard(PlayerName.Text)
  763. setclipboard(PlayerAge.Text)
  764. setclipboard(PlayerCountry.Text)
  765. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  766. end)
  767.  
  768. ScriptListFrame.Name = "ScriptListFrame"
  769. ScriptListFrame.Parent = MainFrame
  770. ScriptListFrame.Active = true
  771. ScriptListFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  772. ScriptListFrame.BackgroundTransparency = 1
  773. ScriptListFrame.BorderSizePixel = 0
  774. ScriptListFrame.Position = UDim2.new(0, 70, 0.1, 10)
  775. ScriptListFrame.Size = UDim2.new(0, 380, 0, 199)
  776. ScriptListFrame.ZIndex = 2
  777. ScriptListFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  778.  
  779. ScriptAuthor.Name = "ScriptAuthor"
  780. ScriptAuthor.Parent = ScriptFrame
  781. ScriptAuthor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  782. ScriptAuthor.BackgroundTransparency = 1.000
  783. ScriptAuthor.Position = UDim2.new(0, 10, 0, 55)
  784. ScriptAuthor.Size = UDim2.new(0, 280, 0, 25)
  785. ScriptAuthor.Font = Enum.Font.Code
  786. ScriptAuthor.Text = "By ScriptAuthor"
  787. ScriptAuthor.TextColor3 = Color3.fromRGB(192, 192, 192)
  788. ScriptAuthor.TextSize = 20
  789. ScriptAuthor.TextWrapped = true
  790. ScriptAuthor.TextXAlignment = Enum.TextXAlignment.Left
  791.  
  792. UIPadding.Parent = ScriptListFrame
  793. UIPadding.PaddingBottom = UDim.new(0, 10)
  794. UIPadding.PaddingLeft = UDim.new(0, 25)
  795. UIPadding.PaddingRight = UDim.new(0, 25)
  796. UIPadding.PaddingTop = UDim.new(0, 10)
  797.  
  798. Scripts.Name = "Scripts"
  799. Scripts.Parent = ScriptListFrame
  800.  
  801. UIGridLayout.Parent = Scripts
  802. UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  803. UIGridLayout.CellPadding = UDim2.new(0, 20, 0, 20)
  804. UIGridLayout.CellSize = UDim2.new(0, 330, 0, 190)
  805.  
  806. ScriptFrame.Name = "ScriptFrame"
  807. ScriptFrame.Parent = Scripts
  808. ScriptFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  809. ScriptFrame.BackgroundTransparency = 0.7
  810. ScriptFrame.Size = UDim2.new(0, 9999, 0, 500)
  811. ScriptFrame.Position = UDim2.new(1.5, 0, 0, 0)
  812.  
  813. UICorner_6.CornerRadius = UDim.new(0, 12)
  814. UICorner_6.Parent = ScriptFrame
  815.  
  816. ScriptTitle.Name = "ScriptTitle"
  817. ScriptTitle.Parent = ScriptFrame
  818. ScriptTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  819. ScriptTitle.BackgroundTransparency = 1.000
  820. ScriptTitle.Position = UDim2.new(0, 10, 0, 10)
  821. ScriptTitle.Size = UDim2.new(0, 180, 0, 40)
  822. ScriptTitle.Font = Enum.Font.Code
  823. ScriptTitle.Text = "Script Title"
  824. ScriptTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  825. ScriptTitle.TextScaled = true
  826. ScriptTitle.TextSize = 14.000
  827. ScriptTitle.TextWrapped = true
  828. ScriptTitle.TextXAlignment = Enum.TextXAlignment.Left
  829.  
  830. ExecuteButton.Name = "ExecuteButton"
  831. ExecuteButton.Parent = ScriptFrame
  832. ExecuteButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  833. ExecuteButton.Position = UDim2.new(0.75, 0, 0.7, 0)
  834. ExecuteButton.Size = UDim2.new(0, 75, 0, 30)
  835. ExecuteButton.AutoButtonColor = false
  836. ExecuteButton.Font = Enum.Font.Code
  837. ExecuteButton.Text = "Execute"
  838. ExecuteButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  839. ExecuteButton.TextSize = 18
  840. ExecuteButton.BackgroundTransparency = 0.7
  841.  
  842. UICorner_7.CornerRadius = UDim.new(0, 12)
  843. UICorner_7.Parent = ExecuteButton
  844.  
  845. DescScriptButton.Name = "DescScriptButton"
  846. DescScriptButton.Parent = ScriptFrame
  847. DescScriptButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  848. DescScriptButton.Position = UDim2.new(0.885, 0, 0.02, 0)
  849. DescScriptButton.Size = UDim2.new(0, 35, 0, 35)
  850. DescScriptButton.AutoButtonColor = false
  851. DescScriptButton.Font = Enum.Font.Code
  852. DescScriptButton.Text = "D"
  853. DescScriptButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  854. DescScriptButton.TextSize = 22
  855. DescScriptButton.BackgroundTransparency = 0.7
  856.  
  857. DescScriptButtonUICorner.CornerRadius = UDim.new(0, 12)
  858. DescScriptButtonUICorner.Parent = DescScriptButton
  859.  
  860. DescScriptButton_2.Name = "DescScriptButton"
  861. DescScriptButton_2.Parent = VerifiedScriptFrame
  862. DescScriptButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  863. DescScriptButton_2.Position = UDim2.new(0.885, 0, 0.02, 0)
  864. DescScriptButton_2.Size = UDim2.new(0, 35, 0, 35)
  865. DescScriptButton_2.AutoButtonColor = false
  866. DescScriptButton_2.Font = Enum.Font.Code
  867. DescScriptButton_2.Text = "D"
  868. DescScriptButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  869. DescScriptButton_2.TextSize = 22
  870. DescScriptButton_2.BackgroundTransparency = 0.7
  871.  
  872. DescScriptButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  873. DescScriptButtonUICorner_2.Parent = DescScriptButton_2
  874.  
  875. CloseDescButton.Name = "CloseDescButton"
  876. CloseDescButton.Parent = InfoBoxDescription
  877. CloseDescButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  878. CloseDescButton.Position = UDim2.new(0.8, 0, 0.8, 0)
  879. CloseDescButton.Size = UDim2.new(0, 60, 0, 30)
  880. CloseDescButton.AutoButtonColor = false
  881. CloseDescButton.Font = Enum.Font.Code
  882. CloseDescButton.Text = "Close"
  883. CloseDescButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  884. CloseDescButton.TextSize = 22
  885. CloseDescButton.BackgroundTransparency = 0.7
  886.  
  887. CloseDescButtonUICorner.CornerRadius = UDim.new(0, 12)
  888. CloseDescButtonUICorner.Parent = CloseDescButton
  889.  
  890.  
  891. OpenInExecutorButton.Name = "OpenInExecutorButton"
  892. OpenInExecutorButton.Parent = ScriptFrame
  893. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  894. OpenInExecutorButton.Position = UDim2.new(0.265, 0, 0.7, 0)
  895. OpenInExecutorButton.Size = UDim2.new(0, 75, 0, 30)
  896. OpenInExecutorButton.AutoButtonColor = false
  897. OpenInExecutorButton.Font = Enum.Font.Code
  898. OpenInExecutorButton.Text = "OIE"
  899. OpenInExecutorButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  900. OpenInExecutorButton.TextSize = 18
  901. OpenInExecutorButton.BackgroundTransparency = 0.7
  902.  
  903. OpenInExecutorButtonUICorner.CornerRadius = UDim.new(0, 12)
  904. OpenInExecutorButtonUICorner.Parent = OpenInExecutorButton
  905.  
  906. OpenInExecutorButton_2.Name = "OpenInExecutorButton"
  907. OpenInExecutorButton_2.Parent = VerifiedScriptFrame
  908. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  909. OpenInExecutorButton_2.Position = UDim2.new(0.265, 0, 0.7, 0)
  910. OpenInExecutorButton_2.Size = UDim2.new(0, 75, 0, 30)
  911. OpenInExecutorButton_2.AutoButtonColor = false
  912. OpenInExecutorButton_2.Font = Enum.Font.Code
  913. OpenInExecutorButton_2.Text = "OIE"
  914. OpenInExecutorButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  915. OpenInExecutorButton_2.TextSize = 18
  916. OpenInExecutorButton_2.BackgroundTransparency = 0.7
  917.  
  918. OpenInExecutorButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  919. OpenInExecutorButtonUICorner_2.Parent = OpenInExecutorButton_2
  920.  
  921. InfoButton.Name = "InfoButton"
  922. InfoButton.Parent = ScriptFrame
  923. InfoButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  924. InfoButton.BackgroundTransparency = 0.7
  925. InfoButton.Position = UDim2.new(0.533333361, 0, 0.733333349, 0)
  926. InfoButton.Size = UDim2.new(0, 130, 0, 30)
  927. InfoButton.AutoButtonColor = false
  928. InfoButton.Font = Enum.Font.Code
  929. InfoButton.Text = "Info"
  930. InfoButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  931. InfoButton.TextSize = 14.000
  932.  
  933. UICorner_8.CornerRadius = UDim.new(0, 12)
  934. UICorner_8.Parent = InfoButton
  935.  
  936. InfoButton.Visible = false
  937.  
  938. ScriptGame.Name = "ScriptGame"
  939. ScriptGame.Parent = ScriptFrame
  940. ScriptGame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  941. ScriptGame.BackgroundTransparency = 1.000
  942. ScriptGame.Position = UDim2.new(0, 10, 0, 80)
  943. ScriptGame.Size = UDim2.new(0, 280, 0, 25)
  944. ScriptGame.Font = Enum.Font.Code
  945. ScriptGame.Text = "Game"
  946. ScriptGame.TextColor3 = Color3.fromRGB(192, 192, 192)
  947. ScriptGame.TextSize = 20
  948. ScriptGame.TextWrapped = true
  949. ScriptGame.TextXAlignment = Enum.TextXAlignment.Left
  950.  
  951. VerifiedScriptFrame.Name = "VerifiedScriptFrame"
  952. VerifiedScriptFrame.Parent = Scripts
  953. VerifiedScriptFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  954. VerifiedScriptFrame.Size = UDim2.new(0, 300, 0, 150)
  955. VerifiedScriptFrame.BackgroundTransparency = 0.7
  956.  
  957. UICorner_9.CornerRadius = UDim.new(0, 12)
  958. UICorner_9.Parent = VerifiedScriptFrame
  959.  
  960. ScriptTitle_2.Name = "ScriptTitle"
  961. ScriptTitle_2.Parent = VerifiedScriptFrame
  962. ScriptTitle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  963. ScriptTitle_2.BackgroundTransparency = 1.000
  964. ScriptTitle_2.Position = UDim2.new(0, 50, 0, 10)
  965. ScriptTitle_2.Size = UDim2.new(0, 240, 0, 40)
  966. ScriptTitle_2.Font = Enum.Font.Code
  967. ScriptTitle_2.Text = "Script Title"
  968. ScriptTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  969. ScriptTitle_2.TextScaled = true
  970. ScriptTitle_2.TextSize = 14.000
  971. ScriptTitle_2.TextWrapped = true
  972. ScriptTitle_2.TextXAlignment = Enum.TextXAlignment.Left
  973.  
  974. VerifiedIcon.Name = "VerifiedIcon"
  975. VerifiedIcon.Parent = VerifiedScriptFrame
  976. VerifiedIcon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  977. VerifiedIcon.BackgroundTransparency = 0
  978. VerifiedIcon.Position = UDim2.new(0, 10, 0, 15)
  979. VerifiedIcon.Size = UDim2.new(0, 40, 0, 30)
  980. VerifiedIcon.Image = "rbxassetid://15621211889"
  981. VerifiedIcon.BackgroundTransparency = 1
  982.  
  983. ExecuteButton_2.Name = "ExecuteButton"
  984. ExecuteButton_2.Parent = VerifiedScriptFrame
  985. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  986. ExecuteButton_2.BackgroundTransparency = 0.7
  987. ExecuteButton_2.Position = UDim2.new(0.75, 0, 0.7, 0)
  988. ExecuteButton_2.Size = UDim2.new(0, 75, 0, 30)
  989. ExecuteButton_2.AutoButtonColor = false
  990. ExecuteButton_2.Font = Enum.Font.Code
  991. ExecuteButton_2.Text = "Execute"
  992. ExecuteButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  993. ExecuteButton_2.TextSize = 18
  994.  
  995. UICorner_10.CornerRadius = UDim.new(0, 12)
  996. UICorner_10.Parent = ExecuteButton_2
  997.  
  998. CopyScriptsButton.Name = "CopyScriptsButton"
  999. CopyScriptsButton.Parent = ScriptFrame
  1000. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1001. CopyScriptsButton.BackgroundTransparency = 0.7
  1002. CopyScriptsButton.Position = UDim2.new(0.025, 0, 0.7, 0)
  1003. CopyScriptsButton.Size = UDim2.new(0, 75, 0, 30)
  1004. CopyScriptsButton.AutoButtonColor = false
  1005. CopyScriptsButton.Font = Enum.Font.Code
  1006. CopyScriptsButton.Text = "Raw"
  1007. CopyScriptsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1008. CopyScriptsButton.TextSize = 18
  1009.  
  1010. CopyScriptsButtonUICorner.CornerRadius = UDim.new(0, 12)
  1011. CopyScriptsButtonUICorner.Parent = CopyScriptsButton
  1012.  
  1013. CopyScriptsButton_2.Name = "CopyScriptsButton"
  1014. CopyScriptsButton_2.Parent = VerifiedScriptFrame
  1015. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1016. CopyScriptsButton_2.BackgroundTransparency = 0.7
  1017. CopyScriptsButton_2.Position = UDim2.new(0.025, 0, 0.7, 0)
  1018. CopyScriptsButton_2.Size = UDim2.new(0, 75, 0, 30)
  1019. CopyScriptsButton_2.AutoButtonColor = false
  1020. CopyScriptsButton_2.Font = Enum.Font.Code
  1021. CopyScriptsButton_2.Text = "Raw"
  1022. CopyScriptsButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1023. CopyScriptsButton_2.TextSize = 18
  1024.  
  1025. CopyScriptsButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  1026. CopyScriptsButtonUICorner_2.Parent = CopyScriptsButton_2
  1027.  
  1028. CopyLinkButton.Name = "CopyLinkButton"
  1029. CopyLinkButton.Parent = ScriptFrame
  1030. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1031. CopyLinkButton.BackgroundTransparency = 0.7
  1032. CopyLinkButton.Position = UDim2.new(0.51, 0, 0.7, 0)
  1033. CopyLinkButton.Size = UDim2.new(0, 75, 0, 30)
  1034. CopyLinkButton.AutoButtonColor = false
  1035. CopyLinkButton.Font = Enum.Font.Code
  1036. CopyLinkButton.Text = "Link"
  1037. CopyLinkButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1038. CopyLinkButton.TextSize = 18
  1039.  
  1040. CopyLinkButtonUICorner.CornerRadius = UDim.new(0, 12)
  1041. CopyLinkButtonUICorner.Parent = CopyLinkButton
  1042.  
  1043. CopyLinkButton_2.Name = "CopyLinkButton"
  1044. CopyLinkButton_2.Parent = VerifiedScriptFrame
  1045. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1046. CopyLinkButton_2.BackgroundTransparency = 0.7
  1047. CopyLinkButton_2.Position = UDim2.new(0.51, 0, 0.7, 0)
  1048. CopyLinkButton_2.Size = UDim2.new(0, 75, 0, 30)
  1049. CopyLinkButton_2.AutoButtonColor = false
  1050. CopyLinkButton_2.Font = Enum.Font.Code
  1051. CopyLinkButton_2.Text = "Link"
  1052. CopyLinkButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1053. CopyLinkButton_2.TextSize = 18
  1054.  
  1055. CopyLinkButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  1056. CopyLinkButtonUICorner_2.Parent = CopyLinkButton_2
  1057.  
  1058. InfoButton_2.Name = "InfoButton"
  1059. InfoButton_2.Parent = VerifiedScriptFrame
  1060. InfoButton_2.BackgroundColor3 = Color3.fromRGB(19, 24, 52)
  1061. InfoButton_2.Position = UDim2.new(0.533333361, 0, 0.733333349, 0)
  1062. InfoButton_2.Size = UDim2.new(0, 130, 0, 30)
  1063. InfoButton_2.AutoButtonColor = false
  1064. InfoButton_2.Font = Enum.Font.Code
  1065. InfoButton_2.Text = "Info"
  1066. InfoButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1067. InfoButton_2.TextSize = 14.000
  1068.  
  1069. UICorner_11.CornerRadius = UDim.new(0, 12)
  1070. UICorner_11.Parent = InfoButton_2
  1071. InfoButton_2.Visible = false
  1072.  
  1073. ScriptAuthor_2.Name = "ScriptAuthor"
  1074. ScriptAuthor_2.Parent = VerifiedScriptFrame
  1075. ScriptAuthor_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1076. ScriptAuthor_2.BackgroundTransparency = 1.000
  1077. ScriptAuthor_2.Position = UDim2.new(0.0399999991, 0, 0.28, 0)
  1078. ScriptAuthor_2.Size = UDim2.new(0, 280, 0, 25)
  1079. ScriptAuthor_2.Font = Enum.Font.Code
  1080. ScriptAuthor_2.Text = "By ScriptAuthor"
  1081. ScriptAuthor_2.TextColor3 = Color3.fromRGB(192, 192, 192)
  1082. ScriptAuthor_2.TextSize = 20
  1083. ScriptAuthor_2.TextWrapped = true
  1084. ScriptAuthor_2.TextXAlignment = Enum.TextXAlignment.Left
  1085.  
  1086. ScriptGame_2.Name = "ScriptGame"
  1087. ScriptGame_2.Parent = VerifiedScriptFrame
  1088. ScriptGame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1089. ScriptGame_2.BackgroundTransparency = 1.000
  1090. ScriptGame_2.Position = UDim2.new(0, 10, 0, 80)
  1091. ScriptGame_2.Size = UDim2.new(0, 280, 0, 25)
  1092. ScriptGame_2.Font = Enum.Font.Code
  1093. ScriptGame_2.Text = "Game"
  1094. ScriptGame_2.TextColor3 = Color3.fromRGB(192, 192, 192)
  1095. ScriptGame_2.TextSize = 20
  1096. ScriptGame_2.TextWrapped = true
  1097. ScriptGame_2.TextXAlignment = Enum.TextXAlignment.Left
  1098.  
  1099. ScriptListBackgroundFrame.Name = "ScriptListBackgroundFrame"
  1100. ScriptListBackgroundFrame.Parent = MainFrame
  1101. ScriptListBackgroundFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1102. ScriptListBackgroundFrame.BackgroundTransparency = 0.7
  1103. ScriptListBackgroundFrame.Position = UDim2.new(0, 80, 0.1, 10)
  1104. ScriptListBackgroundFrame.Size = UDim2.new(0, 360, 0, 200)
  1105.  
  1106. UICorner_12.CornerRadius = UDim.new(0, 12)
  1107. UICorner_12.Parent = ScriptListBackgroundFrame
  1108.  
  1109. NoScriptsFound.Name = "No Scripts Found"
  1110. NoScriptsFound.Parent = MainFrame
  1111. NoScriptsFound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1112. NoScriptsFound.BackgroundTransparency = 1.000
  1113. NoScriptsFound.Position = UDim2.new(0.51, 0, 0.02, 0)
  1114. NoScriptsFound.Size = UDim2.new(0, 220, 0, 25)
  1115. NoScriptsFound.Visible = false
  1116. NoScriptsFound.ZIndex = 3
  1117. NoScriptsFound.Font = Enum.Font.Code
  1118. NoScriptsFound.Text = "No Scripts!"
  1119. NoScriptsFound.TextColor3 = Color3.fromRGB(255, 255, 255)
  1120. NoScriptsFound.TextSize = 18
  1121. NoScriptsFound.TextWrapped = true
  1122.  
  1123. InfoBox.Name = "InfoBox"
  1124. InfoBox.Parent = MainFrame
  1125. InfoBox.Active = true
  1126. InfoBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1127. InfoBox.BackgroundTransparency = 0.7
  1128. InfoBox.BorderSizePixel = 0
  1129. InfoBox.Position = UDim2.new(0, 20, 0, 50)
  1130. InfoBox.Size = UDim2.new(0, 350, 0, 350)
  1131. InfoBox.ZIndex = 3
  1132.  
  1133. InfoBox.CanvasSize = UDim2.new(0, 0, 0, 0)
  1134. InfoBox.VerticalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  1135.  
  1136. UIInfoBox.Parent = InfoBox
  1137.  
  1138. UIListLayout.Parent = InfoBox
  1139. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  1140. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  1141. UIListLayout.Padding = UDim.new(0, 10)
  1142.  
  1143. UICorner_13.CornerRadius = UDim.new(0, 12)
  1144. UICorner_13.Parent = InfoBox
  1145.  
  1146. Info.Name = "Info"
  1147. Info.Parent = InfoBox
  1148. Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1149. Info.BackgroundTransparency = 1.000
  1150. Info.Size = UDim2.new(0, 150, 0, 150)
  1151.  
  1152. PreviewImage.Name = "PreviewImage"
  1153. PreviewImage.Parent = Info
  1154. PreviewImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1155. PreviewImage.BackgroundTransparency = 1.000
  1156. PreviewImage.Position = UDim2.new(0, 50, 0, 10)
  1157. PreviewImage.Size = UDim2.new(0, 100, 0, 100)
  1158. PreviewImage.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  1159.  
  1160. UIScale.Parent = PreviewImage
  1161. UIScale.Scale = 0.700
  1162.  
  1163. UICorner_14.CornerRadius = UDim.new(0, 24)
  1164. UICorner_14.Parent = PreviewImage
  1165.  
  1166. Author.Name = "Author"
  1167. Author.Parent = Info
  1168. Author.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1169. Author.BackgroundTransparency = 1.000
  1170. Author.Position = UDim2.new(0, 395, 0, 110)
  1171. Author.Size = UDim2.new(0, 250, 0, 40)
  1172.  
  1173. InfoBoxAuthor.Name = "InfoBoxAuthor"
  1174. InfoBoxAuthor.Parent = Author
  1175. InfoBoxAuthor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1176. InfoBoxAuthor.BackgroundTransparency = 1.000
  1177. InfoBoxAuthor.BorderSizePixel = 0
  1178. InfoBoxAuthor.Position = UDim2.new(0, 45, 0, 0)
  1179. InfoBoxAuthor.Size = UDim2.new(0, 150, 0, 40)
  1180. InfoBoxAuthor.Font = Enum.Font.Code
  1181. InfoBoxAuthor.Text = "Author"
  1182. InfoBoxAuthor.TextColor3 = Color3.fromRGB(140, 125, 233)
  1183. InfoBoxAuthor.TextSize = 20.000
  1184. InfoBoxAuthor.TextWrapped = true
  1185. InfoBoxAuthor.TextXAlignment = Enum.TextXAlignment.Left
  1186.  
  1187. ProfilePicture.Name = "ProfilePicture"
  1188. ProfilePicture.Parent = ScriptFrame
  1189. ProfilePicture.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1190. ProfilePicture.BackgroundTransparency = 1
  1191. ProfilePicture.Size = UDim2.new(0, 80, 0, 80)
  1192. ProfilePicture.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  1193. ProfilePicture.Visible = false
  1194.  
  1195. UICorner_15.CornerRadius = UDim.new(0, 12)
  1196. UICorner_15.Parent = ProfilePicture
  1197.  
  1198. Title_2.Name = "Title"
  1199. Title_2.Parent = Info
  1200. Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1201. Title_2.BackgroundTransparency = 1.000
  1202. Title_2.Position = UDim2.new(0, 395, 0, 10)
  1203. Title_2.Size = UDim2.new(0, 550, 0, 50)
  1204.  
  1205. InfoBoxTitle.Name = "InfoBoxTitle"
  1206. InfoBoxTitle.Parent = Title_2
  1207. InfoBoxTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1208. InfoBoxTitle.BackgroundTransparency = 1.000
  1209. InfoBoxTitle.Size = UDim2.new(0, 550, 0, 50)
  1210. InfoBoxTitle.Font = Enum.Font.Code
  1211. InfoBoxTitle.Text = "Script Title"
  1212. InfoBoxTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1213. InfoBoxTitle.TextScaled = true
  1214. InfoBoxTitle.TextSize = 14.000
  1215. InfoBoxTitle.TextWrapped = true
  1216. InfoBoxTitle.TextXAlignment = Enum.TextXAlignment.Left
  1217.  
  1218. Game.Name = "Game"
  1219. Game.Parent = Info
  1220. Game.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1221. Game.BackgroundTransparency = 1.000
  1222. Game.Position = UDim2.new(0, 395, 0, 70)
  1223. Game.Size = UDim2.new(0, 250, 0, 25)
  1224. Game.Font = Enum.Font.Gotham
  1225. Game.Text = "Game Name"
  1226. Game.TextColor3 = Color3.fromRGB(255, 255, 255)
  1227. Game.TextSize = 22.000
  1228. Game.TextXAlignment = Enum.TextXAlignment.Left
  1229.  
  1230. Buttons.Name = "Buttons"
  1231. Buttons.Parent = InfoBox
  1232. Buttons.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1233. Buttons.BackgroundTransparency = 1
  1234. Buttons.Position = UDim2.new(0.0100502511, 0, 0.911764622, 0)
  1235. Buttons.Size = UDim2.new(0.2, 0, 1.2, 0)
  1236.  
  1237. UIListLayout_2.Parent = Buttons
  1238. UIListLayout_2.FillDirection = Enum.FillDirection.Horizontal
  1239. UIListLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center
  1240. UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
  1241. UIListLayout_2.VerticalAlignment = Enum.VerticalAlignment.Center
  1242. UIListLayout_2.Padding = UDim.new(0, 40)
  1243.  
  1244. Close.Name = "Close"
  1245. Close.Parent = Buttons
  1246. Close.BackgroundColor3 = Color3.fromRGB(19, 24, 52)
  1247. Close.LayoutOrder = 3
  1248. Close.Position = UDim2.new(0, 50, 0, 465)
  1249. Close.Size = UDim2.new(0, 95, 0, 35)
  1250. Close.ZIndex = 2
  1251. Close.AutoButtonColor = false
  1252. Close.Font = Enum.Font.Code
  1253. Close.Text = "Close"
  1254. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  1255. Close.TextSize = 14.000
  1256.  
  1257. UICorner_16.CornerRadius = UDim.new(0, 12)
  1258. UICorner_16.Parent = Close
  1259.  
  1260.  
  1261. ExecuteButton_3.Name = "ExecuteButton"
  1262. ExecuteButton_3.Parent = Buttons
  1263. ExecuteButton_3.BackgroundColor3 = Color3.fromRGB(19, 24, 52)
  1264. ExecuteButton_3.Position = UDim2.new(0, 250, 0, 465)
  1265. ExecuteButton_3.Size = UDim2.new(0, 95, 0, 35)
  1266. ExecuteButton_3.AutoButtonColor = false
  1267. ExecuteButton_3.Font = Enum.Font.Code
  1268. ExecuteButton_3.Text = "Execute"
  1269. ExecuteButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1270. ExecuteButton_3.TextSize = 14.000
  1271.  
  1272. UICorner_19.CornerRadius = UDim.new(0, 12)
  1273. UICorner_19.Parent = ExecuteButton_3
  1274.  
  1275. InfoBoxDescription.Name = "InfoBoxDescription"
  1276. InfoBoxDescription.Parent = MainFrame
  1277. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1278. InfoBoxDescription.BackgroundTransparency = 0.7
  1279. InfoBoxDescription.Size = UDim2.new(0, 340, 0, 190)
  1280. InfoBoxDescription.Font = Enum.Font.Code
  1281. InfoBoxDescription.Text = "This is a description!"
  1282. InfoBoxDescription.TextColor3 = Color3.fromRGB(255, 255, 255)
  1283. InfoBoxDescription.TextSize = 5
  1284. InfoBoxDescription.TextWrapped = true
  1285. InfoBoxDescription.TextScaled = true
  1286. InfoBoxDescription.TextXAlignment = Enum.TextXAlignment.Left
  1287. InfoBoxDescription.TextYAlignment = Enum.TextYAlignment.Top
  1288. InfoBoxDescription.Position = UDim2.new(0, 90, 0.12, 10)
  1289.  
  1290. UIAspectRatioConstraint_2.Parent = InfoBoxDescription
  1291. UIAspectRatioConstraint_2.AspectRatio = 1.8
  1292.  
  1293. InfoBoxDescription.Visible = false
  1294.  
  1295. DescUICorner.CornerRadius = UDim.new(0, 12)
  1296. DescUICorner.Parent = InfoBoxDescription
  1297.  
  1298. Comments.Name = "Comments"
  1299. Comments.Parent = InfoBox
  1300. Comments.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1301. Comments.Size = UDim2.new(0, 250, 0, 200)
  1302.  
  1303. UICorner_20.CornerRadius = UDim.new(0, 12)
  1304. UICorner_20.Parent = Comments
  1305.  
  1306. Inner.Name = "Inner"
  1307. Inner.Parent = Comments
  1308. Inner.AnchorPoint = Vector2.new(0.5, 0.5)
  1309. Inner.BackgroundColor3 = Color3.fromRGB(13, 18, 39)
  1310. Inner.Position = UDim2.new(0.5, 0, 0.5, 0)
  1311. Inner.Size = UDim2.new(0, 189, 0, 96)
  1312.  
  1313. UICorner_21.CornerRadius = UDim.new(0, 12)
  1314. UICorner_21.Parent = Inner
  1315.  
  1316. Line.Name = "Line"
  1317. Line.Parent = Inner
  1318. Line.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1319. Line.BorderSizePixel = 0
  1320. Line.LayoutOrder = 1
  1321. Line.Position = UDim2.new(0, 0, 0, 25)
  1322. Line.Size = UDim2.new(0, 150, 0, 2)
  1323.  
  1324. CommentsText.Name = "CommentsText"
  1325. CommentsText.Parent = Inner
  1326. CommentsText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1327. CommentsText.BackgroundTransparency = 1.000
  1328. CommentsText.Size = UDim2.new(0, 150, 0, 25)
  1329. CommentsText.Font = Enum.Font.Code
  1330. CommentsText.Text = "Comments"
  1331. CommentsText.TextColor3 = Color3.fromRGB(255, 255, 255)
  1332. CommentsText.TextSize = 14.000
  1333.  
  1334. Comments_2.Name = "Comments"
  1335. Comments_2.Parent = Inner
  1336. Comments_2.Active = true
  1337. Comments_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1338. Comments_2.BackgroundTransparency = 1.000
  1339. Comments_2.BorderSizePixel = 0
  1340. Comments_2.Position = UDim2.new(0, 5, 0, 30)
  1341. Comments_2.Size = UDim2.new(0, 370, 0, 170)
  1342. Comments_2.CanvasSize = UDim2.new(0, 0, 0, 0)
  1343.  
  1344. Comment.Name = "Comment"
  1345. Comment.Parent = Comments_2
  1346. Comment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1347. Comment.BackgroundTransparency = 1.000
  1348. Comment.Size = UDim2.new(0, 920, 0, 500)
  1349.  
  1350. Content.Name = "Content"
  1351. Content.Parent = Comment
  1352. Content.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1353. Content.BackgroundTransparency = 1.000
  1354. Content.Position = UDim2.new(0, 50, 0, 30)
  1355. Content.Size = UDim2.new(0, 200, 0, 200)
  1356. Content.Font = Enum.Font.Code
  1357. Content.Text = "Pretty Cool Comment"
  1358. Content.TextColor3 = Color3.fromRGB(255, 255, 255)
  1359. Content.TextSize = 14.000
  1360. Content.TextWrapped = true
  1361. Content.TextXAlignment = Enum.TextXAlignment.Left
  1362. Content.TextYAlignment = Enum.TextYAlignment.Top
  1363.  
  1364. Author_2.Name = "Author"
  1365. Author_2.Parent = Comment
  1366. Author_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1367. Author_2.BackgroundTransparency = 1.000
  1368. Author_2.BorderSizePixel = 0
  1369. Author_2.Position = UDim2.new(0, 50, 0, 5)
  1370. Author_2.Size = UDim2.new(0, 200, 0, 25)
  1371. Author_2.Font = Enum.Font.Code
  1372. Author_2.Text = "Author"
  1373. Author_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1374. Author_2.TextSize = 20.000
  1375. Author_2.TextWrapped = true
  1376. Author_2.TextXAlignment = Enum.TextXAlignment.Left
  1377.  
  1378. ProfilePicture_2.Name = "ProfilePicture"
  1379. ProfilePicture_2.Parent = Comment
  1380. ProfilePicture_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1381. ProfilePicture_2.BackgroundTransparency = 1.000
  1382. ProfilePicture_2.Position = UDim2.new(0, 5, 0, 5)
  1383. ProfilePicture_2.Size = UDim2.new(0, 40, 0, 40)
  1384. ProfilePicture_2.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  1385.  
  1386. UICorner_22.CornerRadius = UDim.new(1, 0)
  1387. UICorner_22.Parent = ProfilePicture_2
  1388.  
  1389. UIListLayout_3.Parent = Comments_2
  1390. UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
  1391. UIListLayout_3.Padding = UDim.new(0, 5)
  1392.  
  1393.  
  1394.  
  1395. if not isfile("ES.ECCS") then
  1396. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  1397. end
  1398.  
  1399. local ESR = readfile("ES.ECCS")
  1400. ExecutorTextBox.Text = ""..ESR
  1401.  
  1402.  
  1403.  
  1404. UIGui.MainFrame.InfoBox.Visible = false
  1405.  
  1406. local getfakeasset = getcustomasset or getsynasset
  1407.  
  1408. local HttpService = game:GetService("HttpService")
  1409. local TweenService = game:GetService("TweenService")
  1410. local TextService = game:GetService("TextService")
  1411.  
  1412.  
  1413.  
  1414. local page = 1
  1415. local gquery = ""
  1416.  
  1417. function tableConcat(t1,t2)
  1418.     for i, v in pairs(t2) do
  1419.         table.insert(t1, v)
  1420.     end
  1421.     return t1
  1422. end
  1423.  
  1424. Title.RichText = true
  1425. ScriptListFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  1426. InfoBoxDescription.AutomaticSize = Enum.AutomaticSize.Y
  1427. ScriptListFrame.ScrollBarImageColor3 = Color3.fromRGB(0, 0, 0)
  1428. UIGui.MainFrame.InfoBox.AutomaticCanvasSize = Enum.AutomaticSize.Y
  1429. UIGui.MainFrame.InfoBox.Comments.Inner.Comments.AutomaticCanvasSize = Enum.AutomaticSize.Y
  1430. UIGui.MainFrame.InfoBox.Comments.Inner.Comments.ScrollBarImageColor3 = Color3.new(0, 0, 0)
  1431. UIGui.MainFrame.InfoBox.ScrollBarImageColor3 = Color3.new(0, 0, 0)
  1432.  
  1433. local VerifiedScript = UIGui.MainFrame.ScriptListFrame.Scripts.VerifiedScriptFrame:Clone()
  1434. local Script = UIGui.MainFrame.ScriptListFrame.Scripts.ScriptFrame:Clone()
  1435. UIGui.MainFrame.ScriptListFrame.Scripts.ScriptFrame:Destroy()
  1436. UIGui.MainFrame.ScriptListFrame.Scripts.VerifiedScriptFrame:Destroy()
  1437.  
  1438. local Comment = UIGui.MainFrame.InfoBox.Comments.Inner.Comments.Comment:Clone()
  1439. UIGui.MainFrame.InfoBox.Comments.Inner.Comments.Comment:Destroy()
  1440.  
  1441. function setHoverTransition(from, to, obj)
  1442.     from = from or obj.BackgroundColor3
  1443.    
  1444.     obj.MouseEnter:Connect(function()
  1445.  
  1446.         TweenService:Create(obj, TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {
  1447.             BackgroundColor3 = to
  1448.         }):Play()
  1449.  
  1450.     end)
  1451.    
  1452.     obj.MouseLeave:Connect(function()
  1453.  
  1454.         TweenService:Create(obj, TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {
  1455.             BackgroundColor3 = from
  1456.         }):Play()
  1457.  
  1458.     end)
  1459. end
  1460.  
  1461. function _if(a, b, c)
  1462.     if a then return b else return c end
  1463. end
  1464.  
  1465. function fastmodeExec(func)
  1466.     if getgenv().fastmode == true then
  1467.         task.spawn(func)
  1468.     else
  1469.         func()
  1470.     end
  1471. end
  1472.  
  1473. function fetchScripts(query, page)
  1474.     page = page or 1
  1475.     query = HttpService:UrlEncode(query)
  1476.    
  1477.     local url = _if(query == "", "https://www.scriptblox.com/api/script/fetch?page="..tostring(page), "https://scriptblox.com/api/script/search?q="..query.."&max=100&mode=free&page=".. tostring(page))
  1478.     local req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  1479.    
  1480.     return req.scripts
  1481. end
  1482.  
  1483. function fetchComments(scriptId, page)
  1484.     page = page or 1   
  1485.    
  1486.     local url = "https://scriptblox.com/api/comment/" ..scriptId.. "?page=" ..tostring(page).. "&max=20"
  1487.     local req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  1488.    
  1489.     return req.comments
  1490. end
  1491.  
  1492.  
  1493. function fixScript(scriptObj)
  1494.     if not scriptObj["script"] or not scriptObj["owner"] or not scriptObj["features"] then
  1495.        
  1496.             local req = HttpService:JSONDecode(game:HttpGetAsync("https://www.scriptblox.com/api/script/".. scriptObj.slug)).script
  1497.             scriptObj["script"] = _if(scriptObj["script"], scriptObj["script"], req.script)
  1498.             scriptObj["features"] = _if(scriptObj["features"], scriptObj["features"], req.features)
  1499.             scriptObj["owner"] = _if(scriptObj["owner"], scriptObj["owner"], req.owner)
  1500.            
  1501.            
  1502.         end
  1503.    
  1504.     return scriptObj
  1505. end
  1506.  
  1507.  
  1508.  
  1509. function updateInfoBox(scriptObj)
  1510.     scriptObj = fixScript(scriptObj)
  1511.    
  1512.     InfoBoxAuthor.Text = scriptObj.owner.username
  1513.     InfoBoxTitle.Text = scriptObj.title
  1514.     Game.Text = scriptObj.game.name
  1515.     InfoBoxDescription.Text = scriptObj.features or "For features to be displayed, please use the search bar to find this script and then open the info again, this is caused by an API Error that I will fix later."
  1516.    
  1517.     task.spawn(function()
  1518.         ProfilePicture.Image = loadImage("https://scriptblox.com"..scriptObj.owner.profilePicture, scriptObj["owner"]["_id"], true)
  1519.     end)
  1520.     task.spawn(function()
  1521.         UIGui.MainFrame.InfoBox.Info.PreviewImage.Image = loadImage(_if(string.find(scriptObj.game.imageUrl, "rbxcdn.com"), scriptObj.game.imageUrl, "https://scriptblox.com"..scriptObj.game.imageUrl), scriptObj["_id"], false)
  1522.     end)
  1523.    
  1524.     local ExecuteConnection
  1525.     local CopyLinkConnection
  1526.     local CopyScriptConnection
  1527.    
  1528.     ExecuteConnection = UIGui.MainFrame.InfoBox.Buttons.ExecuteButton.MouseButton1Click:Connect(function()
  1529.         loadstring(scriptObj.script)()
  1530.     end)
  1531.    
  1532.     CopyScriptConnection = CopyScriptsButton.MouseButton1Click:Connect(function()
  1533.         setclipboard(scriptObj.script)
  1534.     end)
  1535.     CopyLinkConnection = CopyLinkButton.MouseButton1Click:Connect(function()
  1536.         setclipboard("https://scriptblox.com/script/".. scriptObj.slug)
  1537.     end)
  1538.    
  1539.     UIGui.MainFrame.InfoBox.Buttons.Close.MouseButton1Click:Connect(function()
  1540.         ExecuteConnection:Disconnect()
  1541.         CopyLinkConnection:Disconnect()
  1542.         CopyScriptConnection:Disconnect()
  1543.        
  1544.         UIGui.MainFrame.InfoBox.Visible = false
  1545.         UIGui.MainFrame.ScriptListFrame.Visible = true
  1546.     end)
  1547.    
  1548.     local commentsUIListLayout = UIGui.MainFrame.InfoBox.Comments.Inner.Comments.UIListLayout:Clone()
  1549.     UIGui.MainFrame.InfoBox.Comments.Inner.Comments:ClearAllChildren()
  1550.     commentsUIListLayout.Parent = UIGui.MainFrame.InfoBox.Comments.Inner.Comments
  1551.    
  1552.     task.spawn(function()
  1553.         for _, v in pairs(fetchComments(scriptObj["_id"])) do
  1554.  
  1555.             local newComment = Comment:Clone()
  1556.             newComment.Parent = UIGui.MainFrame.InfoBox.Comments.Inner.Comments
  1557.             newComment.Content.Text = v.text
  1558.             newComment.Author.Text = v.commentBy.username
  1559.  
  1560.             task.spawn(function()
  1561.                 newComment.ProfilePicture.Image = loadImage("https://scriptblox.com"..v.commentBy.profilePicture, v.commentBy["_id"], true)
  1562.             end)
  1563.  
  1564.         end
  1565.     end)
  1566. end
  1567. function refreshScripts(scriptTbl)
  1568.     if #scriptTbl <= 0 then
  1569.       MainFrame.BackgroundColor3 = Color3.fromRGB(200, 0, 0)
  1570. UINoScriptsFound:Play()
  1571. wait(1)
  1572. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1573.         return
  1574.     else
  1575. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1576.     end
  1577.    
  1578.     local UIGridLayoutCopy = UIGui.MainFrame.ScriptListFrame.Scripts.UIGridLayout:Clone()
  1579.     UIGui.MainFrame.ScriptListFrame.Scripts:ClearAllChildren()
  1580.     UIGridLayoutCopy.Parent = UIGui.MainFrame.ScriptListFrame.Scripts
  1581.    
  1582.     addScripts(scriptTbl)
  1583. end
  1584.  
  1585. function addScripts(scriptTbl)
  1586.     for i, v in pairs(scriptTbl) do
  1587.         fastmodeExec(function()
  1588.             local newScript
  1589.  
  1590.             v = fixScript(v)
  1591.  
  1592.             if v.verified == true then
  1593.                 newScript = VerifiedScript:Clone()
  1594.                 newScript.ScriptTitle.Text = v.title
  1595.                 newScript.ScriptAuthor.Text = "By ".. v.owner.username
  1596.                 newScript.ScriptGame.Text = v.game.name
  1597.                 newScript.Parent = UIGui.MainFrame.ScriptListFrame.Scripts
  1598.             else
  1599.                 newScript = Script:Clone()
  1600.                 newScript.ScriptTitle.Text = v.title
  1601.                 newScript.ScriptAuthor.Text = "By ".. v.owner.username
  1602.                 newScript.ScriptGame.Text = v.game.name
  1603.                 newScript.Parent = UIGui.MainFrame.ScriptListFrame.Scripts
  1604.             end
  1605.  
  1606.  
  1607.             newScript.DescScriptButton.MouseButton1Click:Connect(function()
  1608.             UIClick:Play()
  1609.             ScriptListFrame.Visible = false
  1610.             InfoBoxDescription.Visible = true
  1611.             InfoBoxDescription.Text = v.features or "For features to be displayed, please use the search bar to find this script and then open the info again, this is caused by an API Error that I will fix later."
  1612.             end)
  1613.            
  1614.             newScript.ExecuteButton.MouseButton1Click:Connect(function()
  1615.             UIClick:Play()
  1616.             loadstring(v.script)()
  1617.             end)
  1618.             newScript.OpenInExecutorButton.MouseButton1Click:Connect(function()
  1619.             UIClick:Play()
  1620.    ExecutorTextBox.Text = ""..v.script
  1621. ScriptListFrame.Visible = false
  1622. PlayerDataFrame.Visible = false
  1623. DevelopersFrame.Visible = false
  1624. ExecutorMenuScrollingFrame.Visible = true
  1625. ClearTextBoxButton.Visible = true
  1626. CopyTextBoxButton.Visible = true
  1627. ExecuteTextBoxButton.Visible = true
  1628. InfoBoxDescription.Visible = false
  1629. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1630. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1631. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1632. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1633. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  1634.             end)
  1635.             newScript.CopyScriptsButton.MouseButton1Click:Connect(function()
  1636.            setclipboard(v.script)
  1637.            end)
  1638.             setHoverTransition(newScript.ExecuteButton.BackgroundColor3, Color3.new(0, 0, 0), newScript.ExecuteButton)
  1639.  
  1640.                 --newScript.ProfilePicture.Image = "https://scriptblox.com"..v.owner.profilePicture, v["owner"]["_id"]
  1641.  
  1642.             newScript.CopyLinkButton.MouseButton1Click:Connect(function()
  1643.             setclipboard("https://scriptblox.com/script/".. v.slug)
  1644.             end)
  1645.  
  1646.             newScript.InfoButton.MouseButton1Click:Connect(function()
  1647.                 updateInfoBox(v)
  1648.                 task.wait()
  1649.                 UIGui.MainFrame.InfoBox.Visible = true
  1650.                 UIGui.MainFrame.ScriptListFrame.Visible = false
  1651.             end)
  1652.  
  1653.             setHoverTransition(newScript.InfoButton.BackgroundColor3, Color3.new(0, 0, 0), newScript.InfoButton)
  1654.  
  1655.            
  1656.             setHoverTransition(newScript.BackgroundColor3, Color3.new(0, 0, 0), newScript)
  1657.  
  1658.         end)
  1659.     end
  1660.    
  1661.     pagefetchrunning = false
  1662. end
  1663.  
  1664. UIGui.MainFrame.SearchBox.FocusLost:Connect(function(enterPressed)
  1665.     if enterPressed then
  1666. UIClick:Play()
  1667. ScriptListFrame.Visible = true
  1668. PlayerDataFrame.Visible = false
  1669. ExecutorMenuScrollingFrame.Visible = false
  1670. ClearTextBoxButton.Visible = false
  1671. CopyTextBoxButton.Visible = false
  1672. ExecuteTextBoxButton.Visible = false
  1673. DevelopersFrame.Visible = false
  1674. InfoBoxDescription.Visible = false
  1675. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1676. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1677. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1678. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1679. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  1680.         gquery = UIGui.MainFrame.SearchBox.Text
  1681.         page = 1
  1682.         local scriptsTbl = fetchScripts(UIGui.MainFrame.SearchBox.Text, 1)
  1683.         refreshScripts(scriptsTbl)
  1684.     end
  1685. end)
  1686.  
  1687. SearchButton.MouseButton1Click:Connect(function()
  1688. UIClick:Play()
  1689. ScriptListFrame.Visible = true
  1690. PlayerDataFrame.Visible = false
  1691. ExecutorMenuScrollingFrame.Visible = false
  1692. ClearTextBoxButton.Visible = false
  1693. CopyTextBoxButton.Visible = false
  1694. ExecuteTextBoxButton.Visible = false
  1695. DevelopersFrame.Visible = false
  1696. InfoBoxDescription.Visible = false
  1697. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1698. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1699. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1700. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1701. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  1702. gquery = UIGui.MainFrame.SearchBox.Text
  1703.         page = 1
  1704.         local scriptsTbl = fetchScripts(UIGui.MainFrame.SearchBox.Text, 1)
  1705.         refreshScripts(scriptsTbl)
  1706. end)
  1707.  
  1708.  
  1709. CloseDescButton.MouseButton1Click:Connect(function()
  1710. UIClick:Play()
  1711. ScriptListFrame.Visible = true
  1712. InfoBoxDescription.Visible = false
  1713. end)
  1714.  
  1715. local gui = MainFrame
  1716.  
  1717. local dragging
  1718. local dragInput
  1719. local dragStart
  1720. local startPos
  1721. Loading:Destroy()
  1722.  
  1723. local function update(input)
  1724.     local delta = input.Position - dragStart
  1725.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  1726. end
  1727.  
  1728. gui.InputBegan:Connect(function(input)
  1729.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  1730.         dragging = true
  1731.         dragStart = input.Position
  1732.         startPos = gui.Position
  1733.  
  1734.         input.Changed:Connect(function()
  1735.             if input.UserInputState == Enum.UserInputState.End then
  1736.                 dragging = false
  1737.             end
  1738.         end)
  1739.     end
  1740. end)
  1741.  
  1742. gui.InputChanged:Connect(function(input)
  1743.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1744.         dragInput = input
  1745.     end
  1746. end)
  1747.  
  1748. UserInputService.InputChanged:Connect(function(input)
  1749.     if input == dragInput and dragging then
  1750.         update(input)
  1751.     end
  1752. end)
  1753.  
  1754. refreshScripts(fetchScripts(gquery, 1))
  1755.  
  1756. UIGui.MainFrame.ScriptListFrame:GetPropertyChangedSignal("CanvasPosition"):Connect(function()
  1757.     if (UIGui.MainFrame.ScriptListFrame.CanvasPosition.Y + UIGui.MainFrame.ScriptListFrame.AbsoluteSize.Y) >= UIGui.MainFrame.ScriptListFrame.AbsoluteCanvasSize.Y -200 and not pagefetchrunning then
  1758.         page = page + 1
  1759.         pagefetchrunning = true
  1760.         addScripts(fetchScripts(gquery, page))
  1761.     end
  1762. end)
Add Comment
Please, Sign In to add comment