Advertisement
ERROR_CODE

ECCS Searcher V2.8

Nov 19th, 2024 (edited)
635
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 215.29 KB | None | 0 0
  1. --[[if game:GetService("CoreGui"):FindFirstChild("UIGui") then
  2. HintWait.Size = UDim2.new(0, 0, 0, 60)
  3. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4. Hint.Text = " Already Loaded, Rejoin To Re-execute" return end]]
  5. if game:GetService("CoreGui"):FindFirstChild("UIGui") then
  6. game:GetService("CoreGui"):FindFirstChild("UIGui"):Destroy()
  7. end
  8. HttpService = game:GetService("HttpService")
  9. TweenService = game:GetService("TweenService")
  10. UIGui = Instance.new("ScreenGui")
  11. UserInputService = game:GetService("UserInputService")
  12. UserInputService_2 = game:GetService("UserInputService")
  13. MainFrame = Instance.new("ImageLabel")
  14. UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  15. UICorner = Instance.new("UICorner")
  16. SearchBox = Instance.new("TextBox")
  17. UICorner_3 = Instance.new("UICorner")
  18. UICorner_4 = Instance.new("UICorner")
  19. UICorner_5 = Instance.new("UICorner")
  20. ScriptAuthor = Instance.new("TextLabel")
  21. ScriptListFrame = Instance.new("ScrollingFrame")
  22. UIPadding = Instance.new("UIPadding")
  23. Scripts = Instance.new("Folder")
  24. UIGridLayout = Instance.new("UIGridLayout")
  25. ScriptFrame = Instance.new("Frame")
  26. UICorner_6 = Instance.new("UICorner")
  27. ScriptTitle = Instance.new("TextLabel")
  28. ExecuteButton = Instance.new("TextButton")
  29. UICorner_7 = Instance.new("UICorner")
  30. ScriptGame = Instance.new("TextLabel")
  31. VerifiedScriptFrame = Instance.new("Frame")
  32. UICorner_9 = Instance.new("UICorner")
  33. ScriptTitle_2 = Instance.new("TextLabel")
  34. ExecuteButton_2 = Instance.new("TextButton")
  35. UICorner_10 = Instance.new("UICorner")
  36. UICorner_11 = Instance.new("UICorner")
  37. ScriptAuthor_2 = Instance.new("TextLabel")
  38. ScriptGame_2 = Instance.new("TextLabel")
  39. ScriptListBackgroundFrame = Instance.new("ScrollingFrame")
  40. UICorner_12 = Instance.new("UICorner")
  41. InfoBoxDescription = Instance.new("TextLabel")
  42. Author_2 = Instance.new("TextLabel")
  43. UICorner_22 = Instance.new("UICorner")
  44. OpenCloseSearcherButton = Instance.new("ImageButton")
  45. OpenCloseSearcherButtonUICorner = Instance.new("UICorner")
  46. OpenLibraryButton = Instance.new("ImageButton")
  47. MenuBarFrame = Instance.new("Frame")
  48. MenuBarFrameUICorner = Instance.new("UICorner")
  49. SearcherMenuButton = Instance.new("ImageButton")
  50. ExecutorMenuButton = Instance.new("ImageButton")
  51. ExecutorMenuScrollingFrame = Instance.new("ScrollingFrame")
  52. UINoScriptsFound = Instance.new("Sound")
  53. ExecutorTextBox = Instance.new("TextBox")
  54. ExecutorTextBoxUICorner = Instance.new("UICorner")
  55. ExecuteTextBoxButton = Instance.new("TextButton")
  56. ExecuteTextBoxButtonUICorner = Instance.new("UICorner")
  57. ClearTextBoxButton = Instance.new("TextButton")
  58. ClearTextBoxButtonUICorner = Instance.new("UICorner")
  59. CopyTextBoxButton = Instance.new("TextButton")
  60. CopyTextBoxButtonUICorner = Instance.new("UICorner")
  61. CopyScriptsButton = Instance.new("TextButton")
  62. CopyScriptsButtonUICorner = Instance.new("UICorner")
  63. CopyScriptsButton_2 = Instance.new("TextButton")
  64. CopyScriptsButtonUICorner_2 = Instance.new("UICorner")
  65. HomeButton = Instance.new("ImageButton")
  66. HomeFrame = Instance.new("Frame")
  67. DevIcon = Instance.new("ImageButton")
  68. DevIconUI = Instance.new("UICorner")
  69. DevDesc = Instance.new("TextLabel")
  70. DevDescUICorner = Instance.new("UICorner")
  71. ExecutorMenuScrollingFrameUICorner = Instance.new("UICorner")
  72. CloseUIButton = Instance.new("TextButton")
  73. CloseUIButtonUICorner = Instance.new("UICorner")
  74. CopyLinkButton = Instance.new("TextButton")
  75. CopyLinkButtonUICorner = Instance.new("UICorner")
  76. CopyLinkButton_2 = Instance.new("TextButton")
  77. CopyLinkButtonUICorner_2 = Instance.new("UICorner")
  78. DescScriptButton = Instance.new("TextButton")
  79. DescScriptButton_2 = Instance.new("TextButton")
  80. UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  81. OpenInExecutorButton = Instance.new("TextButton")
  82. OpenInExecutorButtonUICorner = Instance.new("UICorner")
  83. OpenInExecutorButton_2 = Instance.new("TextButton")
  84. OpenInExecutorButtonUICorner_2 = Instance.new("UICorner")
  85. PasteScriptButton = Instance.new("TextButton")
  86. PasteScriptButtonUICorner = Instance.new("UICorner")
  87. AutoExecuteButton = Instance.new("TextButton")
  88. AutoExecuteButton_2 = Instance.new("TextButton")
  89. Hint = Instance.new("TextLabel")
  90. HintUICorner = Instance.new("UICorner")
  91. ChatButton = Instance.new("ImageButton")
  92. ChatButton_2 = Instance.new("ImageButton")
  93. InfoBox = Instance.new("ImageButton")
  94. InfoBoxUICorner = Instance.new("UICorner")
  95. InfoBoxAuthor = Instance.new("TextLabel")
  96. ProfilePicture = Instance.new("ImageLabel")
  97. Comments_2 = Instance.new("ScrollingFrame")
  98. Comment = Instance.new("Frame")
  99. Content = Instance.new("TextLabel")
  100. ProfilePicture_2 = Instance.new("ImageLabel")
  101. UICorner_22 = Instance.new("UICorner")
  102. UIListLayout = Instance.new("UIListLayout")
  103. NoComments = Instance.new("TextLabel")
  104. BackButtonInfoBox = Instance.new("TextButton")
  105. BackButtonInfoBoxUICorner = Instance.new("UICorner")
  106. DescFrame = Instance.new("ImageButton")
  107. DescFrameUICorner = Instance.new("UICorner")
  108. PushFlingButton = Instance.new("TextButton")
  109. PushFlingButtonUICorner = Instance.new("UICorner")
  110. ShadersButton = Instance.new("TextButton")
  111. ShadersButtonUICorner = Instance.new("UICorner")
  112. RejoinButton = Instance.new("TextButton")
  113. RejoinButtonUICorner = Instance.new("UICorner")
  114. AntiAfkButton = Instance.new("TextButton")
  115. AntiAfkButtonUICorner = Instance.new("UICorner")
  116. TouchFlingButton = Instance.new("TextButton")
  117. TouchFlingButtonUICorner = Instance.new("UICorner")
  118. AntiFlingButton = Instance.new("TextButton")
  119. AntiFlingButtonUICorner = Instance.new("UICorner")
  120. LikeCount = Instance.new("TextLabel")
  121. DislikeCount = Instance.new("TextLabel")
  122. LikeImg = Instance.new("ImageLabel")
  123. DislikeImg = Instance.new("ImageLabel")
  124. HeadFrame = Instance.new("Frame")
  125. ScriptListBackgroundFrame_2 = Instance.new("Frame")
  126. Light = game:GetService("Lighting")
  127. players = game:GetService("Players")
  128. plr = players.LocalPlayer
  129. TeleportService = game:GetService("TeleportService")
  130. RunService = game:GetService("RunService")
  131. TabsLine = Instance.new("Frame")
  132. TabsLineUICorner = Instance.new("UICorner")
  133. mouse = plr:GetMouse()
  134. HintBackground = Instance.new("Frame")
  135. HintBackgroundUICorner = Instance.new("UICorner")
  136. MainFrameBackground = Instance.new("Frame")
  137. MainFrameBackgroundUICorner = Instance.new("UICorner")
  138. HintWait = Instance.new("Frame")
  139. HintWaitUICorner = Instance.new("UICorner")
  140. ExecuteImg_1 = Instance.new("ImageLabel")
  141. ExecuteImg_2 = Instance.new("ImageLabel")
  142. ExecuteImg_3 = Instance.new("ImageLabel")
  143. LinkImg_1 = Instance.new("ImageLabel")
  144. LinkImg_2 = Instance.new("ImageLabel")
  145. OIEImg_1 = Instance.new("ImageLabel")
  146. OIEImg_2 = Instance.new("ImageLabel")
  147. RawImg_1 = Instance.new("ImageLabel")
  148. RawImg_2 = Instance.new("ImageLabel")
  149. CopyImg = Instance.new("ImageLabel")
  150. ClearImg = Instance.new("ImageLabel")
  151. PasteImg = Instance.new("ImageLabel")
  152. KeySystem = Instance.new("TextLabel")
  153. KeySystemUICorner = Instance.new("UICorner")
  154. KeySystemImg = Instance.new("ImageLabel")
  155. KeySystem_2 = Instance.new("TextLabel")
  156. KeySystemUICorner_2 = Instance.new("UICorner")
  157. KeySystemImg_2 = Instance.new("ImageLabel")
  158. ViewsLabel = Instance.new("TextLabel")
  159. ViewsLabelUICorner = Instance.new("UICorner")
  160. ViewsLabel_2 = Instance.new("TextLabel")
  161. ViewsLabelUICorner_2 = Instance.new("UICorner")
  162. SImg = Instance.new("ImageLabel")
  163. SImgUICorner = Instance.new("UICorner")
  164. SImg_2 = Instance.new("ImageLabel")
  165. SImgUICorner_2 = Instance.new("UICorner")
  166. MenuBarFrameBackground = Instance.new("Frame")
  167. MenuBarFrameBackgroundUICorner = Instance.new("UICorner")
  168. ExecutorBackground = Instance.new("Frame")
  169. ExecutorBackgroundUICorner = Instance.new("UICorner")
  170. PlayerHello = Instance.new("Frame")
  171. PlayerHelloUICorner = Instance.new("UICorner")
  172. HomeScriptsFrame = Instance.new("Frame")
  173. HomeScriptsFrameUICorner = Instance.new("UICorner")
  174. ScriptsText = Instance.new("TextLabel")
  175. TouchFlingImg = Instance.new("ImageLabel")
  176. AntiFlingImg = Instance.new("ImageLabel")
  177. AntiAfkImg = Instance.new("ImageLabel")
  178. ShadersImg = Instance.new("ImageLabel")
  179. PushFlingImg = Instance.new("ImageLabel")
  180. RejoinImg = Instance.new("ImageLabel")
  181. SImgShadow = Instance.new("Frame")
  182. SImgShadowUICorner = Instance.new("UICorner")
  183. SImgShadow_2 = Instance.new("Frame")
  184. SImgShadowUICorner_2 = Instance.new("UICorner")
  185. BackFromDescButton = Instance.new("TextButton")
  186. BackFromDescButtonUICorner = Instance.new("UICorner")
  187. Patched = Instance.new("TextLabel")
  188. PatchedUICorner = Instance.new("UICorner")
  189. Patched_2 = Instance.new("TextLabel")
  190. PatchedUICorner_2 = Instance.new("UICorner")
  191. ScriptImg = Instance.new("ImageLabel")
  192. ScriptImgUICorner = Instance.new("UICorner")
  193. CommentUICorner = Instance.new("UICorner")
  194. ECCSSearcherSettingsButton = Instance.new("ImageButton")
  195. PluginButtonsFrame = Instance.new("ScrollingFrame")
  196. PluginButtonsFrameBackground = Instance.new("ImageLabel")
  197. PluginButtonsFrameUICorner = Instance.new("UICorner")
  198. PluginsTextLabel = Instance.new("TextLabel")
  199. AddPluginTextBox = Instance.new("TextBox")
  200. AddPluginTextBoxUICorner = Instance.new("UICorner")
  201. MainFrameUIStroke = Instance.new("UIStroke")
  202. SearcherSettingsFrame = Instance.new("Frame")
  203. SearcherSettingsFrameUICorner = Instance.new("UICorner")
  204. CloseSearcherSettingsButton = Instance.new("TextButton")
  205. CloseSearcherSettingsButtonUICorner = Instance.new("UICorner")
  206. PaidMode = Instance.new("TextLabel")
  207. PaidModeButtonBackground = Instance.new("ImageButton")
  208. PaidModeButtonPart2 = Instance.new("Frame")
  209. PaidModeButtonBackgroundUICorner = Instance.new("UICorner")
  210. PaidModeButtonPart2UICorner = Instance.new("UICorner")
  211. InfoBoxDescriptionUICorner = Instance.new("UICorner")
  212. SearchBoxImg = Instance.new("ImageLabel")
  213. PaidModeUICorner = Instance.new("UICorner")
  214. PaidModeUIStroke = Instance.new("UIStroke")
  215. BlockBackgroundSettings = Instance.new("ImageButton")
  216. BlockBackgroundSettingsUICorner = Instance.new("UICorner")
  217. BackFromSettingButton = Instance.new("TextButton")
  218. BackFromSettingButtonUICorner = Instance.new("UICorner")
  219. SetCustomTheme = Instance.new("TextButton")
  220. SetCustomThemeUICorner = Instance.new("UICorner")
  221. CustomThemeName = Instance.new("TextBox")
  222. CustomThemeNameUICorner = Instance.new("UICorner")
  223. ColorResultFrame = Instance.new("Frame")
  224. ColorResultFrameUICorner = Instance.new("UICorner")
  225. HomeButton_2 = Instance.new("ImageButton")
  226. ExecutorButton_2 = Instance.new("ImageButton")
  227. SearcherButton_2 = Instance.new("ImageButton")
  228. OpenLibraryButton_2 = Instance.new("ImageButton")
  229. HoldButtonFrame = Instance.new("Frame")
  230. HoldButtonFrameUICorner = Instance.new("UICorner")
  231. SearchBox_2 = Instance.new("TextBox")
  232. SearchBoxUICorner_2 = Instance.new("UICorner")
  233. SearchBoxImg_2 = Instance.new("ImageLabel")
  234. TouchFlingButton_2 = Instance.new("ImageButton")
  235. TouchFlingButtonUICorner_2 = Instance.new("UICorner")
  236. AntiFlingButton_2 = Instance.new("ImageButton")
  237. AntiFlingButtonUICorner_2 = Instance.new("UICorner")
  238. SearcherSettingsButton_2 = Instance.new("ImageButton")
  239. SearcherSettingsButtonUICorner_2 = Instance.new("UICorner")
  240. HistoryScrollingFrame = Instance.new("ScrollingFrame")
  241. HistoryFrameBackground = Instance.new("Frame")
  242. HistoryFrameBackgroundUICorner = Instance.new("UICorner")
  243. BackgroundAfk = Instance.new("Frame")
  244. AfkTextLabelLogo = Instance.new("TextLabel")
  245. BlockPluginsBackground = Instance.new("ImageButton")
  246. BlockPluginsBackgroundUICorner = Instance.new("UICorner")
  247. DownloadPluginButton = Instance.new("TextButton")
  248. DownloadPluginButtonUICorner = Instance.new("UICorner")
  249. CloseInstalling = Instance.new("TextButton")
  250. CloseInstallingUICorner = Instance.new("UICorner")
  251. SavesButton = Instance.new("ImageButton")
  252. SavesButton_2 = Instance.new("ImageButton")
  253. SavedScriptsScrollingFrame = Instance.new("ScrollingFrame")
  254. EmptyLibraryText = Instance.new("TextLabel")
  255. ViewsLabelImg = Instance.new("ImageLabel")
  256. ViewsLabelImg_2 = Instance.new("ImageLabel")
  257. ThemeBackground = Instance.new("ScrollingFrame")
  258. PopSound = Instance.new("Sound")
  259. RFrame = Instance.new("Frame")
  260. RSlider = Instance.new("ImageButton")
  261. RSliderUICorner = Instance.new("UICorner")
  262. RFrameUICorner = Instance.new("UICorner")
  263. GFrame = Instance.new("Frame")
  264. GSlider = Instance.new("ImageButton")
  265. GSliderUICorner = Instance.new("UICorner")
  266. GFrameUICorner = Instance.new("UICorner")
  267. BFrame = Instance.new("Frame")
  268. BSlider = Instance.new("ImageButton")
  269. BSliderUICorner = Instance.new("UICorner")
  270. BFrameUICorner = Instance.new("UICorner")
  271. RSliderText = Instance.new("TextLabel")
  272. RSliderValue = Instance.new("TextLabel")
  273. GSliderText = Instance.new("TextLabel")
  274. GSliderValue = Instance.new("TextLabel")
  275. BSliderText = Instance.new("TextLabel")
  276. BSliderValue = Instance.new("TextLabel")
  277. SearcherSettingsFrameMain = Instance.new("ScrollingFrame")
  278. UISettingsButton = Instance.new("TextButton")
  279. UISettingsButtonUICorner = Instance.new("UICorner")
  280. SystemButton = Instance.new("TextButton")
  281. SystemButtonUICorner = Instance.new("UICorner")
  282. ThemeBackgroundImg = Instance.new("ImageLabel")
  283. ThemeBackgroundImgUICorner = Instance.new("UICorner")
  284. Volume = Instance.new("TextLabel")
  285. VolumeFrame = Instance.new("Frame")
  286. VolumeSlider = Instance.new("ImageButton")
  287. VolumeSliderUICorner = Instance.new("UICorner")
  288. VolumeFrameUICorner = Instance.new("UICorner")
  289. DescScrollingFrame = Instance.new("ScrollingFrame")
  290. UISoundBarClick = Instance.new("Sound")
  291. OpenCloseSound = Instance.new("Sound")
  292. OpenSecondBarSound = Instance.new("Sound")
  293. OtheButtonsClickSound = Instance.new("Sound")
  294. VolumeText = Instance.new("TextLabel")
  295.  
  296. local VolumeValue = 100
  297. local SoundsVolume = 1
  298. local UITab = 1
  299. local SystemTab = 0
  300. local HomeButtonValue = 0
  301. local ExecutorButtonValue = 0
  302. local SeachButtonValue = 1
  303. local LibraryButtonValue = 0
  304. local actionTime = 0.5
  305. local dragThreshold = 5
  306. local isHolding = false
  307. local FlingValueForPush
  308. local holdStartTime
  309. local actionPerformed = false
  310. local initialPosition
  311. local Favorites = {}
  312. local Plugin = {}
  313. local History = {}
  314. local Themes = {}
  315. local ScriptsSaves = {}
  316. local Circles = {}
  317. local Colors = {
  318. Color3.fromRGB(255, 0, 0),
  319. Color3.fromRGB(0, 255, 0),
  320. Color3.fromRGB(0, 0, 255),
  321. Color3.fromRGB(255, 255, 0),
  322. Color3.fromRGB(0, 255, 255),
  323. Color3.fromRGB(255, 0, 255),
  324. Color3.fromRGB(255, 165, 0)
  325. }
  326. local OnTop = 9999999999999999999999999999999999999999999
  327. local ClickOnDeveloperValue = 0
  328. local idleTime = 0
  329. local MainColor = "70, 130, 180"
  330. local R, G, B = MainColor:match("(%d+), (%d+), (%d+)")
  331. local RValue = 0
  332. local GValue = 0
  333. local BValue = 0
  334. local dragging_1 = false
  335. local dragging_2 = false
  336. local dragging_3 = false
  337. local dragging_4 = false
  338.  
  339.  
  340. local function GetPing()
  341. return (game:GetService("Stats").Network.ServerStatsItem["Data Ping"]:GetValue())/1000
  342. end
  343.  
  344. local function isLetter(char)
  345. return char:match("%a") ~= nil
  346. end
  347.  
  348. local function GetCharacter(Player)
  349. if Player.Character then
  350. return Player.Character
  351. end
  352. end
  353.  
  354. local function GetRoot(Player)
  355. if GetCharacter(Player):FindFirstChild("HumanoidRootPart") then
  356. return GetCharacter(Player).HumanoidRootPart
  357. end
  358. end
  359.  
  360. UINoScriptsFound.Parent = game.Workspace
  361. UINoScriptsFound.SoundId = "rbxassetid://7383525713"
  362. UINoScriptsFound.Playing = false
  363. UINoScriptsFound.Looped = false
  364. UINoScriptsFound.Volume = SoundsVolume
  365.  
  366. PopSound.Parent = game.Workspace
  367. PopSound.SoundId = "rbxassetid://9119668796"
  368. PopSound.Playing = false
  369. PopSound.Looped = false
  370. PopSound.Volume = SoundsVolume
  371.  
  372. UISoundBarClick.Parent = game.Workspace
  373. UISoundBarClick.SoundId = "rbxassetid://15675059323"
  374. UISoundBarClick.Playing = false
  375. UISoundBarClick.Looped = false
  376. UISoundBarClick.Volume = SoundsVolume
  377.  
  378. OpenCloseSound.Parent = game.Workspace
  379. OpenCloseSound.SoundId = "rbxassetid://15675043410"
  380. OpenCloseSound.Playing = false
  381. OpenCloseSound.Looped = false
  382. OpenCloseSound.Volume = SoundsVolume
  383.  
  384. OpenSecondBarSound.Parent = game.Workspace
  385. OpenSecondBarSound.SoundId = "rbxassetid://15675062723"
  386. OpenSecondBarSound.Playing = false
  387. OpenSecondBarSound.Looped = false
  388. OpenSecondBarSound.Volume = SoundsVolume
  389.  
  390. OtheButtonsClickSound.Parent = game.Workspace
  391. OtheButtonsClickSound.SoundId = "rbxassetid://15675032796"
  392. OtheButtonsClickSound.Playing = false
  393. OtheButtonsClickSound.Looped = false
  394. OtheButtonsClickSound.Volume = SoundsVolume
  395.  
  396. UIGui.Name = "UIGui"
  397. UIGui.Parent = game.CoreGui
  398. UIGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  399. spawn(function()
  400. while task.wait() do
  401. OnTop = OnTop + 9999999999999999999999999999999999999999999999999999999999999999999999
  402. UIGui.DisplayOrder = OnTop
  403. end
  404. end)
  405. game.CoreGui.UIGui.Enabled = true
  406.  
  407. HoldButtonFrame.Name = "HoldButtonFrame"
  408. HoldButtonFrame.Parent = UIGui
  409. HoldButtonFrame.AnchorPoint = Vector2.new(0, 1)
  410. HoldButtonFrame.Position = UDim2.new(0, 0, 1, 0)
  411. HoldButtonFrame.Size = UDim2.new(0, 0, 1, 0)
  412. HoldButtonFrame.Transparency = 0
  413. HoldButtonFrame.Visible = false
  414. HoldButtonFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  415.  
  416. HoldButtonFrameUICorner.Parent = HoldButtonFrame
  417. HoldButtonFrameUICorner.CornerRadius = UDim.new(0, 10)
  418.  
  419. HomeButton_2.Name = "HomeButton_2"
  420. HomeButton_2.Position = UDim2.new(0.5, 0, 0.43, 0)
  421. HomeButton_2.Parent = HoldButtonFrame
  422. HomeButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  423. HomeButton_2.BackgroundTransparency = 1
  424. HomeButton_2.Size = UDim2.new(0, 50, 0, 50)
  425. HomeButton_2.Image = "rbxassetid://72187700093513"
  426.  
  427. TouchFlingButton_2.Name = "TouchFlingButton_2"
  428. TouchFlingButton_2.Position = UDim2.new(0.5, 0, 0.17, 0)
  429. TouchFlingButton_2.Parent = HoldButtonFrame
  430. TouchFlingButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  431. TouchFlingButton_2.BackgroundTransparency = 1
  432. TouchFlingButton_2.Size = UDim2.new(0, 50, 0, 50)
  433. TouchFlingButton_2.Image = "rbxassetid://126059767518621"
  434.  
  435. AntiFlingButton_2.Name = "AntiFlingButton_2"
  436. AntiFlingButton_2.Position = UDim2.new(0.5, 0, 0.3, 0)
  437. AntiFlingButton_2.Parent = HoldButtonFrame
  438. AntiFlingButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  439. AntiFlingButton_2.BackgroundTransparency = 1
  440. AntiFlingButton_2.Size = UDim2.new(0, 50, 0, 50)
  441. AntiFlingButton_2.Image = "rbxassetid://112553298360396"
  442.  
  443. ExecutorButton_2.Name = "ExecutorButton_2"
  444. ExecutorButton_2.Position = UDim2.new(0.5, 0, 0.56, 0)
  445. ExecutorButton_2.Parent = HoldButtonFrame
  446. ExecutorButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  447. ExecutorButton_2.BackgroundTransparency = 1
  448. ExecutorButton_2.Size = UDim2.new(0, 50, 0, 50)
  449. ExecutorButton_2.Image = "rbxassetid://74369261997103"
  450.  
  451. SearcherButton_2.Name = "SearcherButton_2"
  452. SearcherButton_2.Position = UDim2.new(0.5, 0, 0.69, 0)
  453. SearcherButton_2.Parent = HoldButtonFrame
  454. SearcherButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  455. SearcherButton_2.BackgroundTransparency = 1
  456. SearcherButton_2.Size = UDim2.new(0, 50, 0, 50)
  457. SearcherButton_2.Image = "rbxassetid://119784725955851"
  458.  
  459. SearcherSettingsButton_2.Name = "SearcherSettingsButton_2"
  460. SearcherSettingsButton_2.Position = UDim2.new(0.5, 0, 0.95, 0)
  461. SearcherSettingsButton_2.Parent = HoldButtonFrame
  462. SearcherSettingsButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  463. SearcherSettingsButton_2.BackgroundTransparency = 1
  464. SearcherSettingsButton_2.Size = UDim2.new(0, 50, 0, 50)
  465. SearcherSettingsButton_2.Image = "rbxassetid://106913268653015"
  466.  
  467. OpenLibraryButton_2.Name = "OpenLibraryButton_2"
  468. OpenLibraryButton_2.Position = UDim2.new(0.5, 0, 0.82, 0)
  469. OpenLibraryButton_2.Parent = HoldButtonFrame
  470. OpenLibraryButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  471. OpenLibraryButton_2.BackgroundTransparency = 1
  472. OpenLibraryButton_2.Size = UDim2.new(0, 50, 0, 50)
  473. OpenLibraryButton_2.Image = "rbxassetid://138202863097030"
  474.  
  475. SearchBox_2.Name = "SearchBox_2"
  476. SearchBox_2.Parent = HoldButtonFrame
  477. SearchBox_2.BackgroundColor3 = Color3.fromRGB(50, 50, 50)
  478. SearchBox_2.Position = UDim2.new(0.5, 0, 0.04, 0)
  479. SearchBox_2.BackgroundTransparency = 0
  480. SearchBox_2.AnchorPoint = Vector2.new(0.5, 0.5)
  481. SearchBox_2.Size = UDim2.new(0, 75, 0, 25)
  482. SearchBox_2.ClearTextOnFocus = false
  483. SearchBox_2.Font = Enum.Font.ArimoBold
  484. SearchBox_2.PlaceholderText = "    Search"
  485. SearchBox_2.Text = ""
  486. SearchBox_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  487. SearchBox_2.TextScaled = true
  488. SearchBox_2.TextSize = 14.000
  489. SearchBox_2.TextWrapped = true
  490. SearchBox_2.PlaceholderColor3 = Color3.fromRGB(150, 150, 150)
  491. SearchBox_2.TextXAlignment = Enum.TextXAlignment.Left
  492. SearchBox_2.TextYAlignment = Enum.TextYAlignment.Center
  493.  
  494. SearchBoxUICorner_2.Parent = SearchBox_2
  495. SearchBoxUICorner_2.CornerRadius = UDim.new(0, 10)
  496.  
  497. SearchBoxImg_2.Name = "SearchBoxImg_2"
  498. SearchBoxImg_2.Parent = SearchBox_2
  499. SearchBoxImg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  500. SearchBoxImg_2.BackgroundTransparency = 1
  501. SearchBoxImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  502. SearchBoxImg_2.Position = UDim2.new(0.13, 0, 0.5, 0)
  503. SearchBoxImg_2.Size = UDim2.new(0, 18, 0, 18)
  504. SearchBoxImg_2.Image = "rbxassetid://119784725955851"
  505. SearchBoxImg_2.ImageColor3 = Color3.fromRGB(150, 150, 150)
  506.  
  507. SearchBox_2.Focused:connect(function()
  508. SearchBoxImg_2.Visible = false
  509. SearchBox_2.PlaceholderText = ""
  510. end)
  511.  
  512. SearchBox_2.FocusLost:connect(function()
  513. SearchBoxImg_2.Visible = true
  514. SearchBox_2.PlaceholderText = "    Search"
  515. if SearchBox_2.Text ~= "" then
  516. SearchBoxImg_2.Visible = false
  517. else
  518. if SearchBox_2.Text == "" then
  519. SearchBoxImg_2.Visible = true
  520. end
  521. end
  522. end)
  523.  
  524. OpenCloseSearcherButton.Parent = UIGui
  525. OpenCloseSearcherButton.Size = UDim2.new(0, 0, 0, 0)
  526. OpenCloseSearcherButton.Position = UDim2.new(0.89, 0, 0.4, 0)
  527. OpenCloseSearcherButton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  528. OpenCloseSearcherButton.AnchorPoint = Vector2.new(0.5, 0.5)
  529. OpenCloseSearcherButton.BackgroundTransparency = 0.5
  530. OpenCloseSearcherButton.Image = "rbxassetid://110877692799769"
  531. OpenCloseSearcherButton.AutoButtonColor = false
  532. OpenCloseSearcherButton.Visible = false
  533.  
  534. OpenCloseSearcherButtonUICorner.Parent = OpenCloseSearcherButton
  535. OpenCloseSearcherButtonUICorner.CornerRadius = UDim.new(1, 0)
  536.  
  537. MainFrame.Name = "MainFrame"
  538. MainFrame.Parent = UIGui
  539. MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  540. MainFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  541. MainFrame.Size = UDim2.new(0, 0, 0, 0)
  542. MainFrame.ZIndex = 2
  543. MainFrame.Image = "rbxassetid://137790660317232"
  544. MainFrame.Active = true
  545. MainFrame.BackgroundTransparency = 1
  546.  
  547. MainFrameUIStroke.Parent = MainFrame
  548. MainFrameUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  549. MainFrameUIStroke.Thickness = 1.5
  550. MainFrameUIStroke.Transparency = 1
  551.  
  552. MainFrameBackground.Name = "MainFrame"
  553. MainFrameBackground.Parent = MainFrame
  554. MainFrameBackground.AnchorPoint = Vector2.new(0.5, 0.5)
  555. MainFrameBackground.BackgroundTransparency = 0.98
  556. MainFrameBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  557. MainFrameBackground.Size = MainFrame.Size
  558. MainFrameBackground.Position = MainFrame.Position
  559.  
  560. spawn(function()
  561. while wait() do
  562. MainFrameBackground.Size = MainFrame.Size
  563. end
  564. end)
  565.  
  566. MainFrameBackgroundUICorner.CornerRadius = UDim.new(0, 10)
  567. MainFrameBackgroundUICorner.Parent = MainFrameBackground
  568.  
  569. UIAspectRatioConstraint_2.Parent = MainFrameBackground
  570. UIAspectRatioConstraint_2.AspectRatio = 1.778
  571.  
  572. ScriptListBackgroundFrame_2.Name = "HeadFrame"
  573. ScriptListBackgroundFrame_2.Parent = MainFrame
  574. ScriptListBackgroundFrame_2.Position = UDim2.new(0, 80, 0.1, 15)
  575. ScriptListBackgroundFrame_2.BackgroundTransparency = 0.4
  576. ScriptListBackgroundFrame_2.Size = UDim2.new(0, 410, 0, 230)
  577. ScriptListBackgroundFrame_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  578.  
  579. UICorner_12.CornerRadius = UDim.new(0, 10)
  580. UICorner_12.Parent = ScriptListBackgroundFrame_2
  581.  
  582. ScriptListBackgroundFrame.Name = "ScriptListBackgroundFrame"
  583. ScriptListBackgroundFrame.Parent = MainFrame
  584. ScriptListBackgroundFrame.Active = true
  585. ScriptListBackgroundFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  586. ScriptListBackgroundFrame.BackgroundTransparency = 1
  587. ScriptListBackgroundFrame.BorderSizePixel = 0
  588. ScriptListBackgroundFrame.Position = UDim2.new(0, 80, 0.1, 15)
  589. ScriptListBackgroundFrame.Size = UDim2.new(0, 410, 0, 230)
  590. ScriptListBackgroundFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  591.  
  592. HeadFrame.Name = "HeadFrame"
  593. HeadFrame.Parent = ScriptListBackgroundFrame
  594. HeadFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  595. HeadFrame.BackgroundTransparency = 1
  596. HeadFrame.Position = UDim2.new(0.5, 0, 0, 0)
  597. HeadFrame.Size = UDim2.new(0, 410, 0, 1000)
  598.  
  599. UIAspectRatioConstraint.Parent = MainFrame
  600. UIAspectRatioConstraint.AspectRatio = 1.778
  601.  
  602. UICorner.CornerRadius = UDim.new(0, 10)
  603. UICorner.Parent = MainFrame
  604.  
  605. InfoBox.Name = "InfoBox"
  606. InfoBox.Parent = HeadFrame
  607. InfoBox.AnchorPoint = Vector2.new(0.5, 0.5)
  608. InfoBox.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  609. InfoBox.AutoButtonColor = false
  610. InfoBox.Position = UDim2.new(-0.5, 0, 0.615, 0)
  611. InfoBox.Size = UDim2.new(0, 395, 0, 220)
  612. InfoBox.ZIndex = 3
  613.  
  614. InfoBoxUICorner.CornerRadius = UDim.new(0, 10)
  615. InfoBoxUICorner.Parent = InfoBox
  616.  
  617. HintBackground.Name = "HintBackground"
  618. HintBackground.Parent = UIGui
  619. HintBackground.AnchorPoint = Vector2.new(0.5, 0.5)
  620. HintBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  621. HintBackground.Position = UDim2.new(2, 0, 0.85, 0)
  622. HintBackground.Size = UDim2.new(0, 250, 0, 60)
  623.  
  624. HintBackgroundUICorner.CornerRadius = UDim.new(0, 10)
  625. HintBackgroundUICorner.Parent = HintBackground
  626.  
  627. Hint.Name = "Hint"
  628. Hint.Parent = HintBackground
  629. Hint.AnchorPoint = Vector2.new(0.5, 0.5)
  630. Hint.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  631. Hint.BackgroundTransparency = 1
  632. Hint.Position = UDim2.new(0.5, 0, 0.5, 0)
  633. Hint.Size = UDim2.new(0, 250, 0, 60)
  634. Hint.ZIndex = 2
  635. Hint.Font = Enum.Font.ArimoBold
  636. Hint.TextSize = 25
  637. Hint.TextColor3 = Color3.fromRGB(255, 255, 255)
  638. Hint.Text = " Loading Files..."
  639. Hint.TextWrapped = true
  640. Hint.TextScaled = true
  641. Hint.TextXAlignment = Enum.TextXAlignment.Left
  642. Hint.TextYAlignment = Enum.TextYAlignment.Center
  643.  
  644. HintUICorner.CornerRadius = UDim.new(0, 10)
  645. HintUICorner.Parent = Hint
  646.  
  647. HintWait.Name = "HintWait"
  648. HintWait.Parent = HintBackground
  649. HintWait.AnchorPoint = Vector2.new(0, 0.5)
  650. HintWait.Position = UDim2.new(0, 0, 0.5, 0)
  651. HintWait.Size = UDim2.new(0, 0, 0, 60)
  652.  
  653. HintWaitUICorner.CornerRadius = UDim.new(0, 10)
  654. HintWaitUICorner.Parent = HintWait
  655.  
  656. spawn(function()
  657. while wait() do
  658. if HintWait.Size == UDim2.new(0, 250, 0, 60) then
  659. HintBackground:TweenPosition(UDim2.new(2, 0, 0.68, 0),"InOut","Sine",0.2)
  660. else
  661. HintBackground:TweenPosition(UDim2.new(0.85, 0, 0.68, 0),"InOut","Sine",0.2)
  662. end
  663. end
  664. end)
  665.  
  666. spawn(function()
  667. while wait() do
  668. if OpenCloseSearcherButton.Size == UDim2.new(0, 0, 0, 0) then
  669. OpenCloseSearcherButton.Visible = false
  670. else
  671. OpenCloseSearcherButton.Visible = true
  672. end
  673. end
  674. end)
  675.  
  676. MenuBarFrameBackground.Name = "MenuBarFrameBackground"
  677. MenuBarFrameBackground.Parent = MainFrame
  678. MenuBarFrameBackground.Position = UDim2.new(0, 9, 0, 43)
  679. MenuBarFrameBackground.Size = UDim2.new(0, 60, 0, 230)
  680. MenuBarFrameBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  681. MenuBarFrameBackground.BackgroundTransparency = 0.4
  682.  
  683. MenuBarFrameBackgroundUICorner.CornerRadius = UDim.new(0, 10)
  684. MenuBarFrameBackgroundUICorner.Parent = MenuBarFrameBackground
  685.  
  686. MenuBarFrame.Name = "MenuBarFrame"
  687. MenuBarFrame.Parent = MenuBarFrameBackground
  688. MenuBarFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  689. MenuBarFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  690. MenuBarFrame.Size = UDim2.new(0, 50, 0, 220)
  691. MenuBarFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  692.  
  693. MenuBarFrameUICorner.CornerRadius = UDim.new(0, 10)
  694. MenuBarFrameUICorner.Parent = MenuBarFrame
  695.  
  696. SearchBox.Name = "SearchBox"
  697. SearchBox.Parent = MainFrame
  698. SearchBox.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  699. SearchBox.Position = UDim2.new(0, 10, 0, 5)
  700. SearchBox.Size = UDim2.new(0, 427, 0, 30)
  701. SearchBox.ClearTextOnFocus = false
  702. SearchBox.Font = Enum.Font.ArimoBold
  703. SearchBox.PlaceholderText = "     Search"
  704. SearchBox.Text = ""
  705. SearchBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  706. SearchBox.TextScaled = true
  707. SearchBox.TextSize = 14.000
  708. SearchBox.TextWrapped = true
  709. SearchBox.PlaceholderColor3 = Color3.fromRGB(150, 150, 150)
  710. SearchBox.TextXAlignment = Enum.TextXAlignment.Left
  711. SearchBox.TextYAlignment = Enum.TextYAlignment.Center
  712. SearchBox.ZIndex = 5
  713.  
  714. SearchBoxImg.Name = "SearchBoxImg"
  715. SearchBoxImg.Parent = SearchBox
  716. SearchBoxImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  717. SearchBoxImg.BackgroundTransparency = 1
  718. SearchBoxImg.AnchorPoint = Vector2.new(0.5, 0.5)
  719. SearchBoxImg.Position = UDim2.new(0.05, 0, 0.5, 0)
  720. SearchBoxImg.Size = UDim2.new(0, 25, 0, 25)
  721. SearchBoxImg.Image = "rbxassetid://119784725955851"
  722. SearchBoxImg.ImageColor3 = Color3.fromRGB(150, 150, 150)
  723.  
  724. SearchBox.Focused:connect(function()
  725. SearchBoxImg.Visible = false
  726. SearchBox.PlaceholderText = ""
  727. end)
  728.  
  729. SearchBox.FocusLost:connect(function()
  730. SearchBoxImg.Visible = true
  731. SearchBox.PlaceholderText = "     Search"
  732. if SearchBox.Text ~= "" then
  733. SearchBoxImg.Visible = false
  734. else
  735. if SearchBox.Text == "" then
  736. SearchBoxImg.Visible = true
  737. end
  738. end
  739. end)
  740.  
  741. UICorner_3.CornerRadius = UDim.new(0, 20)
  742. UICorner_3.Parent = SearchBox
  743.  
  744. CloseUIButton.Name = "CloseUIButton"
  745. CloseUIButton.Parent = MainFrame
  746. CloseUIButton.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  747. CloseUIButton.Position = UDim2.new(0, 440, 0, 5)
  748. CloseUIButton.Size = UDim2.new(0, 50, 0, 30)
  749. CloseUIButton.AutoButtonColor = false
  750. CloseUIButton.Font = Enum.Font.ArimoBold
  751. CloseUIButton.Text = "X"
  752. CloseUIButton.TextSize = 25
  753. CloseUIButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  754. CloseUIButton.TextXAlignment = Enum.TextXAlignment.Center
  755. CloseUIButton.TextYAlignment = Enum.TextYAlignment.Center
  756.  
  757. CloseUIButtonUICorner.CornerRadius = UDim.new(0, 20)
  758. CloseUIButtonUICorner.Parent = CloseUIButton
  759.  
  760. ScriptListBackgroundFrame.Visible = false
  761. SearchBox.Visible = false
  762. ScriptListBackgroundFrame_2.Visible = false
  763. CloseUIButton.Visible = false
  764. MainFrameBackground.Visible = false
  765. MenuBarFrameBackground.Visible = false
  766.  
  767. spawn(function()
  768. while task.wait() do
  769. if MainFrame.Size ~= UDim2.new(0, 0, 0, 0) then
  770. MainFrame.Visible = true
  771. else
  772. if MainFrame.Size == UDim2.new(0, 0, 0, 0) then
  773. MainFrame.Visible = false
  774. end
  775. end
  776. end
  777. end)
  778.  
  779. spawn(function()
  780. while task.wait() do
  781. if MainFrame.Size == UDim2.new(0, 500, 0, 450) then
  782. ScriptListBackgroundFrame.Visible = true
  783. SearchBox.Visible = true
  784. SearcherSettingsFrame.Visible = true
  785. ScriptListBackgroundFrame_2.Visible = true
  786. CloseUIButton.Visible = true
  787. MainFrameBackground.Visible = true
  788. MenuBarFrameBackground.Visible = true
  789. MenuBarFrame.Visible = true
  790. HoldButtonFrame.Size = UDim2.new(0, 0, 1, 0)
  791. TweenService:Create(MainFrameUIStroke, TweenInfo.new(0.5), {Transparency = 0}):Play()
  792. TweenService:Create(MenuBarFrame, TweenInfo.new(0.5), {Transparency = 0}):Play()
  793. TweenService:Create(ScriptListBackgroundFrame_2, TweenInfo.new(0.5), {Transparency = 0.4}):Play()
  794. TweenService:Create(CloseUIButton, TweenInfo.new(0.5), {Transparency = 0}):Play()
  795. TweenService:Create(MainFrameBackground, TweenInfo.new(0.5), {Transparency = 0.98}):Play()
  796. TweenService:Create(MenuBarFrameBackground, TweenInfo.new(0.5), {Transparency = 0.4}):Play()
  797. TweenService:Create(SearchBox, TweenInfo.new(0.5), {BackgroundTransparency = 0}):Play()
  798. else
  799. if MainFrame.Size ~= UDim2.new(0, 500, 0, 450) then
  800. ScriptListBackgroundFrame.Visible = false
  801. SearchBox.Visible = false
  802. SearcherSettingsFrame.Visible = false
  803. ScriptListBackgroundFrame_2.Visible = false
  804. CloseUIButton.Visible = false
  805. MainFrameBackground.Visible = false
  806. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  807. MenuBarFrameBackground.Visible = false
  808. TweenService:Create(MenuBarFrame, TweenInfo.new(), {Transparency = 1}):Play()
  809. TweenService:Create(MainFrameUIStroke, TweenInfo.new(0.5), {Transparency = 1}):Play()
  810. TweenService:Create(ScriptListBackgroundFrame_2, TweenInfo.new(), {Transparency = 1}):Play()
  811. TweenService:Create(CloseUIButton, TweenInfo.new(), {Transparency = 1}):Play()
  812. TweenService:Create(MainFrameBackground, TweenInfo.new(), {Transparency = 1}):Play()
  813. TweenService:Create(MenuBarFrameBackground, TweenInfo.new(), {Transparency = 1}):Play()
  814. TweenService:Create(SearchBox, TweenInfo.new(), {BackgroundTransparency = 1}):Play()
  815. end
  816. end
  817. end
  818. end)
  819.  
  820. TabsLine.Name = "TabsLine"
  821. TabsLine.Parent = MenuBarFrame
  822. TabsLine.AnchorPoint = Vector2.new(0.5, 0.5)
  823. TabsLine.Position = UDim2.new(-0.05, 0, 0.61, 0)
  824. TabsLine.Size = UDim2.new(0, 5, 0, 35)
  825. TabsLine.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  826.  
  827. TabsLineUICorner.Parent = TabsLine
  828. TabsLineUICorner.CornerRadius = UDim.new(0, 10)
  829.  
  830. HomeButton.Name = "HomeButton"
  831. HomeButton.Position = UDim2.new(0.5, 0, 0.13, 0)
  832. HomeButton.Parent = MenuBarFrame
  833. HomeButton.AnchorPoint = Vector2.new(0.5, 0.5)
  834. HomeButton.BackgroundTransparency = 1
  835. HomeButton.LayoutOrder = 1
  836. HomeButton.Size = UDim2.new(0, 45, 0, 45)
  837. HomeButton.AutoButtonColor = false
  838. HomeButton.Image = "rbxassetid://72187700093513"
  839.  
  840. HomeButton.MouseButton1Click:Connect(function()
  841. UISoundBarClick:Play()
  842. HomeButtonValue = 1
  843. ExecutorButtonValue = 0
  844. SeachButtonValue = 0
  845. LibraryButtonValue = 0
  846. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  847. end)
  848.  
  849. HomeFrame.Name = "DevelopersFrame"
  850. HomeFrame.Parent = HeadFrame
  851. HomeFrame.BackgroundTransparency = 1
  852. HomeFrame.Position = UDim2.new(0, 0, -0.072, 0)
  853. HomeFrame.Size = UDim2.new(0, 410, 0, 230)
  854.  
  855. DevDesc.Name = "DevDesc"
  856. DevDesc.Parent = HomeFrame
  857. DevDesc.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  858. DevDesc.Position = UDim2.new(0, 5, 0, 175)
  859. DevDesc.Size = UDim2.new(0, 250, 0, 50)
  860. DevDesc.Font = Enum.Font.ArimoBold
  861. DevDesc.Text = os.date("%d %m")
  862. DevDesc.TextColor3 = Color3.fromRGB(255, 255, 255)
  863. DevDesc.TextSize = 15
  864. DevDesc.RichText = true
  865. DevDesc.TextXAlignment = Enum.TextXAlignment.Center
  866. DevDesc.TextYAlignment = Enum.TextYAlignment.Center
  867.  
  868. if DevDesc.Text == "07 10" then
  869. DevDesc.Text = "🎂SHON🎂<font color=\"#9C9C9C\">\nOwner</font>"
  870. else
  871. DevDesc.Text = "SHON<font color=\"#9C9C9C\">\nOwner</font>"
  872. end
  873.  
  874. DevIcon.Name = "DevIcon"
  875. DevIcon.Parent = DevDesc
  876. DevIcon.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  877. DevIcon.AnchorPoint = Vector2.new(0.5, 0.5)
  878. DevIcon.Position = UDim2.new(0.1, 0, 0.5, 0)
  879. DevIcon.Size = UDim2.new(0, 40, 0, 40)
  880. DevIcon.Image = "https://www.roblox.com/headshot-thumbnail/image?userId=3323558881&width=0&height=0&format=png"
  881. DevIcon.AutoButtonColor = false
  882.  
  883. DevIconUI.Parent = DevIcon
  884. DevIconUI.CornerRadius = UDim.new(1, 0)
  885.  
  886. DevDescUICorner.CornerRadius = UDim.new(0, 10)
  887. DevDescUICorner.Parent = DevDesc
  888.  
  889. ECCSSearcherSettingsButton.Name = "ECCSSearcherSettingsButton"
  890. ECCSSearcherSettingsButton.Parent = DevDesc
  891. ECCSSearcherSettingsButton.BackgroundTransparency = 1
  892. ECCSSearcherSettingsButton.Position = UDim2.new(0.95, 0, 0.72, 0)
  893. ECCSSearcherSettingsButton.AnchorPoint = Vector2.new(0.5, 0.5)
  894. ECCSSearcherSettingsButton.Size = UDim2.new(0, 25, 0, 25)
  895. ECCSSearcherSettingsButton.AutoButtonColor = false
  896. ECCSSearcherSettingsButton.Image = "rbxassetid://106913268653015"
  897.  
  898. PlayerHello.Name = "PlayerHello"
  899. PlayerHello.Parent = HomeFrame
  900. PlayerHello.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  901. PlayerHello.Position = UDim2.new(0, 5, 0, 5)
  902. PlayerHello.Size = UDim2.new(0, 250, 0, 165)
  903.  
  904. PlayerHelloUICorner.CornerRadius = UDim.new(0, 10)
  905. PlayerHelloUICorner.Parent = PlayerHello
  906.  
  907. PluginButtonsFrameBackground.Name = "PluginButtonsFrameBackground"
  908. PluginButtonsFrameBackground.Parent = PlayerHello
  909. PluginButtonsFrameBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  910. PluginButtonsFrameBackground.Transparency = 1
  911. PluginButtonsFrameBackground.AnchorPoint = Vector2.new(0.5, 0.5)
  912. PluginButtonsFrameBackground.Position = UDim2.new(0.5, 0, 0.539, 0)
  913. PluginButtonsFrameBackground.Size = UDim2.new(0, 242, 0, 145)
  914.  
  915. PluginButtonsFrameUICorner.CornerRadius = UDim.new(0, 10)
  916. PluginButtonsFrameUICorner.Parent = PluginButtonsFrameBackground
  917.  
  918. PluginButtonsFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  919. PluginButtonsFrame.Transparency = 1
  920. PluginButtonsFrame.Active = true
  921. PluginButtonsFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  922. PluginButtonsFrame.Position = UDim2.new(0.5, 0, 0.539, 0)
  923. PluginButtonsFrame.Size = UDim2.new(0, 242, 0, 145)
  924. PluginButtonsFrame.Name = "PluginButtonsFrame"
  925. PluginButtonsFrame.Parent = PlayerHello
  926. PluginButtonsFrame.ScrollBarThickness = 0
  927.  
  928. PluginsTextLabel.Name = "PluginsTextLabel"
  929. PluginsTextLabel.Parent = PlayerHello
  930. PluginsTextLabel.BackgroundTransparency = 1
  931. PluginsTextLabel.Position = UDim2.new(0.5, 0, 0.02, 0)
  932. PluginsTextLabel.Size = UDim2.new(0, 65, 0, 25)
  933. PluginsTextLabel.Font = Enum.Font.ArimoBold
  934. PluginsTextLabel.Text = "Plugins"
  935. PluginsTextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  936. PluginsTextLabel.TextSize = 15
  937. PluginsTextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  938. PluginsTextLabel.TextXAlignment = Enum.TextXAlignment.Center
  939. PluginsTextLabel.TextYAlignment = Enum.TextYAlignment.Bottom
  940.  
  941. BlockPluginsBackground.Parent = PlayerHello
  942. BlockPluginsBackground.Size =  PluginButtonsFrameBackground.Size
  943. BlockPluginsBackground.Position = PluginButtonsFrameBackground.Position
  944. BlockPluginsBackground.AnchorPoint = Vector2.new(0.5, 0.5)
  945. BlockPluginsBackground.AutoButtonColor = false
  946. BlockPluginsBackground.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  947. BlockPluginsBackground.Transparency = 1
  948. BlockPluginsBackground.Visible = false
  949.  
  950. BlockPluginsBackgroundUICorner.CornerRadius = UDim.new(0, 10)
  951. BlockPluginsBackgroundUICorner.Parent = BlockPluginsBackground
  952.  
  953. AddPluginTextBox.Name = "AddPluginTextBox"
  954. AddPluginTextBox.Parent = BlockPluginsBackground
  955. AddPluginTextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  956. AddPluginTextBox.Transparency = 1
  957. AddPluginTextBox.Position = UDim2.new(0, 4, 0, 40)
  958. AddPluginTextBox.Size = UDim2.new(0, 238, 0, 35)
  959. AddPluginTextBox.ClearTextOnFocus = false
  960. AddPluginTextBox.Font = Enum.Font.ArimoBold
  961. AddPluginTextBox.PlaceholderText = " Plugin here..."
  962. AddPluginTextBox.Text = ""
  963. AddPluginTextBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  964. AddPluginTextBox.TextScaled = false
  965. AddPluginTextBox.TextSize = 14.000
  966. AddPluginTextBox.TextWrapped = true
  967. AddPluginTextBox.PlaceholderColor3 = Color3.fromRGB(150, 150, 150)
  968. AddPluginTextBox.TextXAlignment = Enum.TextXAlignment.Left
  969. AddPluginTextBox.TextYAlignment = Enum.TextYAlignment.Center
  970. AddPluginTextBox.Visible = false
  971.  
  972. AddPluginTextBoxUICorner.CornerRadius = UDim.new(0, 10)
  973. AddPluginTextBoxUICorner.Parent = AddPluginTextBox
  974.  
  975. AddPluginTextBox.Focused:connect(function()
  976. AddPluginTextBox.PlaceholderText = ""
  977. end)
  978.  
  979. AddPluginTextBox.FocusLost:connect(function()
  980. AddPluginTextBox.PlaceholderText = " Plugin here..."
  981. end)
  982.  
  983. CloseInstalling.Name = "CloseInstalling"
  984. CloseInstalling.Parent = BlockPluginsBackground
  985. CloseInstalling.Size = UDim2.new(0, 70, 0, 20)
  986. CloseInstalling.Position = UDim2.new(0, 2, 0, 2)
  987. CloseInstalling.Font = Enum.Font.ArimoBold
  988. CloseInstalling.AutoButtonColor = false
  989. CloseInstalling.Text = "Close"
  990. CloseInstalling.TextColor3 = Color3.fromRGB(255, 255, 255)
  991. CloseInstalling.TextSize = 13
  992. CloseInstalling.Transparency = 1
  993. CloseInstalling.Visible = false
  994.  
  995. CloseInstallingUICorner.CornerRadius = UDim.new(0, 10)
  996. CloseInstallingUICorner.Parent = CloseInstalling
  997.  
  998. DownloadPluginButton.Name = "DownloadPluginButton"
  999. DownloadPluginButton.Parent = BlockPluginsBackground
  1000. DownloadPluginButton.Size = UDim2.new(0, 238, 0, 35)
  1001. DownloadPluginButton.Position = UDim2.new(0, 4, 0, 100)
  1002. DownloadPluginButton.Font = Enum.Font.ArimoBold
  1003. DownloadPluginButton.AutoButtonColor = false
  1004. DownloadPluginButton.Transparency = 1
  1005. DownloadPluginButton.Text = "Download Plugin"
  1006. DownloadPluginButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1007. DownloadPluginButton.TextSize = 25
  1008. DownloadPluginButton.Visible = false
  1009.  
  1010. DownloadPluginButtonUICorner.CornerRadius = UDim.new(0, 10)
  1011. DownloadPluginButtonUICorner.Parent = DownloadPluginButton
  1012.  
  1013. HomeScriptsFrame.Name = "HomeScriptsFrame"
  1014. HomeScriptsFrame.Parent = HomeFrame
  1015. HomeScriptsFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  1016. HomeScriptsFrame.Position = UDim2.new(0, 260, 0, 5)
  1017. HomeScriptsFrame.Size = UDim2.new(0, 145, 0, 220)
  1018.  
  1019. PushFlingButton.Name = "PushFlingButton"
  1020. PushFlingButton.Position = UDim2.new(0.5, 0, 0.7, 0)
  1021. PushFlingButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1022. PushFlingButton.Parent = HomeScriptsFrame
  1023. PushFlingButton.Size = UDim2.new(0, 130, 0, 30)
  1024. PushFlingButton.AutoButtonColor = false
  1025. PushFlingButton.Font = Enum.Font.ArimoBold
  1026. PushFlingButton.Text = " P-Fling"
  1027. PushFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  1028. PushFlingButton.TextSize = 20
  1029. PushFlingButton.TextXAlignment = Enum.TextXAlignment.Left
  1030. PushFlingButton.TextYAlignment = Enum.TextYAlignment.Center
  1031.  
  1032. PushFlingImg.Name = "PushFlingImg"
  1033. PushFlingImg.Parent = PushFlingButton
  1034. PushFlingImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1035. PushFlingImg.BackgroundTransparency = 1
  1036. PushFlingImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1037. PushFlingImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1038. PushFlingImg.Size = UDim2.new(0, 23, 0, 23)
  1039. PushFlingImg.Image = "rbxassetid://9134785384"
  1040.  
  1041. PushFlingButtonUICorner.Parent = PushFlingButton
  1042. PushFlingButtonUICorner.CornerRadius = UDim.new(0, 10)
  1043.  
  1044. ShadersButton.Name = "ShadersButton"
  1045. ShadersButton.Position = UDim2.new(0.5, 0, 0.55, 0)
  1046. ShadersButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1047. ShadersButton.Parent = HomeScriptsFrame
  1048. ShadersButton.Size = UDim2.new(0, 130, 0, 30)
  1049. ShadersButton.AutoButtonColor = false
  1050. ShadersButton.Font = Enum.Font.ArimoBold
  1051. ShadersButton.Text = " Shaders"
  1052. ShadersButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  1053. ShadersButton.TextSize = 20
  1054. ShadersButton.TextXAlignment = Enum.TextXAlignment.Left
  1055. ShadersButton.TextYAlignment = Enum.TextYAlignment.Center
  1056.  
  1057. ShadersImg.Name = "ShadersImg"
  1058. ShadersImg.Parent = ShadersButton
  1059. ShadersImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1060. ShadersImg.BackgroundTransparency = 1
  1061. ShadersImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1062. ShadersImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1063. ShadersImg.Size = UDim2.new(0, 23, 0, 23)
  1064. ShadersImg.Image = "rbxassetid://82516178946307"
  1065.  
  1066. ShadersButtonUICorner.Parent = ShadersButton
  1067. ShadersButtonUICorner.CornerRadius = UDim.new(0, 12)
  1068.  
  1069. RejoinButton.Name = "RejoinButton"
  1070. RejoinButton.Position = UDim2.new(0.5, 0, 0.85, 0)
  1071. RejoinButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1072. RejoinButton.Parent = HomeScriptsFrame
  1073. RejoinButton.Size = UDim2.new(0, 130, 0, 30)
  1074. RejoinButton.AutoButtonColor = false
  1075. RejoinButton.Font = Enum.Font.ArimoBold
  1076. RejoinButton.Text = " Rejoin"
  1077. RejoinButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1078. RejoinButton.TextSize = 20
  1079. RejoinButton.TextXAlignment = Enum.TextXAlignment.Left
  1080. RejoinButton.TextYAlignment = Enum.TextYAlignment.Center
  1081.  
  1082. RejoinImg.Name = "RejoinImg"
  1083. RejoinImg.Parent = RejoinButton
  1084. RejoinImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1085. RejoinImg.BackgroundTransparency = 1
  1086. RejoinImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1087. RejoinImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1088. RejoinImg.Size = UDim2.new(0, 23, 0, 23)
  1089. RejoinImg.Image = "rbxassetid://127998086674176"
  1090.  
  1091. RejoinButtonUICorner.Parent = RejoinButton
  1092. RejoinButtonUICorner.CornerRadius = UDim.new(0, 10)
  1093.  
  1094. AntiAfkButton.Name = "AntiAfkButton"
  1095. AntiAfkButton.Position = UDim2.new(0.5, 0, 0.4, 0)
  1096. AntiAfkButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1097. AntiAfkButton.Parent = HomeScriptsFrame
  1098. AntiAfkButton.Size = UDim2.new(0, 130, 0, 30)
  1099. AntiAfkButton.AutoButtonColor = false
  1100. AntiAfkButton.Font = Enum.Font.ArimoBold
  1101. AntiAfkButton.Text = " Anti Afk"
  1102. AntiAfkButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  1103. AntiAfkButton.TextSize = 20
  1104. AntiAfkButton.TextXAlignment = Enum.TextXAlignment.Left
  1105. AntiAfkButton.TextYAlignment = Enum.TextYAlignment.Center
  1106.  
  1107. AntiAfkImg.Name = "AntiAfkImg"
  1108. AntiAfkImg.Parent = AntiAfkButton
  1109. AntiAfkImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1110. AntiAfkImg.BackgroundTransparency = 1
  1111. AntiAfkImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1112. AntiAfkImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1113. AntiAfkImg.Size = UDim2.new(0, 23, 0, 23)
  1114. AntiAfkImg.Image = "rbxassetid://129851370008578"
  1115.  
  1116. AntiAfkButtonUICorner.Parent = AntiAfkButton
  1117. AntiAfkButtonUICorner.CornerRadius = UDim.new(0, 10)
  1118.  
  1119. TouchFlingButton.Name = "TouchFlingButton"
  1120. TouchFlingButton.Position = UDim2.new(0.5, 0, 0.1, 0)
  1121. TouchFlingButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1122. TouchFlingButton.Parent = HomeScriptsFrame
  1123. TouchFlingButton.Size = UDim2.new(0, 130, 0, 30)
  1124. TouchFlingButton.AutoButtonColor = false
  1125. TouchFlingButton.Font = Enum.Font.ArimoBold
  1126. TouchFlingButton.Text = " T-Fling"
  1127. TouchFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  1128. TouchFlingButton.TextSize = 20
  1129. TouchFlingButton.TextXAlignment = Enum.TextXAlignment.Left
  1130. TouchFlingButton.TextYAlignment = Enum.TextYAlignment.Center
  1131.  
  1132. TouchFlingImg.Name = "TouchFlingImg"
  1133. TouchFlingImg.Parent = TouchFlingButton
  1134. TouchFlingImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1135. TouchFlingImg.BackgroundTransparency = 1
  1136. TouchFlingImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1137. TouchFlingImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1138. TouchFlingImg.Size = UDim2.new(0, 23, 0, 23)
  1139. TouchFlingImg.Image = "rbxassetid://85283665776150"
  1140.  
  1141. TouchFlingButtonUICorner.Parent = TouchFlingButton
  1142. TouchFlingButtonUICorner.CornerRadius = UDim.new(0, 10)
  1143.  
  1144. AntiFlingButton.Name = "AntiFlingButton"
  1145. AntiFlingButton.Position = UDim2.new(0.5, 0, 0.25, 0)
  1146. AntiFlingButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1147. AntiFlingButton.Parent = HomeScriptsFrame
  1148. AntiFlingButton.Size = UDim2.new(0, 130, 0, 30)
  1149. AntiFlingButton.AutoButtonColor = false
  1150. AntiFlingButton.Font = Enum.Font.ArimoBold
  1151. AntiFlingButton.Text = " Anti Fling"
  1152. AntiFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  1153. AntiFlingButton.TextSize = 20
  1154. AntiFlingButton.TextXAlignment = Enum.TextXAlignment.Left
  1155. AntiFlingButton.TextYAlignment = Enum.TextYAlignment.Center
  1156.  
  1157. AntiFlingImg.Name = "AntiFlingImg"
  1158. AntiFlingImg.Parent = AntiFlingButton
  1159. AntiFlingImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1160. AntiFlingImg.BackgroundTransparency = 1
  1161. AntiFlingImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1162. AntiFlingImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1163. AntiFlingImg.Size = UDim2.new(0, 20, 0, 20)
  1164. AntiFlingImg.Image = "rbxassetid://72715163635410"
  1165.  
  1166. AntiFlingButtonUICorner.Parent = AntiFlingButton
  1167. AntiFlingButtonUICorner.CornerRadius = UDim.new(0, 10)
  1168.  
  1169. ScriptsText.Name = "ScriptsText"
  1170. ScriptsText.Parent = HomeScriptsFrame
  1171. ScriptsText.BackgroundTransparency = 1
  1172. ScriptsText.Position = UDim2.new(0.5, 0, 0.95, 0)
  1173. ScriptsText.Size = UDim2.new(0, 50, 0, 10)
  1174. ScriptsText.Font = Enum.Font.ArimoBold
  1175. ScriptsText.Text = "Quick Scripts"
  1176. ScriptsText.TextColor3 = Color3.fromRGB(255, 255, 255)
  1177. ScriptsText.TextSize = 15
  1178. ScriptsText.AnchorPoint = Vector2.new(0.5, 0.5)
  1179.  
  1180. HomeScriptsFrameUICorner.CornerRadius = UDim.new(0, 10)
  1181. HomeScriptsFrameUICorner.Parent = HomeScriptsFrame
  1182.  
  1183. ExecutorMenuButton.Name = "ExecutorMenuButton"
  1184. ExecutorMenuButton.Position = UDim2.new(0.5, 0, 0.37, 0)
  1185. ExecutorMenuButton.Parent = MenuBarFrame
  1186. ExecutorMenuButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1187. ExecutorMenuButton.BackgroundTransparency = 1
  1188. ExecutorMenuButton.LayoutOrder = 1
  1189. ExecutorMenuButton.Size = UDim2.new(0, 45, 0, 45)
  1190. ExecutorMenuButton.AutoButtonColor = false
  1191. ExecutorMenuButton.Image = "rbxassetid://74369261997103"
  1192.  
  1193. ExecutorMenuButton.MouseButton1Click:Connect(function()
  1194. UISoundBarClick:Play()
  1195. HomeButtonValue = 0
  1196. ExecutorButtonValue = 1
  1197. SeachButtonValue = 0
  1198. LibraryButtonValue = 0
  1199. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  1200. end)
  1201.  
  1202. ExecutorBackground.Name = "ClearTextBoxButton"
  1203. ExecutorBackground.Parent = HeadFrame
  1204. ExecutorBackground.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  1205. ExecutorBackground.Position = UDim2.new(0.017, 0, 0.202, 0)
  1206. ExecutorBackground.Size = UDim2.new(0, 395, 0, 220)
  1207.  
  1208. ExecutorBackgroundUICorner.CornerRadius = UDim.new(0, 10)
  1209. ExecutorBackgroundUICorner.Parent = ExecutorBackground
  1210.  
  1211. ExecutorMenuScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  1212. ExecutorMenuScrollingFrame.ScrollBarImageColor3 = Color3.new(0, 0, 0)
  1213. ExecutorMenuScrollingFrame.Active = true
  1214. ExecutorMenuScrollingFrame.BackgroundTransparency = 1
  1215. ExecutorMenuScrollingFrame.Position = UDim2.new(0, 0, 0.02, 0)
  1216. ExecutorMenuScrollingFrame.Size = UDim2.new(0, 395, 0, 179)
  1217. ExecutorMenuScrollingFrame.Name = "ExecutorMenuScrollingFrame"
  1218. ExecutorMenuScrollingFrame.Parent = ExecutorBackground
  1219. ExecutorMenuScrollingFrame.ScrollBarThickness = 0
  1220.  
  1221. ExecutorMenuScrollingFrameUICorner.Parent = ExecutorMenuScrollingFrame
  1222.  
  1223. ExecutorTextBox.Name = "ExecutorTextBox"
  1224. ExecutorTextBox.Parent = ExecutorMenuScrollingFrame
  1225. ExecutorTextBox.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1226. ExecutorTextBox.Position = UDim2.new(0.02, 0, 0, 0)
  1227. ExecutorTextBox.Size = UDim2.new(0, 380, 0, 179)
  1228. ExecutorTextBox.Font = Enum.Font.Code
  1229. ExecutorTextBox.ClearTextOnFocus = false
  1230. ExecutorTextBox.FontSize = Enum.FontSize.Size18
  1231. ExecutorTextBox.Text = ""
  1232. ExecutorTextBox.PlaceholderText = " print(\"ECCS•Searcher V2.8\")"
  1233. ExecutorTextBox.TextColor3 = Color3.new(0, 255, 0)
  1234. ExecutorTextBox.TextTransparency = 0
  1235. ExecutorTextBox.MultiLine = true
  1236. ExecutorTextBox.TextSize = 15
  1237. ExecutorTextBox.TextXAlignment = Enum.TextXAlignment.Left
  1238. ExecutorTextBox.TextYAlignment = Enum.TextYAlignment.Top
  1239. ExecutorTextBox.TextWrapped = true
  1240.  
  1241. ExecutorTextBoxUICorner.Parent = ExecutorTextBox
  1242. ExecutorTextBoxUICorner.CornerRadius = UDim.new(0, 10)
  1243.  
  1244. ExecutorTextBox.Focused:connect(function()
  1245. ExecutorTextBox.PlaceholderText = ""
  1246. end)
  1247.  
  1248. ExecutorTextBox.FocusLost:connect(function()
  1249. ExecutorTextBox.PlaceholderText = " print(\"ECCS•Searcher V2.8\")"
  1250. end)
  1251.  
  1252. ClearTextBoxButton.Name = "ClearTextBoxButton"
  1253. ClearTextBoxButton.Parent = ExecutorBackground
  1254. ClearTextBoxButton.Position = UDim2.new(0.03, 0, 0.85, 0)
  1255. ClearTextBoxButton.Size = UDim2.new(0, 85, 0, 25)
  1256. ClearTextBoxButton.AutoButtonColor = false
  1257. ClearTextBoxButton.Font = Enum.Font.ArimoBold
  1258. ClearTextBoxButton.Text = " Clear"
  1259. ClearTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1260. ClearTextBoxButton.TextSize = 17
  1261. ClearTextBoxButton.TextXAlignment = Enum.TextXAlignment.Left
  1262. ClearTextBoxButton.TextYAlignment = Enum.TextYAlignment.Center
  1263.  
  1264. ClearImg.Name = "ClearImg"
  1265. ClearImg.Parent = ClearTextBoxButton
  1266. ClearImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1267. ClearImg.BackgroundTransparency = 1
  1268. ClearImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1269. ClearImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1270. ClearImg.Size = UDim2.new(0, 18, 0, 18)
  1271. ClearImg.Image = "rbxassetid://124009191904850"
  1272.  
  1273. ClearTextBoxButtonUICorner.CornerRadius = UDim.new(0, 10)
  1274. ClearTextBoxButtonUICorner.Parent = ClearTextBoxButton
  1275.  
  1276. ClearTextBoxButton.MouseButton1Click:Connect(function()
  1277. OtheButtonsClickSound:Play()
  1278. ExecutorTextBox.Text = ""
  1279. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  1280. HintWait.Size = UDim2.new(0, 0, 0, 60)
  1281. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  1282. Hint.Text = " Executor Clear!"
  1283. end)
  1284.  
  1285. CopyTextBoxButton.Name = "CopyTextBoxButton"
  1286. CopyTextBoxButton.Parent = ExecutorBackground
  1287. CopyTextBoxButton.Position = UDim2.new(0.27, 0, 0.85, 0)
  1288. CopyTextBoxButton.Size = UDim2.new(0, 85, 0, 25)
  1289. CopyTextBoxButton.AutoButtonColor = false
  1290. CopyTextBoxButton.Font = Enum.Font.ArimoBold
  1291. CopyTextBoxButton.Text = " Copy"
  1292. CopyTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1293. CopyTextBoxButton.TextSize = 17
  1294. CopyTextBoxButton.TextXAlignment = Enum.TextXAlignment.Left
  1295. CopyTextBoxButton.TextYAlignment = Enum.TextYAlignment.Center
  1296.  
  1297. CopyImg.Name = "CopyImg"
  1298. CopyImg.Parent = CopyTextBoxButton
  1299. CopyImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1300. CopyImg.BackgroundTransparency = 1
  1301. CopyImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1302. CopyImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1303. CopyImg.Size = UDim2.new(0, 18, 0, 18)
  1304. CopyImg.Image = "rbxassetid://116582203267610"
  1305.  
  1306. CopyTextBoxButtonUICorner.CornerRadius = UDim.new(0, 10)
  1307. CopyTextBoxButtonUICorner.Parent = CopyTextBoxButton
  1308.  
  1309. CopyTextBoxButton.MouseButton1Click:Connect(function()
  1310. OtheButtonsClickSound:Play()
  1311. setclipboard(ExecutorTextBox.Text)
  1312. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  1313. HintWait.Size = UDim2.new(0, 0, 0, 60)
  1314. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  1315. Hint.Text = " Copied Into Your Clipboard!"
  1316. end)
  1317.  
  1318. ExecuteTextBoxButton.Name = "ExecuteTextBoxButton"
  1319. ExecuteTextBoxButton.Parent = ExecutorBackground
  1320. ExecuteTextBoxButton.Position = UDim2.new(0.75, 0, 0.85, 0)
  1321. ExecuteTextBoxButton.Size = UDim2.new(0, 85, 0, 25)
  1322. ExecuteTextBoxButton.AutoButtonColor = false
  1323. ExecuteTextBoxButton.Font = Enum.Font.ArimoBold
  1324. ExecuteTextBoxButton.Text = " Execute"
  1325. ExecuteTextBoxButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1326. ExecuteTextBoxButton.TextSize = 17
  1327. ExecuteTextBoxButton.TextXAlignment = Enum.TextXAlignment.Left
  1328. ExecuteTextBoxButton.TextYAlignment = Enum.TextYAlignment.Center
  1329.  
  1330. ExecuteImg_3.Name = "ExecuteImg_3"
  1331. ExecuteImg_3.Parent = ExecuteTextBoxButton
  1332. ExecuteImg_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1333. ExecuteImg_3.BackgroundTransparency = 1
  1334. ExecuteImg_3.AnchorPoint = Vector2.new(0.5, 0.5)
  1335. ExecuteImg_3.Position = UDim2.new(0.85, 0, 0.5, 0)
  1336. ExecuteImg_3.Size = UDim2.new(0, 18, 0, 18)
  1337. ExecuteImg_3.Image = "rbxassetid://94761665022976"
  1338.  
  1339. ExecuteTextBoxButtonUICorner.CornerRadius = UDim.new(0, 10)
  1340. ExecuteTextBoxButtonUICorner.Parent = ExecuteTextBoxButton
  1341.  
  1342. PasteScriptButton.Name = "PasteScriptButton"
  1343. PasteScriptButton.Parent = ExecutorBackground
  1344. PasteScriptButton.Position = UDim2.new(0.51, 0, 0.85, 0)
  1345. PasteScriptButton.Size = UDim2.new(0, 85, 0, 25)
  1346. PasteScriptButton.AutoButtonColor = false
  1347. PasteScriptButton.Font = Enum.Font.ArimoBold
  1348. PasteScriptButton.Text = " Paste"
  1349. PasteScriptButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1350. PasteScriptButton.TextSize = 17
  1351. PasteScriptButton.TextXAlignment = Enum.TextXAlignment.Left
  1352. PasteScriptButton.TextYAlignment = Enum.TextYAlignment.Center
  1353.  
  1354. PasteImg.Name = "PasteImg"
  1355. PasteImg.Parent = PasteScriptButton
  1356. PasteImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1357. PasteImg.BackgroundTransparency = 1
  1358. PasteImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1359. PasteImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1360. PasteImg.Size = UDim2.new(0, 18, 0, 18)
  1361. PasteImg.Image = "rbxassetid://117737254049060"
  1362.  
  1363. PasteScriptButtonUICorner.CornerRadius = UDim.new(0, 10)
  1364. PasteScriptButtonUICorner.Parent = PasteScriptButton
  1365.  
  1366. ExecuteTextBoxButton.MouseButton1Click:Connect(function()
  1367. OtheButtonsClickSound:Play()
  1368. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  1369. HintWait.Size = UDim2.new(0, 0, 0, 60)
  1370. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  1371. Hint.Text = " Script Executed!"
  1372. loadstring(ExecutorTextBox.Text)()
  1373. end)
  1374.  
  1375. PasteScriptButton.MouseButton1Click:Connect(function()
  1376. OtheButtonsClickSound:Play()
  1377. ExecutorTextBox.Text = getclipboard()
  1378. HintWait.Size = UDim2.new(0, 0, 0, 60)
  1379. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  1380. Hint.Text = " Script Pasted!"
  1381. end)
  1382.  
  1383. OpenLibraryButton.Name = "OpenLibraryButton"
  1384. OpenLibraryButton.Position = UDim2.new(0.5, 0, 0.87, 0)
  1385. OpenLibraryButton.Parent = MenuBarFrame
  1386. OpenLibraryButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1387. OpenLibraryButton.BackgroundTransparency = 1
  1388. OpenLibraryButton.LayoutOrder = 1
  1389. OpenLibraryButton.Size = UDim2.new(0, 45, 0, 45)
  1390. OpenLibraryButton.AutoButtonColor = false
  1391. OpenLibraryButton.Image = "rbxassetid://138202863097030"
  1392.  
  1393. OpenLibraryButton.MouseButton1Click:Connect(function()
  1394. UISoundBarClick:Play()
  1395. HomeButtonValue = 0
  1396. ExecutorButtonValue = 0
  1397. SeachButtonValue = 0
  1398. LibraryButtonValue = 1
  1399. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  1400. end)
  1401.  
  1402. SavedScriptsScrollingFrame.Parent = HeadFrame
  1403. SavedScriptsScrollingFrame.Size = UDim2.new(0, 395, 0, 229.9)
  1404. SavedScriptsScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  1405. SavedScriptsScrollingFrame.ScrollBarThickness = 0
  1406. SavedScriptsScrollingFrame.Transparency = 1
  1407. SavedScriptsScrollingFrame.Position = UDim2.new(0.019, 0, 0.776, 0)
  1408.  
  1409. SearcherMenuButton.Name = "SearcherMenuButton"
  1410. SearcherMenuButton.Position = UDim2.new(0.5, 0, 0.61, 0)
  1411. SearcherMenuButton.Parent = MenuBarFrame
  1412. SearcherMenuButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1413. SearcherMenuButton.BackgroundTransparency = 1
  1414. SearcherMenuButton.LayoutOrder = 1
  1415. SearcherMenuButton.Size = UDim2.new(0, 45, 0, 45)
  1416. SearcherMenuButton.AutoButtonColor = false
  1417. SearcherMenuButton.Image = "rbxassetid://119784725955851"
  1418.  
  1419. SearcherMenuButton.MouseButton1Click:Connect(function()
  1420. UISoundBarClick:Play()
  1421. HomeButtonValue = 0
  1422. ExecutorButtonValue = 0
  1423. SeachButtonValue = 1
  1424. LibraryButtonValue = 0
  1425. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  1426. end)
  1427.  
  1428. spawn(function()
  1429. while task.wait() do
  1430. if SeachButtonValue == 1 then
  1431. TabsLine:TweenPosition(UDim2.new(-0.05, 0, 0.61, 0),"InOut","Sine",0.3)
  1432. HeadFrame:TweenPosition(UDim2.new(0.5, 0, 0, 0),"InOut","Sine",0.3)
  1433. end
  1434. if LibraryButtonValue == 1 then
  1435. TabsLine:TweenPosition(UDim2.new(-0.05, 0, 0.87, 0),"InOut","Sine",0.3)
  1436. HeadFrame:TweenPosition(UDim2.new(0.5, 0, -1.2, 0),"InOut","Sine",0.3)
  1437. end
  1438. if ExecutorButtonValue == 1 then
  1439. TabsLine:TweenPosition(UDim2.new(-0.05, 0, 0.37, 0),"InOut","Sine",0.3)
  1440. HeadFrame:TweenPosition(UDim2.new(0.5, 0, 1.32, 0),"InOut","Sine",0.3)
  1441. end
  1442. if HomeButtonValue == 1 then
  1443. TabsLine:TweenPosition(UDim2.new(-0.05, 0, 0.13, 0),"InOut","Sine",0.3)
  1444. HeadFrame:TweenPosition(UDim2.new(0.5, 0, 2.49, 0),"InOut","Sine",0.3)
  1445. end
  1446. end
  1447. end)
  1448.  
  1449. ScriptListFrame.Name = "ScriptListFrame"
  1450. ScriptListFrame.Parent = HeadFrame
  1451. ScriptListFrame.Active = true
  1452. ScriptListFrame.BackgroundTransparency = 1
  1453. ScriptListFrame.Position = UDim2.new(0.019, 0, 0.5005, 0)
  1454. ScriptListFrame.Size = UDim2.new(0, 395, 0, 229.9)
  1455. ScriptListFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  1456. ScriptListFrame.ScrollBarThickness = 0
  1457.  
  1458. UIPadding.Parent = ScriptListFrame
  1459. UIPadding.PaddingBottom = UDim.new(0, 5)
  1460. UIPadding.PaddingLeft = UDim.new(0, 0)
  1461. UIPadding.PaddingRight = UDim.new(0, 0)
  1462. UIPadding.PaddingTop = UDim.new(0, 5)
  1463.  
  1464. Scripts.Name = "Scripts"
  1465. Scripts.Parent = ScriptListFrame
  1466.  
  1467. UIGridLayout.Parent = Scripts
  1468. UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  1469. UIGridLayout.CellPadding = UDim2.new(0, 0, 0, 5)
  1470. UIGridLayout.CellSize = UDim2.new(0, 395, 0, 220)
  1471.  
  1472. ScriptFrame.Name = "ScriptFrame"
  1473. ScriptFrame.Parent = Scripts
  1474. ScriptFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  1475. ScriptFrame.Size = UDim2.new(0, 395, 0, 220)
  1476.  
  1477. UICorner_6.CornerRadius = UDim.new(0, 10)
  1478. UICorner_6.Parent = ScriptFrame
  1479.  
  1480. SImg.Name = "SImg"
  1481. SImg.Parent = ScriptFrame
  1482. SImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1483. SImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  1484. SImg.Size = UDim2.new(0, 395, 0, 220)
  1485.  
  1486. SImgUICorner.CornerRadius = UDim.new(0, 10)
  1487. SImgUICorner.Parent = SImg
  1488.  
  1489. SImgShadow.Name = "SImgShadow"
  1490. SImgShadow.Parent = SImg
  1491. SImgShadow.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1492. SImgShadow.BackgroundTransparency = 0.5
  1493. SImgShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  1494. SImgShadow.Position = UDim2.new(0.5, 0, 0.5, 0)
  1495. SImgShadow.Size = UDim2.new(0, 395, 0, 220)
  1496.  
  1497. SImgShadowUICorner.CornerRadius = UDim.new(0, 10)
  1498. SImgShadowUICorner.Parent = SImgShadow
  1499.  
  1500. ScriptAuthor.Name = "ScriptAuthor"
  1501. ScriptAuthor.Parent = ScriptFrame
  1502. ScriptAuthor.BackgroundTransparency = 1
  1503. ScriptAuthor.Position = UDim2.new(0, 10, 0, 110)
  1504. ScriptAuthor.Size = UDim2.new(0, 375, 0, 40)
  1505. ScriptAuthor.Font = Enum.Font.ArimoBold
  1506. ScriptAuthor.Text = "By ScriptAuthor"
  1507. ScriptAuthor.TextColor3 = Color3.fromRGB(192, 192, 192)
  1508. ScriptAuthor.TextSize = 20
  1509. ScriptAuthor.TextWrapped = true
  1510. ScriptAuthor.TextXAlignment = Enum.TextXAlignment.Left
  1511.  
  1512. ScriptTitle.Name = "ScriptTitle"
  1513. ScriptTitle.Parent = ScriptFrame
  1514. ScriptTitle.BackgroundTransparency = 1
  1515. ScriptTitle.Position = UDim2.new(0, 10, 0, 5)
  1516. ScriptTitle.Size = UDim2.new(0, 375, 0, 55)
  1517. ScriptTitle.Font = Enum.Font.ArimoBold
  1518. ScriptTitle.Text = "Script Title"
  1519. ScriptTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  1520. ScriptTitle.TextScaled = true
  1521. ScriptTitle.TextSize = 14.000
  1522. ScriptTitle.TextWrapped = true
  1523. ScriptTitle.TextXAlignment = Enum.TextXAlignment.Left
  1524.  
  1525. ExecuteButton.Name = "ExecuteButton"
  1526. ExecuteButton.Parent = ScriptFrame
  1527. ExecuteButton.Position = UDim2.new(0.75, 0, 0.7, 0)
  1528. ExecuteButton.Size = UDim2.new(0, 85, 0, 25)
  1529. ExecuteButton.AutoButtonColor = false
  1530. ExecuteButton.Font = Enum.Font.ArimoBold
  1531. ExecuteButton.Text = " Execute"
  1532. ExecuteButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1533. ExecuteButton.TextSize = 17
  1534. ExecuteButton.TextXAlignment = Enum.TextXAlignment.Left
  1535. ExecuteButton.TextYAlignment = Enum.TextYAlignment.Center
  1536.  
  1537. UICorner_7.CornerRadius = UDim.new(0, 10)
  1538. UICorner_7.Parent = ExecuteButton
  1539.  
  1540. ViewsLabel.Name = "ViewsLabel"
  1541. ViewsLabel.Parent = ScriptFrame
  1542. ViewsLabel.Position = UDim2.new(0.025, 0, 0.85, 0)
  1543. ViewsLabel.Size = UDim2.new(0, 85, 0, 25)
  1544. ViewsLabel.Font = Enum.Font.ArimoBold
  1545. ViewsLabel.Text = " 0"
  1546. ViewsLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  1547. ViewsLabel.TextSize = 17
  1548. ViewsLabel.TextXAlignment = Enum.TextXAlignment.Left
  1549. ViewsLabel.TextYAlignment = Enum.TextYAlignment.Center
  1550.  
  1551. ViewsLabelUICorner.CornerRadius = UDim.new(0, 10)
  1552. ViewsLabelUICorner.Parent = ViewsLabel
  1553.  
  1554. ViewsLabelImg.Name = "ViewsLabelImg"
  1555. ViewsLabelImg.Parent = ViewsLabel
  1556. ViewsLabelImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1557. ViewsLabelImg.BackgroundTransparency = 1
  1558. ViewsLabelImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1559. ViewsLabelImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1560. ViewsLabelImg.Size = UDim2.new(0, 18, 0, 18)
  1561. ViewsLabelImg.Image = "rbxassetid://89862544327844"
  1562.  
  1563. KeySystem.Name = "KeySystem"
  1564. KeySystem.Parent = ScriptFrame
  1565. KeySystem.BackgroundColor3 = Color3.fromRGB(255, 200, 31)
  1566. KeySystem.Position = UDim2.new(0.265, 0, 0.85, 0)
  1567. KeySystem.Size = UDim2.new(0, 85, 0, 25)
  1568. KeySystem.Font = Enum.Font.ArimoBold
  1569. KeySystem.Text = " Key"
  1570. KeySystem.TextColor3 = Color3.fromRGB(255, 255, 255)
  1571. KeySystem.TextSize = 17
  1572. KeySystem.TextXAlignment = Enum.TextXAlignment.Left
  1573. KeySystem.TextYAlignment = Enum.TextYAlignment.Center
  1574.  
  1575. KeySystemUICorner.CornerRadius = UDim.new(0, 10)
  1576. KeySystemUICorner.Parent = KeySystem
  1577.  
  1578. KeySystemImg.Name = "KeySystemImg"
  1579. KeySystemImg.Parent = KeySystem
  1580. KeySystemImg.BackgroundTransparency = 1
  1581. KeySystemImg.AnchorPoint = Vector2.new(0.5, 0.5)
  1582. KeySystemImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  1583. KeySystemImg.Size = UDim2.new(0, 18, 0, 18)
  1584. KeySystemImg.Image = "rbxassetid://121862914614673"
  1585.  
  1586. ExecuteImg_1.Name = "ExecuteImg_1"
  1587. ExecuteImg_1.Parent = ExecuteButton
  1588. ExecuteImg_1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1589. ExecuteImg_1.BackgroundTransparency = 1
  1590. ExecuteImg_1.AnchorPoint = Vector2.new(0.5, 0.5)
  1591. ExecuteImg_1.Position = UDim2.new(0.85, 0, 0.5, 0)
  1592. ExecuteImg_1.Size = UDim2.new(0, 18, 0, 18)
  1593. ExecuteImg_1.Image = "rbxassetid://94761665022976"
  1594.  
  1595. DescScriptButton.Name = "DescScriptButton"
  1596. DescScriptButton.Parent = ScriptFrame
  1597. DescScriptButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1598. DescScriptButton.Position = UDim2.new(0.925, 0, 0.9, 0)
  1599. DescScriptButton.Size = UDim2.new(0, 35, 0, 35)
  1600. DescScriptButton.AutoButtonColor = false
  1601. DescScriptButton.Font = Enum.Font.ArimoBold
  1602. DescScriptButton.Text = "︙"
  1603. DescScriptButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1604. DescScriptButton.TextSize = 40
  1605. DescScriptButton.BackgroundTransparency = 1
  1606.  
  1607. AutoExecuteButton.Name = "AutoExecuteButton"
  1608. AutoExecuteButton.Parent = ScriptFrame
  1609. AutoExecuteButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1610. AutoExecuteButton.Position = UDim2.new(0.82, 0, 0.9, 0)
  1611. AutoExecuteButton.Size = UDim2.new(0, 35, 0, 35)
  1612. AutoExecuteButton.AutoButtonColor = false
  1613. AutoExecuteButton.Font = Enum.Font.ArimoBold
  1614. AutoExecuteButton.Text = "★"
  1615. AutoExecuteButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1616. AutoExecuteButton.TextSize = 40
  1617. AutoExecuteButton.BackgroundTransparency = 1
  1618.  
  1619. ChatButton.Name = "ChatButton"
  1620. ChatButton.Parent = ScriptFrame
  1621. ChatButton.Position = UDim2.new(0.695, 0, 0.905, 0)
  1622. ChatButton.Size = UDim2.new(0, 25, 0, 25)
  1623. ChatButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1624. ChatButton.Image = "rbxassetid://18132342746"
  1625. ChatButton.BackgroundTransparency = 1
  1626.  
  1627. SavesButton.Name = "SavesButton"
  1628. SavesButton.Parent = ScriptFrame
  1629. SavesButton.Position = UDim2.new(0.575, 0, 0.91, 0)
  1630. SavesButton.Size = UDim2.new(0, 40, 0, 40)
  1631. SavesButton.AnchorPoint = Vector2.new(0.5, 0.5)
  1632. SavesButton.Image = "rbxassetid://16139703752"
  1633. SavesButton.BackgroundTransparency = 1
  1634.  
  1635. OpenInExecutorButton.Name = "OpenInExecutorButton"
  1636. OpenInExecutorButton.Parent = ScriptFrame
  1637. OpenInExecutorButton.Position = UDim2.new(0.265, 0, 0.7, 0)
  1638. OpenInExecutorButton.Size = UDim2.new(0, 85, 0, 25)
  1639. OpenInExecutorButton.AutoButtonColor = false
  1640. OpenInExecutorButton.Font = Enum.Font.ArimoBold
  1641. OpenInExecutorButton.Text = " OIE"
  1642. OpenInExecutorButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1643. OpenInExecutorButton.TextSize = 17
  1644. OpenInExecutorButton.TextXAlignment = Enum.TextXAlignment.Left
  1645. OpenInExecutorButton.TextYAlignment = Enum.TextYAlignment.Center
  1646.  
  1647. OpenInExecutorButtonUICorner.CornerRadius = UDim.new(0, 10)
  1648. OpenInExecutorButtonUICorner.Parent = OpenInExecutorButton
  1649.  
  1650. OIEImg_1.Name = "OIEImg_1"
  1651. OIEImg_1.Parent = OpenInExecutorButton
  1652. OIEImg_1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1653. OIEImg_1.BackgroundTransparency = 1
  1654. OIEImg_1.AnchorPoint = Vector2.new(0.5, 0.5)
  1655. OIEImg_1.Position = UDim2.new(0.85, 0, 0.5, 0)
  1656. OIEImg_1.Size = UDim2.new(0, 18, 0, 18)
  1657. OIEImg_1.Image = "rbxassetid://107650144984351"
  1658.  
  1659. ScriptGame.Name = "ScriptGame"
  1660. ScriptGame.Parent = ScriptFrame
  1661. ScriptGame.BackgroundTransparency = 1
  1662. ScriptGame.Position = UDim2.new(0, 10, 0, 70)
  1663. ScriptGame.Size = UDim2.new(0, 375, 0, 30)
  1664. ScriptGame.Font = Enum.Font.ArimoBold
  1665. ScriptGame.Text = "Game"
  1666. ScriptGame.TextColor3 = Color3.fromRGB(255, 255, 255)
  1667. ScriptGame.TextSize = 30
  1668. ScriptGame.TextWrapped = true
  1669. ScriptGame.TextXAlignment = Enum.TextXAlignment.Left
  1670.  
  1671. VerifiedScriptFrame.Name = "VerifiedScriptFrame"
  1672. VerifiedScriptFrame.Parent = Scripts
  1673. VerifiedScriptFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  1674. VerifiedScriptFrame.Size = UDim2.new(0, 395, 0, 220)
  1675.  
  1676. UICorner_9.CornerRadius = UDim.new(0, 10)
  1677. UICorner_9.Parent = VerifiedScriptFrame
  1678.  
  1679. SImg_2.Name = "SImg"
  1680. SImg_2.Parent = VerifiedScriptFrame
  1681. SImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1682. SImg_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1683. SImg_2.Size = UDim2.new(0, 395, 0, 220)
  1684.  
  1685. SImgUICorner_2.CornerRadius = UDim.new(0, 10)
  1686. SImgUICorner_2.Parent = SImg_2
  1687.  
  1688. SImgShadow_2.Name = "SImgShadow"
  1689. SImgShadow_2.Parent = SImg_2
  1690. SImgShadow_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1691. SImgShadow_2.BackgroundTransparency = 0.5
  1692. SImgShadow_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1693. SImgShadow_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1694. SImgShadow_2.Size = UDim2.new(0, 395, 0, 220)
  1695.  
  1696. SImgShadowUICorner_2.CornerRadius = UDim.new(0, 10)
  1697. SImgShadowUICorner_2.Parent = SImgShadow_2
  1698.  
  1699. OpenInExecutorButton_2.Name = "OpenInExecutorButton"
  1700. OpenInExecutorButton_2.Parent = VerifiedScriptFrame
  1701. OpenInExecutorButton_2.Position = UDim2.new(0.265, 0, 0.7, 0)
  1702. OpenInExecutorButton_2.Size = UDim2.new(0, 85, 0, 25)
  1703. OpenInExecutorButton_2.AutoButtonColor = false
  1704. OpenInExecutorButton_2.Font = Enum.Font.ArimoBold
  1705. OpenInExecutorButton_2.Text = " OIE"
  1706. OpenInExecutorButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1707. OpenInExecutorButton_2.TextSize = 17
  1708. OpenInExecutorButton_2.TextXAlignment = Enum.TextXAlignment.Left
  1709. OpenInExecutorButton_2.TextYAlignment = Enum.TextYAlignment.Center
  1710.  
  1711. OpenInExecutorButtonUICorner_2.CornerRadius = UDim.new(0, 10)
  1712. OpenInExecutorButtonUICorner_2.Parent = OpenInExecutorButton_2
  1713.  
  1714. OIEImg_2.Name = "OIEImg_2"
  1715. OIEImg_2.Parent = OpenInExecutorButton_2
  1716. OIEImg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1717. OIEImg_2.BackgroundTransparency = 1
  1718. OIEImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1719. OIEImg_2.Position = UDim2.new(0.85, 0, 0.5, 0)
  1720. OIEImg_2.Size = UDim2.new(0, 18, 0, 18)
  1721. OIEImg_2.Image = "rbxassetid://107650144984351"
  1722.  
  1723. AutoExecuteButton_2.Name = "AutoExecuteButton"
  1724. AutoExecuteButton_2.Parent = VerifiedScriptFrame
  1725. AutoExecuteButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1726. AutoExecuteButton_2.Position = AutoExecuteButton.Position
  1727. AutoExecuteButton_2.Size = UDim2.new(0, 35, 0, 35)
  1728. AutoExecuteButton_2.AutoButtonColor = false
  1729. AutoExecuteButton_2.Font = Enum.Font.ArimoBold
  1730. AutoExecuteButton_2.Text = "★"
  1731. AutoExecuteButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1732. AutoExecuteButton_2.TextSize = 40
  1733. AutoExecuteButton_2.BackgroundTransparency = 1
  1734.  
  1735. DescScriptButton_2.Name = "DescScriptButton"
  1736. DescScriptButton_2.Parent = VerifiedScriptFrame
  1737. DescScriptButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1738. DescScriptButton_2.Position = DescScriptButton.Position
  1739. DescScriptButton_2.Size = UDim2.new(0, 35, 0, 35)
  1740. DescScriptButton_2.AutoButtonColor = false
  1741. DescScriptButton_2.Font = Enum.Font.ArimoBold
  1742. DescScriptButton_2.Text = "︙"
  1743. DescScriptButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1744. DescScriptButton_2.TextSize = 40
  1745. DescScriptButton_2.BackgroundTransparency = 1
  1746.  
  1747. ScriptTitle_2.Name = "ScriptTitle"
  1748. ScriptTitle_2.Parent = VerifiedScriptFrame
  1749. ScriptTitle_2.BackgroundTransparency = 1
  1750. ScriptTitle_2.Position = ScriptTitle.Position
  1751. ScriptTitle_2.Size = ScriptTitle.Size
  1752. ScriptTitle_2.Font = Enum.Font.ArimoBold
  1753. ScriptTitle_2.Text = "Script Title"
  1754. ScriptTitle_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1755. ScriptTitle_2.TextScaled = true
  1756. ScriptTitle_2.TextSize = 14.000
  1757. ScriptTitle_2.TextWrapped = true
  1758. ScriptTitle_2.TextXAlignment = Enum.TextXAlignment.Left
  1759.  
  1760. ChatButton_2.Name = "ChatButton"
  1761. ChatButton_2.Parent = VerifiedScriptFrame
  1762. ChatButton_2.Position = ChatButton.Position
  1763. ChatButton_2.Size = UDim2.new(0, 25, 0, 25)
  1764. ChatButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1765. ChatButton_2.BorderSizePixel = 0
  1766. ChatButton_2.Image = "rbxassetid://18132342746"
  1767. ChatButton_2.BackgroundTransparency = 1
  1768.  
  1769. SavesButton_2.Name = "SavesButton"
  1770. SavesButton_2.Parent = VerifiedScriptFrame
  1771. SavesButton_2.Position = SavesButton.Position
  1772. SavesButton_2.Size = UDim2.new(0, 40, 0, 40)
  1773. SavesButton_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1774. SavesButton_2.Image = "rbxassetid://16139703752"
  1775. SavesButton_2.BackgroundTransparency = 1
  1776.  
  1777. KeySystem_2.Name = "KeySystem"
  1778. KeySystem_2.Parent = VerifiedScriptFrame
  1779. KeySystem_2.BackgroundColor3 = Color3.fromRGB(255, 200, 31)
  1780. KeySystem_2.Position = UDim2.new(0.265, 0, 0.85, 0)
  1781. KeySystem_2.Size = UDim2.new(0, 85, 0, 25)
  1782. KeySystem_2.Font = Enum.Font.ArimoBold
  1783. KeySystem_2.Text = " Key"
  1784. KeySystem_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1785. KeySystem_2.TextSize = 17
  1786. KeySystem_2.TextXAlignment = Enum.TextXAlignment.Left
  1787. KeySystem_2.TextYAlignment = Enum.TextYAlignment.Center
  1788.  
  1789. KeySystemUICorner_2.CornerRadius = UDim.new(0, 10)
  1790. KeySystemUICorner_2.Parent = KeySystem_2
  1791.  
  1792. KeySystemImg_2.Name = "KeySystemImg"
  1793. KeySystemImg_2.Parent = KeySystem_2
  1794. KeySystemImg_2.BackgroundTransparency = 1
  1795. KeySystemImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1796. KeySystemImg_2.Position = UDim2.new(0.85, 0, 0.5, 0)
  1797. KeySystemImg_2.Size = UDim2.new(0, 18, 0, 18)
  1798. KeySystemImg_2.Image = "rbxassetid://121862914614673"
  1799.  
  1800. UICorner_10.CornerRadius = UDim.new(0, 10)
  1801. UICorner_10.Parent = ExecuteButton_2
  1802.  
  1803. ExecuteButton_2.Name = "ExecuteButton"
  1804. ExecuteButton_2.Parent = VerifiedScriptFrame
  1805. ExecuteButton_2.BackgroundColor3 = ExecuteButton.BackgroundColor3
  1806. ExecuteButton_2.Position = UDim2.new(0.75, 0, 0.7, 0)
  1807. ExecuteButton_2.Size = UDim2.new(0, 85, 0, 25)
  1808. ExecuteButton_2.AutoButtonColor = false
  1809. ExecuteButton_2.Font = Enum.Font.ArimoBold
  1810. ExecuteButton_2.Text = " Execute"
  1811. ExecuteButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1812. ExecuteButton_2.TextSize = 17
  1813. ExecuteButton_2.TextXAlignment = Enum.TextXAlignment.Left
  1814. ExecuteButton_2.TextYAlignment = Enum.TextYAlignment.Center
  1815.  
  1816. ViewsLabel_2.Name = "ViewsLabel"
  1817. ViewsLabel_2.Parent = VerifiedScriptFrame
  1818. ViewsLabel_2.Position = UDim2.new(0.025, 0, 0.85, 0)
  1819. ViewsLabel_2.Size = UDim2.new(0, 85, 0, 25)
  1820. ViewsLabel_2.Font = Enum.Font.ArimoBold
  1821. ViewsLabel_2.Text = " 0"
  1822. ViewsLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1823. ViewsLabel_2.TextSize = 17
  1824. ViewsLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  1825. ViewsLabel_2.TextYAlignment = Enum.TextYAlignment.Center
  1826.  
  1827. ViewsLabelUICorner_2.CornerRadius = UDim.new(0, 10)
  1828. ViewsLabelUICorner_2.Parent = ViewsLabel_2
  1829.  
  1830. ViewsLabelImg_2.Name = "ViewsLabelImg"
  1831. ViewsLabelImg_2.Parent = ViewsLabel_2
  1832. ViewsLabelImg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1833. ViewsLabelImg_2.BackgroundTransparency = 1
  1834. ViewsLabelImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1835. ViewsLabelImg_2.Position = UDim2.new(0.85, 0, 0.5, 0)
  1836. ViewsLabelImg_2.Size = UDim2.new(0, 18, 0, 18)
  1837. ViewsLabelImg_2.Image = "rbxassetid://89862544327844"
  1838.  
  1839. ExecuteImg_2.Name = "ExecuteImg_1"
  1840. ExecuteImg_2.Parent = ExecuteButton_2
  1841. ExecuteImg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1842. ExecuteImg_2.BackgroundTransparency = 1
  1843. ExecuteImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1844. ExecuteImg_2.Position = UDim2.new(0.85, 0, 0.5, 0)
  1845. ExecuteImg_2.Size = UDim2.new(0, 18, 0, 18)
  1846. ExecuteImg_2.Image = "rbxassetid://94761665022976"
  1847.  
  1848. CopyScriptsButton.Name = "CopyScriptsButton"
  1849. CopyScriptsButton.Parent = ScriptFrame
  1850. CopyScriptsButton.Position = UDim2.new(0.025, 0, 0.7, 0)
  1851. CopyScriptsButton.Size = UDim2.new(0, 85, 0, 25)
  1852. CopyScriptsButton.AutoButtonColor = false
  1853. CopyScriptsButton.Font = Enum.Font.ArimoBold
  1854. CopyScriptsButton.Text = " Raw"
  1855. CopyScriptsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1856. CopyScriptsButton.TextSize = 17
  1857. CopyScriptsButton.TextXAlignment = Enum.TextXAlignment.Left
  1858. CopyScriptsButton.TextYAlignment = Enum.TextYAlignment.Center
  1859.  
  1860. RawImg_1.Name = "RawImg_1"
  1861. RawImg_1.Parent = CopyScriptsButton
  1862. RawImg_1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1863. RawImg_1.BackgroundTransparency = 1
  1864. RawImg_1.AnchorPoint = Vector2.new(0.5, 0.5)
  1865. RawImg_1.Position = UDim2.new(0.85, 0, 0.5, 0)
  1866. RawImg_1.Size = UDim2.new(0, 18, 0, 18)
  1867. RawImg_1.Image = "rbxassetid://116582203267610"
  1868.  
  1869. CopyScriptsButtonUICorner.CornerRadius = UDim.new(0, 10)
  1870. CopyScriptsButtonUICorner.Parent = CopyScriptsButton
  1871.  
  1872. CopyScriptsButton_2.Name = "CopyScriptsButton"
  1873. CopyScriptsButton_2.Parent = VerifiedScriptFrame
  1874. CopyScriptsButton_2.Position = UDim2.new(0.025, 0, 0.7, 0)
  1875. CopyScriptsButton_2.Size = UDim2.new(0, 85, 0, 25)
  1876. CopyScriptsButton_2.AutoButtonColor = false
  1877. CopyScriptsButton_2.Font = Enum.Font.ArimoBold
  1878. CopyScriptsButton_2.Text = " Raw"
  1879. CopyScriptsButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1880. CopyScriptsButton_2.TextSize = 17
  1881. CopyScriptsButton_2.TextXAlignment = Enum.TextXAlignment.Left
  1882. CopyScriptsButton_2.TextYAlignment = Enum.TextYAlignment.Center
  1883.  
  1884. RawImg_2.Name = "RawImg_2"
  1885. RawImg_2.Parent = CopyScriptsButton_2
  1886. RawImg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1887. RawImg_2.BackgroundTransparency = 1
  1888. RawImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1889. RawImg_2.Position = UDim2.new(0.85, 0, 0.5, 0)
  1890. RawImg_2.Size = UDim2.new(0, 18, 0, 18)
  1891. RawImg_2.Image = "rbxassetid://116582203267610"
  1892.  
  1893. CopyScriptsButtonUICorner_2.CornerRadius = UDim.new(0, 10)
  1894. CopyScriptsButtonUICorner_2.Parent = CopyScriptsButton_2
  1895.  
  1896. CopyLinkButton.Name = "CopyLinkButton"
  1897. CopyLinkButton.Parent = ScriptFrame
  1898. CopyLinkButton.Position = UDim2.new(0.51, 0, 0.7, 0)
  1899. CopyLinkButton.Size = UDim2.new(0, 85, 0, 25)
  1900. CopyLinkButton.AutoButtonColor = false
  1901. CopyLinkButton.Font = Enum.Font.ArimoBold
  1902. CopyLinkButton.Text = " Link"
  1903. CopyLinkButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  1904. CopyLinkButton.TextSize = 17
  1905. CopyLinkButton.TextXAlignment = Enum.TextXAlignment.Left
  1906. CopyLinkButton.TextYAlignment = Enum.TextYAlignment.Center
  1907.  
  1908. CopyLinkButtonUICorner.CornerRadius = UDim.new(0, 10)
  1909. CopyLinkButtonUICorner.Parent = CopyLinkButton
  1910.  
  1911. LinkImg_1.Name = "LinkImg_1"
  1912. LinkImg_1.Parent = CopyLinkButton
  1913. LinkImg_1.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1914. LinkImg_1.BackgroundTransparency = 1
  1915. LinkImg_1.AnchorPoint = Vector2.new(0.5, 0.5)
  1916. LinkImg_1.Position = UDim2.new(0.85, 0, 0.5, 0)
  1917. LinkImg_1.Size = UDim2.new(0, 18, 0, 18)
  1918. LinkImg_1.Image = "rbxassetid://83413734162545"
  1919.  
  1920. CopyLinkButton_2.Name = "CopyLinkButton"
  1921. CopyLinkButton_2.Parent = VerifiedScriptFrame
  1922. CopyLinkButton_2.Position = UDim2.new(0.51, 0, 0.7, 0)
  1923. CopyLinkButton_2.Size = UDim2.new(0, 85, 0, 25)
  1924. CopyLinkButton_2.AutoButtonColor = false
  1925. CopyLinkButton_2.Font = Enum.Font.ArimoBold
  1926. CopyLinkButton_2.Text = " Link"
  1927. CopyLinkButton_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1928. CopyLinkButton_2.TextSize = 17
  1929. CopyLinkButton_2.TextXAlignment = Enum.TextXAlignment.Left
  1930. CopyLinkButton_2.TextYAlignment = Enum.TextYAlignment.Center
  1931.  
  1932. CopyLinkButtonUICorner_2.CornerRadius = UDim.new(0, 10)
  1933. CopyLinkButtonUICorner_2.Parent = CopyLinkButton_2
  1934.  
  1935. LinkImg_2.Name = "LinkImg_2"
  1936. LinkImg_2.Parent = CopyLinkButton_2
  1937. LinkImg_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1938. LinkImg_2.BackgroundTransparency = 1
  1939. LinkImg_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1940. LinkImg_2.Position = UDim2.new(0.85, 0, 0.5, 0)
  1941. LinkImg_2.Size = UDim2.new(0, 18, 0, 18)
  1942. LinkImg_2.Image = "rbxassetid://83413734162545"
  1943.  
  1944. ScriptAuthor_2.Name = "ScriptAuthor"
  1945. ScriptAuthor_2.Parent = VerifiedScriptFrame
  1946. ScriptAuthor_2.BackgroundTransparency = 1
  1947. ScriptAuthor_2.Position = ScriptAuthor.Position
  1948. ScriptAuthor_2.Size = UDim2.new(0, 230, 0, 25)
  1949. ScriptAuthor_2.Font = Enum.Font.ArimoBold
  1950. ScriptAuthor_2.Text = "By ScriptAuthor"
  1951. ScriptAuthor_2.TextColor3 = Color3.fromRGB(0, 125, 255)
  1952. ScriptAuthor_2.TextSize = ScriptAuthor.TextSize
  1953. ScriptAuthor_2.TextWrapped = true
  1954. ScriptAuthor_2.TextXAlignment = Enum.TextXAlignment.Left
  1955.  
  1956. ScriptGame_2.Name = "ScriptGame"
  1957. ScriptGame_2.Parent = VerifiedScriptFrame
  1958. ScriptGame_2.BackgroundTransparency = 1
  1959. ScriptGame_2.Position = ScriptGame.Position
  1960. ScriptGame_2.Size = ScriptGame.Size
  1961. ScriptGame_2.Font = Enum.Font.ArimoBold
  1962. ScriptGame_2.Text = "Game"
  1963. ScriptGame_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  1964. ScriptGame_2.TextSize = ScriptGame.TextSize
  1965. ScriptGame_2.TextWrapped = true
  1966. ScriptGame_2.TextXAlignment = Enum.TextXAlignment.Left
  1967.  
  1968. Patched.Name = "Patched"
  1969. Patched.Parent = ScriptFrame
  1970. Patched.AnchorPoint = Vector2.new(0.5, 0.5)
  1971. Patched.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1972. Patched.BackgroundTransparency = 0.1
  1973. Patched.Position = UDim2.new(0.5, 0, 0.5, 0)
  1974. Patched.Size = UDim2.new(0, 395, 0, 220)
  1975. Patched.Font = Enum.Font.ArimoBold
  1976. Patched.TextSize = 80
  1977. Patched.TextColor3 = Color3.fromRGB(255, 0, 0)
  1978. Patched.Text = "PATCHED"
  1979.  
  1980. PatchedUICorner.CornerRadius = UDim.new(0, 10)
  1981. PatchedUICorner.Parent = Patched
  1982.  
  1983. Patched_2.Name = "Patched"
  1984. Patched_2.Parent = VerifiedScriptFrame
  1985. Patched_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1986. Patched_2.BackgroundTransparency = 0.1
  1987. Patched_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  1988. Patched_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  1989. Patched_2.Size = UDim2.new(0, 395, 0, 220)
  1990. Patched_2.Font = Enum.Font.ArimoBold
  1991. Patched_2.TextSize = 80
  1992. Patched_2.TextColor3 = Color3.fromRGB(255, 0, 0)
  1993. Patched_2.Text = "PATCHED"
  1994.  
  1995. PatchedUICorner_2.CornerRadius = UDim.new(0, 10)
  1996. PatchedUICorner_2.Parent = Patched_2
  1997.  
  1998. BackButtonInfoBox.Name = "BackButtonInfoBox"
  1999. BackButtonInfoBox.Parent = InfoBox
  2000. BackButtonInfoBox.Size = UDim2.new(0, 70, 0, 20)
  2001. BackButtonInfoBox.Position = UDim2.new(0, 2, 0, 2)
  2002. BackButtonInfoBox.Font = Enum.Font.ArimoBold
  2003. BackButtonInfoBox.AutoButtonColor = false
  2004. BackButtonInfoBox.Text = "Back"
  2005. BackButtonInfoBox.TextColor3 = Color3.fromRGB(255, 255, 255)
  2006. BackButtonInfoBox.TextSize = 15
  2007.  
  2008. BackButtonInfoBoxUICorner.CornerRadius = UDim.new(0, 10)
  2009. BackButtonInfoBoxUICorner.Parent = BackButtonInfoBox
  2010.  
  2011. Comments_2.Name = "Comments"
  2012. Comments_2.Parent = InfoBox
  2013. Comments_2.Active = true
  2014. Comments_2.AnchorPoint = Vector2.new(0.5, 0.5)
  2015. Comments_2.BackgroundTransparency = 1
  2016. Comments_2.BorderSizePixel = 0
  2017. Comments_2.Position = UDim2.new(0.5059, 0, 0.55, 0)
  2018. Comments_2.Size = UDim2.new(0, 395, 0, 193)
  2019. Comments_2.CanvasSize = UDim2.new(0, 0, 0, 0)
  2020. Comments_2.ScrollBarThickness = 0
  2021.  
  2022. Comment.Name = "Comment"
  2023. Comment.Parent = Comments_2
  2024. Comment.Size = UDim2.new(0, 390, 0, 90)
  2025.  
  2026. CommentUICorner.CornerRadius = UDim.new(0, 10)
  2027. CommentUICorner.Parent = Comment
  2028.  
  2029. Content.Name = "Content"
  2030. Content.Parent = Comment
  2031. Content.BackgroundTransparency = 1
  2032. Content.Position = UDim2.new(0, 5, 0, 48)
  2033. Content.Size = UDim2.new(0, 380, 0, 40)
  2034. Content.Font = Enum.Font.ArimoBold
  2035. Content.Text = "Comment"
  2036. Content.TextColor3 = Color3.fromRGB(255, 255, 255)
  2037. Content.TextSize = 15
  2038. Content.TextWrapped = true
  2039. Content.TextXAlignment = Enum.TextXAlignment.Left
  2040. Content.TextYAlignment = Enum.TextYAlignment.Center
  2041. Content.TextScaled = true
  2042.  
  2043. Author_2.Name = "Author"
  2044. Author_2.Parent = Comment
  2045. Author_2.BackgroundTransparency = 1
  2046. Author_2.Position = UDim2.new(0, 25, 0, 10)
  2047. Author_2.Size = UDim2.new(0, 250, 0, 25)
  2048. Author_2.Font = Enum.Font.ArimoBold
  2049. Author_2.Text = "Author"
  2050. Author_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  2051. Author_2.TextSize = 20
  2052. Author_2.TextWrapped = true
  2053. Author_2.TextXAlignment = Enum.TextXAlignment.Left
  2054.  
  2055. ProfilePicture_2.Name = "ProfilePicture"
  2056. ProfilePicture_2.Parent = Comment
  2057. ProfilePicture_2.BackgroundTransparency = 1
  2058. ProfilePicture_2.Position = UDim2.new(0, 5, 0, 10)
  2059. ProfilePicture_2.Size = UDim2.new(0, 20, 0, 20)
  2060. ProfilePicture_2.Image = "rbxassetid://114910499491319"
  2061.  
  2062. UICorner_22.CornerRadius = UDim.new(1, 0)
  2063. UICorner_22.Parent = ProfilePicture_2
  2064.  
  2065. UIListLayout.Parent = Comments_2
  2066. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  2067. UIListLayout.Padding = UDim.new(0, 5)
  2068.  
  2069. LikeImg.Name = "LikeImg"
  2070. LikeImg.Parent = Comment
  2071. LikeImg.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2072. LikeImg.BackgroundTransparency = 1
  2073. LikeImg.Position = UDim2.new(0, 288, 0, 10)
  2074. LikeImg.Size = UDim2.new(0, 20, 0, 20)
  2075. LikeImg.Image = "rbxassetid://89701383377844"
  2076.  
  2077. LikeCount.Name = "LikeCount"
  2078. LikeCount.Parent = Comment
  2079. LikeCount.BackgroundTransparency = 1
  2080. LikeCount.Position = UDim2.new(0, 310, 0, 10)
  2081. LikeCount.Size = UDim2.new(0, 25, 0, 20)
  2082. LikeCount.Font = Enum.Font.ArimoBold
  2083. LikeCount.Text = "LikeCount"
  2084. LikeCount.TextColor3 = Color3.fromRGB(255, 255, 255)
  2085. LikeCount.TextSize = 20
  2086. LikeCount.TextWrapped = true
  2087. LikeCount.TextXAlignment = Enum.TextXAlignment.Left
  2088.  
  2089. DislikeImg.Name = "DislikeImg"
  2090. DislikeImg.Parent = Comment
  2091. DislikeImg.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2092. DislikeImg.BackgroundTransparency = 1
  2093. DislikeImg.Position = UDim2.new(0, 337, 0, 10)
  2094. DislikeImg.Size = UDim2.new(0, 20, 0, 20)
  2095. DislikeImg.Image = "rbxassetid://102306159253445"
  2096.  
  2097. DislikeCount.Name = "DislikeCount"
  2098. DislikeCount.Parent = Comment
  2099. DislikeCount.BackgroundTransparency = 1
  2100. DislikeCount.Position = UDim2.new(0, 357, 0, 10)
  2101. DislikeCount.Size = UDim2.new(0, 25, 0, 20)
  2102. DislikeCount.Font = Enum.Font.ArimoBold
  2103. DislikeCount.Text = "DislikeCount"
  2104. DislikeCount.TextColor3 = Color3.fromRGB(255, 255, 255)
  2105. DislikeCount.TextSize = 20
  2106. DislikeCount.TextWrapped = true
  2107. DislikeCount.TextXAlignment = Enum.TextXAlignment.Left
  2108.  
  2109. NoComments.Name = "NoComments"
  2110. NoComments.Parent = InfoBox
  2111. NoComments.BackgroundTransparency = 1
  2112. NoComments.Position = UDim2.new(0.49, 0, 0.5, 0)
  2113. NoComments.Size = UDim2.new(0, 10, 0, 5)
  2114. NoComments.Font = Enum.Font.ArimoBold
  2115. NoComments.Text = "There are no comments yet"
  2116. NoComments.TextColor3 = Color3.fromRGB(255, 255, 255)
  2117. NoComments.TextSize = 30
  2118.  
  2119. DescFrame.Name = "DescFrame"
  2120. DescFrame.Parent = HeadFrame
  2121. DescFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  2122. DescFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2123. DescFrame.Size = UDim2.new(0, 395, 0, 220)
  2124. DescFrame.AutoButtonColor = false
  2125. DescFrame.Position = UDim2.new(1.5, 0, 0.615, 0)
  2126.  
  2127. DescFrameUICorner.CornerRadius = UDim.new(0, 10)
  2128. DescFrameUICorner.Parent = DescFrame
  2129.  
  2130. BackFromDescButton.Name = "BackFromDescButton"
  2131. BackFromDescButton.Parent = DescFrame
  2132. BackFromDescButton.Size = UDim2.new(0, 70, 0, 20)
  2133. BackFromDescButton.Position = UDim2.new(0, 2, 0, 2)
  2134. BackFromDescButton.Font = Enum.Font.ArimoBold
  2135. BackFromDescButton.AutoButtonColor = false
  2136. BackFromDescButton.Text = "Back"
  2137. BackFromDescButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  2138. BackFromDescButton.TextSize = 15
  2139.  
  2140. BackFromDescButtonUICorner.CornerRadius = UDim.new(0, 10)
  2141. BackFromDescButtonUICorner.Parent = BackFromDescButton
  2142.  
  2143. ScriptImg.Name = "ScriptImg"
  2144. ScriptImg.Parent = DescFrame
  2145. ScriptImg.AnchorPoint = Vector2.new(0.5, 0.5)
  2146. ScriptImg.Position = UDim2.new(0.5, 0, 0.55, 0)
  2147. ScriptImg.Size = UDim2.new(0, 385, 0, 190)
  2148.  
  2149. ScriptImgUICorner.CornerRadius = UDim.new(0, 10)
  2150. ScriptImgUICorner.Parent = ScriptImg
  2151.  
  2152. DescScrollingFrame.Name = "DescScrollingFrame"
  2153. DescScrollingFrame.Parent = DescFrame
  2154. DescScrollingFrame.Active = true
  2155. DescScrollingFrame.BackgroundTransparency = 1
  2156. DescScrollingFrame.Position = ScriptImg.Position
  2157. DescScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2158. DescScrollingFrame.Size = UDim2.new(0, 420, 0, 190)
  2159. DescScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  2160. DescScrollingFrame.ScrollBarThickness = 0
  2161.  
  2162. InfoBoxDescription.Name = "InfoBoxDescription"
  2163. InfoBoxDescription.Parent = DescScrollingFrame
  2164. InfoBoxDescription.AnchorPoint = Vector2.new(0.5, 0)
  2165. InfoBoxDescription.BackgroundTransparency = 0.5
  2166. InfoBoxDescription.Position = UDim2.new(0.5, 0, 0, 0)
  2167. InfoBoxDescription.Size = UDim2.new(0, 385, 0, 185)
  2168. InfoBoxDescription.Font = Enum.Font.ArimoBold
  2169. InfoBoxDescription.TextSize = 25
  2170. InfoBoxDescription.TextColor3 = Color3.fromRGB(255, 255, 255)
  2171. InfoBoxDescription.Text = "This is a description!"
  2172. InfoBoxDescription.TextWrapped = true
  2173. InfoBoxDescription.TextXAlignment = Enum.TextXAlignment.Left
  2174. InfoBoxDescription.TextYAlignment = Enum.TextYAlignment.Top
  2175.  
  2176. InfoBoxDescriptionUICorner.CornerRadius = UDim.new(0, 10)
  2177. InfoBoxDescriptionUICorner.Parent = InfoBoxDescription
  2178.  
  2179. SearcherSettingsFrame.Name = "SearcherSettingsFrame"
  2180. SearcherSettingsFrame.Parent = MainFrame
  2181. SearcherSettingsFrame.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  2182. SearcherSettingsFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2183. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  2184. SearcherSettingsFrame.Position = UDim2.new(0.5, 0, 0.5625, 0)
  2185. SearcherSettingsFrame.Visible = false
  2186. SearcherSettingsFrame.ZIndex = 2
  2187.  
  2188. SearcherSettingsFrameUICorner.CornerRadius = UDim.new(0, 10)
  2189. SearcherSettingsFrameUICorner.Parent = SearcherSettingsFrame
  2190.  
  2191. SearcherSettingsFrameMain.Name = "SearcherSettingsFrameMain"
  2192. SearcherSettingsFrameMain.Parent = SearcherSettingsFrame
  2193. SearcherSettingsFrameMain.Active = true
  2194. SearcherSettingsFrameMain.Transparency = 1
  2195. SearcherSettingsFrameMain.AnchorPoint = Vector2.new(0.5, 0.5)
  2196. SearcherSettingsFrameMain.Position = UDim2.new(0.5, 0, 0.5, 0)
  2197. SearcherSettingsFrameMain.Size = UDim2.new(0, 485, 0, 233)
  2198. SearcherSettingsFrameMain.CanvasSize = UDim2.new(0, 0, 0, 0)
  2199. SearcherSettingsFrameMain.ScrollBarThickness = 0
  2200.  
  2201. ThemeBackgroundImg.Name = "ThemeBackgroundImg"
  2202. ThemeBackgroundImg.Parent = SearcherSettingsFrameMain
  2203. ThemeBackgroundImg.AnchorPoint = Vector2.new(0.5, 0.5)
  2204. ThemeBackgroundImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  2205. ThemeBackgroundImg.Size = UDim2.new(0, 485, 0, 233)
  2206. ThemeBackgroundImg.ImageTransparency = 0.9
  2207. ThemeBackgroundImg.BackgroundTransparency = 1
  2208.  
  2209. ThemeBackgroundImgUICorner.CornerRadius = UDim.new(0, 10)
  2210. ThemeBackgroundImgUICorner.Parent = ThemeBackgroundImg
  2211.  
  2212. CloseSearcherSettingsButton.Name = "CloseSearcherSettingsButton"
  2213. CloseSearcherSettingsButton.Parent = SearcherSettingsFrameMain
  2214. CloseSearcherSettingsButton.Size = UDim2.new(0, 70, 0, 20)
  2215. CloseSearcherSettingsButton.Position = UDim2.new(0, 2, 0, 2)
  2216. CloseSearcherSettingsButton.Font = Enum.Font.ArimoBold
  2217. CloseSearcherSettingsButton.AutoButtonColor = false
  2218. CloseSearcherSettingsButton.Text = "Close"
  2219. CloseSearcherSettingsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  2220. CloseSearcherSettingsButton.TextSize = 15
  2221. CloseSearcherSettingsButton.Visible = false
  2222.  
  2223. CloseSearcherSettingsButtonUICorner.CornerRadius = UDim.new(0, 10)
  2224. CloseSearcherSettingsButtonUICorner.Parent = CloseSearcherSettingsButton
  2225.  
  2226. UISettingsButton.Name = "UISettingsButton"
  2227. UISettingsButton.Parent = SearcherSettingsFrameMain
  2228. UISettingsButton.Size = UDim2.new(0, 70, 0, 20)
  2229. UISettingsButton.Position = UDim2.new(0, 338, 0, 2)
  2230. UISettingsButton.Font = Enum.Font.ArimoBold
  2231. UISettingsButton.AutoButtonColor = false
  2232. UISettingsButton.Text = "Interface"
  2233. UISettingsButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  2234. UISettingsButton.TextSize = 15
  2235. UISettingsButton.Visible = false
  2236.  
  2237. UISettingsButtonUICorner.CornerRadius = UDim.new(0, 10)
  2238. UISettingsButtonUICorner.Parent = UISettingsButton
  2239.  
  2240. SystemButton.Name = "SystemButton"
  2241. SystemButton.Parent = SearcherSettingsFrameMain
  2242. SystemButton.Size = UDim2.new(0, 70, 0, 20)
  2243. SystemButton.Position = UDim2.new(0, 413, 0, 2)
  2244. SystemButton.Font = Enum.Font.ArimoBold
  2245. SystemButton.AutoButtonColor = false
  2246. SystemButton.Text = "System"
  2247. SystemButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  2248. SystemButton.TextSize = 15
  2249. SystemButton.Visible = false
  2250.  
  2251. SystemButtonUICorner.CornerRadius = UDim.new(0, 10)
  2252. SystemButtonUICorner.Parent = SystemButton
  2253.  
  2254. ThemeBackground.CanvasSize = UDim2.new(0, 0, 0, 0)
  2255. ThemeBackground.Transparency = 1
  2256. ThemeBackground.Active = true
  2257. ThemeBackground.AnchorPoint = Vector2.new(0.5, 0.5)
  2258. ThemeBackground.Position = UDim2.new(0.5, 0, 0.55, 0)
  2259. ThemeBackground.Size = UDim2.new(0, 485, 0, 210)
  2260. ThemeBackground.Name = "ThemeBackground"
  2261. ThemeBackground.Parent = SearcherSettingsFrameMain
  2262. ThemeBackground.ScrollBarThickness = 0
  2263.  
  2264. PaidMode.Name = "PaidMode"
  2265. PaidMode.Parent = SearcherSettingsFrameMain
  2266. PaidMode.AnchorPoint = Vector2.new(0.5, 0.5)
  2267. PaidMode.Position = UDim2.new(0.5, 0, 0.5, 0)
  2268. PaidMode.Size = UDim2.new(0, 480, 0, 50)
  2269. PaidMode.Font = Enum.Font.ArimoBold
  2270. PaidMode.Text = " Paid mode"
  2271. PaidMode.TextColor3 = Color3.fromRGB(255, 255, 255)
  2272. PaidMode.TextSize = 30
  2273. PaidMode.BackgroundTransparency = 1
  2274. PaidMode.TextXAlignment = Enum.TextXAlignment.Left
  2275. PaidMode.TextYAlignment = Enum.TextYAlignment.Center
  2276.  
  2277. PaidModeUICorner.CornerRadius = UDim.new(0, 10)
  2278. PaidModeButtonBackgroundUICorner.Parent = PaidMode
  2279.  
  2280. PaidModeUIStroke.Parent = PaidMode
  2281. PaidModeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  2282. PaidModeUIStroke.Thickness = 3
  2283.  
  2284. PaidModeButtonBackground.Parent = PaidMode
  2285. PaidModeButtonBackground.Size = UDim2.new(0, 60, 0, 30)
  2286. PaidModeButtonBackground.Position = UDim2.new(0.9, 0, 0.5, 0)
  2287. PaidModeButtonBackground.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  2288. PaidModeButtonBackground.AnchorPoint = Vector2.new(0.5, 0.5)
  2289. PaidModeButtonBackground.AutoButtonColor = false
  2290.  
  2291. PaidModeButtonBackgroundUICorner.CornerRadius = UDim.new(1, 0)
  2292. PaidModeButtonBackgroundUICorner.Parent = PaidModeButtonBackground
  2293.  
  2294. PaidModeButtonPart2.Parent = PaidModeButtonBackground
  2295. PaidModeButtonPart2.Size = UDim2.new(0, 25, 0, 25)
  2296. PaidModeButtonPart2.Position = UDim2.new(0.035, 0, 0.5, 0)
  2297. PaidModeButtonPart2.AnchorPoint = Vector2.new(0, 0.5)
  2298.  
  2299. PaidModeButtonPart2UICorner.CornerRadius = UDim.new(1, 0)
  2300. PaidModeButtonPart2UICorner.Parent = PaidModeButtonPart2
  2301.  
  2302. Volume.Name = "Volume"
  2303. Volume.Parent = PaidMode
  2304. Volume.BackgroundTransparency = 1
  2305. Volume.Size = UDim2.new(0, 100, 0, 50)
  2306. Volume.Position = UDim2.new(0.5, 0, 3, 0)
  2307. Volume.AnchorPoint = Vector2.new(0.5, 0.5)
  2308. Volume.Font = Enum.Font.ArimoBold
  2309. Volume.Text = "100"
  2310. Volume.TextColor3 = Color3.fromRGB(255, 255, 255)
  2311. Volume.TextSize = 40
  2312.  
  2313. VolumeText.Name = "VolumeText"
  2314. VolumeText.Parent = PaidMode
  2315. VolumeText.BackgroundTransparency = 1
  2316. VolumeText.Size = UDim2.new(0, 100, 0, 50)
  2317. VolumeText.Position = UDim2.new(0.5, 0, 1.5, 0)
  2318. VolumeText.AnchorPoint = Vector2.new(0.5, 0.5)
  2319. VolumeText.Font = Enum.Font.ArimoBold
  2320. VolumeText.Text = "Volume:"
  2321. VolumeText.TextColor3 = Color3.fromRGB(255, 255, 255)
  2322. VolumeText.TextSize = 30
  2323.  
  2324. VolumeFrame.Size = UDim2.new(0, 450, 0, 10)
  2325. VolumeFrame.Position = UDim2.new(0.5, 0, 2.2, 0)
  2326. VolumeFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2327. VolumeFrame.Parent = PaidMode
  2328.  
  2329. VolumeFrameUICorner.CornerRadius = UDim.new(1, 0)
  2330. VolumeFrameUICorner.Parent = VolumeFrame
  2331.  
  2332. VolumeSlider.Size = UDim2.new(0, 27, 0, 27)
  2333. VolumeSlider.Position = UDim2.new(0.94, 0, -1, 0)
  2334. VolumeSlider.Parent = VolumeFrame
  2335. VolumeSlider.AutoButtonColor = false
  2336.  
  2337. VolumeSliderUICorner.CornerRadius = UDim.new(1, 0)
  2338. VolumeSliderUICorner.Parent = VolumeSlider
  2339.  
  2340. BlockBackgroundSettings.Parent = SearcherSettingsFrameMain
  2341. BlockBackgroundSettings.Size = UDim2.new(0, 485, 0, 233)
  2342. BlockBackgroundSettings.Position = UDim2.new(0.5, 0, 0.5, 0)
  2343. BlockBackgroundSettings.AnchorPoint = Vector2.new(0.5, 0.5)
  2344. BlockBackgroundSettings.AutoButtonColor = false
  2345. BlockBackgroundSettings.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2346. BlockBackgroundSettings.Transparency = 1
  2347. BlockBackgroundSettings.Visible = false
  2348.  
  2349. BlockBackgroundSettingsUICorner.CornerRadius = UDim.new(0, 10)
  2350. BlockBackgroundSettingsUICorner.Parent = BlockBackgroundSettings
  2351.  
  2352. ColorResultFrame.Name = "ColorResultFrame"
  2353. ColorResultFrame.Parent = BlockBackgroundSettings
  2354. ColorResultFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2355. ColorResultFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  2356. ColorResultFrame.Size = BlockBackgroundSettings.Size
  2357. ColorResultFrame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  2358. ColorResultFrame.Transparency = 1
  2359.  
  2360. ColorResultFrameUICorner.CornerRadius = UDim.new(0, 10)
  2361. ColorResultFrameUICorner.Parent = ColorResultFrame
  2362.  
  2363. BackFromSettingButton.Name = "BackFromSettingButton"
  2364. BackFromSettingButton.Parent = BlockBackgroundSettings
  2365. BackFromSettingButton.Size = UDim2.new(0, 70, 0, 20)
  2366. BackFromSettingButton.Position = UDim2.new(0, 2, 0, 2)
  2367. BackFromSettingButton.Font = Enum.Font.ArimoBold
  2368. BackFromSettingButton.AutoButtonColor = false
  2369. BackFromSettingButton.Text = "Close"
  2370. BackFromSettingButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  2371. BackFromSettingButton.TextSize = 15
  2372. BackFromSettingButton.Transparency = 1
  2373. BackFromSettingButton.Visible = false
  2374.  
  2375. BackFromSettingButtonUICorner.CornerRadius = UDim.new(0, 10)
  2376. BackFromSettingButtonUICorner.Parent = BackFromSettingButton
  2377.  
  2378. RSliderText.Name = "RSliderText"
  2379. RSliderText.Parent = BlockBackgroundSettings
  2380. RSliderText.BackgroundTransparency = 1
  2381. RSliderText.Size = UDim2.new(0, 100, 0, 50)
  2382. RSliderText.Position = UDim2.new(0.15, 0, 0.15, 0)
  2383. RSliderText.AnchorPoint = Vector2.new(0.5, 0.5)
  2384. RSliderText.Font = Enum.Font.ArimoBold
  2385. RSliderText.Text = "R"
  2386. RSliderText.TextColor3 = Color3.fromRGB(255, 255, 255)
  2387. RSliderText.TextSize = 25
  2388.  
  2389. RSliderValue.Name = "RSliderValue"
  2390. RSliderValue.Parent = BlockBackgroundSettings
  2391. RSliderValue.BackgroundTransparency = 1
  2392. RSliderValue.Size = UDim2.new(0, 100, 0, 50)
  2393. RSliderValue.Position = UDim2.new(0.85, 0, 0.15, 0)
  2394. RSliderValue.AnchorPoint = Vector2.new(0.5, 0.5)
  2395. RSliderValue.Font = Enum.Font.ArimoBold
  2396. RSliderValue.Text = tostring(RValue)
  2397. RSliderValue.TextColor3 = Color3.fromRGB(255, 255, 255)
  2398. RSliderValue.TextSize = 25
  2399.  
  2400. GSliderText.Name = "GSliderText"
  2401. GSliderText.Parent = BlockBackgroundSettings
  2402. GSliderText.BackgroundTransparency = 1
  2403. GSliderText.Size = UDim2.new(0, 100, 0, 50)
  2404. GSliderText.Position = UDim2.new(0.15, 0, 0.35, 0)
  2405. GSliderText.AnchorPoint = Vector2.new(0.5, 0.5)
  2406. GSliderText.Font = Enum.Font.ArimoBold
  2407. GSliderText.Text = "G"
  2408. GSliderText.TextColor3 = Color3.fromRGB(255, 255, 255)
  2409. GSliderText.TextSize = 25
  2410.  
  2411. GSliderValue.Name = "GSliderValue"
  2412. GSliderValue.Parent = BlockBackgroundSettings
  2413. GSliderValue.BackgroundTransparency = 1
  2414. GSliderValue.Size = UDim2.new(0, 100, 0, 50)
  2415. GSliderValue.Position = UDim2.new(0.85, 0, 0.35, 0)
  2416. GSliderValue.AnchorPoint = Vector2.new(0.5, 0.5)
  2417. GSliderValue.Font = Enum.Font.ArimoBold
  2418. GSliderValue.Text = tostring(GValue)
  2419. GSliderValue.TextColor3 = Color3.fromRGB(255, 255, 255)
  2420. GSliderValue.TextSize = 25
  2421.  
  2422. BSliderText.Name = "BSliderText"
  2423. BSliderText.Parent = BlockBackgroundSettings
  2424. BSliderText.BackgroundTransparency = 1
  2425. BSliderText.Size = UDim2.new(0, 100, 0, 50)
  2426. BSliderText.Position = UDim2.new(0.15, 0, 0.55, 0)
  2427. BSliderText.AnchorPoint = Vector2.new(0.5, 0.5)
  2428. BSliderText.Font = Enum.Font.ArimoBold
  2429. BSliderText.Text = "B"
  2430. BSliderText.TextColor3 = Color3.fromRGB(255, 255, 255)
  2431. BSliderText.TextSize = 25
  2432.  
  2433. BSliderValue.Name = "BSliderValue"
  2434. BSliderValue.Parent = BlockBackgroundSettings
  2435. BSliderValue.BackgroundTransparency = 1
  2436. BSliderValue.Size = UDim2.new(0, 100, 0, 50)
  2437. BSliderValue.Position = UDim2.new(0.85, 0, 0.55, 0)
  2438. BSliderValue.AnchorPoint = Vector2.new(0.5, 0.5)
  2439. BSliderValue.Font = Enum.Font.ArimoBold
  2440. BSliderValue.Text = tostring(BValue)
  2441. BSliderValue.TextColor3 = Color3.fromRGB(255, 255, 255)
  2442. BSliderValue.TextSize = 25
  2443.  
  2444. RFrame.Size = UDim2.new(0, 300, 0, 10)
  2445. RFrame.Position = UDim2.new(0.5, 0, 0.15, 0)
  2446. RFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2447. RFrame.Parent = BlockBackgroundSettings
  2448.  
  2449. RFrameUICorner.CornerRadius = UDim.new(1, 0)
  2450. RFrameUICorner.Parent = RFrame
  2451.  
  2452. RSlider.Size = UDim2.new(0, 27, 0, 27)
  2453. RSlider.Position = UDim2.new(0, 0, -1, 0)
  2454. RSlider.Parent = RFrame
  2455. RSlider.AutoButtonColor = false
  2456.  
  2457. RSliderUICorner.CornerRadius = UDim.new(1, 0)
  2458. RSliderUICorner.Parent = RSlider
  2459.  
  2460. GFrame.Size = UDim2.new(0, 300, 0, 10)
  2461. GFrame.Position = UDim2.new(0.5, 0, 0.35, 0)
  2462. GFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2463. GFrame.Parent = BlockBackgroundSettings
  2464.  
  2465. GFrameUICorner.CornerRadius = UDim.new(1, 0)
  2466. GFrameUICorner.Parent = GFrame
  2467.  
  2468. GSlider.Size = UDim2.new(0, 27, 0, 27)
  2469. GSlider.Position = UDim2.new(0, 0, -1, 0)
  2470. GSlider.Parent = GFrame
  2471. GSlider.AutoButtonColor = false
  2472.  
  2473. GSliderUICorner.CornerRadius = UDim.new(1, 0)
  2474. GSliderUICorner.Parent = GSlider
  2475.  
  2476. BFrame.Size = UDim2.new(0, 300, 0, 10)
  2477. BFrame.Position = UDim2.new(0.5, 0, 0.55, 0)
  2478. BFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2479. BFrame.Parent = BlockBackgroundSettings
  2480.  
  2481. BFrameUICorner.CornerRadius = UDim.new(1, 0)
  2482. BFrameUICorner.Parent = BFrame
  2483.  
  2484. BSlider.Size = UDim2.new(0, 27, 0, 27)
  2485. BSlider.Position = UDim2.new(0, 0, -1, 0)
  2486. BSlider.Parent = BFrame
  2487. BSlider.AutoButtonColor = false
  2488.  
  2489. BSliderUICorner.CornerRadius = UDim.new(1, 0)
  2490. BSliderUICorner.Parent = BSlider
  2491.  
  2492. CustomThemeName.Name = "CustomThemeName"
  2493. CustomThemeName.Parent = BlockBackgroundSettings
  2494. CustomThemeName.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  2495. CustomThemeName.Transparency = 1
  2496. CustomThemeName.Position = UDim2.new(0.5, 0, 0.68, 0)
  2497. CustomThemeName.AnchorPoint = Vector2.new(0.5, 0.5)
  2498. CustomThemeName.Size = UDim2.new(0, 250, 0, 25)
  2499. CustomThemeName.ClearTextOnFocus = false
  2500. CustomThemeName.Font = Enum.Font.ArimoBold
  2501. CustomThemeName.PlaceholderText = "Name Your Theme"
  2502. CustomThemeName.Text = ""
  2503. CustomThemeName.TextColor3 = Color3.fromRGB(255, 255, 255)
  2504. CustomThemeName.TextScaled = true
  2505. CustomThemeName.TextSize = 14.000
  2506. CustomThemeName.TextWrapped = true
  2507. CustomThemeName.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
  2508. CustomThemeName.TextXAlignment = Enum.TextXAlignment.Center
  2509. CustomThemeName.TextYAlignment = Enum.TextYAlignment.Center
  2510.  
  2511. CustomThemeNameUICorner.CornerRadius = UDim.new(0, 10)
  2512. CustomThemeNameUICorner.Parent = CustomThemeName
  2513.  
  2514. CustomThemeName.Focused:connect(function()
  2515. CustomThemeName.PlaceholderText = ""
  2516. end)
  2517.  
  2518. CustomThemeName.FocusLost:connect(function()
  2519. CustomThemeName.PlaceholderText = "Name Your Theme"
  2520. end)
  2521.  
  2522. SetCustomTheme.Name = "SetCustomTheme"
  2523. SetCustomTheme.Parent = BlockBackgroundSettings
  2524. SetCustomTheme.Transparency = 1
  2525. SetCustomTheme.Size = UDim2.new(0, 300, 0, 40)
  2526. SetCustomTheme.Position = UDim2.new(0.5, 0, 0.85, 0)
  2527. SetCustomTheme.AnchorPoint = Vector2.new(0.5, 0.5)
  2528. SetCustomTheme.Font = Enum.Font.ArimoBold
  2529. SetCustomTheme.AutoButtonColor = false
  2530. SetCustomTheme.Text = "Create Theme"
  2531. SetCustomTheme.TextColor3 = Color3.fromRGB(255, 255, 255)
  2532. SetCustomTheme.TextSize = 25
  2533.  
  2534. SetCustomThemeUICorner.CornerRadius = UDim.new(0, 10)
  2535. SetCustomThemeUICorner.Parent = SetCustomTheme
  2536.  
  2537. HistoryFrameBackground.Name = "HistoryFrameBackground"
  2538. HistoryFrameBackground.Position = UDim2.new(0, 0, 0, 39)
  2539. HistoryFrameBackground.Parent = SearchBox
  2540. HistoryFrameBackground.Size = UDim2.new(0, 427, 0, 180)
  2541. HistoryFrameBackground.BackgroundColor3 = Color3.fromRGB(25, 25, 25)
  2542. HistoryFrameBackground.Visible = false
  2543. HistoryFrameBackground.ZIndex = 5
  2544.  
  2545. HistoryFrameBackgroundUICorner.Parent = HistoryFrameBackground
  2546. HistoryFrameBackgroundUICorner.CornerRadius = UDim.new(0, 10)
  2547.  
  2548. HistoryScrollingFrame.CanvasSize = UDim2.new(0, 0, 0, 0)
  2549. HistoryScrollingFrame.Transparency = 1
  2550. HistoryScrollingFrame.Active = true
  2551. HistoryScrollingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2552. HistoryScrollingFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  2553. HistoryScrollingFrame.Size = UDim2.new(0, 427, 0, 175)
  2554. HistoryScrollingFrame.Name = "HistoryScrollingFrame"
  2555. HistoryScrollingFrame.Parent = HistoryFrameBackground
  2556. HistoryScrollingFrame.ScrollBarThickness = 0
  2557.  
  2558. BackFromSettingButton.MouseButton1Click:Connect(function()
  2559. OtheButtonsClickSound:Play()
  2560. TweenService:Create(BlockBackgroundSettings, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2561. TweenService:Create(BackFromSettingButton, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2562. TweenService:Create(SetCustomTheme, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2563. TweenService:Create(CustomThemeName, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2564. TweenService:Create(RSlider, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2565. TweenService:Create(RFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2566. TweenService:Create(GSlider, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2567. TweenService:Create(GFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2568. TweenService:Create(BSlider, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2569. TweenService:Create(BFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2570. TweenService:Create(RSliderText, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  2571. TweenService:Create(RSliderValue, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  2572. TweenService:Create(GSliderText, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  2573. TweenService:Create(GSliderValue, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  2574. TweenService:Create(BSliderText, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  2575. TweenService:Create(BSliderValue, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  2576. TweenService:Create(ColorResultFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2577. wait(0.5)
  2578. BlockBackgroundSettings.Visible = false
  2579. BackFromSettingButton.Visible = false
  2580. end)
  2581.  
  2582. spawn(function()
  2583. while task.wait() do
  2584. if SearcherSettingsFrame.Size == UDim2.new(0, 0, 0, 0) then
  2585. SearcherSettingsFrame.Visible = false
  2586. else
  2587. SearcherSettingsFrame.Visible = true
  2588. if SearcherSettingsFrame.Size == UDim2.new(0, 485, 0, 233) then
  2589. HeadFrame.Visible = false
  2590. CloseSearcherSettingsButton.Visible = true
  2591. SearcherSettingsFrameMain.Visible = true
  2592. UISettingsButton.Visible = true
  2593. SystemButton.Visible = true
  2594. TweenService:Create(CloseSearcherSettingsButton, TweenInfo.new(0.5), {Transparency = 0}):Play()
  2595. TweenService:Create(UISettingsButton, TweenInfo.new(0.5), {Transparency = 0}):Play()
  2596. TweenService:Create(SystemButton, TweenInfo.new(0.5), {Transparency = 0}):Play()
  2597. end
  2598. end
  2599. if SearcherSettingsFrame.Size ~= UDim2.new(0, 485, 0, 233) then
  2600. HeadFrame.Visible = true
  2601. CloseSearcherSettingsButton.Visible = false
  2602. SystemButton.Visible = false
  2603. UISettingsButton.Visible = false
  2604. SearcherSettingsFrameMain.Visible = false
  2605. BlockBackgroundSettings.Visible = false
  2606. BlockBackgroundSettings.BackgroundTransparency = 1
  2607. SetCustomTheme.Transparency = 1
  2608. CustomThemeName.Transparency = 1
  2609. RSlider.Transparency = 1
  2610. RFrame.Transparency = 1
  2611. GSlider.Transparency = 1
  2612. GFrame.Transparency = 1
  2613. BSlider.Transparency = 1
  2614. BFrame.Transparency = 1
  2615. RSliderText.TextTransparency = 1
  2616. RSliderValue.TextTransparency = 1
  2617. GSliderText.TextTransparency = 1
  2618. GSliderValue.TextTransparency = 1
  2619. BSliderText.TextTransparency = 1
  2620. BSliderValue.TextTransparency = 1
  2621. ColorResultFrame.Transparency = 1
  2622. TweenService:Create(CloseSearcherSettingsButton, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2623. TweenService:Create(UISettingsButton, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2624. TweenService:Create(SystemButton, TweenInfo.new(0.5), {Transparency = 1}):Play()
  2625. end
  2626. end
  2627. end)
  2628.  
  2629. UISettingsButton.MouseButton1Click:Connect(function()
  2630. OtheButtonsClickSound:Play()
  2631. UITab = 1
  2632. SystemTab = 0
  2633. end)
  2634.  
  2635. SystemButton.MouseButton1Click:Connect(function()
  2636. OtheButtonsClickSound:Play()
  2637. UITab = 0
  2638. SystemTab = 1
  2639. end)
  2640.  
  2641. spawn(function()
  2642. while task.wait() do
  2643. if UITab == 1 then
  2644. ThemeBackground:TweenPosition(UDim2.new(0.5, 0, 0.55, 0),"InOut","Sine",0.3)
  2645. PaidMode:TweenPosition(UDim2.new(2, 0, 0.25, 0),"InOut","Sine",0.3)
  2646. end
  2647. if SystemTab == 1 then
  2648. ThemeBackground:TweenPosition(UDim2.new(-2, 0, 0.55, 0),"InOut","Sine",0.3)
  2649. PaidMode:TweenPosition(UDim2.new(0.5, 0, 0.25, 0),"InOut","Sine",0.3)
  2650. end
  2651. end
  2652. end)
  2653.  
  2654. BackButtonInfoBox.MouseButton1Click:Connect(function()
  2655. OtheButtonsClickSound:Play()
  2656. InfoBox:TweenPosition(UDim2.new(-0.5, 0, 0.615, 0),"InOut","Sine",0.3)
  2657. NoComments.Visible = false
  2658. end)
  2659.  
  2660. OpenCloseSearcherButton.MouseButton1Down:Connect(function()
  2661. isHolding = true
  2662. holdStartTime = tick()
  2663. actionPerformed = false
  2664. initialPosition = UserInputService:GetMouseLocation()
  2665. end)
  2666.  
  2667. OpenCloseSearcherButton.MouseButton1Up:Connect(function()
  2668. isHolding = false
  2669. end)
  2670.  
  2671. RunService.RenderStepped:Connect(function()
  2672. if isHolding and not actionPerformed then
  2673. local holdDuration = tick() - holdStartTime
  2674. local currentPosition = UserInputService:GetMouseLocation()
  2675. local distanceMoved = (currentPosition - initialPosition).magnitude
  2676.  
  2677. if distanceMoved > dragThreshold then
  2678. isHolding = false
  2679. return
  2680. end
  2681.  
  2682. if holdDuration >= actionTime then
  2683. actionPerformed = true
  2684. if HoldButtonFrame.Size == UDim2.new(0, 0, 1, 0) then
  2685. OpenSecondBarSound:Play()
  2686. HoldButtonFrame:TweenSize(UDim2.new(0, 80, 1, 0),"Out","Linear",0.2)
  2687. end
  2688. if HoldButtonFrame.Size == UDim2.new(0, 80, 1, 0) then
  2689. OpenSecondBarSound:Play()
  2690. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.2)
  2691. end
  2692. end
  2693. end
  2694. end)
  2695.  
  2696. spawn(function()
  2697. while task.wait() do
  2698. if HoldButtonFrame.Size == UDim2.new(0, 0, 1, 0) then
  2699. HoldButtonFrame.Visible = false
  2700. end
  2701. if HoldButtonFrame.Size ~= UDim2.new(0, 0, 1, 0) then
  2702. HoldButtonFrame.Visible = true
  2703. end
  2704. if HoldButtonFrame.Size ~= UDim2.new(0, 80, 1, 0) then
  2705. OpenLibraryButton_2.Visible = false
  2706. HomeButton_2.Visible = false
  2707. ExecutorButton_2.Visible = false
  2708. SearcherButton_2.Visible = false
  2709. SearchBox_2.Visible = false
  2710. TouchFlingButton_2.Visible = false
  2711. AntiFlingButton_2.Visible = false
  2712. SearcherSettingsButton_2.Visible = false
  2713. end
  2714. if HoldButtonFrame.Size == UDim2.new(0, 80, 1, 0) then
  2715. OpenLibraryButton_2.Visible = true
  2716. HomeButton_2.Visible = true
  2717. ExecutorButton_2.Visible = true
  2718. SearcherButton_2.Visible = true
  2719. SearchBox_2.Visible = true
  2720. TouchFlingButton_2.Visible = true
  2721. AntiFlingButton_2.Visible = true
  2722. SearcherSettingsButton_2.Visible = true
  2723. end
  2724. end
  2725. end)
  2726.  
  2727. HomeButton_2.MouseButton1Click:Connect(function()
  2728. UISoundBarClick:Play()
  2729. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  2730. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  2731. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  2732. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  2733. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  2734. wait(0.5)
  2735. HomeButtonValue = 1
  2736. ExecutorButtonValue = 0
  2737. SeachButtonValue = 0
  2738. LibraryButtonValue = 0
  2739. end)
  2740.  
  2741. ExecutorButton_2.MouseButton1Click:Connect(function()
  2742. UISoundBarClick:Play()
  2743. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  2744. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  2745. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  2746. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  2747. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  2748. wait(0.5)
  2749. HomeButtonValue = 0
  2750. ExecutorButtonValue = 1
  2751. SeachButtonValue = 0
  2752. LibraryButtonValue = 0
  2753. end)
  2754.  
  2755. SearcherButton_2.MouseButton1Click:Connect(function()
  2756. UISoundBarClick:Play()
  2757. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  2758. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  2759. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  2760. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  2761. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  2762. wait(0.5)
  2763. HomeButtonValue = 0
  2764. ExecutorButtonValue = 0
  2765. SeachButtonValue = 1
  2766. LibraryButtonValue = 0
  2767. end)
  2768.  
  2769. OpenLibraryButton_2.MouseButton1Click:Connect(function()
  2770. UISoundBarClick:Play()
  2771. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  2772. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  2773. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  2774. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  2775. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  2776. wait(0.5)
  2777. HomeButtonValue = 0
  2778. ExecutorButtonValue = 0
  2779. SeachButtonValue = 0
  2780. LibraryButtonValue = 1
  2781. end)
  2782.  
  2783. SearcherSettingsButton_2.MouseButton1Click:Connect(function()
  2784. UISoundBarClick:Play()
  2785. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  2786. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  2787. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  2788. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  2789. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  2790. wait(0.5)
  2791. SearcherSettingsFrame:TweenSize(UDim2.new(0, 485, 0, 233),"InOut","Sine",0.4)
  2792. end)
  2793.  
  2794. DevIcon.MouseButton1Click:Connect(function()
  2795. ClickOnDeveloperValue = ClickOnDeveloperValue + 1
  2796. if ClickOnDeveloperValue == 5 then
  2797. ClickOnDeveloperValue = 0
  2798. for i = 1, 7 do
  2799. Circle = Instance.new("Frame")
  2800. Circle.Size = UDim2.new(0, 200, 0, 200)
  2801. Circle.Position = UDim2.new(math.random(), 0, math.random(), 0)
  2802. Circle.BackgroundColor3 = Colors[i]
  2803.  
  2804. Corner = Instance.new("UICorner")
  2805. Corner.CornerRadius = UDim.new(1, 0)
  2806. Corner.Parent = Circle
  2807.  
  2808. Circle.Parent = UIGui
  2809. table.insert(Circles, Circle)
  2810. end
  2811.  
  2812. local function moveCircle(Circle)
  2813. local direction = Vector2.new(math.random(-1, 1), math.random(-1, 1)).unit
  2814. local speed = math.random(10, 10)
  2815. while true do
  2816. local newPos = Circle.Position + UDim2.new(direction.X * speed / 2000, 0, direction.Y * speed / 2000, 0)
  2817. if newPos.X.Scale < 0 or newPos.X.Scale > 0.9 then
  2818. direction = Vector2.new(-direction.X, direction.Y)
  2819. end
  2820. if newPos.Y.Scale < 0 or newPos.Y.Scale > 0.9 then  
  2821. direction = Vector2.new(direction.X, -direction.Y)
  2822. end
  2823. Circle.Position = UDim2.new(math.clamp(newPos.X.Scale, 0, 0.9), 0, math.clamp(newPos.Y.Scale, 0, 0.9), 0)
  2824. task.wait()  
  2825. end
  2826. end
  2827.  
  2828. local function createFireworkEffect(position)
  2829. for i = 1, 100 do
  2830. local Particle = Instance.new("Frame")
  2831. Particle.Size = UDim2.new(0, 50, 0, 50)
  2832. Particle.Position = position
  2833. Particle.BackgroundColor3 = Color3.fromRGB(math.random(0, 255), math.random(0, 255), math.random(0, 255))
  2834.  
  2835. Corner = Instance.new("UICorner")
  2836. Corner.CornerRadius = UDim.new(1, 0)  
  2837. Corner.Parent = Particle
  2838.  
  2839. Particle.Parent = UIGui
  2840.  
  2841. local direction = Vector2.new(math.random(-1, 1), math.random(-1, 1)).unit
  2842. local speed = math.random(50, 100)
  2843. coroutine.wrap(function()
  2844. for j = 1, 40 do  
  2845. Particle.Position = Particle.Position + UDim2.new(direction.X * speed / 2000, 0, direction.Y * speed / 2000, 0)
  2846. task.wait()  
  2847. end
  2848. Particle:Destroy()
  2849. end)()
  2850. end
  2851. end
  2852.  
  2853. for _, Circle in ipairs(Circles) do
  2854. coroutine.wrap(moveCircle)(Circle)
  2855. Circle.MouseEnter:Connect(function()
  2856. PopSound:Play()
  2857. createFireworkEffect(Circle.Position)
  2858. Circle:Destroy()
  2859. end)
  2860. end
  2861. end
  2862. end)
  2863.  
  2864. spawn(function()
  2865. while task.wait() do
  2866. if DescFrame.Position == UDim2.new(0.5, 0, 0.615, 0) or InfoBox.Position == UDim2.new(0.5, 0, 0.615, 0) then
  2867. ScriptListFrame.Visible = false
  2868. else
  2869. ScriptListFrame.Visible = true
  2870. end
  2871. end
  2872. end)
  2873.  
  2874. function HoverButton(Out, In, Obj)
  2875. Out = Out or Obj.Size
  2876.  
  2877. Obj.MouseEnter:Connect(function()
  2878.  
  2879. TweenService:Create(Obj, TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {
  2880. Size = In
  2881. }):Play()
  2882.  
  2883. end)
  2884.  
  2885. Obj.MouseLeave:Connect(function()
  2886.  
  2887. TweenService:Create(Obj, TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut), {
  2888. Size = Out
  2889. }):Play()
  2890.  
  2891. end)
  2892. end
  2893.  
  2894. HoverButton(nil, UDim2.new(0, 50, 0, 50), HomeButton)
  2895. HoverButton(nil, UDim2.new(0, 50, 0, 50), ExecutorMenuButton)
  2896. HoverButton(nil, UDim2.new(0, 50, 0, 50), SearcherMenuButton)
  2897. HoverButton(nil, UDim2.new(0, 50, 0, 50), OpenLibraryButton)
  2898.  
  2899. local function updateSlider_1(input)
  2900. local position_1 = math.clamp(input.Position.X - RFrame.AbsolutePosition.X - RSlider.AbsoluteSize.X / 2, 0, RFrame.AbsoluteSize.X - RSlider.AbsoluteSize.X)
  2901. RSlider.Position = UDim2.new(0, position_1, -1, 0)
  2902. RValue = math.floor((position_1 / (RFrame.AbsoluteSize.X - RSlider.AbsoluteSize.X)) * 255)
  2903. ColorResultFrame.BackgroundColor3 = Color3.fromRGB(tonumber(RValue), tonumber(GValue), tonumber(BValue))
  2904. RSliderValue.Text = tostring(RValue)
  2905. end
  2906.  
  2907. RSlider.InputBegan:Connect(function(input)
  2908. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2909. dragging_1 = true
  2910. updateSlider_1(input)
  2911. input.Changed:Connect(function()
  2912. if input.UserInputState == Enum.UserInputState.End then
  2913. dragging_1 = false
  2914. end
  2915. end)
  2916. end
  2917. end)
  2918.  
  2919. UserInputService.InputChanged:Connect(function(input)
  2920. if dragging_1 and (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  2921. updateSlider_1(input)
  2922. end
  2923. end)
  2924.  
  2925. local function updateSlider_2(input)
  2926. local position_2 = math.clamp(input.Position.X - GFrame.AbsolutePosition.X - GSlider.AbsoluteSize.X / 2, 0, GFrame.AbsoluteSize.X - GSlider.AbsoluteSize.X)
  2927. GSlider.Position = UDim2.new(0, position_2, -1, 0)
  2928. GValue = math.floor((position_2 / (GFrame.AbsoluteSize.X - GSlider.AbsoluteSize.X)) * 255)
  2929. ColorResultFrame.BackgroundColor3 = Color3.fromRGB(tonumber(RValue), tonumber(GValue), tonumber(BValue))
  2930. GSliderValue.Text = tostring(GValue)
  2931. end
  2932.  
  2933. GSlider.InputBegan:Connect(function(input)
  2934. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2935. dragging_2 = true
  2936. updateSlider_2(input)
  2937. input.Changed:Connect(function()
  2938. if input.UserInputState == Enum.UserInputState.End then
  2939. dragging_2 = false
  2940. end
  2941. end)
  2942. end
  2943. end)
  2944.  
  2945. UserInputService.InputChanged:Connect(function(input)
  2946. if dragging_2 and (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  2947. updateSlider_2(input)
  2948. end
  2949. end)
  2950.  
  2951.  
  2952. local function updateSlider_3(input)
  2953. local position_3 = math.clamp(input.Position.X - BFrame.AbsolutePosition.X - BSlider.AbsoluteSize.X / 2, 0, BFrame.AbsoluteSize.X - BSlider.AbsoluteSize.X)
  2954. BSlider.Position = UDim2.new(0, position_3, -1, 0)
  2955. BValue = math.floor((position_3 / (BFrame.AbsoluteSize.X - BSlider.AbsoluteSize.X)) * 255)
  2956. ColorResultFrame.BackgroundColor3 = Color3.fromRGB(tonumber(RValue), tonumber(GValue), tonumber(BValue))
  2957. BSliderValue.Text = tostring(BValue)
  2958. end
  2959.  
  2960. BSlider.InputBegan:Connect(function(input)
  2961. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2962. dragging_3 = true
  2963. updateSlider_3(input)
  2964. input.Changed:Connect(function()
  2965. if input.UserInputState == Enum.UserInputState.End then
  2966. dragging_3 = false
  2967. end
  2968. end)
  2969. end
  2970. end)
  2971.  
  2972. UserInputService.InputChanged:Connect(function(input)
  2973. if dragging_3 and (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  2974. updateSlider_3(input)
  2975. end
  2976. end)
  2977.  
  2978.  
  2979. local function updateSlider_4(input)
  2980. local position_4 = math.clamp(input.Position.X - VolumeFrame.AbsolutePosition.X - VolumeSlider.AbsoluteSize.X / 2, 0, VolumeFrame.AbsoluteSize.X - VolumeSlider.AbsoluteSize.X)
  2981. VolumeSlider.Position = UDim2.new(0, position_4, -1, 0)
  2982. VolumeValue = math.floor((position_4 / (VolumeFrame.AbsoluteSize.X - VolumeSlider.AbsoluteSize.X)) * 100)
  2983. Volume.Text = tostring(VolumeValue)
  2984. SoundsVolume = position_4 / (VolumeFrame.AbsoluteSize.X - VolumeSlider.AbsoluteSize.X)
  2985. UINoScriptsFound.Volume = SoundsVolume
  2986. PopSound.Volume = SoundsVolume
  2987. UISoundBarClick.Volume = SoundsVolume
  2988. OpenCloseSound.Volume = SoundsVolume
  2989. OpenSecondBarSound.Volume = SoundsVolume
  2990. OtheButtonsClickSound.Volume = SoundsVolume
  2991. end
  2992.  
  2993. VolumeSlider.InputBegan:Connect(function(input)
  2994. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  2995. dragging_4 = true
  2996. updateSlider_4(input)
  2997. input.Changed:Connect(function()
  2998. if input.UserInputState == Enum.UserInputState.End then
  2999. dragging_4 = false
  3000. end
  3001. end)
  3002. end
  3003. end)
  3004.  
  3005. UserInputService.InputChanged:Connect(function(input)
  3006. if dragging_4 and (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  3007. updateSlider_4(input)
  3008. end
  3009. end)
  3010.  
  3011.  
  3012. BackgroundAfk.Parent = UIGui
  3013. BackgroundAfk.AnchorPoint = Vector2.new(0.5, 0.5)
  3014. BackgroundAfk.Position = UDim2.new(0.475, 0, 0.41, 0)
  3015. BackgroundAfk.Size = UDim2.new(1.05, 0, 1.1, 0)
  3016. BackgroundAfk.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3017. BackgroundAfk.BorderColor3 = Color3.fromRGB(0, 0, 0)
  3018. BackgroundAfk.BorderSizePixel = 100
  3019. BackgroundAfk.Visible = false
  3020. BackgroundAfk.ZIndex = 2
  3021.  
  3022. AfkTextLabelLogo.Parent = BackgroundAfk
  3023. AfkTextLabelLogo.Size = UDim2.new(0.25, 0, 0.2, 0)
  3024. AfkTextLabelLogo.Position = UDim2.new(0, 0, 0, 0)
  3025. AfkTextLabelLogo.Text = "ECCS"
  3026. AfkTextLabelLogo.TextColor3 = Color3.new(1, 1, 1)
  3027. AfkTextLabelLogo.BackgroundTransparency = 1
  3028. AfkTextLabelLogo.Font = Enum.Font.ArimoBold
  3029. AfkTextLabelLogo.TextSize = 100
  3030.  
  3031. local function brightColor()
  3032. return Color3.fromHSV(math.random(), 1, 1)
  3033. end
  3034.  
  3035. local function bounceLabel()
  3036. local direction = Vector2.new(1, 1).unit
  3037. while BackgroundAfk.Visible do
  3038. AfkTextLabelLogo.Position = AfkTextLabelLogo.Position + UDim2.new(direction.X * 0.0025, 0, direction.Y * 0.0025, 0)
  3039. if AfkTextLabelLogo.Position.X.Scale <= 0 or AfkTextLabelLogo.Position.X.Scale >= 0.8 then
  3040. direction = Vector2.new(-direction.X, direction.Y)
  3041. AfkTextLabelLogo.TextColor3 = brightColor()
  3042. end
  3043. if AfkTextLabelLogo.Position.Y.Scale <= 0 or AfkTextLabelLogo.Position.Y.Scale >= 0.9 then
  3044. direction = Vector2.new(direction.X, -direction.Y)
  3045. AfkTextLabelLogo.TextColor3 = brightColor()
  3046. end
  3047. task.wait()
  3048. end
  3049. end
  3050.  
  3051. local function resetIdleTime()
  3052. idleTime = 0
  3053. BackgroundAfk.Visible = false
  3054. end
  3055.  
  3056. UserInputService.InputBegan:Connect(resetIdleTime)
  3057. mouse.Move:Connect(resetIdleTime)
  3058.  
  3059. spawn(function()
  3060. while wait(1) do
  3061. idleTime = idleTime + 1
  3062. if idleTime == 1200 then
  3063. BackgroundAfk.Visible = true
  3064. bounceLabel()
  3065. end
  3066. end
  3067. end)
  3068.  
  3069. EmptyLibraryText.Name = "NoComments"
  3070. EmptyLibraryText.Parent = HeadFrame
  3071. EmptyLibraryText.BackgroundTransparency = 1
  3072. EmptyLibraryText.Position = UDim2.new(0.019, 0, 0.776, 0)
  3073. EmptyLibraryText.Size = UDim2.new(0, 395, 0, 229.9)
  3074. EmptyLibraryText.Font = Enum.Font.ArimoBold
  3075. EmptyLibraryText.Text = "The local library is empty"
  3076. EmptyLibraryText.TextColor3 = Color3.fromRGB(255, 255, 255)
  3077. EmptyLibraryText.TextSize = 30
  3078. EmptyLibraryText.Visible = false
  3079.  
  3080. local function UpdateExecutor()
  3081. ExecutorTextBox.Size = UDim2.new(0, 380, 0, ExecutorTextBox.TextBounds.Y + 179)
  3082. end
  3083.  
  3084. spawn(function()
  3085. while task.wait() do
  3086. UpdateExecutor()
  3087. end
  3088. end)
  3089.  
  3090. local function UpdateDesc()
  3091. InfoBoxDescription.Size = UDim2.new(0, 385, 0, InfoBoxDescription.TextBounds.Y + 180)
  3092. end
  3093.  
  3094. spawn(function()
  3095. while task.wait() do
  3096. UpdateDesc()
  3097. end
  3098. end)
  3099.  
  3100. function createfolders(path)
  3101. local pathtbl = string.split(path, "/")
  3102. for i, v in pairs(pathtbl) do
  3103. if i == 1 then
  3104. if not isfolder(v) then
  3105. makefolder(v)
  3106. end
  3107. else
  3108. local newpath = pathtbl[1]
  3109. for i2=2, i-1 do
  3110. newpath = newpath.. "/" ..pathtbl[i2]
  3111. end
  3112. newpath = newpath.. "/" ..v
  3113. if not isfolder(newpath) then
  3114. makefolder(newpath)
  3115. end
  3116. end
  3117. end
  3118. end
  3119.  
  3120. if not isfolder("ECCS_Searcher_V2.8/MainFramePng") then
  3121. createfolders("ECCS_Searcher_V2.8/MainFramePng")
  3122. end
  3123.  
  3124. if not isfolder("ECCS_Searcher_V2.8/Plugins") then
  3125. createfolders("ECCS_Searcher_V2.8/Plugins")
  3126. end
  3127.  
  3128. if not isfolder("ECCS_Searcher_V2.8/Themes") then
  3129. createfolders("ECCS_Searcher_V2.8/Themes")
  3130. end
  3131.  
  3132. if not isfile("ECCS_Searcher_V2.8/Executor.ECCS") then
  3133. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  3134. end
  3135.  
  3136. if not isfile("ECCS_Searcher_V2.8/Plugins/Plugin.ECCS") then
  3137. writefile("ECCS_Searcher_V2.8/Plugins/Plugin.ECCS", "")
  3138. end
  3139.  
  3140. if not isfile("ECCS_Searcher_V2.8/Favorites.ECCS") then
  3141. writefile("ECCS_Searcher_V2.8/Favorites.ECCS", "")
  3142. end
  3143.  
  3144. if not isfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS") then
  3145. writefile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS", R)
  3146. end
  3147.  
  3148. if not isfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS") then
  3149. writefile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS", G)
  3150. end
  3151.  
  3152. if not isfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS") then
  3153. writefile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS", B)
  3154. end
  3155.  
  3156. if not isfile("ECCS_Searcher_V2.8/Themes/Themes.ECCS") then
  3157. writefile("ECCS_Searcher_V2.8/Themes/Themes.ECCS", "")
  3158. end
  3159.  
  3160. if not isfile("ECCS_Searcher_V2.8/History.ECCS") then
  3161. writefile("ECCS_Searcher_V2.8/History.ECCS", "")
  3162. end
  3163.  
  3164. if not isfile("ECCS_Searcher_V2.8/Saves.ECCS") then
  3165. writefile("ECCS_Searcher_V2.8/Saves.ECCS", "")
  3166. end
  3167.  
  3168. spawn(function()
  3169. if not isfile("ECCS_Searcher_V2.8/MainFramePng/URLIMGFrame.png") then
  3170. local success, response = pcall(function()
  3171. return
  3172. game:HttpGet("https://i.ibb.co/zhRB0c4/36ee1e1df0e7b8f5df82fa555eda353e.png")
  3173. end)
  3174.  
  3175. if success then
  3176. MainImageURl = "https://i.ibb.co/zhRB0c4/36ee1e1df0e7b8f5df82fa555eda353e.png"
  3177. DataMatch = MainImageURl:match("^.+(%..+)$")
  3178. URLIMGFrame = "MainImageURl" ..DataMatch
  3179.  
  3180. writefile("ECCS_Searcher_V2.8/MainFramePng/URLIMGFrame.png", response)
  3181.  
  3182. MainFrame.Image = getcustomasset("ECCS_Searcher_V2.8/MainFramePng/URLIMGFrame.png")
  3183.  
  3184. else
  3185. MainFrame.Image = "rbxassetid://137790660317232"
  3186. end
  3187.  
  3188. else
  3189. MainFrame.Image = getcustomasset("ECCS_Searcher_V2.8/MainFramePng/URLIMGFrame.png")
  3190. end
  3191. end)
  3192.  
  3193. --[[spawn(function()
  3194. while wait() do
  3195. local ButtonImages = ({
  3196. ["01 01"] = "rbxassetid://130593481358109",
  3197. [(function(Year)
  3198. local A = math.floor(Year/100)
  3199. local B = math.floor((13+8*A)/25)
  3200. local C = (15-B+A-math.floor(A/4))%30
  3201. local D = (4+A-math.floor(A/4))%7
  3202. local E = (19*(Year%19)+C)%30
  3203. local F = (2*(Year%4)+4*(Year%7)+6*E+D)%7
  3204. local G = (22+E+F)
  3205. if E == 29 and F == 6 then
  3206. return "04 19"
  3207. elseif E == 28 and F == 6 then
  3208. return "04 18"
  3209. elseif 31 < G then
  3210. return ("04 %02d"):format(G-31)
  3211. end
  3212. return ("03 %02d"):format(G)
  3213. end)(tonumber(os.date"%Y"))] = "rbxassetid://100058723340315",
  3214. ["10 31"] = "rbxassetid://102482922102785",
  3215. ["12 25"] = "rbxassetid://112729707340653"
  3216. })[os.date("%m %d")]
  3217. if ButtonImages then
  3218. OpenCloseSearcherButton.Image = ButtonImages
  3219. else
  3220. OpenCloseSearcherButton.Image = "rbxassetid://111251069774118"
  3221. end
  3222. end
  3223. end)]]
  3224.  
  3225. File1 = readfile("ECCS_Searcher_V2.8/Executor.ECCS")
  3226. ExecutorTextBox.Text = File1
  3227.  
  3228. File2 = readfile("ECCS_Searcher_V2.8/Favorites.ECCS")
  3229. spawn(function()
  3230. loadstring(File2)()
  3231. end)
  3232.  
  3233. File3 = readfile("ECCS_Searcher_V2.8/Plugins/Plugin.ECCS")
  3234.  
  3235. File4 = readfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS")
  3236. R = File4
  3237.  
  3238. File5 = readfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS")
  3239. G = File5
  3240.  
  3241. File6 = readfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS")
  3242. B = File6
  3243.  
  3244. File7 = readfile("ECCS_Searcher_V2.8/History.ECCS")
  3245.  
  3246. File8 = readfile("ECCS_Searcher_V2.8/Saves.ECCS")
  3247.  
  3248. File9 = readfile("ECCS_Searcher_V2.8/Themes/Themes.ECCS")
  3249.  
  3250. spawn(function()
  3251. while task.wait() do
  3252. local function isEmpty(table)
  3253. return next(table) == nil
  3254. end
  3255.  
  3256. if isEmpty(ScriptsSaves) then
  3257. EmptyLibraryText.Visible = true
  3258. else
  3259. EmptyLibraryText.Visible = false
  3260. end
  3261. end
  3262. end)
  3263.  
  3264. for a in string.gmatch(File8, '([^,]+)') do
  3265. table.insert(ScriptsSaves, a:match("^%s*(.-)%s*$"))
  3266. end
  3267.  
  3268. local function findResult(tbl, value)
  3269. local index = table.find(tbl, value)
  3270. if index then
  3271. return true
  3272. else
  3273. return false
  3274. end
  3275. end
  3276.  
  3277. local function updateSaves()
  3278. SavedScriptsScrollingFrame:ClearAllChildren()
  3279. for _, SavedS in ipairs(ScriptsSaves) do
  3280.  
  3281. local scriptName, imageId, showLabel, VerAuthor, author, SavedLink, gameName, scriptContent = SavedS:match("^(.-)~(%d+)~(.-)~(.-)~(.-)~(.-)~(.-)~(.+)$")
  3282. local Data = tostring(scriptName).."~"..tostring(imageId).."~"..tostring(showLabel).."~"..tostring(VerAuthor).."~"..tostring(author).."~"..tostring(SavedLink).."~"..tostring(gameName).."~"..tostring(scriptContent)
  3283. local ByteSize = #Data
  3284. local KiloByteSize = ByteSize / 1024
  3285. local MegaByteSize = KiloByteSize / 1024
  3286. local GigaByteSize = MegaByteSize / 1024
  3287.  
  3288. UIGridLayoutSaves = Instance.new("UIGridLayout")
  3289. UIPaddingSaves = Instance.new("UIPadding")
  3290. UIGridLayoutSaves.Parent = SavedScriptsScrollingFrame
  3291. UIGridLayoutSaves.SortOrder = Enum.SortOrder.LayoutOrder
  3292. UIGridLayoutSaves.CellPadding = UDim2.new(0, 0, 0, 5)
  3293. UIGridLayoutSaves.CellSize = UDim2.new(0, 395, 0, 220)
  3294. UIGridLayoutSaves.HorizontalAlignment = Enum.HorizontalAlignment.Left
  3295. UIGridLayoutSaves.SortOrder = Enum.SortOrder.LayoutOrder
  3296. UIGridLayoutSaves.VerticalAlignment = Enum.VerticalAlignment.Top
  3297.  
  3298. UIPaddingSaves.Parent = SavedScriptsScrollingFrame
  3299. UIPaddingSaves.PaddingBottom = UDim.new(0, 5)
  3300. UIPaddingSaves.PaddingLeft = UDim.new(0, 0)
  3301. UIPaddingSaves.PaddingRight = UDim.new(0, 0)
  3302. UIPaddingSaves.PaddingTop = UDim.new(0, 5)
  3303.  
  3304. local SavedScriptsFrame = Instance.new("Frame")
  3305. SavedScriptsFrame.Parent = SavedScriptsScrollingFrame
  3306. SavedScriptsFrame.Transparency = 1
  3307.  
  3308. local SavedScriptImage = Instance.new("ImageLabel")
  3309. SavedScriptImage.Parent = SavedScriptsFrame
  3310. SavedScriptImage.Size = UDim2.new(0, 395, 0, 220)
  3311. SavedScriptImage.AnchorPoint = Vector2.new(0.5, 0.5)
  3312. SavedScriptImage.Position = UDim2.new(0.5, 0, 0.5, 0)
  3313. SavedScriptImage.BackgroundTransparency = 1
  3314.  
  3315. local SavedScriptImageUICorner = Instance.new("UICorner")
  3316. SavedScriptImageUICorner.CornerRadius = UDim.new(0, 10)
  3317. SavedScriptImageUICorner.Parent = SavedScriptImage
  3318.  
  3319. if gameName ~= "Universal Script 📌" then
  3320. SavedScriptImage.Image = "https://assetgame.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid="..imageId.."&fmt=png&wd=420&ht=420"
  3321. else
  3322. SavedScriptImage.Image = MainFrame.Image
  3323. end
  3324.  
  3325. local SavedScriptImageShadow = Instance.new("Frame")
  3326. SavedScriptImageShadow.Name = "SImgShadow"
  3327. SavedScriptImageShadow.Parent = SavedScriptImage
  3328. SavedScriptImageShadow.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3329. SavedScriptImageShadow.BackgroundTransparency = 0.5
  3330. SavedScriptImageShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  3331. SavedScriptImageShadow.Position = UDim2.new(0.5, 0, 0.5, 0)
  3332. SavedScriptImageShadow.Size = UDim2.new(0, 395, 0, 220)
  3333.  
  3334. local SavedScriptImageShadowUICorner = Instance.new("UICorner")
  3335. SavedScriptImageShadowUICorner.CornerRadius = UDim.new(0, 10)
  3336. SavedScriptImageShadowUICorner.Parent = SavedScriptImageShadow
  3337.  
  3338. local ScriptSavesTitle = Instance.new("TextLabel")
  3339. ScriptSavesTitle.Name = "ScriptSavesTitle"
  3340. ScriptSavesTitle.Parent = SavedScriptsFrame
  3341. ScriptSavesTitle.BackgroundTransparency = 1
  3342. ScriptSavesTitle.Position = UDim2.new(0, 10, 0, 5)
  3343. ScriptSavesTitle.Size = UDim2.new(0, 375, 0, 55)
  3344. ScriptSavesTitle.Font = Enum.Font.ArimoBold
  3345. ScriptSavesTitle.Text = scriptName
  3346. ScriptSavesTitle.TextColor3 = Color3.fromRGB(255, 255, 255)
  3347. ScriptSavesTitle.TextScaled = true
  3348. ScriptSavesTitle.TextSize = 14.000
  3349. ScriptSavesTitle.TextWrapped = true
  3350. ScriptSavesTitle.TextXAlignment = Enum.TextXAlignment.Left
  3351.  
  3352. if VerAuthor == "true" then
  3353. local AuthorLabel = Instance.new("TextLabel")
  3354. AuthorLabel.Parent = SavedScriptsFrame
  3355. AuthorLabel.Size = UDim2.new(0, 375, 0, 40)
  3356. AuthorLabel.Position = UDim2.new(0, 10, 0, 110)
  3357. AuthorLabel.Text = author
  3358. AuthorLabel.TextXAlignment = Enum.TextXAlignment.Left
  3359. AuthorLabel.Font = Enum.Font.ArimoBold
  3360. AuthorLabel.TextSize = 20
  3361. AuthorLabel.TextWrapped = true
  3362. AuthorLabel.TextColor3 = Color3.fromRGB(0, 125, 255)
  3363. AuthorLabel.BackgroundTransparency = 1
  3364. else
  3365. local AuthorLabel = Instance.new("TextLabel")
  3366. AuthorLabel.Parent = SavedScriptsFrame
  3367. AuthorLabel.Size = UDim2.new(0, 375, 0, 40)
  3368. AuthorLabel.Position = UDim2.new(0, 10, 0, 110)
  3369. AuthorLabel.Text = author
  3370. AuthorLabel.TextXAlignment = Enum.TextXAlignment.Left
  3371. AuthorLabel.Font = Enum.Font.ArimoBold
  3372. AuthorLabel.TextSize = 20
  3373. AuthorLabel.TextWrapped = true
  3374. AuthorLabel.TextColor3 = Color3.fromRGB(192, 192, 192)
  3375. AuthorLabel.BackgroundTransparency = 1
  3376. end
  3377.  
  3378. local GameNameLabel = Instance.new("TextLabel")
  3379. GameNameLabel.Parent = SavedScriptsFrame
  3380. GameNameLabel.Size = UDim2.new(0, 375, 0, 30)
  3381. GameNameLabel.Position = UDim2.new(0, 10, 0, 70)
  3382. GameNameLabel.Text = gameName
  3383. GameNameLabel.TextXAlignment = Enum.TextXAlignment.Left
  3384. GameNameLabel.Font = Enum.Font.ArimoBold
  3385. GameNameLabel.TextSize = 30
  3386. GameNameLabel.TextWrapped = true
  3387. GameNameLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  3388. GameNameLabel.BackgroundTransparency = 1
  3389.  
  3390. if showLabel == "true" then
  3391. local KeySystemSaved = Instance.new("TextLabel")
  3392. KeySystemSaved.Name = "KeySystemSaved"
  3393. KeySystemSaved.Parent = SavedScriptsFrame
  3394. KeySystemSaved.BackgroundColor3 = Color3.fromRGB(255, 200, 31)
  3395. KeySystemSaved.Position = UDim2.new(0.265, 0, 0.85, 0)
  3396. KeySystemSaved.Size = UDim2.new(0, 85, 0, 25)
  3397. KeySystemSaved.Font = Enum.Font.ArimoBold
  3398. KeySystemSaved.Text = " Key"
  3399. KeySystemSaved.TextColor3 = Color3.fromRGB(255, 255, 255)
  3400. KeySystemSaved.TextSize = 17
  3401. KeySystemSaved.TextXAlignment = Enum.TextXAlignment.Left
  3402. KeySystemSaved.TextYAlignment = Enum.TextYAlignment.Center
  3403.  
  3404. local KeySystemSavedUICorner = Instance.new("UICorner")
  3405. KeySystemSavedUICorner.CornerRadius = UDim.new(0, 10)
  3406. KeySystemSavedUICorner.Parent = KeySystemSaved
  3407.  
  3408. local KeySystemSavedImg = Instance.new("ImageLabel")
  3409. KeySystemSavedImg.Name = "KeySystemSavedImg"
  3410. KeySystemSavedImg.Parent = KeySystemSaved
  3411. KeySystemSavedImg.BackgroundTransparency = 1
  3412. KeySystemSavedImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3413. KeySystemSavedImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  3414. KeySystemSavedImg.Size = UDim2.new(0, 18, 0, 18)
  3415. KeySystemSavedImg.Image = "rbxassetid://121862914614673"
  3416. end
  3417.  
  3418. local SavedSize = Instance.new("TextLabel")
  3419. SavedSize.Name = "SavedSize"
  3420. SavedSize.Parent = SavedScriptsFrame
  3421. SavedSize.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3422. SavedSize.Position = UDim2.new(0.025, 0, 0.85, 0)
  3423. SavedSize.Size = UDim2.new(0, 85, 0, 25)
  3424. SavedSize.Font = Enum.Font.ArimoBold
  3425. SavedSize.Text = " 0 B"
  3426. SavedSize.TextColor3 = Color3.fromRGB(255, 255, 255)
  3427. SavedSize.TextSize = 17
  3428. SavedSize.TextXAlignment = Enum.TextXAlignment.Left
  3429. SavedSize.TextYAlignment = Enum.TextYAlignment.Center
  3430.  
  3431. local SavedSizeUICorner = Instance.new("UICorner")
  3432. SavedSizeUICorner.CornerRadius = UDim.new(0, 10)
  3433. SavedSizeUICorner.Parent = SavedSize
  3434.  
  3435. local SavedSizeImg = Instance.new("ImageLabel")
  3436. SavedSizeImg.Name = "SavedSizeImg"
  3437. SavedSizeImg.Parent = SavedSize
  3438. SavedSizeImg.BackgroundTransparency = 1
  3439. SavedSizeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3440. SavedSizeImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  3441. SavedSizeImg.Size = UDim2.new(0, 18, 0, 18)
  3442. SavedSizeImg.Image = "rbxassetid://124594776408151"
  3443.  
  3444. if ByteSize < 1024 then
  3445. SavedSize.Text = " "..ByteSize.." Bt"
  3446. elseif KiloByteSize < 1024 then
  3447. SavedSize.Text = " "..string.format("%.2f", KiloByteSize).." Kb"
  3448. elseif MegaByteSize < 1024 then
  3449. SavedSize.Text = " "..string.format("%.2f", MegaByteSize).." Mb"
  3450. else
  3451. SavedSize.Text = " "..string.format("%.2f", GigaByteSize).." Gb"
  3452. end
  3453.  
  3454. local CopyScriptsButtonSaves = Instance.new("TextButton")
  3455. CopyScriptsButtonSaves.Name = "CopyScriptsButtonSaves"
  3456. CopyScriptsButtonSaves.Parent = SavedScriptsFrame
  3457. CopyScriptsButtonSaves.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3458. CopyScriptsButtonSaves.Position = UDim2.new(0.025, 0, 0.7, 0)
  3459. CopyScriptsButtonSaves.Size = UDim2.new(0, 85, 0, 25)
  3460. CopyScriptsButtonSaves.AutoButtonColor = false
  3461. CopyScriptsButtonSaves.Font = Enum.Font.ArimoBold
  3462. CopyScriptsButtonSaves.Text = " Raw"
  3463. CopyScriptsButtonSaves.TextColor3 = Color3.fromRGB(255, 255, 255)
  3464. CopyScriptsButtonSaves.TextSize = 17
  3465. CopyScriptsButtonSaves.TextXAlignment = Enum.TextXAlignment.Left
  3466. CopyScriptsButtonSaves.TextYAlignment = Enum.TextYAlignment.Center
  3467.  
  3468. local RawImg = Instance.new("ImageLabel")
  3469. RawImg.Name = "RawImg"
  3470. RawImg.Parent = CopyScriptsButtonSaves
  3471. RawImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3472. RawImg.BackgroundTransparency = 1
  3473. RawImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3474. RawImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  3475. RawImg.Size = UDim2.new(0, 18, 0, 18)
  3476. RawImg.Image = "rbxassetid://116582203267610"
  3477.  
  3478. local CopyScriptsButtonSavesUICorner = Instance.new("UICorner")
  3479. CopyScriptsButtonSavesUICorner.CornerRadius = UDim.new(0, 10)
  3480. CopyScriptsButtonSavesUICorner.Parent = CopyScriptsButtonSaves
  3481.  
  3482. CopyScriptsButtonSaves.MouseButton1Click:Connect(function()
  3483. OtheButtonsClickSound:Play()
  3484. setclipboard("loadstring(game:HttpGet('"..scriptContent.."'))()")
  3485. HintWait.Size = UDim2.new(0, 0, 0, 60)
  3486. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  3487. Hint.Text = " "..scriptName.." Copied Into Your Clipboard!"
  3488. end)
  3489.  
  3490. local OpenInExecutorButtonSaves = Instance.new("TextButton")
  3491. OpenInExecutorButtonSaves.Name = "OpenInExecutorButtonSaves"
  3492. OpenInExecutorButtonSaves.Parent = SavedScriptsFrame
  3493. OpenInExecutorButtonSaves.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3494. OpenInExecutorButtonSaves.Position = UDim2.new(0.265, 0, 0.7, 0)
  3495. OpenInExecutorButtonSaves.Size = UDim2.new(0, 85, 0, 25)
  3496. OpenInExecutorButtonSaves.AutoButtonColor = false
  3497. OpenInExecutorButtonSaves.Font = Enum.Font.ArimoBold
  3498. OpenInExecutorButtonSaves.Text = " OIE"
  3499. OpenInExecutorButtonSaves.TextColor3 = Color3.fromRGB(255, 255, 255)
  3500. OpenInExecutorButtonSaves.TextSize = 17
  3501. OpenInExecutorButtonSaves.TextXAlignment = Enum.TextXAlignment.Left
  3502. OpenInExecutorButtonSaves.TextYAlignment = Enum.TextYAlignment.Center
  3503.  
  3504. local OpenInExecutorButtonSavesUICorner = Instance.new("UICorner")
  3505. OpenInExecutorButtonSavesUICorner.CornerRadius = UDim.new(0, 10)
  3506. OpenInExecutorButtonSavesUICorner.Parent = OpenInExecutorButtonSaves
  3507.  
  3508. local OIEImgSaves = Instance.new("ImageLabel")
  3509. OIEImgSaves.Name = "OIEImgSaves"
  3510. OIEImgSaves.Parent = OpenInExecutorButtonSaves
  3511. OIEImgSaves.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3512. OIEImgSaves.BackgroundTransparency = 1
  3513. OIEImgSaves.AnchorPoint = Vector2.new(0.5, 0.5)
  3514. OIEImgSaves.Position = UDim2.new(0.85, 0, 0.5, 0)
  3515. OIEImgSaves.Size = UDim2.new(0, 18, 0, 18)
  3516. OIEImgSaves.Image = "rbxassetid://107650144984351"
  3517.  
  3518. OpenInExecutorButtonSaves.MouseButton1Click:Connect(function()
  3519. OtheButtonsClickSound:Play()
  3520. HintWait.Size = UDim2.new(0, 0, 0, 60)
  3521. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  3522. Hint.Text = " "..scriptName.." Opened In Executor!"
  3523. ExecutorTextBox.Text = game:HttpGet(scriptContent)
  3524. HomeButtonValue = 0
  3525. ExecutorButtonValue = 1
  3526. SeachButtonValue = 0
  3527. LibraryButtonValue = 0
  3528. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  3529. UpdateExecutor()
  3530. end)
  3531.  
  3532. local CopySavedLinkButton = Instance.new("TextButton")
  3533. CopySavedLinkButton.Name = "CopySavedLinkButton"
  3534. CopySavedLinkButton.Parent = SavedScriptsFrame
  3535. CopySavedLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3536. CopySavedLinkButton.Position = UDim2.new(0.51, 0, 0.7, 0)
  3537. CopySavedLinkButton.Size = UDim2.new(0, 85, 0, 25)
  3538. CopySavedLinkButton.AutoButtonColor = false
  3539. CopySavedLinkButton.Font = Enum.Font.ArimoBold
  3540. CopySavedLinkButton.Text = " Link"
  3541. CopySavedLinkButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  3542. CopySavedLinkButton.TextSize = 17
  3543. CopySavedLinkButton.TextXAlignment = Enum.TextXAlignment.Left
  3544. CopySavedLinkButton.TextYAlignment = Enum.TextYAlignment.Center
  3545.  
  3546. local CopySavedLinkButtonUICorner = Instance.new("UICorner")
  3547. CopySavedLinkButtonUICorner.CornerRadius = UDim.new(0, 10)
  3548. CopySavedLinkButtonUICorner.Parent = CopySavedLinkButton
  3549.  
  3550. local SavedLinkImg = Instance.new("ImageLabel")
  3551. SavedLinkImg.Name = "SavedLinkImg"
  3552. SavedLinkImg.Parent = CopySavedLinkButton
  3553. SavedLinkImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3554. SavedLinkImg.BackgroundTransparency = 1
  3555. SavedLinkImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3556. SavedLinkImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  3557. SavedLinkImg.Size = UDim2.new(0, 18, 0, 18)
  3558. SavedLinkImg.Image = "rbxassetid://83413734162545"
  3559.  
  3560. CopySavedLinkButton.MouseButton1Click:Connect(function()
  3561. OtheButtonsClickSound:Play()
  3562. HintWait.Size = UDim2.new(0, 0, 0, 60)
  3563. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  3564. Hint.Text = " Link Copied Into Your Clipboard!"
  3565. setclipboard(SavedLink)
  3566. end)
  3567.  
  3568. local ExecuteSavedScriptButton = Instance.new("TextButton")
  3569. ExecuteSavedScriptButton.Name = "ExecuteSavedScriptButton"
  3570. ExecuteSavedScriptButton.Parent = SavedScriptsFrame
  3571. ExecuteSavedScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3572. ExecuteSavedScriptButton.Position = UDim2.new(0.75, 0, 0.7, 0)
  3573. ExecuteSavedScriptButton.Size = UDim2.new(0, 85, 0, 25)
  3574. ExecuteSavedScriptButton.AutoButtonColor = false
  3575. ExecuteSavedScriptButton.Font = Enum.Font.ArimoBold
  3576. ExecuteSavedScriptButton.Text = " Execute"
  3577. ExecuteSavedScriptButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  3578. ExecuteSavedScriptButton.TextSize = 17
  3579. ExecuteSavedScriptButton.TextXAlignment = Enum.TextXAlignment.Left
  3580. ExecuteSavedScriptButton.TextYAlignment = Enum.TextYAlignment.Center
  3581.  
  3582. local ExecuteSavedScriptButtonUICorner = Instance.new("UICorner")
  3583. ExecuteSavedScriptButtonUICorner.CornerRadius = UDim.new(0, 10)
  3584. ExecuteSavedScriptButtonUICorner.Parent = ExecuteSavedScriptButton
  3585.  
  3586. local ExecuteSavedScriptButtonImg = Instance.new("ImageLabel")
  3587. ExecuteSavedScriptButtonImg.Name = "ExecuteSavedScriptButton"
  3588. ExecuteSavedScriptButtonImg.Parent = ExecuteSavedScriptButton
  3589. ExecuteSavedScriptButtonImg.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  3590. ExecuteSavedScriptButtonImg.BackgroundTransparency = 1
  3591. ExecuteSavedScriptButtonImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3592. ExecuteSavedScriptButtonImg.Position = UDim2.new(0.85, 0, 0.5, 0)
  3593. ExecuteSavedScriptButtonImg.Size = UDim2.new(0, 18, 0, 18)
  3594. ExecuteSavedScriptButtonImg.Image = "rbxassetid://94761665022976"
  3595.  
  3596. ExecuteSavedScriptButton.MouseButton1Click:Connect(function()
  3597. OtheButtonsClickSound:Play()
  3598. loadstring(game:HttpGet(scriptContent))()
  3599. HintWait.Size = UDim2.new(0, 0, 0, 60)
  3600. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  3601. Hint.Text = " "..scriptName.." Executed!"
  3602. end)
  3603.  
  3604. local AutoExecuteButtonSaved = Instance.new("TextButton")
  3605. AutoExecuteButtonSaved.Name = "AutoExecuteButtonSaved"
  3606. AutoExecuteButtonSaved.Parent = SavedScriptsFrame
  3607. AutoExecuteButtonSaved.AnchorPoint = Vector2.new(0.5, 0.5)
  3608. AutoExecuteButtonSaved.Position = UDim2.new(0.91, 0, 0.9, 0)
  3609. AutoExecuteButtonSaved.Size = UDim2.new(0, 35, 0, 35)
  3610. AutoExecuteButtonSaved.AutoButtonColor = false
  3611. AutoExecuteButtonSaved.Font = Enum.Font.ArimoBold
  3612. AutoExecuteButtonSaved.Text = "★"
  3613. AutoExecuteButtonSaved.TextColor3 = Color3.fromRGB(255, 255, 255)
  3614. AutoExecuteButtonSaved.TextSize = 40
  3615. AutoExecuteButtonSaved.BackgroundTransparency = 1
  3616. AutoExecuteButtonSaved.MouseButton1Click:Connect(function()
  3617. OtheButtonsClickSound:Play()
  3618. Favorites[#Favorites + 1] = "loadstring(game:HttpGet('"..scriptContent.."'))()"
  3619. writefile("ECCS_Searcher_V2.8/Favorites.ECCS", (table.concat(Favorites, "\n\n")))
  3620. HintWait.Size = UDim2.new(0, 0, 0, 60)
  3621. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  3622. Hint.Text = " "..scriptName.." Added In Favorites!"
  3623. end)
  3624. end
  3625. end
  3626.  
  3627. for b in string.gmatch(File9, '([^,]+)') do
  3628. table.insert(Themes, b:match("^%s*(.-)%s*$"))
  3629. end
  3630.  
  3631. local function updateThemes()
  3632. ThemeBackground:ClearAllChildren()
  3633.  
  3634. local UIGridLayoutThemes = Instance.new("UIGridLayout")
  3635. UIGridLayoutThemes.Parent = ThemeBackground
  3636. UIGridLayoutThemes.Name = "UIGridLayoutThemes"
  3637. UIGridLayoutThemes.SortOrder = Enum.SortOrder.LayoutOrder
  3638. UIGridLayoutThemes.CellSize = UDim2.new(0, 70, 0, 70)
  3639. UIGridLayoutThemes.CellPadding = UDim2.new(0, 11, 0, 11)
  3640. UIGridLayoutThemes.HorizontalAlignment = Enum.HorizontalAlignment.Left
  3641. UIGridLayoutThemes.SortOrder = Enum.SortOrder.LayoutOrder
  3642. UIGridLayoutThemes.VerticalAlignment = Enum.VerticalAlignment.Top
  3643.  
  3644. local UIPaddingThemes = Instance.new("UIPadding")
  3645. UIPaddingThemes.Parent = ThemeBackground
  3646. UIPaddingThemes.Name = "UIPaddingThemes"
  3647. UIPaddingThemes.PaddingBottom = UDim.new(0, 5)
  3648. UIPaddingThemes.PaddingLeft = UDim.new(0, 5)
  3649. UIPaddingThemes.PaddingRight = UDim.new(0, 5)
  3650. UIPaddingThemes.PaddingTop = UDim.new(0, 5)
  3651.  
  3652. local CreateNewTheme = Instance.new("TextButton")
  3653. CreateNewTheme.Parent = ThemeBackground
  3654. CreateNewTheme.BackgroundTransparency = 1
  3655. CreateNewTheme.AutoButtonColor = false
  3656. CreateNewTheme.Text = "Create"
  3657. CreateNewTheme.Font = Enum.Font.ArimoBold
  3658. CreateNewTheme.TextColor3 = Color3.fromRGB(255, 255, 255)
  3659. CreateNewTheme.TextSize = 12
  3660. CreateNewTheme.TextXAlignment = Enum.TextXAlignment.Center
  3661. CreateNewTheme.TextYAlignment = Enum.TextYAlignment.Bottom
  3662.  
  3663. local CreateNewThemeUICorner = Instance.new("UICorner")
  3664. CreateNewThemeUICorner.CornerRadius = UDim.new(0, 10)
  3665. CreateNewThemeUICorner.Parent = CreateNewTheme
  3666.  
  3667. local CreateNewThemeUIStroke = Instance.new("UIStroke")
  3668. CreateNewThemeUIStroke.Parent = CreateNewTheme
  3669. CreateNewThemeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  3670. CreateNewThemeUIStroke.Color = Color3.fromRGB(255, 255, 255)
  3671. CreateNewThemeUIStroke.Thickness = 3
  3672.  
  3673. local CreateNewThemeImg = Instance.new("ImageLabel")
  3674. CreateNewThemeImg.Name = "CreateNewThemeImg"
  3675. CreateNewThemeImg.Parent = CreateNewTheme
  3676. CreateNewThemeImg.BackgroundTransparency = 1
  3677. CreateNewThemeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3678. CreateNewThemeImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  3679. CreateNewThemeImg.Size = UDim2.new(0, 40, 0, 40)
  3680. CreateNewThemeImg.Image = "rbxassetid://109300103143672"
  3681.  
  3682. CreateNewTheme.MouseButton1Click:Connect(function()
  3683. OtheButtonsClickSound:Play()
  3684. BlockBackgroundSettings.Visible = true
  3685. BackFromSettingButton.Visible = true
  3686. TweenService:Create(BlockBackgroundSettings, TweenInfo.new(0.5), {Transparency = 0.2}):Play()
  3687. TweenService:Create(BackFromSettingButton, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3688. TweenService:Create(SetCustomTheme, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3689. TweenService:Create(CustomThemeName, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3690. TweenService:Create(RSlider, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3691. TweenService:Create(RFrame, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3692. TweenService:Create(GSlider, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3693. TweenService:Create(GFrame, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3694. TweenService:Create(BSlider, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3695. TweenService:Create(BFrame, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3696. TweenService:Create(RSliderText, TweenInfo.new(0.5), {TextTransparency = 0}):Play()
  3697. TweenService:Create(RSliderValue, TweenInfo.new(0.5), {TextTransparency = 0}):Play()
  3698. TweenService:Create(GSliderText, TweenInfo.new(0.5), {TextTransparency = 0}):Play()
  3699. TweenService:Create(GSliderValue, TweenInfo.new(0.5), {TextTransparency = 0}):Play()
  3700. TweenService:Create(BSliderText, TweenInfo.new(0.5), {TextTransparency = 0}):Play()
  3701. TweenService:Create(BSliderValue, TweenInfo.new(0.5), {TextTransparency = 0}):Play()
  3702. TweenService:Create(ColorResultFrame, TweenInfo.new(0.5), {Transparency = 0}):Play()
  3703. end)
  3704.  
  3705. local AquaTheme = Instance.new("TextButton")
  3706. AquaTheme.Parent = ThemeBackground
  3707. AquaTheme.BackgroundTransparency = 1
  3708. AquaTheme.AutoButtonColor = false
  3709. AquaTheme.Text = "Aqua"
  3710. AquaTheme.Font = Enum.Font.ArimoBold
  3711. AquaTheme.TextColor3 = Color3.fromRGB(51, 153, 137)
  3712. AquaTheme.TextSize = 12
  3713. AquaTheme.TextXAlignment = Enum.TextXAlignment.Center
  3714. AquaTheme.TextYAlignment = Enum.TextYAlignment.Bottom
  3715.  
  3716. local AquaThemeUICorner = Instance.new("UICorner")
  3717. AquaThemeUICorner.CornerRadius = UDim.new(0, 10)
  3718. AquaThemeUICorner.Parent = AquaTheme
  3719.  
  3720. local AquaThemeUIStroke = Instance.new("UIStroke")
  3721. AquaThemeUIStroke.Parent = AquaTheme
  3722. AquaThemeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  3723. AquaThemeUIStroke.Color = Color3.fromRGB(51, 153, 137)
  3724. AquaThemeUIStroke.Thickness = 3
  3725.  
  3726. local AquaThemeImg = Instance.new("ImageLabel")
  3727. AquaThemeImg.Name = "AquaThemeImg"
  3728. AquaThemeImg.Parent = AquaTheme
  3729. AquaThemeImg.BackgroundTransparency = 1
  3730. AquaThemeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3731. AquaThemeImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  3732. AquaThemeImg.Size = UDim2.new(0, 50, 0, 50)
  3733. AquaThemeImg.Image = "rbxassetid://87037152011988"
  3734. AquaThemeImg.ImageColor3 = Color3.fromRGB(51, 153, 137)
  3735.  
  3736. AquaTheme.MouseButton1Click:Connect(function()
  3737. OtheButtonsClickSound:Play()
  3738. writefile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS", "51")
  3739. writefile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS", "153")
  3740. writefile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS", "137")
  3741. File4 = readfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS")
  3742. R = File4
  3743.  
  3744. File5 = readfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS")
  3745. G = File5
  3746.  
  3747. File6 = readfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS")
  3748. B = File6
  3749. MainFrameUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3750. ScriptImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3751. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3752. HintWait.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3753. SImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3754. SImg_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3755. Comment.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3756. PaidModeUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3757. ViewsLabel.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3758. ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3759. UISettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3760. SystemButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3761. PushFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3762. ShadersButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3763. RejoinButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3764. AntiAfkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3765. TouchFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3766. AntiFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3767. CloseInstalling.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3768. DownloadPluginButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3769. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3770. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3771. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3772. PasteScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3773. ExecuteButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3774. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3775. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3776. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3777. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3778. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3779. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3780. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3781. BackButtonInfoBox.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3782. BackFromDescButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3783. CloseSearcherSettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3784. PaidModeButtonPart2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3785. BackFromSettingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3786. RSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3787. GSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3788. BSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3789. SetCustomTheme.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3790. VolumeSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3791. updateSaves()
  3792. end)
  3793.  
  3794. local RustTheme = Instance.new("TextButton")
  3795. RustTheme.Parent = ThemeBackground
  3796. RustTheme.BackgroundTransparency = 1
  3797. RustTheme.AutoButtonColor = false
  3798. RustTheme.Text = "Rust"
  3799. RustTheme.Font = Enum.Font.ArimoBold
  3800. RustTheme.TextColor3 = Color3.fromRGB(237, 94, 38)
  3801. RustTheme.TextSize = 12
  3802. RustTheme.TextXAlignment = Enum.TextXAlignment.Center
  3803. RustTheme.TextYAlignment = Enum.TextYAlignment.Bottom
  3804.  
  3805. local RustThemeUICorner = Instance.new("UICorner")
  3806. RustThemeUICorner.CornerRadius = UDim.new(0, 10)
  3807. RustThemeUICorner.Parent = RustTheme
  3808.  
  3809. local RustThemeUIStroke = Instance.new("UIStroke")
  3810. RustThemeUIStroke.Parent = RustTheme
  3811. RustThemeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  3812. RustThemeUIStroke.Color = Color3.fromRGB(237, 94, 38)
  3813. RustThemeUIStroke.Thickness = 3
  3814.  
  3815. local RustThemeImg = Instance.new("ImageLabel")
  3816. RustThemeImg.Name = "RustThemeImg"
  3817. RustThemeImg.Parent = RustTheme
  3818. RustThemeImg.BackgroundTransparency = 1
  3819. RustThemeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3820. RustThemeImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  3821. RustThemeImg.Size = UDim2.new(0, 50, 0, 50)
  3822. RustThemeImg.Image = "rbxassetid://87037152011988"
  3823. RustThemeImg.ImageColor3 = Color3.fromRGB(237, 94, 38)
  3824.  
  3825. RustTheme.MouseButton1Click:Connect(function()
  3826. OtheButtonsClickSound:Play()
  3827. writefile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS", "237")
  3828. writefile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS", "94")
  3829. writefile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS", "38")
  3830. File4 = readfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS")
  3831. R = File4
  3832.  
  3833. File5 = readfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS")
  3834. G = File5
  3835.  
  3836. File6 = readfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS")
  3837. B = File6
  3838. MainFrameUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3839. ScriptImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3840. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3841. HintWait.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3842. SImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3843. SImg_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3844. Comment.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3845. PaidModeUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3846. ViewsLabel.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3847. ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3848. UISettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3849. SystemButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3850. PushFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3851. ShadersButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3852. RejoinButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3853. AntiAfkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3854. TouchFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3855. AntiFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3856. CloseInstalling.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3857. DownloadPluginButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3858. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3859. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3860. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3861. PasteScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3862. ExecuteButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3863. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3864. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3865. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3866. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3867. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3868. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3869. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3870. BackButtonInfoBox.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3871. BackFromDescButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3872. CloseSearcherSettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3873. PaidModeButtonPart2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3874. BackFromSettingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3875. RSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3876. GSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3877. BSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3878. SetCustomTheme.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3879. VolumeSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3880. updateSaves()
  3881. end)
  3882.  
  3883. local DarkTheme = Instance.new("TextButton")
  3884. DarkTheme.Parent = ThemeBackground
  3885. DarkTheme.BackgroundTransparency = 1
  3886. DarkTheme.AutoButtonColor = false
  3887. DarkTheme.Text = "Dark"
  3888. DarkTheme.Font = Enum.Font.ArimoBold
  3889. DarkTheme.TextColor3 = Color3.fromRGB(70, 130, 180)
  3890. DarkTheme.TextSize = 12
  3891. DarkTheme.TextXAlignment = Enum.TextXAlignment.Center
  3892. DarkTheme.TextYAlignment = Enum.TextYAlignment.Bottom
  3893.  
  3894. local DarkThemeUICorner = Instance.new("UICorner")
  3895. DarkThemeUICorner.CornerRadius = UDim.new(0, 10)
  3896. DarkThemeUICorner.Parent = DarkTheme
  3897.  
  3898. local DarkThemeUIStroke = Instance.new("UIStroke")
  3899. DarkThemeUIStroke.Parent = DarkTheme
  3900. DarkThemeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  3901. DarkThemeUIStroke.Color = Color3.fromRGB(70, 130, 180)
  3902. DarkThemeUIStroke.Thickness = 3
  3903.  
  3904. local DarkThemeImg = Instance.new("ImageLabel")
  3905. DarkThemeImg.Name = "DarkThemeImg"
  3906. DarkThemeImg.Parent = DarkTheme
  3907. DarkThemeImg.BackgroundTransparency = 1
  3908. DarkThemeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3909. DarkThemeImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  3910. DarkThemeImg.Size = UDim2.new(0, 50, 0, 50)
  3911. DarkThemeImg.Image = "rbxassetid://87037152011988"
  3912. DarkThemeImg.ImageColor3 = Color3.fromRGB(70, 130, 180)
  3913.  
  3914. DarkTheme.MouseButton1Click:Connect(function()
  3915. OtheButtonsClickSound:Play()
  3916. writefile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS", "70")
  3917. writefile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS", "130")
  3918. writefile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS", "180")
  3919. File4 = readfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS")
  3920. R = File4
  3921.  
  3922. File5 = readfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS")
  3923. G = File5
  3924.  
  3925. File6 = readfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS")
  3926. B = File6
  3927. MainFrameUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3928. ScriptImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3929. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3930. HintWait.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3931. SImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3932. SImg_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3933. Comment.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3934. PaidModeUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3935. ViewsLabel.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3936. ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3937. UISettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3938. SystemButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3939. PushFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3940. ShadersButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3941. RejoinButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3942. AntiAfkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3943. TouchFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3944. AntiFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3945. CloseInstalling.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3946. DownloadPluginButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3947. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3948. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3949. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3950. PasteScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3951. ExecuteButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3952. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3953. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3954. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3955. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3956. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3957. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3958. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3959. BackButtonInfoBox.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3960. BackFromDescButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3961. CloseSearcherSettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3962. PaidModeButtonPart2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3963. BackFromSettingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3964. RSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3965. GSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3966. BSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3967. SetCustomTheme.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3968. VolumeSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  3969. updateSaves()
  3970. end)
  3971.  
  3972. local SerikaTheme = Instance.new("TextButton")
  3973. SerikaTheme.Parent = ThemeBackground
  3974. SerikaTheme.BackgroundTransparency = 1
  3975. SerikaTheme.AutoButtonColor = false
  3976. SerikaTheme.Text = "Serika"
  3977. SerikaTheme.Font = Enum.Font.ArimoBold
  3978. SerikaTheme.TextColor3 = Color3.fromRGB(226, 183, 20)
  3979. SerikaTheme.TextSize = 12
  3980. SerikaTheme.TextXAlignment = Enum.TextXAlignment.Center
  3981. SerikaTheme.TextYAlignment = Enum.TextYAlignment.Bottom
  3982.  
  3983. local SerikaThemeUICorner = Instance.new("UICorner")
  3984. SerikaThemeUICorner.CornerRadius = UDim.new(0, 10)
  3985. SerikaThemeUICorner.Parent = SerikaTheme
  3986.  
  3987. local SerikaThemeUIStroke = Instance.new("UIStroke")
  3988. SerikaThemeUIStroke.Parent = SerikaTheme
  3989. SerikaThemeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  3990. SerikaThemeUIStroke.Color = Color3.fromRGB(226, 183, 20)
  3991. SerikaThemeUIStroke.Thickness = 3
  3992.  
  3993. local SerikaThemeImg = Instance.new("ImageLabel")
  3994. SerikaThemeImg.Name = "SerikaThemeImg"
  3995. SerikaThemeImg.Parent = SerikaTheme
  3996. SerikaThemeImg.BackgroundTransparency = 1
  3997. SerikaThemeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  3998. SerikaThemeImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  3999. SerikaThemeImg.Size = UDim2.new(0, 50, 0, 50)
  4000. SerikaThemeImg.Image = "rbxassetid://87037152011988"
  4001. SerikaThemeImg.ImageColor3 = Color3.fromRGB(226, 183, 20)
  4002.  
  4003. SerikaTheme.MouseButton1Click:Connect(function()
  4004. OtheButtonsClickSound:Play()
  4005. writefile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS", "226")
  4006. writefile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS", "183")
  4007. writefile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS", "20")
  4008. File4 = readfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS")
  4009. R = File4
  4010.  
  4011. File5 = readfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS")
  4012. G = File5
  4013.  
  4014. File6 = readfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS")
  4015. B = File6
  4016. MainFrameUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4017. ScriptImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4018. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4019. HintWait.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4020. SImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4021. SImg_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4022. Comment.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4023. PaidModeUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4024. ViewsLabel.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4025. ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4026. UISettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4027. SystemButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4028. PushFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4029. ShadersButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4030. RejoinButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4031. AntiAfkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4032. TouchFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4033. AntiFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4034. CloseInstalling.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4035. DownloadPluginButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4036. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4037. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4038. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4039. PasteScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4040. ExecuteButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4041. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4042. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4043. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4044. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4045. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4046. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4047. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4048. BackButtonInfoBox.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4049. BackFromDescButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4050. CloseSearcherSettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4051. PaidModeButtonPart2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4052. BackFromSettingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4053. RSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4054. GSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4055. BSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4056. SetCustomTheme.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4057. VolumeSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4058. updateSaves()
  4059. end)
  4060.  
  4061. for _, SavedThemes in ipairs(Themes) do
  4062. local ColorValue, ThemeName = SavedThemes:match("([^~]+~[^~]+~[^~]+)~(.+)")
  4063. local colors = {}
  4064. for color in ColorValue:gmatch("%d+") do
  4065. table.insert(colors, color)
  4066. end
  4067. R_2, G_2, B_2 = colors[1], colors[2], colors[3]
  4068.  
  4069. local r, g, b = tonumber(R_2), tonumber(G_2), tonumber(B_2)
  4070. local CustomTheme = Instance.new("TextButton")
  4071. CustomTheme.Name = "CustomTheme"
  4072. CustomTheme.Parent = ThemeBackground
  4073. CustomTheme.BackgroundTransparency = 1
  4074. CustomTheme.AutoButtonColor = false
  4075. CustomTheme.Text = ThemeName
  4076. CustomTheme.Font = Enum.Font.ArimoBold
  4077. CustomTheme.TextColor3 = Color3.fromRGB(r, g, b)
  4078. CustomTheme.TextSize = 12
  4079. CustomTheme.TextXAlignment = Enum.TextXAlignment.Center
  4080. CustomTheme.TextYAlignment = Enum.TextYAlignment.Bottom
  4081. CustomTheme.MouseButton1Click:Connect(function()
  4082. OtheButtonsClickSound:Play()
  4083. writefile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS", ""..r)
  4084. writefile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS", ""..g)
  4085. writefile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS", ""..b)
  4086. File4 = readfile("ECCS_Searcher_V2.8/Themes/RedValue.ECCS")
  4087. R = File4
  4088.  
  4089. File5 = readfile("ECCS_Searcher_V2.8/Themes/GreenValue.ECCS")
  4090. G = File5
  4091.  
  4092. File6 = readfile("ECCS_Searcher_V2.8/Themes/BlueValue.ECCS")
  4093. B = File6
  4094. MainFrameUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4095. ScriptImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4096. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4097. HintWait.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4098. SImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4099. SImg_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4100. Comment.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4101. PaidModeUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4102. ViewsLabel.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4103. ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4104. UISettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4105. SystemButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4106. PushFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4107. ShadersButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4108. RejoinButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4109. AntiAfkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4110. TouchFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4111. AntiFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4112. CloseInstalling.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4113. DownloadPluginButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4114. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4115. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4116. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4117. PasteScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4118. ExecuteButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4119. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4120. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4121. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4122. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4123. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4124. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4125. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4126. BackButtonInfoBox.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4127. BackFromDescButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4128. CloseSearcherSettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4129. PaidModeButtonPart2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4130. BackFromSettingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4131. RSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4132. GSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4133. BSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4134. SetCustomTheme.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4135. VolumeSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4136. updateSaves()
  4137. end)
  4138.  
  4139. local CustomThemeUICorner = Instance.new("UICorner")
  4140. CustomThemeUICorner.CornerRadius = UDim.new(0, 10)
  4141. CustomThemeUICorner.Parent = CustomTheme
  4142.  
  4143. local CustomThemeUIStroke = Instance.new("UIStroke")
  4144. CustomThemeUIStroke.Parent = CustomTheme
  4145. CustomThemeUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  4146. CustomThemeUIStroke.Color = Color3.fromRGB(tonumber(R_2), tonumber(G_2), tonumber(B_2))
  4147. CustomThemeUIStroke.Thickness = 3
  4148.  
  4149. local CustomThemeImg = Instance.new("ImageLabel")
  4150. CustomThemeImg.Name = "CustomThemeImg"
  4151. CustomThemeImg.Parent = CustomTheme
  4152. CustomThemeImg.BackgroundTransparency = 1
  4153. CustomThemeImg.AnchorPoint = Vector2.new(0.5, 0.5)
  4154. CustomThemeImg.Position = UDim2.new(0.5, 0, 0.5, 0)
  4155. CustomThemeImg.Size = UDim2.new(0, 50, 0, 50)
  4156. CustomThemeImg.Image = "rbxassetid://87037152011988"
  4157. CustomThemeImg.ImageColor3 = Color3.fromRGB(tonumber(R_2), tonumber(G_2), tonumber(B_2))
  4158. end
  4159. end
  4160.  
  4161. ThemeBackground.MouseWheelForward:Connect(updateThemes)
  4162. ThemeBackground.MouseWheelBackward:Connect(updateThemes)
  4163. SavedScriptsScrollingFrame.MouseWheelForward:Connect(updateSaves)
  4164. SavedScriptsScrollingFrame.MouseWheelBackward:Connect(updateSaves)
  4165.  
  4166. updateThemes()
  4167. SetCustomTheme.MouseButton1Click:Connect(function()
  4168. OtheButtonsClickSound:Play()
  4169. local newName = ""
  4170. local hasLetter = false
  4171.  
  4172. for i = 1, #CustomThemeName.Text do
  4173. local char = CustomThemeName.Text:sub(i, i)
  4174. if isLetter(char) then
  4175. newName = newName..char
  4176. hasLetter = true
  4177. end
  4178. end
  4179.  
  4180. CustomThemeName.Text = newName
  4181.  
  4182. if hasLetter then
  4183. local newTheme = tostring(RValue).."~"..tostring(GValue).."~"..tostring(BValue).."~"..tostring(CustomThemeName.Text)
  4184. local exists_3 = false
  4185. for _, SavedThemes in ipairs(Themes) do
  4186. if SavedThemes == newTheme then
  4187. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4188. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4189. Hint.Text = "Theme Already Exist!"
  4190. exists_3 = true
  4191. break
  4192. end
  4193. end
  4194. if not exists_3 then
  4195. table.insert(Themes, newTheme)
  4196. writefile("ECCS_Searcher_V2.8/Themes/Themes.ECCS", table.concat(Themes, ", "))
  4197. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4198. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4199. Hint.Text = "Theme Created!"
  4200. updateThemes()
  4201. end
  4202. TweenService:Create(BlockBackgroundSettings, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4203. TweenService:Create(BackFromSettingButton, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4204. TweenService:Create(SetCustomTheme, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4205. TweenService:Create(CustomThemeName, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4206. TweenService:Create(RSlider, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4207. TweenService:Create(RFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4208. TweenService:Create(GSlider, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4209. TweenService:Create(GFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4210. TweenService:Create(BSlider, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4211. TweenService:Create(BFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4212. TweenService:Create(RSliderText, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  4213. TweenService:Create(RSliderValue, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  4214. TweenService:Create(GSliderText, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  4215. TweenService:Create(GSliderValue, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  4216. TweenService:Create(BSliderText, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  4217. TweenService:Create(BSliderValue, TweenInfo.new(0.5), {TextTransparency = 1}):Play()
  4218. TweenService:Create(ColorResultFrame, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4219. wait(0.5)
  4220. BlockBackgroundSettings.Visible = false
  4221. BackFromSettingButton.Visible = false
  4222. else
  4223. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4224. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4225. Hint.Text = " You Can't Name Your Theme Like That"
  4226. end
  4227. end)
  4228.  
  4229. updateSaves()
  4230.  
  4231. MainFrameUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4232. ScriptImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4233. InfoBoxDescription.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4234. HintWait.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4235. SImg.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4236. SImg_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4237. Comment.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4238. PaidModeUIStroke.Color = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4239. ViewsLabel.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4240. ViewsLabel_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4241. UISettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4242. SystemButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4243. PushFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4244. ShadersButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4245. RejoinButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4246. AntiAfkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4247. TouchFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4248. AntiFlingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4249. CloseInstalling.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4250. DownloadPluginButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4251. ClearTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4252. CopyTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4253. ExecuteTextBoxButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4254. PasteScriptButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4255. ExecuteButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4256. ExecuteButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4257. OpenInExecutorButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4258. OpenInExecutorButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4259. CopyScriptsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4260. CopyScriptsButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4261. CopyLinkButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4262. CopyLinkButton_2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4263. BackButtonInfoBox.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4264. BackFromDescButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4265. CloseSearcherSettingsButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4266. PaidModeButtonPart2.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4267. BackFromSettingButton.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4268. RSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4269. GSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4270. BSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4271. SetCustomTheme.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4272. VolumeSlider.BackgroundColor3 = Color3.fromRGB(tonumber(R), tonumber(G), tonumber(B))
  4273.  
  4274. for f in string.gmatch(File3, '([^\n]+)') do
  4275. table.insert(Plugin, f:match("^%s*(.-)%s*$"))
  4276. end
  4277. local function updatePlugins()
  4278. PluginButtonsFrame:ClearAllChildren()
  4279. local UIGridLayoutPlugins = Instance.new("UIGridLayout")
  4280. local UIPaddingPlugins = Instance.new("UIPadding")
  4281. UIGridLayoutPlugins.Parent = PluginButtonsFrame
  4282. UIGridLayoutPlugins.HorizontalAlignment = Enum.HorizontalAlignment.Left
  4283. UIGridLayoutPlugins.SortOrder = Enum.SortOrder.LayoutOrder
  4284. UIGridLayoutPlugins.VerticalAlignment = Enum.VerticalAlignment.Top
  4285. UIGridLayoutPlugins.CellPadding = UDim2.new(0, 8, 0, 8)
  4286. UIGridLayoutPlugins.CellSize = UDim2.new(0, 40, 0, 40)
  4287.  
  4288. UIPaddingPlugins.Parent = PluginButtonsFrame
  4289. UIPaddingPlugins.PaddingBottom = UDim.new(0, 4)
  4290. UIPaddingPlugins.PaddingLeft = UDim.new(0, 4)
  4291. UIPaddingPlugins.PaddingRight = UDim.new(0, 4)
  4292. UIPaddingPlugins.PaddingTop = UDim.new(0, 4)
  4293.  
  4294. local AddPluginButton = Instance.new("TextButton")
  4295. AddPluginButton.Parent = PluginButtonsFrame
  4296. AddPluginButton.BackgroundTransparency = 1
  4297. AddPluginButton.AutoButtonColor = false
  4298. AddPluginButton.Text = "Add"
  4299. AddPluginButton.Font = Enum.Font.ArimoBold
  4300. AddPluginButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  4301. AddPluginButton.TextSize = 10
  4302. AddPluginButton.TextXAlignment = Enum.TextXAlignment.Center
  4303. AddPluginButton.TextYAlignment = Enum.TextYAlignment.Bottom
  4304.  
  4305. local AddPluginButtonImg = Instance.new("ImageLabel")
  4306. AddPluginButtonImg.Name = "AddPluginButtonImg"
  4307. AddPluginButtonImg.Parent = AddPluginButton
  4308. AddPluginButtonImg.BackgroundTransparency = 1
  4309. AddPluginButtonImg.AnchorPoint = Vector2.new(0.5, 0.5)
  4310. AddPluginButtonImg.Position = UDim2.new(0.5, 0, 0.4, 0)
  4311. AddPluginButtonImg.Size = UDim2.new(0, 25, 0, 25)
  4312. AddPluginButtonImg.Image = "rbxassetid://109300103143672"
  4313.  
  4314. local AddPluginButtonUICorner = Instance.new("UICorner")
  4315. AddPluginButtonUICorner.CornerRadius = UDim.new(0, 10)
  4316. AddPluginButtonUICorner.Parent = AddPluginButton
  4317.  
  4318. local AddPluginButtonUIStroke = Instance.new("UIStroke")
  4319. AddPluginButtonUIStroke.Parent = AddPluginButton
  4320. AddPluginButtonUIStroke.ApplyStrokeMode = Enum.ApplyStrokeMode.Border
  4321. AddPluginButtonUIStroke.Color = Color3.fromRGB(255, 255, 255)
  4322. AddPluginButtonUIStroke.Thickness = 2
  4323. AddPluginButton.MouseButton1Click:Connect(function()
  4324. OtheButtonsClickSound:Play()
  4325. BlockPluginsBackground.Visible = true
  4326. AddPluginTextBox.Visible = true
  4327. DownloadPluginButton.Visible = true
  4328. CloseInstalling.Visible = true
  4329. TweenService:Create(DownloadPluginButton, TweenInfo.new(0.5), {Transparency = 0}):Play()
  4330. TweenService:Create(BlockPluginsBackground, TweenInfo.new(0.5), {Transparency = 0.2}):Play()
  4331. TweenService:Create(AddPluginTextBox, TweenInfo.new(0.5), {Transparency = 0}):Play()
  4332. TweenService:Create(CloseInstalling, TweenInfo.new(0.5), {Transparency = 0}):Play()
  4333. end)
  4334.  
  4335. CloseInstalling.MouseButton1Click:Connect(function()
  4336. OtheButtonsClickSound:Play()
  4337. TweenService:Create(BlockPluginsBackground, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4338. TweenService:Create(AddPluginTextBox, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4339. TweenService:Create(CloseInstalling, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4340. TweenService:Create(DownloadPluginButton, TweenInfo.new(0.5), {Transparency = 1}):Play()
  4341. wait(0.5)
  4342. BlockPluginsBackground.Visible = false
  4343. AddPluginTextBox.Visible = false
  4344. CloseInstalling.Visible = false
  4345. DownloadPluginButton.Visible = false
  4346. end)
  4347. File3 = readfile("ECCS_Searcher_V2.8/Plugins/Plugin.ECCS")
  4348. loadstring(File3)()
  4349. end
  4350.  
  4351. updatePlugins()
  4352.  
  4353. DownloadPluginButton.MouseButton1Click:Connect(function()
  4354. OtheButtonsClickSound:Play()
  4355. table.insert(Plugin, game:HttpGet(AddPluginTextBox.Text))
  4356. writefile("ECCS_Searcher_V2.8/Plugins/Plugin.ECCS", (table.concat(Plugin, "\n\n")))
  4357. AddPluginTextBox.Text = ""
  4358. AddPluginTextBox.PlaceholderText = " Plugin here..."
  4359. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4360. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4361. Hint.Text = " Plugin Downloaded!"
  4362. updatePlugins()
  4363. end)
  4364.  
  4365. spawn(function()
  4366. while wait() do
  4367. PluginButtonsFrameBackground.Image = MainFrame.Image
  4368. ThemeBackgroundImg.Image = MainFrame.Image
  4369. end
  4370. end)
  4371.  
  4372. local function TeleportTO(posX,posY,posZ,player,method)
  4373. pcall(function()
  4374. if method == "safe" then
  4375. task.spawn(function()
  4376. for i = 1,30 do
  4377. task.wait()
  4378. GetRoot(plr).Velocity = Vector3.new(0,0,0)
  4379. if player == "pos" then
  4380. GetRoot(plr).CFrame = CFrame.new(posX,posY,posZ)
  4381. else
  4382. GetRoot(plr).CFrame = CFrame.new(GetRoot(player).Position)+Vector3.new(0,2,0)
  4383. end
  4384. end
  4385. end)
  4386. else
  4387. GetRoot(plr).Velocity = Vector3.new(0,0,0)  
  4388. if player == "pos" then
  4389. GetRoot(plr).CFrame = CFrame.new(posX,posY,posZ)
  4390. else
  4391. GetRoot(plr).CFrame = CFrame.new(GetRoot(player).Position)+Vector3.new(0,2,0)
  4392. end
  4393. end
  4394. end)
  4395. end
  4396.  
  4397. local function GetPush()
  4398. local TempPush = nil
  4399. pcall(function()
  4400. if plr.Backpack:FindFirstChild("Push") then
  4401. PushTool = plr.Backpack.Push
  4402. PushTool.Parent = plr.Character
  4403. TempPush = PushTool
  4404. end
  4405. for i,v in pairs(Players:GetPlayers()) do
  4406. if v.Character:FindFirstChild("Push") then
  4407. TempPush = v.Character.Push
  4408. end
  4409. end
  4410. end)
  4411. return TempPush
  4412. end
  4413.  
  4414. local function Push(Target)
  4415. local Push = GetPush()
  4416. local FixTool = nil
  4417. if plr.Character:FindFirstChild("Push") then
  4418. plr.Character.Push.Parent = plr.Backpack
  4419. end
  4420. if plr.Character:FindFirstChild("PushFlingTool") then
  4421. FixTool = plr.Character:FindFirstChild("PushFlingTool")
  4422. FixTool.Parent = plr.Backpack
  4423. FixTool.Parent = plr.Character
  4424. end
  4425. if plr.Character:FindFirstChild("ClickTarget") then
  4426. FixTool = plr.Character:FindFirstChild("ClickTarget")
  4427. FixTool.Parent = plr.Backpack
  4428. FixTool.Parent = plr.Character
  4429. end
  4430. end
  4431.  
  4432. local function ToggleFling(bool)
  4433. task.spawn(function()
  4434. if bool then
  4435. local RVelocity = nil
  4436. repeat
  4437. pcall(function()
  4438. RVelocity = GetRoot(plr).Velocity
  4439. GetRoot(plr).Velocity = Vector3.new(math.random(-150,150),-25000,math.random(-150,150))
  4440. RunService.RenderStepped:wait()
  4441. GetRoot(plr).Velocity = RVelocity
  4442. end)
  4443. RunService.Heartbeat:wait()
  4444. until TouchFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0)
  4445. else
  4446. TouchFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4447. end
  4448. end)
  4449. end
  4450.  
  4451. local function ToggleFling_2(bool)
  4452. task.spawn(function()
  4453. if bool then
  4454. local RVelocity = nil
  4455. repeat
  4456. pcall(function()
  4457. RVelocity = GetRoot(plr).Velocity
  4458. GetRoot(plr).Velocity = Vector3.new(math.random(-150,150),-25000,math.random(-150,150))
  4459. RunService.RenderStepped:wait()
  4460. GetRoot(plr).Velocity = RVelocity
  4461. end)
  4462. RunService.Heartbeat:wait()
  4463. until PushFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0)
  4464. else
  4465. PushFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4466. end
  4467. end)
  4468. end
  4469.  
  4470. local function ToggleVoidProtection(bool)
  4471. if bool then
  4472. game.Workspace.FallenPartsDestroyHeight = 0/0
  4473. else
  4474. game.Workspace.FallenPartsDestroyHeight = -500
  4475. end
  4476. end
  4477.  
  4478. local function PredictionTP(player,method)
  4479. local root = GetRoot(player)
  4480. local pos = root.Position
  4481. local vel = root.Velocity
  4482. GetRoot(plr).CFrame = CFrame.new((pos.X)+(vel.X)*(GetPing()*3.5),(pos.Y)+(vel.Y)*(GetPing()*2),(pos.Z)+(vel.Z)*(GetPing()*3.5))
  4483. if method == "safe" then
  4484. task.wait()
  4485. GetRoot(plr).CFrame = CFrame.new(pos)
  4486. task.wait()
  4487. GetRoot(plr).CFrame = CFrame.new((pos.X)+(vel.X)*(GetPing()*3.5),(pos.Y)+(vel.Y)*(GetPing()*2),(pos.Z)+(vel.Z)*(GetPing()*3.5))
  4488. end
  4489. end
  4490.  
  4491. spawn(function()
  4492. while wait() do
  4493. plr.Character.Humanoid.Died:Connect(function()
  4494. PushFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4495. if FlingValueForPush == false then
  4496. PushFlingTool:Remove()
  4497. else
  4498. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  4499. PushFlingTool:Remove()
  4500. end
  4501.  
  4502. local heartbeatConnection
  4503. heartbeatConnection = RunService.Heartbeat:Connect(function()
  4504. task.wait()
  4505. if plr.Character.Humanoid.Health <= 0 then
  4506. PushFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4507. if FlingValueForPush == false then
  4508. PushFlingTool:Remove()
  4509. else
  4510. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  4511. PushFlingTool:Remove()
  4512. end
  4513. else
  4514. heartbeatConnection:Disconnect()
  4515. PushFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4516. if FlingValueForPush == false then
  4517. PushFlingTool:Remove()
  4518. else
  4519. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  4520. PushFlingTool:Remove()
  4521. end
  4522. end
  4523. end)
  4524. end)
  4525. end
  4526. end)
  4527.  
  4528.  
  4529. PushFlingButton.MouseButton1Click:Connect(function()
  4530. OtheButtonsClickSound:Play()
  4531. if PushFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4532. PushFlingButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4533. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4534. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4535. Hint.Text = " Push Fling Enabled!"
  4536. fixpos = GetRoot(plr).Position
  4537. ToggleFling_2(true)
  4538. ToggleVoidProtection(true)
  4539. TeleportTO(fixpos.X,fixpos.Y,fixpos.Z,"pos","safe")
  4540. ToggleVoidProtection(false)
  4541. PushFlingTool = Instance.new("Tool")
  4542. PushFlingTool.Name = "PushFlingTool"
  4543. PushFlingTool.RequiresHandle = false
  4544. PushFlingTool.TextureId = "rbxassetid://9134785384"
  4545. PushFlingTool.ToolTip = "Push Fling"
  4546. local function ActivateTool()
  4547. local root = GetRoot(plr)
  4548. local hit = mouse.Target
  4549. local person = nil
  4550. if hit and hit.Parent then
  4551. if hit.Parent:IsA("Model") then
  4552. person = game.Players:GetPlayerFromCharacter(hit.Parent)
  4553. elseif hit.Parent:IsA("Accessory") then
  4554. person = game.Players:GetPlayerFromCharacter(hit.Parent.Parent)
  4555. end
  4556. if person then
  4557. local pushpos = root.CFrame
  4558. PredictionTP(person)
  4559. task.wait(GetPing()+0.05)
  4560. Push(person)
  4561. root.CFrame = pushpos
  4562. end
  4563. end
  4564. end
  4565. PushFlingTool.Activated:Connect(function()
  4566. ActivateTool()
  4567. end)
  4568. PushFlingTool.Equipped:Connect(function()
  4569. FlingValueForPush = true
  4570. end)
  4571. PushFlingTool.Unequipped:Connect(function()
  4572. FlingValueForPush = false
  4573. end)
  4574. PushFlingTool.Parent = plr.Backpack
  4575. else
  4576. if PushFlingButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4577. PushFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4578. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4579. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4580. Hint.Text = " Push Fling Disabled!"
  4581. if FlingValueForPush == false then
  4582. PushFlingTool:Remove()
  4583. else
  4584. game.Players.LocalPlayer.Character.Humanoid:UnequipTools()
  4585. PushFlingTool:Remove()
  4586. end
  4587. end
  4588. end
  4589. end)
  4590.  
  4591. ShadersButton.MouseButton1Click:Connect(function()
  4592. OtheButtonsClickSound:Play()
  4593. if ShadersButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4594. ShadersButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4595. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4596. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4597. Hint.Text = " Shaders Are Enabled!"
  4598. Sky = Instance.new("Sky")
  4599. Bloom = Instance.new("BloomEffect")
  4600. Blur = Instance.new("BlurEffect")
  4601. ColorCE = Instance.new("ColorCorrectionEffect")
  4602. SunRays = Instance.new("SunRaysEffect")
  4603.  
  4604. Light.Brightness = 2.25
  4605. Light.ExposureCompensation = 0.1
  4606. Light.ClockTime = 17.55
  4607.  
  4608. Sky.SkyboxBk = "http://www.roblox.com/asset/?id=144933338"
  4609. Sky.SkyboxDn = "http://www.roblox.com/asset/?id=144931530"
  4610. Sky.SkyboxFt = "http://www.roblox.com/asset/?id=144933262"
  4611. Sky.SkyboxLf = "http://www.roblox.com/asset/?id=144933244"
  4612. Sky.SkyboxRt = "http://www.roblox.com/asset/?id=144933299"
  4613. Sky.SkyboxUp = "http://www.roblox.com/asset/?id=144931564"
  4614. Sky.StarCount = 5000
  4615. Sky.SunAngularSize = 5
  4616. Sky.Parent = Light
  4617.  
  4618. Bloom.Intensity = 0.3
  4619. Bloom.Size = 10
  4620. Bloom.Threshold = 0.8
  4621. Bloom.Parent = Light
  4622.  
  4623. Blur.Size = 5
  4624. Blur.Parent = Light
  4625.  
  4626. ColorCE.Brightness = 0
  4627. ColorCE.Contrast = 0.1
  4628. ColorCE.Saturation = 0.25
  4629. ColorCE.TintColor = Color3.fromRGB(255, 255, 255)
  4630. ColorCE.Parent = Light
  4631.  
  4632. SunRays.Intensity = 0.1
  4633. SunRays.Spread = 0.8
  4634. SunRays.Parent = Light
  4635. else
  4636. if ShadersButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4637. ShadersButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4638. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4639. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4640. Hint.Text = " Shaders Are Disabled!"
  4641. for i,v in pairs(Light:GetChildren()) do
  4642. v:Destroy()
  4643. end
  4644. Light.Brightness = 2
  4645. Light.ExposureCompensation = 0
  4646. Light.ClockTime = 15
  4647. end
  4648. end
  4649. end)
  4650.  
  4651. spawn(function()
  4652. if UserInputService.TouchEnabled and UserInputService.KeyboardEnabled == false then
  4653. spawn(function()
  4654. while true do
  4655. updateThemes()
  4656. wait(1)
  4657. end
  4658. end)
  4659. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4660. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4661. Hint.Text = " Welcome!"
  4662. RejoinButton.MouseButton1Click:Connect(function()
  4663. OtheButtonsClickSound:Play()
  4664. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 80, 0, 80),"InOut","Sine",0.3)
  4665. MainFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.3)
  4666. MenuBarFrame.Visible = false
  4667. ScriptListBackgroundFrame.Visible = false
  4668. SearchBox.Visible = false
  4669. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  4670. SearcherSettingsFrame.Visible = false
  4671. ScriptListBackgroundFrame_2.Visible = false
  4672. CloseUIButton.Visible = false
  4673. if #game.Players:GetPlayers() <= 1 then
  4674. game.Players.LocalPlayer:Kick("Rejoining...")
  4675. local Rejoin = coroutine.create(function()
  4676. local Success, ErrorMessage = pcall(function()
  4677. TeleportService:Teleport(game.PlaceId, plr)
  4678. end)
  4679. if ErrorMessage and not Success then
  4680. warn(ErrorMessage)
  4681. end
  4682. end)
  4683. coroutine.resume(Rejoin)
  4684. else
  4685. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4686. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4687. Hint.Text = " Rejoining..."
  4688. local Rejoin = coroutine.create(function()
  4689. local Success, ErrorMessage = pcall(function()
  4690. TeleportService:Teleport(game.PlaceId, plr)
  4691. end)
  4692. if ErrorMessage and not Success then
  4693. warn(ErrorMessage)
  4694. end
  4695. end)
  4696. coroutine.resume(Rejoin)
  4697. end
  4698. end)
  4699. CloseUIButton.MouseButton1Click:Connect(function()
  4700. OpenCloseSound:Play()
  4701. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  4702. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 1}):Play()
  4703. ScriptListBackgroundFrame.Visible = false
  4704. SearchBox.Visible = false
  4705. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  4706. SearcherSettingsFrame.Visible = false
  4707. ScriptListBackgroundFrame_2.Visible = false
  4708. CloseUIButton.Visible = false
  4709. MainFrameBackground.Visible = false
  4710. MenuBarFrameBackground.Visible = false
  4711. MenuBarFrame.Visible = false
  4712. MainFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  4713. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 80, 0, 80),"InOut","Sine",0.4)
  4714. end)
  4715. OpenCloseSearcherButton.Visible = true
  4716. OpenCloseSearcherButton.Size = UDim2.new(0, 80, 0, 80)
  4717. OpenCloseSearcherButton.TouchTap:Connect(function()
  4718. OpenCloseSound:Play()
  4719. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  4720. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  4721. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  4722. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  4723. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  4724. end)
  4725. else
  4726. RejoinButton.MouseButton1Click:Connect(function()
  4727. OtheButtonsClickSound:Play()
  4728. ScriptListBackgroundFrame.Visible = false
  4729. SearchBox.Visible = false
  4730. SearcherSettingsFrame.Visible = false
  4731. ScriptListBackgroundFrame_2.Visible = false
  4732. CloseUIButton.Visible = false
  4733. MainFrameBackground.Visible = false
  4734. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  4735. MenuBarFrameBackground.Visible = false
  4736. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 1}):Play()
  4737. MainFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.3)
  4738. if #game.Players:GetPlayers() <= 1 then
  4739. game.Players.LocalPlayer:Kick("Rejoining...")
  4740. local Rejoin = coroutine.create(function()
  4741. local Success, ErrorMessage = pcall(function()
  4742. TeleportService:Teleport(game.PlaceId, plr)
  4743. end)
  4744. if ErrorMessage and not Success then
  4745. warn(ErrorMessage)
  4746. end
  4747. end)
  4748. coroutine.resume(Rejoin)
  4749. else
  4750. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4751. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4752. Hint.Text = " Rejoining..."
  4753. local Rejoin = coroutine.create(function()
  4754. local Success, ErrorMessage = pcall(function()
  4755. TeleportService:Teleport(game.PlaceId, plr)
  4756. end)
  4757. if ErrorMessage and not Success then
  4758. warn(ErrorMessage)
  4759. end
  4760. end)
  4761. coroutine.resume(Rejoin)
  4762. end
  4763. end)
  4764. CloseUIButton.MouseButton1Click:Connect(function()
  4765. OpenCloseSound:Play()
  4766. ScriptListBackgroundFrame.Visible = false
  4767. SearchBox.Visible = false
  4768. SearcherSettingsFrame.Visible = false
  4769. ScriptListBackgroundFrame_2.Visible = false
  4770. CloseUIButton.Visible = false
  4771. MainFrameBackground.Visible = false
  4772. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  4773. MenuBarFrameBackground.Visible = false
  4774. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  4775. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 1}):Play()
  4776. MainFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  4777. end)
  4778. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4779. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4780. Hint.Text = " Press 'Right Control' To Open Or Close UI"
  4781. OpenCloseSearcherButton.Visible = false
  4782. OpenCloseSearcherButton.Size = UDim2.new(0, 0, 0, 0)
  4783. UserInputService.InputBegan:Connect(function(input)
  4784. if input.KeyCode == Enum.KeyCode.RightControl and MainFrame.Size == UDim2.new(0, 0, 0, 0) then
  4785. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  4786. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  4787. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  4788. else
  4789. if input.KeyCode == Enum.KeyCode.RightControl and MainFrame.Size == UDim2.new(0, 500, 0, 450) then
  4790. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  4791. ScriptListBackgroundFrame.Visible = false
  4792. SearchBox.Visible = false
  4793. SearcherSettingsFrame.Visible = false
  4794. ScriptListBackgroundFrame_2.Visible = false
  4795. CloseUIButton.Visible = false
  4796. MainFrameBackground.Visible = false
  4797. SearcherSettingsFrame.Size = UDim2.new(0, 0, 0, 0)
  4798. MenuBarFrameBackground.Visible = false
  4799. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 1}):Play()
  4800. MainFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  4801. end
  4802. end
  4803. end)
  4804. end
  4805. end)
  4806.  
  4807. AntiAfkButton.MouseButton1Click:Connect(function()
  4808. OtheButtonsClickSound:Play()
  4809. if AntiAfkButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4810. AntiAfkButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4811. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4812. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4813. Hint.Text = " Anti Afk Enabled!"
  4814. AntiAFKFunction = plr.Idled:Connect(function()
  4815. VirtualUser = game:GetService("VirtualUser")
  4816. VirtualUser:CaptureController()
  4817. VirtualUser:ClickButton2(Vector2.new())
  4818. end)
  4819. else
  4820. if AntiAfkButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4821. AntiAfkButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4822. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4823. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4824. Hint.Text = " Anti Afk Disabled!"
  4825. AntiAFKFunction:Disconnect()
  4826. end
  4827. end
  4828. end)
  4829.  
  4830. TouchFlingButton_2.MouseButton1Click:Connect(function()
  4831. UISoundBarClick:Play()
  4832. if TouchFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4833. TouchFlingButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4834. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4835. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4836. Hint.Text = " Touch Fling Enabled!"
  4837. fixpos = GetRoot(plr).Position
  4838. ToggleFling(true)
  4839. ToggleVoidProtection(true)
  4840. TeleportTO(fixpos.X,fixpos.Y,fixpos.Z,"pos","safe")
  4841. ToggleVoidProtection(false)
  4842. else
  4843. if TouchFlingButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4844. TouchFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4845. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4846. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4847. Hint.Text = " Touch Fling Disabled!"
  4848. ToggleVoidProtection(false)
  4849. end
  4850. end
  4851. end)
  4852.  
  4853. AntiFlingButton_2.MouseButton1Click:Connect(function()
  4854. UISoundBarClick:Play()
  4855. if AntiFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4856. AntiFlingButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4857. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4858. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4859. Hint.Text = " Anti Fling Enabled!"
  4860. RunService = game:GetService("RunService")
  4861. AntiFlingFunction = nil
  4862. AntiFlingFunction = RunService.Stepped:Connect(function()
  4863. for i,p in pairs(players:GetPlayers()) do
  4864. task.spawn(function()
  4865. if p ~= plr and p.Character then
  4866. for i,v in pairs(p.Character:GetChildren()) do
  4867. pcall(function()
  4868. if v:IsA("BasePart") then
  4869. v.CanCollide = false
  4870. v.Velocity = Vector3.new(0,0,0)
  4871. v.RotVelocity = Vector3.new(0,0,0)
  4872. v.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  4873. v.Massless = true
  4874. elseif v:IsA("Accessory") then
  4875. v.Handle.CanCollide = false
  4876. v.Handle.Velocity = Vector3.new(0,0,0)
  4877. v.RotVelocity = Vector3.new(0,0,0)
  4878. v.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  4879. v.Massless = true
  4880. end
  4881. end)
  4882. end
  4883. end
  4884. end)
  4885. end
  4886. end)
  4887. else
  4888. if AntiFlingButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4889. AntiFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4890. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4891. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4892. Hint.Text = " Anti Fling Disabled!"
  4893. AntiFlingFunction:Disconnect()
  4894. end
  4895. end
  4896. end)
  4897.  
  4898. TouchFlingButton.MouseButton1Click:Connect(function()
  4899. OtheButtonsClickSound:Play()
  4900. if TouchFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4901. TouchFlingButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4902. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4903. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4904. Hint.Text = " Touch Fling Enabled!"
  4905. fixpos = GetRoot(plr).Position
  4906. ToggleFling(true)
  4907. ToggleVoidProtection(true)
  4908. TeleportTO(fixpos.X,fixpos.Y,fixpos.Z,"pos","safe")
  4909. ToggleVoidProtection(false)
  4910. else
  4911. if TouchFlingButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4912. TouchFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4913. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4914. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4915. Hint.Text = " Touch Fling Disabled!"
  4916. ToggleVoidProtection(false)
  4917. end
  4918. end
  4919. end)
  4920.  
  4921. AntiFlingButton.MouseButton1Click:Connect(function()
  4922. OtheButtonsClickSound:Play()
  4923. if AntiFlingButton.TextColor3 == Color3.fromRGB(255, 0, 0) then
  4924. AntiFlingButton.TextColor3 = Color3.fromRGB(0, 255, 0)
  4925. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4926. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4927. Hint.Text = " Anti Fling Enabled!"
  4928. RunService = game:GetService("RunService")
  4929. AntiFlingFunction = nil
  4930. AntiFlingFunction = RunService.Stepped:Connect(function()
  4931. for i,p in pairs(players:GetPlayers()) do
  4932. task.spawn(function()
  4933. if p ~= plr and p.Character then
  4934. for i,v in pairs(p.Character:GetChildren()) do
  4935. pcall(function()
  4936. if v:IsA("BasePart") then
  4937. v.CanCollide = false
  4938. v.Velocity = Vector3.new(0,0,0)
  4939. v.RotVelocity = Vector3.new(0,0,0)
  4940. v.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  4941. v.Massless = true
  4942. elseif v:IsA("Accessory") then
  4943. v.Handle.CanCollide = false
  4944. v.Handle.Velocity = Vector3.new(0,0,0)
  4945. v.RotVelocity = Vector3.new(0,0,0)
  4946. v.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  4947. v.Massless = true
  4948. end
  4949. end)
  4950. end
  4951. end
  4952. end)
  4953. end
  4954. end)
  4955. else
  4956. if AntiFlingButton.TextColor3 == Color3.fromRGB(0, 255, 0) then
  4957. AntiFlingButton.TextColor3 = Color3.fromRGB(255, 0, 0)
  4958. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4959. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4960. Hint.Text = " Anti Fling Disabled!"
  4961. AntiFlingFunction:Disconnect()
  4962. end
  4963. end
  4964. end)
  4965.  
  4966. spawn(function()
  4967. HintWait.Size = UDim2.new(0, 0, 0, 60)
  4968. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  4969. end)
  4970.  
  4971. page = 1
  4972. gquery = ""
  4973.  
  4974. DescScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4975. ExecutorMenuScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4976. SavedScriptsScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4977. HistoryScrollingFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4978. ThemeBackground.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4979. PluginButtonsFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4980. ScriptListFrame.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4981. HeadFrame.InfoBox.Comments.AutomaticCanvasSize = Enum.AutomaticSize.Y
  4982. DescScrollingFrame.ScrollBarImageTransparency = 1
  4983. SavedScriptsScrollingFrame.ScrollBarImageTransparency = 1
  4984. ThemeBackground.ScrollBarImageTransparency = 1
  4985. ScriptListFrame.ScrollBarImageTransparency = 1
  4986. PluginButtonsFrame.ScrollBarImageTransparency = 1
  4987. HeadFrame.InfoBox.Comments.ScrollBarImageTransparency = 1
  4988. ExecutorMenuScrollingFrame.ScrollBarImageTransparency = 1
  4989. ScriptListBackgroundFrame.ScrollBarImageTransparency = 1
  4990. HistoryScrollingFrame.ScrollBarImageTransparency = 1
  4991.  
  4992. VerifiedScript = VerifiedScriptFrame:Clone()
  4993. Script = ScriptFrame:Clone()
  4994. ScriptFrame:Destroy()
  4995. VerifiedScriptFrame:Destroy()
  4996. Comment = HeadFrame.InfoBox.Comments.Comment:Clone()
  4997. HeadFrame.InfoBox.Comments.Comment:Destroy()
  4998.  
  4999. function fastmodeExec(func)
  5000. if getgenv().fastmode == true then
  5001. task.spawn(func)
  5002. else
  5003. func()
  5004. end
  5005. end
  5006. function _if(a, b, c)
  5007. if a then return b else return c end
  5008. end
  5009.  
  5010. function fetchScripts(query, page)
  5011. page = page or 1
  5012. query = HttpService:UrlEncode(query)
  5013.  
  5014. 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))
  5015. req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  5016.  
  5017. return req.scripts
  5018. end
  5019. function fetchComments(scriptId, page)
  5020. page = page or 1
  5021.  
  5022. url = "https://scriptblox.com/api/comment/" ..scriptId.. "?page=" ..tostring(page).. "&max=100"
  5023. req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  5024.  
  5025. return req.comments
  5026. end
  5027. function fixScript(scriptObj)
  5028. if not scriptObj["script"] or not scriptObj["owner"] or not scriptObj["features"] then
  5029.  
  5030. req = HttpService:JSONDecode(game:HttpGetAsync("https://www.scriptblox.com/api/script/"..scriptObj.slug)).script
  5031. scriptObj["script"] = _if(scriptObj["script"], scriptObj["script"], req.script)
  5032. scriptObj["features"] = _if(scriptObj["features"], scriptObj["features"], req.features)
  5033. scriptObj["owner"] = _if(scriptObj["owner"], scriptObj["owner"], req.owner)
  5034. end
  5035.  
  5036. return scriptObj
  5037. end
  5038.  
  5039. function updateInfoBox(scriptObj)
  5040. scriptObj = fixScript(scriptObj)
  5041.  
  5042. commentsUIListLayout = HeadFrame.InfoBox.Comments.UIListLayout:Clone()
  5043. HeadFrame.InfoBox.Comments:ClearAllChildren()
  5044. commentsUIListLayout.Parent = HeadFrame.InfoBox.Comments
  5045.  
  5046. task.spawn(function()
  5047. for _, v in pairs(fetchComments(scriptObj["_id"])) do
  5048.  
  5049. newComment = Comment:Clone()
  5050. newComment.Parent = HeadFrame.InfoBox.Comments
  5051. newComment.Content.Text = v.text
  5052. newComment.Author.Text = v.commentBy.username
  5053. newComment.LikeCount.Text = v.likeCount
  5054. newComment.DislikeCount.Text = v.dislikeCount
  5055. if Content.Visible == true then
  5056. NoComments.Visible = false
  5057. end
  5058. end
  5059. end)
  5060. end
  5061. function refreshScripts(scriptTbl)
  5062. if #scriptTbl <= 0 then
  5063. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5064. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5065. Hint.Text = " Nothing Found"
  5066. UINoScriptsFound:Play()
  5067. return
  5068. end
  5069.  
  5070. UIGridLayoutCopy = Scripts.UIGridLayout:Clone()
  5071. Scripts:ClearAllChildren()
  5072. UIGridLayoutCopy.Parent = Scripts
  5073.  
  5074. addScripts(scriptTbl)
  5075. end
  5076.  
  5077. function formatViews(views)
  5078. if views >= 1000000000 then
  5079. return string.format("%.1fB", views / 1000000000)
  5080. elseif views >= 1000000 then
  5081. return string.format("%.1fM", views / 1000000)
  5082. elseif views >= 1000 then
  5083. return string.format("%.1fK", views / 1000)
  5084. else
  5085. return tostring(views)
  5086. end
  5087. end
  5088.  
  5089. function addScripts(scriptTbl)
  5090. for i, v in pairs(scriptTbl) do
  5091. fastmodeExec(function()
  5092. local newScript
  5093.  
  5094. v = fixScript(v)
  5095.  
  5096. if v.verified == true then
  5097. newScript = VerifiedScript:Clone()
  5098. newScript.ScriptTitle.Text = v.title
  5099. newScript.ScriptAuthor.Text = "By ".. v.owner.username
  5100. newScript.ScriptGame.Text = v.game.name
  5101. newScript.Parent = Scripts
  5102. newScript.ViewsLabel.Text = " "..formatViews(v.views)
  5103. else
  5104. newScript = Script:Clone()
  5105. newScript.ScriptTitle.Text = v.title
  5106. newScript.ScriptAuthor.Text = "By ".. v.owner.username
  5107. newScript.ScriptGame.Text = v.game.name
  5108. newScript.Parent = Scripts
  5109. newScript.ViewsLabel.Text = " "..formatViews(v.views)
  5110. end
  5111. if v.isPatched == true then
  5112. newScript.Patched.Visible = true
  5113. else
  5114. newScript.Patched.Visible = false
  5115. end
  5116. if v.key == true then
  5117. newScript.KeySystem.Visible = true
  5118. else
  5119. newScript.KeySystem.Visible = false
  5120. end
  5121. if v.game.name == "Universal Script 📌" then
  5122. newScript.SImg.Image = MainFrame.Image
  5123. else
  5124. newScript.SImg.Image = "https://assetgame.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid="..v.game.gameId.."&fmt=png&wd=420&ht=420"
  5125. end
  5126.  
  5127. newScript.DescScriptButton.MouseButton1Click:Connect(function()
  5128. OtheButtonsClickSound:Play()
  5129. DescFrame:TweenPosition(UDim2.new(0.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5130. if v.game.name == "Universal Script 📌" then
  5131. ScriptImg.Image = newScript.SImg.Image
  5132. else
  5133. ScriptImg.Image = "https://assetgame.roblox.com/Game/Tools/ThumbnailAsset.ashx?aid="..v.game.gameId.."&fmt=png&wd=420&ht=420"
  5134. end
  5135. InfoBoxDescription.Text = v.features or " API ERROR!"
  5136. end)
  5137. newScript.ChatButton.MouseButton1Click:Connect(function()
  5138. OtheButtonsClickSound:Play()
  5139. updateInfoBox(v)
  5140. InfoBox:TweenPosition(UDim2.new(0.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5141. NoComments.Visible = true
  5142. end)
  5143.  
  5144. newScript.ExecuteButton.MouseButton1Click:Connect(function()
  5145. OtheButtonsClickSound:Play()
  5146. loadstring(v.script)()
  5147. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5148. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5149. Hint.Text = " "..v.title.."\n Executed!"
  5150. end)
  5151.  
  5152. newScript.SavesButton.MouseButton1Click:Connect(function()
  5153. OtheButtonsClickSound:Play()
  5154. local newSText = tostring(v.title).."~"..tostring(v.game.gameId).."~"..tostring(v.key).."~"..tostring(v.verified).."~"..tostring(v.owner.username).."~"..tostring("https://scriptblox.com/script/"..v.slug).."~"..tostring(v.game.name).."~"..tostring("https://rawscripts.net/raw/"..v.slug)
  5155. local exists_2 = false
  5156. for _, SavedS in ipairs(ScriptsSaves) do
  5157. if SavedS == newSText then
  5158. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5159. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5160. Hint.Text = v.title.." Already In Library!"
  5161. exists_2 = true
  5162. break
  5163. end
  5164. end
  5165. if not exists_2 then
  5166. table.insert(ScriptsSaves, newSText)
  5167. writefile("ECCS_Searcher_V2.8/Saves.ECCS", table.concat(ScriptsSaves, ", "))
  5168. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5169. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5170. Hint.Text = v.title.." Added In Library!"
  5171. updateSaves()
  5172. end
  5173. end)
  5174.  
  5175. newScript.OpenInExecutorButton.MouseButton1Click:Connect(function()
  5176. OtheButtonsClickSound:Play()
  5177. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5178. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5179. Hint.Text = " "..v.title.." Opened In Executor!"
  5180. ExecutorTextBox.Text = ""..v.script
  5181. HomeButtonValue = 0
  5182. ExecutorButtonValue = 1
  5183. SeachButtonValue = 0
  5184. LibraryButtonValue = 0
  5185. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  5186. end)
  5187.  
  5188. newScript.CopyScriptsButton.MouseButton1Click:Connect(function()
  5189. OtheButtonsClickSound:Play()
  5190. setclipboard(v.script)
  5191. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5192. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5193. Hint.Text = " "..v.title.." Copied Into Your Clipboard!"
  5194. end)
  5195.  
  5196. newScript.AutoExecuteButton.MouseButton1Click:Connect(function()
  5197. OtheButtonsClickSound:Play()
  5198. Favorites[#Favorites + 1] = v.script
  5199. writefile("ECCS_Searcher_V2.8/Favorites.ECCS", (table.concat(Favorites, "\n\n")))
  5200. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5201. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5202. Hint.Text = " "..v.title.." Added In Favorites!"
  5203. end)
  5204.  
  5205. newScript.CopyLinkButton.MouseButton1Click:Connect(function()
  5206. OtheButtonsClickSound:Play()
  5207. setclipboard("https://scriptblox.com/script/"..v.slug)
  5208. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5209. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5210. Hint.Text = " Link Copied Into Your Clipboard!"
  5211. end)
  5212. end)
  5213. end
  5214.  
  5215. pagefetchrunning = false
  5216. end
  5217.  
  5218. for s in string.gmatch(File7, '([^,]+)') do
  5219. table.insert(History, s:match("^%s*(.-)%s*$"))
  5220. end
  5221.  
  5222. local function findResult(tbl, value)
  5223. local index = table.find(tbl, value)
  5224. if index then
  5225. return true
  5226. else
  5227. return false
  5228. end
  5229. end
  5230.  
  5231. spawn(function()
  5232. while task.wait() do
  5233. if HistoryFrameBackground.Size == UDim2.new(0, 427, 0, 180) then
  5234. HistoryScrollingFrame.Visible = true
  5235. else
  5236. HistoryScrollingFrame.Visible = false
  5237. end
  5238. end
  5239. end)
  5240.  
  5241. local function updateSuggestions()
  5242. local inputText = SearchBox.Text:lower()
  5243. HistoryScrollingFrame:ClearAllChildren()
  5244. HistoryFrameBackground.Visible = false
  5245.  
  5246. if #inputText > 0 then
  5247. local yOffset = 0
  5248. for _, word in ipairs(History) do
  5249. if word:lower():find(inputText) then
  5250. HistoryFrameBackground.Visible = true
  5251. SuggestionButton = Instance.new("TextButton")
  5252. SuggestionButton.Parent = HistoryScrollingFrame
  5253. SuggestionButton.Size = UDim2.new(1, 0, 0, 30)
  5254. SuggestionButton.Position = UDim2.new(0, 0, 0, yOffset)
  5255. SuggestionButton.Text = word
  5256. SuggestionButton.TextXAlignment = Enum.TextXAlignment.Left
  5257. SuggestionButton.TextYAlignment = Enum.TextYAlignment.Center
  5258. SuggestionButton.Font = Enum.Font.ArimoBold
  5259. SuggestionButton.TextSize = 25
  5260. SuggestionButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  5261. SuggestionButton.BackgroundTransparency = 1
  5262. SuggestionButtonLiner = Instance.new("Frame")
  5263. SuggestionButtonLiner.Parent = SuggestionButton
  5264. SuggestionButtonLiner.Size = UDim2.new(1, 0, 0, 1)
  5265. SuggestionButtonLiner.BorderSizePixel = 0
  5266. SuggestionButtonLiner.Position = UDim2.new(0.5, 0, 1, 0)
  5267. SuggestionButtonLiner.AnchorPoint = Vector2.new(0.5, 0.5)
  5268. UIGradient = Instance.new("UIGradient")
  5269. UIGradient.Color = ColorSequence.new{
  5270. ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)),
  5271. ColorSequenceKeypoint.new(0.80, Color3.fromRGB(39, 39, 39)),
  5272. ColorSequenceKeypoint.new(1.00, Color3.fromRGB(39, 39, 39))
  5273. }
  5274. UIGradient.Parent = SuggestionButtonLiner
  5275. SuggestionButton.MouseButton1Click:Connect(function()
  5276. OtheButtonsClickSound:Play()
  5277. spawn(function()
  5278. for i = 1,10 do
  5279. HistoryFrameBackground.Visible = false
  5280. end
  5281. end)
  5282. SearchBox.Text = word
  5283. HistoryFrameBackground.Visible = false
  5284. DescFrame:TweenPosition(UDim2.new(1.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5285. InfoBox:TweenPosition(UDim2.new(-0.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5286. HomeButtonValue = 0
  5287. ExecutorButtonValue = 0
  5288. SeachButtonValue = 1
  5289. LibraryButtonValue = 0
  5290. CloseSearcherSettingsButton.Visible = false
  5291. SearcherSettingsFrame:TweenSize(UDim2.new(0, 0, 0, 0), "InOut", "Sine", 0.4)
  5292. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  5293. SearchBox_2.Text = SearchBox.Text
  5294. if SearchBox_2.Text ~= "" then
  5295. SearchBoxImg_2.Visible = false
  5296. else
  5297. SearchBoxImg_2.Visible = true
  5298. end
  5299. gquery = SearchBox.Text
  5300. page = 1
  5301. local scriptsTbl = fetchScripts(SearchBox.Text, 1)
  5302. refreshScripts(scriptsTbl)
  5303. end)
  5304. yOffset = yOffset + 30
  5305. HistoryFrameBackground.Visible = true
  5306. end
  5307. end
  5308. end
  5309. end
  5310.  
  5311. SearchBox:GetPropertyChangedSignal("Text"):Connect(updateSuggestions)
  5312.  
  5313. SearchBox.FocusLost:Connect(function(enterPressed)
  5314. if enterPressed then
  5315. if SearchBox.Text ~= " " then
  5316. local newText = SearchBox.Text
  5317. local exists = false
  5318. for _, word in ipairs(History) do
  5319. if word:lower() == newText:lower() then
  5320. exists = true
  5321. break
  5322. end
  5323. end
  5324. if not exists then
  5325. HistoryFrameBackground.Visible = false
  5326. table.insert(History, newText)
  5327. writefile("ECCS_Searcher_V2.8/History.ECCS", table.concat(History, ", "))
  5328. end
  5329. updateSuggestions()
  5330. HistoryFrameBackground.Visible = false
  5331. DescFrame:TweenPosition(UDim2.new(1.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5332. InfoBox:TweenPosition(UDim2.new(-0.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5333. HomeButtonValue = 0
  5334. ExecutorButtonValue = 0
  5335. SeachButtonValue = 1
  5336. LibraryButtonValue = 0
  5337. CloseSearcherSettingsButton.Visible = false
  5338. SearcherSettingsFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  5339. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  5340. SearchBox_2.Text = SearchBox.Text
  5341. if SearchBox_2.Text ~= "" then
  5342. SearchBoxImg_2.Visible = false
  5343. else
  5344. if SearchBox_2.Text == "" then
  5345. SearchBoxImg_2.Visible = true
  5346. end
  5347. end
  5348. gquery = SearchBox.Text
  5349. page = 1
  5350. local scriptsTbl = fetchScripts(SearchBox.Text, 1)
  5351. refreshScripts(scriptsTbl)
  5352. end
  5353. end
  5354. end)
  5355.  
  5356. SearchBox_2.FocusLost:Connect(function(enterPressed)
  5357. if enterPressed then
  5358. if SearchBox_2.Text ~= " " then
  5359. local newText = SearchBox_2.Text
  5360. local exists = false
  5361. for _, word in ipairs(History) do
  5362. if word:lower() == newText:lower() then
  5363. exists = true
  5364. break
  5365. end
  5366. end
  5367. if not exists then
  5368. HistoryFrameBackground.Visible = false
  5369. table.insert(History, newText)
  5370. writefile("ECCS_Searcher_V2.8/History.ECCS", table.concat(History, ", "))
  5371. end
  5372. spawn(function()
  5373. for i = 1,10 do
  5374. HistoryFrameBackground.Visible = false
  5375. end
  5376. end)
  5377. HoldButtonFrame:TweenSize(UDim2.new(0, 0, 1, 0),"Out","Linear",0.1)
  5378. TweenService:Create(MainFrame, TweenInfo.new(0.5), {ImageTransparency = 0}):Play()
  5379. OpenCloseSearcherButton:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  5380. MainFrame:TweenSize(UDim2.new(0, 500, 0, 450),"InOut","Sine",0.4)
  5381. DescFrame:TweenPosition(UDim2.new(1.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5382. InfoBox:TweenPosition(UDim2.new(-0.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5383. HomeButtonValue = 0
  5384. ExecutorButtonValue = 0
  5385. SeachButtonValue = 1
  5386. LibraryButtonValue = 0
  5387. CloseSearcherSettingsButton.Visible = false
  5388. SearcherSettingsFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  5389. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ExecutorTextBox.Text)
  5390. SearchBox.Text = SearchBox_2.Text
  5391. gquery = SearchBox_2.Text
  5392. if SearchBox.Text ~= "" then
  5393. SearchBoxImg.Visible = false
  5394. else
  5395. if SearchBox.Text == "" then
  5396. SearchBoxImg.Visible = true
  5397. end
  5398. end
  5399. page = 1
  5400. local scriptsTbl = fetchScripts(SearchBox_2.Text, 1)
  5401. refreshScripts(scriptsTbl)
  5402. end
  5403. end
  5404. end)
  5405.  
  5406.  
  5407. ECCSSearcherSettingsButton.MouseButton1Click:Connect(function()
  5408. OtheButtonsClickSound:Play()
  5409. SearcherSettingsFrame:TweenSize(UDim2.new(0, 485, 0, 233),"InOut","Sine",0.4)
  5410. writefile("ECCS_Searcher_V2.8/Executor.ECCS", ""..ExecutorTextBox.Text)
  5411. end)
  5412.  
  5413. CloseSearcherSettingsButton.MouseButton1Click:Connect(function()
  5414. OtheButtonsClickSound:Play()
  5415. CloseSearcherSettingsButton.Visible = false
  5416. SearcherSettingsFrame:TweenSize(UDim2.new(0, 0, 0, 0),"InOut","Sine",0.4)
  5417. end)
  5418.  
  5419. PaidModeButtonBackground.MouseButton1Click:Connect(function()
  5420. OtheButtonsClickSound:Play()
  5421. if PaidModeButtonPart2.Position == UDim2.new(0.035, 0, 0.5, 0) then
  5422. PaidModeButtonPart2:TweenPosition(UDim2.new(0.55, 0, 0.5, 0),"InOut","Sine",0.15)
  5423. function fetchScripts(query, page)
  5424. page = page or 1
  5425. query = HttpService:UrlEncode(query)
  5426.  
  5427. url = _if(query == "", "https://www.scriptblox.com/api/script/fetch?page="..tostring(page), "https://scriptblox.com/api/script/search?q="..query.."&max=100&mode=paid&page="..tostring(page))
  5428. req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  5429.  
  5430. return req.scripts
  5431. end
  5432. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5433. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5434. Hint.Text = " Search Mode: Paid"
  5435. else
  5436. if PaidModeButtonPart2.Position == UDim2.new(0.55, 0, 0.5, 0) then
  5437. PaidModeButtonPart2:TweenPosition(UDim2.new(0.035, 0, 0.5, 0),"InOut","Sine",0.15)
  5438. function fetchScripts(query, page)
  5439. page = page or 1
  5440. query = HttpService:UrlEncode(query)
  5441.  
  5442. 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))
  5443. req = HttpService:JSONDecode(game:HttpGetAsync(url)).result
  5444.  
  5445. return req.scripts
  5446. end
  5447. HintWait.Size = UDim2.new(0, 0, 0, 60)
  5448. HintWait:TweenSize(UDim2.new(0, 250, 0, 60),"Out","Linear",3)
  5449. Hint.Text = " Search Mode: Free"
  5450. end
  5451. end
  5452. end)
  5453.  
  5454. BackFromDescButton.MouseButton1Click:Connect(function()
  5455. OtheButtonsClickSound:Play()
  5456. DescFrame:TweenPosition(UDim2.new(1.5, 0, 0.615, 0),"InOut","Sine",0.3)
  5457. end)
  5458.  
  5459. local gui = MainFrame
  5460.  
  5461. local dragging
  5462. local dragInput
  5463. local dragStart
  5464. local startPos
  5465.  
  5466. local function update(input)
  5467. local delta = input.Position - dragStart
  5468. gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
  5469. end
  5470.  
  5471. gui.InputBegan:Connect(function(input)
  5472. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  5473. dragging = true
  5474. dragStart = input.Position
  5475. startPos = gui.Position
  5476.  
  5477. input.Changed:Connect(function()
  5478. if input.UserInputState == Enum.UserInputState.End then
  5479. dragging = false
  5480. end
  5481. end)
  5482. end
  5483. end)
  5484.  
  5485. gui.InputChanged:Connect(function(input)
  5486. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  5487. dragInput = input
  5488. end
  5489. end)
  5490.  
  5491. UserInputService.InputChanged:Connect(function(input)
  5492. if input == dragInput and dragging then
  5493. update(input)
  5494. end
  5495. end)
  5496.  
  5497.  
  5498. local gui2 = OpenCloseSearcherButton
  5499.  
  5500. local dragging2
  5501. local dragInput2
  5502. local dragStart2
  5503. local startPos2
  5504.  
  5505.  
  5506. local function update(input)
  5507. local delta2 = input.Position - dragStart2
  5508. gui2.Position = UDim2.new(startPos2.X.Scale, startPos2.X.Offset + delta2.X, startPos2.Y.Scale, startPos2.Y.Offset + delta2.Y)
  5509. end
  5510.  
  5511. gui2.InputBegan:Connect(function(input)
  5512. if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
  5513. dragging2 = true
  5514. dragStart2 = input.Position
  5515. startPos2 = gui2.Position
  5516.  
  5517. input.Changed:Connect(function()
  5518. if input.UserInputState == Enum.UserInputState.End then
  5519. dragging2 = false
  5520. end
  5521. end)
  5522. end
  5523. end)
  5524.  
  5525. gui2.InputChanged:Connect(function(input)
  5526. if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  5527. dragInput2 = input
  5528. end
  5529. end)
  5530.  
  5531. UserInputService_2.InputChanged:Connect(function(input)
  5532. if input == dragInput2 and dragging2 then
  5533. update(input)
  5534. end
  5535. end)
  5536.  
  5537. refreshScripts(fetchScripts(gquery, 1))
  5538.  
  5539. ScriptListFrame:GetPropertyChangedSignal("CanvasPosition"):Connect(function()
  5540. if (ScriptListFrame.CanvasPosition.Y + ScriptListFrame.AbsoluteSize.Y) >= ScriptListFrame.AbsoluteCanvasSize.Y -200 and not pagefetchrunning then
  5541. page = page + 1
  5542. pagefetchrunning = true
  5543. addScripts(fetchScripts(gquery, page))
  5544. end
  5545. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement