lenyyyyyyyyy

Untitled

Nov 24th, 2020
3,466
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.40 KB | None | 0 0
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Topbar = Instance.new("ImageLabel")
  3. local MainContainer = Instance.new("ImageLabel")
  4. local Main = Instance.new("ScrollingFrame")
  5. local AutoSwing = Instance.new("ImageLabel")
  6. local AutoSwingText = Instance.new("TextLabel")
  7. local AutoSwingSlidingButton = Instance.new("TextButton")
  8. local AutoSwingSlidingButton_Roundify_12px = Instance.new("ImageLabel")
  9. local AutoArena = Instance.new("ImageLabel")
  10. local AutoArenaText = Instance.new("TextLabel")
  11. local AutoArenaSlidingButton = Instance.new("TextButton")
  12. local AutoArenaSlidingButton_Roundify_12px = Instance.new("ImageLabel")
  13. local AutoBorock = Instance.new("ImageLabel")
  14. local AutoBorockText = Instance.new("TextLabel")
  15. local AutoBorockSlidingButton = Instance.new("TextButton")
  16. local AutoBorockSlidingButton_Roundify_12px = Instance.new("ImageLabel")
  17. local AutoDemonKing = Instance.new("ImageLabel")
  18. local AutoDemonKingText = Instance.new("TextLabel")
  19. local AutoDemonKingSlidingButton = Instance.new("TextButton")
  20. local AutoDemonKingSlidingButton_Roundify_12px = Instance.new("ImageLabel")
  21. local GoldenEgg = Instance.new("TextButton")
  22. local GoldenEgg_Roundify_12px = Instance.new("ImageLabel")
  23. local GoldenEggText = Instance.new("TextLabel")
  24. local InstantQuest = Instance.new("TextButton")
  25. local InstantQuest_Roundify_12px = Instance.new("ImageLabel")
  26. local InstantQuest_2 = Instance.new("TextLabel")
  27. local Crates = Instance.new("Frame")
  28. local _100Kweapon = Instance.new("TextButton")
  29. local _100Kweapon_Roundify_12px = Instance.new("ImageLabel")
  30. local _100KweaponText = Instance.new("TextLabel")
  31. local _100Kskin = Instance.new("TextButton")
  32. local _100Kskin_Roundify_12px = Instance.new("ImageLabel")
  33. local _100KskinText = Instance.new("TextLabel")
  34. local _10Mskin = Instance.new("TextButton")
  35. local _10Mskin_Roundify_12px = Instance.new("ImageLabel")
  36. local _10MskinText = Instance.new("TextLabel")
  37. local _20Mpet = Instance.new("TextButton")
  38. local _20Mpet_Roundify_12px = Instance.new("ImageLabel")
  39. local _20MpetText = Instance.new("TextLabel")
  40. local TabContainerTweeningButton = Instance.new("ImageButton")
  41. local TabContainer = Instance.new("Frame")
  42. local Maintab = Instance.new("TextButton")
  43. local Cratestab = Instance.new("TextButton")
  44. local UIListLayout = Instance.new("UIListLayout")
  45. local close = Instance.new("ImageButton")
  46. local Visible = Instance.new("TextButton")
  47. local Visible_Roundify_4px = Instance.new("ImageLabel")
  48.  
  49. ScreenGui.Parent = game.CoreGui
  50.  
  51. Topbar.Name = "Topbar"
  52. Topbar.Parent = ScreenGui
  53. Topbar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54. Topbar.BackgroundTransparency = 1.000
  55. Topbar.Position = UDim2.new(0.369244128, 0, 0.322845399, 0)
  56. Topbar.Size = UDim2.new(0, 300, 0, 30)
  57. Topbar.Image = "rbxassetid://3570695787"
  58. Topbar.ImageColor3 = Color3.fromRGB(35, 35, 35)
  59. Topbar.ScaleType = Enum.ScaleType.Slice
  60. Topbar.SliceCenter = Rect.new(100, 100, 100, 100)
  61. Topbar.SliceScale = 0.040
  62. Topbar.Active = true
  63. Topbar.Draggable = true
  64.  
  65. MainContainer.Name = "MainContainer"
  66. MainContainer.Parent = Topbar
  67. MainContainer.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  68. MainContainer.BackgroundTransparency = 1.000
  69. MainContainer.Position = UDim2.new(0, 0, 0.980802894, 0)
  70. MainContainer.Size = UDim2.new(0, 298, 0, 180)
  71. MainContainer.Image = "rbxassetid://3570695787"
  72. MainContainer.ImageColor3 = Color3.fromRGB(35, 35, 35)
  73. MainContainer.ScaleType = Enum.ScaleType.Slice
  74. MainContainer.SliceCenter = Rect.new(100, 100, 100, 100)
  75. MainContainer.SliceScale = 0.040
  76.  
  77. Main.Name = "Main"
  78. Main.Parent = MainContainer
  79. Main.Active = true
  80. Main.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  81. Main.BorderColor3 = Color3.fromRGB(45, 45, 45)
  82. Main.Size = UDim2.new(0, 300, 0, 180)
  83. Main.CanvasSize = UDim2.new(0, 0, 8, 0)
  84. Main.ScrollBarThickness = 7
  85.  
  86. AutoSwing.Name = "AutoSwing"
  87. AutoSwing.Parent = Main
  88. AutoSwing.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  89. AutoSwing.BackgroundTransparency = 1.000
  90. AutoSwing.Position = UDim2.new(0.110000007, 0, 0.0111111151, 0)
  91. AutoSwing.Size = UDim2.new(0, 241, 0, 40)
  92. AutoSwing.Image = "rbxassetid://3570695787"
  93. AutoSwing.ImageColor3 = Color3.fromRGB(60, 60, 60)
  94. AutoSwing.ScaleType = Enum.ScaleType.Slice
  95. AutoSwing.SliceCenter = Rect.new(100, 100, 100, 100)
  96. AutoSwing.SliceScale = 0.080
  97.  
  98. AutoSwingText.Name = "AutoSwingText"
  99. AutoSwingText.Parent = AutoSwing
  100. AutoSwingText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  101. AutoSwingText.BackgroundTransparency = 1.000
  102. AutoSwingText.Size = UDim2.new(0, 100, 0, 40)
  103. AutoSwingText.Font = Enum.Font.FredokaOne
  104. AutoSwingText.Text = "Auto Swing"
  105. AutoSwingText.TextColor3 = Color3.fromRGB(255, 255, 255)
  106. AutoSwingText.TextSize = 14.000
  107.  
  108. AutoSwingSlidingButton.Name = "AutoSwingSlidingButton"
  109. AutoSwingSlidingButton.Parent = AutoSwing
  110. AutoSwingSlidingButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  111. AutoSwingSlidingButton.BackgroundTransparency = 1.000
  112. AutoSwingSlidingButton.BorderSizePixel = 0
  113. AutoSwingSlidingButton.Position = UDim2.new(0.639004171, 0, 0.224999994, 0)
  114. AutoSwingSlidingButton.Size = UDim2.new(0, 22, 0, 22)
  115. AutoSwingSlidingButton.Font = Enum.Font.SourceSans
  116. AutoSwingSlidingButton.Text = ""
  117. AutoSwingSlidingButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  118. AutoSwingSlidingButton.TextSize = 14.000
  119. local on = false
  120.  
  121. AutoSwingSlidingButton.MouseButton1Click:Connect(function()
  122. on = not on
  123. if on then
  124. AutoSwingSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(0,225,0)
  125. on = true
  126. _G.SwingLoop = true
  127. while _G.SwingLoop do
  128. wait()
  129. game.ReplicatedStorage.Aero.AeroRemoteServices.GameService.WeaponAttackStart:FireServer()
  130. game.ReplicatedStorage.Aero.AeroRemoteServices.GameService.WeaponAnimComplete:FireServer()
  131. end
  132. end
  133. if on == false then
  134. AutoSwingSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225,0,0)
  135. on = false
  136. _G.SwingLoop = false
  137. end
  138. end)
  139.  
  140. AutoSwingSlidingButton_Roundify_12px.Name = "AutoSwingSlidingButton_Roundify_12px"
  141. AutoSwingSlidingButton_Roundify_12px.Parent = AutoSwingSlidingButton
  142. AutoSwingSlidingButton_Roundify_12px.Active = true
  143. AutoSwingSlidingButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  144. AutoSwingSlidingButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  145. AutoSwingSlidingButton_Roundify_12px.BackgroundTransparency = 1.000
  146. AutoSwingSlidingButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  147. AutoSwingSlidingButton_Roundify_12px.Selectable = true
  148. AutoSwingSlidingButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  149. AutoSwingSlidingButton_Roundify_12px.Image = "rbxassetid://3570695787"
  150. AutoSwingSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225, 0, 0)
  151. AutoSwingSlidingButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  152. AutoSwingSlidingButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  153. AutoSwingSlidingButton_Roundify_12px.SliceScale = 0.120
  154.  
  155. AutoArena.Name = "AutoArena"
  156. AutoArena.Parent = Main
  157. AutoArena.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  158. AutoArena.BackgroundTransparency = 1.000
  159. AutoArena.Position = UDim2.new(0.110000007, 0, 0.0486111231, 0)
  160. AutoArena.Size = UDim2.new(0, 241, 0, 40)
  161. AutoArena.Image = "rbxassetid://3570695787"
  162. AutoArena.ImageColor3 = Color3.fromRGB(60, 60, 60)
  163. AutoArena.ScaleType = Enum.ScaleType.Slice
  164. AutoArena.SliceCenter = Rect.new(100, 100, 100, 100)
  165. AutoArena.SliceScale = 0.080
  166.  
  167. AutoArenaText.Name = "AutoArenaText"
  168. AutoArenaText.Parent = AutoArena
  169. AutoArenaText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  170. AutoArenaText.BackgroundTransparency = 1.000
  171. AutoArenaText.Size = UDim2.new(0, 100, 0, 40)
  172. AutoArenaText.Font = Enum.Font.FredokaOne
  173. AutoArenaText.Text = "Auto Arena"
  174. AutoArenaText.TextColor3 = Color3.fromRGB(255, 255, 255)
  175. AutoArenaText.TextSize = 14.000
  176.  
  177. AutoArenaSlidingButton.Name = "AutoArenaSlidingButton"
  178. AutoArenaSlidingButton.Parent = AutoArena
  179. AutoArenaSlidingButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  180. AutoArenaSlidingButton.BackgroundTransparency = 1.000
  181. AutoArenaSlidingButton.BorderSizePixel = 0
  182. AutoArenaSlidingButton.Position = UDim2.new(0.639004171, 0, 0.224999994, 0)
  183. AutoArenaSlidingButton.Size = UDim2.new(0, 22, 0, 22)
  184. AutoArenaSlidingButton.Font = Enum.Font.SourceSans
  185. AutoArenaSlidingButton.Text = ""
  186. AutoArenaSlidingButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  187. AutoArenaSlidingButton.TextSize = 14.000
  188. local on = false
  189.  
  190. AutoArenaSlidingButton.MouseButton1Click:Connect(function()
  191. on = not on
  192. if on then
  193. AutoArenaSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(0,225,0)
  194. on = true
  195. _G.Arena = true
  196.  
  197. while _G.Arena do
  198. wait()
  199. local A_1 = true
  200. game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.ArenaService.ArenaChoice:FireServer(A_1)
  201. end
  202. end
  203. if on == false then
  204. AutoArenaSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225,0,0)
  205. on = false
  206. _G.Arena = false
  207. end
  208. end)
  209.  
  210. AutoArenaSlidingButton_Roundify_12px.Name = "AutoArenaSlidingButton_Roundify_12px"
  211. AutoArenaSlidingButton_Roundify_12px.Parent = AutoArenaSlidingButton
  212. AutoArenaSlidingButton_Roundify_12px.Active = true
  213. AutoArenaSlidingButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  214. AutoArenaSlidingButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  215. AutoArenaSlidingButton_Roundify_12px.BackgroundTransparency = 1.000
  216. AutoArenaSlidingButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  217. AutoArenaSlidingButton_Roundify_12px.Selectable = true
  218. AutoArenaSlidingButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  219. AutoArenaSlidingButton_Roundify_12px.Image = "rbxassetid://3570695787"
  220. AutoArenaSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225, 0, 0)
  221. AutoArenaSlidingButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  222. AutoArenaSlidingButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  223. AutoArenaSlidingButton_Roundify_12px.SliceScale = 0.120
  224.  
  225. AutoBorock.Name = "AutoBorock"
  226. AutoBorock.Parent = Main
  227. AutoBorock.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  228. AutoBorock.BackgroundTransparency = 1.000
  229. AutoBorock.Position = UDim2.new(0.110000007, 0, 0.0854166746, 0)
  230. AutoBorock.Size = UDim2.new(0, 241, 0, 40)
  231. AutoBorock.Image = "rbxassetid://3570695787"
  232. AutoBorock.ImageColor3 = Color3.fromRGB(60, 60, 60)
  233. AutoBorock.ScaleType = Enum.ScaleType.Slice
  234. AutoBorock.SliceCenter = Rect.new(100, 100, 100, 100)
  235. AutoBorock.SliceScale = 0.080
  236.  
  237. AutoBorockText.Name = "AutoBorockText"
  238. AutoBorockText.Parent = AutoBorock
  239. AutoBorockText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  240. AutoBorockText.BackgroundTransparency = 1.000
  241. AutoBorockText.Size = UDim2.new(0, 100, 0, 40)
  242. AutoBorockText.Font = Enum.Font.FredokaOne
  243. AutoBorockText.Text = "Auto Borock"
  244. AutoBorockText.TextColor3 = Color3.fromRGB(255, 255, 255)
  245. AutoBorockText.TextSize = 14.000
  246.  
  247. AutoBorockSlidingButton.Name = "AutoBorockSlidingButton"
  248. AutoBorockSlidingButton.Parent = AutoBorock
  249. AutoBorockSlidingButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  250. AutoBorockSlidingButton.BackgroundTransparency = 1.000
  251. AutoBorockSlidingButton.BorderSizePixel = 0
  252. AutoBorockSlidingButton.Position = UDim2.new(0.639004171, 0, 0.224999994, 0)
  253. AutoBorockSlidingButton.Size = UDim2.new(0, 22, 0, 22)
  254. AutoBorockSlidingButton.Font = Enum.Font.SourceSans
  255. AutoBorockSlidingButton.Text = ""
  256. AutoBorockSlidingButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  257. AutoBorockSlidingButton.TextSize = 14.000
  258. local on = false
  259.  
  260. AutoBorockSlidingButton.MouseButton1Click:Connect(function()
  261. on = not on
  262. if on then
  263. AutoBorockSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(0,225,0)
  264. on = true
  265. _G.AutoBorock = true
  266.  
  267. while _G.AutoBorock do
  268. wait()
  269. for i,v in pairs(game:GetService("Workspace").NPC:GetDescendants()) do
  270. if v.ClassName == "Model" and v.Name == "Borock" then
  271. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  272. end
  273. end
  274. end
  275. end
  276. if on == false then
  277. AutoBorockSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225,0,0)
  278. on = false
  279. _G.AutoBorock = false
  280. end
  281. end)
  282.  
  283. AutoBorockSlidingButton_Roundify_12px.Name = "AutoBorockSlidingButton_Roundify_12px"
  284. AutoBorockSlidingButton_Roundify_12px.Parent = AutoBorockSlidingButton
  285. AutoBorockSlidingButton_Roundify_12px.Active = true
  286. AutoBorockSlidingButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  287. AutoBorockSlidingButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  288. AutoBorockSlidingButton_Roundify_12px.BackgroundTransparency = 1.000
  289. AutoBorockSlidingButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  290. AutoBorockSlidingButton_Roundify_12px.Selectable = true
  291. AutoBorockSlidingButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  292. AutoBorockSlidingButton_Roundify_12px.Image = "rbxassetid://3570695787"
  293. AutoBorockSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225, 0, 0)
  294. AutoBorockSlidingButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  295. AutoBorockSlidingButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  296. AutoBorockSlidingButton_Roundify_12px.SliceScale = 0.120
  297.  
  298. AutoDemonKing.Name = "AutoDemonKing"
  299. AutoDemonKing.Parent = Main
  300. AutoDemonKing.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  301. AutoDemonKing.BackgroundTransparency = 1.000
  302. AutoDemonKing.Position = UDim2.new(0.110000007, 0, 0.122916676, 0)
  303. AutoDemonKing.Size = UDim2.new(0, 241, 0, 40)
  304. AutoDemonKing.Image = "rbxassetid://3570695787"
  305. AutoDemonKing.ImageColor3 = Color3.fromRGB(60, 60, 60)
  306. AutoDemonKing.ScaleType = Enum.ScaleType.Slice
  307. AutoDemonKing.SliceCenter = Rect.new(100, 100, 100, 100)
  308. AutoDemonKing.SliceScale = 0.080
  309.  
  310. AutoDemonKingText.Name = "AutoDemonKingText"
  311. AutoDemonKingText.Parent = AutoDemonKing
  312. AutoDemonKingText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  313. AutoDemonKingText.BackgroundTransparency = 1.000
  314. AutoDemonKingText.Size = UDim2.new(0, 110, 0, 40)
  315. AutoDemonKingText.Font = Enum.Font.FredokaOne
  316. AutoDemonKingText.Text = " Auto Demon King"
  317. AutoDemonKingText.TextColor3 = Color3.fromRGB(255, 255, 255)
  318. AutoDemonKingText.TextSize = 14.000
  319.  
  320. AutoDemonKingSlidingButton.Name = "AutoDemonKingSlidingButton"
  321. AutoDemonKingSlidingButton.Parent = AutoDemonKing
  322. AutoDemonKingSlidingButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  323. AutoDemonKingSlidingButton.BackgroundTransparency = 1.000
  324. AutoDemonKingSlidingButton.BorderSizePixel = 0
  325. AutoDemonKingSlidingButton.Position = UDim2.new(0.639004171, 0, 0.224999994, 0)
  326. AutoDemonKingSlidingButton.Size = UDim2.new(0, 22, 0, 22)
  327. AutoDemonKingSlidingButton.Font = Enum.Font.SourceSans
  328. AutoDemonKingSlidingButton.Text = ""
  329. AutoDemonKingSlidingButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  330. AutoDemonKingSlidingButton.TextSize = 14.000
  331. local on = false
  332.  
  333. AutoDemonKingSlidingButton.MouseButton1Click:Connect(function()
  334. on = not on
  335. if on then
  336. AutoDemonKingSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(0,225,0)
  337. on = true
  338. _G.AutoDemonKing = true
  339.  
  340. while _G.AutoDemonKing do
  341. wait()
  342. for i,v in pairs(game:GetService("Workspace").NPC:GetDescendants()) do
  343. if v.ClassName == "Model" and v.Name == "DemonKing" then
  344. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  345. end
  346. end
  347. end
  348. end
  349. if on == false then
  350. AutoDemonKingSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225,0,0)
  351. on = false
  352. _G.AutoDemonKing = false
  353. end
  354. end)
  355.  
  356. AutoDemonKingSlidingButton_Roundify_12px.Name = "AutoDemonKingSlidingButton_Roundify_12px"
  357. AutoDemonKingSlidingButton_Roundify_12px.Parent = AutoDemonKingSlidingButton
  358. AutoDemonKingSlidingButton_Roundify_12px.Active = true
  359. AutoDemonKingSlidingButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  360. AutoDemonKingSlidingButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  361. AutoDemonKingSlidingButton_Roundify_12px.BackgroundTransparency = 1.000
  362. AutoDemonKingSlidingButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  363. AutoDemonKingSlidingButton_Roundify_12px.Selectable = true
  364. AutoDemonKingSlidingButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  365. AutoDemonKingSlidingButton_Roundify_12px.Image = "rbxassetid://3570695787"
  366. AutoDemonKingSlidingButton_Roundify_12px.ImageColor3 = Color3.fromRGB(225, 0, 0)
  367. AutoDemonKingSlidingButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  368. AutoDemonKingSlidingButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  369. AutoDemonKingSlidingButton_Roundify_12px.SliceScale = 0.120
  370.  
  371. GoldenEgg.Name = "GoldenEgg"
  372. GoldenEgg.Parent = Main
  373. GoldenEgg.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  374. GoldenEgg.BackgroundTransparency = 1.000
  375. GoldenEgg.BorderSizePixel = 0
  376. GoldenEgg.Position = UDim2.new(0.210000008, 0, 0.165277779, 0)
  377. GoldenEgg.Size = UDim2.new(0, 175, 0, 35)
  378. GoldenEgg.Font = Enum.Font.SourceSans
  379. GoldenEgg.TextColor3 = Color3.fromRGB(0, 0, 0)
  380. GoldenEgg.TextSize = 14.000
  381. GoldenEgg.MouseButton1Click:connect(function()
  382. for i,v in pairs(game.Workspace:GetChildren())do
  383. if v.Name == "Egg" then
  384. v.CFrame = game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame
  385. end
  386. end
  387. end)
  388.  
  389. GoldenEgg_Roundify_12px.Name = "GoldenEgg_Roundify_12px"
  390. GoldenEgg_Roundify_12px.Parent = GoldenEgg
  391. GoldenEgg_Roundify_12px.Active = true
  392. GoldenEgg_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  393. GoldenEgg_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  394. GoldenEgg_Roundify_12px.BackgroundTransparency = 1.000
  395. GoldenEgg_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  396. GoldenEgg_Roundify_12px.Selectable = true
  397. GoldenEgg_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  398. GoldenEgg_Roundify_12px.Image = "rbxassetid://3570695787"
  399. GoldenEgg_Roundify_12px.ImageColor3 = Color3.fromRGB(60, 60, 60)
  400. GoldenEgg_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  401. GoldenEgg_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  402. GoldenEgg_Roundify_12px.SliceScale = 0.120
  403.  
  404. GoldenEggText.Name = "GoldenEggText"
  405. GoldenEggText.Parent = GoldenEgg
  406. GoldenEggText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  407. GoldenEggText.BackgroundTransparency = 1.000
  408. GoldenEggText.Size = UDim2.new(0, 175, 0, 35)
  409. GoldenEggText.Font = Enum.Font.FredokaOne
  410. GoldenEggText.Text = "Golden Egg"
  411. GoldenEggText.TextColor3 = Color3.fromRGB(255, 255, 255)
  412. GoldenEggText.TextSize = 14.000
  413.  
  414. InstantQuest.Name = "Instant Quest"
  415. InstantQuest.Parent = Main
  416. InstantQuest.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  417. InstantQuest.BackgroundTransparency = 1.000
  418. InstantQuest.BorderSizePixel = 0
  419. InstantQuest.Position = UDim2.new(0.210000008, 0, 0.200000003, 0)
  420. InstantQuest.Size = UDim2.new(0, 175, 0, 35)
  421. InstantQuest.Font = Enum.Font.SourceSans
  422. InstantQuest.TextColor3 = Color3.fromRGB(0, 0, 0)
  423. InstantQuest.TextSize = 14.000
  424. InstantQuest.MouseButton1Click:Connect(function()
  425. for i = 50, 250 do
  426. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.GameService.StartQuestRequest
  427. Event:InvokeServer()
  428. wait()
  429. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.GameService.EndQuestRequest
  430. Event:InvokeServer()
  431. end
  432. end)
  433.  
  434. InstantQuest_Roundify_12px.Name = "Instant Quest_Roundify_12px"
  435. InstantQuest_Roundify_12px.Parent = InstantQuest
  436. InstantQuest_Roundify_12px.Active = true
  437. InstantQuest_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  438. InstantQuest_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  439. InstantQuest_Roundify_12px.BackgroundTransparency = 1.000
  440. InstantQuest_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  441. InstantQuest_Roundify_12px.Selectable = true
  442. InstantQuest_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  443. InstantQuest_Roundify_12px.Image = "rbxassetid://3570695787"
  444. InstantQuest_Roundify_12px.ImageColor3 = Color3.fromRGB(60, 60, 60)
  445. InstantQuest_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  446. InstantQuest_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  447. InstantQuest_Roundify_12px.SliceScale = 0.120
  448.  
  449. InstantQuest_2.Name = "Instant Quest"
  450. InstantQuest_2.Parent = InstantQuest
  451. InstantQuest_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  452. InstantQuest_2.BackgroundTransparency = 1.000
  453. InstantQuest_2.Size = UDim2.new(0, 175, 0, 35)
  454. InstantQuest_2.Font = Enum.Font.FredokaOne
  455. InstantQuest_2.Text = "Instant Quest"
  456. InstantQuest_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  457. InstantQuest_2.TextSize = 14.000
  458.  
  459. Crates.Name = "Crates"
  460. Crates.Parent = MainContainer
  461. Crates.BackgroundColor3 = Color3.fromRGB(45, 45, 45)
  462. Crates.BorderColor3 = Color3.fromRGB(45, 45, 45)
  463. Crates.Size = UDim2.new(0, 298, 0, 180)
  464. Crates.Visible = false
  465.  
  466. _100Kweapon.Name = "100Kweapon"
  467. _100Kweapon.Parent = Crates
  468. _100Kweapon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  469. _100Kweapon.BackgroundTransparency = 1.000
  470. _100Kweapon.BorderSizePixel = 0
  471. _100Kweapon.Position = UDim2.new(0.167785242, 0, 0.088888891, 0)
  472. _100Kweapon.Size = UDim2.new(0, 200, 0, 30)
  473. _100Kweapon.Font = Enum.Font.SourceSans
  474. _100Kweapon.TextColor3 = Color3.fromRGB(0, 0, 0)
  475. _100Kweapon.TextSize = 14.000
  476. _100Kweapon.MouseButton1Click:connect(function()
  477. local A_1 = "weapon"
  478. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.GameService.OpenLegendaryCrate
  479. Event:InvokeServer(A_1)
  480. end)
  481.  
  482. _100Kweapon_Roundify_12px.Name = "100Kweapon_Roundify_12px"
  483. _100Kweapon_Roundify_12px.Parent = _100Kweapon
  484. _100Kweapon_Roundify_12px.Active = true
  485. _100Kweapon_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  486. _100Kweapon_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  487. _100Kweapon_Roundify_12px.BackgroundTransparency = 1.000
  488. _100Kweapon_Roundify_12px.Position = UDim2.new(0.495000005, 0, 0.5, 0)
  489. _100Kweapon_Roundify_12px.Selectable = true
  490. _100Kweapon_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  491. _100Kweapon_Roundify_12px.Image = "rbxassetid://3570695787"
  492. _100Kweapon_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  493. _100Kweapon_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  494. _100Kweapon_Roundify_12px.SliceScale = 0.120
  495.  
  496. _100KweaponText.Name = "100KweaponText"
  497. _100KweaponText.Parent = _100Kweapon
  498. _100KweaponText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  499. _100KweaponText.BackgroundTransparency = 1.000
  500. _100KweaponText.Position = UDim2.new(-0.00499999989, 0, 0, 0)
  501. _100KweaponText.Size = UDim2.new(0, 200, 0, 30)
  502. _100KweaponText.Font = Enum.Font.FredokaOne
  503. _100KweaponText.Text = "100K Legendary Weapon Crate"
  504. _100KweaponText.TextColor3 = Color3.fromRGB(0, 0, 0)
  505. _100KweaponText.TextSize = 14.000
  506.  
  507. _100Kskin.Name = "100Kskin"
  508. _100Kskin.Parent = Crates
  509. _100Kskin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  510. _100Kskin.BackgroundTransparency = 1.000
  511. _100Kskin.BorderSizePixel = 0
  512. _100Kskin.Position = UDim2.new(0.167785242, 0, 0.377777785, 0)
  513. _100Kskin.Size = UDim2.new(0, 200, 0, 30)
  514. _100Kskin.Font = Enum.Font.SourceSans
  515. _100Kskin.TextColor3 = Color3.fromRGB(0, 0, 0)
  516. _100Kskin.TextSize = 14.000
  517. _100Kskin.MouseButton1Click:connect(function()
  518. local A_1 = "skin"
  519. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.GameService.OpenLegendaryCrate
  520. Event:InvokeServer(A_1)
  521. end)
  522.  
  523. _100Kskin_Roundify_12px.Name = "100Kskin_Roundify_12px"
  524. _100Kskin_Roundify_12px.Parent = _100Kskin
  525. _100Kskin_Roundify_12px.Active = true
  526. _100Kskin_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  527. _100Kskin_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  528. _100Kskin_Roundify_12px.BackgroundTransparency = 1.000
  529. _100Kskin_Roundify_12px.Position = UDim2.new(0.495000005, 0, 0.266666651, 0)
  530. _100Kskin_Roundify_12px.Selectable = true
  531. _100Kskin_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  532. _100Kskin_Roundify_12px.Image = "rbxassetid://3570695787"
  533. _100Kskin_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  534. _100Kskin_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  535. _100Kskin_Roundify_12px.SliceScale = 0.120
  536.  
  537. _100KskinText.Name = "100KskinText"
  538. _100KskinText.Parent = _100Kskin
  539. _100KskinText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  540. _100KskinText.BackgroundTransparency = 1.000
  541. _100KskinText.Position = UDim2.new(-0.00499999523, 0, -0.233333111, 0)
  542. _100KskinText.Size = UDim2.new(0, 200, 0, 30)
  543. _100KskinText.Font = Enum.Font.FredokaOne
  544. _100KskinText.Text = "100K Legendary Skin Crate"
  545. _100KskinText.TextColor3 = Color3.fromRGB(0, 0, 0)
  546. _100KskinText.TextSize = 14.000
  547.  
  548. _10Mskin.Name = "10Mskin"
  549. _10Mskin.Parent = Crates
  550. _10Mskin.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  551. _10Mskin.BackgroundTransparency = 1.000
  552. _10Mskin.BorderSizePixel = 0
  553. _10Mskin.Position = UDim2.new(0.174496651, 0, 0.583333313, 0)
  554. _10Mskin.Size = UDim2.new(0, 200, 0, 30)
  555. _10Mskin.Font = Enum.Font.SourceSans
  556. _10Mskin.TextColor3 = Color3.fromRGB(0, 0, 0)
  557. _10Mskin.TextSize = 14.000
  558. _10Mskin.MouseButton1Click:connect(function()
  559. local A_1 = "skin"
  560. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.GameService.OpenMythicCrate
  561. Event:InvokeServer(A_1)
  562. end)
  563.  
  564. _10Mskin_Roundify_12px.Name = "10Mskin_Roundify_12px"
  565. _10Mskin_Roundify_12px.Parent = _10Mskin
  566. _10Mskin_Roundify_12px.Active = true
  567. _10Mskin_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  568. _10Mskin_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  569. _10Mskin_Roundify_12px.BackgroundTransparency = 1.000
  570. _10Mskin_Roundify_12px.Position = UDim2.new(0.485000014, 0, 0.5, 0)
  571. _10Mskin_Roundify_12px.Selectable = true
  572. _10Mskin_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  573. _10Mskin_Roundify_12px.Image = "rbxassetid://3570695787"
  574. _10Mskin_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  575. _10Mskin_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  576. _10Mskin_Roundify_12px.SliceScale = 0.120
  577.  
  578. _10MskinText.Name = "10MskinText"
  579. _10MskinText.Parent = _10Mskin
  580. _10MskinText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  581. _10MskinText.BackgroundTransparency = 1.000
  582. _10MskinText.Position = UDim2.new(-0.0149999857, 0, 0, 0)
  583. _10MskinText.Size = UDim2.new(0, 200, 0, 30)
  584. _10MskinText.Font = Enum.Font.FredokaOne
  585. _10MskinText.Text = "10M Mythic Skin Crate"
  586. _10MskinText.TextColor3 = Color3.fromRGB(0, 0, 0)
  587. _10MskinText.TextSize = 14.000
  588.  
  589. _20Mpet.Name = "20Mpet"
  590. _20Mpet.Parent = Crates
  591. _20Mpet.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  592. _20Mpet.BackgroundTransparency = 1.000
  593. _20Mpet.BorderSizePixel = 0
  594. _20Mpet.Position = UDim2.new(0.164429531, 0, 0.800000012, 0)
  595. _20Mpet.Size = UDim2.new(0, 200, 0, 29)
  596. _20Mpet.Font = Enum.Font.SourceSans
  597. _20Mpet.TextColor3 = Color3.fromRGB(0, 0, 0)
  598. _20Mpet.TextSize = 14.000
  599. _20Mpet.MouseButton1Click:connect(function()
  600. local A_1 = 5
  601. local Event = game:GetService("ReplicatedStorage").Aero.AeroRemoteServices.GameService.OpenPetCrate
  602. Event:InvokeServer(A_1)
  603. end)
  604.  
  605. _20Mpet_Roundify_12px.Name = "20Mpet_Roundify_12px"
  606. _20Mpet_Roundify_12px.Parent = _20Mpet
  607. _20Mpet_Roundify_12px.Active = true
  608. _20Mpet_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  609. _20Mpet_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  610. _20Mpet_Roundify_12px.BackgroundTransparency = 1.000
  611. _20Mpet_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  612. _20Mpet_Roundify_12px.Selectable = true
  613. _20Mpet_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  614. _20Mpet_Roundify_12px.Image = "rbxassetid://3570695787"
  615. _20Mpet_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  616. _20Mpet_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  617. _20Mpet_Roundify_12px.SliceScale = 0.120
  618.  
  619. _20MpetText.Name = "20MpetText"
  620. _20MpetText.Parent = _20Mpet
  621. _20MpetText.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  622. _20MpetText.BackgroundTransparency = 1.000
  623. _20MpetText.Size = UDim2.new(0, 200, 0, 29)
  624. _20MpetText.Font = Enum.Font.FredokaOne
  625. _20MpetText.Text = "20M Mythic Pet Crate"
  626. _20MpetText.TextColor3 = Color3.fromRGB(0, 0, 0)
  627. _20MpetText.TextSize = 14.000
  628.  
  629. TabContainerTweeningButton.Name = "TabContainerTweeningButton"
  630. TabContainerTweeningButton.Parent = Topbar
  631. TabContainerTweeningButton.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  632. TabContainerTweeningButton.BorderColor3 = Color3.fromRGB(35, 35, 35)
  633. TabContainerTweeningButton.Position = UDim2.new(0.0233333334, 0, 0.0666671768, 0)
  634. TabContainerTweeningButton.Size = UDim2.new(0, 26, 0, 26)
  635. TabContainerTweeningButton.Image = "rbxassetid://2738273138"
  636. local on = false
  637.  
  638. TabContainerTweeningButton.MouseButton1Down:Connect(function()
  639. on = not on
  640. if on then
  641. on = true
  642. TabContainer:TweenSize(UDim2.new(0, 110,0, 194), "Out", "Quint", 0.5)
  643. TabContainer.Visible = true
  644. wait()
  645. Maintab.Visible = true
  646. Maintab:TweenSize(UDim2.new(0, 110,0, 35), "Out", "Quint", 0.5)
  647. wait()
  648. Cratestab.Visible = true
  649. Cratestab:TweenSize(UDim2.new(0, 110,0, 35), "Out", "Quint", 0.5)
  650. end
  651. if on == false then
  652. on = false
  653. TabContainer:TweenSize(UDim2.new(0, 0,0, 194), "Out", "Quint", 0.5)
  654. wait()
  655. Cratestab:TweenSize(UDim2.new(0, 0,0, 35), "Out", "Quint", 0.5)
  656. wait(0.1)
  657. Cratestab.Visible = false
  658. wait(0.01)
  659. Maintab:TweenSize(UDim2.new(0, 0,0, 35), "Out", "Quint", 0.5)
  660. Maintab.Visible = false
  661. end
  662. end)
  663.  
  664. TabContainer.Name = "TabContainer"
  665. TabContainer.Parent = Topbar
  666. TabContainer.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  667. TabContainer.BorderColor3 = Color3.fromRGB(35, 35, 35)
  668. TabContainer.Position = UDim2.new(0.99666667, 0, 0.300000519, 0)
  669. TabContainer.Size = UDim2.new(0, 0, 0, 194)
  670.  
  671. Maintab.Name = "Maintab"
  672. Maintab.Parent = TabContainer
  673. Maintab.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  674. Maintab.BorderColor3 = Color3.fromRGB(35, 35, 35)
  675. Maintab.Position = UDim2.new(NAN, 0, 0, 0)
  676. Maintab.Size = UDim2.new(0, 0, 0, 30)
  677. Maintab.Visible = false
  678. Maintab.Font = Enum.Font.FredokaOne
  679. Maintab.Text = "MAIN"
  680. Maintab.TextColor3 = Color3.fromRGB(255, 255, 255)
  681. Maintab.TextSize = 14.000
  682. Maintab.TextWrapped = true
  683. local on = false
  684.  
  685. Maintab.MouseButton1Click:Connect(function()
  686. Crates:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quint", 0.5)
  687. wait(0.5)
  688. Crates.Visible = false
  689. Main:TweenSize(UDim2.new(0, 300, 0, 180), "Out", "Quint", 0.5)
  690. end)
  691.  
  692.  
  693. Cratestab.Name = "Cratestab"
  694. Cratestab.Parent = TabContainer
  695. Cratestab.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  696. Cratestab.BorderColor3 = Color3.fromRGB(35, 35, 35)
  697. Cratestab.Position = UDim2.new(0, 0, 0.15463917, 0)
  698. Cratestab.Size = UDim2.new(0, 0, 0, 30)
  699. Cratestab.Visible = false
  700. Cratestab.Font = Enum.Font.FredokaOne
  701. Cratestab.Text = "CRATES"
  702. Cratestab.TextColor3 = Color3.fromRGB(255, 255, 255)
  703. Cratestab.TextSize = 14.000
  704. local on = false
  705.  
  706. Cratestab.MouseButton1Click:Connect(function()
  707. Main:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quint", 0.5)
  708. wait(0.5)
  709. Crates:TweenSize(UDim2.new(0, 300, 0, 180), "Out", "Quint", 0.5)
  710. Crates.Visible = true
  711. end)
  712.  
  713. UIListLayout.Parent = TabContainer
  714. UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
  715.  
  716. close.Name = "close"
  717. close.Parent = Topbar
  718. close.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  719. close.BorderColor3 = Color3.fromRGB(35, 35, 35)
  720. close.Position = UDim2.new(0.913333297, 0, 0.0666671842, 0)
  721. close.Size = UDim2.new(0, 25, 0, 25)
  722. close.Image = "rbxassetid://4988112250"
  723.  
  724. close.MouseButton1Down:Connect(function()
  725. for i , v in pairs (ScreenGui:GetDescendants()) do
  726. if string.find(v.Name, "Topbar") then
  727. v:Destroy()
  728. end
  729. end
  730. end)
  731.  
  732. Visible.Name = "Visible"
  733. Visible.Parent = Topbar
  734. Visible.BackgroundColor3 = Color3.fromRGB(225, 0, 0)
  735. Visible.BackgroundTransparency = 1.000
  736. Visible.BorderSizePixel = 0
  737. Visible.Position = UDim2.new(0.839999974, 0, 0.133333847, 0)
  738. Visible.Size = UDim2.new(0, 22, 0, 22)
  739. Visible.Font = Enum.Font.SourceSans
  740. Visible.Text = ""
  741. Visible.TextColor3 = Color3.fromRGB(0, 0, 0)
  742. Visible.TextSize = 14.000
  743. local on = false
  744.  
  745. Visible.MouseButton1Click:Connect(function()
  746. on = not on
  747. if on then
  748. Visible_Roundify_4px.ImageColor3 = Color3.fromRGB(0,225,0)
  749. on = true
  750. MainContainer:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quint", 0.5)
  751. Main:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quint", 0.5)
  752. Crates:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quint", 0.5)
  753. Crates.Visible = false
  754. TabContainer.Visible = false
  755. end
  756. if on == false then
  757. Visible_Roundify_4px.ImageColor3 = Color3.fromRGB(225,0,0)
  758. on = false
  759. MainContainer:TweenSize(UDim2.new(0, 300,0, 180), "Out", "Quint", 0.5)
  760. wait(0.3)
  761. Main:TweenSize(UDim2.new(0, 300, 0, 180), "Out", "Quint", 0.5)
  762. TabContainer.Visible = true
  763. end
  764. end)
  765.  
  766. Visible_Roundify_4px.Name = "Visible_Roundify_4px"
  767. Visible_Roundify_4px.Parent = Visible
  768. Visible_Roundify_4px.Active = true
  769. Visible_Roundify_4px.AnchorPoint = Vector2.new(0.5, 0.5)
  770. Visible_Roundify_4px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  771. Visible_Roundify_4px.BackgroundTransparency = 1.000
  772. Visible_Roundify_4px.Position = UDim2.new(0.5, 0, 0.5, 0)
  773. Visible_Roundify_4px.Selectable = true
  774. Visible_Roundify_4px.Size = UDim2.new(1, 0, 1, 0)
  775. Visible_Roundify_4px.Image = "rbxassetid://3570695787"
  776. Visible_Roundify_4px.ImageColor3 = Color3.fromRGB(225, 0, 0)
  777. Visible_Roundify_4px.ScaleType = Enum.ScaleType.Slice
  778. Visible_Roundify_4px.SliceCenter = Rect.new(100, 100, 100, 100)
  779. Visible_Roundify_4px.SliceScale = 0.040
Add Comment
Please, Sign In to add comment