RBX_pross_fan440872

RBX_SummerUI (Free In A Way)

Aug 25th, 2021 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 77.17 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.2
  3.  
  4. -- Instances:
  5.  
  6. local SummerUI = Instance.new("ScreenGui")
  7. local KEY = Instance.new("Frame")
  8. local UICorner = Instance.new("UICorner")
  9. local TopBar = Instance.new("TextLabel")
  10. local UIGradient = Instance.new("UIGradient")
  11. local UICorner_2 = Instance.new("UICorner")
  12. local Close = Instance.new("TextButton")
  13. local UICorner_3 = Instance.new("UICorner")
  14. local UIGradient_2 = Instance.new("UIGradient")
  15. local Continue = Instance.new("TextButton")
  16. local UICorner_4 = Instance.new("UICorner")
  17. local UIGradient_3 = Instance.new("UIGradient")
  18. local KEYBOX = Instance.new("TextBox")
  19. local UICorner_5 = Instance.new("UICorner")
  20. local TITLE = Instance.new("TextLabel")
  21. local UIGradient_4 = Instance.new("UIGradient")
  22. local Core = Instance.new("Frame")
  23. local Background = Instance.new("TextLabel")
  24. local UICorner_6 = Instance.new("UICorner")
  25. local UIGradient_5 = Instance.new("UIGradient")
  26. local TopBar_2 = Instance.new("Frame")
  27. local UICorner_7 = Instance.new("UICorner")
  28. local UIGradient_6 = Instance.new("UIGradient")
  29. local Games = Instance.new("Frame")
  30. local BedwarsBETA = Instance.new("TextButton")
  31. local UICorner_8 = Instance.new("UICorner")
  32. local UIGradient_7 = Instance.new("UIGradient")
  33. local LumberTycoon2 = Instance.new("TextButton")
  34. local UICorner_9 = Instance.new("UICorner")
  35. local UIGradient_8 = Instance.new("UIGradient")
  36. local FleetheFacility = Instance.new("TextButton")
  37. local UICorner_10 = Instance.new("UICorner")
  38. local UIGradient_9 = Instance.new("UIGradient")
  39. local Kitty = Instance.new("TextButton")
  40. local UICorner_11 = Instance.new("UICorner")
  41. local UIGradient_10 = Instance.new("UIGradient")
  42. local PetSimulatorX = Instance.new("TextButton")
  43. local UICorner_12 = Instance.new("UICorner")
  44. local UIGradient_11 = Instance.new("UIGradient")
  45. local BoogaBooga2018 = Instance.new("TextButton")
  46. local UICorner_13 = Instance.new("UICorner")
  47. local UIGradient_12 = Instance.new("UIGradient")
  48. local BloxburgBETA = Instance.new("TextButton")
  49. local UICorner_14 = Instance.new("UICorner")
  50. local UIGradient_13 = Instance.new("UIGradient")
  51. local GameUI = Instance.new("Frame")
  52. local BW = Instance.new("Frame")
  53. local BG = Instance.new("TextLabel")
  54. local UICorner_15 = Instance.new("UICorner")
  55. local UIGradient_14 = Instance.new("UIGradient")
  56. local TopBar_3 = Instance.new("Frame")
  57. local UICorner_16 = Instance.new("UICorner")
  58. local UIGradient_15 = Instance.new("UIGradient")
  59. local BWBtn1 = Instance.new("TextButton")
  60. local UIGradient_16 = Instance.new("UIGradient")
  61. local UICorner_17 = Instance.new("UICorner")
  62. local TITLE_2 = Instance.new("TextLabel")
  63. local BWBtn2 = Instance.new("TextButton")
  64. local UIGradient_17 = Instance.new("UIGradient")
  65. local UICorner_18 = Instance.new("UICorner")
  66. local Close_2 = Instance.new("TextButton")
  67. local UIGradient_18 = Instance.new("UIGradient")
  68. local UICorner_19 = Instance.new("UICorner")
  69. local LT2 = Instance.new("Frame")
  70. local BG_2 = Instance.new("TextLabel")
  71. local UICorner_20 = Instance.new("UICorner")
  72. local UIGradient_19 = Instance.new("UIGradient")
  73. local TopBar_4 = Instance.new("Frame")
  74. local UICorner_21 = Instance.new("UICorner")
  75. local UIGradient_20 = Instance.new("UIGradient")
  76. local LT2Btn1 = Instance.new("TextButton")
  77. local UIGradient_21 = Instance.new("UIGradient")
  78. local UICorner_22 = Instance.new("UICorner")
  79. local TITLE_3 = Instance.new("TextLabel")
  80. local LT2Btn2 = Instance.new("TextButton")
  81. local UIGradient_22 = Instance.new("UIGradient")
  82. local UICorner_23 = Instance.new("UICorner")
  83. local Close_3 = Instance.new("TextButton")
  84. local UIGradient_23 = Instance.new("UIGradient")
  85. local UICorner_24 = Instance.new("UICorner")
  86. local LT2Btn3 = Instance.new("TextButton")
  87. local UIGradient_24 = Instance.new("UIGradient")
  88. local UICorner_25 = Instance.new("UICorner")
  89. local LT2Btn4 = Instance.new("TextButton")
  90. local UIGradient_25 = Instance.new("UIGradient")
  91. local UICorner_26 = Instance.new("UICorner")
  92. local FTF = Instance.new("Frame")
  93. local BG_3 = Instance.new("TextLabel")
  94. local UICorner_27 = Instance.new("UICorner")
  95. local UIGradient_26 = Instance.new("UIGradient")
  96. local TopBar_5 = Instance.new("Frame")
  97. local UICorner_28 = Instance.new("UICorner")
  98. local UIGradient_27 = Instance.new("UIGradient")
  99. local FTFBtn1 = Instance.new("TextButton")
  100. local UIGradient_28 = Instance.new("UIGradient")
  101. local UICorner_29 = Instance.new("UICorner")
  102. local TITLE_4 = Instance.new("TextLabel")
  103. local Close_4 = Instance.new("TextButton")
  104. local UIGradient_29 = Instance.new("UIGradient")
  105. local UICorner_30 = Instance.new("UICorner")
  106. local KITTY = Instance.new("Frame")
  107. local BG_4 = Instance.new("TextLabel")
  108. local UICorner_31 = Instance.new("UICorner")
  109. local UIGradient_30 = Instance.new("UIGradient")
  110. local TopBar_6 = Instance.new("Frame")
  111. local UICorner_32 = Instance.new("UICorner")
  112. local UIGradient_31 = Instance.new("UIGradient")
  113. local KITTYBtn1 = Instance.new("TextButton")
  114. local UIGradient_32 = Instance.new("UIGradient")
  115. local UICorner_33 = Instance.new("UICorner")
  116. local TITLE_5 = Instance.new("TextLabel")
  117. local Close_5 = Instance.new("TextButton")
  118. local UIGradient_33 = Instance.new("UIGradient")
  119. local UICorner_34 = Instance.new("UICorner")
  120. local PSX = Instance.new("Frame")
  121. local BG_5 = Instance.new("TextLabel")
  122. local UICorner_35 = Instance.new("UICorner")
  123. local UIGradient_34 = Instance.new("UIGradient")
  124. local TopBar_7 = Instance.new("Frame")
  125. local UICorner_36 = Instance.new("UICorner")
  126. local UIGradient_35 = Instance.new("UIGradient")
  127. local PSXBtn1 = Instance.new("TextButton")
  128. local UIGradient_36 = Instance.new("UIGradient")
  129. local UICorner_37 = Instance.new("UICorner")
  130. local TITLE_6 = Instance.new("TextLabel")
  131. local Close_6 = Instance.new("TextButton")
  132. local UIGradient_37 = Instance.new("UIGradient")
  133. local UICorner_38 = Instance.new("UICorner")
  134. local PSXBtn2 = Instance.new("TextButton")
  135. local UIGradient_38 = Instance.new("UIGradient")
  136. local UICorner_39 = Instance.new("UICorner")
  137. local BB2 = Instance.new("Frame")
  138. local BG_6 = Instance.new("TextLabel")
  139. local UICorner_40 = Instance.new("UICorner")
  140. local UIGradient_39 = Instance.new("UIGradient")
  141. local TopBar_8 = Instance.new("Frame")
  142. local UICorner_41 = Instance.new("UICorner")
  143. local UIGradient_40 = Instance.new("UIGradient")
  144. local BB2Btn1 = Instance.new("TextButton")
  145. local UIGradient_41 = Instance.new("UIGradient")
  146. local UICorner_42 = Instance.new("UICorner")
  147. local TITLE_7 = Instance.new("TextLabel")
  148. local Close_7 = Instance.new("TextButton")
  149. local UIGradient_42 = Instance.new("UIGradient")
  150. local UICorner_43 = Instance.new("UICorner")
  151. local BB = Instance.new("Frame")
  152. local BG_7 = Instance.new("TextLabel")
  153. local UICorner_44 = Instance.new("UICorner")
  154. local UIGradient_43 = Instance.new("UIGradient")
  155. local TopBar_9 = Instance.new("Frame")
  156. local UICorner_45 = Instance.new("UICorner")
  157. local UIGradient_44 = Instance.new("UIGradient")
  158. local BBBtn1 = Instance.new("TextButton")
  159. local UIGradient_45 = Instance.new("UIGradient")
  160. local UICorner_46 = Instance.new("UICorner")
  161. local TITLE_8 = Instance.new("TextLabel")
  162. local Close_8 = Instance.new("TextButton")
  163. local UIGradient_46 = Instance.new("UIGradient")
  164. local UICorner_47 = Instance.new("UICorner")
  165. local OTHER = Instance.new("Frame")
  166. local BG_8 = Instance.new("TextLabel")
  167. local UICorner_48 = Instance.new("UICorner")
  168. local UIGradient_47 = Instance.new("UIGradient")
  169. local TopBar_10 = Instance.new("Frame")
  170. local UICorner_49 = Instance.new("UICorner")
  171. local UIGradient_48 = Instance.new("UIGradient")
  172. local OTHERBtn1 = Instance.new("TextButton")
  173. local UIGradient_49 = Instance.new("UIGradient")
  174. local UICorner_50 = Instance.new("UICorner")
  175. local TITLE_9 = Instance.new("TextLabel")
  176. local Close_9 = Instance.new("TextButton")
  177. local UIGradient_50 = Instance.new("UIGradient")
  178. local UICorner_51 = Instance.new("UICorner")
  179. local OTHERBtn2 = Instance.new("TextButton")
  180. local UIGradient_51 = Instance.new("UIGradient")
  181. local UICorner_52 = Instance.new("UICorner")
  182. local OTHERBtn3 = Instance.new("TextButton")
  183. local UIGradient_52 = Instance.new("UIGradient")
  184. local UICorner_53 = Instance.new("UICorner")
  185. local OTHERBtn4 = Instance.new("TextButton")
  186. local UIGradient_53 = Instance.new("UIGradient")
  187. local UICorner_54 = Instance.new("UICorner")
  188. local OTHERBtn5 = Instance.new("TextButton")
  189. local UIGradient_54 = Instance.new("UIGradient")
  190. local UICorner_55 = Instance.new("UICorner")
  191.  
  192. --Properties:
  193.  
  194. SummerUI.Name = "SummerUI"
  195. SummerUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  196. SummerUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  197.  
  198. KEY.Name = "KEY"
  199. KEY.Parent = SummerUI
  200. KEY.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  201. KEY.BorderColor3 = Color3.fromRGB(27, 42, 53)
  202. KEY.BorderSizePixel = 0
  203. KEY.Position = UDim2.new(0.390991777, 0, 0.36497885, 0)
  204. KEY.Size = UDim2.new(0.217335448, 0, 0.268776447, 0)
  205.  
  206. UICorner.CornerRadius = UDim.new(0, 10)
  207. UICorner.Parent = KEY
  208.  
  209. TopBar.Name = "TopBar"
  210. TopBar.Parent = KEY
  211. TopBar.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
  212. TopBar.Position = UDim2.new(-0.000807636417, 0, -0.00347638386, 0)
  213. TopBar.Size = UDim2.new(1.00080717, 0, 0.100000009, 0)
  214. TopBar.Font = Enum.Font.SourceSans
  215. TopBar.Text = ""
  216. TopBar.TextColor3 = Color3.fromRGB(0, 0, 0)
  217. TopBar.TextSize = 14.000
  218.  
  219. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  220. UIGradient.Parent = TopBar
  221.  
  222. UICorner_2.CornerRadius = UDim.new(0, 10)
  223. UICorner_2.Parent = TopBar
  224.  
  225. Close.Name = "Close"
  226. Close.Parent = KEY
  227. Close.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
  228. Close.Position = UDim2.new(0, 0, 0.821559191, 0)
  229. Close.Size = UDim2.new(0.201010019, 0, 0.178440824, 0)
  230. Close.Font = Enum.Font.Jura
  231. Close.Text = "Exit"
  232. Close.TextColor3 = Color3.fromRGB(0, 0, 0)
  233. Close.TextScaled = true
  234. Close.TextSize = 14.000
  235. Close.TextWrapped = true
  236.  
  237. UICorner_3.CornerRadius = UDim.new(0, 10)
  238. UICorner_3.Parent = Close
  239.  
  240. UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  241. UIGradient_2.Parent = Close
  242.  
  243. Continue.Name = "Continue"
  244. Continue.Parent = KEY
  245. Continue.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
  246. Continue.Position = UDim2.new(0.637408257, 0, 0.863422036, 0)
  247. Continue.Size = UDim2.new(0.362591505, 0, 0.136577964, 0)
  248. Continue.Font = Enum.Font.Jura
  249. Continue.Text = "Continue"
  250. Continue.TextColor3 = Color3.fromRGB(0, 0, 0)
  251. Continue.TextScaled = true
  252. Continue.TextSize = 14.000
  253. Continue.TextWrapped = true
  254.  
  255. UICorner_4.CornerRadius = UDim.new(0, 10)
  256. UICorner_4.Parent = Continue
  257.  
  258. UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  259. UIGradient_3.Parent = Continue
  260.  
  261. KEYBOX.Name = "KEYBOX"
  262. KEYBOX.Parent = KEY
  263. KEYBOX.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  264. KEYBOX.Position = UDim2.new(0.0801114216, 0, 0.418628871, 0)
  265. KEYBOX.Size = UDim2.new(0.838418186, 0, 0.162794232, 0)
  266. KEYBOX.Font = Enum.Font.SourceSans
  267. KEYBOX.PlaceholderText = "Enter Key Here"
  268. KEYBOX.Text = ""
  269. KEYBOX.TextColor3 = Color3.fromRGB(0, 0, 0)
  270. KEYBOX.TextScaled = true
  271. KEYBOX.TextSize = 14.000
  272. KEYBOX.TextWrapped = true
  273.  
  274. UICorner_5.CornerRadius = UDim.new(0, 10)
  275. UICorner_5.Parent = KEYBOX
  276.  
  277. TITLE.Name = "TITLE"
  278. TITLE.Parent = KEY
  279. TITLE.BackgroundColor3 = Color3.fromRGB(129, 129, 129)
  280. TITLE.BackgroundTransparency = 1.000
  281. TITLE.Position = UDim2.new(0.229077324, 0, 0.137810856, 0)
  282. TITLE.Size = UDim2.new(0.54179728, 0, 0.243589789, 0)
  283. TITLE.Font = Enum.Font.Jura
  284. TITLE.Text = "SummerUI"
  285. TITLE.TextColor3 = Color3.fromRGB(0, 0, 0)
  286. TITLE.TextScaled = true
  287. TITLE.TextSize = 14.000
  288. TITLE.TextWrapped = true
  289.  
  290. UIGradient_4.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  291. UIGradient_4.Parent = KEY
  292.  
  293. Core.Name = "Core"
  294. Core.Parent = SummerUI
  295. Core.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  296. Core.BackgroundTransparency = 1.000
  297. Core.Position = UDim2.new(0.375473082, 0, 0.205091879, 0)
  298. Core.Size = UDim2.new(0.246782809, 0, 0.534229219, 0)
  299. Core.Visible = false
  300.  
  301. Background.Name = "Background"
  302. Background.Parent = Core
  303. Background.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  304. Background.Size = UDim2.new(1.00000012, 0, 0.998260856, 0)
  305. Background.Font = Enum.Font.SourceSans
  306. Background.Text = ""
  307. Background.TextColor3 = Color3.fromRGB(0, 0, 0)
  308. Background.TextSize = 14.000
  309.  
  310. UICorner_6.CornerRadius = UDim.new(0, 10)
  311. UICorner_6.Parent = Background
  312.  
  313. UIGradient_5.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  314. UIGradient_5.Parent = Background
  315.  
  316. TopBar_2.Name = "TopBar"
  317. TopBar_2.Parent = Core
  318. TopBar_2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  319. TopBar_2.BackgroundTransparency = 0.300
  320. TopBar_2.Position = UDim2.new(-0.00107036182, 0, -0.00194626802, 0)
  321. TopBar_2.Size = UDim2.new(1.00107014, 0, 0.0425333194, 0)
  322.  
  323. UICorner_7.CornerRadius = UDim.new(0, 10)
  324. UICorner_7.Parent = TopBar_2
  325.  
  326. UIGradient_6.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  327. UIGradient_6.Parent = TopBar_2
  328.  
  329. Games.Name = "Games"
  330. Games.Parent = Core
  331. Games.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  332. Games.BackgroundTransparency = 1.000
  333. Games.Position = UDim2.new(0.00306748389, 0, 0.0370664075, 0)
  334. Games.Size = UDim2.new(1, 0, 0.958999991, 0)
  335.  
  336. BedwarsBETA.Name = "Bedwars [BETA]"
  337. BedwarsBETA.Parent = Games
  338. BedwarsBETA.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  339. BedwarsBETA.BackgroundTransparency = 0.300
  340. BedwarsBETA.Position = UDim2.new(0.0368098021, 0, 0.0298469663, 0)
  341. BedwarsBETA.Size = UDim2.new(0, 140, 0, 32)
  342. BedwarsBETA.Font = Enum.Font.Jura
  343. BedwarsBETA.Text = " BEDWARS [BETA] "
  344. BedwarsBETA.TextColor3 = Color3.fromRGB(0, 0, 0)
  345. BedwarsBETA.TextScaled = true
  346. BedwarsBETA.TextSize = 14.000
  347. BedwarsBETA.TextWrapped = true
  348.  
  349. UICorner_8.CornerRadius = UDim.new(0, 10)
  350. UICorner_8.Parent = BedwarsBETA
  351.  
  352. UIGradient_7.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  353. UIGradient_7.Parent = BedwarsBETA
  354.  
  355. LumberTycoon2.Name = "Lumber Tycoon 2"
  356. LumberTycoon2.Parent = Games
  357. LumberTycoon2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  358. LumberTycoon2.BackgroundTransparency = 0.300
  359. LumberTycoon2.Position = UDim2.new(0.530674636, 0, 0.0298469663, 0)
  360. LumberTycoon2.Size = UDim2.new(0, 140, 0, 32)
  361. LumberTycoon2.Font = Enum.Font.Jura
  362. LumberTycoon2.Text = "  Lumber Tycoon 2  "
  363. LumberTycoon2.TextColor3 = Color3.fromRGB(0, 0, 0)
  364. LumberTycoon2.TextScaled = true
  365. LumberTycoon2.TextSize = 14.000
  366. LumberTycoon2.TextWrapped = true
  367.  
  368. UICorner_9.CornerRadius = UDim.new(0, 10)
  369. UICorner_9.Parent = LumberTycoon2
  370.  
  371. UIGradient_8.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  372. UIGradient_8.Parent = LumberTycoon2
  373.  
  374. FleetheFacility.Name = "Flee the Facility"
  375. FleetheFacility.Parent = Games
  376. FleetheFacility.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  377. FleetheFacility.BackgroundTransparency = 0.300
  378. FleetheFacility.Position = UDim2.new(0.0368097425, 0, 0.154082805, 0)
  379. FleetheFacility.Size = UDim2.new(0, 140, 0, 32)
  380. FleetheFacility.Font = Enum.Font.Jura
  381. FleetheFacility.Text = " Flee the Facility "
  382. FleetheFacility.TextColor3 = Color3.fromRGB(0, 0, 0)
  383. FleetheFacility.TextScaled = true
  384. FleetheFacility.TextSize = 14.000
  385. FleetheFacility.TextWrapped = true
  386.  
  387. UICorner_10.CornerRadius = UDim.new(0, 10)
  388. UICorner_10.Parent = FleetheFacility
  389.  
  390. UIGradient_9.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  391. UIGradient_9.Parent = FleetheFacility
  392.  
  393. Kitty.Name = "Kitty"
  394. Kitty.Parent = Games
  395. Kitty.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  396. Kitty.BackgroundTransparency = 0.300
  397. Kitty.Position = UDim2.new(0.530674636, 0, 0.154082805, 0)
  398. Kitty.Size = UDim2.new(0, 140, 0, 32)
  399. Kitty.Font = Enum.Font.Jura
  400. Kitty.Text = "Kitty"
  401. Kitty.TextColor3 = Color3.fromRGB(0, 0, 0)
  402. Kitty.TextScaled = true
  403. Kitty.TextSize = 14.000
  404. Kitty.TextWrapped = true
  405.  
  406. UICorner_11.CornerRadius = UDim.new(0, 10)
  407. UICorner_11.Parent = Kitty
  408.  
  409. UIGradient_10.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  410. UIGradient_10.Parent = Kitty
  411.  
  412. PetSimulatorX.Name = "Pet Simulator X"
  413. PetSimulatorX.Parent = Games
  414. PetSimulatorX.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  415. PetSimulatorX.BackgroundTransparency = 0.300
  416. PetSimulatorX.Position = UDim2.new(0.033742249, 0, 0.27003625, 0)
  417. PetSimulatorX.Size = UDim2.new(0, 140, 0, 32)
  418. PetSimulatorX.Font = Enum.Font.Jura
  419. PetSimulatorX.Text = "  Pet Simulator X  "
  420. PetSimulatorX.TextColor3 = Color3.fromRGB(0, 0, 0)
  421. PetSimulatorX.TextScaled = true
  422. PetSimulatorX.TextSize = 14.000
  423. PetSimulatorX.TextWrapped = true
  424.  
  425. UICorner_12.CornerRadius = UDim.new(0, 10)
  426. UICorner_12.Parent = PetSimulatorX
  427.  
  428. UIGradient_11.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  429. UIGradient_11.Parent = PetSimulatorX
  430.  
  431. BoogaBooga2018.Name = "Booga Booga 2018"
  432. BoogaBooga2018.Parent = Games
  433. BoogaBooga2018.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  434. BoogaBooga2018.BackgroundTransparency = 0.300
  435. BoogaBooga2018.Position = UDim2.new(0.530674636, 0, 0.27003625, 0)
  436. BoogaBooga2018.Size = UDim2.new(0, 140, 0, 32)
  437. BoogaBooga2018.Font = Enum.Font.Jura
  438. BoogaBooga2018.Text = "  Booga Booga 2018  "
  439. BoogaBooga2018.TextColor3 = Color3.fromRGB(0, 0, 0)
  440. BoogaBooga2018.TextScaled = true
  441. BoogaBooga2018.TextSize = 14.000
  442. BoogaBooga2018.TextWrapped = true
  443.  
  444. UICorner_13.CornerRadius = UDim.new(0, 10)
  445. UICorner_13.Parent = BoogaBooga2018
  446.  
  447. UIGradient_12.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  448. UIGradient_12.Parent = BoogaBooga2018
  449.  
  450. BloxburgBETA.Name = "Bloxburg [BETA]"
  451. BloxburgBETA.Parent = Games
  452. BloxburgBETA.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  453. BloxburgBETA.BackgroundTransparency = 0.300
  454. BloxburgBETA.Position = UDim2.new(0.0306747854, 0, 0.383228898, 0)
  455. BloxburgBETA.Size = UDim2.new(0, 140, 0, 32)
  456. BloxburgBETA.Font = Enum.Font.Jura
  457. BloxburgBETA.Text = "  Bloxburg [BETA]  "
  458. BloxburgBETA.TextColor3 = Color3.fromRGB(0, 0, 0)
  459. BloxburgBETA.TextScaled = true
  460. BloxburgBETA.TextSize = 14.000
  461. BloxburgBETA.TextWrapped = true
  462.  
  463. UICorner_14.CornerRadius = UDim.new(0, 10)
  464. UICorner_14.Parent = BloxburgBETA
  465.  
  466. UIGradient_13.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  467. UIGradient_13.Parent = BloxburgBETA
  468.  
  469. GameUI.Name = "GameUI"
  470. GameUI.Parent = SummerUI
  471. GameUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  472. GameUI.BackgroundTransparency = 1.000
  473. GameUI.Size = UDim2.new(4.05214596, 0, 1.87185574, 0)
  474.  
  475. BW.Name = "BW"
  476. BW.Parent = GameUI
  477. BW.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  478. BW.BackgroundTransparency = 1.000
  479. BW.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  480. BW.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  481. BW.Visible = false
  482.  
  483. BG.Name = "BG"
  484. BG.Parent = BW
  485. BG.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  486. BG.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  487. BG.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  488. BG.Font = Enum.Font.SourceSans
  489. BG.Text = ""
  490. BG.TextColor3 = Color3.fromRGB(0, 0, 0)
  491. BG.TextSize = 14.000
  492.  
  493. UICorner_15.CornerRadius = UDim.new(0, 10)
  494. UICorner_15.Parent = BG
  495.  
  496. UIGradient_14.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  497. UIGradient_14.Parent = BG
  498.  
  499. TopBar_3.Name = "TopBar"
  500. TopBar_3.Parent = BW
  501. TopBar_3.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  502. TopBar_3.BackgroundTransparency = 0.300
  503. TopBar_3.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  504. TopBar_3.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  505.  
  506. UICorner_16.CornerRadius = UDim.new(0, 10)
  507. UICorner_16.Parent = TopBar_3
  508.  
  509. UIGradient_15.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  510. UIGradient_15.Parent = TopBar_3
  511.  
  512. BWBtn1.Name = "BWBtn1"
  513. BWBtn1.Parent = BW
  514. BWBtn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  515. BWBtn1.BackgroundTransparency = 0.300
  516. BWBtn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  517. BWBtn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  518. BWBtn1.Font = Enum.Font.Jura
  519. BWBtn1.Text = "Autokill"
  520. BWBtn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  521. BWBtn1.TextScaled = true
  522. BWBtn1.TextSize = 14.000
  523. BWBtn1.TextWrapped = true
  524.  
  525. UIGradient_16.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  526. UIGradient_16.Parent = BWBtn1
  527.  
  528. UICorner_17.CornerRadius = UDim.new(0, 10)
  529. UICorner_17.Parent = BWBtn1
  530.  
  531. TITLE_2.Name = "TITLE"
  532. TITLE_2.Parent = BW
  533. TITLE_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  534. TITLE_2.BackgroundTransparency = 1.000
  535. TITLE_2.Position = UDim2.new(0, 0, 1.34038424, 0)
  536. TITLE_2.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  537. TITLE_2.Font = Enum.Font.Jura
  538. TITLE_2.Text = "  Bedwars [BETA]  "
  539. TITLE_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  540. TITLE_2.TextScaled = true
  541. TITLE_2.TextSize = 14.000
  542. TITLE_2.TextWrapped = true
  543.  
  544. BWBtn2.Name = "BWBtn2"
  545. BWBtn2.Parent = BW
  546. BWBtn2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  547. BWBtn2.BackgroundTransparency = 0.300
  548. BWBtn2.Position = UDim2.new(0.0333429798, 0, 5.75254679, 0)
  549. BWBtn2.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  550. BWBtn2.Font = Enum.Font.Jura
  551. BWBtn2.Text = "Bedwars Monkey"
  552. BWBtn2.TextColor3 = Color3.fromRGB(0, 0, 0)
  553. BWBtn2.TextScaled = true
  554. BWBtn2.TextSize = 14.000
  555. BWBtn2.TextWrapped = true
  556.  
  557. UIGradient_17.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  558. UIGradient_17.Parent = BWBtn2
  559.  
  560. UICorner_18.CornerRadius = UDim.new(0, 10)
  561. UICorner_18.Parent = BWBtn2
  562.  
  563. Close_2.Name = "Close"
  564. Close_2.Parent = BW
  565. Close_2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  566. Close_2.BackgroundTransparency = 0.300
  567. Close_2.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  568. Close_2.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  569. Close_2.Font = Enum.Font.Jura
  570. Close_2.Text = "X"
  571. Close_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  572. Close_2.TextScaled = true
  573. Close_2.TextSize = 14.000
  574. Close_2.TextWrapped = true
  575.  
  576. UIGradient_18.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  577. UIGradient_18.Parent = Close_2
  578.  
  579. UICorner_19.CornerRadius = UDim.new(0, 10)
  580. UICorner_19.Parent = Close_2
  581.  
  582. LT2.Name = "LT2"
  583. LT2.Parent = GameUI
  584. LT2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  585. LT2.BackgroundTransparency = 1.000
  586. LT2.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  587. LT2.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  588. LT2.Visible = false
  589.  
  590. BG_2.Name = "BG"
  591. BG_2.Parent = LT2
  592. BG_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  593. BG_2.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  594. BG_2.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  595. BG_2.Font = Enum.Font.SourceSans
  596. BG_2.Text = ""
  597. BG_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  598. BG_2.TextSize = 14.000
  599.  
  600. UICorner_20.CornerRadius = UDim.new(0, 10)
  601. UICorner_20.Parent = BG_2
  602.  
  603. UIGradient_19.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  604. UIGradient_19.Parent = BG_2
  605.  
  606. TopBar_4.Name = "TopBar"
  607. TopBar_4.Parent = LT2
  608. TopBar_4.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  609. TopBar_4.BackgroundTransparency = 0.300
  610. TopBar_4.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  611. TopBar_4.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  612.  
  613. UICorner_21.CornerRadius = UDim.new(0, 10)
  614. UICorner_21.Parent = TopBar_4
  615.  
  616. UIGradient_20.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  617. UIGradient_20.Parent = TopBar_4
  618.  
  619. LT2Btn1.Name = "LT2Btn1"
  620. LT2Btn1.Parent = LT2
  621. LT2Btn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  622. LT2Btn1.BackgroundTransparency = 0.300
  623. LT2Btn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  624. LT2Btn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  625. LT2Btn1.Font = Enum.Font.Jura
  626. LT2Btn1.Text = "Bark (OutOfDate)"
  627. LT2Btn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  628. LT2Btn1.TextScaled = true
  629. LT2Btn1.TextSize = 14.000
  630. LT2Btn1.TextWrapped = true
  631.  
  632. UIGradient_21.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  633. UIGradient_21.Parent = LT2Btn1
  634.  
  635. UICorner_22.CornerRadius = UDim.new(0, 10)
  636. UICorner_22.Parent = LT2Btn1
  637.  
  638. TITLE_3.Name = "TITLE"
  639. TITLE_3.Parent = LT2
  640. TITLE_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  641. TITLE_3.BackgroundTransparency = 1.000
  642. TITLE_3.Position = UDim2.new(0, 0, 1.34038424, 0)
  643. TITLE_3.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  644. TITLE_3.Font = Enum.Font.Jura
  645. TITLE_3.Text = "  Lumber Tycoon 2  "
  646. TITLE_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  647. TITLE_3.TextScaled = true
  648. TITLE_3.TextSize = 14.000
  649. TITLE_3.TextWrapped = true
  650.  
  651. LT2Btn2.Name = "LT2Btn2"
  652. LT2Btn2.Parent = LT2
  653. LT2Btn2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  654. LT2Btn2.BackgroundTransparency = 0.300
  655. LT2Btn2.Position = UDim2.new(0.0333429798, 0, 5.75254679, 0)
  656. LT2Btn2.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  657. LT2Btn2.Font = Enum.Font.Jura
  658. LT2Btn2.Text = "  CoolSoloDupeThingy  "
  659. LT2Btn2.TextColor3 = Color3.fromRGB(0, 0, 0)
  660. LT2Btn2.TextScaled = true
  661. LT2Btn2.TextSize = 14.000
  662. LT2Btn2.TextWrapped = true
  663.  
  664. UIGradient_22.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  665. UIGradient_22.Parent = LT2Btn2
  666.  
  667. UICorner_23.CornerRadius = UDim.new(0, 10)
  668. UICorner_23.Parent = LT2Btn2
  669.  
  670. Close_3.Name = "Close"
  671. Close_3.Parent = LT2
  672. Close_3.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  673. Close_3.BackgroundTransparency = 0.300
  674. Close_3.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  675. Close_3.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  676. Close_3.Font = Enum.Font.Jura
  677. Close_3.Text = "X"
  678. Close_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  679. Close_3.TextScaled = true
  680. Close_3.TextSize = 14.000
  681. Close_3.TextWrapped = true
  682.  
  683. UIGradient_23.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  684. UIGradient_23.Parent = Close_3
  685.  
  686. UICorner_24.CornerRadius = UDim.new(0, 10)
  687. UICorner_24.Parent = Close_3
  688.  
  689. LT2Btn3.Name = "LT2Btn3"
  690. LT2Btn3.Parent = LT2
  691. LT2Btn3.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  692. LT2Btn3.BackgroundTransparency = 0.300
  693. LT2Btn3.Position = UDim2.new(0.0333429798, 0, 7.88311958, 0)
  694. LT2Btn3.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  695. LT2Btn3.Font = Enum.Font.Jura
  696. LT2Btn3.Text = "AxeDupe (2ndOneAcross)"
  697. LT2Btn3.TextColor3 = Color3.fromRGB(0, 0, 0)
  698. LT2Btn3.TextScaled = true
  699. LT2Btn3.TextSize = 14.000
  700. LT2Btn3.TextWrapped = true
  701.  
  702. UIGradient_24.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  703. UIGradient_24.Parent = LT2Btn3
  704.  
  705. UICorner_25.CornerRadius = UDim.new(0, 10)
  706. UICorner_25.Parent = LT2Btn3
  707.  
  708. LT2Btn4.Name = "LT2Btn4"
  709. LT2Btn4.Parent = LT2
  710. LT2Btn4.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  711. LT2Btn4.BackgroundTransparency = 0.300
  712. LT2Btn4.Position = UDim2.new(0.0333429761, 0, 10.0136929, 0)
  713. LT2Btn4.Size = UDim2.new(0.92246002, 0, 1.59137535, 0)
  714. LT2Btn4.Font = Enum.Font.Jura
  715. LT2Btn4.Text = "Shiro's Hub"
  716. LT2Btn4.TextColor3 = Color3.fromRGB(0, 0, 0)
  717. LT2Btn4.TextScaled = true
  718. LT2Btn4.TextSize = 14.000
  719. LT2Btn4.TextWrapped = true
  720.  
  721. UIGradient_25.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  722. UIGradient_25.Parent = LT2Btn4
  723.  
  724. UICorner_26.CornerRadius = UDim.new(0, 10)
  725. UICorner_26.Parent = LT2Btn4
  726.  
  727. FTF.Name = "FTF"
  728. FTF.Parent = GameUI
  729. FTF.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  730. FTF.BackgroundTransparency = 1.000
  731. FTF.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  732. FTF.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  733. FTF.Visible = false
  734.  
  735. BG_3.Name = "BG"
  736. BG_3.Parent = FTF
  737. BG_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  738. BG_3.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  739. BG_3.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  740. BG_3.Font = Enum.Font.SourceSans
  741. BG_3.Text = ""
  742. BG_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  743. BG_3.TextSize = 14.000
  744.  
  745. UICorner_27.CornerRadius = UDim.new(0, 10)
  746. UICorner_27.Parent = BG_3
  747.  
  748. UIGradient_26.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  749. UIGradient_26.Parent = BG_3
  750.  
  751. TopBar_5.Name = "TopBar"
  752. TopBar_5.Parent = FTF
  753. TopBar_5.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  754. TopBar_5.BackgroundTransparency = 0.300
  755. TopBar_5.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  756. TopBar_5.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  757.  
  758. UICorner_28.CornerRadius = UDim.new(0, 10)
  759. UICorner_28.Parent = TopBar_5
  760.  
  761. UIGradient_27.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  762. UIGradient_27.Parent = TopBar_5
  763.  
  764. FTFBtn1.Name = "FTFBtn1"
  765. FTFBtn1.Parent = FTF
  766. FTFBtn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  767. FTFBtn1.BackgroundTransparency = 0.300
  768. FTFBtn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  769. FTFBtn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  770. FTFBtn1.Font = Enum.Font.Jura
  771. FTFBtn1.Text = "  OP Flee the Facility GUI  "
  772. FTFBtn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  773. FTFBtn1.TextScaled = true
  774. FTFBtn1.TextSize = 14.000
  775. FTFBtn1.TextWrapped = true
  776.  
  777. UIGradient_28.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  778. UIGradient_28.Parent = FTFBtn1
  779.  
  780. UICorner_29.CornerRadius = UDim.new(0, 10)
  781. UICorner_29.Parent = FTFBtn1
  782.  
  783. TITLE_4.Name = "TITLE"
  784. TITLE_4.Parent = FTF
  785. TITLE_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  786. TITLE_4.BackgroundTransparency = 1.000
  787. TITLE_4.Position = UDim2.new(0, 0, 1.34038424, 0)
  788. TITLE_4.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  789. TITLE_4.Font = Enum.Font.Jura
  790. TITLE_4.Text = "  Flee the Facility  "
  791. TITLE_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  792. TITLE_4.TextScaled = true
  793. TITLE_4.TextSize = 14.000
  794. TITLE_4.TextWrapped = true
  795.  
  796. Close_4.Name = "Close"
  797. Close_4.Parent = FTF
  798. Close_4.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  799. Close_4.BackgroundTransparency = 0.300
  800. Close_4.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  801. Close_4.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  802. Close_4.Font = Enum.Font.Jura
  803. Close_4.Text = "X"
  804. Close_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  805. Close_4.TextScaled = true
  806. Close_4.TextSize = 14.000
  807. Close_4.TextWrapped = true
  808.  
  809. UIGradient_29.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  810. UIGradient_29.Parent = Close_4
  811.  
  812. UICorner_30.CornerRadius = UDim.new(0, 10)
  813. UICorner_30.Parent = Close_4
  814.  
  815. KITTY.Name = "KITTY"
  816. KITTY.Parent = GameUI
  817. KITTY.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  818. KITTY.BackgroundTransparency = 1.000
  819. KITTY.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  820. KITTY.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  821. KITTY.Visible = false
  822.  
  823. BG_4.Name = "BG"
  824. BG_4.Parent = KITTY
  825. BG_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  826. BG_4.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  827. BG_4.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  828. BG_4.Font = Enum.Font.SourceSans
  829. BG_4.Text = ""
  830. BG_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  831. BG_4.TextSize = 14.000
  832.  
  833. UICorner_31.CornerRadius = UDim.new(0, 10)
  834. UICorner_31.Parent = BG_4
  835.  
  836. UIGradient_30.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  837. UIGradient_30.Parent = BG_4
  838.  
  839. TopBar_6.Name = "TopBar"
  840. TopBar_6.Parent = KITTY
  841. TopBar_6.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  842. TopBar_6.BackgroundTransparency = 0.300
  843. TopBar_6.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  844. TopBar_6.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  845.  
  846. UICorner_32.CornerRadius = UDim.new(0, 10)
  847. UICorner_32.Parent = TopBar_6
  848.  
  849. UIGradient_31.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  850. UIGradient_31.Parent = TopBar_6
  851.  
  852. KITTYBtn1.Name = "KITTYBtn1"
  853. KITTYBtn1.Parent = KITTY
  854. KITTYBtn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  855. KITTYBtn1.BackgroundTransparency = 0.300
  856. KITTYBtn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  857. KITTYBtn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  858. KITTYBtn1.Font = Enum.Font.Jura
  859. KITTYBtn1.Text = "  OP Kitty Script (SYNAPSEonly)  "
  860. KITTYBtn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  861. KITTYBtn1.TextScaled = true
  862. KITTYBtn1.TextSize = 14.000
  863. KITTYBtn1.TextWrapped = true
  864.  
  865. UIGradient_32.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  866. UIGradient_32.Parent = KITTYBtn1
  867.  
  868. UICorner_33.CornerRadius = UDim.new(0, 10)
  869. UICorner_33.Parent = KITTYBtn1
  870.  
  871. TITLE_5.Name = "TITLE"
  872. TITLE_5.Parent = KITTY
  873. TITLE_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  874. TITLE_5.BackgroundTransparency = 1.000
  875. TITLE_5.Position = UDim2.new(0, 0, 1.34038424, 0)
  876. TITLE_5.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  877. TITLE_5.Font = Enum.Font.Jura
  878. TITLE_5.Text = "Kitty"
  879. TITLE_5.TextColor3 = Color3.fromRGB(255, 255, 255)
  880. TITLE_5.TextScaled = true
  881. TITLE_5.TextSize = 14.000
  882. TITLE_5.TextWrapped = true
  883.  
  884. Close_5.Name = "Close"
  885. Close_5.Parent = KITTY
  886. Close_5.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  887. Close_5.BackgroundTransparency = 0.300
  888. Close_5.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  889. Close_5.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  890. Close_5.Font = Enum.Font.Jura
  891. Close_5.Text = "X"
  892. Close_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  893. Close_5.TextScaled = true
  894. Close_5.TextSize = 14.000
  895. Close_5.TextWrapped = true
  896.  
  897. UIGradient_33.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  898. UIGradient_33.Parent = Close_5
  899.  
  900. UICorner_34.CornerRadius = UDim.new(0, 10)
  901. UICorner_34.Parent = Close_5
  902.  
  903. PSX.Name = "PSX"
  904. PSX.Parent = GameUI
  905. PSX.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  906. PSX.BackgroundTransparency = 1.000
  907. PSX.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  908. PSX.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  909. PSX.Visible = false
  910.  
  911. BG_5.Name = "BG"
  912. BG_5.Parent = PSX
  913. BG_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  914. BG_5.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  915. BG_5.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  916. BG_5.Font = Enum.Font.SourceSans
  917. BG_5.Text = ""
  918. BG_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  919. BG_5.TextSize = 14.000
  920.  
  921. UICorner_35.CornerRadius = UDim.new(0, 10)
  922. UICorner_35.Parent = BG_5
  923.  
  924. UIGradient_34.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  925. UIGradient_34.Parent = BG_5
  926.  
  927. TopBar_7.Name = "TopBar"
  928. TopBar_7.Parent = PSX
  929. TopBar_7.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  930. TopBar_7.BackgroundTransparency = 0.300
  931. TopBar_7.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  932. TopBar_7.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  933.  
  934. UICorner_36.CornerRadius = UDim.new(0, 10)
  935. UICorner_36.Parent = TopBar_7
  936.  
  937. UIGradient_35.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  938. UIGradient_35.Parent = TopBar_7
  939.  
  940. PSXBtn1.Name = "PSXBtn1"
  941. PSXBtn1.Parent = PSX
  942. PSXBtn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  943. PSXBtn1.BackgroundTransparency = 0.300
  944. PSXBtn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  945. PSXBtn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  946. PSXBtn1.Font = Enum.Font.Jura
  947. PSXBtn1.Text = "  Pet Simulator X Unoffical GUI  "
  948. PSXBtn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  949. PSXBtn1.TextScaled = true
  950. PSXBtn1.TextSize = 14.000
  951. PSXBtn1.TextWrapped = true
  952.  
  953. UIGradient_36.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  954. UIGradient_36.Parent = PSXBtn1
  955.  
  956. UICorner_37.CornerRadius = UDim.new(0, 10)
  957. UICorner_37.Parent = PSXBtn1
  958.  
  959. TITLE_6.Name = "TITLE"
  960. TITLE_6.Parent = PSX
  961. TITLE_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  962. TITLE_6.BackgroundTransparency = 1.000
  963. TITLE_6.Position = UDim2.new(0, 0, 1.34038424, 0)
  964. TITLE_6.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  965. TITLE_6.Font = Enum.Font.Jura
  966. TITLE_6.Text = "  Pet Simulator X  "
  967. TITLE_6.TextColor3 = Color3.fromRGB(255, 255, 255)
  968. TITLE_6.TextScaled = true
  969. TITLE_6.TextSize = 14.000
  970. TITLE_6.TextWrapped = true
  971.  
  972. Close_6.Name = "Close"
  973. Close_6.Parent = PSX
  974. Close_6.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  975. Close_6.BackgroundTransparency = 0.300
  976. Close_6.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  977. Close_6.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  978. Close_6.Font = Enum.Font.Jura
  979. Close_6.Text = "X"
  980. Close_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  981. Close_6.TextScaled = true
  982. Close_6.TextSize = 14.000
  983. Close_6.TextWrapped = true
  984.  
  985. UIGradient_37.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  986. UIGradient_37.Parent = Close_6
  987.  
  988. UICorner_38.CornerRadius = UDim.new(0, 10)
  989. UICorner_38.Parent = Close_6
  990.  
  991. PSXBtn2.Name = "PSXBtn2"
  992. PSXBtn2.Parent = PSX
  993. PSXBtn2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  994. PSXBtn2.BackgroundTransparency = 0.300
  995. PSXBtn2.Position = UDim2.new(0.0333429798, 0, 5.75254679, 0)
  996. PSXBtn2.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  997. PSXBtn2.Font = Enum.Font.Jura
  998. PSXBtn2.Text = "  Pet Simulator BEST GUI  "
  999. PSXBtn2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1000. PSXBtn2.TextScaled = true
  1001. PSXBtn2.TextSize = 14.000
  1002. PSXBtn2.TextWrapped = true
  1003.  
  1004. UIGradient_38.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1005. UIGradient_38.Parent = PSXBtn2
  1006.  
  1007. UICorner_39.CornerRadius = UDim.new(0, 10)
  1008. UICorner_39.Parent = PSXBtn2
  1009.  
  1010. BB2.Name = "BB2"
  1011. BB2.Parent = GameUI
  1012. BB2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1013. BB2.BackgroundTransparency = 1.000
  1014. BB2.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  1015. BB2.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  1016. BB2.Visible = false
  1017.  
  1018. BG_6.Name = "BG"
  1019. BG_6.Parent = BB2
  1020. BG_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1021. BG_6.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  1022. BG_6.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  1023. BG_6.Font = Enum.Font.SourceSans
  1024. BG_6.Text = ""
  1025. BG_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  1026. BG_6.TextSize = 14.000
  1027.  
  1028. UICorner_40.CornerRadius = UDim.new(0, 10)
  1029. UICorner_40.Parent = BG_6
  1030.  
  1031. UIGradient_39.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1032. UIGradient_39.Parent = BG_6
  1033.  
  1034. TopBar_8.Name = "TopBar"
  1035. TopBar_8.Parent = BB2
  1036. TopBar_8.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1037. TopBar_8.BackgroundTransparency = 0.300
  1038. TopBar_8.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  1039. TopBar_8.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  1040.  
  1041. UICorner_41.CornerRadius = UDim.new(0, 10)
  1042. UICorner_41.Parent = TopBar_8
  1043.  
  1044. UIGradient_40.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1045. UIGradient_40.Parent = TopBar_8
  1046.  
  1047. BB2Btn1.Name = "BB2Btn1"
  1048. BB2Btn1.Parent = BB2
  1049. BB2Btn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1050. BB2Btn1.BackgroundTransparency = 0.300
  1051. BB2Btn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  1052. BB2Btn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1053. BB2Btn1.Font = Enum.Font.Jura
  1054. BB2Btn1.Text = "  Booga Booga GUI  "
  1055. BB2Btn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1056. BB2Btn1.TextScaled = true
  1057. BB2Btn1.TextSize = 14.000
  1058. BB2Btn1.TextWrapped = true
  1059.  
  1060. UIGradient_41.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1061. UIGradient_41.Parent = BB2Btn1
  1062.  
  1063. UICorner_42.CornerRadius = UDim.new(0, 10)
  1064. UICorner_42.Parent = BB2Btn1
  1065.  
  1066. TITLE_7.Name = "TITLE"
  1067. TITLE_7.Parent = BB2
  1068. TITLE_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1069. TITLE_7.BackgroundTransparency = 1.000
  1070. TITLE_7.Position = UDim2.new(0, 0, 1.34038424, 0)
  1071. TITLE_7.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  1072. TITLE_7.Font = Enum.Font.Jura
  1073. TITLE_7.Text = "  Booga Booga 2018  "
  1074. TITLE_7.TextColor3 = Color3.fromRGB(255, 255, 255)
  1075. TITLE_7.TextScaled = true
  1076. TITLE_7.TextSize = 14.000
  1077. TITLE_7.TextWrapped = true
  1078.  
  1079. Close_7.Name = "Close"
  1080. Close_7.Parent = BB2
  1081. Close_7.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1082. Close_7.BackgroundTransparency = 0.300
  1083. Close_7.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  1084. Close_7.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  1085. Close_7.Font = Enum.Font.Jura
  1086. Close_7.Text = "X"
  1087. Close_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1088. Close_7.TextScaled = true
  1089. Close_7.TextSize = 14.000
  1090. Close_7.TextWrapped = true
  1091.  
  1092. UIGradient_42.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1093. UIGradient_42.Parent = Close_7
  1094.  
  1095. UICorner_43.CornerRadius = UDim.new(0, 10)
  1096. UICorner_43.Parent = Close_7
  1097.  
  1098. BB.Name = "BB"
  1099. BB.Parent = GameUI
  1100. BB.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1101. BB.BackgroundTransparency = 1.000
  1102. BB.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  1103. BB.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  1104. BB.Visible = false
  1105.  
  1106. BG_7.Name = "BG"
  1107. BG_7.Parent = BB
  1108. BG_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1109. BG_7.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  1110. BG_7.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  1111. BG_7.Font = Enum.Font.SourceSans
  1112. BG_7.Text = ""
  1113. BG_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  1114. BG_7.TextSize = 14.000
  1115.  
  1116. UICorner_44.CornerRadius = UDim.new(0, 10)
  1117. UICorner_44.Parent = BG_7
  1118.  
  1119. UIGradient_43.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1120. UIGradient_43.Parent = BG_7
  1121.  
  1122. TopBar_9.Name = "TopBar"
  1123. TopBar_9.Parent = BB
  1124. TopBar_9.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1125. TopBar_9.BackgroundTransparency = 0.300
  1126. TopBar_9.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  1127. TopBar_9.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  1128.  
  1129. UICorner_45.CornerRadius = UDim.new(0, 10)
  1130. UICorner_45.Parent = TopBar_9
  1131.  
  1132. UIGradient_44.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1133. UIGradient_44.Parent = TopBar_9
  1134.  
  1135. BBBtn1.Name = "BBBtn1"
  1136. BBBtn1.Parent = BB
  1137. BBBtn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1138. BBBtn1.BackgroundTransparency = 0.300
  1139. BBBtn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  1140. BBBtn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1141. BBBtn1.Font = Enum.Font.Jura
  1142. BBBtn1.Text = "  Booga Booga GUI  "
  1143. BBBtn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1144. BBBtn1.TextScaled = true
  1145. BBBtn1.TextSize = 14.000
  1146. BBBtn1.TextWrapped = true
  1147.  
  1148. UIGradient_45.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1149. UIGradient_45.Parent = BBBtn1
  1150.  
  1151. UICorner_46.CornerRadius = UDim.new(0, 10)
  1152. UICorner_46.Parent = BBBtn1
  1153.  
  1154. TITLE_8.Name = "TITLE"
  1155. TITLE_8.Parent = BB
  1156. TITLE_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1157. TITLE_8.BackgroundTransparency = 1.000
  1158. TITLE_8.Position = UDim2.new(0, 0, 1.34038424, 0)
  1159. TITLE_8.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  1160. TITLE_8.Font = Enum.Font.Jura
  1161. TITLE_8.Text = "  Bloxburg [BETA]  "
  1162. TITLE_8.TextColor3 = Color3.fromRGB(255, 255, 255)
  1163. TITLE_8.TextScaled = true
  1164. TITLE_8.TextSize = 14.000
  1165. TITLE_8.TextWrapped = true
  1166.  
  1167. Close_8.Name = "Close"
  1168. Close_8.Parent = BB
  1169. Close_8.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1170. Close_8.BackgroundTransparency = 0.300
  1171. Close_8.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  1172. Close_8.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  1173. Close_8.Font = Enum.Font.Jura
  1174. Close_8.Text = "X"
  1175. Close_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  1176. Close_8.TextScaled = true
  1177. Close_8.TextSize = 14.000
  1178. Close_8.TextWrapped = true
  1179.  
  1180. UIGradient_46.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1181. UIGradient_46.Parent = Close_8
  1182.  
  1183. UICorner_47.CornerRadius = UDim.new(0, 10)
  1184. UICorner_47.Parent = Close_8
  1185.  
  1186. OTHER.Name = "OTHER"
  1187. OTHER.Parent = GameUI
  1188. OTHER.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1189. OTHER.BackgroundTransparency = 1.000
  1190. OTHER.Position = UDim2.new(0.00784623623, 0, 0.212331563, 0)
  1191. OTHER.Size = UDim2.new(0.033617001, 0, 0.014186387, 0)
  1192. OTHER.Visible = false
  1193.  
  1194. BG_8.Name = "BG"
  1195. BG_8.Parent = OTHER
  1196. BG_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1197. BG_8.Position = UDim2.new(0, 0, -5.96046448e-08, 0)
  1198. BG_8.Size = UDim2.new(0.999999821, 0, 21.0205498, 0)
  1199. BG_8.Font = Enum.Font.SourceSans
  1200. BG_8.Text = ""
  1201. BG_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  1202. BG_8.TextSize = 14.000
  1203.  
  1204. UICorner_48.CornerRadius = UDim.new(0, 10)
  1205. UICorner_48.Parent = BG_8
  1206.  
  1207. UIGradient_47.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1208. UIGradient_47.Parent = BG_8
  1209.  
  1210. TopBar_10.Name = "TopBar"
  1211. TopBar_10.Parent = OTHER
  1212. TopBar_10.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1213. TopBar_10.BackgroundTransparency = 0.300
  1214. TopBar_10.Position = UDim2.new(-0.00107043982, 0, -0.00194692612, 0)
  1215. TopBar_10.Size = UDim2.new(1.00107014, 0, 0.916216314, 0)
  1216.  
  1217. UICorner_49.CornerRadius = UDim.new(0, 10)
  1218. UICorner_49.Parent = TopBar_10
  1219.  
  1220. UIGradient_48.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1221. UIGradient_48.Parent = TopBar_10
  1222.  
  1223. OTHERBtn1.Name = "OTHERBtn1"
  1224. OTHERBtn1.Parent = OTHER
  1225. OTHERBtn1.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1226. OTHERBtn1.BackgroundTransparency = 0.300
  1227. OTHERBtn1.Position = UDim2.new(0.0333429798, 0, 3.67523813, 0)
  1228. OTHERBtn1.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1229. OTHERBtn1.Font = Enum.Font.Jura
  1230. OTHERBtn1.Text = "  Brookhaven  RP Fly  "
  1231. OTHERBtn1.TextColor3 = Color3.fromRGB(0, 0, 0)
  1232. OTHERBtn1.TextScaled = true
  1233. OTHERBtn1.TextSize = 14.000
  1234. OTHERBtn1.TextWrapped = true
  1235.  
  1236. UIGradient_49.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1237. UIGradient_49.Parent = OTHERBtn1
  1238.  
  1239. UICorner_50.CornerRadius = UDim.new(0, 10)
  1240. UICorner_50.Parent = OTHERBtn1
  1241.  
  1242. TITLE_9.Name = "TITLE"
  1243. TITLE_9.Parent = OTHER
  1244. TITLE_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  1245. TITLE_9.BackgroundTransparency = 1.000
  1246. TITLE_9.Position = UDim2.new(0, 0, 1.34038424, 0)
  1247. TITLE_9.Size = UDim2.new(0.999999642, 0, 1.6956625, 0)
  1248. TITLE_9.Font = Enum.Font.Jura
  1249. TITLE_9.Text = "Other Scripts"
  1250. TITLE_9.TextColor3 = Color3.fromRGB(255, 255, 255)
  1251. TITLE_9.TextScaled = true
  1252. TITLE_9.TextSize = 14.000
  1253. TITLE_9.TextWrapped = true
  1254.  
  1255. Close_9.Name = "Close"
  1256. Close_9.Parent = OTHER
  1257. Close_9.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1258. Close_9.BackgroundTransparency = 0.300
  1259. Close_9.Position = UDim2.new(0.828017294, 0, 19.4414787, 0)
  1260. Close_9.Size = UDim2.new(0.171982393, 0, 1.53811109, 0)
  1261. Close_9.Font = Enum.Font.Jura
  1262. Close_9.Text = "X"
  1263. Close_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  1264. Close_9.TextScaled = true
  1265. Close_9.TextSize = 14.000
  1266. Close_9.TextWrapped = true
  1267.  
  1268. UIGradient_50.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1269. UIGradient_50.Parent = Close_9
  1270.  
  1271. UICorner_51.CornerRadius = UDim.new(0, 10)
  1272. UICorner_51.Parent = Close_9
  1273.  
  1274. OTHERBtn2.Name = "OTHERBtn2"
  1275. OTHERBtn2.Parent = OTHER
  1276. OTHERBtn2.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1277. OTHERBtn2.BackgroundTransparency = 0.300
  1278. OTHERBtn2.Position = UDim2.new(0.0333429798, 0, 5.75254679, 0)
  1279. OTHERBtn2.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1280. OTHERBtn2.Font = Enum.Font.Jura
  1281. OTHERBtn2.Text = "Skywars Autofarm"
  1282. OTHERBtn2.TextColor3 = Color3.fromRGB(0, 0, 0)
  1283. OTHERBtn2.TextScaled = true
  1284. OTHERBtn2.TextSize = 14.000
  1285. OTHERBtn2.TextWrapped = true
  1286.  
  1287. UIGradient_51.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1288. UIGradient_51.Parent = OTHERBtn2
  1289.  
  1290. UICorner_52.CornerRadius = UDim.new(0, 10)
  1291. UICorner_52.Parent = OTHERBtn2
  1292.  
  1293. OTHERBtn3.Name = "OTHERBtn3"
  1294. OTHERBtn3.Parent = OTHER
  1295. OTHERBtn3.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1296. OTHERBtn3.BackgroundTransparency = 0.300
  1297. OTHERBtn3.Position = UDim2.new(0.0333429798, 0, 7.88311958, 0)
  1298. OTHERBtn3.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1299. OTHERBtn3.Font = Enum.Font.Jura
  1300. OTHERBtn3.Text = "Da Hood Autofarm"
  1301. OTHERBtn3.TextColor3 = Color3.fromRGB(0, 0, 0)
  1302. OTHERBtn3.TextScaled = true
  1303. OTHERBtn3.TextSize = 14.000
  1304. OTHERBtn3.TextWrapped = true
  1305.  
  1306. UIGradient_52.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1307. UIGradient_52.Parent = OTHERBtn3
  1308.  
  1309. UICorner_53.CornerRadius = UDim.new(0, 10)
  1310. UICorner_53.Parent = OTHERBtn3
  1311.  
  1312. OTHERBtn4.Name = "OTHERBtn4"
  1313. OTHERBtn4.Parent = OTHER
  1314. OTHERBtn4.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1315. OTHERBtn4.BackgroundTransparency = 0.300
  1316. OTHERBtn4.Position = UDim2.new(0.0333429798, 0, 10.0136929, 0)
  1317. OTHERBtn4.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1318. OTHERBtn4.Font = Enum.Font.Jura
  1319. OTHERBtn4.Text = "  Skywars SightGUI  "
  1320. OTHERBtn4.TextColor3 = Color3.fromRGB(0, 0, 0)
  1321. OTHERBtn4.TextScaled = true
  1322. OTHERBtn4.TextSize = 14.000
  1323. OTHERBtn4.TextWrapped = true
  1324.  
  1325. UIGradient_53.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1326. UIGradient_53.Parent = OTHERBtn4
  1327.  
  1328. UICorner_54.CornerRadius = UDim.new(0, 10)
  1329. UICorner_54.Parent = OTHERBtn4
  1330.  
  1331. OTHERBtn5.Name = "OTHERBtn5"
  1332. OTHERBtn5.Parent = OTHER
  1333. OTHERBtn5.BackgroundColor3 = Color3.fromRGB(139, 139, 139)
  1334. OTHERBtn5.BackgroundTransparency = 0.300
  1335. OTHERBtn5.Position = UDim2.new(0.0333429798, 0, 12.1975307, 0)
  1336. OTHERBtn5.Size = UDim2.new(0.92246002, 0, 1.53811109, 0)
  1337. OTHERBtn5.Font = Enum.Font.Jura
  1338. OTHERBtn5.Text = "  Noclip \"E\" Toggle  "
  1339. OTHERBtn5.TextColor3 = Color3.fromRGB(0, 0, 0)
  1340. OTHERBtn5.TextScaled = true
  1341. OTHERBtn5.TextSize = 14.000
  1342. OTHERBtn5.TextWrapped = true
  1343.  
  1344. UIGradient_54.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 148, 102)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(237, 102, 109))}
  1345. UIGradient_54.Parent = OTHERBtn5
  1346.  
  1347. UICorner_55.CornerRadius = UDim.new(0, 10)
  1348. UICorner_55.Parent = OTHERBtn5
  1349.  
  1350. -- Scripts:
  1351.  
  1352. local function URHMGJ_fake_script() -- Close.Destroy
  1353.     local script = Instance.new('LocalScript', Close)
  1354.  
  1355.     script.Parent.MouseButton1Click(function()
  1356.         script.Parent.Parent.Parent.Enabled = false
  1357.     end)
  1358. end
  1359. coroutine.wrap(URHMGJ_fake_script)()
  1360. local function RBVJGV_fake_script() -- Continue.Script
  1361.     local script = Instance.new('LocalScript', Continue)
  1362.  
  1363.     local key = script.Parent.Parent.KEYBOX
  1364.    
  1365.     script.Parent.MouseButton1Click:Connect(function()
  1366.         if key.Text == "Key_3443462124" then -- Make the "Key" whatever you wish.
  1367.             script.Parent.Parent.Parent.Core.Visible = true
  1368.             wait(1)
  1369.             script.Parent.Parent.Visible = false
  1370.         elseif
  1371.             key.Text == "" then
  1372.             key.Text = "" else
  1373.             key.Text = "Invalid Key!"
  1374.             wait(1)
  1375.             key.Text = ""
  1376.         end
  1377.     end)
  1378.    
  1379.     -- Video: https://youtu.be/hy1Tcwr3PRY
  1380. end
  1381. coroutine.wrap(RBVJGV_fake_script)()
  1382. local function NKQYJ_fake_script() -- KEY.Setting
  1383.     local script = Instance.new('LocalScript', KEY)
  1384.  
  1385.     script.Parent.Visible = true
  1386.     script:Destroy()
  1387. end
  1388. coroutine.wrap(NKQYJ_fake_script)()
  1389. local function ZPHTVC_fake_script() -- TopBar_2.Dragify
  1390.     local script = Instance.new('LocalScript', TopBar_2)
  1391.  
  1392.     local UIS = game:GetService("UserInputService")
  1393.     function dragify(Frame)
  1394.         dragToggle = nil
  1395.         local dragSpeed = 0.50
  1396.         dragInput = nil
  1397.         dragStart = nil
  1398.         local dragPos = nil
  1399.         function updateInput(input)
  1400.             local Delta = input.Position - dragStart
  1401.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1402.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1403.         end
  1404.         Frame.InputBegan:Connect(function(input)
  1405.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1406.                 dragToggle = true
  1407.                 dragStart = input.Position
  1408.                 startPos = Frame.Position
  1409.                 input.Changed:Connect(function()
  1410.                     if input.UserInputState == Enum.UserInputState.End then
  1411.                         dragToggle = false
  1412.                     end
  1413.                 end)
  1414.             end
  1415.         end)
  1416.         Frame.InputChanged:Connect(function(input)
  1417.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1418.                 dragInput = input
  1419.             end
  1420.         end)
  1421.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1422.             if input == dragInput and dragToggle then
  1423.                 updateInput(input)
  1424.             end
  1425.         end)
  1426.     end
  1427.    
  1428.     dragify(script.Parent.Parent)
  1429. end
  1430. coroutine.wrap(ZPHTVC_fake_script)()
  1431. local function ZSZR_fake_script() -- Core.Settings
  1432.     local script = Instance.new('LocalScript', Core)
  1433.  
  1434.     script.Parent.Visible = false
  1435.     script:Destroy()
  1436. end
  1437. coroutine.wrap(ZSZR_fake_script)()
  1438. local function NITON_fake_script() -- BedwarsBETA.BWScript
  1439.     local script = Instance.new('LocalScript', BedwarsBETA)
  1440.  
  1441.     script.Parent.MouseButton1Click:Connect(function()
  1442.         script.Parent.Parent.Parent.Parent.GameUI.BW.Visible = true
  1443.     end)
  1444.    
  1445.    
  1446. end
  1447. coroutine.wrap(NITON_fake_script)()
  1448. local function ODHCQE_fake_script() -- LumberTycoon2.LT2Script
  1449.     local script = Instance.new('LocalScript', LumberTycoon2)
  1450.  
  1451.     script.Parent.MouseButton1Click:Connect(function()
  1452.         script.Parent.Parent.Parent.Parent.GameUI.LT2.Visible = true
  1453.     end)
  1454.    
  1455.    
  1456. end
  1457. coroutine.wrap(ODHCQE_fake_script)()
  1458. local function TAKXTP_fake_script() -- FleetheFacility.FTFScript
  1459.     local script = Instance.new('LocalScript', FleetheFacility)
  1460.  
  1461.     script.Parent.MouseButton1Click:Connect(function()
  1462.         script.Parent.Parent.Parent.Parent.GameUI.FTF.Visible = true
  1463.     end)
  1464.    
  1465.    
  1466. end
  1467. coroutine.wrap(TAKXTP_fake_script)()
  1468. local function VFEWR_fake_script() -- Kitty.KITTYScript
  1469.     local script = Instance.new('LocalScript', Kitty)
  1470.  
  1471.     script.Parent.MouseButton1Click:Connect(function()
  1472.         script.Parent.Parent.Parent.Parent.GameUI.KITTY.Visible = true
  1473.     end)
  1474.    
  1475.    
  1476. end
  1477. coroutine.wrap(VFEWR_fake_script)()
  1478. local function EOZWVF_fake_script() -- PetSimulatorX.PSXScript
  1479.     local script = Instance.new('LocalScript', PetSimulatorX)
  1480.  
  1481.     script.Parent.MouseButton1Click:Connect(function()
  1482.         script.Parent.Parent.Parent.Parent.GameUI.PSX.Visible = true
  1483.     end)
  1484.    
  1485.    
  1486. end
  1487. coroutine.wrap(EOZWVF_fake_script)()
  1488. local function QEUYPI_fake_script() -- BoogaBooga2018.BB2Script
  1489.     local script = Instance.new('LocalScript', BoogaBooga2018)
  1490.  
  1491.     script.Parent.MouseButton1Click:Connect(function()
  1492.         script.Parent.Parent.Parent.Parent.GameUI.BB2.Visible = true
  1493.     end)
  1494.    
  1495.    
  1496. end
  1497. coroutine.wrap(QEUYPI_fake_script)()
  1498. local function UTZAGTP_fake_script() -- BloxburgBETA.BBScript
  1499.     local script = Instance.new('LocalScript', BloxburgBETA)
  1500.  
  1501.     script.Parent.MouseButton1Click:Connect(function()
  1502.         script.Parent.Parent.Parent.Parent.GameUI.BB.Visible = true
  1503.     end)
  1504.    
  1505.    
  1506. end
  1507. coroutine.wrap(UTZAGTP_fake_script)()
  1508. local function RYCM_fake_script() -- TopBar_3.Dragify
  1509.     local script = Instance.new('LocalScript', TopBar_3)
  1510.  
  1511.     local UIS = game:GetService("UserInputService")
  1512.     function dragify(Frame)
  1513.         dragToggle = nil
  1514.         local dragSpeed = 0.50
  1515.         dragInput = nil
  1516.         dragStart = nil
  1517.         local dragPos = nil
  1518.         function updateInput(input)
  1519.             local Delta = input.Position - dragStart
  1520.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1521.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1522.         end
  1523.         Frame.InputBegan:Connect(function(input)
  1524.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1525.                 dragToggle = true
  1526.                 dragStart = input.Position
  1527.                 startPos = Frame.Position
  1528.                 input.Changed:Connect(function()
  1529.                     if input.UserInputState == Enum.UserInputState.End then
  1530.                         dragToggle = false
  1531.                     end
  1532.                 end)
  1533.             end
  1534.         end)
  1535.         Frame.InputChanged:Connect(function(input)
  1536.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1537.                 dragInput = input
  1538.             end
  1539.         end)
  1540.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1541.             if input == dragInput and dragToggle then
  1542.                 updateInput(input)
  1543.             end
  1544.         end)
  1545.     end
  1546.    
  1547.     dragify(script.Parent.Parent)
  1548. end
  1549. coroutine.wrap(RYCM_fake_script)()
  1550. local function HSRXJ_fake_script() -- BWBtn1.BWAutokill
  1551.     local script = Instance.new('LocalScript', BWBtn1)
  1552.  
  1553.     script.Parent.MouseButton1Click:Connect(function()
  1554.         loadstring(game:HttpGet("https://pastebin.com/raw/qiVT2i8X"))()
  1555.     end)
  1556.    
  1557.    
  1558. end
  1559. coroutine.wrap(HSRXJ_fake_script)()
  1560. local function UEVT_fake_script() -- BWBtn2.BWMonkey
  1561.     local script = Instance.new('LocalScript', BWBtn2)
  1562.  
  1563.     script.Parent.MouseButton1Click:Connect(function()
  1564.         loadstring(game:HttpGet("https://raw.githubusercontent.com/KuriWasTaken/MonkeyScripts/main/BedWarsMonkey.lua"))()
  1565.     end)
  1566. end
  1567. coroutine.wrap(UEVT_fake_script)()
  1568. local function DGQA_fake_script() -- Close_2.ExitScript
  1569.     local script = Instance.new('LocalScript', Close_2)
  1570.  
  1571.     script.Parent.MouseButton1Click:Connect(function()
  1572.         script.Parent.Parent.Visible = false
  1573.     end)
  1574. end
  1575. coroutine.wrap(DGQA_fake_script)()
  1576. local function ZTRBXZD_fake_script() -- TopBar_4.Dragify
  1577.     local script = Instance.new('LocalScript', TopBar_4)
  1578.  
  1579.     local UIS = game:GetService("UserInputService")
  1580.     function dragify(Frame)
  1581.         dragToggle = nil
  1582.         local dragSpeed = 0.50
  1583.         dragInput = nil
  1584.         dragStart = nil
  1585.         local dragPos = nil
  1586.         function updateInput(input)
  1587.             local Delta = input.Position - dragStart
  1588.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1589.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1590.         end
  1591.         Frame.InputBegan:Connect(function(input)
  1592.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1593.                 dragToggle = true
  1594.                 dragStart = input.Position
  1595.                 startPos = Frame.Position
  1596.                 input.Changed:Connect(function()
  1597.                     if input.UserInputState == Enum.UserInputState.End then
  1598.                         dragToggle = false
  1599.                     end
  1600.                 end)
  1601.             end
  1602.         end)
  1603.         Frame.InputChanged:Connect(function(input)
  1604.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1605.                 dragInput = input
  1606.             end
  1607.         end)
  1608.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1609.             if input == dragInput and dragToggle then
  1610.                 updateInput(input)
  1611.             end
  1612.         end)
  1613.     end
  1614.    
  1615.     dragify(script.Parent.Parent)
  1616. end
  1617. coroutine.wrap(ZTRBXZD_fake_script)()
  1618. local function COPEV_fake_script() -- LT2Btn1.BarkScript
  1619.     local script = Instance.new('LocalScript', LT2Btn1)
  1620.  
  1621.     script.Parent.MouseButton1Click:Connect(function()
  1622.         loadstring(game:HttpGetAsync'https://cdn.applebee1558.com/bark/bark.lua')('bark>blood')
  1623.     end)
  1624. end
  1625. coroutine.wrap(COPEV_fake_script)()
  1626. local function KPHC_fake_script() -- LT2Btn2.CoolSoloDupeThingyScript
  1627.     local script = Instance.new('LocalScript', LT2Btn2)
  1628.  
  1629.     script.Parent.MouseButton1Click:Connect(function()
  1630.         loadstring(game:HttpGet'https://raw.githubusercontent.com/0x37Dev/Cool-Solo-Dupe-Thing/main/script.lua')()
  1631.     end)
  1632. end
  1633. coroutine.wrap(KPHC_fake_script)()
  1634. local function BALVZTD_fake_script() -- Close_3.ExitScript
  1635.     local script = Instance.new('LocalScript', Close_3)
  1636.  
  1637.     script.Parent.MouseButton1Click:Connect(function()
  1638.         script.Parent.Parent.Visible = false
  1639.     end)
  1640. end
  1641. coroutine.wrap(BALVZTD_fake_script)()
  1642. local function XKHYEAC_fake_script() -- LT2Btn3.AxeDupeScript
  1643.     local script = Instance.new('LocalScript', LT2Btn3)
  1644.  
  1645.     script.Parent.MouseButton1Click:Connect(function()
  1646.         loadstring(game:HttpGet("https://github.com/wrighttoby/wrighttoby/files/7040854/code.txt"))()
  1647.     end)
  1648. end
  1649. coroutine.wrap(XKHYEAC_fake_script)()
  1650. local function JFUKERH_fake_script() -- LT2Btn4.ShirosHubScript
  1651.     local script = Instance.new('LocalScript', LT2Btn4)
  1652.  
  1653.     script.Parent.MouseButton1Click:Connect(function()
  1654.         loadstring(game:HttpGet("https://pastebin.com/raw/ePzqG39g"))()
  1655.     end)
  1656. end
  1657. coroutine.wrap(JFUKERH_fake_script)()
  1658. local function UNSWL_fake_script() -- TopBar_5.Dragify
  1659.     local script = Instance.new('LocalScript', TopBar_5)
  1660.  
  1661.     local UIS = game:GetService("UserInputService")
  1662.     function dragify(Frame)
  1663.         dragToggle = nil
  1664.         local dragSpeed = 0.50
  1665.         dragInput = nil
  1666.         dragStart = nil
  1667.         local dragPos = nil
  1668.         function updateInput(input)
  1669.             local Delta = input.Position - dragStart
  1670.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1671.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1672.         end
  1673.         Frame.InputBegan:Connect(function(input)
  1674.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1675.                 dragToggle = true
  1676.                 dragStart = input.Position
  1677.                 startPos = Frame.Position
  1678.                 input.Changed:Connect(function()
  1679.                     if input.UserInputState == Enum.UserInputState.End then
  1680.                         dragToggle = false
  1681.                     end
  1682.                 end)
  1683.             end
  1684.         end)
  1685.         Frame.InputChanged:Connect(function(input)
  1686.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1687.                 dragInput = input
  1688.             end
  1689.         end)
  1690.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1691.             if input == dragInput and dragToggle then
  1692.                 updateInput(input)
  1693.             end
  1694.         end)
  1695.     end
  1696.    
  1697.     dragify(script.Parent.Parent)
  1698. end
  1699. coroutine.wrap(UNSWL_fake_script)()
  1700. local function HLYN_fake_script() -- FTFBtn1.FTFOPGUI
  1701.     local script = Instance.new('LocalScript', FTFBtn1)
  1702.  
  1703.     script.Parent.MouseButton1Click:Connect(function()
  1704.         loadstring(game:HttpGet("https://pastebin.com/raw/0QQiQmdi"))()
  1705.     end)
  1706. end
  1707. coroutine.wrap(HLYN_fake_script)()
  1708. local function RDGXAVH_fake_script() -- Close_4.ExitScript
  1709.     local script = Instance.new('LocalScript', Close_4)
  1710.  
  1711.     script.Parent.MouseButton1Click:Connect(function()
  1712.         script.Parent.Parent.Visible = false
  1713.     end)
  1714. end
  1715. coroutine.wrap(RDGXAVH_fake_script)()
  1716. local function DHTKILH_fake_script() -- TopBar_6.Dragify
  1717.     local script = Instance.new('LocalScript', TopBar_6)
  1718.  
  1719.     local UIS = game:GetService("UserInputService")
  1720.     function dragify(Frame)
  1721.         dragToggle = nil
  1722.         local dragSpeed = 0.50
  1723.         dragInput = nil
  1724.         dragStart = nil
  1725.         local dragPos = nil
  1726.         function updateInput(input)
  1727.             local Delta = input.Position - dragStart
  1728.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1729.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1730.         end
  1731.         Frame.InputBegan:Connect(function(input)
  1732.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1733.                 dragToggle = true
  1734.                 dragStart = input.Position
  1735.                 startPos = Frame.Position
  1736.                 input.Changed:Connect(function()
  1737.                     if input.UserInputState == Enum.UserInputState.End then
  1738.                         dragToggle = false
  1739.                     end
  1740.                 end)
  1741.             end
  1742.         end)
  1743.         Frame.InputChanged:Connect(function(input)
  1744.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1745.                 dragInput = input
  1746.             end
  1747.         end)
  1748.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1749.             if input == dragInput and dragToggle then
  1750.                 updateInput(input)
  1751.             end
  1752.         end)
  1753.     end
  1754.    
  1755.     dragify(script.Parent.Parent)
  1756. end
  1757. coroutine.wrap(DHTKILH_fake_script)()
  1758. local function OYVC_fake_script() -- KITTYBtn1.Kitty Script
  1759.     local script = Instance.new('LocalScript', KITTYBtn1)
  1760.  
  1761.     script.Parent.MouseButton1Click:Connect(function()
  1762.         loadstring(game:HttpGet("https://pastebin.com/raw/MwXkxRam"))()
  1763.     end)
  1764. end
  1765. coroutine.wrap(OYVC_fake_script)()
  1766. local function DNTA_fake_script() -- Close_5.ExitScript
  1767.     local script = Instance.new('LocalScript', Close_5)
  1768.  
  1769.     script.Parent.MouseButton1Click:Connect(function()
  1770.         script.Parent.Parent.Visible = false
  1771.     end)
  1772. end
  1773. coroutine.wrap(DNTA_fake_script)()
  1774. local function BNCE_fake_script() -- TopBar_7.Dragify
  1775.     local script = Instance.new('LocalScript', TopBar_7)
  1776.  
  1777.     local UIS = game:GetService("UserInputService")
  1778.     function dragify(Frame)
  1779.         dragToggle = nil
  1780.         local dragSpeed = 0.50
  1781.         dragInput = nil
  1782.         dragStart = nil
  1783.         local dragPos = nil
  1784.         function updateInput(input)
  1785.             local Delta = input.Position - dragStart
  1786.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1787.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1788.         end
  1789.         Frame.InputBegan:Connect(function(input)
  1790.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1791.                 dragToggle = true
  1792.                 dragStart = input.Position
  1793.                 startPos = Frame.Position
  1794.                 input.Changed:Connect(function()
  1795.                     if input.UserInputState == Enum.UserInputState.End then
  1796.                         dragToggle = false
  1797.                     end
  1798.                 end)
  1799.             end
  1800.         end)
  1801.         Frame.InputChanged:Connect(function(input)
  1802.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1803.                 dragInput = input
  1804.             end
  1805.         end)
  1806.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1807.             if input == dragInput and dragToggle then
  1808.                 updateInput(input)
  1809.             end
  1810.         end)
  1811.     end
  1812.    
  1813.     dragify(script.Parent.Parent)
  1814. end
  1815. coroutine.wrap(BNCE_fake_script)()
  1816. local function HYRAF_fake_script() -- PSXBtn1.PSXScriptOP
  1817.     local script = Instance.new('LocalScript', PSXBtn1)
  1818.  
  1819.     script.Parent.MouseButton1Click:Connect(function()
  1820.         loadstring(game:HttpGet("https://pastebin.com/raw/95HthyJq"))()
  1821.     end)
  1822. end
  1823. coroutine.wrap(HYRAF_fake_script)()
  1824. local function ZWVDGH_fake_script() -- Close_6.ExitScript
  1825.     local script = Instance.new('LocalScript', Close_6)
  1826.  
  1827.     script.Parent.MouseButton1Click:Connect(function()
  1828.         script.Parent.Parent.Visible = false
  1829.     end)
  1830. end
  1831. coroutine.wrap(ZWVDGH_fake_script)()
  1832. local function OUVYLRS_fake_script() -- PSXBtn2.PSXBestScript
  1833.     local script = Instance.new('LocalScript', PSXBtn2)
  1834.  
  1835.     script.Parent.MouseButton1Click:Connect(function()
  1836.         loadstring(game:HttpGet("https://system-exodus.com/scripts/PetSimulator/PetSimulatorX.lua", true))()
  1837.     end)
  1838. end
  1839. coroutine.wrap(OUVYLRS_fake_script)()
  1840. local function LEWBP_fake_script() -- TopBar_8.Dragify
  1841.     local script = Instance.new('LocalScript', TopBar_8)
  1842.  
  1843.     local UIS = game:GetService("UserInputService")
  1844.     function dragify(Frame)
  1845.         dragToggle = nil
  1846.         local dragSpeed = 0.50
  1847.         dragInput = nil
  1848.         dragStart = nil
  1849.         local dragPos = nil
  1850.         function updateInput(input)
  1851.             local Delta = input.Position - dragStart
  1852.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1853.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1854.         end
  1855.         Frame.InputBegan:Connect(function(input)
  1856.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1857.                 dragToggle = true
  1858.                 dragStart = input.Position
  1859.                 startPos = Frame.Position
  1860.                 input.Changed:Connect(function()
  1861.                     if input.UserInputState == Enum.UserInputState.End then
  1862.                         dragToggle = false
  1863.                     end
  1864.                 end)
  1865.             end
  1866.         end)
  1867.         Frame.InputChanged:Connect(function(input)
  1868.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1869.                 dragInput = input
  1870.             end
  1871.         end)
  1872.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1873.             if input == dragInput and dragToggle then
  1874.                 updateInput(input)
  1875.             end
  1876.         end)
  1877.     end
  1878.    
  1879.     dragify(script.Parent.Parent)
  1880. end
  1881. coroutine.wrap(LEWBP_fake_script)()
  1882. local function GLSTYCF_fake_script() -- BB2Btn1.Booga Booga OP Script
  1883.     local script = Instance.new('LocalScript', BB2Btn1)
  1884.  
  1885.     script.Parent.MouseButton1Click:Connect(function()
  1886.         loadstring(game:HttpGet("https://pastebin.com/raw/SmaQV3En"))()
  1887.     end)
  1888. end
  1889. coroutine.wrap(GLSTYCF_fake_script)()
  1890. local function LIUUMX_fake_script() -- Close_7.ExitScript
  1891.     local script = Instance.new('LocalScript', Close_7)
  1892.  
  1893.     script.Parent.MouseButton1Click:Connect(function()
  1894.         script.Parent.Parent.Visible = false
  1895.     end)
  1896. end
  1897. coroutine.wrap(LIUUMX_fake_script)()
  1898. local function BJSCLC_fake_script() -- TopBar_9.Dragify
  1899.     local script = Instance.new('LocalScript', TopBar_9)
  1900.  
  1901.     local UIS = game:GetService("UserInputService")
  1902.     function dragify(Frame)
  1903.         dragToggle = nil
  1904.         local dragSpeed = 0.50
  1905.         dragInput = nil
  1906.         dragStart = nil
  1907.         local dragPos = nil
  1908.         function updateInput(input)
  1909.             local Delta = input.Position - dragStart
  1910.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1911.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1912.         end
  1913.         Frame.InputBegan:Connect(function(input)
  1914.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1915.                 dragToggle = true
  1916.                 dragStart = input.Position
  1917.                 startPos = Frame.Position
  1918.                 input.Changed:Connect(function()
  1919.                     if input.UserInputState == Enum.UserInputState.End then
  1920.                         dragToggle = false
  1921.                     end
  1922.                 end)
  1923.             end
  1924.         end)
  1925.         Frame.InputChanged:Connect(function(input)
  1926.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1927.                 dragInput = input
  1928.             end
  1929.         end)
  1930.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1931.             if input == dragInput and dragToggle then
  1932.                 updateInput(input)
  1933.             end
  1934.         end)
  1935.     end
  1936.    
  1937.     dragify(script.Parent.Parent)
  1938. end
  1939. coroutine.wrap(BJSCLC_fake_script)()
  1940. local function NHIDQC_fake_script() -- BBBtn1.BBHairdresserAutofarm
  1941.     local script = Instance.new('LocalScript', BBBtn1)
  1942.  
  1943.     script.Parent.MouseButton1Click:Connect(function()
  1944.         loadstring(game:HttpGet("https://raw.githubusercontent.com/Introvert1337/Releases/master/bloxburghairfarm.lua"))()
  1945.     end)
  1946. end
  1947. coroutine.wrap(NHIDQC_fake_script)()
  1948. local function SMGTPD_fake_script() -- Close_8.ExitScript
  1949.     local script = Instance.new('LocalScript', Close_8)
  1950.  
  1951.     script.Parent.MouseButton1Click:Connect(function()
  1952.         script.Parent.Parent.Visible = false
  1953.     end)
  1954. end
  1955. coroutine.wrap(SMGTPD_fake_script)()
  1956. local function JXORCTK_fake_script() -- TopBar_10.Dragify
  1957.     local script = Instance.new('LocalScript', TopBar_10)
  1958.  
  1959.     local UIS = game:GetService("UserInputService")
  1960.     function dragify(Frame)
  1961.         dragToggle = nil
  1962.         local dragSpeed = 0.50
  1963.         dragInput = nil
  1964.         dragStart = nil
  1965.         local dragPos = nil
  1966.         function updateInput(input)
  1967.             local Delta = input.Position - dragStart
  1968.             local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  1969.             game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
  1970.         end
  1971.         Frame.InputBegan:Connect(function(input)
  1972.             if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
  1973.                 dragToggle = true
  1974.                 dragStart = input.Position
  1975.                 startPos = Frame.Position
  1976.                 input.Changed:Connect(function()
  1977.                     if input.UserInputState == Enum.UserInputState.End then
  1978.                         dragToggle = false
  1979.                     end
  1980.                 end)
  1981.             end
  1982.         end)
  1983.         Frame.InputChanged:Connect(function(input)
  1984.             if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
  1985.                 dragInput = input
  1986.             end
  1987.         end)
  1988.         game:GetService("UserInputService").InputChanged:Connect(function(input)
  1989.             if input == dragInput and dragToggle then
  1990.                 updateInput(input)
  1991.             end
  1992.         end)
  1993.     end
  1994.    
  1995.     dragify(script.Parent.Parent)
  1996. end
  1997. coroutine.wrap(JXORCTK_fake_script)()
  1998. local function ZGREMJW_fake_script() -- OTHERBtn1.Brookhaven Fly Script
  1999.     local script = Instance.new('LocalScript', OTHERBtn1)
  2000.  
  2001.     script.Parent.MouseButton1Click:Connect(function()
  2002.         loadstring(game:HttpGet("https://pastebin.com/raw/KtLKcbxr"))()
  2003.     end)
  2004. end
  2005. coroutine.wrap(ZGREMJW_fake_script)()
  2006. local function NCLQDP_fake_script() -- Close_9.ExitScript
  2007.     local script = Instance.new('LocalScript', Close_9)
  2008.  
  2009.     script.Parent.MouseButton1Click:Connect(function()
  2010.         script.Parent.Parent.Visible = false
  2011.     end)
  2012. end
  2013. coroutine.wrap(NCLQDP_fake_script)()
  2014. local function JATMG_fake_script() -- OTHERBtn2.Skywars Autofarm Script
  2015.     local script = Instance.new('LocalScript', OTHERBtn2)
  2016.  
  2017.     script.Parent.MouseButton1Click:Connect(function()
  2018.         loadstring(game:HttpGet("https://pastebin.com/raw/TD565k1C"))()
  2019.     end)
  2020. end
  2021. coroutine.wrap(JATMG_fake_script)()
  2022. local function JYWEZ_fake_script() -- OTHERBtn3.DaHood Autofarm Script
  2023.     local script = Instance.new('LocalScript', OTHERBtn3)
  2024.  
  2025.     script.Parent.MouseButton1Click:Connect(function()
  2026.         loadstring(game:HttpGet("https://www.pastebin.com/raw/GyzXKJye"))()
  2027.     end)
  2028. end
  2029. coroutine.wrap(JYWEZ_fake_script)()
  2030. local function ZYNFK_fake_script() -- OTHERBtn4.Skywars SightGUI Script
  2031.     local script = Instance.new('LocalScript', OTHERBtn4)
  2032.  
  2033.     script.Parent.MouseButton1Click:Connect(function()
  2034.         loadstring(game:HttpGet("https://pastebin.com/raw/j2q0xYx1"))()
  2035.     end)
  2036. end
  2037. coroutine.wrap(ZYNFK_fake_script)()
  2038. local function WURZCW_fake_script() -- OTHERBtn5.Noclip Script
  2039.     local script = Instance.new('LocalScript', OTHERBtn5)
  2040.  
  2041.     script.Parent.MouseButton1Click:Connect(function()
  2042.         loadstring(game:HttpGet("https://pastebin.com/raw/KbQQVZUg"))()
  2043.     end)
  2044. end
  2045. coroutine.wrap(WURZCW_fake_script)()
  2046.  
Add Comment
Please, Sign In to add comment