AlessandroCFW

Untitled

Feb 11th, 2021
461
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 249.92 KB | None | 0 0
  1. -- Potato Converter
  2. -- Version: 2
  3.  
  4. -- Instances:
  5.  
  6. local Gui = {
  7. PotatoHubBeta = Instance.new("ScreenGui"),
  8. LoadingFrame = Instance.new("Frame"),
  9. LoadingBar = Instance.new("Frame"),
  10. Loaded = Instance.new("Frame"),
  11. Stage = Instance.new("TextLabel"),
  12. ImageLabel = Instance.new("ImageLabel"),
  13. MainFrame = Instance.new("ImageLabel"),
  14. SettingsDropDown = Instance.new("ImageLabel"),
  15. ClipFrame = Instance.new("Frame"),
  16. Colors = Instance.new("Frame"),
  17. Blue = Instance.new("ImageButton"),
  18. Green = Instance.new("ImageButton"),
  19. Orange = Instance.new("ImageButton"),
  20. Pink = Instance.new("ImageButton"),
  21. Red = Instance.new("ImageButton"),
  22. Special = Instance.new("ImageButton"),
  23. Separator2 = Instance.new("Frame"),
  24. HotKey = Instance.new("ImageLabel"),
  25. HotkeyText = Instance.new("TextBox"),
  26. DragBar = Instance.new("Frame"),
  27. SearchFrame = Instance.new("ImageLabel"),
  28. TextBox = Instance.new("TextBox"),
  29. ImageLabel_2 = Instance.new("ImageLabel"),
  30. Menu = Instance.new("ImageLabel"),
  31. MenuMaximize = Instance.new("ImageButton"),
  32. HideButton = Instance.new("ImageButton"),
  33. CloseButton = Instance.new("ImageButton"),
  34. SettingsButton = Instance.new("ImageButton"),
  35. RejoinButton = Instance.new("ImageButton"),
  36. Tabs = Instance.new("ImageLabel"),
  37. StatsTab = Instance.new("ImageLabel"),
  38. StatsText = Instance.new("TextLabel"),
  39. ServerStats = Instance.new("Frame"),
  40. Computer = Instance.new("ImageLabel"),
  41. COutputContainer = Instance.new("Frame"),
  42. UIGridLayout = Instance.new("UIGridLayout"),
  43. MemoryOutput = Instance.new("TextLabel"),
  44. MaxMemoryOutput = Instance.new("TextLabel"),
  45. CPUOutput = Instance.new("TextLabel"),
  46. MaxCPUOutput = Instance.new("TextLabel"),
  47. GPUOutput = Instance.new("TextLabel"),
  48. MaxGPUOutput = Instance.new("TextLabel"),
  49. CContainer = Instance.new("Frame"),
  50. UIGridLayout_2 = Instance.new("UIGridLayout"),
  51. MemoryLabel = Instance.new("TextLabel"),
  52. MaxMemoryLabel = Instance.new("TextLabel"),
  53. CPULabel = Instance.new("TextLabel"),
  54. MaxCPULabel = Instance.new("TextLabel"),
  55. GPULabel = Instance.new("TextLabel"),
  56. MaxGPULabel = Instance.new("TextLabel"),
  57. ComputerStatsTitle = Instance.new("TextLabel"),
  58. Network = Instance.new("ImageLabel"),
  59. NetworkTitle = Instance.new("TextLabel"),
  60. NContainer = Instance.new("Frame"),
  61. UIGridLayout_3 = Instance.new("UIGridLayout"),
  62. PingLabel = Instance.new("TextLabel"),
  63. MaxPingLabel = Instance.new("TextLabel"),
  64. NetworkReceivedLabel = Instance.new("TextLabel"),
  65. MaxNetworkReceivedLabel = Instance.new("TextLabel"),
  66. NetworkSentLabel = Instance.new("TextLabel"),
  67. MaxNetworkSentLabel = Instance.new("TextLabel"),
  68. NOutputContainer = Instance.new("Frame"),
  69. UIGridLayout_4 = Instance.new("UIGridLayout"),
  70. PingOutput = Instance.new("TextLabel"),
  71. MaxPingOutput = Instance.new("TextLabel"),
  72. NetworkReceivedOutput = Instance.new("TextLabel"),
  73. MaxNetworkReceivedOutput = Instance.new("TextLabel"),
  74. NetworkSentOutput = Instance.new("TextLabel"),
  75. MaxNetworkSentOutput = Instance.new("TextLabel"),
  76. BarGraph = Instance.new("ImageLabel"),
  77. WindowsText = Instance.new("TextLabel"),
  78. AndroidText = Instance.new("TextLabel"),
  79. iOSText = Instance.new("TextLabel"),
  80. macOSText = Instance.new("TextLabel"),
  81. OthersText = Instance.new("TextLabel"),
  82. Separator1 = Instance.new("Frame"),
  83. BarContainers = Instance.new("Frame"),
  84. WindowsBar = Instance.new("Frame"),
  85. MacOsBar = Instance.new("Frame"),
  86. AndroidBar = Instance.new("Frame"),
  87. IosBar = Instance.new("Frame"),
  88. OtherBar = Instance.new("Frame"),
  89. UIPadding = Instance.new("UIPadding"),
  90. CreditsTab = Instance.new("ImageLabel"),
  91. CreditsText = Instance.new("TextLabel"),
  92. MainDevs = Instance.new("ImageLabel"),
  93. SexyPotatoCircle = Instance.new("ImageLabel"),
  94. SexyPotatoImage = Instance.new("ImageLabel"),
  95. M1S0Circle = Instance.new("ImageLabel"),
  96. M1S0Image = Instance.new("ImageLabel"),
  97. M1S0Credits = Instance.new("TextLabel"),
  98. PotatoCredits = Instance.new("TextLabel"),
  99. MainDevs_2 = Instance.new("TextLabel"),
  100. SpecialThanks = Instance.new("ImageLabel"),
  101. SpecialThanks_2 = Instance.new("TextLabel"),
  102. Lowliege = Instance.new("TextLabel"),
  103. carter = Instance.new("TextLabel"),
  104. ThanksAllOfYou = Instance.new("TextLabel"),
  105. GamesTab = Instance.new("ImageLabel"),
  106. GamesContainer = Instance.new("ScrollingFrame"),
  107. UIGridLayout_5 = Instance.new("UIGridLayout"),
  108. UIPadding_2 = Instance.new("UIPadding"),
  109. GamesText = Instance.new("TextLabel"),
  110. FavMode = Instance.new("BoolValue"),
  111. SortBy = Instance.new("TextLabel"),
  112. Filter = Instance.new("TextLabel"),
  113. Underlay = Instance.new("ImageLabel"),
  114. option2 = Instance.new("TextButton"),
  115. Separator = Instance.new("Frame"),
  116. Open = Instance.new("TextButton"),
  117. OpenIcon = Instance.new("ImageLabel"),
  118. HomeTab = Instance.new("ImageLabel"),
  119. HomeWelcomeText = Instance.new("TextLabel"),
  120. ChangesLog = Instance.new("ScrollingFrame"),
  121. TextLabel = Instance.new("TextLabel"),
  122. HomeText = Instance.new("TextLabel"),
  123. LogMask = Instance.new("ImageLabel"),
  124. ScriptsTab = Instance.new("ImageLabel"),
  125. ScriptContainer = Instance.new("ScrollingFrame"),
  126. UIGridLayout_6 = Instance.new("UIGridLayout"),
  127. UIPadding_3 = Instance.new("UIPadding"),
  128. ScriptsText = Instance.new("TextLabel"),
  129. SortBy_2 = Instance.new("TextLabel"),
  130. FavMode_2 = Instance.new("BoolValue"),
  131. Filter_2 = Instance.new("TextLabel"),
  132. Underlay_2 = Instance.new("ImageLabel"),
  133. option2_2 = Instance.new("TextButton"),
  134. Separator_2 = Instance.new("Frame"),
  135. Open_2 = Instance.new("TextButton"),
  136. OpenIcon_2 = Instance.new("ImageLabel"),
  137. LocalsTab = Instance.new("ImageLabel"),
  138. LocalHeader = Instance.new("ImageLabel"),
  139. LocalText = Instance.new("TextLabel"),
  140. SliderContainer = Instance.new("Frame"),
  141. UIGridLayout_7 = Instance.new("UIGridLayout"),
  142. GravitySliderBody = Instance.new("Frame"),
  143. GSliderMask = Instance.new("ImageLabel"),
  144. GHighlighter = Instance.new("Frame"),
  145. GSlider = Instance.new("ImageLabel"),
  146. GTitle = Instance.new("TextLabel"),
  147. GOutput = Instance.new("TextBox"),
  148. GReset = Instance.new("TextButton"),
  149. GRoundify = Instance.new("ImageLabel"),
  150. GIcon = Instance.new("ImageLabel"),
  151. HipHeightSliderBody = Instance.new("Frame"),
  152. HHSliderMask = Instance.new("ImageLabel"),
  153. HHHighlighter = Instance.new("Frame"),
  154. HHSlider = Instance.new("ImageLabel"),
  155. HHTitle = Instance.new("TextLabel"),
  156. HHOutput = Instance.new("TextBox"),
  157. HHReset = Instance.new("TextButton"),
  158. HHRoundify = Instance.new("ImageLabel"),
  159. HHIcon = Instance.new("ImageLabel"),
  160. JumpPowerSliderBody = Instance.new("Frame"),
  161. JPSliderMask = Instance.new("ImageLabel"),
  162. JPHighlighter = Instance.new("Frame"),
  163. JPSlider = Instance.new("ImageLabel"),
  164. JPTitle = Instance.new("TextLabel"),
  165. JPOutput = Instance.new("TextBox"),
  166. JPReset = Instance.new("TextButton"),
  167. JPRoundify = Instance.new("ImageLabel"),
  168. JPIcon = Instance.new("ImageLabel"),
  169. WalkSpeedSliderBody = Instance.new("Frame"),
  170. WSSliderMask = Instance.new("ImageLabel"),
  171. WSHighlighter = Instance.new("Frame"),
  172. WSSlider = Instance.new("ImageLabel"),
  173. WSTitle = Instance.new("TextLabel"),
  174. WSOutput = Instance.new("TextBox"),
  175. WSReset = Instance.new("TextButton"),
  176. WSRoundify = Instance.new("ImageLabel"),
  177. WSIcon = Instance.new("ImageLabel"),
  178. QuickActionsHeader = Instance.new("ImageLabel"),
  179. QuickActionsText = Instance.new("TextLabel"),
  180. QAButtonContainer = Instance.new("Frame"),
  181. UIGridLayout_8 = Instance.new("UIGridLayout"),
  182. QAESPButton = Instance.new("TextButton"),
  183. ButtonMask = Instance.new("ImageLabel"),
  184. TextLabel_2 = Instance.new("TextLabel"),
  185. QABToolsButton = Instance.new("TextButton"),
  186. ButtonMask_2 = Instance.new("ImageLabel"),
  187. TextLabel_3 = Instance.new("TextLabel"),
  188. QACtrlClickTPButton = Instance.new("TextButton"),
  189. ButtonMask_3 = Instance.new("ImageLabel"),
  190. TextLabel_4 = Instance.new("TextLabel"),
  191. QAFullbrightButton = Instance.new("TextButton"),
  192. ButtonMask_4 = Instance.new("ImageLabel"),
  193. TextLabel_5 = Instance.new("TextLabel"),
  194. QAInfiniteYieldButton = Instance.new("TextButton"),
  195. ButtonMask_5 = Instance.new("ImageLabel"),
  196. TextLabel_6 = Instance.new("TextLabel"),
  197. QARejoinButton = Instance.new("TextButton"),
  198. ButtonMask_6 = Instance.new("ImageLabel"),
  199. TextLabel_7 = Instance.new("TextLabel"),
  200. WaypointHeader = Instance.new("ImageLabel"),
  201. WPText = Instance.new("TextLabel"),
  202. WPContainer = Instance.new("ScrollingFrame"),
  203. UIGridLayout_9 = Instance.new("UIGridLayout"),
  204. WPColors = Instance.new("ImageLabel"),
  205. Blue_2 = Instance.new("ImageButton"),
  206. Green_2 = Instance.new("ImageButton"),
  207. Orange_2 = Instance.new("ImageButton"),
  208. Pink_2 = Instance.new("ImageButton"),
  209. Red_2 = Instance.new("ImageButton"),
  210. Special_2 = Instance.new("ImageButton"),
  211. WPTextBoxFrame = Instance.new("ImageLabel"),
  212. WPTextBox = Instance.new("TextBox"),
  213. AddWaypointFrame = Instance.new("TextButton"),
  214. AddWaypointMask = Instance.new("ImageLabel"),
  215. AddWaypointText = Instance.new("TextLabel"),
  216. ImageLabel_3 = Instance.new("ImageLabel"),
  217. SetColorFrame = Instance.new("TextButton"),
  218. SetColorMask = Instance.new("ImageLabel"),
  219. SetColorText = Instance.new("TextLabel"),
  220. LocalsText = Instance.new("TextLabel"),
  221. ExclusiveTab = Instance.new("ImageLabel"),
  222. ExclusiveContainer = Instance.new("ScrollingFrame"),
  223. UIGridLayout_10 = Instance.new("UIGridLayout"),
  224. UIPadding_4 = Instance.new("UIPadding"),
  225. ExclusiveText = Instance.new("TextLabel"),
  226. AddScriptTab = Instance.new("ImageLabel"),
  227. AddScriptText = Instance.new("TextLabel"),
  228. AddScriptButtons = Instance.new("ImageLabel"),
  229. Title = Instance.new("TextLabel"),
  230. NameHeader = Instance.new("ImageLabel"),
  231. NameInput = Instance.new("TextBox"),
  232. LinkHeader = Instance.new("ImageLabel"),
  233. LinkInput = Instance.new("TextBox"),
  234. ColorHeader = Instance.new("ImageLabel"),
  235. ColorInput = Instance.new("TextBox"),
  236. IconHeader = Instance.new("ImageLabel"),
  237. IconInput = Instance.new("TextBox"),
  238. AddScriptDone = Instance.new("TextButton"),
  239. ButtonMask_7 = Instance.new("ImageLabel"),
  240. TextLabel_8 = Instance.new("TextLabel"),
  241. Preview = Instance.new("TextButton"),
  242. Underlay_3 = Instance.new("ImageLabel"),
  243. Separator_3 = Instance.new("Frame"),
  244. ScriptImage = Instance.new("ImageLabel"),
  245. NameOut = Instance.new("TextLabel"),
  246. AddScriptText_2 = Instance.new("TextLabel"),
  247. ColourSelector = Instance.new("Frame"),
  248. Wheel = Instance.new("ImageLabel"),
  249. Ring = Instance.new("ImageLabel"),
  250. ColorBackgroundStatic = Instance.new("ImageLabel"),
  251. Colour = Instance.new("ImageLabel"),
  252. Underlay_4 = Instance.new("ImageLabel"),
  253. Red_3 = Instance.new("TextLabel"),
  254. TextLabel_9 = Instance.new("TextLabel"),
  255. Green_3 = Instance.new("TextLabel"),
  256. TextLabel_10 = Instance.new("TextLabel"),
  257. Blue_3 = Instance.new("TextLabel"),
  258. TextLabel_11 = Instance.new("TextLabel"),
  259. AddScriptText_3 = Instance.new("TextLabel"),
  260. EditContainer = Instance.new("ImageLabel"),
  261. ScrollingFrame = Instance.new("ScrollingFrame"),
  262. UIGridLayout_11 = Instance.new("UIGridLayout"),
  263. Back = Instance.new("ImageButton"),
  264. Img = Instance.new("ImageLabel"),
  265. HowToButton = Instance.new("TextButton"),
  266. ButtonMask_8 = Instance.new("ImageLabel"),
  267. TextLabel_12 = Instance.new("TextLabel"),
  268. HowToMiniTab = Instance.new("ImageLabel"),
  269. Title_2 = Instance.new("TextLabel"),
  270. CloseButton_2 = Instance.new("ImageButton"),
  271. ImageLabel_4 = Instance.new("ImageLabel"),
  272. ScrollingFrame_2 = Instance.new("ScrollingFrame"),
  273. UIGridLayout_12 = Instance.new("UIGridLayout"),
  274. TextLabel_13 = Instance.new("TextLabel"),
  275. SavedScriptTab = Instance.new("ImageLabel"),
  276. SavedScriptContainer = Instance.new("ScrollingFrame"),
  277. UIPadding_5 = Instance.new("UIPadding"),
  278. UIGridLayout_13 = Instance.new("UIGridLayout"),
  279. SavedScriptsText = Instance.new("TextLabel"),
  280. AddScriptButton = Instance.new("ImageLabel"),
  281. ASIcon = Instance.new("ImageButton"),
  282. SavedScriptsText_2 = Instance.new("TextLabel"),
  283. LeftBar = Instance.new("ImageLabel"),
  284. TabButtons = Instance.new("Frame"),
  285. HomeButton = Instance.new("TextButton"),
  286. Overlay = Instance.new("ImageLabel"),
  287. Label = Instance.new("TextLabel"),
  288. Hold = Instance.new("BoolValue"),
  289. Tab = Instance.new("ObjectValue"),
  290. GamesButton = Instance.new("TextButton"),
  291. Overlay_2 = Instance.new("ImageLabel"),
  292. Label_2 = Instance.new("TextLabel"),
  293. Hold_2 = Instance.new("BoolValue"),
  294. Tab_2 = Instance.new("ObjectValue"),
  295. ScriptsButton = Instance.new("TextButton"),
  296. Overlay_3 = Instance.new("ImageLabel"),
  297. Label_3 = Instance.new("TextLabel"),
  298. Hold_3 = Instance.new("BoolValue"),
  299. Tab_3 = Instance.new("ObjectValue"),
  300. LocalsButton = Instance.new("TextButton"),
  301. Overlay_4 = Instance.new("ImageLabel"),
  302. Label_4 = Instance.new("TextLabel"),
  303. Hold_4 = Instance.new("BoolValue"),
  304. Tab_4 = Instance.new("ObjectValue"),
  305. StatsButton = Instance.new("TextButton"),
  306. Overlay_5 = Instance.new("ImageLabel"),
  307. Label_5 = Instance.new("TextLabel"),
  308. Hold_5 = Instance.new("BoolValue"),
  309. Tab_5 = Instance.new("ObjectValue"),
  310. CreditsButton = Instance.new("TextButton"),
  311. Overlay_6 = Instance.new("ImageLabel"),
  312. Label_6 = Instance.new("TextLabel"),
  313. Hold_6 = Instance.new("BoolValue"),
  314. Tab_6 = Instance.new("ObjectValue"),
  315. UIGridLayout_14 = Instance.new("UIGridLayout"),
  316. ExclusiveButton = Instance.new("TextButton"),
  317. Overlay_7 = Instance.new("ImageLabel"),
  318. Label_7 = Instance.new("TextLabel"),
  319. Hold_7 = Instance.new("BoolValue"),
  320. Tab_7 = Instance.new("ObjectValue"),
  321. SavedScriptButton = Instance.new("TextButton"),
  322. Overlay_8 = Instance.new("ImageLabel"),
  323. Label_8 = Instance.new("TextLabel"),
  324. Hold_8 = Instance.new("BoolValue"),
  325. Tab_8 = Instance.new("ObjectValue"),
  326. ProfileFrame = Instance.new("ImageLabel"),
  327. ProfileImage = Instance.new("ImageLabel"),
  328. ProfileMask = Instance.new("ImageLabel"),
  329. UsernameText = Instance.new("TextLabel"),
  330. PfPMinimize = Instance.new("ImageButton"),
  331. HomeText_2 = Instance.new("TextLabel"),
  332. Separator_4 = Instance.new("Frame"),
  333. Executions = Instance.new("TextLabel")}
  334.  
  335. --Properties:
  336.  
  337. Gui.PotatoHubBeta.Name = "PotatoHubBeta"
  338. Gui.PotatoHubBeta.Parent = game:GetService("CoreGui")
  339.  
  340. Gui.LoadingFrame.Name = "LoadingFrame"
  341. Gui.LoadingFrame.Parent = Gui.PotatoHubBeta
  342. Gui.LoadingFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  343. Gui.LoadingFrame.BackgroundColor3 = Color3.new(0.94902, 0.956863, 0.960784)
  344. Gui.LoadingFrame.BackgroundTransparency = 1
  345. Gui.LoadingFrame.BorderSizePixel = 0
  346. Gui.LoadingFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  347. Gui.LoadingFrame.Size = UDim2.new(0, 300, 0, 200)
  348. Gui.LoadingFrame.ZIndex = 2
  349.  
  350. Gui.LoadingBar.Name = "LoadingBar"
  351. Gui.LoadingBar.Parent = Gui.LoadingFrame
  352. Gui.LoadingBar.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  353. Gui.LoadingBar.BorderColor3 = Color3.new(0.133333, 0.133333, 0.168627)
  354. Gui.LoadingBar.Position = UDim2.new(0.0633333325, 0, 0.670000017, 0)
  355. Gui.LoadingBar.Size = UDim2.new(0, 264, 0, 25)
  356. Gui.LoadingBar.ZIndex = 2
  357.  
  358. Gui.Loaded.Name = "Loaded"
  359. Gui.Loaded.Parent = Gui.LoadingBar
  360. Gui.Loaded.BackgroundColor3 = Color3.new(0.34902, 0.364706, 0.427451)
  361. Gui.Loaded.BorderColor3 = Color3.new(0.847059, 0.858824, 0.870588)
  362. Gui.Loaded.BorderSizePixel = 0
  363. Gui.Loaded.Position = UDim2.new(0, 0, -0.00999999978, 0)
  364. Gui.Loaded.Size = UDim2.new(0, 26, 0, 25)
  365. Gui.Loaded.ZIndex = 2
  366.  
  367. Gui.Stage.Name = "Stage"
  368. Gui.Stage.Parent = Gui.LoadingBar
  369. Gui.Stage.BackgroundColor3 = Color3.new(1, 1, 1)
  370. Gui.Stage.BackgroundTransparency = 1
  371. Gui.Stage.Position = UDim2.new(0.118773945, 0, 1.48000002, 0)
  372. Gui.Stage.Size = UDim2.new(0, 200, 0, 20)
  373. Gui.Stage.ZIndex = 2
  374. Gui.Stage.Font = Enum.Font.Cartoon
  375. Gui.Stage.Text = "Loaded: N/A"
  376. Gui.Stage.TextColor3 = Color3.new(1, 1, 1)
  377. Gui.Stage.TextSize = 18
  378.  
  379. Gui.ImageLabel.Parent = Gui.LoadingFrame
  380. Gui.ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  381. Gui.ImageLabel.BackgroundTransparency = 1
  382. Gui.ImageLabel.Position = UDim2.new(0.336666673, 0, 0.075000003, 0)
  383. Gui.ImageLabel.Size = UDim2.new(0, 100, 0, 100)
  384. Gui.ImageLabel.ZIndex = 2
  385. Gui.ImageLabel.Image = "rbxassetid://445895952"
  386.  
  387. Gui.MainFrame.Name = "MainFrame"
  388. Gui.MainFrame.Parent = Gui.PotatoHubBeta
  389. Gui.MainFrame.Active = true
  390. Gui.MainFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  391. Gui.MainFrame.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  392. Gui.MainFrame.BackgroundTransparency = 1
  393. Gui.MainFrame.ClipsDescendants = true
  394. Gui.MainFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  395. Gui.MainFrame.Selectable = true
  396. Gui.MainFrame.Size = UDim2.new(0, 875, 0, 475)
  397. Gui.MainFrame.Image = "rbxassetid://3570695787"
  398. Gui.MainFrame.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  399. Gui.MainFrame.ScaleType = Enum.ScaleType.Slice
  400. Gui.MainFrame.SliceScale = 0.079999998211861
  401. Gui.MainFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  402.  
  403. Gui.SettingsDropDown.Name = "SettingsDropDown"
  404. Gui.SettingsDropDown.Parent = Gui.MainFrame
  405. Gui.SettingsDropDown.BackgroundColor3 = Color3.new(1, 1, 1)
  406. Gui.SettingsDropDown.BackgroundTransparency = 1
  407. Gui.SettingsDropDown.ClipsDescendants = true
  408. Gui.SettingsDropDown.Position = UDim2.new(0.807285726, 0, 0.0512105189, 0)
  409. Gui.SettingsDropDown.Size = UDim2.new(0, 122, 0, 27)
  410. Gui.SettingsDropDown.Visible = false
  411. Gui.SettingsDropDown.ZIndex = 5
  412. Gui.SettingsDropDown.Image = "rbxassetid://2851928141"
  413. Gui.SettingsDropDown.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  414. Gui.SettingsDropDown.ScaleType = Enum.ScaleType.Slice
  415. Gui.SettingsDropDown.SliceCenter = Rect.new(8, 8, 8, 8)
  416.  
  417. Gui.ClipFrame.Name = "ClipFrame"
  418. Gui.ClipFrame.Parent = Gui.SettingsDropDown
  419. Gui.ClipFrame.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  420. Gui.ClipFrame.Size = UDim2.new(0, 122, 0, 15)
  421.  
  422. Gui.Colors.Name = "Colors"
  423. Gui.Colors.Parent = Gui.SettingsDropDown
  424. Gui.Colors.BackgroundColor3 = Color3.new(1, 1, 1)
  425. Gui.Colors.BackgroundTransparency = 1
  426. Gui.Colors.BorderSizePixel = 0
  427. Gui.Colors.Position = UDim2.new(0.27868852, 0, 0, 0)
  428. Gui.Colors.Size = UDim2.new(0, 88, 0, 42)
  429. Gui.Colors.ZIndex = 5
  430.  
  431. Gui.Blue.Name = "Blue"
  432. Gui.Blue.Parent = Gui.Colors
  433. Gui.Blue.BackgroundColor3 = Color3.new(1, 1, 1)
  434. Gui.Blue.BackgroundTransparency = 1
  435. Gui.Blue.Position = UDim2.new(0.720026195, 0, 0, 0)
  436. Gui.Blue.Size = UDim2.new(0, 19, 0, 19)
  437. Gui.Blue.ZIndex = 5
  438. Gui.Blue.Image = "rbxassetid://4289509344"
  439. Gui.Blue.ImageColor3 = Color3.new(0.137255, 0.14902, 0.811765)
  440.  
  441. Gui.Green.Name = "Green"
  442. Gui.Green.Parent = Gui.Colors
  443. Gui.Green.BackgroundColor3 = Color3.new(1, 1, 1)
  444. Gui.Green.BackgroundTransparency = 1
  445. Gui.Green.Position = UDim2.new(0.0795454532, 0, 0, 0)
  446. Gui.Green.Size = UDim2.new(0, 19, 0, 19)
  447. Gui.Green.ZIndex = 5
  448. Gui.Green.Image = "rbxassetid://4289509344"
  449. Gui.Green.ImageColor3 = Color3.new(0.113725, 0.886275, 0.0705882)
  450.  
  451. Gui.Orange.Name = "Orange"
  452. Gui.Orange.Parent = Gui.Colors
  453. Gui.Orange.BackgroundColor3 = Color3.new(1, 0.619608, 0.180392)
  454. Gui.Orange.BackgroundTransparency = 1
  455. Gui.Orange.Position = UDim2.new(0.0799999982, 0, 0.543478251, 0)
  456. Gui.Orange.Size = UDim2.new(0, 19, 0, 19)
  457. Gui.Orange.ZIndex = 5
  458. Gui.Orange.Image = "rbxassetid://4289509344"
  459. Gui.Orange.ImageColor3 = Color3.new(1, 0.619608, 0.180392)
  460.  
  461. Gui.Pink.Name = "Pink"
  462. Gui.Pink.Parent = Gui.Colors
  463. Gui.Pink.BackgroundColor3 = Color3.new(1, 0.619608, 0.180392)
  464. Gui.Pink.BackgroundTransparency = 1
  465. Gui.Pink.Position = UDim2.new(0.386818171, 0, 0.543478251, 0)
  466. Gui.Pink.Size = UDim2.new(0, 19, 0, 19)
  467. Gui.Pink.ZIndex = 5
  468. Gui.Pink.Image = "rbxassetid://4289509344"
  469. Gui.Pink.ImageColor3 = Color3.new(0.980392, 0.34902, 1)
  470.  
  471. Gui.Red.Name = "Red"
  472. Gui.Red.Parent = Gui.Colors
  473. Gui.Red.BackgroundColor3 = Color3.new(1, 1, 1)
  474. Gui.Red.BackgroundTransparency = 1
  475. Gui.Red.Position = UDim2.new(0.390480727, 0, 0, 0)
  476. Gui.Red.Size = UDim2.new(0, 19, 0, 19)
  477. Gui.Red.ZIndex = 5
  478. Gui.Red.Image = "rbxassetid://4289509344"
  479. Gui.Red.ImageColor3 = Color3.new(0.811765, 0.294118, 0.301961)
  480.  
  481. Gui.Special.Name = "Special"
  482. Gui.Special.Parent = Gui.Colors
  483. Gui.Special.BackgroundColor3 = Color3.new(1, 0.619608, 0.180392)
  484. Gui.Special.BackgroundTransparency = 1
  485. Gui.Special.Position = UDim2.new(0.716363668, 0, 0.543478251, 0)
  486. Gui.Special.Size = UDim2.new(0, 19, 0, 19)
  487. Gui.Special.ZIndex = 5
  488. Gui.Special.Image = "rbxassetid://4289509344"
  489. Gui.Special.ImageColor3 = Color3.new(0.537255, 0.352941, 1)
  490.  
  491. Gui.Separator2.Name = "Separator2"
  492. Gui.Separator2.Parent = Gui.SettingsDropDown
  493. Gui.Separator2.AnchorPoint = Vector2.new(0.5, 0.5)
  494. Gui.Separator2.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  495. Gui.Separator2.BorderSizePixel = 0
  496. Gui.Separator2.Position = UDim2.new(0.300000012, 0, 0.5, 0)
  497. Gui.Separator2.Size = UDim2.new(0, 1, 0, 30)
  498. Gui.Separator2.ZIndex = 5
  499.  
  500. Gui.HotKey.Name = "HotKey"
  501. Gui.HotKey.Parent = Gui.SettingsDropDown
  502. Gui.HotKey.AnchorPoint = Vector2.new(0.5, 0.5)
  503. Gui.HotKey.BackgroundColor3 = Color3.new(0, 0, 0)
  504. Gui.HotKey.BackgroundTransparency = 1
  505. Gui.HotKey.Position = UDim2.new(0.154999778, 0, 0.469999999, 0)
  506. Gui.HotKey.Size = UDim2.new(0, 29, 0, 23)
  507. Gui.HotKey.ZIndex = 5
  508. Gui.HotKey.Image = "rbxassetid://3570695787"
  509. Gui.HotKey.ImageColor3 = Color3.new(0, 0, 0)
  510. Gui.HotKey.ImageTransparency = 0.69999998807907
  511. Gui.HotKey.ScaleType = Enum.ScaleType.Slice
  512. Gui.HotKey.SliceScale = 0.050000000745058
  513. Gui.HotKey.SliceCenter = Rect.new(100, 100, 100, 100)
  514.  
  515. Gui.HotkeyText.Name = "HotkeyText"
  516. Gui.HotkeyText.Parent = Gui.HotKey
  517. Gui.HotkeyText.Active = false
  518. Gui.HotkeyText.AnchorPoint = Vector2.new(0.5, 0.5)
  519. Gui.HotkeyText.BackgroundColor3 = Color3.new(1, 1, 1)
  520. Gui.HotkeyText.BackgroundTransparency = 1
  521. Gui.HotkeyText.BorderSizePixel = 0
  522. Gui.HotkeyText.Position = UDim2.new(0.5, 0, 0.5, 0)
  523. Gui.HotkeyText.Selectable = false
  524. Gui.HotkeyText.Size = UDim2.new(0, 27, 0, 23)
  525. Gui.HotkeyText.ZIndex = 5
  526. Gui.HotkeyText.Font = Enum.Font.SourceSans
  527. Gui.HotkeyText.Text = "Insert"
  528. Gui.HotkeyText.TextColor3 = Color3.new(1, 1, 1)
  529. Gui.HotkeyText.TextSize = 14
  530. Gui.HotkeyText.TextTruncate = Enum.TextTruncate.AtEnd
  531.  
  532. Gui.DragBar.Name = "DragBar"
  533. Gui.DragBar.Parent = Gui.MainFrame
  534. Gui.DragBar.BackgroundColor3 = Color3.new(1, 1, 1)
  535. Gui.DragBar.BackgroundTransparency = 1
  536. Gui.DragBar.Size = UDim2.new(0, 875, 0, 58)
  537.  
  538. Gui.SearchFrame.Name = "SearchFrame"
  539. Gui.SearchFrame.Parent = Gui.MainFrame
  540. Gui.SearchFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  541. Gui.SearchFrame.BackgroundTransparency = 1
  542. Gui.SearchFrame.Position = UDim2.new(0.263000011, 0, -0.131999999, 0)
  543. Gui.SearchFrame.Size = UDim2.new(0, 302, 0, 29)
  544. Gui.SearchFrame.Image = "rbxassetid://3570695787"
  545. Gui.SearchFrame.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  546. Gui.SearchFrame.ScaleType = Enum.ScaleType.Slice
  547. Gui.SearchFrame.SliceScale = 0.059999998658895
  548. Gui.SearchFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  549.  
  550. Gui.TextBox.Parent = Gui.SearchFrame
  551. Gui.TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  552. Gui.TextBox.BackgroundTransparency = 1
  553. Gui.TextBox.Position = UDim2.new(0.0352804437, 0, 0, 0)
  554. Gui.TextBox.Size = UDim2.new(0, 198, 0, 29)
  555. Gui.TextBox.Font = Enum.Font.Cartoon
  556. Gui.TextBox.PlaceholderColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  557. Gui.TextBox.PlaceholderText = "Search Field"
  558. Gui.TextBox.Text = ""
  559. Gui.TextBox.TextColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  560. Gui.TextBox.TextSize = 14
  561. Gui.TextBox.TextXAlignment = Enum.TextXAlignment.Left
  562.  
  563. Gui.ImageLabel_2.Parent = Gui.SearchFrame
  564. Gui.ImageLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  565. Gui.ImageLabel_2.BackgroundTransparency = 1
  566. Gui.ImageLabel_2.BorderSizePixel = 0
  567. Gui.ImageLabel_2.Position = UDim2.new(0.918698013, 0, 0.068965517, 0)
  568. Gui.ImageLabel_2.Size = UDim2.new(0, 24, 0, 24)
  569. Gui.ImageLabel_2.Image = "http://www.roblox.com/asset/?id=4041845635"
  570. Gui.ImageLabel_2.ImageColor3 = Color3.new(0.698039, 0.698039, 0.698039)
  571.  
  572. Gui.Menu.Name = "Menu"
  573. Gui.Menu.Parent = Gui.MainFrame
  574. Gui.Menu.BackgroundColor3 = Color3.new(1, 1, 1)
  575. Gui.Menu.BackgroundTransparency = 1
  576. Gui.Menu.ClipsDescendants = true
  577. Gui.Menu.Position = UDim2.new(1.04799998, 0, 0.0469999984, 0)
  578. Gui.Menu.Size = UDim2.new(0, 103, 0, 29)
  579. Gui.Menu.ZIndex = 6
  580. Gui.Menu.Image = "rbxassetid://2851928141"
  581. Gui.Menu.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  582. Gui.Menu.ScaleType = Enum.ScaleType.Slice
  583. Gui.Menu.SliceCenter = Rect.new(8, 8, 8, 8)
  584.  
  585. Gui.MenuMaximize.Name = "MenuMaximize"
  586. Gui.MenuMaximize.Parent = Gui.Menu
  587. Gui.MenuMaximize.BackgroundColor3 = Color3.new(1, 1, 1)
  588. Gui.MenuMaximize.BackgroundTransparency = 1
  589. Gui.MenuMaximize.Position = UDim2.new(-0.00258333981, 0, 0.0350000001, 0)
  590. Gui.MenuMaximize.Size = UDim2.new(0, 25, 0, 25)
  591. Gui.MenuMaximize.ZIndex = 6
  592. Gui.MenuMaximize.Image = "http://www.roblox.com/asset/?id=4288246682"
  593.  
  594. Gui.HideButton.Name = "HideButton"
  595. Gui.HideButton.Parent = Gui.Menu
  596. Gui.HideButton.BackgroundColor3 = Color3.new(1, 1, 1)
  597. Gui.HideButton.BackgroundTransparency = 1
  598. Gui.HideButton.Position = UDim2.new(0.613124013, 0, 0.0350000039, 0)
  599. Gui.HideButton.Size = UDim2.new(0, 25, 0, 25)
  600. Gui.HideButton.ZIndex = 6
  601. Gui.HideButton.Image = "rbxassetid://3517197676"
  602.  
  603. Gui.CloseButton.Name = "CloseButton"
  604. Gui.CloseButton.Parent = Gui.Menu
  605. Gui.CloseButton.BackgroundColor3 = Color3.new(1, 1, 1)
  606. Gui.CloseButton.BackgroundTransparency = 1
  607. Gui.CloseButton.Position = UDim2.new(0.284541339, 0, 0.0350000001, 0)
  608. Gui.CloseButton.Size = UDim2.new(0, 25, 0, 25)
  609. Gui.CloseButton.ZIndex = 6
  610. Gui.CloseButton.Image = "rbxassetid://3515504602"
  611.  
  612. Gui.SettingsButton.Name = "SettingsButton"
  613. Gui.SettingsButton.Parent = Gui.Menu
  614. Gui.SettingsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  615. Gui.SettingsButton.BackgroundTransparency = 1
  616. Gui.SettingsButton.Position = UDim2.new(1.34132767, 0, 0.0345172398, 0)
  617. Gui.SettingsButton.Size = UDim2.new(0, 25, 0, 25)
  618. Gui.SettingsButton.ZIndex = 6
  619. Gui.SettingsButton.Image = "rbxassetid://3515393063"
  620.  
  621. Gui.RejoinButton.Name = "RejoinButton"
  622. Gui.RejoinButton.Parent = Gui.Menu
  623. Gui.RejoinButton.BackgroundColor3 = Color3.new(1, 1, 1)
  624. Gui.RejoinButton.BackgroundTransparency = 1
  625. Gui.RejoinButton.Position = UDim2.new(1.14843237, 0, 0.0345172398, 0)
  626. Gui.RejoinButton.Size = UDim2.new(0, 25, 0, 25)
  627. Gui.RejoinButton.ZIndex = 6
  628. Gui.RejoinButton.Image = "rbxassetid://4289678462"
  629.  
  630. Gui.Tabs.Name = "Tabs"
  631. Gui.Tabs.Parent = Gui.MainFrame
  632. Gui.Tabs.BackgroundColor3 = Color3.new(1, 1, 1)
  633. Gui.Tabs.BackgroundTransparency = 1
  634. Gui.Tabs.Position = UDim2.new(0.263999999, 0, 1.04400003, 0)
  635. Gui.Tabs.Size = UDim2.new(0, 634, 0, 406)
  636. Gui.Tabs.Image = "rbxassetid://2851926732"
  637. Gui.Tabs.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  638. Gui.Tabs.ImageTransparency = 1
  639. Gui.Tabs.ScaleType = Enum.ScaleType.Slice
  640. Gui.Tabs.SliceCenter = Rect.new(12, 12, 12, 12)
  641.  
  642. Gui.StatsTab.Name = "StatsTab"
  643. Gui.StatsTab.Parent = Gui.Tabs
  644. Gui.StatsTab.BackgroundColor3 = Color3.new(1, 1, 1)
  645. Gui.StatsTab.BackgroundTransparency = 1
  646. Gui.StatsTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  647. Gui.StatsTab.Size = UDim2.new(0, 634, 0, 406)
  648. Gui.StatsTab.Visible = false
  649. Gui.StatsTab.Image = "rbxassetid://2851926732"
  650. Gui.StatsTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  651. Gui.StatsTab.ScaleType = Enum.ScaleType.Slice
  652. Gui.StatsTab.SliceCenter = Rect.new(12, 12, 12, 12)
  653.  
  654. Gui.StatsText.Name = "StatsText"
  655. Gui.StatsText.Parent = Gui.StatsTab
  656. Gui.StatsText.BackgroundColor3 = Color3.new(1, 1, 1)
  657. Gui.StatsText.BackgroundTransparency = 1
  658. Gui.StatsText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  659. Gui.StatsText.Size = UDim2.new(0, 174, 0, 26)
  660. Gui.StatsText.Font = Enum.Font.Cartoon
  661. Gui.StatsText.Text = "Server Stats"
  662. Gui.StatsText.TextColor3 = Color3.new(1, 1, 1)
  663. Gui.StatsText.TextSize = 18
  664. Gui.StatsText.TextXAlignment = Enum.TextXAlignment.Left
  665.  
  666. Gui.ServerStats.Name = "ServerStats"
  667. Gui.ServerStats.Parent = Gui.StatsTab
  668. Gui.ServerStats.BackgroundColor3 = Color3.new(1, 1, 1)
  669. Gui.ServerStats.BackgroundTransparency = 1
  670. Gui.ServerStats.BorderSizePixel = 0
  671. Gui.ServerStats.Position = UDim2.new(0.0173501577, 0, 0.0788177326, 0)
  672. Gui.ServerStats.Size = UDim2.new(0, 219, 0, 365)
  673.  
  674. Gui.Computer.Name = "Computer"
  675. Gui.Computer.Parent = Gui.ServerStats
  676. Gui.Computer.BackgroundColor3 = Color3.new(1, 1, 1)
  677. Gui.Computer.BackgroundTransparency = 1
  678. Gui.Computer.Position = UDim2.new(-0.0063989237, 0, 0.000634936616, 0)
  679. Gui.Computer.Size = UDim2.new(0, 220, 0, 178)
  680. Gui.Computer.Image = "rbxassetid://3570695787"
  681. Gui.Computer.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  682. Gui.Computer.ScaleType = Enum.ScaleType.Slice
  683. Gui.Computer.SliceScale = 0.10000000149012
  684. Gui.Computer.SliceCenter = Rect.new(100, 100, 100, 100)
  685.  
  686. Gui.COutputContainer.Name = "COutputContainer"
  687. Gui.COutputContainer.Parent = Gui.Computer
  688. Gui.COutputContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  689. Gui.COutputContainer.BackgroundTransparency = 1
  690. Gui.COutputContainer.BorderSizePixel = 0
  691. Gui.COutputContainer.Position = UDim2.new(0.772727251, 0, 0.160005718, 0)
  692. Gui.COutputContainer.Size = UDim2.new(0, 20, 0, 144)
  693.  
  694. Gui.UIGridLayout.Parent = Gui.COutputContainer
  695. Gui.UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  696. Gui.UIGridLayout.CellSize = UDim2.new(1, 0, 0, 20)
  697.  
  698. Gui.MemoryOutput.Name = "MemoryOutput"
  699. Gui.MemoryOutput.Parent = Gui.COutputContainer
  700. Gui.MemoryOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  701. Gui.MemoryOutput.BackgroundTransparency = 1
  702. Gui.MemoryOutput.BorderSizePixel = 0
  703. Gui.MemoryOutput.Size = UDim2.new(0, 200, 0, 50)
  704. Gui.MemoryOutput.Font = Enum.Font.Cartoon
  705. Gui.MemoryOutput.Text = "0"
  706. Gui.MemoryOutput.TextColor3 = Color3.new(1, 1, 1)
  707. Gui.MemoryOutput.TextSize = 14
  708. Gui.MemoryOutput.TextXAlignment = Enum.TextXAlignment.Left
  709.  
  710. Gui.MaxMemoryOutput.Name = "MaxMemoryOutput"
  711. Gui.MaxMemoryOutput.Parent = Gui.COutputContainer
  712. Gui.MaxMemoryOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  713. Gui.MaxMemoryOutput.BackgroundTransparency = 1
  714. Gui.MaxMemoryOutput.BorderSizePixel = 0
  715. Gui.MaxMemoryOutput.Size = UDim2.new(0, 200, 0, 50)
  716. Gui.MaxMemoryOutput.Font = Enum.Font.Cartoon
  717. Gui.MaxMemoryOutput.Text = "0"
  718. Gui.MaxMemoryOutput.TextColor3 = Color3.new(1, 1, 1)
  719. Gui.MaxMemoryOutput.TextSize = 14
  720. Gui.MaxMemoryOutput.TextXAlignment = Enum.TextXAlignment.Left
  721.  
  722. Gui.CPUOutput.Name = "CPUOutput"
  723. Gui.CPUOutput.Parent = Gui.COutputContainer
  724. Gui.CPUOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  725. Gui.CPUOutput.BackgroundTransparency = 1
  726. Gui.CPUOutput.BorderSizePixel = 0
  727. Gui.CPUOutput.Position = UDim2.new(0, 0, 0.262008727, 0)
  728. Gui.CPUOutput.Size = UDim2.new(0, 110, 0, 20)
  729. Gui.CPUOutput.Font = Enum.Font.Cartoon
  730. Gui.CPUOutput.Text = "0"
  731. Gui.CPUOutput.TextColor3 = Color3.new(1, 1, 1)
  732. Gui.CPUOutput.TextSize = 14
  733. Gui.CPUOutput.TextXAlignment = Enum.TextXAlignment.Left
  734.  
  735. Gui.MaxCPUOutput.Name = "MaxCPUOutput"
  736. Gui.MaxCPUOutput.Parent = Gui.COutputContainer
  737. Gui.MaxCPUOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  738. Gui.MaxCPUOutput.BackgroundTransparency = 1
  739. Gui.MaxCPUOutput.BorderSizePixel = 0
  740. Gui.MaxCPUOutput.Position = UDim2.new(0, 0, 0.39301309, 0)
  741. Gui.MaxCPUOutput.Size = UDim2.new(0, 133, 0, 20)
  742. Gui.MaxCPUOutput.Font = Enum.Font.Cartoon
  743. Gui.MaxCPUOutput.Text = "0"
  744. Gui.MaxCPUOutput.TextColor3 = Color3.new(1, 1, 1)
  745. Gui.MaxCPUOutput.TextSize = 14
  746. Gui.MaxCPUOutput.TextXAlignment = Enum.TextXAlignment.Left
  747.  
  748. Gui.GPUOutput.Name = "GPUOutput"
  749. Gui.GPUOutput.Parent = Gui.COutputContainer
  750. Gui.GPUOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  751. Gui.GPUOutput.BackgroundTransparency = 1
  752. Gui.GPUOutput.BorderSizePixel = 0
  753. Gui.GPUOutput.Size = UDim2.new(0, 200, 0, 50)
  754. Gui.GPUOutput.Font = Enum.Font.Cartoon
  755. Gui.GPUOutput.Text = "0"
  756. Gui.GPUOutput.TextColor3 = Color3.new(1, 1, 1)
  757. Gui.GPUOutput.TextSize = 14
  758. Gui.GPUOutput.TextXAlignment = Enum.TextXAlignment.Left
  759.  
  760. Gui.MaxGPUOutput.Name = "MaxGPUOutput"
  761. Gui.MaxGPUOutput.Parent = Gui.COutputContainer
  762. Gui.MaxGPUOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  763. Gui.MaxGPUOutput.BackgroundTransparency = 1
  764. Gui.MaxGPUOutput.BorderSizePixel = 0
  765. Gui.MaxGPUOutput.Position = UDim2.new(0, 0, 0.655021846, 0)
  766. Gui.MaxGPUOutput.Size = UDim2.new(0, 110, 0, 20)
  767. Gui.MaxGPUOutput.Font = Enum.Font.Cartoon
  768. Gui.MaxGPUOutput.Text = "0"
  769. Gui.MaxGPUOutput.TextColor3 = Color3.new(1, 1, 1)
  770. Gui.MaxGPUOutput.TextSize = 14
  771. Gui.MaxGPUOutput.TextXAlignment = Enum.TextXAlignment.Left
  772.  
  773. Gui.CContainer.Name = "CContainer"
  774. Gui.CContainer.Parent = Gui.Computer
  775. Gui.CContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  776. Gui.CContainer.BackgroundTransparency = 1
  777. Gui.CContainer.BorderSizePixel = 0
  778. Gui.CContainer.Position = UDim2.new(0.0681818202, 0, 0.160005718, 0)
  779. Gui.CContainer.Size = UDim2.new(0, 143, 0, 144)
  780.  
  781. Gui.UIGridLayout_2.Parent = Gui.CContainer
  782. Gui.UIGridLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
  783. Gui.UIGridLayout_2.CellSize = UDim2.new(1, 0, 0, 20)
  784.  
  785. Gui.MemoryLabel.Name = "MemoryLabel"
  786. Gui.MemoryLabel.Parent = Gui.CContainer
  787. Gui.MemoryLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  788. Gui.MemoryLabel.BackgroundTransparency = 1
  789. Gui.MemoryLabel.BorderSizePixel = 0
  790. Gui.MemoryLabel.Size = UDim2.new(0, 200, 0, 50)
  791. Gui.MemoryLabel.Font = Enum.Font.Cartoon
  792. Gui.MemoryLabel.Text = "Memory"
  793. Gui.MemoryLabel.TextColor3 = Color3.new(1, 1, 1)
  794. Gui.MemoryLabel.TextSize = 14
  795. Gui.MemoryLabel.TextXAlignment = Enum.TextXAlignment.Left
  796.  
  797. Gui.MaxMemoryLabel.Name = "MaxMemoryLabel"
  798. Gui.MaxMemoryLabel.Parent = Gui.CContainer
  799. Gui.MaxMemoryLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  800. Gui.MaxMemoryLabel.BackgroundTransparency = 1
  801. Gui.MaxMemoryLabel.BorderSizePixel = 0
  802. Gui.MaxMemoryLabel.Size = UDim2.new(0, 200, 0, 50)
  803. Gui.MaxMemoryLabel.Font = Enum.Font.Cartoon
  804. Gui.MaxMemoryLabel.Text = "MaxMemory"
  805. Gui.MaxMemoryLabel.TextColor3 = Color3.new(1, 1, 1)
  806. Gui.MaxMemoryLabel.TextSize = 14
  807. Gui.MaxMemoryLabel.TextXAlignment = Enum.TextXAlignment.Left
  808.  
  809. Gui.CPULabel.Name = "CPULabel"
  810. Gui.CPULabel.Parent = Gui.CContainer
  811. Gui.CPULabel.BackgroundColor3 = Color3.new(1, 1, 1)
  812. Gui.CPULabel.BackgroundTransparency = 1
  813. Gui.CPULabel.BorderSizePixel = 0
  814. Gui.CPULabel.Position = UDim2.new(0, 0, 0.262008727, 0)
  815. Gui.CPULabel.Size = UDim2.new(0, 110, 0, 20)
  816. Gui.CPULabel.Font = Enum.Font.Cartoon
  817. Gui.CPULabel.Text = "CPU"
  818. Gui.CPULabel.TextColor3 = Color3.new(1, 1, 1)
  819. Gui.CPULabel.TextSize = 14
  820. Gui.CPULabel.TextXAlignment = Enum.TextXAlignment.Left
  821.  
  822. Gui.MaxCPULabel.Name = "MaxCPULabel"
  823. Gui.MaxCPULabel.Parent = Gui.CContainer
  824. Gui.MaxCPULabel.BackgroundColor3 = Color3.new(1, 1, 1)
  825. Gui.MaxCPULabel.BackgroundTransparency = 1
  826. Gui.MaxCPULabel.BorderSizePixel = 0
  827. Gui.MaxCPULabel.Position = UDim2.new(0, 0, 0.39301309, 0)
  828. Gui.MaxCPULabel.Size = UDim2.new(0, 133, 0, 20)
  829. Gui.MaxCPULabel.Font = Enum.Font.Cartoon
  830. Gui.MaxCPULabel.Text = "MaxCPU"
  831. Gui.MaxCPULabel.TextColor3 = Color3.new(1, 1, 1)
  832. Gui.MaxCPULabel.TextSize = 14
  833. Gui.MaxCPULabel.TextXAlignment = Enum.TextXAlignment.Left
  834.  
  835. Gui.GPULabel.Name = "GPULabel"
  836. Gui.GPULabel.Parent = Gui.CContainer
  837. Gui.GPULabel.BackgroundColor3 = Color3.new(1, 1, 1)
  838. Gui.GPULabel.BackgroundTransparency = 1
  839. Gui.GPULabel.BorderSizePixel = 0
  840. Gui.GPULabel.Size = UDim2.new(0, 200, 0, 50)
  841. Gui.GPULabel.Font = Enum.Font.Cartoon
  842. Gui.GPULabel.Text = "GPU"
  843. Gui.GPULabel.TextColor3 = Color3.new(1, 1, 1)
  844. Gui.GPULabel.TextSize = 14
  845. Gui.GPULabel.TextXAlignment = Enum.TextXAlignment.Left
  846.  
  847. Gui.MaxGPULabel.Name = "MaxGPULabel"
  848. Gui.MaxGPULabel.Parent = Gui.CContainer
  849. Gui.MaxGPULabel.BackgroundColor3 = Color3.new(1, 1, 1)
  850. Gui.MaxGPULabel.BackgroundTransparency = 1
  851. Gui.MaxGPULabel.BorderSizePixel = 0
  852. Gui.MaxGPULabel.Position = UDim2.new(0, 0, 0.655021846, 0)
  853. Gui.MaxGPULabel.Size = UDim2.new(0, 110, 0, 20)
  854. Gui.MaxGPULabel.Font = Enum.Font.Cartoon
  855. Gui.MaxGPULabel.Text = "MaxGPU"
  856. Gui.MaxGPULabel.TextColor3 = Color3.new(1, 1, 1)
  857. Gui.MaxGPULabel.TextSize = 14
  858. Gui.MaxGPULabel.TextXAlignment = Enum.TextXAlignment.Left
  859.  
  860. Gui.ComputerStatsTitle.Name = "ComputerStatsTitle"
  861. Gui.ComputerStatsTitle.Parent = Gui.Computer
  862. Gui.ComputerStatsTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  863. Gui.ComputerStatsTitle.BackgroundTransparency = 1
  864. Gui.ComputerStatsTitle.BorderSizePixel = 0
  865. Gui.ComputerStatsTitle.Position = UDim2.new(0.0718816593, 0, 0.00270238426, 0)
  866. Gui.ComputerStatsTitle.Size = UDim2.new(0, 148, 0, 28)
  867. Gui.ComputerStatsTitle.Font = Enum.Font.Cartoon
  868. Gui.ComputerStatsTitle.Text = "Current Server"
  869. Gui.ComputerStatsTitle.TextColor3 = Color3.new(1, 1, 1)
  870. Gui.ComputerStatsTitle.TextSize = 18
  871. Gui.ComputerStatsTitle.TextXAlignment = Enum.TextXAlignment.Left
  872.  
  873. Gui.Network.Name = "Network"
  874. Gui.Network.Parent = Gui.ServerStats
  875. Gui.Network.BackgroundColor3 = Color3.new(1, 1, 1)
  876. Gui.Network.BackgroundTransparency = 1
  877. Gui.Network.Position = UDim2.new(-0.0063989237, 0, 0.51138413, 0)
  878. Gui.Network.Size = UDim2.new(0, 220, 0, 179)
  879. Gui.Network.Image = "rbxassetid://3570695787"
  880. Gui.Network.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  881. Gui.Network.ScaleType = Enum.ScaleType.Slice
  882. Gui.Network.SliceScale = 0.10000000149012
  883. Gui.Network.SliceCenter = Rect.new(100, 100, 100, 100)
  884.  
  885. Gui.NetworkTitle.Name = "NetworkTitle"
  886. Gui.NetworkTitle.Parent = Gui.Network
  887. Gui.NetworkTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  888. Gui.NetworkTitle.BackgroundTransparency = 1
  889. Gui.NetworkTitle.BorderSizePixel = 0
  890. Gui.NetworkTitle.Position = UDim2.new(0.0718816593, 0, 0, 0)
  891. Gui.NetworkTitle.Size = UDim2.new(0, 118, 0, 26)
  892. Gui.NetworkTitle.Font = Enum.Font.Cartoon
  893. Gui.NetworkTitle.Text = "Network"
  894. Gui.NetworkTitle.TextColor3 = Color3.new(1, 1, 1)
  895. Gui.NetworkTitle.TextSize = 18
  896. Gui.NetworkTitle.TextXAlignment = Enum.TextXAlignment.Left
  897.  
  898. Gui.NContainer.Name = "NContainer"
  899. Gui.NContainer.Parent = Gui.Network
  900. Gui.NContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  901. Gui.NContainer.BackgroundTransparency = 1
  902. Gui.NContainer.BorderSizePixel = 0
  903. Gui.NContainer.Position = UDim2.new(0.0681818202, 0, 0.151162788, 0)
  904. Gui.NContainer.Size = UDim2.new(0, 143, 0, 180)
  905.  
  906. Gui.UIGridLayout_3.Parent = Gui.NContainer
  907. Gui.UIGridLayout_3.SortOrder = Enum.SortOrder.LayoutOrder
  908. Gui.UIGridLayout_3.CellSize = UDim2.new(1, 0, 0, 20)
  909.  
  910. Gui.PingLabel.Name = "PingLabel"
  911. Gui.PingLabel.Parent = Gui.NContainer
  912. Gui.PingLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  913. Gui.PingLabel.BackgroundTransparency = 1
  914. Gui.PingLabel.BorderSizePixel = 0
  915. Gui.PingLabel.Size = UDim2.new(0, 200, 0, 50)
  916. Gui.PingLabel.Font = Enum.Font.Cartoon
  917. Gui.PingLabel.Text = "Ping"
  918. Gui.PingLabel.TextColor3 = Color3.new(1, 1, 1)
  919. Gui.PingLabel.TextSize = 14
  920. Gui.PingLabel.TextXAlignment = Enum.TextXAlignment.Left
  921.  
  922. Gui.MaxPingLabel.Name = "MaxPingLabel"
  923. Gui.MaxPingLabel.Parent = Gui.NContainer
  924. Gui.MaxPingLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  925. Gui.MaxPingLabel.BackgroundTransparency = 1
  926. Gui.MaxPingLabel.BorderSizePixel = 0
  927. Gui.MaxPingLabel.Size = UDim2.new(0, 200, 0, 50)
  928. Gui.MaxPingLabel.Font = Enum.Font.Cartoon
  929. Gui.MaxPingLabel.Text = "MaxPing"
  930. Gui.MaxPingLabel.TextColor3 = Color3.new(1, 1, 1)
  931. Gui.MaxPingLabel.TextSize = 14
  932. Gui.MaxPingLabel.TextXAlignment = Enum.TextXAlignment.Left
  933.  
  934. Gui.NetworkReceivedLabel.Name = "NetworkReceivedLabel"
  935. Gui.NetworkReceivedLabel.Parent = Gui.NContainer
  936. Gui.NetworkReceivedLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  937. Gui.NetworkReceivedLabel.BackgroundTransparency = 1
  938. Gui.NetworkReceivedLabel.BorderSizePixel = 0
  939. Gui.NetworkReceivedLabel.Position = UDim2.new(0, 0, 0.262008727, 0)
  940. Gui.NetworkReceivedLabel.Size = UDim2.new(0, 110, 0, 20)
  941. Gui.NetworkReceivedLabel.Font = Enum.Font.Cartoon
  942. Gui.NetworkReceivedLabel.Text = "NetworkReceived"
  943. Gui.NetworkReceivedLabel.TextColor3 = Color3.new(1, 1, 1)
  944. Gui.NetworkReceivedLabel.TextSize = 14
  945. Gui.NetworkReceivedLabel.TextXAlignment = Enum.TextXAlignment.Left
  946.  
  947. Gui.MaxNetworkReceivedLabel.Name = "MaxNetworkReceivedLabel"
  948. Gui.MaxNetworkReceivedLabel.Parent = Gui.NContainer
  949. Gui.MaxNetworkReceivedLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  950. Gui.MaxNetworkReceivedLabel.BackgroundTransparency = 1
  951. Gui.MaxNetworkReceivedLabel.BorderSizePixel = 0
  952. Gui.MaxNetworkReceivedLabel.Position = UDim2.new(0, 0, 0.39301309, 0)
  953. Gui.MaxNetworkReceivedLabel.Size = UDim2.new(0, 133, 0, 20)
  954. Gui.MaxNetworkReceivedLabel.Font = Enum.Font.Cartoon
  955. Gui.MaxNetworkReceivedLabel.Text = "MaxNetworkReceived"
  956. Gui.MaxNetworkReceivedLabel.TextColor3 = Color3.new(1, 1, 1)
  957. Gui.MaxNetworkReceivedLabel.TextSize = 14
  958. Gui.MaxNetworkReceivedLabel.TextXAlignment = Enum.TextXAlignment.Left
  959.  
  960. Gui.NetworkSentLabel.Name = "NetworkSentLabel"
  961. Gui.NetworkSentLabel.Parent = Gui.NContainer
  962. Gui.NetworkSentLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  963. Gui.NetworkSentLabel.BackgroundTransparency = 1
  964. Gui.NetworkSentLabel.BorderSizePixel = 0
  965. Gui.NetworkSentLabel.Size = UDim2.new(0, 200, 0, 50)
  966. Gui.NetworkSentLabel.Font = Enum.Font.Cartoon
  967. Gui.NetworkSentLabel.Text = "NetworkSent"
  968. Gui.NetworkSentLabel.TextColor3 = Color3.new(1, 1, 1)
  969. Gui.NetworkSentLabel.TextSize = 14
  970. Gui.NetworkSentLabel.TextXAlignment = Enum.TextXAlignment.Left
  971.  
  972. Gui.MaxNetworkSentLabel.Name = "MaxNetworkSentLabel"
  973. Gui.MaxNetworkSentLabel.Parent = Gui.NContainer
  974. Gui.MaxNetworkSentLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  975. Gui.MaxNetworkSentLabel.BackgroundTransparency = 1
  976. Gui.MaxNetworkSentLabel.BorderSizePixel = 0
  977. Gui.MaxNetworkSentLabel.Position = UDim2.new(0, 0, 0.655021846, 0)
  978. Gui.MaxNetworkSentLabel.Size = UDim2.new(0, 110, 0, 20)
  979. Gui.MaxNetworkSentLabel.Font = Enum.Font.Cartoon
  980. Gui.MaxNetworkSentLabel.Text = "MaxNetworkSent"
  981. Gui.MaxNetworkSentLabel.TextColor3 = Color3.new(1, 1, 1)
  982. Gui.MaxNetworkSentLabel.TextSize = 14
  983. Gui.MaxNetworkSentLabel.TextXAlignment = Enum.TextXAlignment.Left
  984.  
  985. Gui.NOutputContainer.Name = "NOutputContainer"
  986. Gui.NOutputContainer.Parent = Gui.Network
  987. Gui.NOutputContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  988. Gui.NOutputContainer.BackgroundTransparency = 1
  989. Gui.NOutputContainer.BorderSizePixel = 0
  990. Gui.NOutputContainer.Position = UDim2.new(0.772727251, 0, 0.151162788, 0)
  991. Gui.NOutputContainer.Size = UDim2.new(0, 20, 0, 180)
  992.  
  993. Gui.UIGridLayout_4.Parent = Gui.NOutputContainer
  994. Gui.UIGridLayout_4.SortOrder = Enum.SortOrder.LayoutOrder
  995. Gui.UIGridLayout_4.CellSize = UDim2.new(1, 0, 0, 20)
  996.  
  997. Gui.PingOutput.Name = "PingOutput"
  998. Gui.PingOutput.Parent = Gui.NOutputContainer
  999. Gui.PingOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1000. Gui.PingOutput.BackgroundTransparency = 1
  1001. Gui.PingOutput.BorderSizePixel = 0
  1002. Gui.PingOutput.Size = UDim2.new(0, 200, 0, 50)
  1003. Gui.PingOutput.Font = Enum.Font.Cartoon
  1004. Gui.PingOutput.Text = "0"
  1005. Gui.PingOutput.TextColor3 = Color3.new(1, 1, 1)
  1006. Gui.PingOutput.TextSize = 14
  1007. Gui.PingOutput.TextXAlignment = Enum.TextXAlignment.Left
  1008.  
  1009. Gui.MaxPingOutput.Name = "MaxPingOutput"
  1010. Gui.MaxPingOutput.Parent = Gui.NOutputContainer
  1011. Gui.MaxPingOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1012. Gui.MaxPingOutput.BackgroundTransparency = 1
  1013. Gui.MaxPingOutput.BorderSizePixel = 0
  1014. Gui.MaxPingOutput.Size = UDim2.new(0, 200, 0, 50)
  1015. Gui.MaxPingOutput.Font = Enum.Font.Cartoon
  1016. Gui.MaxPingOutput.Text = "0"
  1017. Gui.MaxPingOutput.TextColor3 = Color3.new(1, 1, 1)
  1018. Gui.MaxPingOutput.TextSize = 14
  1019. Gui.MaxPingOutput.TextXAlignment = Enum.TextXAlignment.Left
  1020.  
  1021. Gui.NetworkReceivedOutput.Name = "NetworkReceivedOutput"
  1022. Gui.NetworkReceivedOutput.Parent = Gui.NOutputContainer
  1023. Gui.NetworkReceivedOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1024. Gui.NetworkReceivedOutput.BackgroundTransparency = 1
  1025. Gui.NetworkReceivedOutput.BorderSizePixel = 0
  1026. Gui.NetworkReceivedOutput.Position = UDim2.new(0, 0, 0.262008727, 0)
  1027. Gui.NetworkReceivedOutput.Size = UDim2.new(0, 110, 0, 20)
  1028. Gui.NetworkReceivedOutput.Font = Enum.Font.Cartoon
  1029. Gui.NetworkReceivedOutput.Text = "0"
  1030. Gui.NetworkReceivedOutput.TextColor3 = Color3.new(1, 1, 1)
  1031. Gui.NetworkReceivedOutput.TextSize = 14
  1032. Gui.NetworkReceivedOutput.TextXAlignment = Enum.TextXAlignment.Left
  1033.  
  1034. Gui.MaxNetworkReceivedOutput.Name = "MaxNetworkReceivedOutput"
  1035. Gui.MaxNetworkReceivedOutput.Parent = Gui.NOutputContainer
  1036. Gui.MaxNetworkReceivedOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1037. Gui.MaxNetworkReceivedOutput.BackgroundTransparency = 1
  1038. Gui.MaxNetworkReceivedOutput.BorderSizePixel = 0
  1039. Gui.MaxNetworkReceivedOutput.Position = UDim2.new(0, 0, 0.39301309, 0)
  1040. Gui.MaxNetworkReceivedOutput.Size = UDim2.new(0, 133, 0, 20)
  1041. Gui.MaxNetworkReceivedOutput.Font = Enum.Font.Cartoon
  1042. Gui.MaxNetworkReceivedOutput.Text = "0"
  1043. Gui.MaxNetworkReceivedOutput.TextColor3 = Color3.new(1, 1, 1)
  1044. Gui.MaxNetworkReceivedOutput.TextSize = 14
  1045. Gui.MaxNetworkReceivedOutput.TextXAlignment = Enum.TextXAlignment.Left
  1046.  
  1047. Gui.NetworkSentOutput.Name = "NetworkSentOutput"
  1048. Gui.NetworkSentOutput.Parent = Gui.NOutputContainer
  1049. Gui.NetworkSentOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1050. Gui.NetworkSentOutput.BackgroundTransparency = 1
  1051. Gui.NetworkSentOutput.BorderSizePixel = 0
  1052. Gui.NetworkSentOutput.Size = UDim2.new(0, 200, 0, 50)
  1053. Gui.NetworkSentOutput.Font = Enum.Font.Cartoon
  1054. Gui.NetworkSentOutput.Text = "0"
  1055. Gui.NetworkSentOutput.TextColor3 = Color3.new(1, 1, 1)
  1056. Gui.NetworkSentOutput.TextSize = 14
  1057. Gui.NetworkSentOutput.TextXAlignment = Enum.TextXAlignment.Left
  1058.  
  1059. Gui.MaxNetworkSentOutput.Name = "MaxNetworkSentOutput"
  1060. Gui.MaxNetworkSentOutput.Parent = Gui.NOutputContainer
  1061. Gui.MaxNetworkSentOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1062. Gui.MaxNetworkSentOutput.BackgroundTransparency = 1
  1063. Gui.MaxNetworkSentOutput.BorderSizePixel = 0
  1064. Gui.MaxNetworkSentOutput.Position = UDim2.new(0, 0, 0.655021846, 0)
  1065. Gui.MaxNetworkSentOutput.Size = UDim2.new(0, 110, 0, 20)
  1066. Gui.MaxNetworkSentOutput.Font = Enum.Font.Cartoon
  1067. Gui.MaxNetworkSentOutput.Text = "0"
  1068. Gui.MaxNetworkSentOutput.TextColor3 = Color3.new(1, 1, 1)
  1069. Gui.MaxNetworkSentOutput.TextSize = 14
  1070. Gui.MaxNetworkSentOutput.TextXAlignment = Enum.TextXAlignment.Left
  1071.  
  1072. Gui.BarGraph.Name = "BarGraph"
  1073. Gui.BarGraph.Parent = Gui.StatsTab
  1074. Gui.BarGraph.BackgroundColor3 = Color3.new(1, 1, 1)
  1075. Gui.BarGraph.BackgroundTransparency = 1
  1076. Gui.BarGraph.Position = UDim2.new(0.375394315, 0, 0.0812451616, 0)
  1077. Gui.BarGraph.Size = UDim2.new(0, 387, 0, 364)
  1078. Gui.BarGraph.Image = "rbxassetid://3570695787"
  1079. Gui.BarGraph.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1080. Gui.BarGraph.ScaleType = Enum.ScaleType.Slice
  1081. Gui.BarGraph.SliceScale = 0.10000000149012
  1082. Gui.BarGraph.SliceCenter = Rect.new(100, 100, 100, 100)
  1083.  
  1084. Gui.WindowsText.Name = "WindowsText"
  1085. Gui.WindowsText.Parent = Gui.BarGraph
  1086. Gui.WindowsText.BackgroundColor3 = Color3.new(1, 1, 1)
  1087. Gui.WindowsText.BackgroundTransparency = 1
  1088. Gui.WindowsText.Position = UDim2.new(-0.0231721718, 0, 0.920937598, 0)
  1089. Gui.WindowsText.Size = UDim2.new(0, 94, 0, 17)
  1090. Gui.WindowsText.Font = Enum.Font.Cartoon
  1091. Gui.WindowsText.Text = "Windows"
  1092. Gui.WindowsText.TextColor3 = Color3.new(1, 1, 1)
  1093. Gui.WindowsText.TextSize = 16
  1094.  
  1095. Gui.AndroidText.Name = "AndroidText"
  1096. Gui.AndroidText.Parent = Gui.BarGraph
  1097. Gui.AndroidText.BackgroundColor3 = Color3.new(1, 1, 1)
  1098. Gui.AndroidText.BackgroundTransparency = 1
  1099. Gui.AndroidText.Position = UDim2.new(0.17630969, 0, 0.920937598, 0)
  1100. Gui.AndroidText.Size = UDim2.new(0, 94, 0, 17)
  1101. Gui.AndroidText.Font = Enum.Font.Cartoon
  1102. Gui.AndroidText.Text = "Android"
  1103. Gui.AndroidText.TextColor3 = Color3.new(1, 1, 1)
  1104. Gui.AndroidText.TextSize = 16
  1105.  
  1106. Gui.iOSText.Name = "iOSText"
  1107. Gui.iOSText.Parent = Gui.BarGraph
  1108. Gui.iOSText.BackgroundColor3 = Color3.new(1, 1, 1)
  1109. Gui.iOSText.BackgroundTransparency = 1
  1110. Gui.iOSText.Position = UDim2.new(0.37579155, 0, 0.920937598, 0)
  1111. Gui.iOSText.Size = UDim2.new(0, 94, 0, 17)
  1112. Gui.iOSText.Font = Enum.Font.Cartoon
  1113. Gui.iOSText.Text = "iOS"
  1114. Gui.iOSText.TextColor3 = Color3.new(1, 1, 1)
  1115. Gui.iOSText.TextSize = 16
  1116.  
  1117. Gui.macOSText.Name = "macOSText"
  1118. Gui.macOSText.Parent = Gui.BarGraph
  1119. Gui.macOSText.BackgroundColor3 = Color3.new(1, 1, 1)
  1120. Gui.macOSText.BackgroundTransparency = 1
  1121. Gui.macOSText.Position = UDim2.new(0.575273454, 0, 0.920937598, 0)
  1122. Gui.macOSText.Size = UDim2.new(0, 94, 0, 17)
  1123. Gui.macOSText.Font = Enum.Font.Cartoon
  1124. Gui.macOSText.Text = "macOS"
  1125. Gui.macOSText.TextColor3 = Color3.new(1, 1, 1)
  1126. Gui.macOSText.TextSize = 16
  1127.  
  1128. Gui.OthersText.Name = "OthersText"
  1129. Gui.OthersText.Parent = Gui.BarGraph
  1130. Gui.OthersText.BackgroundColor3 = Color3.new(1, 1, 1)
  1131. Gui.OthersText.BackgroundTransparency = 1
  1132. Gui.OthersText.Position = UDim2.new(0.764392614, 0, 0.920937598, 0)
  1133. Gui.OthersText.Size = UDim2.new(0, 94, 0, 17)
  1134. Gui.OthersText.Font = Enum.Font.Cartoon
  1135. Gui.OthersText.Text = "Others"
  1136. Gui.OthersText.TextColor3 = Color3.new(1, 1, 1)
  1137. Gui.OthersText.TextSize = 16
  1138.  
  1139. Gui.Separator1.Name = "Separator1"
  1140. Gui.Separator1.Parent = Gui.BarGraph
  1141. Gui.Separator1.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1142. Gui.Separator1.BorderSizePixel = 0
  1143. Gui.Separator1.Position = UDim2.new(0.018134715, 0, 0.899999976, 0)
  1144. Gui.Separator1.Size = UDim2.new(0, 372, 0, 1)
  1145.  
  1146. Gui.BarContainers.Name = "BarContainers"
  1147. Gui.BarContainers.Parent = Gui.BarGraph
  1148. Gui.BarContainers.BackgroundColor3 = Color3.new(1, 1, 1)
  1149. Gui.BarContainers.BackgroundTransparency = 1
  1150. Gui.BarContainers.BorderSizePixel = 0
  1151. Gui.BarContainers.Position = UDim2.new(0, 0, 0.0451296307, 0)
  1152. Gui.BarContainers.Size = UDim2.new(0, 386, 0, 311)
  1153.  
  1154. Gui.WindowsBar.Name = "WindowsBar"
  1155. Gui.WindowsBar.Parent = Gui.BarContainers
  1156. Gui.WindowsBar.BackgroundColor3 = Color3.new(0.745098, 0.745098, 0.745098)
  1157. Gui.WindowsBar.BorderColor3 = Color3.new(0.847059, 0.858824, 0.870588)
  1158. Gui.WindowsBar.BorderSizePixel = 0
  1159. Gui.WindowsBar.Position = UDim2.new(0.0466254838, 0, 0.980000019, 0)
  1160. Gui.WindowsBar.Rotation = 180
  1161. Gui.WindowsBar.Size = UDim2.new(0, 39, 0, 8)
  1162.  
  1163. Gui.MacOsBar.Name = "MacOsBar"
  1164. Gui.MacOsBar.Parent = Gui.BarContainers
  1165. Gui.MacOsBar.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  1166. Gui.MacOsBar.BorderColor3 = Color3.new(0.847059, 0.858824, 0.870588)
  1167. Gui.MacOsBar.BorderSizePixel = 0
  1168. Gui.MacOsBar.Position = UDim2.new(0.647668421, 0, 0.980000019, 0)
  1169. Gui.MacOsBar.Rotation = 180
  1170. Gui.MacOsBar.Size = UDim2.new(0, 39, 0, 8)
  1171.  
  1172. Gui.AndroidBar.Name = "AndroidBar"
  1173. Gui.AndroidBar.Parent = Gui.BarContainers
  1174. Gui.AndroidBar.BackgroundColor3 = Color3.new(0.533333, 0.533333, 0.533333)
  1175. Gui.AndroidBar.BorderColor3 = Color3.new(0.847059, 0.858824, 0.870588)
  1176. Gui.AndroidBar.BorderSizePixel = 0
  1177. Gui.AndroidBar.Position = UDim2.new(0.246113986, 0, 0.980000019, 0)
  1178. Gui.AndroidBar.Rotation = 180
  1179. Gui.AndroidBar.Size = UDim2.new(0, 39, 0, 8)
  1180.  
  1181. Gui.IosBar.Name = "IosBar"
  1182. Gui.IosBar.Parent = Gui.BarContainers
  1183. Gui.IosBar.BackgroundColor3 = Color3.new(0.419608, 0.419608, 0.419608)
  1184. Gui.IosBar.BorderColor3 = Color3.new(0.847059, 0.858824, 0.870588)
  1185. Gui.IosBar.BorderSizePixel = 0
  1186. Gui.IosBar.Position = UDim2.new(0.445595831, 0, 0.980000019, 0)
  1187. Gui.IosBar.Rotation = 180
  1188. Gui.IosBar.Size = UDim2.new(0, 39, 0, 8)
  1189.  
  1190. Gui.OtherBar.Name = "OtherBar"
  1191. Gui.OtherBar.Parent = Gui.BarContainers
  1192. Gui.OtherBar.BackgroundColor3 = Color3.new(0.309804, 0.309804, 0.309804)
  1193. Gui.OtherBar.BorderColor3 = Color3.new(0.847059, 0.858824, 0.870588)
  1194. Gui.OtherBar.BorderSizePixel = 0
  1195. Gui.OtherBar.Position = UDim2.new(0.839378297, 0, 0.980000019, 0)
  1196. Gui.OtherBar.Rotation = 180
  1197. Gui.OtherBar.Size = UDim2.new(0, 39, 0, 8)
  1198.  
  1199. Gui.UIPadding.Parent = Gui.BarContainers
  1200. Gui.UIPadding.PaddingBottom = UDim.new(0, 4)
  1201.  
  1202. Gui.CreditsTab.Name = "CreditsTab"
  1203. Gui.CreditsTab.Parent = Gui.Tabs
  1204. Gui.CreditsTab.BackgroundColor3 = Color3.new(1, 1, 1)
  1205. Gui.CreditsTab.BackgroundTransparency = 1
  1206. Gui.CreditsTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  1207. Gui.CreditsTab.Size = UDim2.new(0, 634, 0, 406)
  1208. Gui.CreditsTab.Visible = false
  1209. Gui.CreditsTab.Image = "rbxassetid://2851926732"
  1210. Gui.CreditsTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1211. Gui.CreditsTab.ScaleType = Enum.ScaleType.Slice
  1212. Gui.CreditsTab.SliceCenter = Rect.new(12, 12, 12, 12)
  1213.  
  1214. Gui.CreditsText.Name = "CreditsText"
  1215. Gui.CreditsText.Parent = Gui.CreditsTab
  1216. Gui.CreditsText.BackgroundColor3 = Color3.new(1, 1, 1)
  1217. Gui.CreditsText.BackgroundTransparency = 1
  1218. Gui.CreditsText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  1219. Gui.CreditsText.Size = UDim2.new(0, 174, 0, 26)
  1220. Gui.CreditsText.Font = Enum.Font.Cartoon
  1221. Gui.CreditsText.Text = "Credits"
  1222. Gui.CreditsText.TextColor3 = Color3.new(1, 1, 1)
  1223. Gui.CreditsText.TextSize = 18
  1224. Gui.CreditsText.TextXAlignment = Enum.TextXAlignment.Left
  1225.  
  1226. Gui.MainDevs.Name = "MainDevs"
  1227. Gui.MainDevs.Parent = Gui.CreditsTab
  1228. Gui.MainDevs.BackgroundColor3 = Color3.new(1, 1, 1)
  1229. Gui.MainDevs.BackgroundTransparency = 1
  1230. Gui.MainDevs.Position = UDim2.new(0.0173501577, 0, 0.113264866, 0)
  1231. Gui.MainDevs.Size = UDim2.new(0, 299, 0, 179)
  1232. Gui.MainDevs.Image = "rbxassetid://3570695787"
  1233. Gui.MainDevs.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1234. Gui.MainDevs.ScaleType = Enum.ScaleType.Slice
  1235. Gui.MainDevs.SliceScale = 0.11999999731779
  1236. Gui.MainDevs.SliceCenter = Rect.new(100, 100, 100, 100)
  1237.  
  1238. Gui.SexyPotatoCircle.Name = "SexyPotatoCircle"
  1239. Gui.SexyPotatoCircle.Parent = Gui.MainDevs
  1240. Gui.SexyPotatoCircle.BackgroundColor3 = Color3.new(0.94902, 0.956863, 0.960784)
  1241. Gui.SexyPotatoCircle.BackgroundTransparency = 1
  1242. Gui.SexyPotatoCircle.BorderSizePixel = 0
  1243. Gui.SexyPotatoCircle.Position = UDim2.new(0.0476124249, 0, 0.218474314, 0)
  1244. Gui.SexyPotatoCircle.Size = UDim2.new(0, 55, 0, 55)
  1245. Gui.SexyPotatoCircle.Image = "http://www.roblox.com/asset/?id=3648066717"
  1246. Gui.SexyPotatoCircle.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1247.  
  1248. Gui.SexyPotatoImage.Name = "SexyPotatoImage"
  1249. Gui.SexyPotatoImage.Parent = Gui.SexyPotatoCircle
  1250. Gui.SexyPotatoImage.BackgroundColor3 = Color3.new(0.94902, 0.956863, 0.960784)
  1251. Gui.SexyPotatoImage.BackgroundTransparency = 1
  1252. Gui.SexyPotatoImage.BorderSizePixel = 0
  1253. Gui.SexyPotatoImage.Position = UDim2.new(-0.025701588, 0, 0.0558732115, 0)
  1254. Gui.SexyPotatoImage.Size = UDim2.new(0, 60, 0, 51)
  1255. Gui.SexyPotatoImage.Image = "rbxassetid://3518320155"
  1256.  
  1257. Gui.M1S0Circle.Name = "M1S0Circle"
  1258. Gui.M1S0Circle.Parent = Gui.MainDevs
  1259. Gui.M1S0Circle.BackgroundColor3 = Color3.new(0.94902, 0.956863, 0.960784)
  1260. Gui.M1S0Circle.BackgroundTransparency = 1
  1261. Gui.M1S0Circle.BorderSizePixel = 0
  1262. Gui.M1S0Circle.Position = UDim2.new(0.0521110594, 0, 0.644957125, 0)
  1263. Gui.M1S0Circle.Size = UDim2.new(0, 55, 0, 55)
  1264. Gui.M1S0Circle.Image = "http://www.roblox.com/asset/?id=3648066717"
  1265. Gui.M1S0Circle.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1266.  
  1267. Gui.M1S0Image.Name = "M1S0Image"
  1268. Gui.M1S0Image.Parent = Gui.M1S0Circle
  1269. Gui.M1S0Image.BackgroundColor3 = Color3.new(0.94902, 0.956863, 0.960784)
  1270. Gui.M1S0Image.BackgroundTransparency = 1
  1271. Gui.M1S0Image.BorderSizePixel = 0
  1272. Gui.M1S0Image.Position = UDim2.new(0.18661657, 0, 0.189968765, 0)
  1273. Gui.M1S0Image.Size = UDim2.new(0, 35, 0, 35)
  1274. Gui.M1S0Image.Image = "rbxassetid://3222418346"
  1275.  
  1276. Gui.M1S0Credits.Name = "M1S0Credits"
  1277. Gui.M1S0Credits.Parent = Gui.MainDevs
  1278. Gui.M1S0Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  1279. Gui.M1S0Credits.BackgroundTransparency = 1
  1280. Gui.M1S0Credits.Position = UDim2.new(0.319376886, 0, 0.73075825, 0)
  1281. Gui.M1S0Credits.Size = UDim2.new(0, 126, 0, 24)
  1282. Gui.M1S0Credits.Font = Enum.Font.Cartoon
  1283. Gui.M1S0Credits.Text = "M1S0#5093"
  1284. Gui.M1S0Credits.TextColor3 = Color3.new(1, 1, 1)
  1285. Gui.M1S0Credits.TextSize = 24
  1286. Gui.M1S0Credits.TextXAlignment = Enum.TextXAlignment.Left
  1287.  
  1288. Gui.PotatoCredits.Name = "PotatoCredits"
  1289. Gui.PotatoCredits.Parent = Gui.MainDevs
  1290. Gui.PotatoCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  1291. Gui.PotatoCredits.BackgroundTransparency = 1
  1292. Gui.PotatoCredits.Position = UDim2.new(0.285931945, 0, 0.306717694, 0)
  1293. Gui.PotatoCredits.Size = UDim2.new(0, 207, 0, 24)
  1294. Gui.PotatoCredits.Font = Enum.Font.Cartoon
  1295. Gui.PotatoCredits.Text = "!! - Sexy potato#2510"
  1296. Gui.PotatoCredits.TextColor3 = Color3.new(1, 1, 1)
  1297. Gui.PotatoCredits.TextSize = 24
  1298. Gui.PotatoCredits.TextXAlignment = Enum.TextXAlignment.Left
  1299.  
  1300. Gui.MainDevs_2.Name = "MainDevs"
  1301. Gui.MainDevs_2.Parent = Gui.MainDevs
  1302. Gui.MainDevs_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1303. Gui.MainDevs_2.BackgroundTransparency = 1
  1304. Gui.MainDevs_2.Position = UDim2.new(0.0284069702, 0, 0.0547806025, 0)
  1305. Gui.MainDevs_2.Size = UDim2.new(0, 126, 0, 24)
  1306. Gui.MainDevs_2.Font = Enum.Font.Cartoon
  1307. Gui.MainDevs_2.Text = "Main developers"
  1308. Gui.MainDevs_2.TextColor3 = Color3.new(1, 1, 1)
  1309. Gui.MainDevs_2.TextSize = 24
  1310. Gui.MainDevs_2.TextXAlignment = Enum.TextXAlignment.Left
  1311.  
  1312. Gui.SpecialThanks.Name = "SpecialThanks"
  1313. Gui.SpecialThanks.Parent = Gui.CreditsTab
  1314. Gui.SpecialThanks.BackgroundColor3 = Color3.new(1, 1, 1)
  1315. Gui.SpecialThanks.BackgroundTransparency = 1
  1316. Gui.SpecialThanks.Position = UDim2.new(0.0173501577, 0, 0.606770456, 0)
  1317. Gui.SpecialThanks.Size = UDim2.new(0, 135, 0, 136)
  1318. Gui.SpecialThanks.Image = "rbxassetid://3570695787"
  1319. Gui.SpecialThanks.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1320. Gui.SpecialThanks.ScaleType = Enum.ScaleType.Slice
  1321. Gui.SpecialThanks.SliceScale = 0.11999999731779
  1322. Gui.SpecialThanks.SliceCenter = Rect.new(100, 100, 100, 100)
  1323.  
  1324. Gui.SpecialThanks_2.Name = "SpecialThanks"
  1325. Gui.SpecialThanks_2.Parent = Gui.SpecialThanks
  1326. Gui.SpecialThanks_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1327. Gui.SpecialThanks_2.BackgroundTransparency = 1
  1328. Gui.SpecialThanks_2.Position = UDim2.new(0.0617946014, 0, 0.0199952126, 0)
  1329. Gui.SpecialThanks_2.Size = UDim2.new(0, 111, 0, 27)
  1330. Gui.SpecialThanks_2.Font = Enum.Font.Cartoon
  1331. Gui.SpecialThanks_2.Text = "Special Thanks"
  1332. Gui.SpecialThanks_2.TextColor3 = Color3.new(1, 1, 1)
  1333. Gui.SpecialThanks_2.TextSize = 18
  1334. Gui.SpecialThanks_2.TextXAlignment = Enum.TextXAlignment.Left
  1335.  
  1336. Gui.Lowliege.Name = "Lowliege"
  1337. Gui.Lowliege.Parent = Gui.SpecialThanks
  1338. Gui.Lowliege.BackgroundColor3 = Color3.new(1, 1, 1)
  1339. Gui.Lowliege.BackgroundTransparency = 1
  1340. Gui.Lowliege.Position = UDim2.new(0.0597037748, 0, 0.232009575, 0)
  1341. Gui.Lowliege.Size = UDim2.new(0, 108, 0, 33)
  1342. Gui.Lowliege.Font = Enum.Font.Cartoon
  1343. Gui.Lowliege.Text = "Lowliege"
  1344. Gui.Lowliege.TextColor3 = Color3.new(1, 1, 1)
  1345. Gui.Lowliege.TextSize = 24
  1346. Gui.Lowliege.TextXAlignment = Enum.TextXAlignment.Left
  1347.  
  1348. Gui.carter.Name = "carter"
  1349. Gui.carter.Parent = Gui.SpecialThanks
  1350. Gui.carter.BackgroundColor3 = Color3.new(1, 1, 1)
  1351. Gui.carter.BackgroundTransparency = 1
  1352. Gui.carter.Position = UDim2.new(0.0597037748, 0, 0.474656641, 0)
  1353. Gui.carter.Size = UDim2.new(0, 108, 0, 33)
  1354. Gui.carter.Font = Enum.Font.Cartoon
  1355. Gui.carter.Text = "carter#1899"
  1356. Gui.carter.TextColor3 = Color3.new(1, 1, 1)
  1357. Gui.carter.TextSize = 24
  1358. Gui.carter.TextXAlignment = Enum.TextXAlignment.Left
  1359.  
  1360. Gui.ThanksAllOfYou.Name = "ThanksAllOfYou"
  1361. Gui.ThanksAllOfYou.Parent = Gui.CreditsTab
  1362. Gui.ThanksAllOfYou.BackgroundColor3 = Color3.new(1, 1, 1)
  1363. Gui.ThanksAllOfYou.BackgroundTransparency = 1
  1364. Gui.ThanksAllOfYou.Position = UDim2.new(0.569843888, 0, 0.172663227, 0)
  1365. Gui.ThanksAllOfYou.Size = UDim2.new(0, 256, 0, 129)
  1366. Gui.ThanksAllOfYou.Font = Enum.Font.Cartoon
  1367. Gui.ThanksAllOfYou.Text = "And thanks to all of you guys for using/supporting this project."
  1368. Gui.ThanksAllOfYou.TextColor3 = Color3.new(1, 1, 1)
  1369. Gui.ThanksAllOfYou.TextSize = 24
  1370. Gui.ThanksAllOfYou.TextWrapped = true
  1371. Gui.ThanksAllOfYou.TextXAlignment = Enum.TextXAlignment.Left
  1372.  
  1373. Gui.GamesTab.Name = "GamesTab"
  1374. Gui.GamesTab.Parent = Gui.Tabs
  1375. Gui.GamesTab.BackgroundColor3 = Color3.new(1, 1, 1)
  1376. Gui.GamesTab.BackgroundTransparency = 1
  1377. Gui.GamesTab.Position = UDim2.new(-0.0011040722, 0, -0.00206988608, 0)
  1378. Gui.GamesTab.Size = UDim2.new(0, 634, 0, 406)
  1379. Gui.GamesTab.Visible = false
  1380. Gui.GamesTab.Image = "rbxassetid://2851926732"
  1381. Gui.GamesTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1382. Gui.GamesTab.ScaleType = Enum.ScaleType.Slice
  1383. Gui.GamesTab.SliceCenter = Rect.new(12, 12, 12, 12)
  1384.  
  1385. Gui.GamesContainer.Name = "GamesContainer"
  1386. Gui.GamesContainer.Parent = Gui.GamesTab
  1387. Gui.GamesContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  1388. Gui.GamesContainer.BackgroundTransparency = 1
  1389. Gui.GamesContainer.BorderSizePixel = 0
  1390. Gui.GamesContainer.Position = UDim2.new(0.0205047317, 0, 0.0985221639, 0)
  1391. Gui.GamesContainer.Size = UDim2.new(0, 613, 0, 351)
  1392. Gui.GamesContainer.CanvasSize = UDim2.new(0, 0, 4.80000019, 0)
  1393. Gui.GamesContainer.ScrollBarImageColor3 = Color3.new(0.623529, 0.658824, 0.764706)
  1394.  
  1395. Gui.UIGridLayout_5.Parent = Gui.GamesContainer
  1396. Gui.UIGridLayout_5.SortOrder = Enum.SortOrder.LayoutOrder
  1397. Gui.UIGridLayout_5.CellPadding = UDim2.new(0, 5, 0, 10)
  1398. Gui.UIGridLayout_5.CellSize = UDim2.new(0, 144, 0, 167)
  1399.  
  1400. Gui.UIPadding_2.Parent = Gui.GamesContainer
  1401. Gui.UIPadding_2.PaddingTop = UDim.new(0, 15)
  1402.  
  1403. Gui.GamesText.Name = "GamesText"
  1404. Gui.GamesText.Parent = Gui.GamesTab
  1405. Gui.GamesText.BackgroundColor3 = Color3.new(1, 1, 1)
  1406. Gui.GamesText.BackgroundTransparency = 1
  1407. Gui.GamesText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  1408. Gui.GamesText.Size = UDim2.new(0, 59, 0, 26)
  1409. Gui.GamesText.Font = Enum.Font.Cartoon
  1410. Gui.GamesText.Text = "Games"
  1411. Gui.GamesText.TextColor3 = Color3.new(1, 1, 1)
  1412. Gui.GamesText.TextSize = 18
  1413. Gui.GamesText.TextXAlignment = Enum.TextXAlignment.Left
  1414.  
  1415. Gui.FavMode.Name = "FavMode"
  1416. Gui.FavMode.Parent = Gui.GamesTab
  1417.  
  1418. Gui.SortBy.Name = "SortBy"
  1419. Gui.SortBy.Parent = Gui.GamesTab
  1420. Gui.SortBy.BackgroundColor3 = Color3.new(1, 1, 1)
  1421. Gui.SortBy.BackgroundTransparency = 1
  1422. Gui.SortBy.Position = UDim2.new(0.158999994, 0, 0.0170000009, 0)
  1423. Gui.SortBy.Size = UDim2.new(0, 59, 0, 26)
  1424. Gui.SortBy.Font = Enum.Font.Cartoon
  1425. Gui.SortBy.Text = "Filter by:"
  1426. Gui.SortBy.TextColor3 = Color3.new(1, 1, 1)
  1427. Gui.SortBy.TextSize = 16
  1428. Gui.SortBy.TextXAlignment = Enum.TextXAlignment.Left
  1429.  
  1430. Gui.Filter.Name = "Filter"
  1431. Gui.Filter.Parent = Gui.GamesTab
  1432. Gui.Filter.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  1433. Gui.Filter.BackgroundTransparency = 1
  1434. Gui.Filter.Position = UDim2.new(0.27287066, 0, 0.0147783235, 0)
  1435. Gui.Filter.Size = UDim2.new(0, 53, 0, 25)
  1436. Gui.Filter.ZIndex = 10
  1437. Gui.Filter.Font = Enum.Font.Cartoon
  1438. Gui.Filter.Text = "None"
  1439. Gui.Filter.TextColor3 = Color3.new(1, 1, 1)
  1440. Gui.Filter.TextSize = 12
  1441. Gui.Filter.TextXAlignment = Enum.TextXAlignment.Left
  1442.  
  1443. Gui.Underlay.Name = "Underlay"
  1444. Gui.Underlay.Parent = Gui.Filter
  1445. Gui.Underlay.BackgroundTransparency = 1
  1446. Gui.Underlay.ClipsDescendants = true
  1447. Gui.Underlay.Position = UDim2.new(-0.075000003, -2, 0, 0)
  1448. Gui.Underlay.Size = UDim2.new(0, 81, 0, 25)
  1449. Gui.Underlay.Image = "rbxassetid://3570695787"
  1450. Gui.Underlay.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1451. Gui.Underlay.ScaleType = Enum.ScaleType.Slice
  1452. Gui.Underlay.SliceScale = 0.050000000745058
  1453. Gui.Underlay.SliceCenter = Rect.new(100, 100, 100, 100)
  1454.  
  1455. Gui.option2.Name = "option2"
  1456. Gui.option2.Parent = Gui.Underlay
  1457. Gui.option2.BackgroundColor3 = Color3.new(1, 1, 1)
  1458. Gui.option2.BackgroundTransparency = 1
  1459. Gui.option2.Position = UDim2.new(0, 0, 0, 27)
  1460. Gui.option2.Size = UDim2.new(1, 0, 0, 24)
  1461. Gui.option2.ZIndex = 10
  1462. Gui.option2.Font = Enum.Font.Cartoon
  1463. Gui.option2.Text = "Favorites"
  1464. Gui.option2.TextColor3 = Color3.new(1, 1, 1)
  1465. Gui.option2.TextSize = 14
  1466.  
  1467. Gui.Separator.Name = "Separator"
  1468. Gui.Separator.Parent = Gui.Underlay
  1469. Gui.Separator.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1470. Gui.Separator.BorderSizePixel = 0
  1471. Gui.Separator.Position = UDim2.new(0, 0, 0, 25)
  1472. Gui.Separator.Size = UDim2.new(1, 0, 0, 1)
  1473. Gui.Separator.ZIndex = 10
  1474.  
  1475. Gui.Open.Name = "Open"
  1476. Gui.Open.Parent = Gui.Filter
  1477. Gui.Open.BackgroundColor3 = Color3.new(1, 1, 1)
  1478. Gui.Open.BackgroundTransparency = 1
  1479. Gui.Open.Size = UDim2.new(1.39622641, 0, 1, 0)
  1480. Gui.Open.Font = Enum.Font.SourceSans
  1481. Gui.Open.Text = ""
  1482. Gui.Open.TextColor3 = Color3.new(0, 0, 0)
  1483. Gui.Open.TextSize = 14
  1484.  
  1485. Gui.OpenIcon.Name = "OpenIcon"
  1486. Gui.OpenIcon.Parent = Gui.Filter
  1487. Gui.OpenIcon.Active = true
  1488. Gui.OpenIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  1489. Gui.OpenIcon.BackgroundTransparency = 1
  1490. Gui.OpenIcon.Position = UDim2.new(0.912, 10, 0.159999996, 1)
  1491. Gui.OpenIcon.Rotation = 90
  1492. Gui.OpenIcon.Selectable = true
  1493. Gui.OpenIcon.Size = UDim2.new(0, 16, 0, 16)
  1494. Gui.OpenIcon.ZIndex = 10
  1495. Gui.OpenIcon.Image = "rbxassetid://3518542479"
  1496.  
  1497. Gui.HomeTab.Name = "HomeTab"
  1498. Gui.HomeTab.Parent = Gui.Tabs
  1499. Gui.HomeTab.BackgroundColor3 = Color3.new(1, 1, 1)
  1500. Gui.HomeTab.BackgroundTransparency = 1
  1501. Gui.HomeTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  1502. Gui.HomeTab.Size = UDim2.new(0, 634, 0, 406)
  1503. Gui.HomeTab.Image = "rbxassetid://2851926732"
  1504. Gui.HomeTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1505. Gui.HomeTab.ScaleType = Enum.ScaleType.Slice
  1506. Gui.HomeTab.SliceCenter = Rect.new(12, 12, 12, 12)
  1507.  
  1508. Gui.HomeWelcomeText.Name = "HomeWelcomeText"
  1509. Gui.HomeWelcomeText.Parent = Gui.HomeTab
  1510. Gui.HomeWelcomeText.BackgroundColor3 = Color3.new(1, 1, 1)
  1511. Gui.HomeWelcomeText.BackgroundTransparency = 1
  1512. Gui.HomeWelcomeText.Position = UDim2.new(0.0393784344, 0, 0.0565331019, 0)
  1513. Gui.HomeWelcomeText.Size = UDim2.new(0, 132, 0, 29)
  1514. Gui.HomeWelcomeText.Font = Enum.Font.Cartoon
  1515. Gui.HomeWelcomeText.Text = "Welcome"
  1516. Gui.HomeWelcomeText.TextColor3 = Color3.new(1, 1, 1)
  1517. Gui.HomeWelcomeText.TextSize = 18
  1518. Gui.HomeWelcomeText.TextXAlignment = Enum.TextXAlignment.Left
  1519. Gui.HomeWelcomeText.TextYAlignment = Enum.TextYAlignment.Top
  1520.  
  1521. Gui.ChangesLog.Name = "ChangesLog"
  1522. Gui.ChangesLog.Parent = Gui.HomeTab
  1523. Gui.ChangesLog.BackgroundColor3 = Color3.new(0.184314, 0.196078, 0.227451)
  1524. Gui.ChangesLog.BorderSizePixel = 0
  1525. Gui.ChangesLog.Position = UDim2.new(0.039378386, 0, 0.459639221, 0)
  1526. Gui.ChangesLog.Size = UDim2.new(0, 593, 0, 204)
  1527. Gui.ChangesLog.CanvasSize = UDim2.new(0, 0, 3.29999995, 0)
  1528. Gui.ChangesLog.ScrollBarImageColor3 = Color3.new(0.803922, 0.843137, 0.968628)
  1529.  
  1530. Gui.TextLabel.Parent = Gui.ChangesLog
  1531. Gui.TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1532. Gui.TextLabel.BackgroundTransparency = 1
  1533. Gui.TextLabel.Position = UDim2.new(0.023, 0, 0.00499999989, 2)
  1534. Gui.TextLabel.Size = UDim2.new(0, 558, 0, 1800)
  1535. Gui.TextLabel.Font = Enum.Font.Cartoon
  1536. Gui.TextLabel.Text = "**Release Note for PotatoHub 4.8 released 5/2/2020**\n\n--Engine\n[+] Added a global to force potatohub to load the lite version of itself instead of the full (set _G.ForceLite to true)\n\n--Ui\n[*] Fixed filter in game and scripts not opening if you click the text instead of the arrow\n[*] Icons in Add Script are now fixed and handled internally, all you have to do is just paste the icon id\n[*] Fixed back button in Add Script being ugly asf\n[*] Changed placeholders on addscript tab to make them more intuitive\n[*] Fixed server stats always being at 0 (forgot to enable them in the past update lul)\n[*] Fixed ui loading not showing for 0.2 seconds before the load started (hopefully potato doesn't fuck that one up again)]\n[+] Added how to add icon explanation in Add Script tab\n[+] Ui is rounded now xd\n\n--Scripts\n[+] Added Zombie Rush gui\n[+] Added Swordburst 2 Autofarm\n[+] Added AOT Last breath nape expander, it's in the exclusive section\n\n---------------------------------------------------------------------------\n\n**Release Note for PotatoHub 4.7 released 4/21/2020**\nnote: fixed ALL of the broken scripts.\n\n--Ui\nChanged the serach text to white, and same with the search icon.\nAlso made a ui lib to prepare for the custom scripts.\nMoved the changelog text slightly.\nFixed the server stats.\nAnd made the gui for 0.1 sec to prevent you from seing the gui before the loading screen.\n\n--Scripts\n+ Added a second gui for Jailbreak.\n+ Added a second gui for Mad City.\n+ Added Blade Thowing Simulator.\n+ Added Bullseye Simulator.\n- Removed A Bizarre Day.\n- Removed Mad Paintball.\n- Removed Project JoJo.\n- Removed Rise of Nations.\n- Removed Tower of Hell.\n- Removed Viking Simulator.\n- Removed Weight lifting Simulator.\n! Updated Build a Boat for Treasure.\n! Updated Ninja Legends.\n! Updated Phantom Forces.\n! Updated Prison Life.\n! Updated SaberSimulator.\n\n---------------------------------------------------------------------------\n\n**Release Note for PotatoHub 4.6 released 2/25/2020**\n\n--Compatibility\n+ Added a check in order to see if the ui is compatible\n instead of checking for exploit, more exploit should be compatible now\n\n--Ui\n+ Hotkey now save's\n+ Fixed Sexy potato spelling in homescreen\n\n---------------------------------------------------------------------------\n\n**Release Note for PotatoHub 4.5 released 2/17/2020**\nnote: We have finnaly reached our goal (40+ games)!!!\n\n--Scripts\n+ Added Break In.\n+ Added Car Crusher 2.\n+ Added Egg Clicker.\n+ Added Giant Simulator.\n+ Added Lawn Mowing Simulator.\n+ Added Project JoJo.\n+ Added Rise of Nations.\n+ Added Thick Legends.\n! Updated Prison Life.\n\n---------------------------------------------------------------------------\n\n**Release Note for PotatoHub 4.4 released 2/11/2020**\nnote: This update was mainly to fix ALL known bugs.\n\n--Ui\n+ Added rebindable hotkey (in the settings)\n* Made the GUI remamber last position.\n! Fixed Waypoints.\n! Updated Inf Yield (in local tab)\n\n--Scripts\n+ Added Dungeon Quest.\n+ Added Ninja Legends.\n! Updated Bee Swarm Simulator.\n! Updated Saber Simulator.\n! Updated Lumber Tycoon 2."
  1537. Gui.TextLabel.TextColor3 = Color3.new(1, 1, 1)
  1538. Gui.TextLabel.TextSize = 16
  1539. Gui.TextLabel.TextWrapped = true
  1540. Gui.TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  1541. Gui.TextLabel.TextYAlignment = Enum.TextYAlignment.Top
  1542.  
  1543. Gui.HomeText.Name = "HomeText"
  1544. Gui.HomeText.Parent = Gui.HomeTab
  1545. Gui.HomeText.BackgroundColor3 = Color3.new(1, 1, 1)
  1546. Gui.HomeText.BackgroundTransparency = 1
  1547. Gui.HomeText.Position = UDim2.new(0.0393784568, 0, 0.129880637, 0)
  1548. Gui.HomeText.Size = UDim2.new(0, 575, 0, 127)
  1549. Gui.HomeText.Font = Enum.Font.Cartoon
  1550. Gui.HomeText.Text = "Thank you for using PotatoHub, updates have been kind of slow lately,\nand that's due to very little activity in our discord server.\nThe motiviation to update PotatoHub is 99% from our discord, please\njoin our discord and why not while you're at it try Project-P (universal aimbot)\nthat is open source for learning purposes.\nIf you feel very generous you can make a donation(more info on discord)\nDiscord: discord.gg/72pqNGR"
  1551. Gui.HomeText.TextColor3 = Color3.new(1, 1, 1)
  1552. Gui.HomeText.TextSize = 18
  1553. Gui.HomeText.TextXAlignment = Enum.TextXAlignment.Left
  1554. Gui.HomeText.TextYAlignment = Enum.TextYAlignment.Top
  1555.  
  1556. Gui.LogMask.Name = "LogMask"
  1557. Gui.LogMask.Parent = Gui.HomeTab
  1558. Gui.LogMask.BackgroundColor3 = Color3.new(1, 1, 1)
  1559. Gui.LogMask.BackgroundTransparency = 1
  1560. Gui.LogMask.BorderSizePixel = 0
  1561. Gui.LogMask.Position = UDim2.new(0.0393783599, 0, 0.459639221, 0)
  1562. Gui.LogMask.Size = UDim2.new(0, 596, 0, 204)
  1563. Gui.LogMask.Image = "rbxassetid://4367721568"
  1564. Gui.LogMask.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1565.  
  1566. Gui.ScriptsTab.Name = "ScriptsTab"
  1567. Gui.ScriptsTab.Parent = Gui.Tabs
  1568. Gui.ScriptsTab.BackgroundColor3 = Color3.new(1, 1, 1)
  1569. Gui.ScriptsTab.BackgroundTransparency = 1
  1570. Gui.ScriptsTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  1571. Gui.ScriptsTab.Size = UDim2.new(0, 634, 0, 406)
  1572. Gui.ScriptsTab.Visible = false
  1573. Gui.ScriptsTab.Image = "rbxassetid://2851926732"
  1574. Gui.ScriptsTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1575. Gui.ScriptsTab.ScaleType = Enum.ScaleType.Slice
  1576. Gui.ScriptsTab.SliceCenter = Rect.new(12, 12, 12, 12)
  1577.  
  1578. Gui.ScriptContainer.Name = "ScriptContainer"
  1579. Gui.ScriptContainer.Parent = Gui.ScriptsTab
  1580. Gui.ScriptContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  1581. Gui.ScriptContainer.BackgroundTransparency = 1
  1582. Gui.ScriptContainer.BorderSizePixel = 0
  1583. Gui.ScriptContainer.Position = UDim2.new(0.0205047317, 0, 0.0985221639, 0)
  1584. Gui.ScriptContainer.Size = UDim2.new(0, 613, 0, 351)
  1585. Gui.ScriptContainer.CanvasSize = UDim2.new(0, 0, 1.79999995, 0)
  1586. Gui.ScriptContainer.ScrollBarImageColor3 = Color3.new(0.623529, 0.658824, 0.764706)
  1587.  
  1588. Gui.UIGridLayout_6.Parent = Gui.ScriptContainer
  1589. Gui.UIGridLayout_6.SortOrder = Enum.SortOrder.LayoutOrder
  1590. Gui.UIGridLayout_6.CellPadding = UDim2.new(0, 5, 0, 10)
  1591. Gui.UIGridLayout_6.CellSize = UDim2.new(0, 146, 0, 109)
  1592.  
  1593. Gui.UIPadding_3.Parent = Gui.ScriptContainer
  1594. Gui.UIPadding_3.PaddingTop = UDim.new(0, 15)
  1595.  
  1596. Gui.ScriptsText.Name = "ScriptsText"
  1597. Gui.ScriptsText.Parent = Gui.ScriptsTab
  1598. Gui.ScriptsText.BackgroundColor3 = Color3.new(1, 1, 1)
  1599. Gui.ScriptsText.BackgroundTransparency = 1
  1600. Gui.ScriptsText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  1601. Gui.ScriptsText.Size = UDim2.new(0, 174, 0, 26)
  1602. Gui.ScriptsText.Font = Enum.Font.Cartoon
  1603. Gui.ScriptsText.Text = "Scripts"
  1604. Gui.ScriptsText.TextColor3 = Color3.new(1, 1, 1)
  1605. Gui.ScriptsText.TextSize = 18
  1606. Gui.ScriptsText.TextXAlignment = Enum.TextXAlignment.Left
  1607.  
  1608. Gui.SortBy_2.Name = "SortBy"
  1609. Gui.SortBy_2.Parent = Gui.ScriptsTab
  1610. Gui.SortBy_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1611. Gui.SortBy_2.BackgroundTransparency = 1
  1612. Gui.SortBy_2.Position = UDim2.new(0.15930599, 0, 0.0172057506, 0)
  1613. Gui.SortBy_2.Size = UDim2.new(0, 59, 0, 26)
  1614. Gui.SortBy_2.Font = Enum.Font.Cartoon
  1615. Gui.SortBy_2.Text = "Filter by:"
  1616. Gui.SortBy_2.TextColor3 = Color3.new(1, 1, 1)
  1617. Gui.SortBy_2.TextSize = 16
  1618. Gui.SortBy_2.TextXAlignment = Enum.TextXAlignment.Left
  1619.  
  1620. Gui.FavMode_2.Name = "FavMode"
  1621. Gui.FavMode_2.Parent = Gui.ScriptsTab
  1622.  
  1623. Gui.Filter_2.Name = "Filter"
  1624. Gui.Filter_2.Parent = Gui.ScriptsTab
  1625. Gui.Filter_2.BackgroundColor3 = Color3.new(0.184314, 0.184314, 0.184314)
  1626. Gui.Filter_2.BackgroundTransparency = 1
  1627. Gui.Filter_2.Position = UDim2.new(0.27287066, 0, 0.0147783235, 0)
  1628. Gui.Filter_2.Size = UDim2.new(0, 53, 0, 25)
  1629. Gui.Filter_2.ZIndex = 10
  1630. Gui.Filter_2.Font = Enum.Font.Cartoon
  1631. Gui.Filter_2.Text = "None"
  1632. Gui.Filter_2.TextColor3 = Color3.new(1, 1, 1)
  1633. Gui.Filter_2.TextSize = 12
  1634. Gui.Filter_2.TextXAlignment = Enum.TextXAlignment.Left
  1635.  
  1636. Gui.Underlay_2.Name = "Underlay"
  1637. Gui.Underlay_2.Parent = Gui.Filter_2
  1638. Gui.Underlay_2.BackgroundTransparency = 1
  1639. Gui.Underlay_2.ClipsDescendants = true
  1640. Gui.Underlay_2.Position = UDim2.new(-0.075000003, -2, 0, 0)
  1641. Gui.Underlay_2.Size = UDim2.new(0, 81, 0, 25)
  1642. Gui.Underlay_2.Image = "rbxassetid://3570695787"
  1643. Gui.Underlay_2.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1644. Gui.Underlay_2.ScaleType = Enum.ScaleType.Slice
  1645. Gui.Underlay_2.SliceScale = 0.050000000745058
  1646. Gui.Underlay_2.SliceCenter = Rect.new(100, 100, 100, 100)
  1647.  
  1648. Gui.option2_2.Name = "option2"
  1649. Gui.option2_2.Parent = Gui.Underlay_2
  1650. Gui.option2_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1651. Gui.option2_2.BackgroundTransparency = 1
  1652. Gui.option2_2.Position = UDim2.new(0, 0, 0, 27)
  1653. Gui.option2_2.Size = UDim2.new(1, 0, 0, 24)
  1654. Gui.option2_2.ZIndex = 10
  1655. Gui.option2_2.Font = Enum.Font.Cartoon
  1656. Gui.option2_2.Text = "Favorites"
  1657. Gui.option2_2.TextColor3 = Color3.new(1, 1, 1)
  1658. Gui.option2_2.TextSize = 14
  1659.  
  1660. Gui.Separator_2.Name = "Separator"
  1661. Gui.Separator_2.Parent = Gui.Underlay_2
  1662. Gui.Separator_2.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  1663. Gui.Separator_2.BorderSizePixel = 0
  1664. Gui.Separator_2.Position = UDim2.new(0, 0, 0, 25)
  1665. Gui.Separator_2.Size = UDim2.new(1, 0, 0, 1)
  1666. Gui.Separator_2.ZIndex = 10
  1667.  
  1668. Gui.Open_2.Name = "Open"
  1669. Gui.Open_2.Parent = Gui.Filter_2
  1670. Gui.Open_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1671. Gui.Open_2.BackgroundTransparency = 1
  1672. Gui.Open_2.Size = UDim2.new(1.39622641, 0, 1, 0)
  1673. Gui.Open_2.Font = Enum.Font.SourceSans
  1674. Gui.Open_2.Text = ""
  1675. Gui.Open_2.TextColor3 = Color3.new(0, 0, 0)
  1676. Gui.Open_2.TextSize = 14
  1677.  
  1678. Gui.OpenIcon_2.Name = "OpenIcon"
  1679. Gui.OpenIcon_2.Parent = Gui.Filter_2
  1680. Gui.OpenIcon_2.Active = true
  1681. Gui.OpenIcon_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1682. Gui.OpenIcon_2.BackgroundTransparency = 1
  1683. Gui.OpenIcon_2.Position = UDim2.new(0.912, 10, 0.159999996, 1)
  1684. Gui.OpenIcon_2.Rotation = 90
  1685. Gui.OpenIcon_2.Selectable = true
  1686. Gui.OpenIcon_2.Size = UDim2.new(0, 16, 0, 16)
  1687. Gui.OpenIcon_2.ZIndex = 10
  1688. Gui.OpenIcon_2.Image = "rbxassetid://3518542479"
  1689.  
  1690. Gui.LocalsTab.Name = "LocalsTab"
  1691. Gui.LocalsTab.Parent = Gui.Tabs
  1692. Gui.LocalsTab.BackgroundColor3 = Color3.new(1, 1, 1)
  1693. Gui.LocalsTab.BackgroundTransparency = 1
  1694. Gui.LocalsTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  1695. Gui.LocalsTab.Size = UDim2.new(0, 634, 0, 406)
  1696. Gui.LocalsTab.Visible = false
  1697. Gui.LocalsTab.Image = "rbxassetid://2851926732"
  1698. Gui.LocalsTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1699. Gui.LocalsTab.ScaleType = Enum.ScaleType.Slice
  1700. Gui.LocalsTab.SliceCenter = Rect.new(12, 12, 12, 12)
  1701.  
  1702. Gui.LocalHeader.Name = "LocalHeader"
  1703. Gui.LocalHeader.Parent = Gui.LocalsTab
  1704. Gui.LocalHeader.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1705. Gui.LocalHeader.BackgroundTransparency = 1
  1706. Gui.LocalHeader.Position = UDim2.new(0.0160000008, 0, 0.115370348, 0)
  1707. Gui.LocalHeader.Size = UDim2.new(0, 194, 0, 303)
  1708. Gui.LocalHeader.Image = "rbxassetid://2851926732"
  1709. Gui.LocalHeader.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1710. Gui.LocalHeader.ScaleType = Enum.ScaleType.Slice
  1711. Gui.LocalHeader.SliceCenter = Rect.new(12, 12, 12, 12)
  1712.  
  1713. Gui.LocalText.Name = "LocalText"
  1714. Gui.LocalText.Parent = Gui.LocalHeader
  1715. Gui.LocalText.BackgroundColor3 = Color3.new(1, 1, 1)
  1716. Gui.LocalText.BackgroundTransparency = 1
  1717. Gui.LocalText.Position = UDim2.new(0.0451266877, 0, 0.0172057711, 0)
  1718. Gui.LocalText.Size = UDim2.new(0, 45, 0, 26)
  1719. Gui.LocalText.Font = Enum.Font.Cartoon
  1720. Gui.LocalText.Text = "Local"
  1721. Gui.LocalText.TextColor3 = Color3.new(1, 1, 1)
  1722. Gui.LocalText.TextSize = 18
  1723. Gui.LocalText.TextXAlignment = Enum.TextXAlignment.Left
  1724.  
  1725. Gui.SliderContainer.Name = "SliderContainer"
  1726. Gui.SliderContainer.Parent = Gui.LocalHeader
  1727. Gui.SliderContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  1728. Gui.SliderContainer.BackgroundTransparency = 1
  1729. Gui.SliderContainer.Position = UDim2.new(0, 0, 0.148514852, 0)
  1730. Gui.SliderContainer.Size = UDim2.new(0, 194, 0, 247)
  1731.  
  1732. Gui.UIGridLayout_7.Parent = Gui.SliderContainer
  1733. Gui.UIGridLayout_7.SortOrder = Enum.SortOrder.LayoutOrder
  1734. Gui.UIGridLayout_7.CellPadding = UDim2.new(0, 5, 0, 15)
  1735. Gui.UIGridLayout_7.CellSize = UDim2.new(0, 194, 0, 50)
  1736.  
  1737. Gui.GravitySliderBody.Name = "GravitySliderBody"
  1738. Gui.GravitySliderBody.Parent = Gui.SliderContainer
  1739. Gui.GravitySliderBody.BackgroundColor3 = Color3.new(1, 1, 1)
  1740. Gui.GravitySliderBody.BackgroundTransparency = 0.80000001192093
  1741. Gui.GravitySliderBody.BorderSizePixel = 0
  1742. Gui.GravitySliderBody.Position = UDim2.new(0, 0, 0.600000024, 0)
  1743. Gui.GravitySliderBody.Size = UDim2.new(0, 194, 0, 50)
  1744.  
  1745. Gui.GSliderMask.Name = "GSliderMask"
  1746. Gui.GSliderMask.Parent = Gui.GravitySliderBody
  1747. Gui.GSliderMask.BackgroundColor3 = Color3.new(1, 1, 1)
  1748. Gui.GSliderMask.BackgroundTransparency = 1
  1749. Gui.GSliderMask.BorderSizePixel = 0
  1750. Gui.GSliderMask.Size = UDim2.new(0, 194, 0, 50)
  1751. Gui.GSliderMask.ZIndex = 2
  1752. Gui.GSliderMask.Image = "http://www.roblox.com/asset/?id=4321858413"
  1753. Gui.GSliderMask.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1754.  
  1755. Gui.GHighlighter.Name = "GHighlighter"
  1756. Gui.GHighlighter.Parent = Gui.GravitySliderBody
  1757. Gui.GHighlighter.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  1758. Gui.GHighlighter.BorderSizePixel = 0
  1759. Gui.GHighlighter.Position = UDim2.new(0, 0, 0.639999986, 0)
  1760. Gui.GHighlighter.Size = UDim2.new(0, 69, 0, 18)
  1761.  
  1762. Gui.GSlider.Name = "GSlider"
  1763. Gui.GSlider.Parent = Gui.GravitySliderBody
  1764. Gui.GSlider.BackgroundColor3 = Color3.new(1, 1, 1)
  1765. Gui.GSlider.BackgroundTransparency = 1
  1766. Gui.GSlider.Position = UDim2.new(0, 69, 0.600000024, 0)
  1767. Gui.GSlider.Size = UDim2.new(0, 18, 0, 18)
  1768. Gui.GSlider.ZIndex = 2
  1769. Gui.GSlider.Image = "rbxassetid://3570695787"
  1770. Gui.GSlider.ScaleType = Enum.ScaleType.Slice
  1771. Gui.GSlider.SliceScale = 0.059999998658895
  1772. Gui.GSlider.SliceCenter = Rect.new(100, 100, 100, 100)
  1773.  
  1774. Gui.GTitle.Name = "GTitle"
  1775. Gui.GTitle.Parent = Gui.GravitySliderBody
  1776. Gui.GTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1777. Gui.GTitle.BackgroundTransparency = 1
  1778. Gui.GTitle.Position = UDim2.new(0.0451265313, 0, 0, 0)
  1779. Gui.GTitle.Size = UDim2.new(0, 133, 0, 32)
  1780. Gui.GTitle.ZIndex = 2
  1781. Gui.GTitle.Font = Enum.Font.Cartoon
  1782. Gui.GTitle.Text = "Gravity"
  1783. Gui.GTitle.TextColor3 = Color3.new(1, 1, 1)
  1784. Gui.GTitle.TextSize = 16
  1785. Gui.GTitle.TextXAlignment = Enum.TextXAlignment.Left
  1786.  
  1787. Gui.GOutput.Name = "GOutput"
  1788. Gui.GOutput.Parent = Gui.GravitySliderBody
  1789. Gui.GOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1790. Gui.GOutput.BackgroundTransparency = 1
  1791. Gui.GOutput.Position = UDim2.new(0.814999998, 0, 0.122000001, 0)
  1792. Gui.GOutput.Size = UDim2.new(0, 33, 0, 21)
  1793. Gui.GOutput.Font = Enum.Font.SourceSans
  1794. Gui.GOutput.PlaceholderText = "196.2"
  1795. Gui.GOutput.Text = ""
  1796. Gui.GOutput.TextColor3 = Color3.new(1, 1, 1)
  1797. Gui.GOutput.TextSize = 14
  1798.  
  1799. Gui.GReset.Name = "GReset"
  1800. Gui.GReset.Parent = Gui.GravitySliderBody
  1801. Gui.GReset.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1802. Gui.GReset.BackgroundTransparency = 1
  1803. Gui.GReset.BorderSizePixel = 0
  1804. Gui.GReset.Position = UDim2.new(0.608247399, 0, 0.129999995, 0)
  1805. Gui.GReset.Size = UDim2.new(0, 31, 0, 21)
  1806. Gui.GReset.ZIndex = 2
  1807. Gui.GReset.Font = Enum.Font.Cartoon
  1808. Gui.GReset.Text = ""
  1809. Gui.GReset.TextColor3 = Color3.new(1, 1, 1)
  1810. Gui.GReset.TextSize = 14
  1811.  
  1812. Gui.GRoundify.Name = "GRoundify"
  1813. Gui.GRoundify.Parent = Gui.GReset
  1814. Gui.GRoundify.Active = true
  1815. Gui.GRoundify.AnchorPoint = Vector2.new(0.5, 0.5)
  1816. Gui.GRoundify.BackgroundColor3 = Color3.new(1, 1, 1)
  1817. Gui.GRoundify.BackgroundTransparency = 1
  1818. Gui.GRoundify.Position = UDim2.new(0.524999976, 0, 0.5, 0)
  1819. Gui.GRoundify.Selectable = true
  1820. Gui.GRoundify.Size = UDim2.new(1, 0, 0.800000012, 0)
  1821. Gui.GRoundify.ZIndex = 2
  1822. Gui.GRoundify.Image = "rbxassetid://3570695787"
  1823. Gui.GRoundify.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1824. Gui.GRoundify.ScaleType = Enum.ScaleType.Slice
  1825. Gui.GRoundify.SliceScale = 0.03999999910593
  1826. Gui.GRoundify.SliceCenter = Rect.new(100, 100, 100, 100)
  1827.  
  1828. Gui.GIcon.Name = "GIcon"
  1829. Gui.GIcon.Parent = Gui.GRoundify
  1830. Gui.GIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  1831. Gui.GIcon.BackgroundTransparency = 1
  1832. Gui.GIcon.Position = UDim2.new(0.235483885, 0, 0.0399999991, 0)
  1833. Gui.GIcon.Size = UDim2.new(0, 16, 0, 16)
  1834. Gui.GIcon.ZIndex = 2
  1835. Gui.GIcon.Image = "rbxassetid://4289678462"
  1836.  
  1837. Gui.HipHeightSliderBody.Name = "HipHeightSliderBody"
  1838. Gui.HipHeightSliderBody.Parent = Gui.SliderContainer
  1839. Gui.HipHeightSliderBody.BackgroundColor3 = Color3.new(1, 1, 1)
  1840. Gui.HipHeightSliderBody.BackgroundTransparency = 0.80000001192093
  1841. Gui.HipHeightSliderBody.BorderSizePixel = 0
  1842. Gui.HipHeightSliderBody.LayoutOrder = -8
  1843. Gui.HipHeightSliderBody.Position = UDim2.new(0, 0, 0.324999988, 0)
  1844. Gui.HipHeightSliderBody.Size = UDim2.new(0, 194, 0, 50)
  1845.  
  1846. Gui.HHSliderMask.Name = "HHSliderMask"
  1847. Gui.HHSliderMask.Parent = Gui.HipHeightSliderBody
  1848. Gui.HHSliderMask.BackgroundColor3 = Color3.new(1, 1, 1)
  1849. Gui.HHSliderMask.BackgroundTransparency = 1
  1850. Gui.HHSliderMask.BorderSizePixel = 0
  1851. Gui.HHSliderMask.Size = UDim2.new(0, 194, 0, 50)
  1852. Gui.HHSliderMask.ZIndex = 2
  1853. Gui.HHSliderMask.Image = "http://www.roblox.com/asset/?id=4321858413"
  1854. Gui.HHSliderMask.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1855.  
  1856. Gui.HHHighlighter.Name = "HHHighlighter"
  1857. Gui.HHHighlighter.Parent = Gui.HipHeightSliderBody
  1858. Gui.HHHighlighter.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  1859. Gui.HHHighlighter.BorderSizePixel = 0
  1860. Gui.HHHighlighter.Position = UDim2.new(0, 0, 0.639999986, 0)
  1861. Gui.HHHighlighter.Size = UDim2.new(0, 3, 0, 18)
  1862.  
  1863. Gui.HHSlider.Name = "HHSlider"
  1864. Gui.HHSlider.Parent = Gui.HipHeightSliderBody
  1865. Gui.HHSlider.BackgroundColor3 = Color3.new(1, 1, 1)
  1866. Gui.HHSlider.BackgroundTransparency = 1
  1867. Gui.HHSlider.Position = UDim2.new(0, 3, 0.600000024, 0)
  1868. Gui.HHSlider.Size = UDim2.new(0, 18, 0, 18)
  1869. Gui.HHSlider.ZIndex = 2
  1870. Gui.HHSlider.Image = "rbxassetid://3570695787"
  1871. Gui.HHSlider.ScaleType = Enum.ScaleType.Slice
  1872. Gui.HHSlider.SliceScale = 0.059999998658895
  1873. Gui.HHSlider.SliceCenter = Rect.new(100, 100, 100, 100)
  1874.  
  1875. Gui.HHTitle.Name = "HHTitle"
  1876. Gui.HHTitle.Parent = Gui.HipHeightSliderBody
  1877. Gui.HHTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1878. Gui.HHTitle.BackgroundTransparency = 1
  1879. Gui.HHTitle.Position = UDim2.new(0.0451265313, 0, 0, 0)
  1880. Gui.HHTitle.Size = UDim2.new(0, 133, 0, 32)
  1881. Gui.HHTitle.ZIndex = 2
  1882. Gui.HHTitle.Font = Enum.Font.Cartoon
  1883. Gui.HHTitle.Text = "Hip Height"
  1884. Gui.HHTitle.TextColor3 = Color3.new(1, 1, 1)
  1885. Gui.HHTitle.TextSize = 16
  1886. Gui.HHTitle.TextXAlignment = Enum.TextXAlignment.Left
  1887.  
  1888. Gui.HHOutput.Name = "HHOutput"
  1889. Gui.HHOutput.Parent = Gui.HipHeightSliderBody
  1890. Gui.HHOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1891. Gui.HHOutput.BackgroundTransparency = 1
  1892. Gui.HHOutput.Position = UDim2.new(0.814999998, 0, 0.122000001, 0)
  1893. Gui.HHOutput.Size = UDim2.new(0, 33, 0, 21)
  1894. Gui.HHOutput.Font = Enum.Font.SourceSans
  1895. Gui.HHOutput.PlaceholderText = "2"
  1896. Gui.HHOutput.Text = ""
  1897. Gui.HHOutput.TextColor3 = Color3.new(1, 1, 1)
  1898. Gui.HHOutput.TextSize = 14
  1899.  
  1900. Gui.HHReset.Name = "HHReset"
  1901. Gui.HHReset.Parent = Gui.HipHeightSliderBody
  1902. Gui.HHReset.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1903. Gui.HHReset.BackgroundTransparency = 1
  1904. Gui.HHReset.BorderSizePixel = 0
  1905. Gui.HHReset.Position = UDim2.new(0.608247399, 0, 0.129999995, 0)
  1906. Gui.HHReset.Size = UDim2.new(0, 31, 0, 21)
  1907. Gui.HHReset.ZIndex = 2
  1908. Gui.HHReset.Font = Enum.Font.Cartoon
  1909. Gui.HHReset.Text = ""
  1910. Gui.HHReset.TextColor3 = Color3.new(1, 1, 1)
  1911. Gui.HHReset.TextSize = 14
  1912.  
  1913. Gui.HHRoundify.Name = "HHRoundify"
  1914. Gui.HHRoundify.Parent = Gui.HHReset
  1915. Gui.HHRoundify.Active = true
  1916. Gui.HHRoundify.AnchorPoint = Vector2.new(0.5, 0.5)
  1917. Gui.HHRoundify.BackgroundColor3 = Color3.new(1, 1, 1)
  1918. Gui.HHRoundify.BackgroundTransparency = 1
  1919. Gui.HHRoundify.Position = UDim2.new(0.524999976, 0, 0.5, 0)
  1920. Gui.HHRoundify.Selectable = true
  1921. Gui.HHRoundify.Size = UDim2.new(1, 0, 0.800000012, 0)
  1922. Gui.HHRoundify.ZIndex = 2
  1923. Gui.HHRoundify.Image = "rbxassetid://3570695787"
  1924. Gui.HHRoundify.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  1925. Gui.HHRoundify.ScaleType = Enum.ScaleType.Slice
  1926. Gui.HHRoundify.SliceScale = 0.03999999910593
  1927. Gui.HHRoundify.SliceCenter = Rect.new(100, 100, 100, 100)
  1928.  
  1929. Gui.HHIcon.Name = "HHIcon"
  1930. Gui.HHIcon.Parent = Gui.HHRoundify
  1931. Gui.HHIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  1932. Gui.HHIcon.BackgroundTransparency = 1
  1933. Gui.HHIcon.Position = UDim2.new(0.235483885, 0, 0.0399999991, 0)
  1934. Gui.HHIcon.Size = UDim2.new(0, 16, 0, 16)
  1935. Gui.HHIcon.ZIndex = 2
  1936. Gui.HHIcon.Image = "rbxassetid://4289678462"
  1937.  
  1938. Gui.JumpPowerSliderBody.Name = "JumpPowerSliderBody"
  1939. Gui.JumpPowerSliderBody.Parent = Gui.SliderContainer
  1940. Gui.JumpPowerSliderBody.BackgroundColor3 = Color3.new(1, 1, 1)
  1941. Gui.JumpPowerSliderBody.BackgroundTransparency = 0.80000001192093
  1942. Gui.JumpPowerSliderBody.BorderSizePixel = 0
  1943. Gui.JumpPowerSliderBody.LayoutOrder = -9
  1944. Gui.JumpPowerSliderBody.Position = UDim2.new(0, 0, 0.74000001, 0)
  1945. Gui.JumpPowerSliderBody.Size = UDim2.new(0, 194, 0, 50)
  1946.  
  1947. Gui.JPSliderMask.Name = "JPSliderMask"
  1948. Gui.JPSliderMask.Parent = Gui.JumpPowerSliderBody
  1949. Gui.JPSliderMask.BackgroundColor3 = Color3.new(1, 1, 1)
  1950. Gui.JPSliderMask.BackgroundTransparency = 1
  1951. Gui.JPSliderMask.BorderSizePixel = 0
  1952. Gui.JPSliderMask.Size = UDim2.new(0, 194, 0, 50)
  1953. Gui.JPSliderMask.ZIndex = 2
  1954. Gui.JPSliderMask.Image = "http://www.roblox.com/asset/?id=4321858413"
  1955. Gui.JPSliderMask.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  1956.  
  1957. Gui.JPHighlighter.Name = "JPHighlighter"
  1958. Gui.JPHighlighter.Parent = Gui.JumpPowerSliderBody
  1959. Gui.JPHighlighter.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  1960. Gui.JPHighlighter.BorderSizePixel = 0
  1961. Gui.JPHighlighter.Position = UDim2.new(0, 0, 0.639999986, 0)
  1962. Gui.JPHighlighter.Size = UDim2.new(0, 29, 0, 18)
  1963.  
  1964. Gui.JPSlider.Name = "JPSlider"
  1965. Gui.JPSlider.Parent = Gui.JumpPowerSliderBody
  1966. Gui.JPSlider.BackgroundColor3 = Color3.new(1, 1, 1)
  1967. Gui.JPSlider.BackgroundTransparency = 1
  1968. Gui.JPSlider.Position = UDim2.new(0, 29, 0.600000024, 0)
  1969. Gui.JPSlider.Size = UDim2.new(0, 18, 0, 18)
  1970. Gui.JPSlider.ZIndex = 2
  1971. Gui.JPSlider.Image = "rbxassetid://3570695787"
  1972. Gui.JPSlider.ScaleType = Enum.ScaleType.Slice
  1973. Gui.JPSlider.SliceScale = 0.059999998658895
  1974. Gui.JPSlider.SliceCenter = Rect.new(100, 100, 100, 100)
  1975.  
  1976. Gui.JPTitle.Name = "JPTitle"
  1977. Gui.JPTitle.Parent = Gui.JumpPowerSliderBody
  1978. Gui.JPTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1979. Gui.JPTitle.BackgroundTransparency = 1
  1980. Gui.JPTitle.Position = UDim2.new(0.0451265313, 0, 0, 0)
  1981. Gui.JPTitle.Size = UDim2.new(0, 133, 0, 32)
  1982. Gui.JPTitle.ZIndex = 2
  1983. Gui.JPTitle.Font = Enum.Font.Cartoon
  1984. Gui.JPTitle.Text = "Jump Power"
  1985. Gui.JPTitle.TextColor3 = Color3.new(1, 1, 1)
  1986. Gui.JPTitle.TextSize = 16
  1987. Gui.JPTitle.TextXAlignment = Enum.TextXAlignment.Left
  1988.  
  1989. Gui.JPOutput.Name = "JPOutput"
  1990. Gui.JPOutput.Parent = Gui.JumpPowerSliderBody
  1991. Gui.JPOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  1992. Gui.JPOutput.BackgroundTransparency = 1
  1993. Gui.JPOutput.Position = UDim2.new(0.814999998, 0, 0.122000001, 0)
  1994. Gui.JPOutput.Size = UDim2.new(0, 33, 0, 21)
  1995. Gui.JPOutput.Font = Enum.Font.SourceSans
  1996. Gui.JPOutput.PlaceholderText = "50"
  1997. Gui.JPOutput.Text = ""
  1998. Gui.JPOutput.TextColor3 = Color3.new(1, 1, 1)
  1999. Gui.JPOutput.TextSize = 14
  2000.  
  2001. Gui.JPReset.Name = "JPReset"
  2002. Gui.JPReset.Parent = Gui.JumpPowerSliderBody
  2003. Gui.JPReset.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2004. Gui.JPReset.BackgroundTransparency = 1
  2005. Gui.JPReset.BorderSizePixel = 0
  2006. Gui.JPReset.Position = UDim2.new(0.608247399, 0, 0.129999995, 0)
  2007. Gui.JPReset.Size = UDim2.new(0, 31, 0, 21)
  2008. Gui.JPReset.ZIndex = 2
  2009. Gui.JPReset.Font = Enum.Font.Cartoon
  2010. Gui.JPReset.Text = ""
  2011. Gui.JPReset.TextColor3 = Color3.new(1, 1, 1)
  2012. Gui.JPReset.TextSize = 14
  2013.  
  2014. Gui.JPRoundify.Name = "JPRoundify"
  2015. Gui.JPRoundify.Parent = Gui.JPReset
  2016. Gui.JPRoundify.Active = true
  2017. Gui.JPRoundify.AnchorPoint = Vector2.new(0.5, 0.5)
  2018. Gui.JPRoundify.BackgroundColor3 = Color3.new(1, 1, 1)
  2019. Gui.JPRoundify.BackgroundTransparency = 1
  2020. Gui.JPRoundify.Position = UDim2.new(0.524999976, 0, 0.5, 0)
  2021. Gui.JPRoundify.Selectable = true
  2022. Gui.JPRoundify.Size = UDim2.new(1, 0, 0.800000012, 0)
  2023. Gui.JPRoundify.ZIndex = 2
  2024. Gui.JPRoundify.Image = "rbxassetid://3570695787"
  2025. Gui.JPRoundify.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2026. Gui.JPRoundify.ScaleType = Enum.ScaleType.Slice
  2027. Gui.JPRoundify.SliceScale = 0.03999999910593
  2028. Gui.JPRoundify.SliceCenter = Rect.new(100, 100, 100, 100)
  2029.  
  2030. Gui.JPIcon.Name = "JPIcon"
  2031. Gui.JPIcon.Parent = Gui.JPRoundify
  2032. Gui.JPIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  2033. Gui.JPIcon.BackgroundTransparency = 1
  2034. Gui.JPIcon.Position = UDim2.new(0.235483885, 0, 0.0399999991, 0)
  2035. Gui.JPIcon.Size = UDim2.new(0, 16, 0, 16)
  2036. Gui.JPIcon.ZIndex = 2
  2037. Gui.JPIcon.Image = "rbxassetid://4289678462"
  2038.  
  2039. Gui.WalkSpeedSliderBody.Name = "WalkSpeedSliderBody"
  2040. Gui.WalkSpeedSliderBody.Parent = Gui.SliderContainer
  2041. Gui.WalkSpeedSliderBody.BackgroundColor3 = Color3.new(1, 1, 1)
  2042. Gui.WalkSpeedSliderBody.BackgroundTransparency = 0.80000001192093
  2043. Gui.WalkSpeedSliderBody.BorderSizePixel = 0
  2044. Gui.WalkSpeedSliderBody.LayoutOrder = -10
  2045. Gui.WalkSpeedSliderBody.Position = UDim2.new(0, 0, 0.119999997, 0)
  2046. Gui.WalkSpeedSliderBody.Size = UDim2.new(0, 194, 0, 50)
  2047.  
  2048. Gui.WSSliderMask.Name = "WSSliderMask"
  2049. Gui.WSSliderMask.Parent = Gui.WalkSpeedSliderBody
  2050. Gui.WSSliderMask.BackgroundColor3 = Color3.new(1, 1, 1)
  2051. Gui.WSSliderMask.BackgroundTransparency = 1
  2052. Gui.WSSliderMask.BorderSizePixel = 0
  2053. Gui.WSSliderMask.Size = UDim2.new(0, 194, 0, 50)
  2054. Gui.WSSliderMask.ZIndex = 2
  2055. Gui.WSSliderMask.Image = "http://www.roblox.com/asset/?id=4321858413"
  2056. Gui.WSSliderMask.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2057.  
  2058. Gui.WSHighlighter.Name = "WSHighlighter"
  2059. Gui.WSHighlighter.Parent = Gui.WalkSpeedSliderBody
  2060. Gui.WSHighlighter.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  2061. Gui.WSHighlighter.BorderSizePixel = 0
  2062. Gui.WSHighlighter.Position = UDim2.new(0, 0, 0.600000024, 0)
  2063. Gui.WSHighlighter.Size = UDim2.new(0, 9, 0, 18)
  2064.  
  2065. Gui.WSSlider.Name = "WSSlider"
  2066. Gui.WSSlider.Parent = Gui.WalkSpeedSliderBody
  2067. Gui.WSSlider.BackgroundColor3 = Color3.new(1, 1, 1)
  2068. Gui.WSSlider.BackgroundTransparency = 1
  2069. Gui.WSSlider.Position = UDim2.new(0, 9, 0.600000024, 0)
  2070. Gui.WSSlider.Size = UDim2.new(0, 18, 0, 18)
  2071. Gui.WSSlider.ZIndex = 2
  2072. Gui.WSSlider.Image = "rbxassetid://3570695787"
  2073. Gui.WSSlider.ScaleType = Enum.ScaleType.Slice
  2074. Gui.WSSlider.SliceScale = 0.059999998658895
  2075. Gui.WSSlider.SliceCenter = Rect.new(100, 100, 100, 100)
  2076.  
  2077. Gui.WSTitle.Name = "WSTitle"
  2078. Gui.WSTitle.Parent = Gui.WalkSpeedSliderBody
  2079. Gui.WSTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  2080. Gui.WSTitle.BackgroundTransparency = 1
  2081. Gui.WSTitle.Position = UDim2.new(0.0451265313, 0, 0, 0)
  2082. Gui.WSTitle.Size = UDim2.new(0, 133, 0, 32)
  2083. Gui.WSTitle.ZIndex = 2
  2084. Gui.WSTitle.Font = Enum.Font.Cartoon
  2085. Gui.WSTitle.Text = "Walkspeed"
  2086. Gui.WSTitle.TextColor3 = Color3.new(1, 1, 1)
  2087. Gui.WSTitle.TextSize = 16
  2088. Gui.WSTitle.TextXAlignment = Enum.TextXAlignment.Left
  2089.  
  2090. Gui.WSOutput.Name = "WSOutput"
  2091. Gui.WSOutput.Parent = Gui.WalkSpeedSliderBody
  2092. Gui.WSOutput.BackgroundColor3 = Color3.new(1, 1, 1)
  2093. Gui.WSOutput.BackgroundTransparency = 1
  2094. Gui.WSOutput.Position = UDim2.new(0.814999998, 0, 0.122000001, 0)
  2095. Gui.WSOutput.Size = UDim2.new(0, 33, 0, 21)
  2096. Gui.WSOutput.Font = Enum.Font.SourceSans
  2097. Gui.WSOutput.PlaceholderText = "16"
  2098. Gui.WSOutput.Text = ""
  2099. Gui.WSOutput.TextColor3 = Color3.new(1, 1, 1)
  2100. Gui.WSOutput.TextSize = 14
  2101.  
  2102. Gui.WSReset.Name = "WSReset"
  2103. Gui.WSReset.Parent = Gui.WalkSpeedSliderBody
  2104. Gui.WSReset.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2105. Gui.WSReset.BackgroundTransparency = 1
  2106. Gui.WSReset.BorderSizePixel = 0
  2107. Gui.WSReset.Position = UDim2.new(0.608247399, 0, 0.129999995, 0)
  2108. Gui.WSReset.Size = UDim2.new(0, 31, 0, 21)
  2109. Gui.WSReset.ZIndex = 2
  2110. Gui.WSReset.Font = Enum.Font.Cartoon
  2111. Gui.WSReset.Text = ""
  2112. Gui.WSReset.TextColor3 = Color3.new(1, 1, 1)
  2113. Gui.WSReset.TextSize = 14
  2114.  
  2115. Gui.WSRoundify.Name = "WSRoundify"
  2116. Gui.WSRoundify.Parent = Gui.WSReset
  2117. Gui.WSRoundify.Active = true
  2118. Gui.WSRoundify.AnchorPoint = Vector2.new(0.5, 0.5)
  2119. Gui.WSRoundify.BackgroundColor3 = Color3.new(1, 1, 1)
  2120. Gui.WSRoundify.BackgroundTransparency = 1
  2121. Gui.WSRoundify.Position = UDim2.new(0.524999976, 0, 0.5, 0)
  2122. Gui.WSRoundify.Selectable = true
  2123. Gui.WSRoundify.Size = UDim2.new(1, 0, 0.800000012, 0)
  2124. Gui.WSRoundify.ZIndex = 2
  2125. Gui.WSRoundify.Image = "rbxassetid://3570695787"
  2126. Gui.WSRoundify.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2127. Gui.WSRoundify.ScaleType = Enum.ScaleType.Slice
  2128. Gui.WSRoundify.SliceScale = 0.03999999910593
  2129. Gui.WSRoundify.SliceCenter = Rect.new(100, 100, 100, 100)
  2130.  
  2131. Gui.WSIcon.Name = "WSIcon"
  2132. Gui.WSIcon.Parent = Gui.WSRoundify
  2133. Gui.WSIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  2134. Gui.WSIcon.BackgroundTransparency = 1
  2135. Gui.WSIcon.Position = UDim2.new(0.235483885, 0, 0.0399999991, 0)
  2136. Gui.WSIcon.Size = UDim2.new(0, 16, 0, 16)
  2137. Gui.WSIcon.ZIndex = 2
  2138. Gui.WSIcon.Image = "rbxassetid://4289678462"
  2139.  
  2140. Gui.QuickActionsHeader.Name = "QuickActionsHeader"
  2141. Gui.QuickActionsHeader.Parent = Gui.LocalsTab
  2142. Gui.QuickActionsHeader.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2143. Gui.QuickActionsHeader.BackgroundTransparency = 1
  2144. Gui.QuickActionsHeader.Position = UDim2.new(0.33956784, 0, 0.115370274, 0)
  2145. Gui.QuickActionsHeader.Size = UDim2.new(0, 160, 0, 303)
  2146. Gui.QuickActionsHeader.Image = "rbxassetid://2851926732"
  2147. Gui.QuickActionsHeader.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2148. Gui.QuickActionsHeader.ScaleType = Enum.ScaleType.Slice
  2149. Gui.QuickActionsHeader.SliceCenter = Rect.new(12, 12, 12, 12)
  2150.  
  2151. Gui.QuickActionsText.Name = "QuickActionsText"
  2152. Gui.QuickActionsText.Parent = Gui.QuickActionsHeader
  2153. Gui.QuickActionsText.BackgroundColor3 = Color3.new(1, 1, 1)
  2154. Gui.QuickActionsText.BackgroundTransparency = 1
  2155. Gui.QuickActionsText.Position = UDim2.new(0.0451263413, 0, 0.0172057711, 0)
  2156. Gui.QuickActionsText.Size = UDim2.new(0, 112, 0, 26)
  2157. Gui.QuickActionsText.Font = Enum.Font.Cartoon
  2158. Gui.QuickActionsText.Text = "Quick Actions"
  2159. Gui.QuickActionsText.TextColor3 = Color3.new(1, 1, 1)
  2160. Gui.QuickActionsText.TextSize = 18
  2161. Gui.QuickActionsText.TextXAlignment = Enum.TextXAlignment.Left
  2162.  
  2163. Gui.QAButtonContainer.Name = "QAButtonContainer"
  2164. Gui.QAButtonContainer.Parent = Gui.QuickActionsHeader
  2165. Gui.QAButtonContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  2166. Gui.QAButtonContainer.BackgroundTransparency = 1
  2167. Gui.QAButtonContainer.BorderSizePixel = 0
  2168. Gui.QAButtonContainer.Position = UDim2.new(0.0409996025, 0, 0.148514852, 0)
  2169. Gui.QAButtonContainer.Size = UDim2.new(0, 147, 0, 247)
  2170.  
  2171. Gui.UIGridLayout_8.Parent = Gui.QAButtonContainer
  2172. Gui.UIGridLayout_8.CellPadding = UDim2.new(0, 5, 0, 7)
  2173. Gui.UIGridLayout_8.CellSize = UDim2.new(0, 147, 0, 35)
  2174.  
  2175. Gui.QAESPButton.Name = "QAESPButton"
  2176. Gui.QAESPButton.Parent = Gui.QAButtonContainer
  2177. Gui.QAESPButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2178. Gui.QAESPButton.BackgroundTransparency = 1
  2179. Gui.QAESPButton.BorderSizePixel = 0
  2180. Gui.QAESPButton.Position = UDim2.new(0.0199999996, 0, 0.649999976, 0)
  2181. Gui.QAESPButton.Size = UDim2.new(0, 200, 0, 50)
  2182. Gui.QAESPButton.Font = Enum.Font.SourceSans
  2183. Gui.QAESPButton.Text = ""
  2184. Gui.QAESPButton.TextColor3 = Color3.new(0, 0, 0)
  2185. Gui.QAESPButton.TextSize = 14
  2186.  
  2187. Gui.ButtonMask.Name = "ButtonMask"
  2188. Gui.ButtonMask.Parent = Gui.QAESPButton
  2189. Gui.ButtonMask.Active = true
  2190. Gui.ButtonMask.AnchorPoint = Vector2.new(0.5, 0.5)
  2191. Gui.ButtonMask.BackgroundColor3 = Color3.new(1, 1, 1)
  2192. Gui.ButtonMask.BackgroundTransparency = 1
  2193. Gui.ButtonMask.Position = UDim2.new(0.5, 0, 0.5, 0)
  2194. Gui.ButtonMask.Selectable = true
  2195. Gui.ButtonMask.Size = UDim2.new(1, 0, 1, 0)
  2196. Gui.ButtonMask.Image = "rbxassetid://3570695787"
  2197. Gui.ButtonMask.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  2198. Gui.ButtonMask.ImageTransparency = 1
  2199. Gui.ButtonMask.ScaleType = Enum.ScaleType.Slice
  2200. Gui.ButtonMask.SliceScale = 0.079999998211861
  2201. Gui.ButtonMask.SliceCenter = Rect.new(100, 100, 100, 100)
  2202.  
  2203. Gui.TextLabel_2.Parent = Gui.ButtonMask
  2204. Gui.TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2205. Gui.TextLabel_2.BackgroundTransparency = 1
  2206. Gui.TextLabel_2.BorderSizePixel = 0
  2207. Gui.TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  2208. Gui.TextLabel_2.Font = Enum.Font.Cartoon
  2209. Gui.TextLabel_2.Text = "ESP"
  2210. Gui.TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  2211. Gui.TextLabel_2.TextSize = 18
  2212.  
  2213. Gui.QABToolsButton.Name = "QABToolsButton"
  2214. Gui.QABToolsButton.Parent = Gui.QAButtonContainer
  2215. Gui.QABToolsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2216. Gui.QABToolsButton.BackgroundTransparency = 1
  2217. Gui.QABToolsButton.BorderSizePixel = 0
  2218. Gui.QABToolsButton.Position = UDim2.new(0.0199999996, 0, 0.649999976, 0)
  2219. Gui.QABToolsButton.Size = UDim2.new(0, 200, 0, 50)
  2220. Gui.QABToolsButton.Font = Enum.Font.SourceSans
  2221. Gui.QABToolsButton.Text = ""
  2222. Gui.QABToolsButton.TextColor3 = Color3.new(0, 0, 0)
  2223. Gui.QABToolsButton.TextSize = 14
  2224.  
  2225. Gui.ButtonMask_2.Name = "ButtonMask"
  2226. Gui.ButtonMask_2.Parent = Gui.QABToolsButton
  2227. Gui.ButtonMask_2.Active = true
  2228. Gui.ButtonMask_2.AnchorPoint = Vector2.new(0.5, 0.5)
  2229. Gui.ButtonMask_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2230. Gui.ButtonMask_2.BackgroundTransparency = 1
  2231. Gui.ButtonMask_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  2232. Gui.ButtonMask_2.Selectable = true
  2233. Gui.ButtonMask_2.Size = UDim2.new(1, 0, 1, 0)
  2234. Gui.ButtonMask_2.Image = "rbxassetid://3570695787"
  2235. Gui.ButtonMask_2.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  2236. Gui.ButtonMask_2.ImageTransparency = 1
  2237. Gui.ButtonMask_2.ScaleType = Enum.ScaleType.Slice
  2238. Gui.ButtonMask_2.SliceScale = 0.079999998211861
  2239. Gui.ButtonMask_2.SliceCenter = Rect.new(100, 100, 100, 100)
  2240.  
  2241. Gui.TextLabel_3.Parent = Gui.ButtonMask_2
  2242. Gui.TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2243. Gui.TextLabel_3.BackgroundTransparency = 1
  2244. Gui.TextLabel_3.BorderSizePixel = 0
  2245. Gui.TextLabel_3.Size = UDim2.new(1, 0, 1, 0)
  2246. Gui.TextLabel_3.Font = Enum.Font.Cartoon
  2247. Gui.TextLabel_3.Text = "BTools"
  2248. Gui.TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  2249. Gui.TextLabel_3.TextSize = 18
  2250.  
  2251. Gui.QACtrlClickTPButton.Name = "QACtrlClickTPButton"
  2252. Gui.QACtrlClickTPButton.Parent = Gui.QAButtonContainer
  2253. Gui.QACtrlClickTPButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2254. Gui.QACtrlClickTPButton.BackgroundTransparency = 1
  2255. Gui.QACtrlClickTPButton.BorderSizePixel = 0
  2256. Gui.QACtrlClickTPButton.Position = UDim2.new(0.0199999996, 0, 0.649999976, 0)
  2257. Gui.QACtrlClickTPButton.Size = UDim2.new(0, 200, 0, 50)
  2258. Gui.QACtrlClickTPButton.Font = Enum.Font.SourceSans
  2259. Gui.QACtrlClickTPButton.Text = ""
  2260. Gui.QACtrlClickTPButton.TextColor3 = Color3.new(0, 0, 0)
  2261. Gui.QACtrlClickTPButton.TextSize = 14
  2262.  
  2263. Gui.ButtonMask_3.Name = "ButtonMask"
  2264. Gui.ButtonMask_3.Parent = Gui.QACtrlClickTPButton
  2265. Gui.ButtonMask_3.Active = true
  2266. Gui.ButtonMask_3.AnchorPoint = Vector2.new(0.5, 0.5)
  2267. Gui.ButtonMask_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2268. Gui.ButtonMask_3.BackgroundTransparency = 1
  2269. Gui.ButtonMask_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  2270. Gui.ButtonMask_3.Selectable = true
  2271. Gui.ButtonMask_3.Size = UDim2.new(1, 0, 1, 0)
  2272. Gui.ButtonMask_3.Image = "rbxassetid://3570695787"
  2273. Gui.ButtonMask_3.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  2274. Gui.ButtonMask_3.ImageTransparency = 1
  2275. Gui.ButtonMask_3.ScaleType = Enum.ScaleType.Slice
  2276. Gui.ButtonMask_3.SliceScale = 0.079999998211861
  2277. Gui.ButtonMask_3.SliceCenter = Rect.new(100, 100, 100, 100)
  2278.  
  2279. Gui.TextLabel_4.Parent = Gui.ButtonMask_3
  2280. Gui.TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2281. Gui.TextLabel_4.BackgroundTransparency = 1
  2282. Gui.TextLabel_4.BorderSizePixel = 0
  2283. Gui.TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  2284. Gui.TextLabel_4.Font = Enum.Font.Cartoon
  2285. Gui.TextLabel_4.Text = "Ctrl+Click TP"
  2286. Gui.TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  2287. Gui.TextLabel_4.TextSize = 18
  2288.  
  2289. Gui.QAFullbrightButton.Name = "QAFullbrightButton"
  2290. Gui.QAFullbrightButton.Parent = Gui.QAButtonContainer
  2291. Gui.QAFullbrightButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2292. Gui.QAFullbrightButton.BackgroundTransparency = 1
  2293. Gui.QAFullbrightButton.BorderSizePixel = 0
  2294. Gui.QAFullbrightButton.Position = UDim2.new(0.0199999996, 0, 0.649999976, 0)
  2295. Gui.QAFullbrightButton.Size = UDim2.new(0, 200, 0, 50)
  2296. Gui.QAFullbrightButton.Font = Enum.Font.SourceSans
  2297. Gui.QAFullbrightButton.Text = ""
  2298. Gui.QAFullbrightButton.TextColor3 = Color3.new(0, 0, 0)
  2299. Gui.QAFullbrightButton.TextSize = 14
  2300.  
  2301. Gui.ButtonMask_4.Name = "ButtonMask"
  2302. Gui.ButtonMask_4.Parent = Gui.QAFullbrightButton
  2303. Gui.ButtonMask_4.Active = true
  2304. Gui.ButtonMask_4.AnchorPoint = Vector2.new(0.5, 0.5)
  2305. Gui.ButtonMask_4.BackgroundColor3 = Color3.new(1, 1, 1)
  2306. Gui.ButtonMask_4.BackgroundTransparency = 1
  2307. Gui.ButtonMask_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  2308. Gui.ButtonMask_4.Selectable = true
  2309. Gui.ButtonMask_4.Size = UDim2.new(1, 0, 1, 0)
  2310. Gui.ButtonMask_4.Image = "rbxassetid://3570695787"
  2311. Gui.ButtonMask_4.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  2312. Gui.ButtonMask_4.ImageTransparency = 1
  2313. Gui.ButtonMask_4.ScaleType = Enum.ScaleType.Slice
  2314. Gui.ButtonMask_4.SliceScale = 0.079999998211861
  2315. Gui.ButtonMask_4.SliceCenter = Rect.new(100, 100, 100, 100)
  2316.  
  2317. Gui.TextLabel_5.Parent = Gui.ButtonMask_4
  2318. Gui.TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2319. Gui.TextLabel_5.BackgroundTransparency = 1
  2320. Gui.TextLabel_5.BorderSizePixel = 0
  2321. Gui.TextLabel_5.Size = UDim2.new(1, 0, 1, 0)
  2322. Gui.TextLabel_5.Font = Enum.Font.Cartoon
  2323. Gui.TextLabel_5.Text = "Fullbright"
  2324. Gui.TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  2325. Gui.TextLabel_5.TextSize = 18
  2326.  
  2327. Gui.QAInfiniteYieldButton.Name = "QAInfiniteYieldButton"
  2328. Gui.QAInfiniteYieldButton.Parent = Gui.QAButtonContainer
  2329. Gui.QAInfiniteYieldButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2330. Gui.QAInfiniteYieldButton.BackgroundTransparency = 1
  2331. Gui.QAInfiniteYieldButton.BorderSizePixel = 0
  2332. Gui.QAInfiniteYieldButton.Position = UDim2.new(0.0199999996, 0, 0.649999976, 0)
  2333. Gui.QAInfiniteYieldButton.Size = UDim2.new(0, 200, 0, 50)
  2334. Gui.QAInfiniteYieldButton.Font = Enum.Font.SourceSans
  2335. Gui.QAInfiniteYieldButton.Text = ""
  2336. Gui.QAInfiniteYieldButton.TextColor3 = Color3.new(0, 0, 0)
  2337. Gui.QAInfiniteYieldButton.TextSize = 14
  2338.  
  2339. Gui.ButtonMask_5.Name = "ButtonMask"
  2340. Gui.ButtonMask_5.Parent = Gui.QAInfiniteYieldButton
  2341. Gui.ButtonMask_5.Active = true
  2342. Gui.ButtonMask_5.AnchorPoint = Vector2.new(0.5, 0.5)
  2343. Gui.ButtonMask_5.BackgroundColor3 = Color3.new(1, 1, 1)
  2344. Gui.ButtonMask_5.BackgroundTransparency = 1
  2345. Gui.ButtonMask_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  2346. Gui.ButtonMask_5.Selectable = true
  2347. Gui.ButtonMask_5.Size = UDim2.new(1, 0, 1, 0)
  2348. Gui.ButtonMask_5.Image = "rbxassetid://3570695787"
  2349. Gui.ButtonMask_5.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  2350. Gui.ButtonMask_5.ImageTransparency = 1
  2351. Gui.ButtonMask_5.ScaleType = Enum.ScaleType.Slice
  2352. Gui.ButtonMask_5.SliceScale = 0.079999998211861
  2353. Gui.ButtonMask_5.SliceCenter = Rect.new(100, 100, 100, 100)
  2354.  
  2355. Gui.TextLabel_6.Parent = Gui.ButtonMask_5
  2356. Gui.TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2357. Gui.TextLabel_6.BackgroundTransparency = 1
  2358. Gui.TextLabel_6.BorderSizePixel = 0
  2359. Gui.TextLabel_6.Size = UDim2.new(1, 0, 1, 0)
  2360. Gui.TextLabel_6.Font = Enum.Font.Cartoon
  2361. Gui.TextLabel_6.Text = "Infinite Yield"
  2362. Gui.TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  2363. Gui.TextLabel_6.TextSize = 18
  2364.  
  2365. Gui.QARejoinButton.Name = "QARejoinButton"
  2366. Gui.QARejoinButton.Parent = Gui.QAButtonContainer
  2367. Gui.QARejoinButton.BackgroundColor3 = Color3.new(1, 1, 1)
  2368. Gui.QARejoinButton.BackgroundTransparency = 1
  2369. Gui.QARejoinButton.BorderSizePixel = 0
  2370. Gui.QARejoinButton.Position = UDim2.new(0.0199999996, 0, 0.649999976, 0)
  2371. Gui.QARejoinButton.Size = UDim2.new(0, 200, 0, 50)
  2372. Gui.QARejoinButton.Font = Enum.Font.SourceSans
  2373. Gui.QARejoinButton.Text = ""
  2374. Gui.QARejoinButton.TextColor3 = Color3.new(0, 0, 0)
  2375. Gui.QARejoinButton.TextSize = 14
  2376.  
  2377. Gui.ButtonMask_6.Name = "ButtonMask"
  2378. Gui.ButtonMask_6.Parent = Gui.QARejoinButton
  2379. Gui.ButtonMask_6.Active = true
  2380. Gui.ButtonMask_6.AnchorPoint = Vector2.new(0.5, 0.5)
  2381. Gui.ButtonMask_6.BackgroundColor3 = Color3.new(1, 1, 1)
  2382. Gui.ButtonMask_6.BackgroundTransparency = 1
  2383. Gui.ButtonMask_6.Position = UDim2.new(0.5, 0, 0.5, 0)
  2384. Gui.ButtonMask_6.Selectable = true
  2385. Gui.ButtonMask_6.Size = UDim2.new(1, 0, 1, 0)
  2386. Gui.ButtonMask_6.Image = "rbxassetid://3570695787"
  2387. Gui.ButtonMask_6.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  2388. Gui.ButtonMask_6.ImageTransparency = 1
  2389. Gui.ButtonMask_6.ScaleType = Enum.ScaleType.Slice
  2390. Gui.ButtonMask_6.SliceScale = 0.079999998211861
  2391. Gui.ButtonMask_6.SliceCenter = Rect.new(100, 100, 100, 100)
  2392.  
  2393. Gui.TextLabel_7.Parent = Gui.ButtonMask_6
  2394. Gui.TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  2395. Gui.TextLabel_7.BackgroundTransparency = 1
  2396. Gui.TextLabel_7.BorderSizePixel = 0
  2397. Gui.TextLabel_7.Size = UDim2.new(1, 0, 1, 0)
  2398. Gui.TextLabel_7.Font = Enum.Font.Cartoon
  2399. Gui.TextLabel_7.Text = "Rejoin"
  2400. Gui.TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  2401. Gui.TextLabel_7.TextSize = 18
  2402.  
  2403. Gui.WaypointHeader.Name = "WaypointHeader"
  2404. Gui.WaypointHeader.Parent = Gui.LocalsTab
  2405. Gui.WaypointHeader.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2406. Gui.WaypointHeader.BackgroundTransparency = 1
  2407. Gui.WaypointHeader.BorderColor3 = Color3.new(0.164706, 0.258824, 0.32549)
  2408. Gui.WaypointHeader.Position = UDim2.new(0.615331233, 0, 0.115370274, 0)
  2409. Gui.WaypointHeader.Size = UDim2.new(0, 235, 0, 303)
  2410. Gui.WaypointHeader.Image = "rbxassetid://2851926732"
  2411. Gui.WaypointHeader.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2412. Gui.WaypointHeader.ScaleType = Enum.ScaleType.Slice
  2413. Gui.WaypointHeader.SliceCenter = Rect.new(12, 12, 12, 12)
  2414.  
  2415. Gui.WPText.Name = "WPText"
  2416. Gui.WPText.Parent = Gui.WaypointHeader
  2417. Gui.WPText.BackgroundColor3 = Color3.new(1, 1, 1)
  2418. Gui.WPText.BackgroundTransparency = 1
  2419. Gui.WPText.Position = UDim2.new(0.0451265387, 0, 0.0172057711, 0)
  2420. Gui.WPText.Size = UDim2.new(0, 83, 0, 26)
  2421. Gui.WPText.Font = Enum.Font.Cartoon
  2422. Gui.WPText.Text = "Waypoints"
  2423. Gui.WPText.TextColor3 = Color3.new(1, 1, 1)
  2424. Gui.WPText.TextSize = 18
  2425. Gui.WPText.TextXAlignment = Enum.TextXAlignment.Left
  2426.  
  2427. Gui.WPContainer.Name = "WPContainer"
  2428. Gui.WPContainer.Parent = Gui.WaypointHeader
  2429. Gui.WPContainer.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2430. Gui.WPContainer.BorderColor3 = Color3.new(0.215686, 0.215686, 0.266667)
  2431. Gui.WPContainer.BorderSizePixel = 0
  2432. Gui.WPContainer.Position = UDim2.new(0.0265957452, 0, 0.521452129, 0)
  2433. Gui.WPContainer.Size = UDim2.new(0, 222, 0, 129)
  2434. Gui.WPContainer.CanvasSize = UDim2.new(0, 0, 1, 0)
  2435.  
  2436. Gui.UIGridLayout_9.Parent = Gui.WPContainer
  2437. Gui.UIGridLayout_9.SortOrder = Enum.SortOrder.LayoutOrder
  2438. Gui.UIGridLayout_9.CellSize = UDim2.new(1, -12, 0, 30)
  2439.  
  2440. Gui.WPColors.Name = "WPColors"
  2441. Gui.WPColors.Parent = Gui.WaypointHeader
  2442. Gui.WPColors.BackgroundColor3 = Color3.new(1, 1, 1)
  2443. Gui.WPColors.BackgroundTransparency = 1
  2444. Gui.WPColors.Position = UDim2.new(0.604255319, 0, 0.306930691, 0)
  2445. Gui.WPColors.Size = UDim2.new(0, 79, 0, 49)
  2446. Gui.WPColors.Image = "rbxassetid://3570695787"
  2447. Gui.WPColors.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2448. Gui.WPColors.ScaleType = Enum.ScaleType.Slice
  2449. Gui.WPColors.SliceScale = 0.059999998658895
  2450. Gui.WPColors.SliceCenter = Rect.new(100, 100, 100, 100)
  2451.  
  2452. Gui.Blue_2.Name = "Blue"
  2453. Gui.Blue_2.Parent = Gui.WPColors
  2454. Gui.Blue_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2455. Gui.Blue_2.BackgroundTransparency = 1
  2456. Gui.Blue_2.Position = UDim2.new(0.705859959, 0, 0.0408163257, 0)
  2457. Gui.Blue_2.Size = UDim2.new(0, 18, 0, 18)
  2458. Gui.Blue_2.ZIndex = 2
  2459. Gui.Blue_2.Image = "rbxassetid://4289509344"
  2460. Gui.Blue_2.ImageColor3 = Color3.new(0.137255, 0.14902, 0.811765)
  2461.  
  2462. Gui.Green_2.Name = "Green"
  2463. Gui.Green_2.Parent = Gui.WPColors
  2464. Gui.Green_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2465. Gui.Green_2.BackgroundTransparency = 1
  2466. Gui.Green_2.Position = UDim2.new(0.0632911325, 0, 0.0408163257, 0)
  2467. Gui.Green_2.Size = UDim2.new(0, 18, 0, 18)
  2468. Gui.Green_2.ZIndex = 2
  2469. Gui.Green_2.Image = "rbxassetid://4289509344"
  2470. Gui.Green_2.ImageColor3 = Color3.new(0.113725, 0.886275, 0.0705882)
  2471.  
  2472. Gui.Orange_2.Name = "Orange"
  2473. Gui.Orange_2.Parent = Gui.WPColors
  2474. Gui.Orange_2.BackgroundColor3 = Color3.new(1, 0.619608, 0.180392)
  2475. Gui.Orange_2.BackgroundTransparency = 1
  2476. Gui.Orange_2.Position = UDim2.new(0.0637469664, 0, 0.588195801, 0)
  2477. Gui.Orange_2.Size = UDim2.new(0, 18, 0, 18)
  2478. Gui.Orange_2.ZIndex = 2
  2479. Gui.Orange_2.Image = "rbxassetid://4289509344"
  2480. Gui.Orange_2.ImageColor3 = Color3.new(1, 0.619608, 0.180392)
  2481.  
  2482. Gui.Pink_2.Name = "Pink"
  2483. Gui.Pink_2.Parent = Gui.WPColors
  2484. Gui.Pink_2.BackgroundColor3 = Color3.new(1, 0.619608, 0.180392)
  2485. Gui.Pink_2.BackgroundTransparency = 1
  2486. Gui.Pink_2.Position = UDim2.new(0.371565014, 0, 0.588195801, 0)
  2487. Gui.Pink_2.Size = UDim2.new(0, 18, 0, 18)
  2488. Gui.Pink_2.ZIndex = 2
  2489. Gui.Pink_2.Image = "rbxassetid://4289509344"
  2490. Gui.Pink_2.ImageColor3 = Color3.new(0.980392, 0.34902, 1)
  2491.  
  2492. Gui.Red_2.Name = "Red"
  2493. Gui.Red_2.Parent = Gui.WPColors
  2494. Gui.Red_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2495. Gui.Red_2.BackgroundTransparency = 1
  2496. Gui.Red_2.Position = UDim2.new(0.375241041, 0, 0.0408163257, 0)
  2497. Gui.Red_2.Size = UDim2.new(0, 18, 0, 18)
  2498. Gui.Red_2.ZIndex = 2
  2499. Gui.Red_2.Image = "rbxassetid://4289509344"
  2500. Gui.Red_2.ImageColor3 = Color3.new(0.811765, 0.294118, 0.301961)
  2501.  
  2502. Gui.Special_2.Name = "Special"
  2503. Gui.Special_2.Parent = Gui.WPColors
  2504. Gui.Special_2.BackgroundColor3 = Color3.new(1, 0.619608, 0.180392)
  2505. Gui.Special_2.BackgroundTransparency = 1
  2506. Gui.Special_2.Position = UDim2.new(0.702185512, 0, 0.588195801, 0)
  2507. Gui.Special_2.Size = UDim2.new(0, 18, 0, 18)
  2508. Gui.Special_2.ZIndex = 2
  2509. Gui.Special_2.Image = "rbxassetid://4289509344"
  2510. Gui.Special_2.ImageColor3 = Color3.new(0.537255, 0.352941, 1)
  2511.  
  2512. Gui.WPTextBoxFrame.Name = "WPTextBoxFrame"
  2513. Gui.WPTextBoxFrame.Parent = Gui.WaypointHeader
  2514. Gui.WPTextBoxFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2515. Gui.WPTextBoxFrame.BackgroundTransparency = 1
  2516. Gui.WPTextBoxFrame.Position = UDim2.new(0.212765962, 0, 0.138613865, 0)
  2517. Gui.WPTextBoxFrame.Size = UDim2.new(0, 135, 0, 30)
  2518. Gui.WPTextBoxFrame.Image = "rbxassetid://3570695787"
  2519. Gui.WPTextBoxFrame.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2520. Gui.WPTextBoxFrame.ScaleType = Enum.ScaleType.Slice
  2521. Gui.WPTextBoxFrame.SliceScale = 0.059999998658895
  2522. Gui.WPTextBoxFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  2523.  
  2524. Gui.WPTextBox.Name = "WPTextBox"
  2525. Gui.WPTextBox.Parent = Gui.WPTextBoxFrame
  2526. Gui.WPTextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  2527. Gui.WPTextBox.BackgroundTransparency = 1
  2528. Gui.WPTextBox.BorderSizePixel = 0
  2529. Gui.WPTextBox.Size = UDim2.new(0, 139, 0, 30)
  2530. Gui.WPTextBox.Font = Enum.Font.Cartoon
  2531. Gui.WPTextBox.PlaceholderText = "Waypoint Name"
  2532. Gui.WPTextBox.Text = ""
  2533. Gui.WPTextBox.TextColor3 = Color3.new(1, 1, 1)
  2534. Gui.WPTextBox.TextSize = 14
  2535.  
  2536. Gui.AddWaypointFrame.Name = "AddWaypointFrame"
  2537. Gui.AddWaypointFrame.Parent = Gui.WaypointHeader
  2538. Gui.AddWaypointFrame.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2539. Gui.AddWaypointFrame.BackgroundTransparency = 1
  2540. Gui.AddWaypointFrame.BorderSizePixel = 0
  2541. Gui.AddWaypointFrame.Position = UDim2.new(0.0706584528, 0, 0.389999986, 0)
  2542. Gui.AddWaypointFrame.Size = UDim2.new(0, 109, 0, 21)
  2543. Gui.AddWaypointFrame.Font = Enum.Font.SourceSans
  2544. Gui.AddWaypointFrame.Text = ""
  2545. Gui.AddWaypointFrame.TextColor3 = Color3.new(0, 0, 0)
  2546. Gui.AddWaypointFrame.TextSize = 14
  2547.  
  2548. Gui.AddWaypointMask.Name = "AddWaypointMask"
  2549. Gui.AddWaypointMask.Parent = Gui.AddWaypointFrame
  2550. Gui.AddWaypointMask.Active = true
  2551. Gui.AddWaypointMask.AnchorPoint = Vector2.new(0.5, 0.5)
  2552. Gui.AddWaypointMask.BackgroundColor3 = Color3.new(1, 1, 1)
  2553. Gui.AddWaypointMask.BackgroundTransparency = 1
  2554. Gui.AddWaypointMask.Position = UDim2.new(0.5, 0, 0.5, 0)
  2555. Gui.AddWaypointMask.Selectable = true
  2556. Gui.AddWaypointMask.Size = UDim2.new(1, 0, 1, 0)
  2557. Gui.AddWaypointMask.Image = "rbxassetid://3570695787"
  2558. Gui.AddWaypointMask.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2559. Gui.AddWaypointMask.ScaleType = Enum.ScaleType.Slice
  2560. Gui.AddWaypointMask.SliceScale = 0.059999998658895
  2561. Gui.AddWaypointMask.SliceCenter = Rect.new(100, 100, 100, 100)
  2562.  
  2563. Gui.AddWaypointText.Name = "AddWaypointText"
  2564. Gui.AddWaypointText.Parent = Gui.AddWaypointMask
  2565. Gui.AddWaypointText.BackgroundColor3 = Color3.new(1, 1, 1)
  2566. Gui.AddWaypointText.BackgroundTransparency = 1
  2567. Gui.AddWaypointText.BorderSizePixel = 0
  2568. Gui.AddWaypointText.Size = UDim2.new(0, 109, 0, 21)
  2569. Gui.AddWaypointText.Font = Enum.Font.Cartoon
  2570. Gui.AddWaypointText.Text = "Add Waypoint"
  2571. Gui.AddWaypointText.TextColor3 = Color3.new(1, 1, 1)
  2572. Gui.AddWaypointText.TextSize = 14
  2573.  
  2574. Gui.ImageLabel_3.Parent = Gui.WaypointHeader
  2575. Gui.ImageLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  2576. Gui.ImageLabel_3.BackgroundTransparency = 1
  2577. Gui.ImageLabel_3.BorderSizePixel = 0
  2578. Gui.ImageLabel_3.Position = UDim2.new(0.0265957452, 0, 0.521452129, 0)
  2579. Gui.ImageLabel_3.Size = UDim2.new(0, 222, 0, 129)
  2580. Gui.ImageLabel_3.Image = "http://www.roblox.com/asset/?id=4331281919"
  2581. Gui.ImageLabel_3.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2582.  
  2583. Gui.SetColorFrame.Name = "SetColorFrame"
  2584. Gui.SetColorFrame.Parent = Gui.WaypointHeader
  2585. Gui.SetColorFrame.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2586. Gui.SetColorFrame.BackgroundTransparency = 1
  2587. Gui.SetColorFrame.BorderSizePixel = 0
  2588. Gui.SetColorFrame.Position = UDim2.new(0.0706584528, 0, 0.279687047, 0)
  2589. Gui.SetColorFrame.Size = UDim2.new(0, 109, 0, 21)
  2590. Gui.SetColorFrame.Font = Enum.Font.SourceSans
  2591. Gui.SetColorFrame.Text = ""
  2592. Gui.SetColorFrame.TextColor3 = Color3.new(0, 0, 0)
  2593. Gui.SetColorFrame.TextSize = 14
  2594.  
  2595. Gui.SetColorMask.Name = "SetColorMask"
  2596. Gui.SetColorMask.Parent = Gui.SetColorFrame
  2597. Gui.SetColorMask.Active = true
  2598. Gui.SetColorMask.AnchorPoint = Vector2.new(0.5, 0.5)
  2599. Gui.SetColorMask.BackgroundColor3 = Color3.new(1, 1, 1)
  2600. Gui.SetColorMask.BackgroundTransparency = 1
  2601. Gui.SetColorMask.Position = UDim2.new(0.5, 0, 0.5, 0)
  2602. Gui.SetColorMask.Selectable = true
  2603. Gui.SetColorMask.Size = UDim2.new(1, 0, 1, 0)
  2604. Gui.SetColorMask.Image = "rbxassetid://3570695787"
  2605. Gui.SetColorMask.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2606. Gui.SetColorMask.ScaleType = Enum.ScaleType.Slice
  2607. Gui.SetColorMask.SliceScale = 0.059999998658895
  2608. Gui.SetColorMask.SliceCenter = Rect.new(100, 100, 100, 100)
  2609.  
  2610. Gui.SetColorText.Name = "SetColorText"
  2611. Gui.SetColorText.Parent = Gui.SetColorMask
  2612. Gui.SetColorText.BackgroundColor3 = Color3.new(1, 1, 1)
  2613. Gui.SetColorText.BackgroundTransparency = 1
  2614. Gui.SetColorText.BorderSizePixel = 0
  2615. Gui.SetColorText.Size = UDim2.new(0, 109, 0, 21)
  2616. Gui.SetColorText.Font = Enum.Font.Cartoon
  2617. Gui.SetColorText.Text = "Set Color"
  2618. Gui.SetColorText.TextColor3 = Color3.new(1, 1, 1)
  2619. Gui.SetColorText.TextSize = 14
  2620.  
  2621. Gui.LocalsText.Name = "LocalsText"
  2622. Gui.LocalsText.Parent = Gui.LocalsTab
  2623. Gui.LocalsText.BackgroundColor3 = Color3.new(1, 1, 1)
  2624. Gui.LocalsText.BackgroundTransparency = 1
  2625. Gui.LocalsText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  2626. Gui.LocalsText.Size = UDim2.new(0, 174, 0, 26)
  2627. Gui.LocalsText.Font = Enum.Font.Cartoon
  2628. Gui.LocalsText.Text = "Locals"
  2629. Gui.LocalsText.TextColor3 = Color3.new(1, 1, 1)
  2630. Gui.LocalsText.TextSize = 18
  2631. Gui.LocalsText.TextXAlignment = Enum.TextXAlignment.Left
  2632.  
  2633. Gui.ExclusiveTab.Name = "ExclusiveTab"
  2634. Gui.ExclusiveTab.Parent = Gui.Tabs
  2635. Gui.ExclusiveTab.BackgroundColor3 = Color3.new(1, 1, 1)
  2636. Gui.ExclusiveTab.BackgroundTransparency = 1
  2637. Gui.ExclusiveTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  2638. Gui.ExclusiveTab.Size = UDim2.new(0, 634, 0, 406)
  2639. Gui.ExclusiveTab.Visible = false
  2640. Gui.ExclusiveTab.Image = "rbxassetid://2851926732"
  2641. Gui.ExclusiveTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2642. Gui.ExclusiveTab.ScaleType = Enum.ScaleType.Slice
  2643. Gui.ExclusiveTab.SliceCenter = Rect.new(12, 12, 12, 12)
  2644.  
  2645. Gui.ExclusiveContainer.Name = "ExclusiveContainer"
  2646. Gui.ExclusiveContainer.Parent = Gui.ExclusiveTab
  2647. Gui.ExclusiveContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  2648. Gui.ExclusiveContainer.BackgroundTransparency = 1
  2649. Gui.ExclusiveContainer.BorderSizePixel = 0
  2650. Gui.ExclusiveContainer.Position = UDim2.new(0.0205047317, 0, 0.0985221639, 0)
  2651. Gui.ExclusiveContainer.Size = UDim2.new(0, 613, 0, 351)
  2652. Gui.ExclusiveContainer.ScrollBarImageColor3 = Color3.new(0.623529, 0.658824, 0.764706)
  2653.  
  2654. Gui.UIGridLayout_10.Parent = Gui.ExclusiveContainer
  2655. Gui.UIGridLayout_10.SortOrder = Enum.SortOrder.LayoutOrder
  2656. Gui.UIGridLayout_10.CellPadding = UDim2.new(0, 5, 0, 10)
  2657. Gui.UIGridLayout_10.CellSize = UDim2.new(0, 146, 0, 109)
  2658.  
  2659. Gui.UIPadding_4.Parent = Gui.ExclusiveContainer
  2660. Gui.UIPadding_4.PaddingTop = UDim.new(0, 15)
  2661.  
  2662. Gui.ExclusiveText.Name = "ExclusiveText"
  2663. Gui.ExclusiveText.Parent = Gui.ExclusiveTab
  2664. Gui.ExclusiveText.BackgroundColor3 = Color3.new(1, 1, 1)
  2665. Gui.ExclusiveText.BackgroundTransparency = 1
  2666. Gui.ExclusiveText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  2667. Gui.ExclusiveText.Size = UDim2.new(0, 174, 0, 26)
  2668. Gui.ExclusiveText.Font = Enum.Font.Cartoon
  2669. Gui.ExclusiveText.Text = "Exclusive"
  2670. Gui.ExclusiveText.TextColor3 = Color3.new(1, 1, 1)
  2671. Gui.ExclusiveText.TextSize = 18
  2672. Gui.ExclusiveText.TextXAlignment = Enum.TextXAlignment.Left
  2673.  
  2674. Gui.AddScriptTab.Name = "AddScriptTab"
  2675. Gui.AddScriptTab.Parent = Gui.Tabs
  2676. Gui.AddScriptTab.BackgroundColor3 = Color3.new(1, 1, 1)
  2677. Gui.AddScriptTab.BackgroundTransparency = 1
  2678. Gui.AddScriptTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  2679. Gui.AddScriptTab.Size = UDim2.new(0, 634, 0, 406)
  2680. Gui.AddScriptTab.Visible = false
  2681. Gui.AddScriptTab.Image = "rbxassetid://2851926732"
  2682. Gui.AddScriptTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2683. Gui.AddScriptTab.ScaleType = Enum.ScaleType.Slice
  2684. Gui.AddScriptTab.SliceCenter = Rect.new(12, 12, 12, 12)
  2685.  
  2686. Gui.AddScriptText.Name = "AddScriptText"
  2687. Gui.AddScriptText.Parent = Gui.AddScriptTab
  2688. Gui.AddScriptText.BackgroundColor3 = Color3.new(1, 1, 1)
  2689. Gui.AddScriptText.BackgroundTransparency = 1
  2690. Gui.AddScriptText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  2691. Gui.AddScriptText.Size = UDim2.new(0, 174, 0, 26)
  2692. Gui.AddScriptText.Font = Enum.Font.Cartoon
  2693. Gui.AddScriptText.Text = "AddScript"
  2694. Gui.AddScriptText.TextColor3 = Color3.new(1, 1, 1)
  2695. Gui.AddScriptText.TextSize = 18
  2696. Gui.AddScriptText.TextXAlignment = Enum.TextXAlignment.Left
  2697.  
  2698. Gui.AddScriptButtons.Name = "AddScriptButtons"
  2699. Gui.AddScriptButtons.Parent = Gui.AddScriptTab
  2700. Gui.AddScriptButtons.BackgroundColor3 = Color3.new(1, 1, 1)
  2701. Gui.AddScriptButtons.BackgroundTransparency = 1
  2702. Gui.AddScriptButtons.Position = UDim2.new(0.0245826319, 0, 0.107329115, 0)
  2703. Gui.AddScriptButtons.Size = UDim2.new(0, 182, 0, 240)
  2704. Gui.AddScriptButtons.Image = "rbxassetid://3570695787"
  2705. Gui.AddScriptButtons.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2706. Gui.AddScriptButtons.ScaleType = Enum.ScaleType.Slice
  2707. Gui.AddScriptButtons.SliceScale = 0.11999999731779
  2708. Gui.AddScriptButtons.SliceCenter = Rect.new(100, 100, 100, 100)
  2709.  
  2710. Gui.Title.Name = "Title"
  2711. Gui.Title.Parent = Gui.AddScriptButtons
  2712. Gui.Title.BackgroundColor3 = Color3.new(1, 1, 1)
  2713. Gui.Title.BackgroundTransparency = 1
  2714. Gui.Title.Position = UDim2.new(0.0448226109, 0, -0.00362752378, 0)
  2715. Gui.Title.Size = UDim2.new(0, 119, 0, 26)
  2716. Gui.Title.Font = Enum.Font.Cartoon
  2717. Gui.Title.Text = "Script Settings"
  2718. Gui.Title.TextColor3 = Color3.new(1, 1, 1)
  2719. Gui.Title.TextSize = 18
  2720. Gui.Title.TextXAlignment = Enum.TextXAlignment.Left
  2721.  
  2722. Gui.NameHeader.Name = "NameHeader"
  2723. Gui.NameHeader.Parent = Gui.AddScriptButtons
  2724. Gui.NameHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  2725. Gui.NameHeader.BackgroundTransparency = 1
  2726. Gui.NameHeader.Position = UDim2.new(0.114648506, 0, 0.155333325, 0)
  2727. Gui.NameHeader.Size = UDim2.new(0, 140, 0, 22)
  2728. Gui.NameHeader.Image = "rbxassetid://3570695787"
  2729. Gui.NameHeader.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2730. Gui.NameHeader.ScaleType = Enum.ScaleType.Slice
  2731. Gui.NameHeader.SliceScale = 0.059999998658895
  2732. Gui.NameHeader.SliceCenter = Rect.new(100, 100, 100, 100)
  2733.  
  2734. Gui.NameInput.Name = "NameInput"
  2735. Gui.NameInput.Parent = Gui.NameHeader
  2736. Gui.NameInput.BackgroundColor3 = Color3.new(1, 1, 1)
  2737. Gui.NameInput.BackgroundTransparency = 1
  2738. Gui.NameInput.Size = UDim2.new(1, 0, 1, 0)
  2739. Gui.NameInput.Font = Enum.Font.Cartoon
  2740. Gui.NameInput.PlaceholderText = "Name"
  2741. Gui.NameInput.Text = ""
  2742. Gui.NameInput.TextColor3 = Color3.new(1, 1, 1)
  2743. Gui.NameInput.TextSize = 14
  2744.  
  2745. Gui.LinkHeader.Name = "LinkHeader"
  2746. Gui.LinkHeader.Parent = Gui.AddScriptButtons
  2747. Gui.LinkHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  2748. Gui.LinkHeader.BackgroundTransparency = 1
  2749. Gui.LinkHeader.Position = UDim2.new(0.114648506, 0, 0.305333287, 0)
  2750. Gui.LinkHeader.Size = UDim2.new(0, 140, 0, 22)
  2751. Gui.LinkHeader.Image = "rbxassetid://3570695787"
  2752. Gui.LinkHeader.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2753. Gui.LinkHeader.ScaleType = Enum.ScaleType.Slice
  2754. Gui.LinkHeader.SliceScale = 0.059999998658895
  2755. Gui.LinkHeader.SliceCenter = Rect.new(100, 100, 100, 100)
  2756.  
  2757. Gui.LinkInput.Name = "LinkInput"
  2758. Gui.LinkInput.Parent = Gui.LinkHeader
  2759. Gui.LinkInput.BackgroundColor3 = Color3.new(1, 1, 1)
  2760. Gui.LinkInput.BackgroundTransparency = 1
  2761. Gui.LinkInput.Size = UDim2.new(1, 0, 1, 0)
  2762. Gui.LinkInput.Font = Enum.Font.Cartoon
  2763. Gui.LinkInput.PlaceholderText = "Pastebin/Raw"
  2764. Gui.LinkInput.Text = ""
  2765. Gui.LinkInput.TextColor3 = Color3.new(1, 1, 1)
  2766. Gui.LinkInput.TextSize = 14
  2767.  
  2768. Gui.ColorHeader.Name = "ColorHeader"
  2769. Gui.ColorHeader.Parent = Gui.AddScriptButtons
  2770. Gui.ColorHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  2771. Gui.ColorHeader.BackgroundTransparency = 1
  2772. Gui.ColorHeader.Position = UDim2.new(0.114648506, 0, 0.442833304, 0)
  2773. Gui.ColorHeader.Size = UDim2.new(0, 140, 0, 22)
  2774. Gui.ColorHeader.Image = "rbxassetid://3570695787"
  2775. Gui.ColorHeader.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2776. Gui.ColorHeader.ScaleType = Enum.ScaleType.Slice
  2777. Gui.ColorHeader.SliceScale = 0.059999998658895
  2778. Gui.ColorHeader.SliceCenter = Rect.new(100, 100, 100, 100)
  2779.  
  2780. Gui.ColorInput.Name = "ColorInput"
  2781. Gui.ColorInput.Parent = Gui.ColorHeader
  2782. Gui.ColorInput.BackgroundColor3 = Color3.new(1, 1, 1)
  2783. Gui.ColorInput.BackgroundTransparency = 1
  2784. Gui.ColorInput.Size = UDim2.new(1, 0, 1, 0)
  2785. Gui.ColorInput.Font = Enum.Font.Cartoon
  2786. Gui.ColorInput.PlaceholderText = "255,255,255"
  2787. Gui.ColorInput.Text = ""
  2788. Gui.ColorInput.TextColor3 = Color3.new(1, 1, 1)
  2789. Gui.ColorInput.TextSize = 14
  2790.  
  2791. Gui.IconHeader.Name = "IconHeader"
  2792. Gui.IconHeader.Parent = Gui.AddScriptButtons
  2793. Gui.IconHeader.BackgroundColor3 = Color3.new(1, 1, 1)
  2794. Gui.IconHeader.BackgroundTransparency = 1
  2795. Gui.IconHeader.Position = UDim2.new(0.114648506, 0, 0.592833281, 0)
  2796. Gui.IconHeader.Size = UDim2.new(0, 140, 0, 22)
  2797. Gui.IconHeader.Image = "rbxassetid://3570695787"
  2798. Gui.IconHeader.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2799. Gui.IconHeader.ScaleType = Enum.ScaleType.Slice
  2800. Gui.IconHeader.SliceScale = 0.059999998658895
  2801. Gui.IconHeader.SliceCenter = Rect.new(100, 100, 100, 100)
  2802.  
  2803. Gui.IconInput.Name = "IconInput"
  2804. Gui.IconInput.Parent = Gui.IconHeader
  2805. Gui.IconInput.BackgroundColor3 = Color3.new(1, 1, 1)
  2806. Gui.IconInput.BackgroundTransparency = 1
  2807. Gui.IconInput.Size = UDim2.new(1, 0, 1, 0)
  2808. Gui.IconInput.Font = Enum.Font.Cartoon
  2809. Gui.IconInput.PlaceholderText = "Icon Id [Optional]"
  2810. Gui.IconInput.Text = ""
  2811. Gui.IconInput.TextColor3 = Color3.new(1, 1, 1)
  2812. Gui.IconInput.TextSize = 14
  2813.  
  2814. Gui.AddScriptDone.Name = "AddScriptDone"
  2815. Gui.AddScriptDone.Parent = Gui.AddScriptButtons
  2816. Gui.AddScriptDone.BackgroundColor3 = Color3.new(1, 1, 1)
  2817. Gui.AddScriptDone.BackgroundTransparency = 1
  2818. Gui.AddScriptDone.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  2819. Gui.AddScriptDone.BorderSizePixel = 0
  2820. Gui.AddScriptDone.Position = UDim2.new(0.0860900506, 0, 0.760693848, 0)
  2821. Gui.AddScriptDone.Size = UDim2.new(0, 150, 0, 37)
  2822. Gui.AddScriptDone.Font = Enum.Font.SourceSans
  2823. Gui.AddScriptDone.Text = ""
  2824. Gui.AddScriptDone.TextColor3 = Color3.new(0, 0, 0)
  2825. Gui.AddScriptDone.TextSize = 14
  2826.  
  2827. Gui.ButtonMask_7.Name = "ButtonMask"
  2828. Gui.ButtonMask_7.Parent = Gui.AddScriptDone
  2829. Gui.ButtonMask_7.Active = true
  2830. Gui.ButtonMask_7.AnchorPoint = Vector2.new(0.5, 0.5)
  2831. Gui.ButtonMask_7.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  2832. Gui.ButtonMask_7.BackgroundTransparency = 1
  2833. Gui.ButtonMask_7.Position = UDim2.new(0.5, 0, 0.5, 0)
  2834. Gui.ButtonMask_7.Selectable = true
  2835. Gui.ButtonMask_7.Size = UDim2.new(1, 0, 1, 0)
  2836. Gui.ButtonMask_7.Image = "rbxassetid://3570695787"
  2837. Gui.ButtonMask_7.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2838. Gui.ButtonMask_7.ScaleType = Enum.ScaleType.Slice
  2839. Gui.ButtonMask_7.SliceScale = 0.079999998211861
  2840. Gui.ButtonMask_7.SliceCenter = Rect.new(100, 100, 100, 100)
  2841.  
  2842. Gui.TextLabel_8.Parent = Gui.ButtonMask_7
  2843. Gui.TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  2844. Gui.TextLabel_8.BackgroundTransparency = 1
  2845. Gui.TextLabel_8.BorderSizePixel = 0
  2846. Gui.TextLabel_8.Size = UDim2.new(1, 0, 1, 0)
  2847. Gui.TextLabel_8.Font = Enum.Font.Cartoon
  2848. Gui.TextLabel_8.Text = "Add Script"
  2849. Gui.TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  2850. Gui.TextLabel_8.TextSize = 18
  2851.  
  2852. Gui.Preview.Name = "Preview"
  2853. Gui.Preview.Parent = Gui.AddScriptTab
  2854. Gui.Preview.BackgroundTransparency = 1
  2855. Gui.Preview.Position = UDim2.new(0.34069401, 0, 0.162561581, 0)
  2856. Gui.Preview.Size = UDim2.new(0, 146, 0, 109)
  2857. Gui.Preview.Text = ""
  2858.  
  2859. Gui.Underlay_3.Name = "Underlay"
  2860. Gui.Underlay_3.Parent = Gui.Preview
  2861. Gui.Underlay_3.BackgroundTransparency = 1
  2862. Gui.Underlay_3.Position = UDim2.new(0, 0, -0.167843878, 0)
  2863. Gui.Underlay_3.Size = UDim2.new(0, 146, 0, 126)
  2864. Gui.Underlay_3.Image = "rbxassetid://3570695787"
  2865. Gui.Underlay_3.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2866. Gui.Underlay_3.ScaleType = Enum.ScaleType.Slice
  2867. Gui.Underlay_3.SliceScale = 0.050000000745058
  2868. Gui.Underlay_3.SliceCenter = Rect.new(100, 100, 100, 100)
  2869.  
  2870. Gui.Separator_3.Name = "Separator"
  2871. Gui.Separator_3.Parent = Gui.Underlay_3
  2872. Gui.Separator_3.BackgroundColor3 = Color3.new(0.188235, 0.188235, 0.188235)
  2873. Gui.Separator_3.BorderSizePixel = 0
  2874. Gui.Separator_3.Position = UDim2.new(0, 0, 0.734000027, 0)
  2875. Gui.Separator_3.Size = UDim2.new(0, 146, 0, 1)
  2876.  
  2877. Gui.ScriptImage.Name = "ScriptImage"
  2878. Gui.ScriptImage.Parent = Gui.Underlay_3
  2879. Gui.ScriptImage.AnchorPoint = Vector2.new(0.5, 0.5)
  2880. Gui.ScriptImage.BackgroundTransparency = 1
  2881. Gui.ScriptImage.Position = UDim2.new(0.5, 0, 0.445250064, 0)
  2882. Gui.ScriptImage.Size = UDim2.new(0, 86, 0, 65)
  2883. Gui.ScriptImage.Image = "rbxassetid://4030893123"
  2884.  
  2885. Gui.NameOut.Name = "NameOut"
  2886. Gui.NameOut.Parent = Gui.Underlay_3
  2887. Gui.NameOut.AnchorPoint = Vector2.new(0.5, 0.5)
  2888. Gui.NameOut.BackgroundTransparency = 1
  2889. Gui.NameOut.Position = UDim2.new(0.5, 0, 0.874000013, 0)
  2890. Gui.NameOut.Size = UDim2.new(0, 145, 0, 26)
  2891. Gui.NameOut.Font = Enum.Font.Cartoon
  2892. Gui.NameOut.Text = "Name"
  2893. Gui.NameOut.TextColor3 = Color3.new(0.941176, 0.941176, 0.941176)
  2894. Gui.NameOut.TextSize = 18
  2895. Gui.NameOut.TextWrapped = true
  2896.  
  2897. Gui.AddScriptText_2.Name = "AddScriptText"
  2898. Gui.AddScriptText_2.Parent = Gui.Underlay_3
  2899. Gui.AddScriptText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  2900. Gui.AddScriptText_2.BackgroundTransparency = 1
  2901. Gui.AddScriptText_2.Position = UDim2.new(0.0456765033, 0, -0.00153183751, 0)
  2902. Gui.AddScriptText_2.Size = UDim2.new(0, 53, 0, 20)
  2903. Gui.AddScriptText_2.Font = Enum.Font.Cartoon
  2904. Gui.AddScriptText_2.Text = "Preview"
  2905. Gui.AddScriptText_2.TextColor3 = Color3.new(1, 1, 1)
  2906. Gui.AddScriptText_2.TextSize = 16
  2907. Gui.AddScriptText_2.TextXAlignment = Enum.TextXAlignment.Left
  2908.  
  2909. Gui.ColourSelector.Name = "Colour Selector"
  2910. Gui.ColourSelector.Parent = Gui.AddScriptTab
  2911. Gui.ColourSelector.BackgroundColor3 = Color3.new(1, 1, 1)
  2912. Gui.ColourSelector.BackgroundTransparency = 1
  2913. Gui.ColourSelector.BorderSizePixel = 0
  2914. Gui.ColourSelector.Position = UDim2.new(0.617396533, 0, 0.158375859, 0)
  2915. Gui.ColourSelector.Size = UDim2.new(0, 145, 0, 106)
  2916. Gui.ColourSelector.ZIndex = 2
  2917.  
  2918. Gui.Wheel.Name = "Wheel"
  2919. Gui.Wheel.Parent = Gui.ColourSelector
  2920. Gui.Wheel.BackgroundColor3 = Color3.new(1, 1, 1)
  2921. Gui.Wheel.BackgroundTransparency = 1
  2922. Gui.Wheel.BorderSizePixel = 0
  2923. Gui.Wheel.ClipsDescendants = true
  2924. Gui.Wheel.Position = UDim2.new(-0.00345495646, 0, 0.0566037744, 0)
  2925. Gui.Wheel.Size = UDim2.new(0, 100, 0, 100)
  2926. Gui.Wheel.ZIndex = 2
  2927. Gui.Wheel.Image = "rbxassetid://2849458409"
  2928.  
  2929. Gui.Ring.Name = "Ring"
  2930. Gui.Ring.Parent = Gui.Wheel
  2931. Gui.Ring.AnchorPoint = Vector2.new(0.5, 0.5)
  2932. Gui.Ring.BackgroundColor3 = Color3.new(1, 1, 1)
  2933. Gui.Ring.BackgroundTransparency = 1
  2934. Gui.Ring.BorderSizePixel = 0
  2935. Gui.Ring.Position = UDim2.new(0.50629884, 0, 0.5, 0)
  2936. Gui.Ring.Size = UDim2.new(0, 10, 0, 10)
  2937. Gui.Ring.ZIndex = 2
  2938. Gui.Ring.Image = "rbxassetid://244221613"
  2939. Gui.Ring.ImageColor3 = Color3.new(0, 0, 0)
  2940.  
  2941. Gui.ColorBackgroundStatic.Name = "ColorBackgroundStatic"
  2942. Gui.ColorBackgroundStatic.Parent = Gui.ColourSelector
  2943. Gui.ColorBackgroundStatic.BackgroundColor3 = Color3.new(1, 1, 1)
  2944. Gui.ColorBackgroundStatic.BackgroundTransparency = 1
  2945. Gui.ColorBackgroundStatic.BorderSizePixel = 0
  2946. Gui.ColorBackgroundStatic.Position = UDim2.new(0.742689312, 0, -0.0128406137, 0)
  2947. Gui.ColorBackgroundStatic.Size = UDim2.new(0, 25, 0, 25)
  2948. Gui.ColorBackgroundStatic.ZIndex = 2
  2949. Gui.ColorBackgroundStatic.Image = "rbxassetid://2851920938"
  2950. Gui.ColorBackgroundStatic.ImageColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  2951. Gui.ColorBackgroundStatic.SliceCenter = Rect.new(25, 25, 25, 25)
  2952.  
  2953. Gui.Colour.Name = "Colour"
  2954. Gui.Colour.Parent = Gui.ColorBackgroundStatic
  2955. Gui.Colour.AnchorPoint = Vector2.new(0.5, 0.5)
  2956. Gui.Colour.BackgroundColor3 = Color3.new(1, 1, 1)
  2957. Gui.Colour.BackgroundTransparency = 1
  2958. Gui.Colour.BorderSizePixel = 0
  2959. Gui.Colour.Position = UDim2.new(0.5, 0, 0.5, 0)
  2960. Gui.Colour.Size = UDim2.new(0, 21, 0, 21)
  2961. Gui.Colour.ZIndex = 2
  2962. Gui.Colour.Image = "rbxassetid://2851926732"
  2963. Gui.Colour.ImageColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  2964. Gui.Colour.SliceCenter = Rect.new(12, 12, 12, 12)
  2965.  
  2966. Gui.Underlay_4.Name = "Underlay"
  2967. Gui.Underlay_4.Parent = Gui.ColourSelector
  2968. Gui.Underlay_4.BackgroundTransparency = 1
  2969. Gui.Underlay_4.Position = UDim2.new(-0.0551724136, 0, -0.153915688, 0)
  2970. Gui.Underlay_4.Size = UDim2.new(0, 182, 0, 132)
  2971. Gui.Underlay_4.Image = "rbxassetid://3570695787"
  2972. Gui.Underlay_4.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  2973. Gui.Underlay_4.ScaleType = Enum.ScaleType.Slice
  2974. Gui.Underlay_4.SliceScale = 0.050000000745058
  2975. Gui.Underlay_4.SliceCenter = Rect.new(100, 100, 100, 100)
  2976.  
  2977. Gui.Red_3.Name = "Red"
  2978. Gui.Red_3.Parent = Gui.ColourSelector
  2979. Gui.Red_3.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  2980. Gui.Red_3.Position = UDim2.new(0.915103078, 0, 0.235849082, 0)
  2981. Gui.Red_3.Size = UDim2.new(0, 37, 0, 22)
  2982. Gui.Red_3.Font = Enum.Font.Cartoon
  2983. Gui.Red_3.Text = "255"
  2984. Gui.Red_3.TextColor3 = Color3.new(1, 1, 1)
  2985. Gui.Red_3.TextSize = 14
  2986.  
  2987. Gui.TextLabel_9.Parent = Gui.Red_3
  2988. Gui.TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  2989. Gui.TextLabel_9.BackgroundTransparency = 1
  2990. Gui.TextLabel_9.Position = UDim2.new(-0.540540516, 0, -0.0454545468, 0)
  2991. Gui.TextLabel_9.Size = UDim2.new(0, 14, 0, 22)
  2992. Gui.TextLabel_9.Font = Enum.Font.Cartoon
  2993. Gui.TextLabel_9.Text = "R"
  2994. Gui.TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  2995. Gui.TextLabel_9.TextSize = 14
  2996.  
  2997. Gui.Green_3.Name = "Green"
  2998. Gui.Green_3.Parent = Gui.ColourSelector
  2999. Gui.Green_3.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  3000. Gui.Green_3.Position = UDim2.new(0.915103078, 0, 0.5, 0)
  3001. Gui.Green_3.Size = UDim2.new(0, 37, 0, 22)
  3002. Gui.Green_3.Font = Enum.Font.Cartoon
  3003. Gui.Green_3.Text = "255"
  3004. Gui.Green_3.TextColor3 = Color3.new(1, 1, 1)
  3005. Gui.Green_3.TextSize = 14
  3006.  
  3007. Gui.TextLabel_10.Parent = Gui.Green_3
  3008. Gui.TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  3009. Gui.TextLabel_10.BackgroundTransparency = 1
  3010. Gui.TextLabel_10.Position = UDim2.new(-0.540540516, 0, -0.0454545468, 0)
  3011. Gui.TextLabel_10.Size = UDim2.new(0, 14, 0, 22)
  3012. Gui.TextLabel_10.Font = Enum.Font.Cartoon
  3013. Gui.TextLabel_10.Text = "G"
  3014. Gui.TextLabel_10.TextColor3 = Color3.new(1, 1, 1)
  3015. Gui.TextLabel_10.TextSize = 14
  3016.  
  3017. Gui.Blue_3.Name = "Blue"
  3018. Gui.Blue_3.Parent = Gui.ColourSelector
  3019. Gui.Blue_3.BackgroundColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  3020. Gui.Blue_3.Position = UDim2.new(0.915103078, 0, 0.764150977, 0)
  3021. Gui.Blue_3.Size = UDim2.new(0, 37, 0, 22)
  3022. Gui.Blue_3.Font = Enum.Font.Cartoon
  3023. Gui.Blue_3.Text = "255"
  3024. Gui.Blue_3.TextColor3 = Color3.new(1, 1, 1)
  3025. Gui.Blue_3.TextSize = 14
  3026.  
  3027. Gui.TextLabel_11.Parent = Gui.Blue_3
  3028. Gui.TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  3029. Gui.TextLabel_11.BackgroundTransparency = 1
  3030. Gui.TextLabel_11.Position = UDim2.new(-0.540540516, 0, -0.0454545468, 0)
  3031. Gui.TextLabel_11.Size = UDim2.new(0, 14, 0, 22)
  3032. Gui.TextLabel_11.Font = Enum.Font.Cartoon
  3033. Gui.TextLabel_11.Text = "B"
  3034. Gui.TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  3035. Gui.TextLabel_11.TextSize = 14
  3036.  
  3037. Gui.AddScriptText_3.Name = "AddScriptText"
  3038. Gui.AddScriptText_3.Parent = Gui.ColourSelector
  3039. Gui.AddScriptText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3040. Gui.AddScriptText_3.BackgroundTransparency = 1
  3041. Gui.AddScriptText_3.Position = UDim2.new(-0.00694006681, 0, -0.140243828, 0)
  3042. Gui.AddScriptText_3.Size = UDim2.new(0, 92, 0, 20)
  3043. Gui.AddScriptText_3.Font = Enum.Font.Cartoon
  3044. Gui.AddScriptText_3.Text = "Color Palette"
  3045. Gui.AddScriptText_3.TextColor3 = Color3.new(1, 1, 1)
  3046. Gui.AddScriptText_3.TextSize = 16
  3047. Gui.AddScriptText_3.TextXAlignment = Enum.TextXAlignment.Left
  3048.  
  3049. Gui.EditContainer.Name = "EditContainer"
  3050. Gui.EditContainer.Parent = Gui.AddScriptTab
  3051. Gui.EditContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  3052. Gui.EditContainer.BackgroundTransparency = 1
  3053. Gui.EditContainer.Position = UDim2.new(0.0245827753, 0, 0.709752977, 0)
  3054. Gui.EditContainer.Size = UDim2.new(0, 606, 0, 111)
  3055. Gui.EditContainer.Image = "rbxassetid://2851926732"
  3056. Gui.EditContainer.ImageColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  3057. Gui.EditContainer.ScaleType = Enum.ScaleType.Slice
  3058. Gui.EditContainer.SliceCenter = Rect.new(12, 12, 12, 12)
  3059.  
  3060. Gui.ScrollingFrame.Parent = Gui.EditContainer
  3061. Gui.ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  3062. Gui.ScrollingFrame.BackgroundTransparency = 1
  3063. Gui.ScrollingFrame.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  3064. Gui.ScrollingFrame.BorderSizePixel = 0
  3065. Gui.ScrollingFrame.Position = UDim2.new(-2.01436166e-07, 0, 0, 0)
  3066. Gui.ScrollingFrame.Size = UDim2.new(1, 0, 1, 0)
  3067. Gui.ScrollingFrame.CanvasSize = UDim2.new(3, 0, 0, 0)
  3068. Gui.ScrollingFrame.ScrollBarThickness = 9
  3069.  
  3070. Gui.UIGridLayout_11.Parent = Gui.ScrollingFrame
  3071. Gui.UIGridLayout_11.SortOrder = Enum.SortOrder.LayoutOrder
  3072. Gui.UIGridLayout_11.CellPadding = UDim2.new(0, 5, 0, 10)
  3073. Gui.UIGridLayout_11.CellSize = UDim2.new(0, 146, 0, 109)
  3074.  
  3075. Gui.Back.Name = "Back"
  3076. Gui.Back.Parent = Gui.AddScriptTab
  3077. Gui.Back.BackgroundColor3 = Color3.new(1, 1, 1)
  3078. Gui.Back.BackgroundTransparency = 1
  3079. Gui.Back.ClipsDescendants = true
  3080. Gui.Back.Position = UDim2.new(0.935689092, 0, 0.0170000196, 0)
  3081. Gui.Back.Size = UDim2.new(0, 27, 0, 26)
  3082. Gui.Back.Image = "rbxassetid://2851928141"
  3083. Gui.Back.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  3084. Gui.Back.ScaleType = Enum.ScaleType.Slice
  3085. Gui.Back.SliceCenter = Rect.new(8, 8, 8, 8)
  3086.  
  3087. Gui.Img.Name = "Img"
  3088. Gui.Img.Parent = Gui.Back
  3089. Gui.Img.BackgroundColor3 = Color3.new(1, 1, 1)
  3090. Gui.Img.BackgroundTransparency = 1
  3091. Gui.Img.Position = UDim2.new(0, -1, 0, -1)
  3092. Gui.Img.Rotation = -180
  3093. Gui.Img.Size = UDim2.new(1, 0, 1, 0)
  3094. Gui.Img.ZIndex = 4
  3095. Gui.Img.Image = "rbxassetid://3518542479"
  3096.  
  3097. Gui.HowToButton.Name = "HowToButton"
  3098. Gui.HowToButton.Parent = Gui.AddScriptTab
  3099. Gui.HowToButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3100. Gui.HowToButton.BackgroundTransparency = 1
  3101. Gui.HowToButton.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  3102. Gui.HowToButton.BorderSizePixel = 0
  3103. Gui.HowToButton.Position = UDim2.new(0.735932291, 0, 0.585816979, 0)
  3104. Gui.HowToButton.Size = UDim2.new(0, 150, 0, 37)
  3105. Gui.HowToButton.Font = Enum.Font.SourceSans
  3106. Gui.HowToButton.Text = ""
  3107. Gui.HowToButton.TextColor3 = Color3.new(0, 0, 0)
  3108. Gui.HowToButton.TextSize = 14
  3109.  
  3110. Gui.ButtonMask_8.Name = "ButtonMask"
  3111. Gui.ButtonMask_8.Parent = Gui.HowToButton
  3112. Gui.ButtonMask_8.Active = true
  3113. Gui.ButtonMask_8.AnchorPoint = Vector2.new(0.5, 0.5)
  3114. Gui.ButtonMask_8.BackgroundColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  3115. Gui.ButtonMask_8.BackgroundTransparency = 1
  3116. Gui.ButtonMask_8.Position = UDim2.new(0.5, 0, 0.5, 0)
  3117. Gui.ButtonMask_8.Selectable = true
  3118. Gui.ButtonMask_8.Size = UDim2.new(1, 0, 1, 0)
  3119. Gui.ButtonMask_8.Image = "rbxassetid://3570695787"
  3120. Gui.ButtonMask_8.ImageColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  3121. Gui.ButtonMask_8.ScaleType = Enum.ScaleType.Slice
  3122. Gui.ButtonMask_8.SliceScale = 0.079999998211861
  3123. Gui.ButtonMask_8.SliceCenter = Rect.new(100, 100, 100, 100)
  3124.  
  3125. Gui.TextLabel_12.Parent = Gui.ButtonMask_8
  3126. Gui.TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  3127. Gui.TextLabel_12.BackgroundTransparency = 1
  3128. Gui.TextLabel_12.BorderSizePixel = 0
  3129. Gui.TextLabel_12.Size = UDim2.new(1, 0, 1, 0)
  3130. Gui.TextLabel_12.Font = Enum.Font.Cartoon
  3131. Gui.TextLabel_12.Text = "How to add icons"
  3132. Gui.TextLabel_12.TextColor3 = Color3.new(1, 1, 1)
  3133. Gui.TextLabel_12.TextSize = 18
  3134.  
  3135. Gui.HowToMiniTab.Name = "HowToMiniTab"
  3136. Gui.HowToMiniTab.Parent = Gui.AddScriptTab
  3137. Gui.HowToMiniTab.BackgroundColor3 = Color3.new(1, 1, 1)
  3138. Gui.HowToMiniTab.BackgroundTransparency = 1
  3139. Gui.HowToMiniTab.Position = UDim2.new(0.166538477, 0, 0.0992771387, 0)
  3140. Gui.HowToMiniTab.Size = UDim2.new(0, 422, 0, 325)
  3141. Gui.HowToMiniTab.Visible = false
  3142. Gui.HowToMiniTab.ZIndex = 10
  3143. Gui.HowToMiniTab.Image = "rbxassetid://3570695787"
  3144. Gui.HowToMiniTab.ImageColor3 = Color3.new(0.14902, 0.14902, 0.184314)
  3145. Gui.HowToMiniTab.ScaleType = Enum.ScaleType.Slice
  3146. Gui.HowToMiniTab.SliceScale = 0.11999999731779
  3147. Gui.HowToMiniTab.SliceCenter = Rect.new(100, 100, 100, 100)
  3148.  
  3149. Gui.Title_2.Name = "Title"
  3150. Gui.Title_2.Parent = Gui.HowToMiniTab
  3151. Gui.Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3152. Gui.Title_2.BackgroundTransparency = 1
  3153. Gui.Title_2.Position = UDim2.new(0.0353439823, 0, 0.0271416772, 0)
  3154. Gui.Title_2.Size = UDim2.new(0, 132, 0, 26)
  3155. Gui.Title_2.ZIndex = 10
  3156. Gui.Title_2.Font = Enum.Font.Cartoon
  3157. Gui.Title_2.Text = "How to add icons"
  3158. Gui.Title_2.TextColor3 = Color3.new(1, 1, 1)
  3159. Gui.Title_2.TextSize = 18
  3160. Gui.Title_2.TextXAlignment = Enum.TextXAlignment.Left
  3161.  
  3162. Gui.CloseButton_2.Name = "CloseButton"
  3163. Gui.CloseButton_2.Parent = Gui.HowToMiniTab
  3164. Gui.CloseButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3165. Gui.CloseButton_2.BackgroundTransparency = 1
  3166. Gui.CloseButton_2.Position = UDim2.new(0.927528739, 0, 0.0270500258, 0)
  3167. Gui.CloseButton_2.Size = UDim2.new(0, 25, 0, 25)
  3168. Gui.CloseButton_2.ZIndex = 10
  3169. Gui.CloseButton_2.Image = "rbxassetid://2851928141"
  3170. Gui.CloseButton_2.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  3171. Gui.CloseButton_2.ScaleType = Enum.ScaleType.Slice
  3172. Gui.CloseButton_2.SliceCenter = Rect.new(8, 8, 8, 8)
  3173.  
  3174. Gui.ImageLabel_4.Parent = Gui.CloseButton_2
  3175. Gui.ImageLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3176. Gui.ImageLabel_4.BackgroundTransparency = 1
  3177. Gui.ImageLabel_4.Size = UDim2.new(1, 0, 1, 0)
  3178. Gui.ImageLabel_4.ZIndex = 10
  3179. Gui.ImageLabel_4.Image = "rbxassetid://3515504602"
  3180.  
  3181. Gui.ScrollingFrame_2.Parent = Gui.HowToMiniTab
  3182. Gui.ScrollingFrame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3183. Gui.ScrollingFrame_2.BackgroundTransparency = 1
  3184. Gui.ScrollingFrame_2.BorderColor3 = Color3.new(0.176471, 0.188235, 0.219608)
  3185. Gui.ScrollingFrame_2.BorderSizePixel = 0
  3186. Gui.ScrollingFrame_2.Position = UDim2.new(0.0353439823, 0, 0.15075101, 0)
  3187. Gui.ScrollingFrame_2.Size = UDim2.new(0.92755419, 0, 0.803912818, 0)
  3188. Gui.ScrollingFrame_2.ZIndex = 10
  3189. Gui.ScrollingFrame_2.CanvasSize = UDim2.new(0, 0, 1.10000002, 0)
  3190. Gui.ScrollingFrame_2.ScrollBarThickness = 9
  3191.  
  3192. Gui.UIGridLayout_12.Parent = Gui.ScrollingFrame_2
  3193. Gui.UIGridLayout_12.SortOrder = Enum.SortOrder.LayoutOrder
  3194. Gui.UIGridLayout_12.CellPadding = UDim2.new(0, 5, 0, 10)
  3195. Gui.UIGridLayout_12.CellSize = UDim2.new(0, 146, 0, 109)
  3196.  
  3197. Gui.TextLabel_13.Parent = Gui.ScrollingFrame_2
  3198. Gui.TextLabel_13.BackgroundColor3 = Color3.new(1, 1, 1)
  3199. Gui.TextLabel_13.BackgroundTransparency = 1
  3200. Gui.TextLabel_13.Position = UDim2.new(0.0331753567, 0, 0.147692308, 0)
  3201. Gui.TextLabel_13.Size = UDim2.new(0, 362, 0, 262)
  3202. Gui.TextLabel_13.ZIndex = 10
  3203. Gui.TextLabel_13.Font = Enum.Font.Cartoon
  3204. Gui.TextLabel_13.Text = "-- Add icon from uploads --\n\n1. Upload your icon to roblox\n\n2. go to your INVENTORY (important!!)\n\n3. go to decals and select the one you just uploaded\n\n4. get the id from the url. Example:\nhttps://www.roblox.com/library/137511911/Iron-Axe\nId would be 137511911\n\n5. Paste it into PotatoHub\n\n-- Add icon from library --\n\n1. Find an icon you like in the roblox library\n\n2. Click on it and press Get\n\n3. Go to Home Page and click on INVENTORY (important!!)\n\n4. There click on Decals\n\n5. Click on the one you just got\n\n6. Get the IconId in the url bar, Example Above.\n\n7. Paste it into PotatoHub"
  3205. Gui.TextLabel_13.TextColor3 = Color3.new(1, 1, 1)
  3206. Gui.TextLabel_13.TextSize = 14
  3207. Gui.TextLabel_13.TextXAlignment = Enum.TextXAlignment.Left
  3208. Gui.TextLabel_13.TextYAlignment = Enum.TextYAlignment.Top
  3209.  
  3210. Gui.SavedScriptTab.Name = "SavedScriptTab"
  3211. Gui.SavedScriptTab.Parent = Gui.Tabs
  3212. Gui.SavedScriptTab.BackgroundColor3 = Color3.new(1, 1, 1)
  3213. Gui.SavedScriptTab.BackgroundTransparency = 1
  3214. Gui.SavedScriptTab.Position = UDim2.new(-0.00110431283, 0, -0.00206988608, 0)
  3215. Gui.SavedScriptTab.Size = UDim2.new(0, 634, 0, 406)
  3216. Gui.SavedScriptTab.Visible = false
  3217. Gui.SavedScriptTab.Image = "rbxassetid://2851926732"
  3218. Gui.SavedScriptTab.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  3219. Gui.SavedScriptTab.ScaleType = Enum.ScaleType.Slice
  3220. Gui.SavedScriptTab.SliceCenter = Rect.new(12, 12, 12, 12)
  3221.  
  3222. Gui.SavedScriptContainer.Name = "SavedScriptContainer"
  3223. Gui.SavedScriptContainer.Parent = Gui.SavedScriptTab
  3224. Gui.SavedScriptContainer.BackgroundColor3 = Color3.new(1, 1, 1)
  3225. Gui.SavedScriptContainer.BackgroundTransparency = 1
  3226. Gui.SavedScriptContainer.BorderSizePixel = 0
  3227. Gui.SavedScriptContainer.Position = UDim2.new(0.0205047317, 0, 0.0985221639, 0)
  3228. Gui.SavedScriptContainer.Size = UDim2.new(0, 613, 0, 351)
  3229. Gui.SavedScriptContainer.ScrollBarImageColor3 = Color3.new(0.623529, 0.658824, 0.764706)
  3230.  
  3231. Gui.UIPadding_5.Parent = Gui.SavedScriptContainer
  3232. Gui.UIPadding_5.PaddingTop = UDim.new(0, 15)
  3233.  
  3234. Gui.UIGridLayout_13.Parent = Gui.SavedScriptContainer
  3235. Gui.UIGridLayout_13.SortOrder = Enum.SortOrder.LayoutOrder
  3236. Gui.UIGridLayout_13.CellPadding = UDim2.new(0, 5, 0, 10)
  3237. Gui.UIGridLayout_13.CellSize = UDim2.new(0, 146, 0, 109)
  3238.  
  3239. Gui.SavedScriptsText.Name = "SavedScriptsText"
  3240. Gui.SavedScriptsText.Parent = Gui.SavedScriptTab
  3241. Gui.SavedScriptsText.BackgroundColor3 = Color3.new(1, 1, 1)
  3242. Gui.SavedScriptsText.BackgroundTransparency = 1
  3243. Gui.SavedScriptsText.Position = UDim2.new(0.0173501577, 0, 0.0172057506, 0)
  3244. Gui.SavedScriptsText.Size = UDim2.new(0, 174, 0, 26)
  3245. Gui.SavedScriptsText.Font = Enum.Font.Cartoon
  3246. Gui.SavedScriptsText.Text = "Saved Scripts"
  3247. Gui.SavedScriptsText.TextColor3 = Color3.new(1, 1, 1)
  3248. Gui.SavedScriptsText.TextSize = 18
  3249. Gui.SavedScriptsText.TextXAlignment = Enum.TextXAlignment.Left
  3250.  
  3251. Gui.AddScriptButton.Name = "AddScriptButton"
  3252. Gui.AddScriptButton.Parent = Gui.SavedScriptTab
  3253. Gui.AddScriptButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3254. Gui.AddScriptButton.BackgroundTransparency = 1
  3255. Gui.AddScriptButton.ClipsDescendants = true
  3256. Gui.AddScriptButton.Position = UDim2.new(0.920315504, 0, 0.0215369463, 0)
  3257. Gui.AddScriptButton.Size = UDim2.new(0, 26, 0, 26)
  3258. Gui.AddScriptButton.ZIndex = 3
  3259. Gui.AddScriptButton.Image = "rbxassetid://2851928141"
  3260. Gui.AddScriptButton.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  3261. Gui.AddScriptButton.ScaleType = Enum.ScaleType.Slice
  3262. Gui.AddScriptButton.SliceCenter = Rect.new(8, 8, 8, 8)
  3263.  
  3264. Gui.ASIcon.Name = "ASIcon"
  3265. Gui.ASIcon.Parent = Gui.AddScriptButton
  3266. Gui.ASIcon.BackgroundColor3 = Color3.new(1, 1, 1)
  3267. Gui.ASIcon.BackgroundTransparency = 1
  3268. Gui.ASIcon.Position = UDim2.new(0.115384623, 0, 0.0769230798, 0)
  3269. Gui.ASIcon.Rotation = 45
  3270. Gui.ASIcon.Size = UDim2.new(0, 20, 0, 20)
  3271. Gui.ASIcon.ZIndex = 3
  3272. Gui.ASIcon.Image = "rbxassetid://3515504602"
  3273.  
  3274. Gui.SavedScriptsText_2.Name = "SavedScriptsText"
  3275. Gui.SavedScriptsText_2.Parent = Gui.SavedScriptTab
  3276. Gui.SavedScriptsText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3277. Gui.SavedScriptsText_2.BackgroundTransparency = 1
  3278. Gui.SavedScriptsText_2.Position = UDim2.new(0.779179752, 0, 0.0196688045, 0)
  3279. Gui.SavedScriptsText_2.Size = UDim2.new(0, 82, 0, 26)
  3280. Gui.SavedScriptsText_2.Font = Enum.Font.Cartoon
  3281. Gui.SavedScriptsText_2.Text = "Add Script"
  3282. Gui.SavedScriptsText_2.TextColor3 = Color3.new(1, 1, 1)
  3283. Gui.SavedScriptsText_2.TextSize = 18
  3284. Gui.SavedScriptsText_2.TextXAlignment = Enum.TextXAlignment.Left
  3285.  
  3286. Gui.LeftBar.Name = "LeftBar"
  3287. Gui.LeftBar.Parent = Gui.MainFrame
  3288. Gui.LeftBar.BackgroundColor3 = Color3.new(1, 1, 1)
  3289. Gui.LeftBar.BackgroundTransparency = 1
  3290. Gui.LeftBar.Position = UDim2.new(0.00899999961, 0, 0.0160000008, 0)
  3291. Gui.LeftBar.Size = UDim2.new(0, 859, 0, 458)
  3292. Gui.LeftBar.Image = "rbxassetid://2851926732"
  3293. Gui.LeftBar.ImageColor3 = Color3.new(0.223529, 0.235294, 0.27451)
  3294. Gui.LeftBar.ScaleType = Enum.ScaleType.Slice
  3295. Gui.LeftBar.SliceCenter = Rect.new(12, 12, 12, 12)
  3296.  
  3297. Gui.TabButtons.Name = "TabButtons"
  3298. Gui.TabButtons.Parent = Gui.LeftBar
  3299. Gui.TabButtons.BackgroundColor3 = Color3.new(1, 1, 1)
  3300. Gui.TabButtons.BackgroundTransparency = 1
  3301. Gui.TabButtons.Position = UDim2.new(-0.990999997, 0, 0.128999993, 0)
  3302. Gui.TabButtons.Size = UDim2.new(0, 201, 0, 337)
  3303.  
  3304. Gui.HomeButton.Name = "HomeButton"
  3305. Gui.HomeButton.Parent = Gui.TabButtons
  3306. Gui.HomeButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3307. Gui.HomeButton.BackgroundTransparency = 1
  3308. Gui.HomeButton.LayoutOrder = -10
  3309. Gui.HomeButton.Position = UDim2.new(0.0176261161, 0, 0, 0)
  3310. Gui.HomeButton.Size = UDim2.new(0, 200, 0, 39)
  3311. Gui.HomeButton.Font = Enum.Font.SourceSans
  3312. Gui.HomeButton.Text = ""
  3313. Gui.HomeButton.TextColor3 = Color3.new(0, 0, 0)
  3314. Gui.HomeButton.TextSize = 14
  3315.  
  3316. Gui.Overlay.Name = "Overlay"
  3317. Gui.Overlay.Parent = Gui.HomeButton
  3318. Gui.Overlay.AnchorPoint = Vector2.new(0.5, 0.5)
  3319. Gui.Overlay.BackgroundColor3 = Color3.new(1, 1, 1)
  3320. Gui.Overlay.BackgroundTransparency = 1
  3321. Gui.Overlay.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3322. Gui.Overlay.Size = UDim2.new(1, 0, 1, 0)
  3323. Gui.Overlay.Image = "rbxassetid://2851926732"
  3324. Gui.Overlay.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3325. Gui.Overlay.ImageTransparency = 1
  3326. Gui.Overlay.ScaleType = Enum.ScaleType.Slice
  3327. Gui.Overlay.SliceCenter = Rect.new(12, 12, 12, 12)
  3328.  
  3329. Gui.Label.Name = "Label"
  3330. Gui.Label.Parent = Gui.Overlay
  3331. Gui.Label.BackgroundColor3 = Color3.new(1, 1, 1)
  3332. Gui.Label.BackgroundTransparency = 1
  3333. Gui.Label.Position = UDim2.new(0.129999995, 0, 0, 0)
  3334. Gui.Label.Size = UDim2.new(0, 168, 0, 39)
  3335. Gui.Label.Font = Enum.Font.Cartoon
  3336. Gui.Label.Text = "Home"
  3337. Gui.Label.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3338. Gui.Label.TextSize = 18
  3339. Gui.Label.TextXAlignment = Enum.TextXAlignment.Left
  3340.  
  3341. Gui.Hold.Name = "Hold"
  3342. Gui.Hold.Parent = Gui.HomeButton
  3343.  
  3344. Gui.Tab.Name = "Tab"
  3345. Gui.Tab.Parent = Gui.HomeButton
  3346. Gui.Tab.Value = Gui.HomeTab
  3347.  
  3348. Gui.GamesButton.Name = "GamesButton"
  3349. Gui.GamesButton.Parent = Gui.TabButtons
  3350. Gui.GamesButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3351. Gui.GamesButton.BackgroundTransparency = 1
  3352. Gui.GamesButton.LayoutOrder = -9
  3353. Gui.GamesButton.Position = UDim2.new(0.0176261161, 0, 0, 45)
  3354. Gui.GamesButton.Size = UDim2.new(0, 200, 0, 39)
  3355. Gui.GamesButton.Font = Enum.Font.SourceSans
  3356. Gui.GamesButton.Text = ""
  3357. Gui.GamesButton.TextColor3 = Color3.new(0, 0, 0)
  3358. Gui.GamesButton.TextSize = 14
  3359.  
  3360. Gui.Overlay_2.Name = "Overlay"
  3361. Gui.Overlay_2.Parent = Gui.GamesButton
  3362. Gui.Overlay_2.AnchorPoint = Vector2.new(0.5, 0.5)
  3363. Gui.Overlay_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3364. Gui.Overlay_2.BackgroundTransparency = 1
  3365. Gui.Overlay_2.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3366. Gui.Overlay_2.Size = UDim2.new(1, 0, 1, 0)
  3367. Gui.Overlay_2.Image = "rbxassetid://2851926732"
  3368. Gui.Overlay_2.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3369. Gui.Overlay_2.ImageTransparency = 1
  3370. Gui.Overlay_2.ScaleType = Enum.ScaleType.Slice
  3371. Gui.Overlay_2.SliceCenter = Rect.new(12, 12, 12, 12)
  3372.  
  3373. Gui.Label_2.Name = "Label"
  3374. Gui.Label_2.Parent = Gui.Overlay_2
  3375. Gui.Label_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3376. Gui.Label_2.BackgroundTransparency = 1
  3377. Gui.Label_2.Position = UDim2.new(0.129999995, 0, 0, 0)
  3378. Gui.Label_2.Size = UDim2.new(0, 168, 0, 39)
  3379. Gui.Label_2.Font = Enum.Font.Cartoon
  3380. Gui.Label_2.Text = "Games"
  3381. Gui.Label_2.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3382. Gui.Label_2.TextSize = 18
  3383. Gui.Label_2.TextXAlignment = Enum.TextXAlignment.Left
  3384.  
  3385. Gui.Hold_2.Name = "Hold"
  3386. Gui.Hold_2.Parent = Gui.GamesButton
  3387.  
  3388. Gui.Tab_2.Name = "Tab"
  3389. Gui.Tab_2.Parent = Gui.GamesButton
  3390. Gui.Tab_2.Value = Gui.GamesTab
  3391.  
  3392. Gui.ScriptsButton.Name = "ScriptsButton"
  3393. Gui.ScriptsButton.Parent = Gui.TabButtons
  3394. Gui.ScriptsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3395. Gui.ScriptsButton.BackgroundTransparency = 1
  3396. Gui.ScriptsButton.LayoutOrder = -8
  3397. Gui.ScriptsButton.Position = UDim2.new(0.0176261161, 0, 0, 90)
  3398. Gui.ScriptsButton.Size = UDim2.new(0, 200, 0, 39)
  3399. Gui.ScriptsButton.Font = Enum.Font.SourceSans
  3400. Gui.ScriptsButton.Text = ""
  3401. Gui.ScriptsButton.TextColor3 = Color3.new(0, 0, 0)
  3402. Gui.ScriptsButton.TextSize = 14
  3403.  
  3404. Gui.Overlay_3.Name = "Overlay"
  3405. Gui.Overlay_3.Parent = Gui.ScriptsButton
  3406. Gui.Overlay_3.AnchorPoint = Vector2.new(0.5, 0.5)
  3407. Gui.Overlay_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3408. Gui.Overlay_3.BackgroundTransparency = 1
  3409. Gui.Overlay_3.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3410. Gui.Overlay_3.Size = UDim2.new(1, 0, 1, 0)
  3411. Gui.Overlay_3.Image = "rbxassetid://2851926732"
  3412. Gui.Overlay_3.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3413. Gui.Overlay_3.ImageTransparency = 1
  3414. Gui.Overlay_3.ScaleType = Enum.ScaleType.Slice
  3415. Gui.Overlay_3.SliceCenter = Rect.new(12, 12, 12, 12)
  3416.  
  3417. Gui.Label_3.Name = "Label"
  3418. Gui.Label_3.Parent = Gui.Overlay_3
  3419. Gui.Label_3.BackgroundColor3 = Color3.new(1, 1, 1)
  3420. Gui.Label_3.BackgroundTransparency = 1
  3421. Gui.Label_3.Position = UDim2.new(0.129999995, 0, 0, 0)
  3422. Gui.Label_3.Size = UDim2.new(0, 168, 0, 39)
  3423. Gui.Label_3.Font = Enum.Font.Cartoon
  3424. Gui.Label_3.Text = "Scripts"
  3425. Gui.Label_3.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3426. Gui.Label_3.TextSize = 18
  3427. Gui.Label_3.TextXAlignment = Enum.TextXAlignment.Left
  3428.  
  3429. Gui.Hold_3.Name = "Hold"
  3430. Gui.Hold_3.Parent = Gui.ScriptsButton
  3431.  
  3432. Gui.Tab_3.Name = "Tab"
  3433. Gui.Tab_3.Parent = Gui.ScriptsButton
  3434. Gui.Tab_3.Value = Gui.ScriptsTab
  3435.  
  3436. Gui.LocalsButton.Name = "LocalsButton"
  3437. Gui.LocalsButton.Parent = Gui.TabButtons
  3438. Gui.LocalsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3439. Gui.LocalsButton.BackgroundTransparency = 1
  3440. Gui.LocalsButton.Position = UDim2.new(0.0176261161, 0, 0, 135)
  3441. Gui.LocalsButton.Size = UDim2.new(0, 200, 0, 39)
  3442. Gui.LocalsButton.Font = Enum.Font.SourceSans
  3443. Gui.LocalsButton.Text = ""
  3444. Gui.LocalsButton.TextColor3 = Color3.new(0, 0, 0)
  3445. Gui.LocalsButton.TextSize = 14
  3446.  
  3447. Gui.Overlay_4.Name = "Overlay"
  3448. Gui.Overlay_4.Parent = Gui.LocalsButton
  3449. Gui.Overlay_4.AnchorPoint = Vector2.new(0.5, 0.5)
  3450. Gui.Overlay_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3451. Gui.Overlay_4.BackgroundTransparency = 1
  3452. Gui.Overlay_4.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3453. Gui.Overlay_4.Size = UDim2.new(1, 0, 1, 0)
  3454. Gui.Overlay_4.Image = "rbxassetid://2851926732"
  3455. Gui.Overlay_4.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3456. Gui.Overlay_4.ImageTransparency = 1
  3457. Gui.Overlay_4.ScaleType = Enum.ScaleType.Slice
  3458. Gui.Overlay_4.SliceCenter = Rect.new(12, 12, 12, 12)
  3459.  
  3460. Gui.Label_4.Name = "Label"
  3461. Gui.Label_4.Parent = Gui.Overlay_4
  3462. Gui.Label_4.BackgroundColor3 = Color3.new(1, 1, 1)
  3463. Gui.Label_4.BackgroundTransparency = 1
  3464. Gui.Label_4.Position = UDim2.new(0.129999995, 0, 0, 0)
  3465. Gui.Label_4.Size = UDim2.new(0, 168, 0, 39)
  3466. Gui.Label_4.Font = Enum.Font.Cartoon
  3467. Gui.Label_4.Text = "Locals"
  3468. Gui.Label_4.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3469. Gui.Label_4.TextSize = 18
  3470. Gui.Label_4.TextXAlignment = Enum.TextXAlignment.Left
  3471.  
  3472. Gui.Hold_4.Name = "Hold"
  3473. Gui.Hold_4.Parent = Gui.LocalsButton
  3474.  
  3475. Gui.Tab_4.Name = "Tab"
  3476. Gui.Tab_4.Parent = Gui.LocalsButton
  3477. Gui.Tab_4.Value = Gui.LocalsTab
  3478.  
  3479. Gui.StatsButton.Name = "StatsButton"
  3480. Gui.StatsButton.Parent = Gui.TabButtons
  3481. Gui.StatsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3482. Gui.StatsButton.BackgroundTransparency = 1
  3483. Gui.StatsButton.Position = UDim2.new(0.0176261161, 0, 0, 180)
  3484. Gui.StatsButton.Size = UDim2.new(0, 200, 0, 39)
  3485. Gui.StatsButton.Font = Enum.Font.SourceSans
  3486. Gui.StatsButton.Text = ""
  3487. Gui.StatsButton.TextColor3 = Color3.new(0, 0, 0)
  3488. Gui.StatsButton.TextSize = 14
  3489.  
  3490. Gui.Overlay_5.Name = "Overlay"
  3491. Gui.Overlay_5.Parent = Gui.StatsButton
  3492. Gui.Overlay_5.AnchorPoint = Vector2.new(0.5, 0.5)
  3493. Gui.Overlay_5.BackgroundColor3 = Color3.new(1, 1, 1)
  3494. Gui.Overlay_5.BackgroundTransparency = 1
  3495. Gui.Overlay_5.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3496. Gui.Overlay_5.Size = UDim2.new(0, 200, 0, 39)
  3497. Gui.Overlay_5.Image = "rbxassetid://2851926732"
  3498. Gui.Overlay_5.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3499. Gui.Overlay_5.ImageTransparency = 1
  3500. Gui.Overlay_5.ScaleType = Enum.ScaleType.Slice
  3501. Gui.Overlay_5.SliceCenter = Rect.new(12, 12, 12, 12)
  3502.  
  3503. Gui.Label_5.Name = "Label"
  3504. Gui.Label_5.Parent = Gui.Overlay_5
  3505. Gui.Label_5.BackgroundColor3 = Color3.new(1, 1, 1)
  3506. Gui.Label_5.BackgroundTransparency = 1
  3507. Gui.Label_5.Position = UDim2.new(0.129999995, 0, 0, 0)
  3508. Gui.Label_5.Size = UDim2.new(0, 168, 0, 39)
  3509. Gui.Label_5.Font = Enum.Font.Cartoon
  3510. Gui.Label_5.Text = "Stats"
  3511. Gui.Label_5.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3512. Gui.Label_5.TextSize = 18
  3513. Gui.Label_5.TextXAlignment = Enum.TextXAlignment.Left
  3514.  
  3515. Gui.Hold_5.Name = "Hold"
  3516. Gui.Hold_5.Parent = Gui.StatsButton
  3517.  
  3518. Gui.Tab_5.Name = "Tab"
  3519. Gui.Tab_5.Parent = Gui.StatsButton
  3520. Gui.Tab_5.Value = Gui.StatsTab
  3521.  
  3522. Gui.CreditsButton.Name = "CreditsButton"
  3523. Gui.CreditsButton.Parent = Gui.TabButtons
  3524. Gui.CreditsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3525. Gui.CreditsButton.BackgroundTransparency = 1
  3526. Gui.CreditsButton.Position = UDim2.new(0.0176261161, 0, 0, 225)
  3527. Gui.CreditsButton.Size = UDim2.new(0, 200, 0, 39)
  3528. Gui.CreditsButton.Font = Enum.Font.SourceSans
  3529. Gui.CreditsButton.Text = ""
  3530. Gui.CreditsButton.TextColor3 = Color3.new(0, 0, 0)
  3531. Gui.CreditsButton.TextSize = 14
  3532.  
  3533. Gui.Overlay_6.Name = "Overlay"
  3534. Gui.Overlay_6.Parent = Gui.CreditsButton
  3535. Gui.Overlay_6.AnchorPoint = Vector2.new(0.5, 0.5)
  3536. Gui.Overlay_6.BackgroundColor3 = Color3.new(1, 1, 1)
  3537. Gui.Overlay_6.BackgroundTransparency = 1
  3538. Gui.Overlay_6.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3539. Gui.Overlay_6.Size = UDim2.new(1, 0, 1, 0)
  3540. Gui.Overlay_6.Image = "rbxassetid://2851926732"
  3541. Gui.Overlay_6.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3542. Gui.Overlay_6.ImageTransparency = 1
  3543. Gui.Overlay_6.ScaleType = Enum.ScaleType.Slice
  3544. Gui.Overlay_6.SliceCenter = Rect.new(12, 12, 12, 12)
  3545.  
  3546. Gui.Label_6.Name = "Label"
  3547. Gui.Label_6.Parent = Gui.Overlay_6
  3548. Gui.Label_6.BackgroundColor3 = Color3.new(1, 1, 1)
  3549. Gui.Label_6.BackgroundTransparency = 1
  3550. Gui.Label_6.Position = UDim2.new(0.129999995, 0, 0, 0)
  3551. Gui.Label_6.Size = UDim2.new(0, 168, 0, 39)
  3552. Gui.Label_6.Font = Enum.Font.Cartoon
  3553. Gui.Label_6.Text = "Credits"
  3554. Gui.Label_6.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3555. Gui.Label_6.TextSize = 18
  3556. Gui.Label_6.TextXAlignment = Enum.TextXAlignment.Left
  3557.  
  3558. Gui.Hold_6.Name = "Hold"
  3559. Gui.Hold_6.Parent = Gui.CreditsButton
  3560.  
  3561. Gui.Tab_6.Name = "Tab"
  3562. Gui.Tab_6.Parent = Gui.CreditsButton
  3563. Gui.Tab_6.Value = Gui.CreditsTab
  3564.  
  3565. Gui.UIGridLayout_14.Parent = Gui.TabButtons
  3566. Gui.UIGridLayout_14.SortOrder = Enum.SortOrder.LayoutOrder
  3567. Gui.UIGridLayout_14.CellSize = UDim2.new(0, 200, 0, 34)
  3568.  
  3569. Gui.ExclusiveButton.Name = "ExclusiveButton"
  3570. Gui.ExclusiveButton.Parent = Gui.TabButtons
  3571. Gui.ExclusiveButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3572. Gui.ExclusiveButton.BackgroundTransparency = 1
  3573. Gui.ExclusiveButton.LayoutOrder = -7
  3574. Gui.ExclusiveButton.Position = UDim2.new(0.0176261161, 0, 0, 90)
  3575. Gui.ExclusiveButton.Size = UDim2.new(0, 200, 0, 39)
  3576. Gui.ExclusiveButton.Font = Enum.Font.SourceSans
  3577. Gui.ExclusiveButton.Text = ""
  3578. Gui.ExclusiveButton.TextColor3 = Color3.new(0, 0, 0)
  3579. Gui.ExclusiveButton.TextSize = 14
  3580.  
  3581. Gui.Overlay_7.Name = "Overlay"
  3582. Gui.Overlay_7.Parent = Gui.ExclusiveButton
  3583. Gui.Overlay_7.AnchorPoint = Vector2.new(0.5, 0.5)
  3584. Gui.Overlay_7.BackgroundColor3 = Color3.new(1, 1, 1)
  3585. Gui.Overlay_7.BackgroundTransparency = 1
  3586. Gui.Overlay_7.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3587. Gui.Overlay_7.Size = UDim2.new(1, 0, 1, 0)
  3588. Gui.Overlay_7.Image = "rbxassetid://2851926732"
  3589. Gui.Overlay_7.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3590. Gui.Overlay_7.ImageTransparency = 1
  3591. Gui.Overlay_7.ScaleType = Enum.ScaleType.Slice
  3592. Gui.Overlay_7.SliceCenter = Rect.new(12, 12, 12, 12)
  3593.  
  3594. Gui.Label_7.Name = "Label"
  3595. Gui.Label_7.Parent = Gui.Overlay_7
  3596. Gui.Label_7.BackgroundColor3 = Color3.new(1, 1, 1)
  3597. Gui.Label_7.BackgroundTransparency = 1
  3598. Gui.Label_7.Position = UDim2.new(0.129999995, 0, 0, 0)
  3599. Gui.Label_7.Size = UDim2.new(0, 168, 0, 39)
  3600. Gui.Label_7.Font = Enum.Font.Cartoon
  3601. Gui.Label_7.Text = "Exclusives"
  3602. Gui.Label_7.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3603. Gui.Label_7.TextSize = 18
  3604. Gui.Label_7.TextXAlignment = Enum.TextXAlignment.Left
  3605.  
  3606. Gui.Hold_7.Name = "Hold"
  3607. Gui.Hold_7.Parent = Gui.ExclusiveButton
  3608.  
  3609. Gui.Tab_7.Name = "Tab"
  3610. Gui.Tab_7.Parent = Gui.ExclusiveButton
  3611. Gui.Tab_7.Value = Gui.ExclusiveTab
  3612.  
  3613. Gui.SavedScriptButton.Name = "SavedScriptButton"
  3614. Gui.SavedScriptButton.Parent = Gui.TabButtons
  3615. Gui.SavedScriptButton.BackgroundColor3 = Color3.new(1, 1, 1)
  3616. Gui.SavedScriptButton.BackgroundTransparency = 1
  3617. Gui.SavedScriptButton.LayoutOrder = -7
  3618. Gui.SavedScriptButton.Position = UDim2.new(0.0176261161, 0, 0, 90)
  3619. Gui.SavedScriptButton.Size = UDim2.new(0, 200, 0, 39)
  3620. Gui.SavedScriptButton.Font = Enum.Font.SourceSans
  3621. Gui.SavedScriptButton.Text = ""
  3622. Gui.SavedScriptButton.TextColor3 = Color3.new(0, 0, 0)
  3623. Gui.SavedScriptButton.TextSize = 14
  3624.  
  3625. Gui.Overlay_8.Name = "Overlay"
  3626. Gui.Overlay_8.Parent = Gui.SavedScriptButton
  3627. Gui.Overlay_8.AnchorPoint = Vector2.new(0.5, 0.5)
  3628. Gui.Overlay_8.BackgroundColor3 = Color3.new(1, 1, 1)
  3629. Gui.Overlay_8.BackgroundTransparency = 1
  3630. Gui.Overlay_8.Position = UDim2.new(0.500937521, 0, 0.5, 0)
  3631. Gui.Overlay_8.Size = UDim2.new(1, 0, 1, 0)
  3632. Gui.Overlay_8.Image = "rbxassetid://2851926732"
  3633. Gui.Overlay_8.ImageColor3 = Color3.new(0.156863, 0.168627, 0.196078)
  3634. Gui.Overlay_8.ImageTransparency = 1
  3635. Gui.Overlay_8.ScaleType = Enum.ScaleType.Slice
  3636. Gui.Overlay_8.SliceCenter = Rect.new(12, 12, 12, 12)
  3637.  
  3638. Gui.Label_8.Name = "Label"
  3639. Gui.Label_8.Parent = Gui.Overlay_8
  3640. Gui.Label_8.BackgroundColor3 = Color3.new(1, 1, 1)
  3641. Gui.Label_8.BackgroundTransparency = 1
  3642. Gui.Label_8.Position = UDim2.new(0.129999995, 0, 0, 0)
  3643. Gui.Label_8.Size = UDim2.new(0, 168, 0, 39)
  3644. Gui.Label_8.Font = Enum.Font.Cartoon
  3645. Gui.Label_8.Text = "Saved Scripts"
  3646. Gui.Label_8.TextColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  3647. Gui.Label_8.TextSize = 18
  3648. Gui.Label_8.TextXAlignment = Enum.TextXAlignment.Left
  3649.  
  3650. Gui.Hold_8.Name = "Hold"
  3651. Gui.Hold_8.Parent = Gui.SavedScriptButton
  3652.  
  3653. Gui.Tab_8.Name = "Tab"
  3654. Gui.Tab_8.Parent = Gui.SavedScriptButton
  3655. Gui.Tab_8.Value = Gui.SavedScriptTab
  3656.  
  3657. Gui.ProfileFrame.Name = "ProfileFrame"
  3658. Gui.ProfileFrame.Parent = Gui.LeftBar
  3659. Gui.ProfileFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  3660. Gui.ProfileFrame.BackgroundTransparency = 1
  3661. Gui.ProfileFrame.ClipsDescendants = true
  3662. Gui.ProfileFrame.Position = UDim2.new(-0.967000008, 0, 0.86500001, 0)
  3663. Gui.ProfileFrame.Size = UDim2.new(0, 196, 0, 53)
  3664. Gui.ProfileFrame.Image = "rbxassetid://2851928141"
  3665. Gui.ProfileFrame.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  3666. Gui.ProfileFrame.ScaleType = Enum.ScaleType.Slice
  3667. Gui.ProfileFrame.SliceCenter = Rect.new(8, 8, 8, 8)
  3668.  
  3669. Gui.ProfileImage.Name = "ProfileImage"
  3670. Gui.ProfileImage.Parent = Gui.ProfileFrame
  3671. Gui.ProfileImage.BackgroundColor3 = Color3.new(0.819608, 0.819608, 0.819608)
  3672. Gui.ProfileImage.BorderSizePixel = 0
  3673. Gui.ProfileImage.Position = UDim2.new(0.0386154354, 0, 0.109658293, 0)
  3674. Gui.ProfileImage.Size = UDim2.new(0, 45, 0, 41)
  3675. Gui.ProfileImage.Image = "rbxassetid://0"
  3676.  
  3677. Gui.ProfileMask.Name = "ProfileMask"
  3678. Gui.ProfileMask.Parent = Gui.ProfileFrame
  3679. Gui.ProfileMask.BackgroundColor3 = Color3.new(0.94902, 0.956863, 0.960784)
  3680. Gui.ProfileMask.BackgroundTransparency = 1
  3681. Gui.ProfileMask.BorderSizePixel = 0
  3682. Gui.ProfileMask.Position = UDim2.new(0.0386154354, 0, 0.109658293, 0)
  3683. Gui.ProfileMask.Size = UDim2.new(0, 45, 0, 41)
  3684. Gui.ProfileMask.ZIndex = 2
  3685. Gui.ProfileMask.Image = "http://www.roblox.com/asset/?id=4031889928"
  3686. Gui.ProfileMask.ImageColor3 = Color3.new(0.862745, 0.313726, 0.321569)
  3687.  
  3688. Gui.UsernameText.Name = "UsernameText"
  3689. Gui.UsernameText.Parent = Gui.ProfileFrame
  3690. Gui.UsernameText.BackgroundColor3 = Color3.new(1, 1, 1)
  3691. Gui.UsernameText.BackgroundTransparency = 1
  3692. Gui.UsernameText.Position = UDim2.new(0.268207252, 0, 0.471698105, 0)
  3693. Gui.UsernameText.Size = UDim2.new(0, 125, 0, 21)
  3694. Gui.UsernameText.Font = Enum.Font.Cartoon
  3695. Gui.UsernameText.Text = "CencoredZPotato"
  3696. Gui.UsernameText.TextColor3 = Color3.new(1, 1, 1)
  3697. Gui.UsernameText.TextSize = 18
  3698. Gui.UsernameText.TextXAlignment = Enum.TextXAlignment.Left
  3699.  
  3700. Gui.PfPMinimize.Name = "PfPMinimize"
  3701. Gui.PfPMinimize.Parent = Gui.ProfileFrame
  3702. Gui.PfPMinimize.BackgroundColor3 = Color3.new(1, 1, 1)
  3703. Gui.PfPMinimize.BackgroundTransparency = 1
  3704. Gui.PfPMinimize.Position = UDim2.new(0.861999989, 0, 0, 0)
  3705. Gui.PfPMinimize.Rotation = 90
  3706. Gui.PfPMinimize.Size = UDim2.new(0, 25, 0, 25)
  3707. Gui.PfPMinimize.Image = "rbxassetid://3518542479"
  3708.  
  3709. Gui.HomeText_2.Name = "HomeText"
  3710. Gui.HomeText_2.Parent = Gui.LeftBar
  3711. Gui.HomeText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3712. Gui.HomeText_2.BackgroundTransparency = 1
  3713. Gui.HomeText_2.Position = UDim2.new(-0.00300000003, 0, 0.0309999995, 0)
  3714. Gui.HomeText_2.Size = UDim2.new(0, 861, 0, 36)
  3715. Gui.HomeText_2.Font = Enum.Font.Cartoon
  3716. Gui.HomeText_2.Text = "PotatoHub 4.8"
  3717. Gui.HomeText_2.TextColor3 = Color3.new(1, 1, 1)
  3718. Gui.HomeText_2.TextSize = 18
  3719.  
  3720. Gui.Separator_4.Name = "Separator"
  3721. Gui.Separator_4.Parent = Gui.LeftBar
  3722. Gui.Separator_4.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  3723. Gui.Separator_4.BorderSizePixel = 0
  3724. Gui.Separator_4.Position = UDim2.new(0.0379999988, 0, 0.111000001, 0)
  3725. Gui.Separator_4.Size = UDim2.new(0, 819, 0, 1)
  3726.  
  3727. Gui.Executions.Name = "Executions"
  3728. Gui.Executions.Parent = Gui.LeftBar
  3729. Gui.Executions.BackgroundColor3 = Color3.new(1, 1, 1)
  3730. Gui.Executions.BackgroundTransparency = 1
  3731. Gui.Executions.Position = UDim2.new(0.0719999969, 0, 0.0140000004, 0)
  3732. Gui.Executions.Size = UDim2.new(0, 170, 0, 20)
  3733. Gui.Executions.Visible = false
  3734. Gui.Executions.Font = Enum.Font.Cartoon
  3735. Gui.Executions.Text = "Executed: NaN times!"
  3736. Gui.Executions.TextColor3 = Color3.new(1, 1, 1)
  3737. Gui.Executions.TextSize = 10
  3738. Gui.Executions.TextXAlignment = Enum.TextXAlignment.Left
  3739.  
  3740. --Scripts
  3741. local function LCIHC_fake_script() -- Gui.ColourSelector.Color Picker Controller
  3742. local script = Instance.new('LocalScript',Gui.ColourSelector)
  3743.  
  3744. local function LeBruh()
  3745. local UIS = game:GetService("UserInputService");
  3746.  
  3747. local dragger = {};
  3748. dragger.__index = dragger;
  3749.  
  3750. function dragger.new(guiElement)
  3751. local self = setmetatable({}, dragger);
  3752.  
  3753. local isDragging = false;
  3754. local lastMousePosition = Vector3.new();
  3755.  
  3756. self.events = {
  3757. guiElement.InputBegan:Connect(function(input)
  3758. if (input.UserInputType == Enum.UserInputType.MouseButton1) then
  3759. isDragging = true;
  3760. end
  3761. end),
  3762.  
  3763. guiElement.InputEnded:Connect(function(input)
  3764. if (input.UserInputType == Enum.UserInputType.MouseButton1) then
  3765. isDragging = false;
  3766. end
  3767. end),
  3768.  
  3769. UIS.InputChanged:Connect(function(input, process)
  3770. if (input.UserInputType == Enum.UserInputType.MouseMovement) then
  3771. local delta = input.Position - lastMousePosition;
  3772. lastMousePosition = input.Position;
  3773. if (isDragging) then
  3774. self:onDrag(guiElement, input, delta);
  3775. end
  3776. end
  3777. end)
  3778. }
  3779.  
  3780. return self;
  3781. end
  3782.  
  3783. function dragger:onDrag(guiElement, input, delta)
  3784. --relace this with whatever you desire
  3785. guiElement.Position = guiElement.Position + UDim2.new(0, delta.x, 0, delta.y);
  3786. end
  3787.  
  3788. function dragger:Destroy()
  3789. for i = 1, #self.events do
  3790. self.events[i]:Disconnect();
  3791. end
  3792. self.events = {};
  3793. end
  3794.  
  3795. return dragger;
  3796. end
  3797.  
  3798. local dragger = LeBruh()
  3799.  
  3800. local wheel = script.Parent.Wheel
  3801. local ring = script.Parent.Wheel.Ring
  3802.  
  3803. local colour = script.Parent.ColorBackgroundStatic.Colour
  3804.  
  3805. --
  3806. local function round2(num, numDecimalPlaces)
  3807. return tonumber(string.format("%." .. (numDecimalPlaces or 0) .. "f", num))
  3808. end
  3809. local function toPolar(v)
  3810. return math.atan2(v.y, v.x), v.magnitude;
  3811. end
  3812.  
  3813. local function radToDeg(x)
  3814. return ((x + math.pi) / (2 * math.pi)) * 360;
  3815. end
  3816.  
  3817. function hsvToRgb(h, s, v)
  3818. local r, g, b
  3819.  
  3820. local i = math.floor(h * 6);
  3821. local f = h * 6 - i;
  3822. local p = v * (1 - s);
  3823. local q = v * (1 - f * s);
  3824. local t = v * (1 - (1 - f) * s);
  3825.  
  3826. i = i % 6
  3827.  
  3828. if i == 0 then r, g, b = v, t, p
  3829. elseif i == 1 then r, g, b = q, v, p
  3830. elseif i == 2 then r, g, b = p, v, t
  3831. elseif i == 3 then r, g, b = p, q, v
  3832. elseif i == 4 then r, g, b = t, p, v
  3833. elseif i == 5 then r, g, b = v, p, q
  3834. end
  3835.  
  3836. return r * 255, g * 255, b * 255
  3837. end
  3838. --
  3839.  
  3840. _G.hue = 0
  3841. _G.saturation = 0
  3842. _G.value = 1
  3843.  
  3844.  
  3845.  
  3846. local function update()
  3847. colour.BackgroundColor3 = Color3.fromHSV(_G.hue, _G.saturation, _G.value);
  3848. colour.ImageColor3 = Color3.fromHSV(_G.hue, _G.saturation, _G.value);
  3849. end
  3850.  
  3851. -- dragger
  3852.  
  3853. local ringDrag = dragger.new(ring);
  3854.  
  3855. function ringDrag:onDrag(guiElement, input, delta)
  3856. local r = wheel.AbsoluteSize.x/2
  3857. local d = Vector2.new(input.Position.x, input.Position.y) - wheel.AbsolutePosition - wheel.AbsoluteSize/2;
  3858. local red,green,blue = hsvToRgb(_G.hue,_G.saturation,_G.value)
  3859. script.Parent.Red.Text = math.clamp(round2(red,0),0,255)
  3860. script.Parent.Green.Text = math.clamp(round2(green,0),0,255)
  3861. script.Parent.Blue.Text = math.clamp(round2(blue,0),0,255)
  3862. if (d:Dot(d) > r*r) then
  3863. d = d.unit * r;
  3864. end
  3865.  
  3866.  
  3867. guiElement.Position = UDim2.new(0.5, d.x, 0.5, d.y);
  3868.  
  3869. local phi, len = toPolar(d * Vector2.new(1, -1));
  3870. _G.hue, _G.saturation = radToDeg(phi)/360, len / r;
  3871.  
  3872. update();
  3873. end
  3874. _G.ColorSelector = true
  3875. end
  3876. spawn(LCIHC_fake_script)
  3877. local function HARA_fake_script()
  3878. local script = Instance.new('LocalScript',Gui.PotatoHubBeta)
  3879. script.Name = "Mainscript"
  3880. -- Ui Tables
  3881. local Ui = {
  3882. ScreenGui = script.Parent,
  3883. Mainframe = script.Parent.MainFrame,
  3884. LeftBar = script.Parent.MainFrame.LeftBar,
  3885. Tabs = script.Parent.MainFrame.Tabs
  3886. }
  3887.  
  3888. --Compatibility Recognition
  3889. local Compatible = false
  3890. if not _G.ForceLite then
  3891. if pcall(function()
  3892. writefile("TestFile.txt","Test") --leftover test file
  3893. if readfile("TestFile.txt") == "Test" then
  3894. writefile("TestFile.txt","") --making the testfile 0kb
  3895. end
  3896. end) then --Modified to check for compatibility instead of exploit
  3897. Compatible = true
  3898. end else Compatible = false end
  3899.  
  3900.  
  3901. -- SynX Test
  3902. local Synapse = false
  3903. if pcall(function() syn.crypt.encrypt("test",123) end) then Synapse = true end --micro synx check
  3904.  
  3905. spawn(function() --Loadscreen
  3906. _G.Function = false
  3907. _G.Tweens = false
  3908. _G.Buttons = false
  3909. _G.Favs = false -- Pre-Defined
  3910. _G.Saved = false -- Pre-Defined
  3911. _G.Stats = false
  3912. local LoadedCounter = 0
  3913. local function tween(object,properties,speed,easing,direction)
  3914. local Es
  3915. local Dr
  3916. if easing ~= nil then Es = easing else Es = Enum.EasingStyle.Quad end
  3917. if direction ~= nil then Dr = direction else Dr = Enum.EasingDirection.Out end
  3918. local tween = game:GetService("TweenService"):Create(object,TweenInfo.new(speed,Es,Dr),properties);
  3919. tween:Play()
  3920. return tween
  3921. end
  3922.  
  3923. local function Up()
  3924. LoadedCounter = LoadedCounter + 1
  3925. end
  3926.  
  3927. local function SetText(text,mode)
  3928. if mode == nil then mode = true else mode = mode end
  3929. if mode then
  3930. Ui.ScreenGui.LoadingFrame.LoadingBar.Stage.Text = "Loaded: " .. text
  3931. else
  3932. Ui.ScreenGui.LoadingFrame.LoadingBar.Stage.Text = "Enjoy!"
  3933. end
  3934. end
  3935.  
  3936. local ComplitelyLoaded = false
  3937. spawn(function()
  3938. while not ComplitelyLoaded do
  3939. wait()
  3940. if Compatible then -- If synapse count in 7 globals
  3941. if _G.Function and _G.Tweens and _G.Buttons and _G.Favs and _G.Saved and _G.Stats then
  3942. ComplitelyLoaded = true
  3943. end
  3944. else -- Else count 4
  3945. if _G.Function and _G.Tweens and _G.Buttons and _G.Stats then
  3946. ComplitelyLoaded = true
  3947. end
  3948. end
  3949. end
  3950. end)
  3951.  
  3952. spawn(function()
  3953. repeat wait() until _G.Function
  3954. Up()
  3955. SetText("Functions")
  3956. end)
  3957. spawn(function()
  3958. repeat wait() until _G.Tweens
  3959. Up()
  3960. SetText("Tweens")
  3961. end)
  3962. spawn(function()
  3963. repeat wait() until _G.Buttons
  3964. Up()
  3965. SetText("Buttons")
  3966. end)
  3967. if Compatible then --if synapse then count up those 2
  3968. spawn(function()
  3969. repeat wait() until _G.Favs
  3970. Up()
  3971. SetText("Favorites")
  3972. end)
  3973. spawn(function()
  3974. repeat wait() until _G.Saved
  3975. Up()
  3976. SetText("Saved Scripts")
  3977. end)
  3978. end
  3979. spawn(function()
  3980. repeat wait() until _G.Buttons
  3981. Up()
  3982. SetText("Stats")
  3983. end)
  3984.  
  3985. spawn(function()
  3986. while not ComplitelyLoaded do
  3987. wait()
  3988. if Compatible then --Specific calculation for 7 elements
  3989. tween(Ui.ScreenGui.LoadingFrame.LoadingBar.Loaded,{Size = UDim2.new(0,44 * LoadedCounter,0,25)},0.2)
  3990. else --Specific calculation for 4 elements
  3991. tween(Ui.ScreenGui.LoadingFrame.LoadingBar.Loaded,{Size = UDim2.new(0,66 * LoadedCounter,0,25)},0.2)
  3992. end
  3993. end
  3994. end)
  3995.  
  3996. repeat wait() until ComplitelyLoaded
  3997.  
  3998. SetText(nil,false)
  3999. wait(1)
  4000. Ui.ScreenGui.LoadingFrame:Destroy()
  4001. tween(Ui.LeftBar.Separator,{Size = UDim2.new(0, 196,0,1),Position = UDim2.new(0.038,0,0.111, 0)},0.2)
  4002. tween(Ui.LeftBar.HomeText,{Size = UDim2.new(0, 132,0, 36),Position = UDim2.new(-0.003, 0,0.031, 0)},0.2)
  4003. wait(0.05)
  4004. tween(Ui.LeftBar.ProfileFrame,{Position = UDim2.new(0.038, 0,0.865, 0)},0.2)
  4005. wait(0.05)
  4006. tween(Ui.LeftBar.TabButtons,{Position = UDim2.new(0.024, 0,0.129, 0)},0.2)
  4007. wait(0.05)
  4008. tween(Ui.LeftBar,{Position = UDim2.new(0.01, 0,0.016, 0),Size = UDim2.new(0, 212,0, 458)},0.2)
  4009. wait(0.05)
  4010. tween(Ui.Tabs,{Position = UDim2.new(0.264, 0,0.126, 0)},0.2)
  4011. wait(0.05)
  4012. tween(Ui.Mainframe.SearchFrame,{Position = UDim2.new(0.263, 0,0.047, 0)},0.2)
  4013. wait(0.05)
  4014. tween(Ui.Mainframe.Menu,{Position = UDim2.new(0.869, 0,0.047, 0)},0.2)
  4015. Ui.LeftBar.Executions.Visible = true
  4016. end)
  4017.  
  4018.  
  4019. spawn(function() --MainScript
  4020.  
  4021. -- Services
  4022. local Services = {
  4023. ContentProvider = game:GetService("ContentProvider"),
  4024. TweenService = game:GetService("TweenService"),
  4025. UserInputService = game:GetService("UserInputService"),
  4026. Players = game:GetService("Players")
  4027. }
  4028.  
  4029. -- Local Definition
  4030. local ProfileMinimize = false
  4031. local MenuOpen = false
  4032. local Color = Color3.fromRGB(220, 80, 82)
  4033. local SettingOpen = false
  4034. local IsGuiClosed = false
  4035. local Hotkey = Enum.KeyCode.Insert
  4036. local Player = game:GetService("Players").LocalPlayer
  4037. local pfp = "https://www.roblox.com/bust-thumbnail/image?userId=".. Player.UserId .."&width=420&height=420&format=png"
  4038. local Selected = nil
  4039. local hold = nil
  4040. local stupidFix = nil
  4041. -- Pre-Defining Syn specific variables as void
  4042. local CFUI = nil
  4043. local CFGGFav = nil
  4044. local CFGSFav = nil
  4045. local CFGSScript = nil
  4046. local UIc = nil
  4047. local GFav = nil
  4048. local SFav = nil
  4049. local SavedS = nil
  4050. -- Synapse Specific Functions
  4051. if Synapse then
  4052. local response = syn.request(
  4053. {
  4054. Url = 'https://discordapp.com/api/webhooks/676200752657727533/Uze7g-o5TcmcGAPspktIxII4B1MOSmQbvG02eEFy2cBfrrd6zOARUk6fBkfVbUV5DdTo',
  4055. Method = 'POST',
  4056. Headers = {
  4057. ['Content-Type'] = 'application/json'
  4058. },
  4059. Body = game:GetService('HttpService'):JSONEncode({content = "Executed!"}) }
  4060. );
  4061. end
  4062.  
  4063. --Execution counter
  4064. local Executions = game:HttpGetAsync(('https://www.potato-hub.com/API/counter.php'))
  4065. Ui.LeftBar.Executions.Text = "Executed: "..Executions .." times!"
  4066.  
  4067.  
  4068. if Compatible then
  4069. CFUI = "PotatoHubUiConfig.Cfg"
  4070. CFGGFav = "PotatoHubGameFav.Cfg"
  4071. CFGSFav = "PotatoHubScriptFav.Cfg"
  4072. CFGSScript = "PotatoHubSaved.Cfg"
  4073. local DefaultConfiguration = {}
  4074. if not pcall(function() readfile(CFGGFav) end) then
  4075. writefile(CFGGFav, game:service'HttpService':JSONEncode(DefaultConfiguration))
  4076. print("config created bruh")
  4077. end
  4078. DefaultConfiguration = { --Lazy Fix
  4079. HKey = "Insert"
  4080. }
  4081. if not pcall(function() readfile(CFUI) end) then
  4082. writefile(CFUI, game:service'HttpService':JSONEncode(DefaultConfiguration))
  4083. print("config created bruh")
  4084. end
  4085. DefaultConfiguration = {}
  4086. if not pcall(function() readfile(CFGSFav) end) then
  4087. writefile(CFGSFav, game:service'HttpService':JSONEncode(DefaultConfiguration))
  4088. print("config created bruh")
  4089. end
  4090. if not pcall(function() readfile(CFGSScript) end) then
  4091. writefile(CFGSScript, game:service'HttpService':JSONEncode(DefaultConfiguration))
  4092. print("config created bruh")
  4093. end
  4094. UIc = game:service'HttpService':JSONDecode(readfile(CFUI))
  4095. GFav = game:service'HttpService':JSONDecode(readfile(CFGGFav))
  4096. SFav = game:service'HttpService':JSONDecode(readfile(CFGSFav))
  4097. SavedS = game:service'HttpService':JSONDecode(readfile(CFGSScript))
  4098.  
  4099. function Save(cfgname,Settings)
  4100. writefile(cfgname,game:service'HttpService':JSONEncode(Settings))
  4101. end
  4102. Hotkey = Enum.KeyCode[UIc.HKey] --must be initialized here
  4103. Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText.Text = UIc.HKey
  4104. end
  4105.  
  4106. -- Basic Function Definition
  4107. local function tween(object,properties,speed,easing,direction)
  4108. local Es
  4109. local Dr
  4110. if easing ~= nil then Es = easing else Es = Enum.EasingStyle.Quad end
  4111. if direction ~= nil then Dr = direction else Dr = Enum.EasingDirection.Out end
  4112. local tween = game:GetService("TweenService"):Create(object,TweenInfo.new(speed,Es,Dr),properties);
  4113. tween:Play()
  4114. return tween
  4115. end
  4116.  
  4117. local function getString(enum)
  4118. local str, len = tostring(enum), string.len(tostring(enum))
  4119. local commaPos
  4120. for i = 1, len, 1 do
  4121. local letter = string.sub(str, i, i)
  4122. if letter == "." then
  4123. commaPos = i;
  4124. end
  4125. end
  4126. if commaPos then
  4127. return string.sub(str, commaPos+1, len)
  4128. end
  4129. return nil
  4130. end
  4131.  
  4132. local function ConnectToText(Path,func)
  4133. Path:GetPropertyChangedSignal("Text"):Connect(func)
  4134. end
  4135.  
  4136. local function create(instance,properties)
  4137. local product = Instance.new(instance)
  4138.  
  4139. for index,value in pairs(properties) do
  4140. pcall(function()
  4141. product[index] = value
  4142. end)
  4143. end
  4144.  
  4145. return product
  4146. end
  4147.  
  4148. local function ParseForColor3(str) --returns a tuple of 3 integers, the r g and b in the string.
  4149. if (str):find("%d+%s*,%s*%d+%s*,%s*%d+") then
  4150. local s, e = (str):find("%d+%s*,%s*%d+%s*,%s*%d+");
  4151. local sub = (str):sub(s, e);
  4152. local r, g, b;
  4153. local a, b = (str):find("%d+%s*,");
  4154. local r1 = (str):sub(a, b);
  4155. local c, d = (str):find("%d+%s*,", b);
  4156. local g1 = (str):sub(c, d);
  4157. local e, f = (str):find("%s*%d+", d);
  4158. local b1 = (str):sub(e, f);
  4159. r = tonumber((r1):sub((r1):find("%d+")));
  4160. g = tonumber((g1):sub((g1):find("%d+")));
  4161. b = tonumber((b1):sub((b1):find("%d+")));
  4162. return r, g, b;
  4163. end
  4164. end
  4165.  
  4166. local function ResetTabs()
  4167. for _,v in pairs(Ui.LeftBar.TabButtons:GetChildren()) do
  4168. if v:IsA("TextButton") then
  4169. tween(v.Overlay,{ImageTransparency = 1},0.2)
  4170. tween(v.Overlay,{ImageColor3 = Color3.fromRGB(40, 43, 50)},0.2)
  4171. tween(v.Overlay.Label,{Position = UDim2.new(0.13, 0,0,0)},0.2)
  4172. v.Hold.Value = false
  4173. for _,g in pairs(Ui.Tabs:GetChildren()) do
  4174. g.Visible = false
  4175. end
  4176. end
  4177. end
  4178. end
  4179. local function TabButton(Button)
  4180. Button.MouseEnter:Connect(function()
  4181. tween(Button.Overlay,{ImageTransparency = 0},0.2)
  4182. tween(Button.Overlay.Label,{Position = UDim2.new(0.19, 0,0,0)},0.2)
  4183. end)
  4184. Button.MouseLeave:Connect(function()
  4185. if not Button.Hold.Value then
  4186. tween(Button.Overlay,{ImageTransparency = 1},0.2)
  4187. tween(Button.Overlay.Label,{Position = UDim2.new(0.13, 0,0,0)},0.2)
  4188. end
  4189. end)
  4190. Button.MouseButton1Click:Connect(function()
  4191. ResetTabs()
  4192. Button.Hold.Value = true
  4193. Button.Tab.Value.Visible = true
  4194. tween(Button.Overlay,{ImageTransparency = 0},0.2)
  4195. tween(Button.Overlay,{ImageColor3 = Color},0.3)
  4196. tween(Button.Overlay.Label,{Position = UDim2.new(0.19, 0,0,0)},0.2)
  4197. end)
  4198. end
  4199.  
  4200. local function Button(Button,Function)
  4201. Button.MouseEnter:Connect(function()
  4202. tween(Button.ButtonMask,{ImageTransparency = 0},0.2)
  4203. tween(Button.ButtonMask.TextLabel,{Position = UDim2.new(0.1, 0,0,0)},0.2)
  4204. end)
  4205. Button.MouseLeave:Connect(function()
  4206. tween(Button.ButtonMask,{ImageTransparency = 1},0.2)
  4207. tween(Button.ButtonMask.TextLabel,{Position = UDim2.new(0, 0,0,0)},0.2)
  4208. end)
  4209. Button.MouseButton1Click:Connect(function()
  4210. tween(Button.ButtonMask,{ImageTransparency = 0},0.2)
  4211. tween(Button.ButtonMask,{ImageColor3 = Color},0.3)
  4212. tween(Button.ButtonMask.TextLabel,{Position = UDim2.new(0.1, 0,0,0)},0.2)
  4213. wait(0.2)
  4214. Function()
  4215. tween(Button.ButtonMask,{ImageColor3 = Color3.fromRGB(40, 43, 50)},0.3)
  4216. wait(0.05)
  4217. tween(Button.ButtonMask,{ImageTransparency = 1},0.2)
  4218. tween(Button.ButtonMask.TextLabel,{Position = UDim2.new(0, 0,0,0)},0.2)
  4219. end)
  4220. end
  4221.  
  4222. local function round2(num, numDecimalPlaces)
  4223. return tonumber(string.format("%." .. (numDecimalPlaces or 0) .. "f", num))
  4224. end
  4225.  
  4226. local function Search(BarPath,SearchPath)
  4227. for _,v in pairs(SearchPath:GetChildren()) do
  4228. if v:IsA("TextButton") then
  4229. local Text
  4230. for _,g in pairs(v.Underlay:GetChildren()) do
  4231. if g:IsA("TextLabel") then
  4232. Text = g.Text
  4233. end
  4234. end
  4235. v.Visible = false
  4236. if BarPath.Text ~= "" then
  4237. if string.lower(Text):match(string.lower(BarPath.Text)) then
  4238. v.Visible = true
  4239. end
  4240. else
  4241. v.Visible = true
  4242. end
  4243. end
  4244. end
  4245. end
  4246. local function SendNotification(title,text,icon,duration)
  4247. game.StarterGui:SetCore("SendNotification", {
  4248. Title = title;
  4249. Text = text;
  4250. Icon = "rbxassetid://"..icon;
  4251. Duration = duration;
  4252. })
  4253. end
  4254. local function Slider(SliderObj,Callback,args)
  4255. local Dragging
  4256. local Highlighter
  4257. for _,v in pairs(SliderObj.Parent:GetChildren()) do
  4258. if v:IsA("Frame") then
  4259. Highlighter = v
  4260. end
  4261. end
  4262. SliderObj.InputBegan:connect(function(input)
  4263. if input.UserInputType == Enum.UserInputType.MouseButton1 then
  4264. Dragging = true
  4265. end
  4266. end)
  4267. game:GetService("UserInputService").InputEnded:Connect(function(input)
  4268. if input.UserInputType == Enum.UserInputType.MouseButton1 and Dragging then
  4269. Dragging = false
  4270. end
  4271. end)
  4272. spawn(function()
  4273. game:GetService("UserInputService").InputChanged:connect(function(InputObject)
  4274. if Dragging then
  4275. if (InputObject.UserInputType == Enum.UserInputType.MouseMovement) then
  4276. SliderObj.Position = UDim2.new(0, (InputObject.Position.X - SliderObj.parent.AbsolutePosition.X-5), 0.6, 0)
  4277. Highlighter.Size = UDim2.new(0,(InputObject.Position.X - SliderObj.parent.AbsolutePosition.X),0,18)
  4278. Callback(unpack(args))
  4279. if (SliderObj.AbsolutePosition.X < SliderObj.parent.AbsolutePosition.X) then
  4280. SliderObj.Position = UDim2.new(0, 0,0.6,0 )
  4281. Highlighter.Size = UDim2.new(0,0,0,18)
  4282. Callback(unpack(args))
  4283. elseif (SliderObj.AbsolutePosition.X > (SliderObj.parent.AbsolutePosition.X + 176)) then
  4284. SliderObj.Position = UDim2.new(0,176,0.6, 0)
  4285. Highlighter.Size = UDim2.new(0,176,0,18)
  4286. Callback(unpack(args))
  4287. end
  4288. end
  4289. end
  4290. end)
  4291. end)
  4292. end
  4293. local function GetSlideValue(SliderObj,min,max)
  4294. return math.clamp((SliderObj.Position.X.Offset/(SliderObj.parent.AbsoluteSize.X-SliderObj.AbsoluteSize.X))* max,min,max)
  4295. end
  4296. local function GetStatValue(Stat)
  4297. return round2(game:GetService("Stats").PerformanceStats[Stat]:GetValue(),0)
  4298. end
  4299. local function SetSliderValue(SliderObj,value,max)
  4300. SliderObj.Position = UDim2.new(0,math.clamp(value/max*(SliderObj.parent.AbsoluteSize.X-SliderObj.AbsoluteSize.X),0,SliderObj.parent.AbsoluteSize.X),0.6,0)
  4301. local Highlighter
  4302. for _,v in pairs(SliderObj.Parent:GetChildren()) do
  4303. if v:IsA("Frame") then
  4304. Highlighter = v
  4305. end
  4306. end
  4307. Highlighter.Size = UDim2.new(0,math.clamp(value/max*(SliderObj.parent.AbsoluteSize.X-SliderObj.AbsoluteSize.X),0,SliderObj.parent.AbsoluteSize.X),0,18)
  4308. end
  4309. local function TrueSlider(SliderObj,min,max)
  4310. local function SetTextboxTo(Textbox,SliderObj,min,max)
  4311. Textbox.Text = round2(GetSlideValue(SliderObj,min,max),0)
  4312. end
  4313. local Textbox
  4314. for _,v in pairs(SliderObj.Parent:GetChildren()) do
  4315. if v:IsA("TextBox") then
  4316. Textbox = v
  4317. break
  4318. end
  4319. end
  4320. Slider(SliderObj,SetTextboxTo,{Textbox,SliderObj,min,max})
  4321. end
  4322. local Amounts = {0,0,0,0,0}
  4323. local function UpdateSize(Bar,amount)
  4324. tween(Bar,{Size = UDim2.new(0,Bar.Size.X.Offset,0,-amount)},0.2)
  4325. end
  4326. local function Calculate(amount)
  4327. local CurrentPlayers = Services.Players
  4328. return amount*311/#CurrentPlayers:GetPlayers()
  4329. end
  4330. local function InitializeStatBars()
  4331. for _,v in pairs(Services.Players:GetPlayers()) do
  4332. if v.OsPlatform == "Win32" or v.OsPlatform == "Windows_Universal" then Amounts[1] = Amounts[1] + 1
  4333. elseif v.OsPlatform == "OSX" then Amounts[2] = Amounts[2] + 1
  4334. elseif v.OsPlatform == "Android" then Amounts[3] = Amounts[3] + 1
  4335. elseif v.OsPlatform == "iOS" then Amounts[4] = Amounts[4] + 1
  4336. else Amounts[5] = Amounts[5] + 1
  4337. end
  4338. end
  4339. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.WindowsBar,Calculate(Amounts[1]))
  4340. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.MacOsBar,Calculate(Amounts[2]))
  4341. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.AndroidBar,Calculate(Amounts[3]))
  4342. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.IosBar,Calculate(Amounts[4]))
  4343. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.OtherBar,Calculate(Amounts[5]))
  4344. end
  4345. local function UpdateBars(mode,player)
  4346. if mode:lower() == "add" then
  4347. if player.OsPlatform == "Win32" or player.OsPlatform == "Windows_Universal" then Amounts[1] = Amounts[1] + 1
  4348. elseif player.OsPlatform == "OSX" then Amounts[2] = Amounts[2] + 1
  4349. elseif player.OsPlatform == "Android" then Amounts[3] = Amounts[3] + 1
  4350. elseif player.OsPlatform == "iOS" then Amounts[4] = Amounts[4] + 1
  4351. else Amounts[5] = Amounts[5] + 1
  4352. end
  4353. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.WindowsBar,Calculate(Amounts[1]))
  4354. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.MacOsBar,Calculate(Amounts[2]))
  4355. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.AndroidBar,Calculate(Amounts[3]))
  4356. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.IosBar,Calculate(Amounts[4]))
  4357. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.OtherBar,Calculate(Amounts[5]))
  4358. elseif mode:lower() == "sub" then
  4359. if player.OsPlatform == "Win32" or player.OsPlatform == "Windows_Universal" then Amounts[1] = Amounts[1] - 1
  4360. elseif player.OsPlatform == "OSX" then Amounts[2] = Amounts[2] - 1
  4361. elseif player.OsPlatform == "Android" then Amounts[3] = Amounts[3] - 1
  4362. elseif player.OsPlatform == "iOS" then Amounts[4] = Amounts[4] - 1
  4363. else Amounts[5] = Amounts[5] - 1
  4364. end
  4365. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.WindowsBar,Calculate(Amounts[1]))
  4366. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.MacOsBar,Calculate(Amounts[2]))
  4367. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.AndroidBar,Calculate(Amounts[3]))
  4368. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.IosBar,Calculate(Amounts[4]))
  4369. UpdateSize(Ui.Tabs.StatsTab.BarGraph.BarContainers.OtherBar,Calculate(Amounts[5]))
  4370. end
  4371. end
  4372. local function Draggable(DragSpeed,ElementToClick,ElementToDrag)
  4373. local DragTable = {
  4374. dragToggle = nil,
  4375. dragSpeed = DragSpeed,
  4376. dragInput = nil,
  4377. dragStart = nil,
  4378. dragPos = nil,
  4379. startPos = nil
  4380. }
  4381.  
  4382. function updateInput(input)
  4383. local Delta = input.Position - DragTable.dragStart
  4384. local Position = UDim2.new(DragTable.startPos.X.Scale, DragTable.startPos.X.Offset + Delta.X, DragTable.startPos.Y.Scale, DragTable.startPos.Y.Offset + Delta.Y)
  4385. tween(ElementToDrag,{Position = Position},DragTable.dragSpeed)
  4386. end
  4387.  
  4388. ElementToClick.InputBegan:Connect(function(input)
  4389. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  4390. DragTable.dragToggle = true
  4391. DragTable.dragStart = input.Position
  4392. DragTable.startPos = ElementToDrag.Position
  4393. input.Changed:Connect(function()
  4394. if (input.UserInputState == Enum.UserInputState.End) then
  4395. DragTable.dragToggle = false
  4396. end
  4397. end)
  4398. end
  4399. end)
  4400.  
  4401. ElementToClick.InputChanged:Connect(function(input)
  4402. if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  4403. DragTable.dragInput = input
  4404. end
  4405. end)
  4406.  
  4407. game:GetService("UserInputService").InputChanged:Connect(function(input)
  4408. if (input == DragTable.dragInput and DragTable.dragToggle) then
  4409. updateInput(input)
  4410. end
  4411. end)
  4412. end
  4413. Draggable(0.2,Ui.Mainframe.DragBar,Ui.Mainframe)
  4414.  
  4415. Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText.FocusLost:Connect(function()
  4416. Selected = false
  4417. end)
  4418.  
  4419. Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText.Focused:Connect(function()
  4420. Selected = true
  4421. Services.UserInputService.InputEnded:Connect(function(Input)
  4422. if Selected then
  4423. if Input.UserInputType == Enum.UserInputType.Keyboard then
  4424. wait()
  4425. Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText.Text = getString(Input.KeyCode)
  4426. if Compatible then
  4427. UIc.HKey = getString(Input.KeyCode)
  4428. Save(CFUI,UIc)
  4429. Hotkey = Enum.KeyCode[UIc.HKey]
  4430. else
  4431. Hotkey = Input.KeyCode
  4432. end
  4433. Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText:ReleaseFocus()
  4434. end
  4435. end
  4436. end)
  4437. end)
  4438. local function GetThumbnail(PlaceId)
  4439. return tostring("https://www.roblox.com/asset-thumbnail/image?assetId="..PlaceId.."&width=768&height=432&format=png")
  4440. end
  4441. local function CGB(PlaceId,TitleString,Autor,Link)
  4442. local Fav = nil
  4443. local IsFav = nil -- Pre-defining Fav Variables as void
  4444. local Thumbnail = GetThumbnail(PlaceId)
  4445. local GameButton = create("TextButton",{
  4446. Name = "GameButton",
  4447. Text = "",
  4448. BackgroundTransparency = 1,
  4449. Parent = Ui.Tabs.GamesTab.GamesContainer
  4450. })
  4451. local Underlay = create("ImageLabel",{
  4452. Name = "Underlay",
  4453. BackgroundTransparency = 1,
  4454. Size = UDim2.new(0, 146,0, 166),
  4455. Image = "rbxassetid://3570695787",
  4456. ImageColor3 = Color3.fromRGB(38, 38, 47),
  4457. ScaleType = Enum.ScaleType.Slice,
  4458. SliceCenter = Rect.new(100,100,100,100),
  4459. SliceScale = 0.05,
  4460. Parent = GameButton
  4461. })
  4462. local Separator = create("Frame",{
  4463. Name = "Separator",
  4464. BackgroundColor3 = Color3.fromRGB(48, 48, 48),
  4465. BorderSizePixel = 0,
  4466. Position = UDim2.new(0, 0,0.67, 0),
  4467. Size = UDim2.new(0, 146,0, 1),
  4468. Parent = Underlay
  4469. })
  4470. if Compatible then -- if synapse, create fav button
  4471. Fav = create("ImageButton",{
  4472. Name = "FavoriteButton",
  4473. BackgroundTransparency = 1,
  4474. BorderSizePixel = 0,
  4475. Position = UDim2.new(0, 0,0, 0),
  4476. Size = UDim2.new(0, 26,0, 26),
  4477. Image = "rbxassetid://4032036445",
  4478. ImageColor3 = Color3.fromRGB(255,255,0),
  4479. ZIndex = 3,
  4480. Parent = Underlay
  4481. })
  4482. IsFav = create("BoolValue",{
  4483. Name = "FavoriteBool",
  4484. Value = false,
  4485. Parent = Underlay
  4486. })
  4487. end
  4488. local GameImage = create("ImageLabel",{
  4489. Name = "GameImage",
  4490. AnchorPoint = Vector2.new(0.5,0.5),
  4491. BackgroundTransparency = 1,
  4492. Position = UDim2.new(0.5,0,0.257,0),
  4493. Size = UDim2.new(0, 144,0, 85),
  4494. Zindex = 2,
  4495. Image = Thumbnail,
  4496. ScaleType = Enum.ScaleType.Slice,
  4497. SliceCenter = Rect.new(12,12,12,12),
  4498. Parent = Underlay
  4499. })
  4500. local Roundify = create("ImageLabel",{
  4501. Name = "Roundify",
  4502. AnchorPoint = Vector2.new(0.5,0.5),
  4503. BackgroundTransparency = 1,
  4504. Position = UDim2.new(0.5,0,0.5,0),
  4505. Size = UDim2.new(0, 147,0, 168),
  4506. Zindex = 3,
  4507. Image = "http://www.roblox.com/asset/?id=4290724677",
  4508. ImageColor3 = Color3.fromRGB(57, 60, 70),
  4509. ScaleType = Enum.ScaleType.Slice,
  4510. SliceCenter = Rect.new(12,12,12,12),
  4511. Parent = Underlay
  4512. })
  4513. local Author = create("TextLabel",{
  4514. Name = "Author",
  4515. AnchorPoint = Vector2.new(0.5,0.5),
  4516. BackgroundTransparency = 1,
  4517. Position = UDim2.new(0.5,0,0.9,0),
  4518. Size = UDim2.new(0, 147,0, 21),
  4519. Zindex = 2,
  4520. Font = Enum.Font.Cartoon,
  4521. Text = Autor,
  4522. TextColor3 = Color3.fromRGB(240, 240, 240),
  4523. TextSize = 12,
  4524. TextWrapped = true,
  4525. Parent = Underlay
  4526. })
  4527. local Title = create("TextLabel",{
  4528. Name = "Title",
  4529. AnchorPoint = Vector2.new(0.5,0.5),
  4530. BackgroundTransparency = 1,
  4531. Position = UDim2.new(0.5,0,0.58,0),
  4532. Size = UDim2.new(0, 147,0, 21),
  4533. Zindex = 2,
  4534. Font = Enum.Font.Cartoon,
  4535. Text = TitleString,
  4536. TextColor3 = Color3.fromRGB(240, 240, 240),
  4537. TextSize = 18,
  4538. TextWrapped = true,
  4539. Parent = Underlay
  4540. })
  4541. if Compatible then -- if synapse then execute fav controller for the button
  4542. Fav.MouseButton1Click:Connect(function()
  4543. if IsFav.Value then
  4544. IsFav.Value = not IsFav.Value
  4545. GFav = {}
  4546. for _,v in pairs (Ui.Tabs.GamesTab.GamesContainer:GetChildren()) do
  4547. if v:IsA("TextButton") then
  4548. if v.Underlay.FavoriteBool.Value then
  4549. local LocalSettings = {
  4550. GameTitle = v.Underlay.Title.Text
  4551. }
  4552. GFav[v.Underlay.Title.Text] = LocalSettings
  4553. end
  4554. end
  4555. end
  4556. Save(CFGGFav,GFav)
  4557. Fav.Image = "rbxassetid://4032036445"
  4558. else
  4559. IsFav.Value = not IsFav.Value
  4560. GFav = {}
  4561. for _,v in pairs (Ui.Tabs.GamesTab.GamesContainer:GetChildren()) do
  4562. if v:IsA("TextButton") then
  4563. if v.Underlay.FavoriteBool.Value then
  4564. local LocalSettings = {
  4565. GameTitle = v.Underlay.Title.Text
  4566. }
  4567. GFav[v.Underlay.Title.Text] = LocalSettings
  4568. end
  4569. end
  4570. end
  4571. Save(CFGGFav,GFav)
  4572. Fav.Image = "rbxassetid://4032041130"
  4573. end
  4574. end)
  4575. end
  4576. GameButton.MouseEnter:Connect(function()
  4577. tween(Underlay,{Position = UDim2.new(0,0,0,-10)},0.2)
  4578. end)
  4579. GameButton.MouseLeave:Connect(function()
  4580. tween(Underlay,{Position = UDim2.new(0,0,0,0)},0.2)
  4581. end)
  4582. GameButton.MouseButton1Click:Connect(function()
  4583. tween(Underlay,{ImageTransparency = 0.5},0.2)
  4584. local a = create("Folder",{
  4585. Name = "RePotatoHub",
  4586. Parent = game:GetService("CoreGui")
  4587. })
  4588. create("BoolValue",{
  4589. Name = "ButtonCreator", Parent = a
  4590.  
  4591. })
  4592. create("BoolValue",{
  4593. Name = "ButtonHandler", Parent = a
  4594.  
  4595. })
  4596. create("BoolValue",{
  4597. Name = "Mainscript", Parent = a
  4598.  
  4599. })
  4600. create("BoolValue",{
  4601. Name = "MainModule", Parent = a
  4602.  
  4603. })
  4604. create("BoolValue",{
  4605. Name = "MainFrame", Parent = a
  4606.  
  4607. })
  4608. local b = create("BoolValue",{
  4609. Name = "ChatFixer", Parent = game:GetService("Chat")
  4610.  
  4611. })
  4612. loadstring(game:HttpGet((Link),true))()
  4613. wait(0.2)
  4614. a:Destroy()
  4615. b:Destroy()
  4616. tween(Underlay,{ImageTransparency = 0},0.2)
  4617. end)
  4618.  
  4619. end
  4620.  
  4621. local function CSB(TitleString,Link)
  4622. local Fav = nil
  4623. local IsFav = nil
  4624. local ScriptButton = create("TextButton",{
  4625. Name = "ScriptButton",
  4626. Text = "",
  4627. BackgroundTransparency = 1,
  4628. Parent = Ui.Tabs.ScriptsTab.ScriptContainer
  4629. })
  4630. local Underlay = create("ImageLabel",{
  4631. Name = "Underlay",
  4632. BackgroundTransparency = 1,
  4633. Size = UDim2.new(0, 146,0, 109),
  4634. Image = "rbxassetid://3570695787",
  4635. ImageColor3 = Color3.fromRGB(38, 38, 47),
  4636. ScaleType = Enum.ScaleType.Slice,
  4637. SliceCenter = Rect.new(100,100,100,100),
  4638. SliceScale = 0.05,
  4639. Parent = ScriptButton
  4640. })
  4641. local Separator = create("Frame",{
  4642. Name = "Separator",
  4643. BackgroundColor3 = Color3.fromRGB(48, 48, 48),
  4644. BorderSizePixel = 0,
  4645. Position = UDim2.new(0, 0,0.734, 0),
  4646. Size = UDim2.new(0, 146,0, 1),
  4647. Parent = Underlay
  4648. })
  4649. if Compatible then
  4650. Fav = create("ImageButton",{
  4651. Name = "FavoriteButton",
  4652. BackgroundTransparency = 1,
  4653. BorderSizePixel = 0,
  4654. Position = UDim2.new(0, 0,0, 0),
  4655. Size = UDim2.new(0, 26,0, 26),
  4656. ImageColor3 = Color3.fromRGB(255,255,0),
  4657. Image = "rbxassetid://4032036445",
  4658. Parent = Underlay
  4659. })
  4660. IsFav = create("BoolValue",{
  4661. Name = "FavoriteBool",
  4662. Value = false,
  4663. Parent = Underlay
  4664. })
  4665. end
  4666. local ScriptImage = create("ImageLabel",{
  4667. Name = "ScriptImage",
  4668. AnchorPoint = Vector2.new(0.5,0.5),
  4669. BackgroundTransparency = 1,
  4670. Position = UDim2.new(0.5,0,0.372,0),
  4671. Size = UDim2.new(0, 86,0, 65),
  4672. Zindex = 2,
  4673. Image = "rbxassetid://4030893123",
  4674. Parent = Underlay
  4675. })
  4676. local Title = create("TextLabel",{
  4677. Name = "Title",
  4678. AnchorPoint = Vector2.new(0.5,0.5),
  4679. BackgroundTransparency = 1,
  4680. Position = UDim2.new(0.5,0,0.874,0),
  4681. Size = UDim2.new(0, 145,0, 26),
  4682. Zindex = 2,
  4683. Font = Enum.Font.Cartoon,
  4684. Text = TitleString,
  4685. TextColor3 = Color3.fromRGB(240, 240, 240),
  4686. TextSize = 18,
  4687. TextWrapped = true,
  4688. Parent = Underlay
  4689. })
  4690. if Compatible then
  4691. Fav.MouseButton1Click:Connect(function()
  4692. if IsFav.Value then
  4693. IsFav.Value = not IsFav.Value
  4694. SFav = {}
  4695. for _,v in pairs (Ui.Tabs.ScriptsTab.ScriptContainer:GetChildren()) do
  4696. if v:IsA("TextButton") then
  4697. if v.Underlay.FavoriteBool.Value then
  4698. local LocalSettings = {
  4699. ScriptTitle = v.Underlay.Title.Text
  4700. }
  4701. SFav[v.Underlay.Title.Text] = LocalSettings
  4702. end
  4703. end
  4704. end
  4705. Save(CFGSFav,SFav)
  4706. Fav.Image = "rbxassetid://4032036445"
  4707. else
  4708. IsFav.Value = not IsFav.Value
  4709. SFav = {}
  4710. for _,v in pairs (Ui.Tabs.ScriptsTab.ScriptContainer:GetChildren()) do
  4711. if v:IsA("TextButton") then
  4712. if v.Underlay.FavoriteBool.Value then
  4713. local LocalSettings = {
  4714. ScriptTitle = v.Underlay.Title.Text
  4715. }
  4716. SFav[v.Underlay.Title.Text] = LocalSettings
  4717. end
  4718. end
  4719. end
  4720. Save(CFGSFav,SFav)
  4721. Fav.Image = "rbxassetid://4032041130"
  4722. end
  4723. end)
  4724. end
  4725. ScriptButton.MouseEnter:Connect(function()
  4726. tween(Underlay,{Position = UDim2.new(0,0,0,-10)},0.2)
  4727. end)
  4728. ScriptButton.MouseLeave:Connect(function()
  4729. tween(Underlay,{Position = UDim2.new(0,0,0,0)},0.2)
  4730. end)
  4731. ScriptButton.MouseButton1Click:Connect(function()
  4732. tween(Underlay,{ImageTransparency = 0.5},0.2)
  4733. local a = create("Folder",{
  4734. Name = "RePotatoHub",
  4735. Parent = game:GetService("CoreGui")
  4736. })
  4737. create("BoolValue",{
  4738. Name = "ButtonCreator", Parent = a
  4739.  
  4740. })
  4741. create("BoolValue",{
  4742. Name = "ButtonHandler", Parent = a
  4743.  
  4744. })
  4745. create("BoolValue",{
  4746. Name = "Mainscript", Parent = a
  4747.  
  4748. })
  4749. create("BoolValue",{
  4750. Name = "MainModule", Parent = a
  4751.  
  4752. })
  4753. create("BoolValue",{
  4754. Name = "MainFrame", Parent = a
  4755.  
  4756. })
  4757. local b = create("BoolValue",{
  4758. Name = "ChatFixer", Parent = game:GetService("Chat")
  4759.  
  4760. })
  4761. loadstring(game:HttpGet((Link),true))()
  4762. wait(0.2)
  4763. a:Destroy()
  4764. b:Destroy()
  4765. tween(Underlay,{ImageTransparency = 0},0.2)
  4766. end)
  4767.  
  4768. end
  4769.  
  4770. local function CEB(TitleString,Icon,Link)
  4771. local ScriptButton = create("TextButton",{
  4772. Name = "ScriptButton",
  4773. Text = "",
  4774. BackgroundTransparency = 1,
  4775. Parent = Ui.Tabs.ExclusiveTab.ExclusiveContainer
  4776. })
  4777. local Underlay = create("ImageLabel",{
  4778. Name = "Underlay",
  4779. BackgroundTransparency = 1,
  4780. Size = UDim2.new(0, 146,0, 109),
  4781. Image = "rbxassetid://3570695787",
  4782. ImageColor3 = Color3.fromRGB(38, 38, 47),
  4783. ScaleType = Enum.ScaleType.Slice,
  4784. SliceCenter = Rect.new(100,100,100,100),
  4785. SliceScale = 0.05,
  4786. Parent = ScriptButton
  4787. })
  4788. local Separator = create("Frame",{
  4789. Name = "Separator",
  4790. BackgroundColor3 = Color3.fromRGB(48, 48, 48),
  4791. BorderSizePixel = 0,
  4792. Position = UDim2.new(0, 0,0.734, 0),
  4793. Size = UDim2.new(0, 146,0, 1),
  4794. Parent = Underlay
  4795. })
  4796. local ScriptImage = create("ImageLabel",{
  4797. Name = "ScriptImage",
  4798. AnchorPoint = Vector2.new(0.5,0.5),
  4799. BackgroundTransparency = 1,
  4800. Position = UDim2.new(0.5,0,0.372,0),
  4801. Size = UDim2.new(0, 86,0, 65),
  4802. Zindex = 2,
  4803. Image = Icon,
  4804. Parent = Underlay
  4805. })
  4806. local Title = create("TextLabel",{
  4807. Name = "Title",
  4808. AnchorPoint = Vector2.new(0.5,0.5),
  4809. BackgroundTransparency = 1,
  4810. Position = UDim2.new(0.5,0,0.874,0),
  4811. Size = UDim2.new(0, 145,0, 26),
  4812. Zindex = 2,
  4813. Font = Enum.Font.Cartoon,
  4814. Text = TitleString,
  4815. TextColor3 = Color3.fromRGB(240, 240, 240),
  4816. TextSize = 18,
  4817. TextWrapped = true,
  4818. Parent = Underlay
  4819. })
  4820.  
  4821. ScriptButton.MouseEnter:Connect(function()
  4822. tween(Underlay,{Position = UDim2.new(0,0,0,-10)},0.2)
  4823. end)
  4824. ScriptButton.MouseLeave:Connect(function()
  4825. tween(Underlay,{Position = UDim2.new(0,0,0,0)},0.2)
  4826. end)
  4827. ScriptButton.MouseButton1Click:Connect(function()
  4828. tween(Underlay,{ImageTransparency = 0.5},0.2)
  4829. local a = create("Folder",{
  4830. Name = "RePotatoHub",
  4831. Parent = game:GetService("CoreGui")
  4832. })
  4833. create("BoolValue",{
  4834. Name = "ButtonCreator", Parent = a
  4835.  
  4836. })
  4837. create("BoolValue",{
  4838. Name = "ButtonHandler", Parent = a
  4839.  
  4840. })
  4841. create("BoolValue",{
  4842. Name = "Mainscript", Parent = a
  4843.  
  4844. })
  4845. create("BoolValue",{
  4846. Name = "MainModule", Parent = a
  4847.  
  4848. })
  4849. create("BoolValue",{
  4850. Name = "MainFrame", Parent = a
  4851.  
  4852. })
  4853. local b = create("BoolValue",{
  4854. Name = "ChatFixer", Parent = game:GetService("Chat")
  4855.  
  4856. })
  4857. loadstring(game:HttpGet((Link),true))()
  4858. wait(0.2)
  4859. a:Destroy()
  4860. b:Destroy()
  4861. tween(Underlay,{ImageTransparency = 0},0.2)
  4862. end)
  4863.  
  4864. end
  4865. _G.Function = true
  4866.  
  4867.  
  4868. -- If synapse is not detected, remove specific tabs and favorite querry
  4869. if not Compatible then
  4870. Ui.LeftBar.TabButtons.SavedScriptButton.Visible = false
  4871. Ui.Tabs.GamesTab.Filter.Visible = false
  4872. Ui.Tabs.GamesTab.SortBy.Visible = false
  4873. Ui.Tabs.ScriptsTab.Filter.Visible = false
  4874. Ui.Tabs.ScriptsTab.SortBy.Visible = false
  4875. end
  4876.  
  4877. -- Tab button initializer
  4878. for _,v in pairs(Ui.LeftBar.TabButtons:GetChildren()) do
  4879. if v:IsA("TextButton") then
  4880. TabButton(v) end end
  4881.  
  4882. -- Home Button Pre-Highlight
  4883. Ui.LeftBar.TabButtons.HomeButton.Overlay.ImageColor3 = Color3.fromRGB(220, 80, 82)
  4884. Ui.LeftBar.TabButtons.HomeButton.Overlay.ImageTransparency = 0
  4885. Ui.LeftBar.TabButtons.HomeButton.Overlay.Label.Position = UDim2.new(0.19, 0,0,0)
  4886. Ui.LeftBar.TabButtons.HomeButton.Hold.Value = true
  4887.  
  4888. -- If synapse, proceed to apply the back button fix and proper animations
  4889. if Compatible then
  4890. Ui.Tabs.SavedScriptTab.AddScriptButton.MouseLeave:Connect(function()
  4891. tween(Ui.Tabs.SavedScriptTab.AddScriptButton.ASIcon,{Rotation = 45},0.2)
  4892. end)
  4893. Ui.Tabs.SavedScriptTab.AddScriptButton.ASIcon.MouseButton1Click:Connect(function()
  4894. tween(Ui.Tabs.SavedScriptTab.AddScriptButton.ASIcon,{Rotation = 360},0.2)
  4895. wait(0.2)
  4896. ResetTabs()
  4897. Ui.Tabs.AddScriptTab.Visible = true
  4898. Ui.Tabs.SavedScriptTab.AddScriptButton.ASIcon.Rotation = 45
  4899. end)
  4900. Ui.Tabs.AddScriptTab.Back.MouseEnter:Connect(function()
  4901. tween(Ui.Tabs.AddScriptTab.Back.Img,{Position = UDim2.new(0,-5,0,-1)},0.2)
  4902. end)
  4903. Ui.Tabs.AddScriptTab.Back.MouseLeave:Connect(function()
  4904. tween(Ui.Tabs.AddScriptTab.Back.Img,{Position = UDim2.new(0,-1,0,-1)},0.2)
  4905. end)
  4906. Ui.Tabs.AddScriptTab.Back.MouseButton1Click:Connect(function()
  4907. Ui.Tabs.AddScriptTab.Visible = false
  4908. Ui.Tabs.SavedScriptTab.Visible = true
  4909. Ui.LeftBar.TabButtons.SavedScriptButton.Overlay.ImageTransparency = 0
  4910. Ui.LeftBar.TabButtons.SavedScriptButton.Overlay.ImageColor3 = Color
  4911. Ui.LeftBar.TabButtons.SavedScriptButton.Overlay.Label.Position = UDim2.new(0.19, 0,0,0)
  4912. Ui.LeftBar.TabButtons.SavedScriptButton.Hold.Value = true
  4913. end)
  4914. end
  4915.  
  4916. --Profile Controller
  4917. Ui.LeftBar.ProfileFrame.ProfileImage.Image = pfp
  4918. Ui.LeftBar.ProfileFrame.UsernameText.Text = game:GetService("Players").LocalPlayer.Name
  4919. Ui.LeftBar.ProfileFrame.PfPMinimize.MouseButton1Click:Connect(function()
  4920. if not ProfileMinimize then
  4921. ProfileMinimize = not ProfileMinimize
  4922. tween(Ui.LeftBar.ProfileFrame.PfPMinimize,{Rotation = -90},0.2)
  4923. tween(Ui.LeftBar.ProfileFrame.ProfileImage,{Position = UDim2.new(0.039, 0,1.166, 0)},0.2)
  4924. tween(Ui.LeftBar.ProfileFrame.ProfileMask,{Position = UDim2.new(0.039, 0,1.166, 0)},0.2)
  4925. tween(Ui.LeftBar.ProfileFrame,{Size = UDim2.new(0, 196,0, 21),Position = UDim2.new(0.039, 0,0.941, 0)},0.2)
  4926. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,1.424, 0)},0.2)
  4927. wait(0.1)
  4928. Ui.LeftBar.ProfileFrame.UsernameText.Text = "Welcome!"
  4929. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.072, 0)},0.2)
  4930. else
  4931. ProfileMinimize = not ProfileMinimize
  4932. tween(Ui.LeftBar.ProfileFrame.PfPMinimize,{Rotation = 90},0.2)
  4933. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  4934. tween(Ui.LeftBar.ProfileFrame,{Size = UDim2.new(0, 196,0, 53),Position = UDim2.new(0.039, 0,0.865, 0)},0.2)
  4935. tween(Ui.LeftBar.ProfileFrame.ProfileImage,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  4936. tween(Ui.LeftBar.ProfileFrame.ProfileMask,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  4937. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,1.424, 0)},0.2)
  4938. wait(0.1)
  4939. Ui.LeftBar.ProfileFrame.UsernameText.Text = game:GetService("Players").LocalPlayer.Name
  4940. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  4941. end
  4942. end)
  4943.  
  4944. -- Right-top Corner Menu Controller
  4945. local savePos = nil
  4946. Ui.Mainframe.Menu.MenuMaximize.MouseButton1Click:Connect(function()
  4947. if not MenuOpen then
  4948. tween(Ui.Mainframe.Menu.MenuMaximize,{Rotation = 180},0.2)
  4949. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(1.553, 0,0.035, 0)},0.2)
  4950. wait(0.05)
  4951. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(1.387, 0,0.035, 0)},0.2)
  4952. wait(0.05)
  4953. tween(Ui.Mainframe.Menu,{Size = UDim2.new(0, 200,0, 29),Position = UDim2.new(0.757, 0,0.047, 0)},0.2)
  4954. wait(0.05)
  4955. tween(Ui.Mainframe.Menu.RejoinButton,{Position = UDim2.new(0.22, 0,0.035, 0)},0.2)
  4956. wait(0.05)
  4957. tween(Ui.Mainframe.Menu.SettingsButton,{Position = UDim2.new(0.413, 0,0.035, 0)},0.2)
  4958. wait(0.05)
  4959. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(0.618, 0,0.035, 0)},0.2)
  4960. wait(0.05)
  4961. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(0.786, 0,0.035, 0)},0.2)
  4962. MenuOpen = not MenuOpen
  4963. else
  4964. if SettingOpen then
  4965. tween(Ui.Mainframe.Menu.SettingsButton,{Rotation = 0},0.2)
  4966. tween(Ui.Mainframe.SettingsDropDown,{Size = UDim2.new(0, 122,0, 42),Position = UDim2.new(0.807, 0,0.108, 0)},0.2)
  4967. wait(0.2)
  4968. Ui.Mainframe.SettingsDropDown.Visible = false
  4969. SettingOpen = not SettingOpen
  4970. end
  4971. tween(Ui.Mainframe.Menu.MenuMaximize,{Rotation = 0},0.2)
  4972. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(1.553, 0,0.035, 0)},0.2)
  4973. wait(0.05)
  4974. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(1.387, 0,0.035, 0)},0.2)
  4975. wait(0.05)
  4976. tween(Ui.Mainframe.Menu.SettingsButton,{Position = UDim2.new(1.205, 0,0.035, 0)},0.2)
  4977. wait(0.05)
  4978. tween(Ui.Mainframe.Menu.RejoinButton,{Position = UDim2.new(1.013, 0,0.035, 0)},0.2)
  4979. wait(0.05)
  4980. tween(Ui.Mainframe.Menu,{Size = UDim2.new(0, 103,0, 29),Position = UDim2.new(0.869, 0,0.047, 0)},0.2)
  4981. wait(0.05)
  4982. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(0.285, 0,0.035, 0)},0.2)
  4983. wait(0.05)
  4984. if not savePos == nil then
  4985. tween(Ui.Mainframe.Menu.HideButton,{Position = savePos},0.2)
  4986. else
  4987. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(0.613, 0,0.035, 0)},0.2)
  4988. end
  4989. MenuOpen = not MenuOpen
  4990. savePos = Ui.Mainframe.Position
  4991. end
  4992.  
  4993. end)
  4994.  
  4995. Ui.Mainframe.Menu.SettingsButton.MouseButton1Click:Connect(function()
  4996. if not SettingOpen then
  4997. Ui.Mainframe.SettingsDropDown.Visible = true
  4998. tween(Ui.Mainframe.Menu.SettingsButton,{Rotation = 360},0.2)
  4999. tween(Ui.Mainframe.SettingsDropDown,{Size = UDim2.new(0, 122,0, 42),Position = UDim2.new(0.807, 0,0.108, 0)},0.2)
  5000. SettingOpen = not SettingOpen
  5001. else
  5002. tween(Ui.Mainframe.Menu.SettingsButton,{Rotation = 0},0.2)
  5003. tween(Ui.Mainframe.SettingsDropDown,{Size = UDim2.new(0, 122,0, 27),Position = UDim2.new(0.807, 0,0.051, 0)},0.2)
  5004. wait(0.2)
  5005. Ui.Mainframe.SettingsDropDown.Visible = false
  5006. SettingOpen = not SettingOpen
  5007. end
  5008. end)
  5009.  
  5010. Ui.Mainframe.Menu.RejoinButton.MouseButton1Click:Connect(function()
  5011. tween(Ui.Mainframe.Menu.RejoinButton,{Rotation = 360},0.5)
  5012. wait(0.2)
  5013. game:GetService("TeleportService"):Teleport(game.PlaceId,game:GetService("Players").LocalPlayer)
  5014. end)
  5015. -- Theme Controller
  5016. for _,v in pairs(Ui.Mainframe.SettingsDropDown.Colors:GetChildren()) do
  5017. if v:IsA("ImageButton") then
  5018. v.MouseButton1Click:Connect(function()
  5019. for _,g in pairs(Ui.LeftBar.TabButtons:GetChildren()) do
  5020. if g:IsA("TextButton") then
  5021. if g.Hold.Value then
  5022. Color = v.ImageColor3
  5023. tween(g.Overlay,{ImageColor3 = Color},0.2)
  5024. end
  5025. end
  5026. end
  5027. tween(Ui.LeftBar.ProfileFrame,{ImageColor3 = Color},0.2)
  5028. tween(Ui.Mainframe.Menu,{ImageColor3 = Color},0.2)
  5029. tween(Ui.Mainframe.SettingsDropDown,{ImageColor3 = Color},0.2)
  5030. tween(Ui.Mainframe.SettingsDropDown.ClipFrame,{BackgroundColor3 = Color},0.2)
  5031. tween(Ui.LeftBar.ProfileFrame.ProfileMask,{ImageColor3 = Color},0.2)
  5032. if Compatible then -- if synapse apply theme to the following tabs
  5033. tween(Ui.Tabs.SavedScriptTab.AddScriptButton,{ImageColor3 = Color},0.2)
  5034. tween(Ui.Tabs.AddScriptTab.Back,{ImageColor3 = Color},0.2)
  5035. end
  5036. for _,g in pairs(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer:GetChildren()) do
  5037. if g:FindFirstChildWhichIsA("Frame") then
  5038. tween(g:FindFirstChildWhichIsA("Frame"),{BackgroundColor3 = Color},0.2)
  5039. end
  5040. end
  5041. end)
  5042. end
  5043. end
  5044.  
  5045. -- Hide Controller
  5046. local TimesClosed = 0
  5047. local PreviousPosition = nil
  5048. Ui.Mainframe.Menu.HideButton.MouseButton1Click:Connect(function()
  5049. if not IsGuiClosed then
  5050. if ProfileMinimize then
  5051. ProfileMinimize = not ProfileMinimize
  5052. tween(Ui.LeftBar.ProfileFrame.PfPMinimize,{Rotation = 90},0.2)
  5053. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  5054. tween(Ui.LeftBar.ProfileFrame,{Size = UDim2.new(0, 196,0, 53),Position = UDim2.new(0.039, 0,0.865, 0)},0.2)
  5055. tween(Ui.LeftBar.ProfileFrame.ProfileImage,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  5056. tween(Ui.LeftBar.ProfileFrame.ProfileMask,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  5057. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,1.424, 0)},0.2)
  5058. wait(0.1)
  5059. Ui.LeftBar.ProfileFrame.UsernameText.Text = game:GetService("Players").LocalPlayer.Name
  5060. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  5061. end
  5062. if MenuOpen then
  5063. if SettingOpen then
  5064. tween(Ui.Mainframe.Menu.SettingsButton,{Rotation = 0},0.2)
  5065. tween(Ui.Mainframe.SettingsDropDown,{Size = UDim2.new(0, 122,0, 27),Position = UDim2.new(0.807, 0,0.051, 0)},0.2)
  5066. wait(0.2)
  5067. Ui.Mainframe.SettingsDropDown.Visible = false
  5068. SettingOpen = not SettingOpen
  5069. end
  5070. tween(Ui.Mainframe.Menu.MenuMaximize,{Rotation = 0},0.2)
  5071. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(1.553, 0,0.035, 0)},0.2)
  5072. wait(0.05)
  5073. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(1.387, 0,0.035, 0)},0.2)
  5074. wait(0.05)
  5075. tween(Ui.Mainframe.Menu.SettingsButton,{Position = UDim2.new(1.205, 0,0.035, 0)},0.2)
  5076. wait(0.05)
  5077. tween(Ui.Mainframe.Menu.RejoinButton,{Position = UDim2.new(1.013, 0,0.035, 0)},0.2)
  5078. wait(0.05)
  5079. tween(Ui.Mainframe.Menu,{Size = UDim2.new(0, 103,0, 29),Position = UDim2.new(0.869, 0,0.047, 0)},0.2)
  5080. wait(0.05)
  5081. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(0.285, 0,0.035, 0)},0.2)
  5082. wait(0.05)
  5083. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(0.613, 0,0.035, 0)},0.2)
  5084. MenuOpen = not MenuOpen
  5085. wait(0.05)
  5086. end
  5087. tween(Ui.Mainframe.Menu,{Position = UDim2.new(1.048, 0,0.047, 0)},0.2)
  5088. wait(0.05)
  5089. tween(Ui.LeftBar.ProfileFrame,{Position = UDim2.new(-0.967, 0,0.865, 0)},0.2)
  5090. wait(0.05)
  5091. tween(Ui.LeftBar.TabButtons,{Position = UDim2.new(-0.991, 0,0.129, 0)},0.2)
  5092. wait(0.05)
  5093. tween(Ui.Tabs,{Position = UDim2.new(0.264, 0,1.044, 0)},0.2)
  5094. wait(0.05)
  5095. tween(Ui.Mainframe.SearchFrame,{Position = UDim2.new(0.263, 0,-0.132, 0)},0.2)
  5096. Ui.LeftBar.Executions.Visible = false
  5097. wait(0.05)
  5098. tween(Ui.LeftBar,{Position = UDim2.new(0.009, 0,0.016, 0),Size = UDim2.new(0, 859,0, 458)},0.2)
  5099. wait(0.05)
  5100. tween(Ui.LeftBar.Separator,{Size = UDim2.new(0, 819,0,1),Position = UDim2.new(0.023, 0,0.111, 0)},0.2)
  5101. tween(Ui.LeftBar.HomeText,{Size = UDim2.new(0, 861,0, 36),Position = UDim2.new(-0.003, 0,0.031, 0)},0.2)
  5102. wait(0.05)
  5103. tween(Ui.Mainframe.Menu,{Position = UDim2.new(1.048, 0,0.047, 0)},0.2)
  5104. wait(0.2)
  5105. PreviousPosition = Ui.Mainframe.Position
  5106. tween(Ui.Mainframe,{Position = UDim2.new(Ui.Mainframe.Position.X.Scale,Ui.Mainframe.Position.X.Offset,1.5,0)},0.2)
  5107. IsGuiClosed = true
  5108. TimesClosed = TimesClosed +1
  5109. if TimesClosed == 1 then
  5110. SendNotification("Potato","You can re-open the gui by pressing "..Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText.Text,3518320155,2)
  5111. end
  5112. end
  5113. end)
  5114.  
  5115. game:GetService("UserInputService").InputBegan:Connect(function(input, chatting)
  5116. if input.KeyCode == Hotkey and not chatting then
  5117. if IsGuiClosed then
  5118. tween(Ui.Mainframe,{Position = PreviousPosition},0.2)
  5119. wait(0.3)
  5120. tween(Ui.LeftBar.Separator,{Size = UDim2.new(0, 196,0,1),Position = UDim2.new(0.038,0,0.111, 0)},0.2)
  5121. tween(Ui.LeftBar.HomeText,{Size = UDim2.new(0, 132,0, 36),Position = UDim2.new(-0.003, 0,0.031, 0)},0.2)
  5122. wait(0.05)
  5123. tween(Ui.LeftBar.ProfileFrame,{Position = UDim2.new(0.038, 0,0.865, 0)},0.2)
  5124. wait(0.05)
  5125. tween(Ui.LeftBar.TabButtons,{Position = UDim2.new(0.024, 0,0.129, 0)},0.2)
  5126. wait(0.05)
  5127. tween(Ui.LeftBar,{Position = UDim2.new(0.01, 0,0.016, 0),Size = UDim2.new(0, 212,0, 458)},0.2)
  5128. Ui.LeftBar.Executions.Visible = true
  5129. wait(0.05)
  5130. tween(Ui.Tabs,{Position = UDim2.new(0.264, 0,0.126, 0)},0.2)
  5131. wait(0.05)
  5132. tween(Ui.Mainframe.SearchFrame,{Position = UDim2.new(0.263, 0,0.047, 0)},0.2)
  5133. wait(0.05)
  5134. tween(Ui.Mainframe.Menu,{Position = UDim2.new(0.869, 0,0.047, 0)},0.2)
  5135. IsGuiClosed = false
  5136. else
  5137. if ProfileMinimize then
  5138. ProfileMinimize = not ProfileMinimize
  5139. tween(Ui.LeftBar.ProfileFrame.PfPMinimize,{Rotation = 90},0.2)
  5140. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  5141. tween(Ui.LeftBar.ProfileFrame,{Size = UDim2.new(0, 196,0, 53),Position = UDim2.new(0.039, 0,0.865, 0)},0.2)
  5142. tween(Ui.LeftBar.ProfileFrame.ProfileImage,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  5143. tween(Ui.LeftBar.ProfileFrame.ProfileMask,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  5144. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,1.424, 0)},0.2)
  5145. wait(0.1)
  5146. Ui.LeftBar.ProfileFrame.UsernameText.Text = game:GetService("Players").LocalPlayer.Name
  5147. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  5148. end
  5149. if MenuOpen then
  5150. if SettingOpen then
  5151. tween(Ui.Mainframe.Menu.SettingsButton,{Rotation = 0},0.2)
  5152. tween(Ui.Mainframe.SettingsDropDown,{Size = UDim2.new(0, 122,0, 42),Position = UDim2.new(0.807, 0,0.108, 0)},0.2)
  5153. wait(0.2)
  5154. Ui.Mainframe.SettingsDropDown.Visible = false
  5155. SettingOpen = not SettingOpen
  5156. end
  5157. tween(Ui.Mainframe.Menu.MenuMaximize,{Rotation = 0},0.2)
  5158. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(1.553, 0,0.035, 0)},0.2)
  5159. wait(0.05)
  5160. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(1.387, 0,0.035, 0)},0.2)
  5161. wait(0.05)
  5162. tween(Ui.Mainframe.Menu.SettingsButton,{Position = UDim2.new(1.205, 0,0.035, 0)},0.2)
  5163. wait(0.05)
  5164. tween(Ui.Mainframe.Menu.RejoinButton,{Position = UDim2.new(1.013, 0,0.035, 0)},0.2)
  5165. wait(0.05)
  5166. tween(Ui.Mainframe.Menu,{Size = UDim2.new(0, 103,0, 29),Position = UDim2.new(0.869, 0,0.047, 0)},0.2)
  5167. wait(0.05)
  5168. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(0.285, 0,0.035, 0)},0.2)
  5169. wait(0.05)
  5170. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(0.613, 0,0.035, 0)},0.2)
  5171. MenuOpen = not MenuOpen
  5172. wait(0.05)
  5173. end
  5174. tween(Ui.Mainframe.Menu,{Position = UDim2.new(1.048, 0,0.047, 0)},0.2)
  5175. wait(0.05)
  5176. tween(Ui.LeftBar.ProfileFrame,{Position = UDim2.new(-0.967, 0,0.865, 0)},0.2)
  5177. wait(0.05)
  5178. tween(Ui.LeftBar.TabButtons,{Position = UDim2.new(-0.991, 0,0.129, 0)},0.2)
  5179. wait(0.05)
  5180. tween(Ui.Tabs,{Position = UDim2.new(0.264, 0,1.044, 0)},0.2)
  5181. wait(0.05)
  5182. tween(Ui.Mainframe.SearchFrame,{Position = UDim2.new(0.263, 0,-0.132, 0)},0.2)
  5183. Ui.LeftBar.Executions.Visible = false
  5184. wait(0.05)
  5185. tween(Ui.LeftBar,{Position = UDim2.new(0.009, 0,0.016, 0),Size = UDim2.new(0, 859,0, 458)},0.2)
  5186. wait(0.05)
  5187. tween(Ui.LeftBar.Separator,{Size = UDim2.new(0, 819,0,1),Position = UDim2.new(0.023, 0,0.111, 0)},0.2)
  5188. tween(Ui.LeftBar.HomeText,{Size = UDim2.new(0, 861,0, 36),Position = UDim2.new(-0.003, 0,0.031, 0)},0.2)
  5189. wait(0.05)
  5190. tween(Ui.Mainframe.Menu,{Position = UDim2.new(1.048, 0,0.047, 0)},0.2)
  5191. wait(0.2)
  5192. PreviousPosition = Ui.Mainframe.Position
  5193. tween(Ui.Mainframe,{Position = UDim2.new(Ui.Mainframe.Position.X.Scale,Ui.Mainframe.Position.X.Offset,1.5,0)},0.2)
  5194. IsGuiClosed = true
  5195. TimesClosed = TimesClosed +1
  5196. if TimesClosed == 1 then
  5197. SendNotification("Potato","You can re-open the gui by pressing "..Ui.Mainframe.SettingsDropDown.HotKey.HotkeyText.Text,3518320155,2)
  5198. end
  5199. end
  5200. end
  5201. end)
  5202.  
  5203. -- Close Controller
  5204. Ui.Mainframe.Menu.CloseButton.MouseButton1Click:Connect(function()
  5205. if ProfileMinimize then
  5206. ProfileMinimize = not ProfileMinimize
  5207. tween(Ui.LeftBar.ProfileFrame.PfPMinimize,{Rotation = 90},0.2)
  5208. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  5209. tween(Ui.LeftBar.ProfileFrame,{Size = UDim2.new(0, 196,0, 53),Position = UDim2.new(0.039, 0,0.865, 0)},0.2)
  5210. tween(Ui.LeftBar.ProfileFrame.ProfileImage,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  5211. tween(Ui.LeftBar.ProfileFrame.ProfileMask,{Position = UDim2.new(0.039, 0,0.11, 0)},0.2)
  5212. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,1.424, 0)},0.2)
  5213. wait(0.1)
  5214. Ui.LeftBar.ProfileFrame.UsernameText.Text = game:GetService("Players").LocalPlayer.Name
  5215. tween(Ui.LeftBar.ProfileFrame.UsernameText,{Position = UDim2.new(0.268, 0,0.472, 0)},0.2)
  5216. end
  5217. if MenuOpen then
  5218. if SettingOpen then
  5219. tween(Ui.Mainframe.Menu.SettingsButton,{Rotation = 0},0.2)
  5220. tween(Ui.Mainframe.SettingsDropDown,{Size = UDim2.new(0, 122,0, 42),Position = UDim2.new(0.807, 0,0.108, 0)},0.2)
  5221. wait(0.2)
  5222. Ui.Mainframe.SettingsDropDown.Visible = false
  5223. SettingOpen = not SettingOpen
  5224. end
  5225. tween(Ui.Mainframe.Menu.MenuMaximize,{Rotation = 0},0.2)
  5226. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(1.553, 0,0.035, 0)},0.2)
  5227. wait(0.05)
  5228. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(1.387, 0,0.035, 0)},0.2)
  5229. wait(0.05)
  5230. tween(Ui.Mainframe.Menu.SettingsButton,{Position = UDim2.new(1.205, 0,0.035, 0)},0.2)
  5231. wait(0.05)
  5232. tween(Ui.Mainframe.Menu.RejoinButton,{Position = UDim2.new(1.013, 0,0.035, 0)},0.2)
  5233. wait(0.05)
  5234. tween(Ui.Mainframe.Menu,{Size = UDim2.new(0, 103,0, 29),Position = UDim2.new(0.869, 0,0.047, 0)},0.2)
  5235. wait(0.05)
  5236. tween(Ui.Mainframe.Menu.CloseButton,{Position = UDim2.new(0.285, 0,0.035, 0)},0.2)
  5237. wait(0.05)
  5238. tween(Ui.Mainframe.Menu.HideButton,{Position = UDim2.new(0.613, 0,0.035, 0)},0.2)
  5239. MenuOpen = not MenuOpen
  5240. wait(0.05)
  5241. end
  5242. tween(Ui.Mainframe.Menu,{Position = UDim2.new(1.048, 0,0.047, 0)},0.2)
  5243. wait(0.05)
  5244. tween(Ui.LeftBar.ProfileFrame,{Position = UDim2.new(-0.967, 0,0.865, 0)},0.2)
  5245. wait(0.05)
  5246. tween(Ui.LeftBar.TabButtons,{Position = UDim2.new(-0.991, 0,0.129, 0)},0.2)
  5247. wait(0.05)
  5248. tween(Ui.Tabs,{Position = UDim2.new(0.264, 0,1.044, 0)},0.2)
  5249. wait(0.05)
  5250. tween(Ui.Mainframe.SearchFrame,{Position = UDim2.new(0.263, 0,-0.132, 0)},0.2)
  5251. Ui.LeftBar.Executions.Visible = false
  5252. wait(0.05)
  5253. tween(Ui.LeftBar,{Position = UDim2.new(0.009, 0,0.016, 0),Size = UDim2.new(0, 859,0, 458)},0.2)
  5254. wait(0.05)
  5255. tween(Ui.LeftBar.Separator,{Size = UDim2.new(0, 819,0,1),Position = UDim2.new(0.023, 0,0.111, 0)},0.2)
  5256. tween(Ui.LeftBar.HomeText,{Size = UDim2.new(1, 0,0, 36),Position = UDim2.new(-0.003, 0,0.031, 0)},0.2)
  5257. wait(0.05)
  5258. tween(Ui.LeftBar.HomeText,{Position = UDim2.new(-0.003, 0,0.462, 0)},0.2)
  5259. tween(Ui.LeftBar.Separator,{Position = UDim2.new(0.023, 0,0.539, 0)},0.2)
  5260. Ui.LeftBar.HomeText.Text = "Thanks for using Potato Hub"
  5261. wait(1)
  5262. Ui.LeftBar.HomeText.Text = ""
  5263. tween(Ui.LeftBar.HomeText,{Position = UDim2.new(-0.003, 0,-0.1, 0)},0.2)
  5264. tween(Ui.LeftBar.Separator,{Position = UDim2.new(0.023, 0,-0.1, 0)},0.2)
  5265. wait(0.05)
  5266. tween(Ui.Mainframe.Menu,{Position = UDim2.new(1.048, 0,0.047, 0)},0.2)
  5267. wait(0.2)
  5268. Ui.LeftBar.HomeText.Visible = false
  5269. Ui.LeftBar.Separator.Visible = false
  5270. Ui.Mainframe.SearchFrame.Visible = false
  5271. tween(Ui.Mainframe,{Size = UDim2.new(0,10,0,10)},0.4)
  5272. Hotkey = Enum.KeyCode.ButtonL3
  5273. wait(0.35)
  5274. Ui.ScreenGui.Enabled = false
  5275. end)
  5276.  
  5277. -- If Synapse, load up the querry script
  5278. if Compatible then
  5279. local GF = false
  5280. Ui.Tabs.GamesTab.Filter.Open.MouseButton1Click:Connect(function()
  5281. if GF then
  5282. tween(Ui.Tabs.GamesTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 25)},0.2)
  5283. tween(Ui.Tabs.GamesTab.Filter.OpenIcon,{Rotation = 90},0.2)
  5284. GF = not GF
  5285. else
  5286. tween(Ui.Tabs.GamesTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 51)},0.2)
  5287. tween(Ui.Tabs.GamesTab.Filter.OpenIcon,{Rotation = -90},0.2)
  5288. GF = not GF
  5289. end
  5290. end)
  5291. local SF = false
  5292. Ui.Tabs.ScriptsTab.Filter.Open.MouseButton1Click:Connect(function()
  5293. if SF then
  5294. tween(Ui.Tabs.ScriptsTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 25)},0.2)
  5295. tween(Ui.Tabs.ScriptsTab.Filter.OpenIcon,{Rotation = 90},0.2)
  5296. SF = not SF
  5297. else
  5298. tween(Ui.Tabs.ScriptsTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 51)},0.2)
  5299. tween(Ui.Tabs.ScriptsTab.Filter.OpenIcon,{Rotation = -90},0.2)
  5300. SF = not SF
  5301. end
  5302. end)
  5303.  
  5304. Ui.Tabs.GamesTab.Filter.Underlay.option2.MouseButton1Click:Connect(function()
  5305. if Ui.Tabs.GamesTab.FavMode.Value then
  5306. local Yeet = Ui.Tabs.GamesTab.Filter.Text
  5307. Ui.Tabs.GamesTab.Filter.Text = Ui.Tabs.GamesTab.Filter.Underlay.option2.Text
  5308. Ui.Tabs.GamesTab.Filter.Underlay.option2.Text = Yeet
  5309. Yeet = nil
  5310. Ui.Tabs.GamesTab.FavMode.Value = not Ui.Tabs.GamesTab.FavMode.Value
  5311. tween(Ui.Tabs.GamesTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 25)},0.2)
  5312. tween(Ui.Tabs.GamesTab.Filter.OpenIcon,{Rotation = 90},0.2)
  5313. GF = not GF
  5314. for _,v in pairs(Ui.Tabs.GamesTab.GamesContainer:GetChildren()) do
  5315. if v:IsA("TextButton") then
  5316. v.Visible = true
  5317. end
  5318. end
  5319. else
  5320. local Yeet = Ui.Tabs.GamesTab.Filter.Text
  5321. Ui.Tabs.GamesTab.Filter.Text = Ui.Tabs.GamesTab.Filter.Underlay.option2.Text
  5322. Ui.Tabs.GamesTab.Filter.Underlay.option2.Text = Yeet
  5323. Yeet = nil
  5324. Ui.Tabs.GamesTab.FavMode.Value = not Ui.Tabs.GamesTab.FavMode.Value
  5325. tween(Ui.Tabs.GamesTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 25)},0.2)
  5326. tween(Ui.Tabs.GamesTab.Filter.OpenIcon,{Rotation = 90},0.2)
  5327. GF = not GF
  5328. for _,v in pairs(Ui.Tabs.GamesTab.GamesContainer:GetChildren()) do
  5329. if v:IsA("TextButton") then
  5330. if not v.Underlay.FavoriteBool.Value then
  5331. v.Visible = false
  5332. end
  5333. end
  5334. end
  5335. end
  5336. end)
  5337. Ui.Tabs.ScriptsTab.Filter.Underlay.option2.MouseButton1Click:Connect(function()
  5338. if Ui.Tabs.ScriptsTab.FavMode.Value then
  5339. local Yeet = Ui.Tabs.ScriptsTab.Filter.Text
  5340. Ui.Tabs.ScriptsTab.Filter.Text = Ui.Tabs.ScriptsTab.Filter.Underlay.option2.Text
  5341. Ui.Tabs.ScriptsTab.Filter.Underlay.option2.Text = Yeet
  5342. Yeet = nil
  5343. Ui.Tabs.ScriptsTab.FavMode.Value = not Ui.Tabs.ScriptsTab.FavMode.Value
  5344. tween(Ui.Tabs.ScriptsTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 25)},0.2)
  5345. tween(Ui.Tabs.ScriptsTab.Filter.OpenIcon,{Rotation = 90},0.2)
  5346. SF = not SF
  5347. for _,v in pairs(Ui.Tabs.ScriptsTab.ScriptContainer:GetChildren()) do
  5348. if v:IsA("TextButton") then
  5349. v.Visible = true
  5350. end
  5351. end
  5352. else
  5353. local Yeet = Ui.Tabs.ScriptsTab.Filter.Text
  5354. Ui.Tabs.ScriptsTab.Filter.Text = Ui.Tabs.ScriptsTab.Filter.Underlay.option2.Text
  5355. Ui.Tabs.ScriptsTab.Filter.Underlay.option2.Text = Yeet
  5356. Yeet = nil
  5357. Ui.Tabs.ScriptsTab.FavMode.Value = not Ui.Tabs.ScriptsTab.FavMode.Value
  5358. tween(Ui.Tabs.ScriptsTab.Filter.Underlay,{Size = UDim2.new(0, 81,0, 25)},0.2)
  5359. tween(Ui.Tabs.ScriptsTab.Filter.OpenIcon,{Rotation = 90},0.2)
  5360. SF = not SF
  5361. for _,v in pairs(Ui.Tabs.ScriptsTab.ScriptContainer:GetChildren()) do
  5362. if v:IsA("TextButton") then
  5363. if not v.Underlay.FavoriteBool.Value then
  5364. v.Visible = false
  5365. end
  5366. end
  5367. end
  5368. end
  5369. end)
  5370. end
  5371.  
  5372. -- Sliders Controller
  5373. TrueSlider(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSSlider,0,300)
  5374. TrueSlider(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPSlider,0,300)
  5375. TrueSlider(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHSlider,0,100)
  5376. TrueSlider(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GSlider,0,500)
  5377.  
  5378. local ValueTable = {Val1 = 0, Val2 = 0, Val3 = 0, Val4 = 0}
  5379.  
  5380. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput,function()
  5381. if Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput.Text == "" then ValueTable[1] = 0 else
  5382. ValueTable[1] = tonumber(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput.Text)
  5383. end
  5384. SetSliderValue(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSSlider,ValueTable[1],300)
  5385. if ValueTable[1] > 300 then
  5386. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput.Text = "300"
  5387. end
  5388. end)
  5389.  
  5390. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput,function()
  5391. if Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput.Text == "" then ValueTable[2] = 0 else
  5392. ValueTable[2] = tonumber(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput.Text)
  5393. end
  5394. SetSliderValue(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPSlider,ValueTable[2],300)
  5395. if ValueTable[2] > 300 then
  5396. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput.Text = "300"
  5397. end
  5398. end)
  5399.  
  5400. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput,function()
  5401. if Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput.Text == "" then ValueTable[3] = 0 else
  5402. ValueTable[3] = tonumber(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput.Text)
  5403. end
  5404. SetSliderValue(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GSlider,ValueTable[3],500)
  5405. if ValueTable[3] > 500 then
  5406. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput.Text = "500"
  5407. end
  5408. end)
  5409.  
  5410. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput,function()
  5411. if Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput.Text == "" then ValueTable[4] = 0 else
  5412. ValueTable[4] = tonumber(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput.Text)
  5413. end
  5414. SetSliderValue(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHSlider,ValueTable[4],100)
  5415. if ValueTable[4] > 100 then
  5416. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput = "100"
  5417. end
  5418. end)
  5419.  
  5420. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput,function()
  5421. Player.Character.Humanoid.WalkSpeed = Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput.Text
  5422. end)
  5423.  
  5424. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput,function()
  5425. Player.Character.Humanoid.JumpPower = Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput.Text
  5426. end)
  5427.  
  5428. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput,function()
  5429. Player.Character.Humanoid.HipHeight = Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput.Text
  5430. end)
  5431.  
  5432. ConnectToText(Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput,function()
  5433. game.workspace.Gravity = Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput.Text
  5434. end)
  5435.  
  5436. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSReset.MouseButton1Click:Connect(function()
  5437. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.WalkSpeedSliderBody.WSOutput.Text = "16"
  5438. end)
  5439.  
  5440. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPReset.MouseButton1Click:Connect(function()
  5441. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.JumpPowerSliderBody.JPOutput.Text = "50"
  5442. end)
  5443. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHReset.MouseButton1Click:Connect(function()
  5444. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.HipHeightSliderBody.HHOutput.Text = "2"
  5445. end)
  5446. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GReset.MouseButton1Click:Connect(function()
  5447. Ui.Tabs.LocalsTab.LocalHeader.SliderContainer.GravitySliderBody.GOutput.Text = "196.2"
  5448. end)
  5449.  
  5450. -- If Synapse, AddScript Tab Controller
  5451. if Compatible then
  5452. Ui.Tabs.AddScriptTab.HowToButton.MouseButton1Click:Connect(function()
  5453. Ui.Tabs.AddScriptTab.HowToMiniTab.Visible = not Ui.Tabs.AddScriptTab.HowToMiniTab.Visible
  5454. end)
  5455. Ui.Tabs.AddScriptTab.HowToMiniTab.CloseButton.MouseButton1Click:Connect(function()
  5456. Ui.Tabs.AddScriptTab.HowToMiniTab.Visible = false
  5457. end)
  5458. ConnectToText(Ui.Tabs.AddScriptTab.AddScriptButtons.NameHeader.NameInput,function()
  5459. local Text = Ui.Tabs.AddScriptTab.AddScriptButtons.NameHeader.NameInput.Text
  5460. local Result
  5461. if Text == "" then Result = "Name" else Result = Text end
  5462. Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.Text = Result
  5463. Text = nil
  5464. Result = nil
  5465. end)
  5466.  
  5467. ConnectToText(Ui.Tabs.AddScriptTab.AddScriptButtons.ColorHeader.ColorInput,function()
  5468. local Color = Ui.Tabs.AddScriptTab.AddScriptButtons.ColorHeader.ColorInput.Text
  5469. pcall(function()
  5470. Colori = Color3.fromRGB(ParseForColor3(Color))
  5471. end)
  5472. if Colori.R == 0 and Colori.G == 0 and Colori.B == 0 then Colori = Color3.fromRGB(255,255,255) end
  5473. Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.TextColor3 = Colori
  5474. end)
  5475.  
  5476. ConnectToText(Ui.Tabs.AddScriptTab.AddScriptButtons.IconHeader.IconInput,function()
  5477. local Icon = Ui.Tabs.AddScriptTab.AddScriptButtons.IconHeader.IconInput.Text
  5478. if Icon == "" then Icon = "4030893124" end
  5479. local RealIcon = tostring(tonumber(Icon) - 1)
  5480. Ui.Tabs.AddScriptTab.Preview.Underlay.ScriptImage.Image = "rbxassetid://"..RealIcon
  5481. end)
  5482.  
  5483. Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone.MouseButton1Click:Connect(function()
  5484. local GameButton = create("TextButton",{
  5485. Name = "GameButton",
  5486. Text = "",
  5487. BackgroundTransparency = 1,
  5488. Parent = Ui.Tabs.SavedScriptTab.SavedScriptContainer
  5489. })
  5490. local Underlay = create("ImageLabel",{
  5491. Name = "Underlay",
  5492. BackgroundTransparency = 1,
  5493. Size = UDim2.new(0, 146,0, 109),
  5494. Image = "rbxassetid://3570695787",
  5495. ImageColor3 = Color3.fromRGB(38, 38, 47),
  5496. ScaleType = Enum.ScaleType.Slice,
  5497. SliceCenter = Rect.new(100,100,100,100),
  5498. SliceScale = 0.05,
  5499. Parent = GameButton
  5500. })
  5501. local Separator = create("Frame",{
  5502. Name = "Separator",
  5503. BackgroundColor3 = Color3.fromRGB(48, 48, 48),
  5504. BorderSizePixel = 0,
  5505. Position = UDim2.new(0, 0,0.734, 0),
  5506. Size = UDim2.new(0, 146,0, 1),
  5507. Parent = Underlay
  5508. })
  5509. local GameImage = create("ImageLabel",{
  5510. Name = "GameImage",
  5511. AnchorPoint = Vector2.new(0.5,0.5),
  5512. BackgroundTransparency = 1,
  5513. Position = UDim2.new(0.5,0,0.372,0),
  5514. Size = UDim2.new(0, 86,0, 65),
  5515. Zindex = 2,
  5516. Image = Ui.Tabs.AddScriptTab.Preview.Underlay.ScriptImage.Image,
  5517. Parent = Underlay
  5518. })
  5519. local Link = create("StringValue",{
  5520. Name = "Link",
  5521. Value = Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text,
  5522. Parent = Underlay
  5523. })
  5524. local Title = create("TextLabel",{
  5525. Name = "Title",
  5526. AnchorPoint = Vector2.new(0.5,0.5),
  5527. BackgroundTransparency = 1,
  5528. Position = UDim2.new(0.5,0,0.874,0),
  5529. Size = UDim2.new(0, 145,0, 26),
  5530. Zindex = 2,
  5531. Font = Enum.Font.Cartoon,
  5532. Text = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.Text,
  5533. TextColor3 = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.TextColor3,
  5534. TextSize = 18,
  5535. TextWrapped = true,
  5536. Parent = Underlay
  5537. })
  5538.  
  5539. GameButton.MouseEnter:Connect(function()
  5540. tween(Underlay,{Position = UDim2.new(0,0,0,-10)},0.2)
  5541. end)
  5542. GameButton.MouseLeave:Connect(function()
  5543. tween(Underlay,{Position = UDim2.new(0,0,0,0)},0.2)
  5544. end)
  5545. GameButton.MouseButton1Click:Connect(function()
  5546. tween(Underlay,{ImageTransparency = 0.5},0.2)
  5547. loadstring(game:HttpGet((Link.Value),true))()
  5548. wait(0.2)
  5549. tween(Underlay,{ImageTransparency = 0},0.2)
  5550. end)
  5551. local EditClone = GameButton:Clone()
  5552. EditClone.Parent = Ui.Tabs.AddScriptTab.EditContainer.ScrollingFrame
  5553. local EditButton = create("ImageButton",{
  5554. Name = "EditScript",
  5555. Size = UDim2.new(0,20,0,20),
  5556. Position = UDim2.new(0.167, 0, 0.023, 0),
  5557. BackgroundTransparency = 1,
  5558. Image = "http://www.roblox.com/asset/?id=4047150600",
  5559. ImageColor3 = Color3.fromRGB(230, 204, 6),
  5560. Parent = EditClone.Underlay
  5561. })
  5562. local DeleteButton = create("ImageButton",{
  5563. Name = "DeleteButton",
  5564. BackgroundTransparency = 1,
  5565. Size = UDim2.new(0,25,0,25),
  5566. Image = "rbxassetid://3515504602",
  5567. ImageColor3 = Color3.fromRGB(255,0,0),
  5568. Parent = EditClone
  5569. })
  5570. DeleteButton.MouseButton1Click:Connect(function()
  5571. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  5572. if v:IsA("TextButton") then
  5573. if v.Underlay:FindFirstChild("Title") then
  5574. if v.Underlay.Title.Text == Title.Text then
  5575. v:Destroy()
  5576. EditClone:Destroy()
  5577. SavedS = {}
  5578. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  5579. if v:IsA("TextButton") then
  5580. wait()
  5581. local LocalSettings = {
  5582. STitle = v.Underlay.Title.Text,
  5583. SColor = v.Underlay.Title.TextColor3.r .."," .. v.Underlay.Title.TextColor3.g .. "," .. v.Underlay.Title.TextColor3.b,
  5584. SImg = v.Underlay.GameImage.Image,
  5585. SLink = v.Underlay.Link.Value
  5586. }
  5587. SavedS[v.Underlay.Title.Text] = LocalSettings
  5588. Save(CFGSScript,SavedS)
  5589. end
  5590. end
  5591. break
  5592. end
  5593. end
  5594. end
  5595. end
  5596. end)
  5597. EditButton.MouseButton1Click:Connect(function()
  5598. local DoneBack = Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone
  5599. Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone.Visible = false
  5600. local EditDone = Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone:Clone()
  5601. EditDone.ButtonMask.TextLabel.Text = "Edit Script"
  5602. EditDone.Visible = true
  5603. EditDone.Parent = Ui.Tabs.AddScriptTab.AddScriptButtons
  5604. Ui.Tabs.AddScriptTab.AddScriptButtons.IconHeader.IconInput.Text = GameImage.Image
  5605. Ui.Tabs.AddScriptTab.AddScriptButtons.NameHeader.NameInput.Text = Title.Text
  5606. Ui.Tabs.AddScriptTab.AddScriptButtons.ColorHeader.ColorInput.Text = round2(Title.TextColor3.r * 255,0) .."," .. round2(Title.TextColor3.g * 255,0) .. "," .. round2(Title.TextColor3.b * 255,0)
  5607. Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text = Link.Value
  5608. EditDone.MouseButton1Click:Connect(function()
  5609. GameImage.Image = Ui.Tabs.AddScriptTab.Preview.Underlay.ScriptImage.Image
  5610. EditClone.Underlay.GameImage.Image = Ui.Tabs.AddScriptTab.Preview.Underlay.ScriptImage.Image
  5611. if not Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text == nil then
  5612. Link.Value = Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text
  5613. else
  5614. Link.Value = ""
  5615. end
  5616. Title.Text = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.Text
  5617. EditClone.Underlay.Title.Text = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.Text
  5618. Title.TextColor3 = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.TextColor3
  5619. EditClone.Underlay.Title.TextColor3 = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.TextColor3
  5620. DoneBack.Visible = true
  5621. SavedS = {}
  5622. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  5623. if v:IsA("TextButton") then
  5624. wait()
  5625. local LocalSettings = {
  5626. STitle = v.Underlay.Title.Text,
  5627. SColor = round2(v.Underlay.Title.TextColor3.r*255,0) .."," .. round2(v.Underlay.Title.TextColor3.g*255,0) .. "," .. round2(v.Underlay.Title.TextColor3.b*255,0),
  5628. SImg = v.Underlay.GameImage.Image,
  5629. SLink = v.Underlay.Link.Value
  5630. }
  5631. SavedS[v.Underlay.Title.Text] = LocalSettings
  5632. Save(CFGSScript,SavedS)
  5633. end
  5634. end
  5635. DoneBack = nil
  5636. EditDone:Destroy()
  5637. EditDone = nil
  5638. end)
  5639. end)
  5640. end)
  5641. Ui.Tabs.SavedScriptTab.SavedScriptContainer.ChildAdded:Connect(function()
  5642. SavedS = {}
  5643. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  5644. if v:IsA("TextButton") then
  5645. wait()
  5646. local LocalSettings = {
  5647. STitle = v.Underlay.Title.Text,
  5648. SColor = round2(v.Underlay.Title.TextColor3.r*255,0) .."," .. round2(v.Underlay.Title.TextColor3.g*255,0) .. "," .. round2(v.Underlay.Title.TextColor3.b*255,0),
  5649. SImg = v.Underlay.GameImage.Image,
  5650. SLink = v.Underlay.Link.Value
  5651. }
  5652. SavedS[v.Underlay.Title.Text] = LocalSettings
  5653. end
  5654. Save(CFGSScript,SavedS)
  5655. end
  5656. end)
  5657.  
  5658. Ui.Tabs.SavedScriptTab.SavedScriptContainer.ChildRemoved:Connect(function()
  5659. print("humm")
  5660. SavedS = {}
  5661. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  5662. if v:IsA("TextButton") then
  5663. print(v)
  5664. wait()
  5665. local LocalSettings = {
  5666. STitle = v.Underlay.Title.Text,
  5667. SColor = round2(v.Underlay.Title.TextColor3.r*255,0) .."," .. round2(v.Underlay.Title.TextColor3.g*255,0) .. "," .. round2(v.Underlay.Title.TextColor3.b*255,0),
  5668. SImg = v.Underlay.GameImage.Image,
  5669. SLink = v.Underlay.Link.Value
  5670. }
  5671. SavedS[v.Underlay.Title.Text] = LocalSettings
  5672. end
  5673. Save(CFGSScript,SavedS)
  5674. end
  5675. end)
  5676. end
  5677.  
  5678. -- Search Script
  5679. Ui.Mainframe.SearchFrame.TextBox:GetPropertyChangedSignal("Text"):Connect(function()
  5680. Search(Ui.Mainframe.SearchFrame.TextBox,Ui.Tabs.GamesTab.GamesContainer)
  5681. Ui.Tabs.GamesTab.Filter.Text = "None"
  5682. Ui.Tabs.GamesTab.Filter.Underlay.option2.Text = "Favorites"
  5683. if Compatible then Ui.Tabs.GamesTab.FavMode.Value = false end
  5684. Search(Ui.Mainframe.SearchFrame.TextBox,Ui.Tabs.ScriptsTab.ScriptContainer)
  5685. Ui.Tabs.ScriptsTab.Filter.Text = "None"
  5686. Ui.Tabs.ScriptsTab.Filter.Underlay.option2.Text = "Favorites"
  5687. if Synapse then Ui.Tabs.ScriptsTab.FavMode.Value = false end
  5688. end)
  5689.  
  5690. -- Local Tab Controller
  5691. Button(Ui.Tabs.LocalsTab.QuickActionsHeader.QAButtonContainer.QAESPButton,function()
  5692. loadstring(game:HttpGet("https://pastebin.com/raw/uw2P2fbY", true))()
  5693. end)
  5694. Button(Ui.Tabs.LocalsTab.QuickActionsHeader.QAButtonContainer.QABToolsButton,function()
  5695. loadstring(game:HttpGet(('https://pastebin.com/raw/CifxG6gz'),true))()
  5696. end)
  5697. Button(Ui.Tabs.LocalsTab.QuickActionsHeader.QAButtonContainer.QACtrlClickTPButton,function()
  5698. local Plr = game:GetService("Players").LocalPlayer
  5699. local Mouse = Plr:GetMouse()
  5700.  
  5701. Mouse.Button1Down:connect(function()
  5702. if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  5703. if not Mouse.Target then return end
  5704. Plr.Character:MoveTo(Mouse.Hit.p)
  5705. end)
  5706. end)
  5707. Button(Ui.Tabs.LocalsTab.QuickActionsHeader.QAButtonContainer.QAFullbrightButton,function()
  5708. local s = Instance.new("PointLight", game.Players.LocalPlayer.Character.Head)
  5709. s.Brightness = .3
  5710. s.Range = 100
  5711. game.Lighting.Changed:connect(function()
  5712. game.Lighting.TimeOfDay = "14:00:00"
  5713. game.Lighting.FogEnd = 9999
  5714. game.Lighting.Brightness = 2
  5715. game.Lighting.ColorCorrection.Brightness = 0.1
  5716. game.Lighting.ColorCorrection.Saturation = 0.1
  5717. game.Lighting.Bloom.Intensity = 0.1
  5718. end)
  5719. end)
  5720. Button(Ui.Tabs.LocalsTab.QuickActionsHeader.QAButtonContainer.QAInfiniteYieldButton,function()
  5721. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))() -- u should update localtab more often
  5722. end)
  5723. Button(Ui.Tabs.LocalsTab.QuickActionsHeader.QAButtonContainer.QARejoinButton,function()
  5724. game:GetService("TeleportService"):Teleport(game.PlaceId,game:GetService("Players").LocalPlayer)
  5725. end)
  5726.  
  5727. -- Waypoint Controller
  5728. local color = nil --Freeing up space
  5729. for _,v in pairs(Ui.Tabs.LocalsTab.WaypointHeader.WPColors:GetChildren()) do
  5730. v.MouseButton1Click:Connect(function()
  5731. tween(Ui.Tabs.LocalsTab.WaypointHeader.SetColorFrame.SetColorMask,{ImageColor3 = v.ImageColor3},0.2)
  5732. end)
  5733. end
  5734. Ui.Tabs.LocalsTab.WaypointHeader.SetColorFrame.MouseButton1Click:Connect(function()
  5735. color = Ui.Tabs.LocalsTab.WaypointHeader.SetColorFrame.SetColorMask.ImageColor3
  5736. end)
  5737. Ui.Tabs.LocalsTab.WaypointHeader.AddWaypointFrame.MouseButton1Click:Connect(function()
  5738. local Waypoint = Instance.new("TextButton",Ui.Tabs.LocalsTab.WaypointHeader.WPContainer)
  5739. Waypoint.BackgroundColor3 = color
  5740. Waypoint.BorderSizePixel = 0
  5741. Waypoint.Font = Enum.Font.Gotham
  5742. Waypoint.TextSize = 10
  5743. Waypoint.Text = Ui.Tabs.LocalsTab.WaypointHeader.WPTextBoxFrame.WPTextBox.Text
  5744. Waypoint.Name = Waypoint.Text
  5745. local DeleteButton = Instance.new("ImageButton",Waypoint)
  5746. DeleteButton.BorderSizePixel = 0
  5747. DeleteButton.BackgroundTransparency = 1
  5748. DeleteButton.Position = UDim2.new(0,0,0,0)
  5749. DeleteButton.Size = UDim2.new(0,20,0,20)
  5750. DeleteButton.Image = "rbxassetid://3515504602"
  5751. DeleteButton.ImageColor3 = Color3.fromRGB(255,0,0)
  5752. DeleteButton.Name = "DeleteButton"
  5753. local WaypointPart = Instance.new("Part",workspace)
  5754. WaypointPart.Transparency = 1
  5755. WaypointPart.Size = Vector3.new(1,1,1)
  5756. WaypointPart.Position = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Position
  5757. WaypointPart.Anchored = true
  5758. WaypointPart.CanCollide = false
  5759. local BB = Instance.new("BillboardGui",game:GetService("Players").LocalPlayer.PlayerGui)
  5760. BB.Adornee = WaypointPart
  5761. BB.Size = UDim2.new(1,0,1,0)
  5762. BB.AlwaysOnTop = true
  5763. BB.ClipsDescendants = false
  5764. local WaypointFrame = Instance.new("Frame",BB)
  5765. WaypointFrame.AnchorPoint = Vector2.new(0.5,0.5)
  5766. WaypointFrame.BackgroundColor3 = color
  5767. WaypointFrame.BorderSizePixel = 0
  5768. WaypointFrame.Position = UDim2.new(0.5,0,0.5,0)
  5769. WaypointFrame.Rotation = 45
  5770. WaypointFrame.Size = UDim2.new(0,20,0,20)
  5771. local WaypointText = Instance.new("TextLabel",WaypointFrame)
  5772. WaypointText.BackgroundColor3 = color
  5773. WaypointText.BackgroundTransparency = 1
  5774. WaypointText.BorderSizePixel = 0
  5775. WaypointText.Position = UDim2.new(0.5,2,0.5,5)
  5776. WaypointText.Rotation = -45
  5777. WaypointText.Size = UDim2.new(0,30,0,20)
  5778. WaypointText.Font = Enum.Font.Gotham
  5779. WaypointText.Text = Waypoint.Text
  5780. WaypointText.TextColor3 = Color3.fromRGB(255,255,255)
  5781. WaypointText.TextSize = 14
  5782. Waypoint.MouseButton1Click:Connect(function()
  5783. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(WaypointPart.Position)
  5784. end)
  5785. DeleteButton.MouseButton1Click:Connect(function()
  5786. BB:Destroy()
  5787. Waypoint:Destroy()
  5788. end)
  5789. end)
  5790. _G.Tweens = true
  5791. _G.Loaded = true
  5792.  
  5793. -- Scripts Loading
  5794.  
  5795. --Host controller
  5796. local Host = "https://potato-hub.com/Files/"
  5797.  
  5798. --Games
  5799. CGB(920587237,"Adopt Me!","Psychiatrist Colman",Host.. "Games/AdoptMe.lua")
  5800. CGB(286090429,"Arsenal","asgar/csmit",Host.. "Games/Arsenal.lua")
  5801. CGB(3233893879,"Bad Business","Peyton/CriShoux",Host.. "Games/BadBusiness.lua")
  5802. CGB(1537690962,"Bee Swarm Simulator","?",Host.. "Games/BeSwarmSimulator.lua")
  5803. CGB(4704006941,"Blade Thowing Simulator","4704006941",Host.. "Games/BladeThowingSimulator.lua")
  5804. CGB(3851622790,"Break In","HamstaGang",Host.. "Games/BreakIn.lua")
  5805. CGB(2512643572,"Bubble Gum Simulator","Ayano",Host.. "Games/BubbleGumSimulator.lua")
  5806. CGB(537413528,"Build a Boat for Treasure","?",Host.. "Games/BuildABoatForTreasure.lua")
  5807. CGB(3056526277,"Build and Survive!","brianops1",Host.. "Games/BuildAndSurvive.lua")
  5808. CGB(4521984823,"Bullseye Simulator","System Exodus",Host.. "Games/BullseyeSimulator.lua")
  5809. CGB(654732683,"Car Crushers 2","?",Host.. "Games/CarCrushers2.lua")
  5810. CGB(4254575069,"Champion Simulator","ToxicParents",Host.. "Games/ChampionSimulator.lua")
  5811. CGB(301549746,"Counter Blox","?",Host.. "Games/CounterBlox.lua")
  5812. CGB(3556333558,"Death Star Tycoon","?",Host.. "Games/DeathStarTycoon.lua")
  5813. CGB(1215581239,"Doomspire Brickbattle","neb",Host.. "Games/DoomspireBrickbattle.lua")
  5814. CGB(2414851778,"Dungeon Quest","Jas_n",Host.. "Games/DungeonQuest.lua")
  5815. CGB(4519672226,"Egg Clicker","brianops16",Host.. "Games/EggClicker.lua")
  5816. CGB(893973440,"Flee The Facility","mrobbin99",Host.. "Games/FleeTheFacility.lua")
  5817. CGB(2986677229,"Giant Simulator","Megumu",Host.. "Games/GiantSimulator.lua")
  5818. CGB(3586649106,"Jailbreak","sirelkilla/Showerhead",Host.. "Games/Jailbreak.lua") --fake game place
  5819. CGB(4528239858,"Lawn Mowing Simulator","brack4712/safazi",Host.. "Games/LawnMowingSimulator.lua")
  5820. CGB(3101667897,"Legends of Speed","AbstractPoo",Host.. "Games/LegendsOfSpeed.lua")
  5821. CGB(3652625463,"Lifting Simulator","Himiko Toga",Host.."Games/LiftingSimulator.lua")
  5822. CGB(13822889,"Lumber Tycoon 2","Sten",Host.. "Games/LumberTycoon2.lua")
  5823. CGB(1224212277,"Mad City","System Exodus",Host.. "Games/MadCity.lua")
  5824. CGB(258258996,"Miner's Haven","LuckyMMB",Host.. "Games/MinersHaven.lua")
  5825. CGB(142823291,"Murder Mystery 2","Vynixu",Host.. "Games/MurderMystery2.lua")
  5826. CGB(4317347865,"Murder Mystery 3","onetab",Host.. "Games/MurderMystery3.lua")
  5827. CGB(3956818381,"Ninja Legends","System Exodus",Host.. "Games/NinjaLegends.lua")
  5828. CGB(292439477,"Phantom Forces","PotatoScripts/ic3w0lf",Host.. "Games/PhantomForces.lua")
  5829. CGB(663655429,"Pick a Side","Hackmaster12",Host.. "Games/PickASide.lua")
  5830. CGB(155615604,"Prison Life","Jmuse",Host.. "Games/PrisonLife.lua")
  5831. CGB(137877687,"RoCitizens","LegendHmz",Host.. "Games/RoCitizens.lua")
  5832. CGB(659222129,"Swordburst 2","Unknown",Host.."Games/swordburst2autofarm.lua")
  5833. CGB(137885680,"Zombie Rush","CriShoux",Host.."Games/ZombieRush.lua")
  5834. CGB(3823781113,"Saber Simulator","0x100 and eprx",Host.. "Games/SaberSimulator.lua")
  5835. CGB(3227921645,"The True Backrooms","unknown",Host.. "Games/TheTrueBackrooms.lua")
  5836. CGB(3536261942,"Work at a Pizza Place","sirelkilla",Host.. "Games/WorkAtAPizzaPlace.lua") --fake game place
  5837.  
  5838. --Scripts
  5839. CSB("Aimbot(mouse)",Host.. "Scripts/AimbotMouse.lua")
  5840. CSB("Alt+Click Destroy",Host.. "Scripts/AltDestroy.lua")
  5841. CSB("Animations",Host.. "Scripts/Animations.lua")
  5842. CSB("Anti-Afk",Host.. "Scripts/AntiAfk.lua")
  5843. CSB("BrackHub V4",Host.. "Scripts/BrackHubV4.lua")
  5844. CSB("BTools (Press N)",Host.. "Scripts/BtoolsPressN.lua")
  5845. CSB("Chams",Host.. "Scripts/Chams.lua")
  5846. CSB("Chat Spy",Host.. "Scripts/ChatSpy.lua")
  5847. CSB("Ctrl+Click Tp",Host.. "Scripts/CtrlTp.lua")
  5848. CSB("DarkDex",Host.. "Scripts/DarkDex.lua")
  5849. CSB("Dolphin-ESP",Host.. "Scripts/DophinsESP.lua")
  5850. CSB("Fling Gui",Host.. "Scripts/FlingGui.lua")
  5851. CSB("Freecam (Press C)",Host.. "Scripts/FreeCam.lua")
  5852. CSB("Infinite Jump",Host.. "Scripts/InfiniteJump.lua")
  5853. CSB("Infinite Yield",Host.. "Scripts/InfiniteYield.lua")
  5854. CSB("Locater",Host.. "Scripts/Locater.lua")
  5855. CSB("Noclip",Host.. "Scripts/Noclip.lua")
  5856. CSB("Remote-Spy",Host.. "Scripts/RemoteSpy.lua")
  5857. CSB("Speed (press Q)",Host.. "Scripts/SpeedHold.lua")
  5858. CSB("Synapse-Esp",Host.. "Scripts/SynapseEsp.lua")
  5859. CSB("Tp Gui",Host.. "Scripts/TpGui.lua")
  5860. CSB("Waypoints",Host.."Scripts/Waypoints.lua")
  5861.  
  5862. --Exclusives
  5863. CEB("Radar","rbxassetid://3647559030",Host.."Exclusives/Radar.lua")
  5864. CEB("Minimap","rbxassetid://4675255040",Host.."Exclusives/Minimap.lua")
  5865. CEB("AOT Last Breath","rbxassetid://4330540649",Host.."Exclusives/AOTLastBreath.lua")
  5866.  
  5867.  
  5868. _G.Buttons = true
  5869.  
  5870. -- If Synapse then execute the button loading script
  5871. if Compatible then
  5872. for _,v in pairs(GFav) do
  5873. for _,g in pairs(Ui.Tabs.GamesTab.GamesContainer:GetChildren()) do
  5874. if g:IsA("TextButton") then
  5875. if g.Underlay.Title.Text == v.GameTitle then
  5876. g.Underlay.FavoriteButton.Image = "rbxassetid://4032041130"
  5877. g.Underlay.FavoriteBool.Value = true
  5878. end
  5879. end
  5880. end
  5881. end
  5882. for _,v in pairs(SFav) do
  5883. for _,g in pairs(Ui.Tabs.ScriptsTab.ScriptContainer:GetChildren()) do
  5884. if g:IsA("TextButton") then
  5885. if g.Underlay.Title.Text == v.ScriptTitle then
  5886. g.Underlay.FavoriteButton.Image = "rbxassetid://4032041130"
  5887. g.Underlay.FavoriteBool.Value = true
  5888. end
  5889. end
  5890. end
  5891. end
  5892. end
  5893. _G.Favs = true
  5894.  
  5895. -- If Synapse then execute the saved script loading
  5896. if Compatible then
  5897. for _,v in pairs(SavedS) do
  5898. local GameButton = create("TextButton",{
  5899. Name = "GameButton",
  5900. Text = "",
  5901. BackgroundTransparency = 1,
  5902. Parent = Ui.Tabs.SavedScriptTab.SavedScriptContainer
  5903. })
  5904. local Underlay = create("ImageLabel",{
  5905. Name = "Underlay",
  5906. BackgroundTransparency = 1,
  5907. Size = UDim2.new(0, 146,0, 109),
  5908. Image = "rbxassetid://3570695787",
  5909. ImageColor3 = Color3.fromRGB(38, 38, 47),
  5910. ScaleType = Enum.ScaleType.Slice,
  5911. SliceCenter = Rect.new(100,100,100,100),
  5912. SliceScale = 0.05,
  5913. Parent = GameButton
  5914. })
  5915. local Separator = create("Frame",{
  5916. Name = "Separator",
  5917. BackgroundColor3 = Color3.fromRGB(48, 48, 48),
  5918. BorderSizePixel = 0,
  5919. Position = UDim2.new(0, 0,0.734, 0),
  5920. Size = UDim2.new(0, 146,0, 1),
  5921. Parent = Underlay
  5922. })
  5923. local GameImage = create("ImageLabel",{
  5924. Name = "GameImage",
  5925. AnchorPoint = Vector2.new(0.5,0.5),
  5926. BackgroundTransparency = 1,
  5927. Position = UDim2.new(0.5,0,0.372,0),
  5928. Size = UDim2.new(0, 86,0, 65),
  5929. Zindex = 2,
  5930. Image = v.SImg,
  5931. Parent = Underlay
  5932. })
  5933. local Link = create("StringValue",{
  5934. Name = "Link",
  5935. Value = v.SLink,
  5936. Parent = Underlay
  5937. })
  5938. local Title = create("TextLabel",{
  5939. Name = "Title",
  5940. AnchorPoint = Vector2.new(0.5,0.5),
  5941. BackgroundTransparency = 1,
  5942. Position = UDim2.new(0.5,0,0.874,0),
  5943. Size = UDim2.new(0, 145,0, 26),
  5944. Zindex = 2,
  5945. Font = Enum.Font.Cartoon,
  5946. Text = v.STitle,
  5947. TextColor3 = Color3.fromRGB(ParseForColor3(v.SColor)),
  5948. TextSize = 18,
  5949. TextWrapped = true,
  5950. Parent = Underlay
  5951. })
  5952. GameButton.MouseEnter:Connect(function()
  5953. tween(Underlay,{Position = UDim2.new(0,0,0,-10)},0.2)
  5954. end)
  5955. GameButton.MouseLeave:Connect(function()
  5956. tween(Underlay,{Position = UDim2.new(0,0,0,0)},0.2)
  5957. end)
  5958. GameButton.MouseButton1Click:Connect(function()
  5959. tween(Underlay,{ImageTransparency = 0.5},0.2)
  5960. loadstring(game:HttpGet((Link.Value),true))()
  5961. wait(0.2)
  5962. tween(Underlay,{ImageTransparency = 0},0.2)
  5963. end)
  5964. local EditClone = GameButton:Clone()
  5965. EditClone.Parent = Ui.Tabs.AddScriptTab.EditContainer.ScrollingFrame
  5966. local EditButton = create("ImageButton",{
  5967. Name = "EditScript",
  5968. Size = UDim2.new(0,20,0,20),
  5969. Position = UDim2.new(0.167, 0, 0.023, 0),
  5970. BackgroundTransparency = 1,
  5971. Image = "http://www.roblox.com/asset/?id=4047150600",
  5972. ImageColor3 = Color3.fromRGB(230, 204, 6),
  5973. Parent = EditClone.Underlay
  5974. })
  5975. local DeleteButton = create("ImageButton",{
  5976. Name = "DeleteButton",
  5977. BackgroundTransparency = 1,
  5978. Size = UDim2.new(0,25,0,25),
  5979. Image = "rbxassetid://3515504602",
  5980. ImageColor3 = Color3.fromRGB(255,0,0),
  5981. Parent = EditClone
  5982. })
  5983. DeleteButton.MouseButton1Click:Connect(function()
  5984. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  5985. if v:IsA("TextButton") then
  5986. if v.Underlay:FindFirstChild("Title") then
  5987. if v.Underlay.Title.Text == Title.Text then
  5988. v:Destroy()
  5989. EditClone:Destroy()
  5990. break
  5991. end
  5992. end
  5993. end
  5994. end
  5995. end)
  5996. EditButton.MouseButton1Click:Connect(function()
  5997. local DoneBack = Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone
  5998. Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone.Visible = false
  5999. local EditDone = Ui.Tabs.AddScriptTab.AddScriptButtons.AddScriptDone:Clone()
  6000. EditDone.ButtonMask.TextLabel.Text = "Edit Script"
  6001. EditDone.Visible = true
  6002. EditDone.Parent = Ui.Tabs.AddScriptTab.AddScriptButtons
  6003. Ui.Tabs.AddScriptTab.AddScriptButtons.IconHeader.IconInput.Text = GameImage.Image
  6004. Ui.Tabs.AddScriptTab.AddScriptButtons.NameHeader.NameInput.Text = Title.Text
  6005. Ui.Tabs.AddScriptTab.AddScriptButtons.ColorHeader.ColorInput.Text = round2(Title.TextColor3.r * 255,0) .."," .. round2(Title.TextColor3.g * 255,0) .. "," .. round2(Title.TextColor3.b * 255,0)
  6006. Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text = Link.Value
  6007. EditDone.MouseButton1Click:Connect(function()
  6008. GameImage.Image = Ui.Tabs.AddScriptTab.Preview.Underlay.ScriptImage.Image
  6009. EditClone.Underlay.GameImage.Image = Ui.Tabs.AddScriptTab.Preview.Underlay.ScriptImage.Image
  6010. if not Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text == nil then
  6011. Link.Value = Ui.Tabs.AddScriptTab.AddScriptButtons.LinkHeader.LinkInput.Text
  6012. else
  6013. Link.Value = ""
  6014. end
  6015. Title.Text = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.Text
  6016. EditClone.Underlay.Title.Text = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.Text
  6017. Title.TextColor3 = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.TextColor3
  6018. EditClone.Underlay.Title.TextColor3 = Ui.Tabs.AddScriptTab.Preview.Underlay.NameOut.TextColor3
  6019. DoneBack.Visible = true
  6020. SavedS = {}
  6021. for _,v in pairs(Ui.Tabs.SavedScriptTab.SavedScriptContainer:GetChildren()) do
  6022. if v:IsA("TextButton") then
  6023. wait()
  6024. local LocalSettings = {
  6025. STitle = v.Underlay.Title.Text,
  6026. SColor = round2(v.Underlay.Title.TextColor3.r*255,0) .."," .. round2(v.Underlay.Title.TextColor3.g*255,0) .. "," .. round2(v.Underlay.Title.TextColor3.b*255,0),
  6027. SImg = v.Underlay.GameImage.Image,
  6028. SLink = v.Underlay.Link.Value
  6029. }
  6030. SavedS[v.Underlay.Title.Text] = LocalSettings
  6031. Save(CFGSScript,SavedS)
  6032. end
  6033. end
  6034. DoneBack = nil
  6035. EditDone:Destroy()
  6036. EditDone = nil
  6037. end)
  6038. end)
  6039. end
  6040. _G.Saved = true
  6041. end
  6042.  
  6043. -- Stats Updater
  6044. spawn(function()
  6045. game:GetService("RunService").RenderStepped:Connect(function()
  6046. Ui.Tabs.StatsTab.ServerStats.Computer.COutputContainer.CPUOutput.Text = GetStatValue("CPU")
  6047. Ui.Tabs.StatsTab.ServerStats.Computer.COutputContainer.GPUOutput.Text = GetStatValue("GPU")
  6048. Ui.Tabs.StatsTab.ServerStats.Computer.COutputContainer.MaxCPUOutput.Text = GetStatValue("MaxCPU")
  6049. Ui.Tabs.StatsTab.ServerStats.Computer.COutputContainer.MaxGPUOutput.Text = GetStatValue("MaxGPU")
  6050. Ui.Tabs.StatsTab.ServerStats.Computer.COutputContainer.MemoryOutput.Text = GetStatValue("Memory")
  6051. Ui.Tabs.StatsTab.ServerStats.Computer.COutputContainer.MaxMemoryOutput.Text = GetStatValue("MaxMemory")
  6052. Ui.Tabs.StatsTab.ServerStats.Network.NOutputContainer.MaxNetworkReceivedOutput.Text = GetStatValue("MaxNetworkReceived")
  6053. Ui.Tabs.StatsTab.ServerStats.Network.NOutputContainer.MaxNetworkSentOutput.Text = GetStatValue("MaxNetworkSent")
  6054. Ui.Tabs.StatsTab.ServerStats.Network.NOutputContainer.MaxPingOutput.Text = GetStatValue("MaxPing")
  6055. Ui.Tabs.StatsTab.ServerStats.Network.NOutputContainer.NetworkReceivedOutput.Text = GetStatValue("NetworkReceived")
  6056. Ui.Tabs.StatsTab.ServerStats.Network.NOutputContainer.NetworkSentOutput.Text = GetStatValue("NetworkSent")
  6057. Ui.Tabs.StatsTab.ServerStats.Network.NOutputContainer.PingOutput.Text = GetStatValue("Ping")
  6058. end)
  6059. end)
  6060. -- Stats Controller
  6061. InitializeStatBars()
  6062. Services.Players.PlayerAdded:Connect(function(Player)
  6063. UpdateBars("add",Player)
  6064. end)
  6065. Services.Players.PlayerRemoving:Connect(function(Player)
  6066. UpdateBars("sub",Player)
  6067. end)
  6068. _G.Stats = true
  6069. end)
  6070. end
  6071. spawn(HARA_fake_script)
Add Comment
Please, Sign In to add comment