ERROR_CODE

ECCS•Searcher V2 Plus+

Jan 3rd, 2024 (edited)
2,916
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 77.18 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 UserInputService = game:GetService("UserInputService")
  6. local MainFrame = Instance.new("Frame")
  7. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  8. local UICorner = Instance.new("UICorner")
  9. local TopBarFrame = Instance.new("Frame")
  10. local UICorner_2 = Instance.new("UICorner")
  11. local SearchBox = Instance.new("TextBox")
  12. local UICorner_3 = Instance.new("UICorner")
  13. local Title = Instance.new("TextLabel")
  14. local CloseButton = Instance.new("TextButton")
  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 ConsoleMenuButton = Instance.new("TextButton")
  148. local ConsoleMenuButtonUICorner = Instance.new("UICorner")
  149. local OpenInExecutorButton = Instance.new("TextButton")
  150. local OpenInExecutorButtonUICorner = Instance.new("UICorner")
  151. local OpenInExecutorButton_2 = Instance.new("TextButton")
  152. local OpenInExecutorButtonUICorner_2 = Instance.new("UICorner")
  153. local RebootButton = Instance.new("TextButton")
  154. local RebootButtonUICorner = Instance.new("UICorner")
  155. local ConsoleFrame = Instance.new("Frame")
  156. local Logs = Instance.new("TextLabel")
  157. local CopyLogsButton = Instance.new("TextButton")
  158. local CopyLogsButtonUICorner = Instance.new("UICorner")
  159. local ClearLogsButton = Instance.new("TextButton")
  160. local ClearLogsButtonUICorner = Instance.new("UICorner")
  161. local LogsUICorner = Instance.new("UICorner")
  162. local logTable = {}
  163. local ScriptDescButton = Instance.new("TextButton")
  164. local ScriptDescButtonUICorner = Instance.new("UICorner")
  165. local ScriptDescButton_2 = Instance.new("TextButton")
  166. local ScriptDescButtonUICorner_2 = Instance.new("UICorner")
  167. local ScriptDescUICorner = Instance.new("UICorner")
  168. local CloseDesc = Instance.new("TextButton")
  169. local CloseDescUICorner = Instance.new("UICorner")
  170.  
  171. local Region, Country = pcall(function()
  172. return LocalizationService:GetCountryRegionForPlayerAsync(game.Players.LocalPlayer)
  173. end)
  174.  
  175. UIClick.Parent = game.Workspace
  176. UIClick.SoundId = "rbxassetid://6895079853"
  177. UIClick.Playing = true
  178. UIClick.Looped = false
  179. UIClick.Volume = 1
  180. UIClick:Stop()
  181.  
  182. UINoScriptsFound.Parent = game.Workspace
  183. UINoScriptsFound.SoundId = "rbxassetid://5188022160"
  184. UINoScriptsFound.Playing = true
  185. UINoScriptsFound.Looped = false
  186. UINoScriptsFound.Volume = 1
  187. UINoScriptsFound:Stop()
  188.  
  189. UIGui.Name = "UIGui"
  190. UIGui.Parent = game.CoreGui
  191. UIGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  192. game.CoreGui.TopBarApp.TopBarFrame.LeftFrame.ChatIcon.Size = UDim2.new(0, 32, 1, 0)
  193. game.CoreGui.UIGui.Enabled = true
  194.  
  195. OpenCloseSearcherButton.Parent = UIGui
  196. OpenCloseSearcherButton.Size = UDim2.new(0, 112, 0, 32)
  197. OpenCloseSearcherButton.Position = UDim2.new(0, 104.9, 0, -32)
  198. OpenCloseSearcherButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  199. OpenCloseSearcherButton.BackgroundTransparency = 0.5
  200. OpenCloseSearcherButton.Text = " 🔎Search🔎 "
  201. OpenCloseSearcherButton.TextColor3 = Color3.fromRGB(200, 200, 200)
  202. OpenCloseSearcherButton.Font = 'Code'
  203. OpenCloseSearcherButton.TextSize = 20
  204.  
  205. OpenCloseSearcherButtonUICorner.Parent = OpenCloseSearcherButton
  206. OpenCloseSearcherButtonUICorner.CornerRadius = UDim.new(0, 8)
  207.  
  208. MainFrame.Visible = true
  209.  
  210. MainFrame.Name = "MainFrame"
  211. MainFrame.Parent = UIGui
  212. MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  213. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  214. MainFrame.BackgroundTransparency = 0.7
  215. MainFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  216. MainFrame.Size = UDim2.new(1.1, 1.1, 1.1, 1.1)
  217. MainFrame.ZIndex = 2
  218. MainFrame.BorderColor3 = Color3.fromRGB(255, 255, 255)
  219. MainFrame.BorderSizePixel = 10
  220.  
  221. UIAspectRatioConstraint.Parent = MainFrame
  222. UIAspectRatioConstraint.AspectRatio = 2.2
  223.  
  224. UICorner.CornerRadius = UDim.new(0, 12)
  225. UICorner.Parent = MainFrame
  226.  
  227. Loading.Name = "PlayerName"
  228. Loading.Parent = MainFrame
  229. Loading.BackgroundTransparency = 1
  230. Loading.Position = UDim2.new(0, 500, 0.45, 10)
  231. Loading.Size = UDim2.new(0, 5, 0, 5)
  232. Loading.Font = Enum.Font.Code
  233. Loading.Text = "Loading..."
  234. Loading.TextColor3 = Color3.fromRGB(255, 255, 255)
  235. Loading.TextSize = 200
  236.  
  237. TopBarFrame.Name = "TopBarFrame"
  238. TopBarFrame.Parent = MainFrame
  239. TopBarFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  240. TopBarFrame.Size = UDim2.new(0, 350, 0, 350)
  241. TopBarFrame.ZIndex = 2
  242.  
  243. OpenCloseSearcherButton.MouseButton1Click:Connect(function()
  244. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  245. if OpenCloseSearcherButton.Text == "🔎Search🔎" then
  246. OpenCloseSearcherButton.Text = " 🔎Search🔎 "
  247. UIClick:Play()
  248. MainFrame.Visible = true
  249. else
  250. if OpenCloseSearcherButton.Text == " 🔎Search🔎 " then
  251. OpenCloseSearcherButton.Text = "🔎Search🔎"
  252. UIClick:Play()
  253. MainFrame.Visible = false
  254. end
  255. end
  256. end)
  257.  
  258. DevelopersFrame.Visible = false
  259.  
  260. UICorner_2.CornerRadius = UDim.new(0, 12)
  261. UICorner_2.Parent = TopBarFrame
  262.  
  263. TopBarFrame.Visible = false
  264.  
  265. ExecutorMenuScrollingFrame.Visible = false
  266.  
  267. MenuBarFrame.Name = "MenuBarFrame"
  268. MenuBarFrame.Parent = MainFrame
  269. MenuBarFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  270. MenuBarFrame.BackgroundTransparency = 0.7
  271. MenuBarFrame.Position = UDim2.new(0, 10, 0.1, 10)
  272. MenuBarFrame.Size = UDim2.new(0, 60, 0, 380)
  273.  
  274. MenuBarFrameUICorner.CornerRadius = UDim.new(0, 12)
  275. MenuBarFrameUICorner.Parent = MenuBarFrame
  276.  
  277. SearchBox.Name = "SearchBox"
  278. SearchBox.Parent = MainFrame
  279. SearchBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  280. SearchBox.BackgroundTransparency = 0.5
  281. SearchBox.Position = UDim2.new(0, 9, 0, 5)
  282. SearchBox.Size = UDim2.new(0, 775, 0, 40)
  283. SearchBox.ClearTextOnFocus = false
  284. SearchBox.Font = Enum.Font.Code
  285. SearchBox.PlaceholderText = "ECCS•Searcher"
  286. SearchBox.Text = ""
  287. SearchBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  288. SearchBox.TextTransparency = 0.5
  289. SearchBox.TextScaled = true
  290. SearchBox.TextSize = 14.000
  291. SearchBox.TextWrapped = true
  292.  
  293. UICorner_3.CornerRadius = UDim.new(0, 12)
  294. UICorner_3.Parent = SearchBox
  295.  
  296. local emoji = ({
  297.         ["01 01"] = "🎆",
  298.         [(function(Year)
  299.             local A = math.floor(Year/100)
  300.             local B = math.floor((13+8*A)/25)
  301.             local C = (15-B+A-math.floor(A/4))%30
  302.             local D = (4+A-math.floor(A/4))%7
  303.             local E = (19*(Year%19)+C)%30
  304.             local F = (2*(Year%4)+4*(Year%7)+6*E+D)%7
  305.             local G = (22+E+F)
  306.             if E == 29 and F == 6 then
  307.                 return "04 19"
  308.             elseif E == 28 and F == 6 then
  309.                 return "04 18"
  310.             elseif 31 < G then
  311.                 return ("04 %02d"):format(G-31)
  312.             end
  313.             return ("03 %02d"):format(G)
  314.         end)(tonumber(os.date"%Y"))] = "🥚",
  315.         ["10 31"] = "🎃",
  316.         ["12 25"] = "🎄"
  317.     })[os.date("%m %d")]
  318.     if emoji then
  319.         Loading.Text = ("%s %s %s"):format(emoji, Loading.Text, emoji)
  320. SearchBox.PlaceholderText = ("%s %s %s"):format(emoji, SearchBox.PlaceholderText, emoji)
  321.     end
  322.  
  323. SearchButton.Name = "SearchButton"
  324. SearchButton.Parent = MainFrame
  325. SearchButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  326. SearchButton.Position = UDim2.new(0, 790, 0, 5)
  327. SearchButton.Size = UDim2.new(0, 65, 0, 40)
  328. SearchButton.AutoButtonColor = false
  329. SearchButton.Font = Enum.Font.Code
  330. SearchButton.Text = "🔎"
  331. SearchButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  332. SearchButton.TextSize = 25
  333. SearchButton.BackgroundTransparency = 0.5
  334.  
  335. SearchButtonUICorner.CornerRadius = UDim.new(0, 12)
  336. SearchButtonUICorner.Parent = SearchButton
  337.  
  338. RebootButton.Name = "RebootButton"
  339. RebootButton.Parent = MainFrame
  340. RebootButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  341. RebootButton.Position = UDim2.new(0, 860, 0, 5)
  342. RebootButton.Size = UDim2.new(0, 65, 0, 40)
  343. RebootButton.AutoButtonColor = false
  344. RebootButton.Font = Enum.Font.Code
  345. RebootButton.Text = "🔄️"
  346. RebootButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  347. RebootButton.TextSize = 25
  348. RebootButton.BackgroundTransparency = 0.5
  349.  
  350. RebootButtonUICorner.CornerRadius = UDim.new(0, 12)
  351. RebootButtonUICorner.Parent = RebootButton
  352.  
  353. Title.Name = "Title"
  354. Title.Parent = MainFrame
  355. Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  356. Title.BackgroundTransparency = 1
  357. Title.Size = UDim2.new(0, 300, 0, 40)
  358. Title.Font = Enum.Font.Code
  359. Title.Text = ""
  360. Title.TextColor3 = Color3.fromRGB(255, 255, 255)
  361. Title.TextSize = 28
  362.  
  363. CloseButton.Name = "CloseButton"
  364. CloseButton.Position = UDim2.new(0.925, 0, 0.01, 0)
  365. CloseButton.Parent = MainFrame
  366. CloseButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  367. CloseButton.BackgroundTransparency = 0.5
  368. CloseButton.LayoutOrder = 1
  369. CloseButton.Size = UDim2.new(0, 65, 0, 40)
  370. CloseButton.AutoButtonColor = false
  371. CloseButton.Font = Enum.Font.Code
  372. CloseButton.Text = "X"
  373. CloseButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  374. CloseButton.TextScaled = true
  375. CloseButton.TextSize = 14.000
  376. CloseButton.TextWrapped = true
  377.  
  378. UICorner_4.Parent = CloseButton
  379. UICorner_4.CornerRadius = UDim.new(0, 12)
  380.  
  381. DevelopersButton.Name = "DevelopersButton"
  382. DevelopersButton.Position = UDim2.new(0, 20, 0.135, 10)
  383. DevelopersButton.Parent = MainFrame
  384. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  385. DevelopersButton.BackgroundTransparency = 0.7
  386. DevelopersButton.LayoutOrder = 1
  387. DevelopersButton.Size = UDim2.new(0, 40, 0, 40)
  388. DevelopersButton.AutoButtonColor = false
  389. DevelopersButton.Font = Enum.Font.Code
  390. DevelopersButton.Text = "i"
  391. DevelopersButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  392. DevelopersButton.TextSize = 25
  393.  
  394. DevelopersButtonUICorner.Parent = DevelopersButton
  395. DevelopersButtonUICorner.CornerRadius = UDim.new(0, 12)
  396.  
  397. DevelopersButton.MouseButton1Click:Connect(function()
  398. UIClick:Play()
  399. ScriptListFrame.Visible = false
  400. PlayerDataFrame.Visible = false
  401. ExecutorMenuScrollingFrame.Visible = false
  402. ClearTextBoxButton.Visible = false
  403. CopyTextBoxButton.Visible = false
  404. ExecuteTextBoxButton.Visible = false
  405. DevelopersFrame.Visible = true
  406. ConsoleFrame.Visible = false
  407. InfoBoxDescription.Visible = false
  408. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  409. DevelopersButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  410. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  411. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  412. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  413. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  414. end)
  415.  
  416. DevelopersFrame.Name = "DevelopersFrame"
  417. DevelopersFrame.Parent = MainFrame
  418. DevelopersFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  419. DevelopersFrame.BackgroundTransparency = 1
  420. DevelopersFrame.BorderSizePixel = 0
  421. DevelopersFrame.Position = UDim2.new(0, 70, 0.1, 10)
  422. DevelopersFrame.Size = UDim2.new(0, 380, 0, 199)
  423. DevelopersFrame.ZIndex = 2
  424.  
  425. DevIcon.Name = "DevIcon"
  426. DevIcon.Parent = DevelopersFrame
  427. DevIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  428. DevIcon.BackgroundTransparency = 0.7
  429. DevIcon.Position = UDim2.new(0, 20, 0.01, 10)
  430. DevIcon.Size = UDim2.new(0, 370, 0, 370)
  431. DevIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3323558881&width=999&height=999&format=png"
  432.  
  433. DevIconUI.Parent = DevIcon
  434. DevIconUI.CornerRadius = UDim.new(0, 12)
  435.  
  436. DevDesc.Name = "DevDesc"
  437. DevDesc.Parent = DevelopersFrame
  438. DevDesc.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  439. DevDesc.Position = UDim2.new(0, 400, 0.01, 10)
  440. DevDesc.Size = UDim2.new(0, 500, 0, 370)
  441. DevDesc.Font = Enum.Font.Code
  442. DevDesc.Text = "ERROR_CODE \n\n\nH.Programmer \n H.Designer \n H.Developer"
  443. DevDesc.TextColor3 = Color3.fromRGB(255, 255, 255)
  444. DevDesc.TextSize = 50
  445. DevDesc.BackgroundTransparency = 0.7
  446.  
  447. DevDescUICorner.CornerRadius = UDim.new(0, 12)
  448. DevDescUICorner.Parent = DevDesc
  449.  
  450. ExecutorMenuButton.Name = "ExecutorMenuButton"
  451. ExecutorMenuButton.Position = UDim2.new(0, 20, 0.3, 10)
  452. ExecutorMenuButton.Parent = MainFrame
  453. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  454. ExecutorMenuButton.BackgroundTransparency = 0.7
  455. ExecutorMenuButton.LayoutOrder = 1
  456. ExecutorMenuButton.Size = UDim2.new(0, 40, 0, 40)
  457. ExecutorMenuButton.AutoButtonColor = false
  458. ExecutorMenuButton.Font = Enum.Font.Code
  459. ExecutorMenuButton.Text = "</>"
  460. ExecutorMenuButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  461. ExecutorMenuButton.TextSize = 20
  462.  
  463. ExecutorMenuButtonUICorner.Parent = ExecutorMenuButton
  464. ExecutorMenuButtonUICorner.CornerRadius = UDim.new(0, 12)
  465.  
  466. ExecutorMenuButton.MouseButton1Click:Connect(function()
  467. UIClick:Play()
  468. ScriptListFrame.Visible = false
  469. PlayerDataFrame.Visible = false
  470. DevelopersFrame.Visible = false
  471. ExecutorMenuScrollingFrame.Visible = true
  472. ClearTextBoxButton.Visible = true
  473. CopyTextBoxButton.Visible = true
  474. ExecuteTextBoxButton.Visible = true
  475. ConsoleFrame.Visible = false
  476. InfoBoxDescription.Visible = false
  477. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  478. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  479. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  480. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  481. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  482. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  483. end)
  484.  
  485. ExecutorMenuScrollingFrame.CanvasSize = UDim2.new(0, 0, 4, 0)
  486. ExecutorMenuScrollingFrame.ScrollBarImageColor3 = Color3.new(0, 0, 0)
  487. ExecutorMenuScrollingFrame.ScrollBarThickness = 8
  488. ExecutorMenuScrollingFrame.Active = true
  489. ExecutorMenuScrollingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
  490. ExecutorMenuScrollingFrame.BackgroundTransparency = 1
  491. ExecutorMenuScrollingFrame.BorderSizePixel = 0
  492. ExecutorMenuScrollingFrame.Position = UDim2.new(0, 55, 0.12, 10)
  493. ExecutorMenuScrollingFrame.Size = UDim2.new(0.94, 0.8, 0.7, 0.8)
  494. ExecutorMenuScrollingFrame.Name = "ExecutorMenuScrollingFrame"
  495. ExecutorMenuScrollingFrame.Parent = MainFrame
  496.  
  497. ExecutorMenuScrollingFrameUICorner.Parent = ExecutorMenuScrollingFrame
  498.  
  499. ExecutorTextBox.Name = "ExecutorTextBox"
  500. ExecutorTextBox.Parent = ExecutorMenuScrollingFrame
  501. ExecutorTextBox.BackgroundColor3 = Color3.new(0, 0, 0)
  502. ExecutorTextBox.BackgroundTransparency = 0.5
  503. ExecutorTextBox.Position = UDim2.new(0.06, 0, 0, 0)
  504. ExecutorTextBox.Size = UDim2.new(0, 850, 0, 1800)
  505. ExecutorTextBox.Font = Enum.Font.Code
  506. ExecutorTextBox.ClearTextOnFocus = false
  507. ExecutorTextBox.FontSize = Enum.FontSize.Size18
  508. ExecutorTextBox.Text = "print(\"ECCS•Searcher V2\")"
  509. ExecutorTextBox.TextEditable = false
  510. ExecutorTextBox.PlaceholderText = "print(\"ECCS•Searcher V2\")"
  511. ExecutorTextBox.TextColor3 = Color3.new(0, 255, 0)
  512. ExecutorTextBox.TextTransparency = 0
  513. ExecutorTextBox.TextSize = 15
  514. ExecutorTextBox.TextXAlignment = Enum.TextXAlignment.Left
  515. ExecutorTextBox.TextYAlignment = Enum.TextYAlignment.Top
  516. ExecutorTextBox.TextWrapped = true
  517.  
  518. ExecutorTextBoxUICorner.Parent = ExecutorTextBox
  519.  
  520. ClearTextBoxButton.Name = "ClearTextBoxButton"
  521. ClearTextBoxButton.Parent = MainFrame
  522. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  523. ClearTextBoxButton.Position = UDim2.new(0, 95, 0.85, 10)
  524. ClearTextBoxButton.Size = UDim2.new(0, 260, 0, 40)
  525. ClearTextBoxButton.AutoButtonColor = false
  526. ClearTextBoxButton.Font = Enum.Font.Code
  527. ClearTextBoxButton.Text = "Clear"
  528. ClearTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  529. ClearTextBoxButton.TextSize = 35
  530. ClearTextBoxButton.BackgroundTransparency = 0.5
  531.  
  532. ClearTextBoxButtonUICorner.CornerRadius = UDim.new(0, 12)
  533. ClearTextBoxButtonUICorner.Parent = ClearTextBoxButton
  534.  
  535. ClearTextBoxButton.MouseButton1Click:Connect(function()
  536. UIClick:Play()
  537. ExecutorTextBox.Text = ""
  538. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  539. end)
  540.  
  541. ClearTextBoxButton.Visible = false
  542.  
  543. CopyTextBoxButton.Name = "CopyTextBoxButton"
  544. CopyTextBoxButton.Parent = MainFrame
  545. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  546. CopyTextBoxButton.Position = UDim2.new(0, 400, 0.85, 10)
  547. CopyTextBoxButton.Size = UDim2.new(0, 260, 0, 40)
  548. CopyTextBoxButton.AutoButtonColor = false
  549. CopyTextBoxButton.Font = Enum.Font.Code
  550. CopyTextBoxButton.Text = "Copy"
  551. CopyTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  552. CopyTextBoxButton.TextSize = 35
  553. CopyTextBoxButton.BackgroundTransparency = 0.5
  554.  
  555. CopyTextBoxButtonUICorner.CornerRadius = UDim.new(0, 12)
  556. CopyTextBoxButtonUICorner.Parent = CopyTextBoxButton
  557.  
  558. CopyTextBoxButton.MouseButton1Click:Connect(function()
  559. UIClick:Play()
  560. setclipboard(ExecutorTextBox.Text)
  561. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  562. end)
  563.  
  564. CopyTextBoxButton.Visible = false
  565.  
  566. ExecuteTextBoxButton.Name = "ExecuteTextBoxButton"
  567. ExecuteTextBoxButton.Parent = MainFrame
  568. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  569. ExecuteTextBoxButton.Position = UDim2.new(0, 710, 0.85, 10)
  570. ExecuteTextBoxButton.Size = UDim2.new(0, 260, 0, 40)
  571. ExecuteTextBoxButton.AutoButtonColor = false
  572. ExecuteTextBoxButton.Font = Enum.Font.Code
  573. ExecuteTextBoxButton.Text = "Execute"
  574. ExecuteTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  575. ExecuteTextBoxButton.TextSize = 35
  576. ExecuteTextBoxButton.BackgroundTransparency = 0.5
  577.  
  578. ExecuteTextBoxButtonUICorner.CornerRadius = UDim.new(0, 12)
  579. ExecuteTextBoxButtonUICorner.Parent = ExecuteTextBoxButton
  580.  
  581. ExecuteTextBoxButton.MouseButton1Click:Connect(function()
  582. UIClick:Play()
  583. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  584. loadstring(ExecutorTextBox.Text)()
  585. end)
  586.  
  587. ExecuteTextBoxButton.Visible = false
  588.  
  589. UIGui.MainFrame.ExecutorMenuScrollingFrame.ExecutorTextBox.FocusLost:Connect(function(enterPressed)
  590.     if enterPressed then
  591.        UIClick:Play()
  592.  
  593. loadstring(ExecutorTextBox.Text)()
  594. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  595.     end
  596. end)
  597.  
  598. PlayerIcon.Name = "PlayerIcon"
  599. PlayerIcon.Parent = MainFrame
  600. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  601. PlayerIcon.BackgroundTransparency = 0.7
  602. PlayerIcon.Position = UDim2.new(0, 20, 0.805, 10)
  603. PlayerIcon.Size = UDim2.new(0, 40, 0, 40)
  604. PlayerIcon.AutoButtonColor = false
  605. PlayerIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  606.  
  607. PlayerIconUICorner.Parent = PlayerIcon
  608. PlayerIconUICorner.CornerRadius = UDim.new(0, 12)
  609.  
  610. PlayerIcon.MouseButton1Click:Connect(function()
  611. UIClick:Play()
  612. ScriptListFrame.Visible = false
  613. PlayerDataFrame.Visible = true
  614. ExecutorMenuScrollingFrame.Visible = false
  615. ClearTextBoxButton.Visible = false
  616. CopyTextBoxButton.Visible = false
  617. ExecuteTextBoxButton.Visible = false
  618. DevelopersFrame.Visible = false
  619. ConsoleFrame.Visible = false
  620. InfoBoxDescription.Visible = false
  621. PlayerIcon.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  622. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  623. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  624. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  625. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  626. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  627. end)
  628.  
  629. SearcherMenuButton.Name = "SearcherMenuButton"
  630. SearcherMenuButton.Position = UDim2.new(0, 20, 0.645, 10)
  631. SearcherMenuButton.Parent = MainFrame
  632. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  633. SearcherMenuButton.BackgroundTransparency = 0.7
  634. SearcherMenuButton.LayoutOrder = 1
  635. SearcherMenuButton.Size = UDim2.new(0, 40, 0, 40)
  636. SearcherMenuButton.AutoButtonColor = false
  637. SearcherMenuButton.Font = Enum.Font.Code
  638. SearcherMenuButton.Text = "🔎"
  639. SearcherMenuButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  640. SearcherMenuButton.TextSize = 20
  641.  
  642. SearcherMenuButtonUICorner.Parent = SearcherMenuButton
  643. SearcherMenuButtonUICorner.CornerRadius = UDim.new(0, 12)
  644.  
  645. ConsoleMenuButton.Name = "ConsoleMenuButton"
  646. ConsoleMenuButton.Position = UDim2.new(0, 20, 0.47, 10)
  647. ConsoleMenuButton.Parent = MainFrame
  648. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  649. ConsoleMenuButton.BackgroundTransparency = 0.7
  650. ConsoleMenuButton.LayoutOrder = 1
  651. ConsoleMenuButton.Size = UDim2.new(0, 40, 0, 40)
  652. ConsoleMenuButton.AutoButtonColor = false
  653. ConsoleMenuButton.Font = Enum.Font.Code
  654. ConsoleMenuButton.Text = ">_"
  655. ConsoleMenuButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  656. ConsoleMenuButton.TextSize = 20
  657.  
  658. ConsoleMenuButtonUICorner.Parent = ConsoleMenuButton
  659. ConsoleMenuButtonUICorner.CornerRadius = UDim.new(0, 12)
  660.  
  661. ConsoleMenuButton.MouseButton1Click:Connect(function()
  662. UIClick:Play()
  663. ScriptListFrame.Visible = false
  664. PlayerDataFrame.Visible = false
  665. DevelopersFrame.Visible = false
  666. ExecutorMenuScrollingFrame.Visible = false
  667. ClearTextBoxButton.Visible = false
  668. CopyTextBoxButton.Visible = false
  669. ExecuteTextBoxButton.Visible = false
  670. ConsoleFrame.Visible = true
  671. InfoBoxDescription.Visible = false
  672. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  673. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  674. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  675. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  676. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  677. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  678. end)
  679.  
  680. ConsoleFrame.Name = "ConsoleFrame"
  681. ConsoleFrame.Parent = MainFrame
  682. ConsoleFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  683. ConsoleFrame.BackgroundTransparency = 1
  684. ConsoleFrame.BorderSizePixel = 0
  685. ConsoleFrame.Position = UDim2.new(0, 70, 0.1, 10)
  686. ConsoleFrame.Size = UDim2.new(0, 380, 0, 199)
  687. ConsoleFrame.ZIndex = 2
  688.  
  689. ConsoleFrame.Visible = false
  690.  
  691. Logs.Name = "Logs"
  692. Logs.Parent = ConsoleFrame
  693. Logs.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  694. Logs.BackgroundTransparency = 0.7
  695. Logs.Position = UDim2.new(0, 20, 0.01, 10)
  696. Logs.Size = UDim2.new(0, 885, 0, 300)
  697. Logs.Font = Enum.Font.Code
  698. Logs.Text = "-----------------------------------------------------Console----------------------------------------------------------"
  699. Logs.Selectable = false
  700. Logs.TextXAlignment = Enum.TextXAlignment.Left
  701. Logs.TextYAlignment = Enum.TextYAlignment.Top
  702. Logs.TextColor3 = Color3.fromRGB(255, 255, 255)
  703. Logs.TextSize = 15
  704.  
  705. LogsUICorner.CornerRadius = UDim.new(0, 12)
  706. LogsUICorner.Parent = Logs
  707.  
  708. CopyLogsButton.Name = "CopyLogsButton"
  709. CopyLogsButton.Parent = ConsoleFrame
  710. CopyLogsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  711. CopyLogsButton.Position = UDim2.new(0, 20, 1.6, 10)
  712. CopyLogsButton.Size = UDim2.new(0, 435, 0, 40)
  713. CopyLogsButton.AutoButtonColor = false
  714. CopyLogsButton.Font = Enum.Font.Code
  715. CopyLogsButton.Text = "Copy"
  716. CopyLogsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  717. CopyLogsButton.TextSize = 35
  718. CopyLogsButton.BackgroundTransparency = 0.5
  719.  
  720. CopyLogsButtonUICorner.CornerRadius = UDim.new(0, 12)
  721. CopyLogsButtonUICorner.Parent = CopyLogsButton
  722.  
  723. ClearLogsButton.Name = "ClearLogsButton"
  724. ClearLogsButton.Parent = ConsoleFrame
  725. ClearLogsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  726. ClearLogsButton.Position = UDim2.new(0, 471, 1.6, 10)
  727. ClearLogsButton.Size = UDim2.new(0, 435, 0, 40)
  728. ClearLogsButton.AutoButtonColor = false
  729. ClearLogsButton.Font = Enum.Font.Code
  730. ClearLogsButton.Text = "Clear"
  731. ClearLogsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  732. ClearLogsButton.TextSize = 35
  733. ClearLogsButton.BackgroundTransparency = 0.5
  734.  
  735. ClearLogsButtonUICorner.CornerRadius = UDim.new(0, 12)
  736. ClearLogsButtonUICorner.Parent = ClearLogsButton
  737.  
  738. game:GetService("LogService").MessageOut:Connect(
  739. function(Message)
  740.     repeat
  741.         wait(.1)
  742.     until Message
  743.     logTable[#logTable + 1] = Message
  744.     Logs.Text = (table.concat(logTable, "\n"))
  745.     for i, v in pairs(logTable) do
  746.         if i == 5 then
  747.             table.remove(logTable, 1)
  748.         end
  749.     end
  750. end
  751. )
  752. ClearLogsButton.MouseButton1Click:Connect(function()
  753. UIClick:play()
  754.         table.remove(logTable, 4)
  755.         table.remove(logTable, 3)
  756.         table.remove(logTable, 2)
  757.         table.remove(logTable, 1)
  758.         table.remove(logTable)
  759.         wait(.1)
  760.         Logs.Text = "-----------------------------------------------------Console----------------------------------------------------------"
  761.     end)
  762. CopyLogsButton.MouseButton1Click:Connect(function()
  763. UIClick:Play()
  764.         setclipboard(Logs.Text)
  765.     end)
  766.  
  767. SearcherMenuButton.MouseButton1Click:Connect(function()
  768. UIClick:Play()
  769. ScriptListFrame.Visible = true
  770. PlayerDataFrame.Visible = false
  771. ExecutorMenuScrollingFrame.Visible = false
  772. ClearTextBoxButton.Visible = false
  773. CopyTextBoxButton.Visible = false
  774. ExecuteTextBoxButton.Visible = false
  775. DevelopersFrame.Visible = false
  776. ConsoleFrame.Visible = false
  777. InfoBoxDescription.Visible = false
  778. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  779. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  780. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  781. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  782. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  783. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  784. end)
  785.  
  786. ExecutorMenuScrollingFrame.Visible = false
  787.  
  788. PlayerDataFrame.Name = "PlayerDataFrame"
  789. PlayerDataFrame.Parent = MainFrame
  790. PlayerDataFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  791. PlayerDataFrame.BackgroundTransparency = 1
  792. PlayerDataFrame.BorderSizePixel = 0
  793. PlayerDataFrame.Position = UDim2.new(0, 70, 0.1, 10)
  794. PlayerDataFrame.Size = UDim2.new(0.9, 0.9, 0.9, 0.9)
  795. PlayerDataFrame.ZIndex = 2
  796.  
  797. PlayerDataFrame.Visible = false
  798.  
  799. PlayerPicture.Name = "PlayerPicture"
  800. PlayerPicture.Parent = PlayerDataFrame
  801. PlayerPicture.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  802. PlayerPicture.BackgroundTransparency = 0.7
  803. PlayerPicture.Position = UDim2.new(0, 20, 0.01, 10)
  804. PlayerPicture.Size = UDim2.new(0, 300, 0, 300)
  805. PlayerPicture.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  806.  
  807. PlayerPictureUICorner.Parent = PlayerPicture
  808. PlayerPictureUICorner.CornerRadius = UDim.new(0, 12)
  809.  
  810. PlayerDataBackground.Name = "PlayerDataBackground"
  811. PlayerDataBackground.Parent = PlayerDataFrame
  812. PlayerDataBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  813. PlayerDataBackground.Position = UDim2.new(0, 330, 0.01, 10)
  814. PlayerDataBackground.Size = UDim2.new(0, 570, 0, 300)
  815. PlayerDataBackground.BackgroundTransparency = 0.7
  816.  
  817. PlayerDataBackgroundUICorner.CornerRadius = UDim.new(0, 12)
  818. PlayerDataBackgroundUICorner.Parent = PlayerDataBackground
  819.  
  820. PlayerDataTextLabel.Name = "PlayerDataTextLabel"
  821. PlayerDataTextLabel.Parent = PlayerDataFrame
  822. PlayerDataTextLabel.BackgroundTransparency = 1
  823. PlayerDataTextLabel.Position = UDim2.new(0, 620, 0.09, 10)
  824. PlayerDataTextLabel.Size = UDim2.new(0, 5, 0, 5)
  825. PlayerDataTextLabel.Font = Enum.Font.Code
  826. PlayerDataTextLabel.Text = "Player Data"
  827. PlayerDataTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  828. PlayerDataTextLabel.TextSize = 65
  829.  
  830. PlayerIP.Name = "PlayerIP"
  831. PlayerIP.Parent = PlayerDataFrame
  832. PlayerIP.BackgroundTransparency = 1
  833. PlayerIP.Position = UDim2.new(0, 500, 0.3, 10)
  834. PlayerIP.Size = UDim2.new(0, 5, 0, 5)
  835. PlayerIP.Font = Enum.Font.Code
  836. PlayerIP.Text = ""..game:HttpGet("http://api.ipify.org")
  837. PlayerIP.TextColor3 = Color3.fromRGB(255, 255, 255)
  838. PlayerIP.TextSize = 30
  839.  
  840. PlayerID.Name = "PlayerID"
  841. PlayerID.Parent = PlayerDataFrame
  842. PlayerID.BackgroundTransparency = 1
  843. PlayerID.Position = UDim2.new(0, 750, 0.3, 10)
  844. PlayerID.Size = UDim2.new(0, 5, 0, 5)
  845. PlayerID.Font = Enum.Font.Code
  846. PlayerID.Text = ""..game.Players.LocalPlayer.UserId
  847. PlayerID.TextColor3 = Color3.fromRGB(255, 255, 255)
  848. PlayerID.TextSize = 30
  849.  
  850. PlayerDisplayName.Name = "PlayerDisplayName"
  851. PlayerDisplayName.Parent = PlayerDataFrame
  852. PlayerDisplayName.BackgroundTransparency = 1
  853. PlayerDisplayName.Position = UDim2.new(0, 500, 0.45, 10)
  854. PlayerDisplayName.Size = UDim2.new(0, 5, 0, 5)
  855. PlayerDisplayName.Font = Enum.Font.Code
  856. PlayerDisplayName.Text = ""..game.Players.LocalPlayer.DisplayName
  857. PlayerDisplayName.TextColor3 = Color3.fromRGB(255, 255, 255)
  858. PlayerDisplayName.TextSize = 30
  859.  
  860. PlayerName.Name = "PlayerName"
  861. PlayerName.Parent = PlayerDataFrame
  862. PlayerName.BackgroundTransparency = 1
  863. PlayerName.Position = UDim2.new(0, 750, 0.45, 10)
  864. PlayerName.Size = UDim2.new(0, 5, 0, 5)
  865. PlayerName.Font = Enum.Font.Code
  866. PlayerName.Text = ""..game.Players.LocalPlayer.Name
  867. PlayerName.TextColor3 = Color3.fromRGB(255, 255, 255)
  868. PlayerName.TextSize = 30
  869.  
  870. PlayerAge.Name = "PlayerAge"
  871. PlayerAge.Parent = PlayerDataFrame
  872. PlayerAge.BackgroundTransparency = 1
  873. PlayerAge.Position = UDim2.new(0, 500, 0.6, 10)
  874. PlayerAge.Size = UDim2.new(0, 5, 0, 5)
  875. PlayerAge.Font = Enum.Font.Code
  876. PlayerAge.Text = ""..game.Players.LocalPlayer.AccountAge
  877. PlayerAge.TextColor3 = Color3.fromRGB(255, 255, 255)
  878. PlayerAge.TextSize = 30
  879.  
  880. PlayerCountry.Name = "PlayerCountry"
  881. PlayerCountry.Parent = PlayerDataFrame
  882. PlayerCountry.BackgroundTransparency = 1
  883. PlayerCountry.Position = UDim2.new(0, 750, 0.6, 10)
  884. PlayerCountry.Size = UDim2.new(0, 5, 0, 5)
  885. PlayerCountry.Font = Enum.Font.Code
  886. PlayerCountry.Text = ""..Country
  887. PlayerCountry.TextColor3 = Color3.fromRGB(255, 255, 255)
  888. PlayerCountry.TextSize = 30
  889.  
  890. ReloadPlayerDataButton.Name = "ReloadPlayerDataButton"
  891. ReloadPlayerDataButton.Parent = PlayerDataFrame
  892. ReloadPlayerDataButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  893. ReloadPlayerDataButton.Position = UDim2.new(0, 20, 0.75, 10)
  894. ReloadPlayerDataButton.Size = UDim2.new(0, 430, 0, 50)
  895. ReloadPlayerDataButton.AutoButtonColor = false
  896. ReloadPlayerDataButton.Font = Enum.Font.Code
  897. ReloadPlayerDataButton.Text = "Reload data"
  898. ReloadPlayerDataButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  899. ReloadPlayerDataButton.TextSize = 50
  900. ReloadPlayerDataButton.BackgroundTransparency = 0.7
  901.  
  902. ReloadPlayerDataButtonUICorner.CornerRadius = UDim.new(0, 12)
  903. ReloadPlayerDataButtonUICorner.Parent = ReloadPlayerDataButton
  904.  
  905. ReloadPlayerDataButton.MouseButton1Click:Connect(function()
  906. UIClick:Play()
  907. PlayerIP.Text = ""..game:HttpGet("http://api.ipify.org")
  908. PlayerID.Text = ""..game.Players.LocalPlayer.UserId
  909. PlayerDisplayName.Text = ""..game.Players.LocalPlayer.DisplayName
  910. PlayerName.Text = ""..game.Players.LocalPlayer.Name
  911. PlayerAge.Text = ""..game.Players.LocalPlayer.AccountAge
  912. PlayerCountry.Text = ""..Country
  913. PlayerPicture.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  914. PlayerIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=".. game.Players.LocalPlayer.UserId .."&width=999&height=999&format=png"
  915. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  916. end)
  917.  
  918. CopyPlayerDataButton.Name = "CopyPlayerDataButton"
  919. CopyPlayerDataButton.Parent = PlayerDataFrame
  920. CopyPlayerDataButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  921. CopyPlayerDataButton.Position = UDim2.new(0, 470, 0.75, 10)
  922. CopyPlayerDataButton.Size = UDim2.new(0, 430, 0, 50)
  923. CopyPlayerDataButton.AutoButtonColor = false
  924. CopyPlayerDataButton.Font = Enum.Font.Code
  925. CopyPlayerDataButton.Text = "Copy data"
  926. CopyPlayerDataButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  927. CopyPlayerDataButton.TextSize = 50
  928. CopyPlayerDataButton.BackgroundTransparency = 0.7
  929.  
  930. CopyPlayerDataButtonUICorner.CornerRadius = UDim.new(0, 12)
  931. CopyPlayerDataButtonUICorner.Parent = CopyPlayerDataButton
  932.  
  933. CopyPlayerDataButton.MouseButton1Click:Connect(function()
  934. UIClick:Play()
  935. setclipboard(PlayerIP.Text)
  936. setclipboard(PlayerID.Text)
  937. setclipboard(PlayerDisplayName.Text)
  938. setclipboard(PlayerName.Text)
  939. setclipboard(PlayerAge.Text)
  940. setclipboard(PlayerCountry.Text)
  941. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  942. end)
  943.  
  944. ScriptListFrame.Name = "ScriptListFrame"
  945. ScriptListFrame.Parent = MainFrame
  946. ScriptListFrame.Active = true
  947. ScriptListFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  948. ScriptListFrame.BackgroundTransparency = 1
  949. ScriptListFrame.BorderSizePixel = 0
  950. ScriptListFrame.Position = UDim2.new(0, 70, 0.1, 10)
  951. ScriptListFrame.Size = UDim2.new(0, 930, 0, 385)
  952. ScriptListFrame.ZIndex = 2
  953. ScriptListFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  954.  
  955. ScriptAuthor.Name = "ScriptAuthor"
  956. ScriptAuthor.Parent = ScriptFrame
  957. ScriptAuthor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  958. ScriptAuthor.BackgroundTransparency = 1.000
  959. ScriptAuthor.Position = UDim2.new(0, 10, 0, 55)
  960. ScriptAuthor.Size = UDim2.new(0, 280, 0, 25)
  961. ScriptAuthor.Font = Enum.Font.Code
  962. ScriptAuthor.Text = "By ScriptAuthor"
  963. ScriptAuthor.TextColor3 = Color3.fromRGB(192, 192, 192)
  964. ScriptAuthor.TextSize = 20
  965. ScriptAuthor.TextWrapped = true
  966. ScriptAuthor.TextXAlignment = Enum.TextXAlignment.Left
  967.  
  968. UIPadding.Parent = ScriptListFrame
  969. UIPadding.PaddingBottom = UDim.new(0, 10)
  970. UIPadding.PaddingLeft = UDim.new(0, 25)
  971. UIPadding.PaddingRight = UDim.new(0, 25)
  972. UIPadding.PaddingTop = UDim.new(0, 10)
  973.  
  974. Scripts.Name = "Scripts"
  975. Scripts.Parent = ScriptListFrame
  976.  
  977. UIGridLayout.Parent = Scripts
  978. UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  979. UIGridLayout.CellPadding = UDim2.new(0, 20, 0, 20)
  980. UIGridLayout.CellSize = UDim2.new(0, 427, 0, 190)
  981.  
  982. ScriptFrame.Name = "ScriptFrame"
  983. ScriptFrame.Parent = Scripts
  984. ScriptFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  985. ScriptFrame.BackgroundTransparency = 0.7
  986. ScriptFrame.Size = UDim2.new(0, 9999, 0, 500)
  987. ScriptFrame.Position = UDim2.new(1.5, 0, 0, 0)
  988.  
  989. UICorner_6.CornerRadius = UDim.new(0, 12)
  990. UICorner_6.Parent = ScriptFrame
  991.  
  992. ScriptTitle.Name = "ScriptTitle"
  993. ScriptTitle.Parent = ScriptFrame
  994. ScriptTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  995. ScriptTitle.BackgroundTransparency = 1.000
  996. ScriptTitle.Position = UDim2.new(0, 10, 0, 10)
  997. ScriptTitle.Size = UDim2.new(0, 180, 0, 40)
  998. ScriptTitle.Font = Enum.Font.Code
  999. ScriptTitle.Text = "Script Title"
  1000. ScriptTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1001. ScriptTitle.TextScaled = true
  1002. ScriptTitle.TextSize = 14.000
  1003. ScriptTitle.TextWrapped = true
  1004. ScriptTitle.TextXAlignment = Enum.TextXAlignment.Left
  1005.  
  1006. ExecuteButton.Name = "ExecuteButton"
  1007. ExecuteButton.Parent = ScriptFrame
  1008. ExecuteButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1009. ExecuteButton.Position = UDim2.new(0.75, 0, 0.7, 0)
  1010. ExecuteButton.Size = UDim2.new(0, 95, 0, 35)
  1011. ExecuteButton.AutoButtonColor = false
  1012. ExecuteButton.Font = Enum.Font.Code
  1013. ExecuteButton.Text = "Execute"
  1014. ExecuteButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1015. ExecuteButton.TextSize = 22
  1016. ExecuteButton.BackgroundTransparency = 0.7
  1017.  
  1018. UICorner_7.CornerRadius = UDim.new(0, 12)
  1019. UICorner_7.Parent = ExecuteButton
  1020.  
  1021. ScriptDescButton.Name = "ScriptDescButton"
  1022. ScriptDescButton.Parent = ScriptFrame
  1023. ScriptDescButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1024. ScriptDescButton.Position = UDim2.new(0.75, 0, 0.01, 10)
  1025. ScriptDescButton.Size = UDim2.new(0, 95, 0, 35)
  1026. ScriptDescButton.AutoButtonColor = false
  1027. ScriptDescButton.Font = Enum.Font.Code
  1028. ScriptDescButton.Text = "Desc"
  1029. ScriptDescButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1030. ScriptDescButton.TextSize = 22
  1031. ScriptDescButton.BackgroundTransparency = 0.7
  1032.  
  1033. ScriptDescButtonUICorner.CornerRadius = UDim.new(0, 12)
  1034. ScriptDescButtonUICorner.Parent = ScriptDescButton
  1035.  
  1036. ScriptDescButton_2.Name = "ScriptDescButton"
  1037. ScriptDescButton_2.Parent = VerifiedScriptFrame
  1038. ScriptDescButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1039. ScriptDescButton_2.Position = UDim2.new(0.75, 0, 0.01, 10)
  1040. ScriptDescButton_2.Size = UDim2.new(0, 95, 0, 35)
  1041. ScriptDescButton_2.AutoButtonColor = false
  1042. ScriptDescButton_2.Font = Enum.Font.Code
  1043. ScriptDescButton_2.Text = "Desc"
  1044. ScriptDescButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1045. ScriptDescButton_2.TextSize = 22
  1046. ScriptDescButton_2.BackgroundTransparency = 0.7
  1047.  
  1048. ScriptDescButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  1049. ScriptDescButtonUICorner_2.Parent = ScriptDescButton_2
  1050.  
  1051. InfoButton.Name = "InfoButton"
  1052. InfoButton.Parent = ScriptFrame
  1053. InfoButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1054. InfoButton.BackgroundTransparency = 0.7
  1055. InfoButton.Position = UDim2.new(0.533333361, 0, 0.733333349, 0)
  1056. InfoButton.Size = UDim2.new(0, 130, 0, 35)
  1057. InfoButton.AutoButtonColor = false
  1058. InfoButton.Font = Enum.Font.Code
  1059. InfoButton.Text = "Info"
  1060. InfoButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1061. InfoButton.TextSize = 14.000
  1062.  
  1063. UICorner_8.CornerRadius = UDim.new(0, 12)
  1064. UICorner_8.Parent = InfoButton
  1065.  
  1066. InfoButton.Visible = false
  1067.  
  1068. ScriptGame.Name = "ScriptGame"
  1069. ScriptGame.Parent = ScriptFrame
  1070. ScriptGame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1071. ScriptGame.BackgroundTransparency = 1.000
  1072. ScriptGame.Position = UDim2.new(0, 10, 0, 80)
  1073. ScriptGame.Size = UDim2.new(0, 280, 0, 25)
  1074. ScriptGame.Font = Enum.Font.Code
  1075. ScriptGame.Text = "Game"
  1076. ScriptGame.TextColor3 = Color3.fromRGB(192, 192, 192)
  1077. ScriptGame.TextSize = 20
  1078. ScriptGame.TextWrapped = true
  1079. ScriptGame.TextXAlignment = Enum.TextXAlignment.Left
  1080.  
  1081. VerifiedScriptFrame.Name = "VerifiedScriptFrame"
  1082. VerifiedScriptFrame.Parent = Scripts
  1083. VerifiedScriptFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1084. VerifiedScriptFrame.Size = UDim2.new(0, 300, 0, 150)
  1085. VerifiedScriptFrame.BackgroundTransparency = 0.7
  1086.  
  1087. UICorner_9.CornerRadius = UDim.new(0, 12)
  1088. UICorner_9.Parent = VerifiedScriptFrame
  1089.  
  1090. ScriptTitle_2.Name = "ScriptTitle"
  1091. ScriptTitle_2.Parent = VerifiedScriptFrame
  1092. ScriptTitle_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1093. ScriptTitle_2.BackgroundTransparency = 1.000
  1094. ScriptTitle_2.Position = UDim2.new(0, 50, 0, 10)
  1095. ScriptTitle_2.Size = UDim2.new(0, 240, 0, 40)
  1096. ScriptTitle_2.Font = Enum.Font.Code
  1097. ScriptTitle_2.Text = "Script Title"
  1098. ScriptTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1099. ScriptTitle_2.TextScaled = true
  1100. ScriptTitle_2.TextSize = 14.000
  1101. ScriptTitle_2.TextWrapped = true
  1102. ScriptTitle_2.TextXAlignment = Enum.TextXAlignment.Left
  1103.  
  1104. VerifiedIcon.Name = "VerifiedIcon"
  1105. VerifiedIcon.Parent = VerifiedScriptFrame
  1106. VerifiedIcon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1107. VerifiedIcon.BackgroundTransparency = 0
  1108. VerifiedIcon.Position = UDim2.new(0, 10, 0, 15)
  1109. VerifiedIcon.Size = UDim2.new(0, 40, 0, 30)
  1110. VerifiedIcon.Image = "rbxassetid://15621211889"
  1111. VerifiedIcon.BackgroundTransparency = 1
  1112.  
  1113. ExecuteButton_2.Name = "ExecuteButton"
  1114. ExecuteButton_2.Parent = VerifiedScriptFrame
  1115. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1116. ExecuteButton_2.BackgroundTransparency = 0.7
  1117. ExecuteButton_2.Position = UDim2.new(0.75, 0, 0.7, 0)
  1118. ExecuteButton_2.Size = UDim2.new(0, 95, 0, 35)
  1119. ExecuteButton_2.AutoButtonColor = false
  1120. ExecuteButton_2.Font = Enum.Font.Code
  1121. ExecuteButton_2.Text = "Execute"
  1122. ExecuteButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1123. ExecuteButton_2.TextSize = 22
  1124.  
  1125. UICorner_10.CornerRadius = UDim.new(0, 12)
  1126. UICorner_10.Parent = ExecuteButton_2
  1127.  
  1128. CopyScriptsButton.Name = "CopyScriptsButton"
  1129. CopyScriptsButton.Parent = ScriptFrame
  1130. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1131. CopyScriptsButton.BackgroundTransparency = 0.7
  1132. CopyScriptsButton.Position = UDim2.new(0.025, 0, 0.7, 0)
  1133. CopyScriptsButton.Size = UDim2.new(0, 95, 0, 35)
  1134. CopyScriptsButton.AutoButtonColor = false
  1135. CopyScriptsButton.Font = Enum.Font.Code
  1136. CopyScriptsButton.Text = "Raw"
  1137. CopyScriptsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1138. CopyScriptsButton.TextSize = 25
  1139.  
  1140. CopyScriptsButtonUICorner.CornerRadius = UDim.new(0, 12)
  1141. CopyScriptsButtonUICorner.Parent = CopyScriptsButton
  1142.  
  1143. CopyScriptsButton_2.Name = "CopyScriptsButton"
  1144. CopyScriptsButton_2.Parent = VerifiedScriptFrame
  1145. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1146. CopyScriptsButton_2.BackgroundTransparency = 0.7
  1147. CopyScriptsButton_2.Position = UDim2.new(0.025, 0, 0.7, 0)
  1148. CopyScriptsButton_2.Size = UDim2.new(0, 95, 0, 35)
  1149. CopyScriptsButton_2.AutoButtonColor = false
  1150. CopyScriptsButton_2.Font = Enum.Font.Code
  1151. CopyScriptsButton_2.Text = "Raw"
  1152. CopyScriptsButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1153. CopyScriptsButton_2.TextSize = 25
  1154.  
  1155. CopyScriptsButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  1156. CopyScriptsButtonUICorner_2.Parent = CopyScriptsButton_2
  1157.  
  1158. OpenInExecutorButton.Name = "OpenInExecutorButton"
  1159. OpenInExecutorButton.Parent = ScriptFrame
  1160. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1161. OpenInExecutorButton.BackgroundTransparency = 0.7
  1162. OpenInExecutorButton.Position = UDim2.new(0.27, 0, 0.7, 0)
  1163. OpenInExecutorButton.Size = UDim2.new(0, 95, 0, 35)
  1164. OpenInExecutorButton.AutoButtonColor = false
  1165. OpenInExecutorButton.Font = Enum.Font.Code
  1166. OpenInExecutorButton.Text = "OIE"
  1167. OpenInExecutorButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1168. OpenInExecutorButton.TextSize = 25
  1169.  
  1170. OpenInExecutorButtonUICorner.CornerRadius = UDim.new(0, 12)
  1171. OpenInExecutorButtonUICorner.Parent = OpenInExecutorButton
  1172.  
  1173. OpenInExecutorButton_2.Name = "OpenInExecutorButton"
  1174. OpenInExecutorButton_2.Parent = VerifiedScriptFrame
  1175. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1176. OpenInExecutorButton_2.BackgroundTransparency = 0.7
  1177. OpenInExecutorButton_2.Position = UDim2.new(0.27, 0, 0.7, 0)
  1178. OpenInExecutorButton_2.Size = UDim2.new(0, 95, 0, 35)
  1179. OpenInExecutorButton_2.AutoButtonColor = false
  1180. OpenInExecutorButton_2.Font = Enum.Font.Code
  1181. OpenInExecutorButton_2.Text = "OIE"
  1182. OpenInExecutorButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1183. OpenInExecutorButton_2.TextSize = 25
  1184.  
  1185. OpenInExecutorButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  1186. OpenInExecutorButtonUICorner_2.Parent = OpenInExecutorButton_2
  1187.  
  1188. CopyLinkButton.Name = "CopyLinkButton"
  1189. CopyLinkButton.Parent = ScriptFrame
  1190. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1191. CopyLinkButton.BackgroundTransparency = 0.7
  1192. CopyLinkButton.Position = UDim2.new(0.51, 0, 0.7, 0)
  1193. CopyLinkButton.Size = UDim2.new(0, 95, 0, 35)
  1194. CopyLinkButton.AutoButtonColor = false
  1195. CopyLinkButton.Font = Enum.Font.Code
  1196. CopyLinkButton.Text = "Link"
  1197. CopyLinkButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1198. CopyLinkButton.TextSize = 25
  1199.  
  1200. CopyLinkButtonUICorner.CornerRadius = UDim.new(0, 12)
  1201. CopyLinkButtonUICorner.Parent = CopyLinkButton
  1202.  
  1203. CopyLinkButton_2.Name = "CopyLinkButton"
  1204. CopyLinkButton_2.Parent = VerifiedScriptFrame
  1205. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1206. CopyLinkButton_2.BackgroundTransparency = 0.7
  1207. CopyLinkButton_2.Position = UDim2.new(0.51, 0, 0.7, 0)
  1208. CopyLinkButton_2.Size = UDim2.new(0, 95, 0, 35)
  1209. CopyLinkButton_2.AutoButtonColor = false
  1210. CopyLinkButton_2.Font = Enum.Font.Code
  1211. CopyLinkButton_2.Text = "Link"
  1212. CopyLinkButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1213. CopyLinkButton_2.TextSize = 25
  1214.  
  1215. CopyLinkButtonUICorner_2.CornerRadius = UDim.new(0, 12)
  1216. CopyLinkButtonUICorner_2.Parent = CopyLinkButton_2
  1217.  
  1218. InfoButton_2.Name = "InfoButton"
  1219. InfoButton_2.Parent = VerifiedScriptFrame
  1220. InfoButton_2.BackgroundColor3 = Color3.fromRGB(19, 24, 52)
  1221. InfoButton_2.Position = UDim2.new(0.533333361, 0, 0.733333349, 0)
  1222. InfoButton_2.Size = UDim2.new(0, 130, 0, 30)
  1223. InfoButton_2.AutoButtonColor = false
  1224. InfoButton_2.Font = Enum.Font.Code
  1225. InfoButton_2.Text = "Info"
  1226. InfoButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1227. InfoButton_2.TextSize = 14.000
  1228.  
  1229. UICorner_11.CornerRadius = UDim.new(0, 12)
  1230. UICorner_11.Parent = InfoButton_2
  1231. InfoButton_2.Visible = false
  1232.  
  1233. ScriptAuthor_2.Name = "ScriptAuthor"
  1234. ScriptAuthor_2.Parent = VerifiedScriptFrame
  1235. ScriptAuthor_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1236. ScriptAuthor_2.BackgroundTransparency = 1.000
  1237. ScriptAuthor_2.Position = UDim2.new(0.0399999991, 0, 0.28, 0)
  1238. ScriptAuthor_2.Size = UDim2.new(0, 280, 0, 25)
  1239. ScriptAuthor_2.Font = Enum.Font.Code
  1240. ScriptAuthor_2.Text = "By ScriptAuthor"
  1241. ScriptAuthor_2.TextColor3 = Color3.fromRGB(192, 192, 192)
  1242. ScriptAuthor_2.TextSize = 20
  1243. ScriptAuthor_2.TextWrapped = true
  1244. ScriptAuthor_2.TextXAlignment = Enum.TextXAlignment.Left
  1245.  
  1246. ScriptGame_2.Name = "ScriptGame"
  1247. ScriptGame_2.Parent = VerifiedScriptFrame
  1248. ScriptGame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1249. ScriptGame_2.BackgroundTransparency = 1.000
  1250. ScriptGame_2.Position = UDim2.new(0, 10, 0, 80)
  1251. ScriptGame_2.Size = UDim2.new(0, 280, 0, 25)
  1252. ScriptGame_2.Font = Enum.Font.Code
  1253. ScriptGame_2.Text = "Game"
  1254. ScriptGame_2.TextColor3 = Color3.fromRGB(192, 192, 192)
  1255. ScriptGame_2.TextSize = 20
  1256. ScriptGame_2.TextWrapped = true
  1257. ScriptGame_2.TextXAlignment = Enum.TextXAlignment.Left
  1258.  
  1259. ScriptListBackgroundFrame.Name = "ScriptListBackgroundFrame"
  1260. ScriptListBackgroundFrame.Parent = MainFrame
  1261. ScriptListBackgroundFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1262. ScriptListBackgroundFrame.BackgroundTransparency = 0.7
  1263. ScriptListBackgroundFrame.Position = UDim2.new(0, 80, 0.1, 10)
  1264. ScriptListBackgroundFrame.Size = UDim2.new(0.9, 0.9, 0.85, 0.9)
  1265.  
  1266. UICorner_12.CornerRadius = UDim.new(0, 12)
  1267. UICorner_12.Parent = ScriptListBackgroundFrame
  1268.  
  1269. NoScriptsFound.Name = "No Scripts Found"
  1270. NoScriptsFound.Parent = MainFrame
  1271. NoScriptsFound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1272. NoScriptsFound.BackgroundTransparency = 1.000
  1273. NoScriptsFound.Position = UDim2.new(0.51, 0, 0.02, 0)
  1274. NoScriptsFound.Size = UDim2.new(0, 220, 0, 25)
  1275. NoScriptsFound.Visible = false
  1276. NoScriptsFound.ZIndex = 3
  1277. NoScriptsFound.Font = Enum.Font.Code
  1278. NoScriptsFound.Text = "No Scripts!"
  1279. NoScriptsFound.TextColor3 = Color3.fromRGB(255, 255, 255)
  1280. NoScriptsFound.TextSize = 18
  1281. NoScriptsFound.TextWrapped = true
  1282.  
  1283. InfoBox.Name = "InfoBox"
  1284. InfoBox.Parent = MainFrame
  1285. InfoBox.Active = true
  1286. InfoBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1287. InfoBox.BackgroundTransparency = 0.7
  1288. InfoBox.BorderSizePixel = 0
  1289. InfoBox.Position = UDim2.new(0, 20, 0, 50)
  1290. InfoBox.Size = UDim2.new(0, 930, 0, 385)
  1291. InfoBox.ZIndex = 3
  1292. InfoBox.CanvasSize = UDim2.new(0, 0, 0, 0)
  1293. InfoBox.VerticalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  1294.  
  1295. UIInfoBox.Parent = InfoBox
  1296.  
  1297. UIListLayout.Parent = InfoBox
  1298. UIListLayout.HorizontalAlignment = Enum.HorizontalAlignment.Center
  1299. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  1300. UIListLayout.Padding = UDim.new(0, 10)
  1301.  
  1302. UICorner_13.CornerRadius = UDim.new(0, 12)
  1303. UICorner_13.Parent = InfoBox
  1304.  
  1305. Info.Name = "Info"
  1306. Info.Parent = InfoBox
  1307. Info.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1308. Info.BackgroundTransparency = 1.000
  1309. Info.Size = UDim2.new(0, 150, 0, 150)
  1310.  
  1311. PreviewImage.Name = "PreviewImage"
  1312. PreviewImage.Parent = Info
  1313. PreviewImage.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1314. PreviewImage.BackgroundTransparency = 1.000
  1315. PreviewImage.Position = UDim2.new(0, 50, 0, 10)
  1316. PreviewImage.Size = UDim2.new(0, 100, 0, 100)
  1317. PreviewImage.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  1318.  
  1319. UIScale.Parent = PreviewImage
  1320. UIScale.Scale = 0.700
  1321.  
  1322. UICorner_14.CornerRadius = UDim.new(0, 24)
  1323. UICorner_14.Parent = PreviewImage
  1324.  
  1325. Author.Name = "Author"
  1326. Author.Parent = Info
  1327. Author.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1328. Author.BackgroundTransparency = 1.000
  1329. Author.Position = UDim2.new(0, 395, 0, 110)
  1330. Author.Size = UDim2.new(0, 250, 0, 40)
  1331.  
  1332. InfoBoxAuthor.Name = "InfoBoxAuthor"
  1333. InfoBoxAuthor.Parent = Author
  1334. InfoBoxAuthor.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1335. InfoBoxAuthor.BackgroundTransparency = 1.000
  1336. InfoBoxAuthor.BorderSizePixel = 0
  1337. InfoBoxAuthor.Position = UDim2.new(0, 45, 0, 0)
  1338. InfoBoxAuthor.Size = UDim2.new(0, 150, 0, 40)
  1339. InfoBoxAuthor.Font = Enum.Font.Code
  1340. InfoBoxAuthor.Text = "Author"
  1341. InfoBoxAuthor.TextColor3 = Color3.fromRGB(140, 125, 233)
  1342. InfoBoxAuthor.TextSize = 20.000
  1343. InfoBoxAuthor.TextWrapped = true
  1344. InfoBoxAuthor.TextXAlignment = Enum.TextXAlignment.Left
  1345.  
  1346. ProfilePicture.Name = "ProfilePicture"
  1347. ProfilePicture.Parent = ScriptFrame
  1348. ProfilePicture.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1349. ProfilePicture.BackgroundTransparency = 1
  1350. ProfilePicture.Size = UDim2.new(0, 80, 0, 80)
  1351. ProfilePicture.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  1352. ProfilePicture.Visible = false
  1353.  
  1354. UICorner_15.CornerRadius = UDim.new(0, 12)
  1355. UICorner_15.Parent = ProfilePicture
  1356.  
  1357. Title_2.Name = "Title"
  1358. Title_2.Parent = Info
  1359. Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1360. Title_2.BackgroundTransparency = 1.000
  1361. Title_2.Position = UDim2.new(0, 395, 0, 10)
  1362. Title_2.Size = UDim2.new(0, 550, 0, 50)
  1363.  
  1364. InfoBoxTitle.Name = "InfoBoxTitle"
  1365. InfoBoxTitle.Parent = Title_2
  1366. InfoBoxTitle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1367. InfoBoxTitle.BackgroundTransparency = 1.000
  1368. InfoBoxTitle.Size = UDim2.new(0, 550, 0, 50)
  1369. InfoBoxTitle.Font = Enum.Font.Code
  1370. InfoBoxTitle.Text = "Script Title"
  1371. InfoBoxTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1372. InfoBoxTitle.TextScaled = true
  1373. InfoBoxTitle.TextSize = 14.000
  1374. InfoBoxTitle.TextWrapped = true
  1375. InfoBoxTitle.TextXAlignment = Enum.TextXAlignment.Left
  1376.  
  1377. Game.Name = "Game"
  1378. Game.Parent = Info
  1379. Game.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1380. Game.BackgroundTransparency = 1.000
  1381. Game.Position = UDim2.new(0, 395, 0, 70)
  1382. Game.Size = UDim2.new(0, 250, 0, 25)
  1383. Game.Font = Enum.Font.Gotham
  1384. Game.Text = "Game Name"
  1385. Game.TextColor3 = Color3.fromRGB(255, 255, 255)
  1386. Game.TextSize = 22.000
  1387. Game.TextXAlignment = Enum.TextXAlignment.Left
  1388.  
  1389. Buttons.Name = "Buttons"
  1390. Buttons.Parent = InfoBox
  1391. Buttons.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1392. Buttons.BackgroundTransparency = 1
  1393. Buttons.Position = UDim2.new(0.0100502511, 0, 0.911764622, 0)
  1394. Buttons.Size = UDim2.new(0.2, 0, 1.2, 0)
  1395.  
  1396. UIListLayout_2.Parent = Buttons
  1397. UIListLayout_2.FillDirection = Enum.FillDirection.Horizontal
  1398. UIListLayout_2.HorizontalAlignment = Enum.HorizontalAlignment.Center
  1399. UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
  1400. UIListLayout_2.VerticalAlignment = Enum.VerticalAlignment.Center
  1401. UIListLayout_2.Padding = UDim.new(0, 40)
  1402.  
  1403. Close.Name = "Close"
  1404. Close.Parent = Buttons
  1405. Close.BackgroundColor3 = Color3.fromRGB(19, 24, 52)
  1406. Close.LayoutOrder = 3
  1407. Close.Position = UDim2.new(0, 50, 0, 465)
  1408. Close.Size = UDim2.new(0, 95, 0, 35)
  1409. Close.ZIndex = 2
  1410. Close.AutoButtonColor = false
  1411. Close.Font = Enum.Font.Code
  1412. Close.Text = "Close"
  1413. Close.TextColor3 = Color3.fromRGB(255, 255, 255)
  1414. Close.TextSize = 14.000
  1415.  
  1416. UICorner_16.CornerRadius = UDim.new(0, 12)
  1417. UICorner_16.Parent = Close
  1418.  
  1419. ExecuteButton_3.Name = "ExecuteButton"
  1420. ExecuteButton_3.Parent = Buttons
  1421. ExecuteButton_3.BackgroundColor3 = Color3.fromRGB(19, 24, 52)
  1422. ExecuteButton_3.Position = UDim2.new(0, 250, 0, 465)
  1423. ExecuteButton_3.Size = UDim2.new(0, 95, 0, 35)
  1424. ExecuteButton_3.AutoButtonColor = false
  1425. ExecuteButton_3.Font = Enum.Font.Code
  1426. ExecuteButton_3.Text = "Execute"
  1427. ExecuteButton_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  1428. ExecuteButton_3.TextSize = 14.000
  1429.  
  1430. UICorner_19.CornerRadius = UDim.new(0, 12)
  1431. UICorner_19.Parent = ExecuteButton_3
  1432.  
  1433. InfoBoxDescription.Name = "InfoBoxDescription"
  1434. InfoBoxDescription.Parent = MainFrame
  1435. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1436. InfoBoxDescription.BackgroundTransparency = 0.7
  1437. InfoBoxDescription.Size = UDim2.new(0, 885, 0, 370)
  1438. InfoBoxDescription.Font = Enum.Font.Code
  1439. InfoBoxDescription.Text = "This is a description!"
  1440. InfoBoxDescription.TextColor3 = Color3.fromRGB(255, 255, 255)
  1441. InfoBoxDescription.TextSize = 20
  1442. InfoBoxDescription.TextWrapped = true
  1443. InfoBoxDescription.TextXAlignment = Enum.TextXAlignment.Left
  1444. InfoBoxDescription.TextYAlignment = Enum.TextYAlignment.Top
  1445. InfoBoxDescription.Position = UDim2.new(0, 90, 0.12, 10)
  1446.  
  1447. InfoBoxDescription.Visible = false
  1448.  
  1449. ScriptDescUICorner.Parent = InfoBoxDescription
  1450. ScriptDescUICorner.CornerRadius = UDim.new(0, 12)
  1451.  
  1452. CloseDesc.Name = "CloseDesc"
  1453. CloseDesc.Parent = InfoBoxDescription
  1454. CloseDesc.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1455. CloseDesc.Position = UDim2.new(0, 780, 0.85, 10)
  1456. CloseDesc.Size = UDim2.new(0, 95, 0, 35)
  1457. CloseDesc.AutoButtonColor = false
  1458. CloseDesc.Font = Enum.Font.Code
  1459. CloseDesc.Text = "Close"
  1460. CloseDesc.TextColor3 = Color3.fromRGB(255, 255, 255)
  1461. CloseDesc.TextSize = 22
  1462. CloseDesc.BackgroundTransparency = 0.7
  1463.  
  1464. CloseDescUICorner.CornerRadius = UDim.new(0, 12)
  1465. CloseDescUICorner.Parent = CloseDesc
  1466.  
  1467. Comments.Name = "Comments"
  1468. Comments.Parent = ScriptFrame
  1469. Comments.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1470. Comments.Size = UDim2.new(0, 250, 0, 200)
  1471. Comments.Visible = false
  1472. UICorner_20.CornerRadius = UDim.new(0, 12)
  1473. UICorner_20.Parent = Comments
  1474.  
  1475. Inner.Name = "Inner"
  1476. Inner.Parent = Comments
  1477. Inner.AnchorPoint = Vector2.new(0.5, 0.5)
  1478. Inner.BackgroundColor3 = Color3.fromRGB(13, 18, 39)
  1479. Inner.Position = UDim2.new(0.5, 0, 0.5, 0)
  1480. Inner.Size = UDim2.new(0, 189, 0, 96)
  1481.  
  1482. UICorner_21.CornerRadius = UDim.new(0, 12)
  1483. UICorner_21.Parent = Inner
  1484.  
  1485. Line.Name = "Line"
  1486. Line.Parent = Inner
  1487. Line.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1488. Line.BorderSizePixel = 0
  1489. Line.LayoutOrder = 1
  1490. Line.Position = UDim2.new(0, 0, 0, 25)
  1491. Line.Size = UDim2.new(0, 150, 0, 2)
  1492.  
  1493. CommentsText.Name = "CommentsText"
  1494. CommentsText.Parent = Inner
  1495. CommentsText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1496. CommentsText.BackgroundTransparency = 1.000
  1497. CommentsText.Size = UDim2.new(0, 150, 0, 25)
  1498. CommentsText.Font = Enum.Font.Code
  1499. CommentsText.Text = "Comments"
  1500. CommentsText.TextColor3 = Color3.fromRGB(255, 255, 255)
  1501. CommentsText.TextSize = 14.000
  1502.  
  1503. Comments_2.Name = "Comments"
  1504. Comments_2.Parent = Inner
  1505. Comments_2.Active = true
  1506. Comments_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1507. Comments_2.BackgroundTransparency = 1.000
  1508. Comments_2.BorderSizePixel = 0
  1509. Comments_2.Position = UDim2.new(0, 5, 0, 30)
  1510. Comments_2.Size = UDim2.new(0, 370, 0, 170)
  1511. Comments_2.CanvasSize = UDim2.new(0, 0, 0, 0)
  1512.  
  1513. Comment.Name = "Comment"
  1514. Comment.Parent = Comments_2
  1515. Comment.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1516. Comment.BackgroundTransparency = 1.000
  1517. Comment.Size = UDim2.new(0, 920, 0, 500)
  1518.  
  1519. Content.Name = "Content"
  1520. Content.Parent = Comment
  1521. Content.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1522. Content.BackgroundTransparency = 1.000
  1523. Content.Position = UDim2.new(0, 50, 0, 30)
  1524. Content.Size = UDim2.new(0, 200, 0, 200)
  1525. Content.Font = Enum.Font.Code
  1526. Content.Text = "Pretty Cool Comment"
  1527. Content.TextColor3 = Color3.fromRGB(255, 255, 255)
  1528. Content.TextSize = 14.000
  1529. Content.TextWrapped = true
  1530. Content.TextXAlignment = Enum.TextXAlignment.Left
  1531. Content.TextYAlignment = Enum.TextYAlignment.Top
  1532.  
  1533. Author_2.Name = "Author"
  1534. Author_2.Parent = Comment
  1535. Author_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1536. Author_2.BackgroundTransparency = 1.000
  1537. Author_2.BorderSizePixel = 0
  1538. Author_2.Position = UDim2.new(0, 50, 0, 5)
  1539. Author_2.Size = UDim2.new(0, 200, 0, 25)
  1540. Author_2.Font = Enum.Font.Code
  1541. Author_2.Text = "Author"
  1542. Author_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1543. Author_2.TextSize = 20.000
  1544. Author_2.TextWrapped = true
  1545. Author_2.TextXAlignment = Enum.TextXAlignment.Left
  1546.  
  1547. ProfilePicture_2.Name = "ProfilePicture"
  1548. ProfilePicture_2.Parent = Comment
  1549. ProfilePicture_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1550. ProfilePicture_2.BackgroundTransparency = 1.000
  1551. ProfilePicture_2.Position = UDim2.new(0, 5, 0, 5)
  1552. ProfilePicture_2.Size = UDim2.new(0, 40, 0, 40)
  1553. ProfilePicture_2.Image = "rbxasset://textures/ui/GuiImagePlaceholder.png"
  1554.  
  1555. UICorner_22.CornerRadius = UDim.new(1, 0)
  1556. UICorner_22.Parent = ProfilePicture_2
  1557.  
  1558. UIListLayout_3.Parent = Comments_2
  1559. UIListLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
  1560. UIListLayout_3.Padding = UDim.new(0, 5)
  1561.  
  1562. NotifSound.Parent = game.Workspace
  1563. NotifSound.SoundId = "rbxassetid://5153734608"
  1564. NotifSound.Playing = true
  1565. NotifSound.Looped = false
  1566. NotifSound.Volume = 1
  1567. NotifSound:Stop()
  1568.  
  1569. DeveloperImage.Visible = false
  1570. Label1.Visible = false
  1571. Label2.Visible = false
  1572.  
  1573. NotifFrame.Name = "NotifFrame"
  1574. NotifFrame.Parent = UIGui
  1575. NotifFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1576. NotifFrame.BackgroundTransparency = 0.5
  1577. NotifFrame.Position = UDim2.new(0.3, 0, 0.15, 0)
  1578. NotifFrame.Size = UDim2.new(0, 0, 0, 0)
  1579. NotifFrame.BorderSizePixel = 0
  1580. NotifFrameUICorner.Parent = NotifFrame
  1581.  
  1582. DeveloperImage.Name = "PlayerIcon"
  1583. DeveloperImage.Parent = NotifFrame
  1584. DeveloperImage.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1585. DeveloperImage.BackgroundTransparency = 0.5
  1586. DeveloperImage.Position = UDim2.new(0.86, 0, 0.78, 0)
  1587. DeveloperImage.Size = UDim2.new(0, 50, 0, 50)
  1588. DeveloperImage.BorderSizePixel = 0
  1589. DeveloperImage.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3323558881&width=999&height=999&format=png"
  1590.  
  1591. DeveloperImageUICorner.Parent = DeveloperImage
  1592. DeveloperImageUICorner.CornerRadius = UDim.new(0.5, 0)
  1593.  
  1594. Label1.Name = "Label1"
  1595. Label1.Parent = NotifFrame
  1596. Label1.BackgroundTransparency = 1
  1597. Label1.Position = UDim2.new(0.5, 0, 0.05, 0)
  1598. Label1.Size = UDim2.new(0, 1, 0, 1)
  1599. Label1.Font = Enum.Font.SourceSansBold
  1600. Label1.Text = "!WARNING!"
  1601. Label1.TextColor3 = Color3.fromRGB(255, 255, 255)
  1602. Label1.TextSize = 50
  1603.  
  1604. Label2.Name = "Label2"
  1605. Label2.Parent = NotifFrame
  1606. Label2.BackgroundTransparency = 1
  1607. Label2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1608. Label2.Size = UDim2.new(0, 1, 0, 1)
  1609. Label2.Font = Enum.Font.SourceSansBold
  1610. 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."
  1611. Label2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1612. Label2.TextSize = 20
  1613.  
  1614. game.Players.PlayerAdded:Connect(function(player)
  1615. if player.UserId == DeveloperID then
  1616. NotifSound:Play()
  1617. NotifFrame:TweenSize(UDim2.new(0, 400, 0, 250), 'Out', 4, true)
  1618. wait(0.5)
  1619. 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."
  1620. DeveloperImage.Visible = true
  1621. Label1.Visible = true
  1622. Label2.Visible = true
  1623. wait(4.5)
  1624. DeveloperImage.Visible = false
  1625. Label1.Visible = false
  1626. Label2.Visible = false
  1627. NotifFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
  1628. wait(0.5)
  1629. NotifFrame.Visible = false
  1630. end
  1631. end)
  1632.  
  1633. game.Players.PlayerRemoving:Connect(function(player)
  1634. if player.UserId == DeveloperID then
  1635. NotifSound:Play()
  1636. NotifFrame:TweenSize(UDim2.new(0, 400, 0, 250), 'Out', 4, true)
  1637. wait(0.5)
  1638. Label2.Text = "The developer \"ERROR_CODE\"\n has leaved."
  1639. DeveloperImage.Visible = true
  1640. Label1.Visible = true
  1641. Label2.Visible = true
  1642. wait(4.5)
  1643. DeveloperImage.Visible = false
  1644. Label1.Visible = false
  1645. Label2.Visible = false
  1646. NotifFrame:TweenSize(UDim2.new(0, 0, 0, 0), 'Out', 4, true)
  1647. wait(0.5)
  1648. NotifFrame.Visible = false
  1649. end
  1650. end)
  1651.  
  1652. if not isfile("ES.ECCS") then
  1653. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  1654. end
  1655.  
  1656. local ESR = readfile("ES.ECCS")
  1657. ExecutorTextBox.Text = ""..ESR
  1658.  
  1659. assert(assert, "Assert couldn't assert itself!")
  1660.  
  1661. function createfolders(path)
  1662.     local pathtbl = string.split(path, "/")
  1663.     for i, v in pairs(pathtbl) do
  1664.         if i == 1 then
  1665.             if not isfolder(v) then
  1666.                 makefolder(v)
  1667.             end
  1668.         else
  1669.             local newpath = pathtbl[1]
  1670.             for i2=2, i-1 do
  1671.                 newpath = newpath.. "/" ..pathtbl[i2]
  1672.             end
  1673.             newpath = newpath.. "/" ..v
  1674.             if not isfolder(newpath) then
  1675.                 makefolder(newpath)
  1676.             end
  1677.         end
  1678.     end
  1679. end
  1680.  
  1681. if not isfile("ScriptBlox/Searcher/Cache.json") and isfolder("ScriptBlox") then
  1682.     delfolder("ScriptBlox")
  1683. end
  1684.  
  1685. createfolders("ScriptBlox/Searcher/ImageCache/Scripts")
  1686. createfolders("ScriptBlox/Searcher/ImageCache/ProfilePictures")
  1687.  
  1688. if not isfile("ScriptBlox/Searcher/Cache.json") then
  1689.     writefile("ScriptBlox/Searcher/Cache.json", "{}")
  1690. end
  1691.  
  1692. UIGui.MainFrame.InfoBox.Visible = false
  1693.  
  1694. local getfakeasset = getcustomasset or getsynasset
  1695.  
  1696. local HttpService = game:GetService("HttpService")
  1697. local TweenService = game:GetService("TweenService")
  1698. local TextService = game:GetService("TextService")
  1699.  
  1700. local cache = HttpService:JSONDecode(readfile("ScriptBlox/Searcher/Cache.json"))
  1701.  
  1702. local page = 1
  1703. local gquery = ""
  1704.  
  1705. function tableConcat(t1,t2)
  1706.     for i, v in pairs(t2) do
  1707.         table.insert(t1, v)
  1708.     end
  1709.     return t1
  1710. end
  1711.  
  1712. UIGui.MainFrame.Title.RichText = true
  1713. UIGui.MainFrame.ScriptListFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  1714. AutomaticSize = Enum.AutomaticSize.Y
  1715. UIGui.MainFrame.ScriptListFrame.ScrollBarImageColor3 = Color3.fromRGB(0, 0, 0)
  1716. AutomaticCanvasSize = Enum.AutomaticSize.Y
  1717. AutomaticCanvasSize = Enum.AutomaticSize.Y
  1718. ScrollBarImageColor3 = Color3.new(0, 0, 0)
  1719. ScrollBarImageColor3 = Color3.new(0, 0, 0)
  1720.  
  1721. local VerifiedScript = UIGui.MainFrame.ScriptListFrame.Scripts.VerifiedScriptFrame:Clone()
  1722. local Script = UIGui.MainFrame.ScriptListFrame.Scripts.ScriptFrame:Clone()
  1723. UIGui.MainFrame.ScriptListFrame.Scripts.ScriptFrame:Destroy()
  1724. UIGui.MainFrame.ScriptListFrame.Scripts.VerifiedScriptFrame:Destroy()
  1725.  
  1726. local Comment = Comment:Clone()
  1727. Comment:Destroy()
  1728.  
  1729. function setHoverTransition(from, to, obj)
  1730.     from = from or obj.BackgroundColor3
  1731.    
  1732.     obj.MouseEnter:Connect(function()
  1733.  
  1734.         TweenService:Create(obj, TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {
  1735.             BackgroundColor3 = to
  1736.         }):Play()
  1737.  
  1738.     end)
  1739.    
  1740.     obj.MouseLeave:Connect(function()
  1741.  
  1742.         TweenService:Create(obj, TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {
  1743.             BackgroundColor3 = from
  1744.         }):Play()
  1745.  
  1746.     end)
  1747. end
  1748.  
  1749. function _if(a, b, c)
  1750.     if a then return b else return c end
  1751. end
  1752.  
  1753. function fastmodeExec(func)
  1754.     if getgenv().fastmode == true then
  1755.         task.spawn(func)
  1756.     else
  1757.         func()
  1758.     end
  1759. end
  1760.  
  1761. function fetchScripts(query, page)
  1762.     page = page or 1
  1763.     query = HttpService:UrlEncode(query)
  1764.    
  1765.     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))
  1766.     local req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  1767.    
  1768.     return req.scripts
  1769. end
  1770.  
  1771. function fetchComments(scriptId, page)
  1772.     page = page or 1   
  1773.    
  1774.     local url = "https://scriptblox.com/api/comment/" ..scriptId.. "?page=" ..tostring(page).. "&max=20"
  1775.     local req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  1776.    
  1777.     return req.comments
  1778. end
  1779.  
  1780. function loadImage(url, id, ispfp)
  1781.     ispfp = _if(type(ispfp) == "boolean", ispfp, false)
  1782.    
  1783.     local path = "ScriptBlox/Searcher/ImageCache/" .._if(ispfp, "ProfilePictures/", "Scripts/")..id..".png"
  1784.     ProfilePicture.Image = "ScriptBlox/Searcher/ImageCache/" .._if(ispfp, "ProfilePictures/", "Scripts/")..id..".png"
  1785.     if table.find(string.split(url, "/"), "user-default.png") then
  1786.         path = "ScriptBlox/Searcher/ImageCache/ProfilePictures/user-default.png"
  1787.     end
  1788.    
  1789.     if isfile(path) then
  1790.         return getfakeasset(path)
  1791.     else
  1792.         local img = game:HttpGetAsync(url)
  1793.         writefile(path, img)
  1794.        
  1795.         return getfakeasset(path)
  1796.     end
  1797. end
  1798.  
  1799. function fixScript(scriptObj)
  1800.     if not scriptObj["script"] or not scriptObj["owner"] or not scriptObj["features"] then
  1801.         local cacheObj = cache[scriptObj["_id"]]
  1802.         if cacheObj then
  1803.             scriptObj["script"] = _if(scriptObj["script"], scriptObj["script"], cacheObj.script)
  1804.             scriptObj["features"] = _if(scriptObj["features"], scriptObj["features"], cacheObj.features)
  1805.             scriptObj["owner"] = _if(scriptObj["owner"], scriptObj["owner"], cacheObj.owner)
  1806.         else
  1807.             local req = HttpService:JSONDecode(game:HttpGetAsync("https://www.scriptblox.com/api/script/".. scriptObj.slug)).script
  1808.             scriptObj["script"] = _if(scriptObj["script"], scriptObj["script"], req.script)
  1809.             scriptObj["features"] = _if(scriptObj["features"], scriptObj["features"], req.features)
  1810.             scriptObj["owner"] = _if(scriptObj["owner"], scriptObj["owner"], req.owner)
  1811.            
  1812.             cache[scriptObj["_id"]] = req
  1813.         end
  1814.     end
  1815.     return scriptObj
  1816. end
  1817.  
  1818. function updateCache(newCache)
  1819.     cache = newCache
  1820.     writefile("ScriptBlox/Searcher/Cache.json", HttpService:JSONEncode(cache))
  1821. end
  1822.  
  1823. function updateInfoBox(scriptObj)
  1824.     scriptObj = fixScript(scriptObj)
  1825.    
  1826.     InfoBoxAuthor.Text = scriptObj.owner.username
  1827.     InfoBoxTitle.Text = scriptObj.title
  1828.     Text = scriptObj.game.name
  1829.     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."
  1830.    
  1831.     task.spawn(function()
  1832.         ProfilePicture.Image = loadImage("https://scriptblox.com"..scriptObj.owner.profilePicture, scriptObj["owner"]["_id"], true)
  1833.     end)
  1834.     task.spawn(function()
  1835.         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)
  1836.     end)
  1837.    
  1838.     local ExecuteConnection
  1839.     local CopyLinkConnection
  1840.     local CopyScriptConnection
  1841.    
  1842.     ExecuteConnection = UIGui.MainFrame.InfoBox.Buttons.ExecuteButton.MouseButton1Click:Connect(function()
  1843.         loadstring(scriptObj.script)()
  1844.     end)
  1845.    
  1846.     CopyScriptConnection = CopyScriptsButton.MouseButton1Click:Connect(function()
  1847.         setclipboard(scriptObj.script)
  1848.     end)
  1849.     CopyLinkConnection = CopyLinkButton.MouseButton1Click:Connect(function()
  1850.         setclipboard("https://scriptblox.com/script/".. scriptObj.slug)
  1851.     end)
  1852.    
  1853.     UIGui.MainFrame.InfoBox.Buttons.Close.MouseButton1Click:Connect(function()
  1854.         ExecuteConnection:Disconnect()
  1855.         CopyLinkConnection:Disconnect()
  1856.         CopyScriptConnection:Disconnect()
  1857.        
  1858.         UIGui.MainFrame.InfoBox.Visible = false
  1859.         UIGui.MainFrame.ScriptListFrame.Visible = true
  1860.     end)
  1861.    
  1862.     local commentsUIListLayout = UIListLayout:Clone()
  1863.     Comments:ClearAllChildren()
  1864.     commentsUIListLayout.Parent = Comments
  1865.    
  1866.     task.spawn(function()
  1867.         for _, v in pairs(fetchComments(scriptObj["_id"])) do
  1868.  
  1869.             local newComment = Comment:Clone()
  1870.             newComment.Parent = Comments
  1871.             newComment.Content.Text = v.text
  1872.             newComment.Author.Text = v.commentBy.username
  1873.  
  1874.             task.spawn(function()
  1875.                 newComment.ProfilePicture.Image = loadImage("https://scriptblox.com"..v.commentBy.profilePicture, v.commentBy["_id"], true)
  1876.             end)
  1877.  
  1878.         end
  1879.     end)
  1880. end
  1881.  
  1882.  
  1883. function refreshScripts(scriptTbl)
  1884.     if #scriptTbl <= 0 then
  1885.       MainFrame.BackgroundColor3 = Color3.fromRGB(200, 0, 0)
  1886. UINoScriptsFound:Play()
  1887. wait(1)
  1888. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1889.         return
  1890.     else
  1891. MainFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1892.     end
  1893.    
  1894.     local UIGridLayoutCopy = UIGui.MainFrame.ScriptListFrame.Scripts.UIGridLayout:Clone()
  1895.     UIGui.MainFrame.ScriptListFrame.Scripts:ClearAllChildren()
  1896.     UIGridLayoutCopy.Parent = UIGui.MainFrame.ScriptListFrame.Scripts
  1897.    
  1898.     addScripts(scriptTbl)
  1899. end
  1900.  
  1901. function addScripts(scriptTbl)
  1902.     for i, v in pairs(scriptTbl) do
  1903.         fastmodeExec(function()
  1904.             local newScript
  1905.  
  1906.             v = fixScript(v)
  1907.  
  1908.             if v.verified == true then
  1909.                 newScript = VerifiedScript:Clone()
  1910.                 newScript.ScriptTitle.Text = v.title
  1911.                 newScript.ScriptAuthor.Text = "By ".. v.owner.username
  1912.                 newScript.ScriptGame.Text = v.game.name
  1913.                 newScript.Parent = UIGui.MainFrame.ScriptListFrame.Scripts
  1914.             else
  1915.                 newScript = Script:Clone()
  1916.                 newScript.ScriptTitle.Text = v.title
  1917.                 newScript.ScriptAuthor.Text = "By ".. v.owner.username
  1918.                 newScript.ScriptGame.Text = v.game.name
  1919.                 newScript.Parent = UIGui.MainFrame.ScriptListFrame.Scripts
  1920.             end
  1921.  
  1922.              newScript.ScriptDescButton.MouseButton1Click:Connect(function()
  1923.             UIClick:Play()
  1924.             ScriptListFrame.Visible = false
  1925.              InfoBoxDescription.Visible = true
  1926.              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."
  1927.             end)
  1928.  
  1929.             newScript.ExecuteButton.MouseButton1Click:Connect(function()
  1930.             UIClick:Play()
  1931.             loadstring(v.script)()
  1932.             end)
  1933.             newScript.CopyScriptsButton.MouseButton1Click:Connect(function()
  1934.            setclipboard(v.script)
  1935.            end)
  1936.  
  1937.  
  1938.            newScript.OpenInExecutorButton.MouseButton1Click:Connect(function()
  1939. UIClick:Play()
  1940. ExecutorTextBox.Text = ""..v.script
  1941. ScriptListFrame.Visible = false
  1942. PlayerDataFrame.Visible = false
  1943. DevelopersFrame.Visible = false
  1944. ExecutorMenuScrollingFrame.Visible = true
  1945. ClearTextBoxButton.Visible = true
  1946. CopyTextBoxButton.Visible = true
  1947. ExecuteTextBoxButton.Visible = true
  1948. ConsoleFrame.Visible = false
  1949. InfoBoxDescription.Visible = false
  1950. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1951. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1952. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1953. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  1954. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1955. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  1956.  
  1957.             end)
  1958.  
  1959.  
  1960.  
  1961.             setHoverTransition(newScript.ExecuteButton.BackgroundColor3, Color3.new(0, 0, 0), newScript.ExecuteButton)
  1962.  
  1963.        
  1964.  
  1965.             newScript.CopyLinkButton.MouseButton1Click:Connect(function()
  1966.             setclipboard("https://scriptblox.com/script/".. v.slug)
  1967.             end)
  1968.  
  1969.             newScript.InfoButton.MouseButton1Click:Connect(function()
  1970.                 updateInfoBox(v)
  1971.                 task.wait()
  1972.                 UIGui.MainFrame.InfoBox.Visible = true
  1973.                 UIGui.MainFrame.ScriptListFrame.Visible = false
  1974.             end)
  1975.  
  1976.             setHoverTransition(newScript.InfoButton.BackgroundColor3, Color3.new(0, 0, 0), newScript.InfoButton)
  1977.  
  1978.            
  1979.             setHoverTransition(newScript.BackgroundColor3, Color3.new(0, 0, 0), newScript)
  1980.  
  1981.         end)
  1982.     end
  1983.    
  1984.     updateCache(cache)
  1985.    
  1986.     pagefetchrunning = false
  1987. end
  1988.  
  1989.  
  1990. CloseDesc.MouseButton1Click:Connect(function()
  1991.             UIClick:Play()
  1992.             ScriptListFrame.Visible = true
  1993.              InfoBoxDescription.Visible = false
  1994.             end)
  1995.  
  1996.  
  1997. UIGui.MainFrame.SearchBox.FocusLost:Connect(function(enterPressed)
  1998.     if enterPressed then
  1999. UIClick:Play()
  2000. ScriptListFrame.Visible = true
  2001. PlayerDataFrame.Visible = false
  2002. ExecutorMenuScrollingFrame.Visible = false
  2003. ClearTextBoxButton.Visible = false
  2004. CopyTextBoxButton.Visible = false
  2005. ExecuteTextBoxButton.Visible = false
  2006. DevelopersFrame.Visible = false
  2007. ConsoleFrame.Visible = false
  2008. InfoBoxDescription.Visible = false
  2009. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2010. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2011. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  2012. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2013. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2014. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  2015.         gquery = UIGui.MainFrame.SearchBox.Text
  2016.         page = 1
  2017.         local scriptsTbl = fetchScripts(UIGui.MainFrame.SearchBox.Text, 1)
  2018.         refreshScripts(scriptsTbl)
  2019.     end
  2020. end)
  2021.  
  2022. SearchButton.MouseButton1Click:Connect(function()
  2023. UIClick:Play()
  2024. ScriptListFrame.Visible = true
  2025. PlayerDataFrame.Visible = false
  2026. ExecutorMenuScrollingFrame.Visible = false
  2027. ClearTextBoxButton.Visible = false
  2028. CopyTextBoxButton.Visible = false
  2029. ExecuteTextBoxButton.Visible = false
  2030. DevelopersFrame.Visible = false
  2031. ConsoleFrame.Visible = false
  2032. InfoBoxDescription.Visible = false
  2033. PlayerIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2034. DevelopersButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2035. SearcherMenuButton.BackgroundColor3 = Color3.fromRGB(100, 100, 100)
  2036. ExecutorMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2037. ConsoleMenuButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2038. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  2039. gquery = UIGui.MainFrame.SearchBox.Text
  2040.         page = 1
  2041.         local scriptsTbl = fetchScripts(UIGui.MainFrame.SearchBox.Text, 1)
  2042.         refreshScripts(scriptsTbl)
  2043. end)
  2044.  
  2045. CloseButton.MouseButton1Click:Connect(function()
  2046. UIClick:Play()
  2047. writefile("ES.ECCS", ""..ExecutorTextBox.Text)
  2048. UIGui:Destroy()
  2049. end)
  2050.  
  2051. RebootButton.MouseButton1Click:Connect(function()
  2052. UIClick:Play()
  2053. loadstring(game:HttpGet("https://pastebin.com/raw/HwBx99u1"))("Made by ERROR_CODE")
  2054. end)
  2055.  
  2056. setHoverTransition(nil, Color3.fromRGB(0, 0, 0), UIGui.MainFrame.CloseButton)
  2057.  
  2058.  
  2059. local gui = MainFrame
  2060.  
  2061. local dragging
  2062. local dragInput
  2063. local dragStart
  2064. local startPos
  2065. Loading:Destroy()
  2066.  
  2067. local function update(input)
  2068.     local delta = input.Position - dragStart
  2069.     gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  2070. end
  2071.  
  2072. gui.InputBegan:Connect(function(input)
  2073.     if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2074.         dragging = true
  2075.         dragStart = input.Position
  2076.         startPos = gui.Position
  2077.  
  2078.         input.Changed:Connect(function()
  2079.             if input.UserInputState == Enum.UserInputState.End then
  2080.                 dragging = false
  2081.             end
  2082.         end)
  2083.     end
  2084. end)
  2085.  
  2086. gui.InputChanged:Connect(function(input)
  2087.     if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  2088.         dragInput = input
  2089.     end
  2090. end)
  2091.  
  2092. UserInputService.InputChanged:Connect(function(input)
  2093.     if input == dragInput and dragging then
  2094.         update(input)
  2095.     end
  2096. end)
  2097.  
  2098. refreshScripts(fetchScripts(gquery, 1))
  2099.  
  2100. UIGui.MainFrame.ScriptListFrame:GetPropertyChangedSignal("CanvasPosition"):Connect(function()
  2101.     if (UIGui.MainFrame.ScriptListFrame.CanvasPosition.Y + UIGui.MainFrame.ScriptListFrame.AbsoluteSize.Y) >= UIGui.MainFrame.ScriptListFrame.AbsoluteCanvasSize.Y -200 and not pagefetchrunning then
  2102.         page = page + 1
  2103.         pagefetchrunning = true
  2104.         addScripts(fetchScripts(gquery, page))
  2105.     end
  2106. end)
Add Comment
Please, Sign In to add comment