Advertisement
Guest User

Lily's GUI | ROBLOX

a guest
Oct 19th, 2019
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 77.75 KB | None | 0 0
  1.  
  2.  
  3. local LilyPanel = Instance.new("ScreenGui")
  4. local MainFrameHolder = Instance.new("Frame")
  5. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  6. local MainFrame = Instance.new("Frame")
  7. local BottomFrame = Instance.new("Frame")
  8. local Ban = Instance.new("Frame")
  9. local BanButton = Instance.new("TextButton")
  10. local UITextSizeConstraint = Instance.new("UITextSizeConstraint")
  11. local UsernameBox = Instance.new("TextBox")
  12. local AutofillText = Instance.new("TextLabel")
  13. local UITextSizeConstraint_2 = Instance.new("UITextSizeConstraint")
  14. local Underbar = Instance.new("Frame")
  15. local UsernameText = Instance.new("TextLabel")
  16. local UITextSizeConstraint_3 = Instance.new("UITextSizeConstraint")
  17. local UITextSizeConstraint_4 = Instance.new("UITextSizeConstraint")
  18. local RippleFrame = Instance.new("Frame")
  19. local ReasonBox = Instance.new("TextBox")
  20. local Underbar_2 = Instance.new("Frame")
  21. local BoxText = Instance.new("TextLabel")
  22. local UITextSizeConstraint_5 = Instance.new("UITextSizeConstraint")
  23. local UITextSizeConstraint_6 = Instance.new("UITextSizeConstraint")
  24. local RippleFrame_2 = Instance.new("Frame")
  25. local LengthButton = Instance.new("TextButton")
  26. local Underbar_3 = Instance.new("Frame")
  27. local BoxText_2 = Instance.new("TextLabel")
  28. local UITextSizeConstraint_7 = Instance.new("UITextSizeConstraint")
  29. local UITextSizeConstraint_8 = Instance.new("UITextSizeConstraint")
  30. local RippleFrame_3 = Instance.new("Frame")
  31. local Unban = Instance.new("Frame")
  32. local UnbanButton = Instance.new("TextButton")
  33. local UITextSizeConstraint_9 = Instance.new("UITextSizeConstraint")
  34. local UserIDBox = Instance.new("TextBox")
  35. local Underbar_4 = Instance.new("Frame")
  36. local UITextSizeConstraint_10 = Instance.new("UITextSizeConstraint")
  37. local RippleFrame_4 = Instance.new("Frame")
  38. local BoxText_3 = Instance.new("TextLabel")
  39. local UITextSizeConstraint_11 = Instance.new("UITextSizeConstraint")
  40. local BanCheckButton = Instance.new("TextButton")
  41. local UITextSizeConstraint_12 = Instance.new("UITextSizeConstraint")
  42. local BanStatus = Instance.new("TextLabel")
  43. local UITextSizeConstraint_13 = Instance.new("UITextSizeConstraint")
  44. local Kick = Instance.new("Frame")
  45. local KickButton = Instance.new("TextButton")
  46. local UITextSizeConstraint_14 = Instance.new("UITextSizeConstraint")
  47. local ReasonBox_2 = Instance.new("TextBox")
  48. local Underbar_5 = Instance.new("Frame")
  49. local BoxText_4 = Instance.new("TextLabel")
  50. local UITextSizeConstraint_15 = Instance.new("UITextSizeConstraint")
  51. local UITextSizeConstraint_16 = Instance.new("UITextSizeConstraint")
  52. local RippleFrame_5 = Instance.new("Frame")
  53. local UsernameBox_2 = Instance.new("TextBox")
  54. local AutofillText_2 = Instance.new("TextLabel")
  55. local UITextSizeConstraint_17 = Instance.new("UITextSizeConstraint")
  56. local Underbar_6 = Instance.new("Frame")
  57. local UsernameText_2 = Instance.new("TextLabel")
  58. local UITextSizeConstraint_18 = Instance.new("UITextSizeConstraint")
  59. local UITextSizeConstraint_19 = Instance.new("UITextSizeConstraint")
  60. local RippleFrame_6 = Instance.new("Frame")
  61. local Settings = Instance.new("Frame")
  62. local ConfirmButton = Instance.new("TextButton")
  63. local UITextSizeConstraint_20 = Instance.new("UITextSizeConstraint")
  64. local LanguageButton = Instance.new("TextButton")
  65. local UITextSizeConstraint_21 = Instance.new("UITextSizeConstraint")
  66. local ThemeButton = Instance.new("TextButton")
  67. local UITextSizeConstraint_22 = Instance.new("UITextSizeConstraint")
  68. local Announce = Instance.new("Frame")
  69. local AnnouncementBox = Instance.new("TextBox")
  70. local Underbar_7 = Instance.new("Frame")
  71. local BoxText_5 = Instance.new("TextLabel")
  72. local UITextSizeConstraint_23 = Instance.new("UITextSizeConstraint")
  73. local UITextSizeConstraint_24 = Instance.new("UITextSizeConstraint")
  74. local RippleFrame_7 = Instance.new("Frame")
  75. local AnnounceButton = Instance.new("TextButton")
  76. local UITextSizeConstraint_25 = Instance.new("UITextSizeConstraint")
  77. local UsernameBox_3 = Instance.new("TextBox")
  78. local AutofillText_3 = Instance.new("TextLabel")
  79. local UITextSizeConstraint_26 = Instance.new("UITextSizeConstraint")
  80. local Underbar_8 = Instance.new("Frame")
  81. local UsernameText_3 = Instance.new("TextLabel")
  82. local UITextSizeConstraint_27 = Instance.new("UITextSizeConstraint")
  83. local UITextSizeConstraint_28 = Instance.new("UITextSizeConstraint")
  84. local RippleFrame_8 = Instance.new("Frame")
  85. local TopFrame = Instance.new("Frame")
  86. local CloseButton = Instance.new("TextButton")
  87. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  88. local UITextSizeConstraint_29 = Instance.new("UITextSizeConstraint")
  89. local ButtonHolder = Instance.new("Frame")
  90. local UIGridLayout = Instance.new("UIGridLayout")
  91. local AnnounceButton_2 = Instance.new("TextButton")
  92. local UITextSizeConstraint_30 = Instance.new("UITextSizeConstraint")
  93. local BanButton_2 = Instance.new("TextButton")
  94. local UITextSizeConstraint_31 = Instance.new("UITextSizeConstraint")
  95. local KickButton_2 = Instance.new("TextButton")
  96. local UITextSizeConstraint_32 = Instance.new("UITextSizeConstraint")
  97. local SettingsButton = Instance.new("TextButton")
  98. local UITextSizeConstraint_33 = Instance.new("UITextSizeConstraint")
  99. local UnbanButton_2 = Instance.new("TextButton")
  100. local UITextSizeConstraint_34 = Instance.new("UITextSizeConstraint")
  101. local TopTitle = Instance.new("TextLabel")
  102. local PatternTexture = Instance.new("Frame")
  103. local BackgroundTexture_0_0 = Instance.new("ImageLabel")
  104. local BackgroundTexture_0_1 = Instance.new("ImageLabel")
  105. local BackgroundTexture_1_0 = Instance.new("ImageLabel")
  106. local BackgroundTexture_1_1 = Instance.new("ImageLabel")
  107. local BackgroundTexture_2_0 = Instance.new("ImageLabel")
  108. local BackgroundTexture_2_1 = Instance.new("ImageLabel")
  109. local BackgroundTexture_3_0 = Instance.new("ImageLabel")
  110. local BackgroundTexture_3_1 = Instance.new("ImageLabel")
  111. local BanLengthPrompt = Instance.new("Frame")
  112. local TitleText = Instance.new("TextLabel")
  113. local UITextSizeConstraint_35 = Instance.new("UITextSizeConstraint")
  114. local CloseButton_2 = Instance.new("TextButton")
  115. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  116. local UITextSizeConstraint_36 = Instance.new("UITextSizeConstraint")
  117. local OneDay = Instance.new("TextButton")
  118. local UITextSizeConstraint_37 = Instance.new("UITextSizeConstraint")
  119. local Forever = Instance.new("TextButton")
  120. local UITextSizeConstraint_38 = Instance.new("UITextSizeConstraint")
  121. local OneWeek = Instance.new("TextButton")
  122. local UITextSizeConstraint_39 = Instance.new("UITextSizeConstraint")
  123. local FrameShadow = Instance.new("Frame")
  124. local ToggleFrame = Instance.new("TextButton")
  125. local AmbientShadow = Instance.new("ImageLabel")
  126. local PenumbraShadow = Instance.new("ImageLabel")
  127. local UmbraShadow = Instance.new("ImageLabel")
  128. local AnnouncementPanel = Instance.new("Frame")
  129. local BottomFrame_2 = Instance.new("Frame")
  130. local UIPadding = Instance.new("UIPadding")
  131. local AnnouncementText = Instance.new("TextLabel")
  132. local UITextSizeConstraint_40 = Instance.new("UITextSizeConstraint")
  133. local TopFrame_2 = Instance.new("Frame")
  134. local PatternTexture_2 = Instance.new("Frame")
  135. local BackgroundTexture_0_0_2 = Instance.new("ImageLabel")
  136. local BackgroundTexture_0_1_2 = Instance.new("ImageLabel")
  137. local BackgroundTexture_1_0_2 = Instance.new("ImageLabel")
  138. local BackgroundTexture_1_1_2 = Instance.new("ImageLabel")
  139. local BackgroundTexture_2_0_2 = Instance.new("ImageLabel")
  140. local BackgroundTexture_2_1_2 = Instance.new("ImageLabel")
  141. local BackgroundTexture_3_0_2 = Instance.new("ImageLabel")
  142. local BackgroundTexture_3_1_2 = Instance.new("ImageLabel")
  143. local TopTitle_2 = Instance.new("TextLabel")
  144. local UITextSizeConstraint_41 = Instance.new("UITextSizeConstraint")
  145. local AmbientShadow_2 = Instance.new("ImageLabel")
  146. local PenumbraShadow_2 = Instance.new("ImageLabel")
  147. local UmbraShadow_2 = Instance.new("ImageLabel")
  148.  
  149. --Properties:
  150.  
  151. LilyPanel.Name = "LilyPanel"
  152. LilyPanel.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  153.  
  154. MainFrameHolder.Name = "MainFrameHolder"
  155. MainFrameHolder.Parent = LilyPanel
  156. MainFrameHolder.AnchorPoint = Vector2.new(0.5, 0.5)
  157. MainFrameHolder.BackgroundColor3 = Color3.new(1, 1, 1)
  158. MainFrameHolder.BackgroundTransparency = 1
  159. MainFrameHolder.BorderSizePixel = 0
  160. MainFrameHolder.Position = UDim2.new(0.5, 0, 0.5, 0)
  161. MainFrameHolder.Size = UDim2.new(0.5, 0, 0.5, 0)
  162.  
  163. UIAspectRatioConstraint.Parent = MainFrameHolder
  164. UIAspectRatioConstraint.AspectRatio = 1.777999997139
  165.  
  166. MainFrame.Name = "MainFrame"
  167. MainFrame.Parent = MainFrameHolder
  168. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  169. MainFrame.BorderSizePixel = 0
  170. MainFrame.ClipsDescendants = true
  171. MainFrame.Size = UDim2.new(1, 0, 1, 0)
  172. MainFrame.ZIndex = 2
  173.  
  174. BottomFrame.Name = "BottomFrame"
  175. BottomFrame.Parent = MainFrame
  176. BottomFrame.AnchorPoint = Vector2.new(0, 1)
  177. BottomFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  178. BottomFrame.BackgroundTransparency = 1
  179. BottomFrame.BorderSizePixel = 0
  180. BottomFrame.ClipsDescendants = true
  181. BottomFrame.Position = UDim2.new(0, 0, 1, 0)
  182. BottomFrame.Size = UDim2.new(1, 0, 0.75, 0)
  183. BottomFrame.ZIndex = 2
  184.  
  185. Ban.Name = "Ban"
  186. Ban.Parent = BottomFrame
  187. Ban.BackgroundColor3 = Color3.new(1, 1, 1)
  188. Ban.BorderSizePixel = 0
  189. Ban.Position = UDim2.new(-1, 0, 0, 0)
  190. Ban.Size = UDim2.new(1, 0, 1, 0)
  191. Ban.ZIndex = 3
  192.  
  193. BanButton.Name = "BanButton"
  194. BanButton.Parent = Ban
  195. BanButton.AnchorPoint = Vector2.new(0.5, 1)
  196. BanButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  197. BanButton.BackgroundTransparency = 0.80000001192093
  198. BanButton.BorderColor3 = Color3.new(0, 0, 0)
  199. BanButton.BorderSizePixel = 0
  200. BanButton.ClipsDescendants = true
  201. BanButton.Position = UDim2.new(0.5, 0, 0.949999988, 0)
  202. BanButton.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  203. BanButton.ZIndex = 6
  204. BanButton.Font = Enum.Font.SourceSansBold
  205. BanButton.Text = "Ban"
  206. BanButton.TextColor3 = Color3.new(0, 0, 0)
  207. BanButton.TextScaled = true
  208. BanButton.TextSize = 14
  209. BanButton.TextWrapped = true
  210.  
  211. UITextSizeConstraint.Parent = BanButton
  212. UITextSizeConstraint.MaxTextSize = 28
  213.  
  214. UsernameBox.Name = "UsernameBox"
  215. UsernameBox.Parent = Ban
  216. UsernameBox.AnchorPoint = Vector2.new(0.5, 0.100000001)
  217. UsernameBox.BackgroundColor3 = Color3.new(1, 1, 1)
  218. UsernameBox.BackgroundTransparency = 1
  219. UsernameBox.BorderSizePixel = 0
  220. UsernameBox.Position = UDim2.new(0.5, 0, 0.100000001, 0)
  221. UsernameBox.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  222. UsernameBox.ZIndex = 6
  223. UsernameBox.Font = Enum.Font.SourceSansBold
  224. UsernameBox.Text = ""
  225. UsernameBox.TextColor3 = Color3.new(0, 0, 0)
  226. UsernameBox.TextScaled = true
  227. UsernameBox.TextSize = 28
  228. UsernameBox.TextTransparency = 0.12899999320507
  229. UsernameBox.TextWrapped = true
  230. UsernameBox.TextXAlignment = Enum.TextXAlignment.Left
  231.  
  232. AutofillText.Name = "AutofillText"
  233. AutofillText.Parent = UsernameBox
  234. AutofillText.BackgroundColor3 = Color3.new(1, 1, 1)
  235. AutofillText.BackgroundTransparency = 1
  236. AutofillText.BorderSizePixel = 0
  237. AutofillText.Size = UDim2.new(1, 0, 1, 0)
  238. AutofillText.ZIndex = 5
  239. AutofillText.Font = Enum.Font.SourceSansBold
  240. AutofillText.Text = ""
  241. AutofillText.TextColor3 = Color3.new(0, 0, 0)
  242. AutofillText.TextScaled = true
  243. AutofillText.TextSize = 28
  244. AutofillText.TextTransparency = 0.40000000596046
  245. AutofillText.TextWrapped = true
  246. AutofillText.TextXAlignment = Enum.TextXAlignment.Left
  247.  
  248. UITextSizeConstraint_2.Parent = AutofillText
  249. UITextSizeConstraint_2.MaxTextSize = 28
  250.  
  251. Underbar.Name = "Underbar"
  252. Underbar.Parent = UsernameBox
  253. Underbar.AnchorPoint = Vector2.new(0.5, 1)
  254. Underbar.BackgroundColor3 = Color3.new(0.376471, 0.490196, 0.545098)
  255. Underbar.BorderSizePixel = 0
  256. Underbar.Position = UDim2.new(0.5, 0, 1, 0)
  257. Underbar.Size = UDim2.new(0, 0, 0, 2)
  258. Underbar.ZIndex = 5
  259.  
  260. UsernameText.Name = "UsernameText"
  261. UsernameText.Parent = UsernameBox
  262. UsernameText.BackgroundColor3 = Color3.new(1, 1, 1)
  263. UsernameText.BackgroundTransparency = 1
  264. UsernameText.BorderSizePixel = 0
  265. UsernameText.Position = UDim2.new(0, 5, 0, 0)
  266. UsernameText.Size = UDim2.new(1, -5, 1, 0)
  267. UsernameText.ZIndex = 6
  268. UsernameText.Font = Enum.Font.SourceSansBold
  269. UsernameText.Text = "Username"
  270. UsernameText.TextColor3 = Color3.new(0, 0, 0)
  271. UsernameText.TextScaled = true
  272. UsernameText.TextSize = 14
  273. UsernameText.TextTransparency = 0.40000000596046
  274. UsernameText.TextWrapped = true
  275. UsernameText.TextXAlignment = Enum.TextXAlignment.Left
  276.  
  277. UITextSizeConstraint_3.Parent = UsernameText
  278. UITextSizeConstraint_3.MaxTextSize = 28
  279.  
  280. UITextSizeConstraint_4.Parent = UsernameBox
  281. UITextSizeConstraint_4.MaxTextSize = 28
  282.  
  283. RippleFrame.Name = "RippleFrame"
  284. RippleFrame.Parent = UsernameBox
  285. RippleFrame.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  286. RippleFrame.BackgroundTransparency = 1
  287. RippleFrame.BorderSizePixel = 0
  288. RippleFrame.ClipsDescendants = true
  289. RippleFrame.Size = UDim2.new(1, 0, 1, 0)
  290.  
  291. ReasonBox.Name = "ReasonBox"
  292. ReasonBox.Parent = Ban
  293. ReasonBox.AnchorPoint = Vector2.new(0.5, 0.100000001)
  294. ReasonBox.BackgroundColor3 = Color3.new(1, 1, 1)
  295. ReasonBox.BackgroundTransparency = 1
  296. ReasonBox.BorderSizePixel = 0
  297. ReasonBox.Position = UDim2.new(0.5, 0, 0.330000013, 0)
  298. ReasonBox.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  299. ReasonBox.ZIndex = 6
  300. ReasonBox.Font = Enum.Font.SourceSansBold
  301. ReasonBox.Text = ""
  302. ReasonBox.TextColor3 = Color3.new(0, 0, 0)
  303. ReasonBox.TextScaled = true
  304. ReasonBox.TextSize = 28
  305. ReasonBox.TextTransparency = 0.12899999320507
  306. ReasonBox.TextWrapped = true
  307. ReasonBox.TextXAlignment = Enum.TextXAlignment.Left
  308.  
  309. Underbar_2.Name = "Underbar"
  310. Underbar_2.Parent = ReasonBox
  311. Underbar_2.AnchorPoint = Vector2.new(0.5, 1)
  312. Underbar_2.BackgroundColor3 = Color3.new(0.376471, 0.490196, 0.545098)
  313. Underbar_2.BorderSizePixel = 0
  314. Underbar_2.Position = UDim2.new(0.5, 0, 1, 0)
  315. Underbar_2.Size = UDim2.new(0, 0, 0, 2)
  316. Underbar_2.ZIndex = 5
  317.  
  318. BoxText.Name = "BoxText"
  319. BoxText.Parent = ReasonBox
  320. BoxText.BackgroundColor3 = Color3.new(1, 1, 1)
  321. BoxText.BackgroundTransparency = 1
  322. BoxText.BorderSizePixel = 0
  323. BoxText.Position = UDim2.new(0, 5, 0, 0)
  324. BoxText.Size = UDim2.new(1, 0, 1, 0)
  325. BoxText.ZIndex = 6
  326. BoxText.Font = Enum.Font.SourceSansBold
  327. BoxText.Text = "Reason"
  328. BoxText.TextColor3 = Color3.new(0, 0, 0)
  329. BoxText.TextScaled = true
  330. BoxText.TextSize = 14
  331. BoxText.TextTransparency = 0.40000000596046
  332. BoxText.TextWrapped = true
  333. BoxText.TextXAlignment = Enum.TextXAlignment.Left
  334.  
  335. UITextSizeConstraint_5.Parent = BoxText
  336. UITextSizeConstraint_5.MaxTextSize = 28
  337.  
  338. UITextSizeConstraint_6.Parent = ReasonBox
  339. UITextSizeConstraint_6.MaxTextSize = 28
  340.  
  341. RippleFrame_2.Name = "RippleFrame"
  342. RippleFrame_2.Parent = ReasonBox
  343. RippleFrame_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  344. RippleFrame_2.BackgroundTransparency = 1
  345. RippleFrame_2.BorderSizePixel = 0
  346. RippleFrame_2.ClipsDescendants = true
  347. RippleFrame_2.Size = UDim2.new(1, 0, 1, 0)
  348.  
  349. LengthButton.Name = "LengthButton"
  350. LengthButton.Parent = Ban
  351. LengthButton.AnchorPoint = Vector2.new(0.5, 0.100000001)
  352. LengthButton.BackgroundColor3 = Color3.new(0.972549, 0.972549, 0.972549)
  353. LengthButton.BackgroundTransparency = 1
  354. LengthButton.BorderSizePixel = 0
  355. LengthButton.Position = UDim2.new(0.5, 0, 0.560000002, 0)
  356. LengthButton.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  357. LengthButton.ZIndex = 6
  358. LengthButton.Font = Enum.Font.SourceSansBold
  359. LengthButton.Text = ""
  360. LengthButton.TextColor3 = Color3.new(0, 0, 0)
  361. LengthButton.TextScaled = true
  362. LengthButton.TextSize = 28
  363. LengthButton.TextTransparency = 0.12899999320507
  364. LengthButton.TextWrapped = true
  365. LengthButton.TextXAlignment = Enum.TextXAlignment.Left
  366.  
  367. Underbar_3.Name = "Underbar"
  368. Underbar_3.Parent = LengthButton
  369. Underbar_3.AnchorPoint = Vector2.new(0.5, 1)
  370. Underbar_3.BackgroundColor3 = Color3.new(0.376471, 0.490196, 0.545098)
  371. Underbar_3.BorderSizePixel = 0
  372. Underbar_3.Position = UDim2.new(0.5, 0, 1, 0)
  373. Underbar_3.Size = UDim2.new(0, 0, 0, 2)
  374. Underbar_3.ZIndex = 5
  375.  
  376. BoxText_2.Name = "BoxText"
  377. BoxText_2.Parent = LengthButton
  378. BoxText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  379. BoxText_2.BackgroundTransparency = 1
  380. BoxText_2.BorderSizePixel = 0
  381. BoxText_2.Position = UDim2.new(0, 5, 0, 0)
  382. BoxText_2.Size = UDim2.new(1, 0, 1, 0)
  383. BoxText_2.ZIndex = 6
  384. BoxText_2.Font = Enum.Font.SourceSansBold
  385. BoxText_2.Text = "Ban Length"
  386. BoxText_2.TextColor3 = Color3.new(0, 0, 0)
  387. BoxText_2.TextScaled = true
  388. BoxText_2.TextSize = 14
  389. BoxText_2.TextTransparency = 0.40000000596046
  390. BoxText_2.TextWrapped = true
  391. BoxText_2.TextXAlignment = Enum.TextXAlignment.Left
  392.  
  393. UITextSizeConstraint_7.Parent = BoxText_2
  394. UITextSizeConstraint_7.MaxTextSize = 28
  395.  
  396. UITextSizeConstraint_8.Parent = LengthButton
  397. UITextSizeConstraint_8.MaxTextSize = 28
  398.  
  399. RippleFrame_3.Name = "RippleFrame"
  400. RippleFrame_3.Parent = LengthButton
  401. RippleFrame_3.BackgroundColor3 = Color3.new(1, 1, 1)
  402. RippleFrame_3.ClipsDescendants = true
  403. RippleFrame_3.Size = UDim2.new(1, 0, 1, 0)
  404.  
  405. Unban.Name = "Unban"
  406. Unban.Parent = BottomFrame
  407. Unban.BackgroundColor3 = Color3.new(1, 1, 1)
  408. Unban.BorderSizePixel = 0
  409. Unban.Position = UDim2.new(-1, 0, 0, 0)
  410. Unban.Size = UDim2.new(1, 0, 1, 0)
  411. Unban.ZIndex = 3
  412.  
  413. UnbanButton.Name = "UnbanButton"
  414. UnbanButton.Parent = Unban
  415. UnbanButton.AnchorPoint = Vector2.new(0.5, 1)
  416. UnbanButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  417. UnbanButton.BackgroundTransparency = 0.80000001192093
  418. UnbanButton.BorderColor3 = Color3.new(0, 0, 0)
  419. UnbanButton.BorderSizePixel = 0
  420. UnbanButton.ClipsDescendants = true
  421. UnbanButton.Position = UDim2.new(0.300000012, 0, 0.949999988, 0)
  422. UnbanButton.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  423. UnbanButton.ZIndex = 6
  424. UnbanButton.Font = Enum.Font.SourceSansBold
  425. UnbanButton.Text = "Unban"
  426. UnbanButton.TextColor3 = Color3.new(0, 0, 0)
  427. UnbanButton.TextScaled = true
  428. UnbanButton.TextSize = 14
  429. UnbanButton.TextWrapped = true
  430.  
  431. UITextSizeConstraint_9.Parent = UnbanButton
  432. UITextSizeConstraint_9.MaxTextSize = 28
  433.  
  434. UserIDBox.Name = "UserIDBox"
  435. UserIDBox.Parent = Unban
  436. UserIDBox.AnchorPoint = Vector2.new(0.5, 0.100000001)
  437. UserIDBox.BackgroundColor3 = Color3.new(1, 1, 1)
  438. UserIDBox.BackgroundTransparency = 1
  439. UserIDBox.BorderSizePixel = 0
  440. UserIDBox.Position = UDim2.new(0.5, 0, 0.100000001, 0)
  441. UserIDBox.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  442. UserIDBox.ZIndex = 6
  443. UserIDBox.Font = Enum.Font.SourceSansBold
  444. UserIDBox.Text = ""
  445. UserIDBox.TextColor3 = Color3.new(0, 0, 0)
  446. UserIDBox.TextScaled = true
  447. UserIDBox.TextSize = 28
  448. UserIDBox.TextTransparency = 0.12899999320507
  449. UserIDBox.TextWrapped = true
  450. UserIDBox.TextXAlignment = Enum.TextXAlignment.Left
  451.  
  452. Underbar_4.Name = "Underbar"
  453. Underbar_4.Parent = UserIDBox
  454. Underbar_4.AnchorPoint = Vector2.new(0.5, 1)
  455. Underbar_4.BackgroundColor3 = Color3.new(0.129412, 0.588235, 0.952941)
  456. Underbar_4.BorderSizePixel = 0
  457. Underbar_4.Position = UDim2.new(0.5, 0, 1, 0)
  458. Underbar_4.Size = UDim2.new(0, 0, 0, 2)
  459. Underbar_4.ZIndex = 5
  460.  
  461. UITextSizeConstraint_10.Parent = UserIDBox
  462. UITextSizeConstraint_10.MaxTextSize = 28
  463.  
  464. RippleFrame_4.Name = "RippleFrame"
  465. RippleFrame_4.Parent = UserIDBox
  466. RippleFrame_4.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  467. RippleFrame_4.BackgroundTransparency = 1
  468. RippleFrame_4.BorderSizePixel = 0
  469. RippleFrame_4.ClipsDescendants = true
  470. RippleFrame_4.Size = UDim2.new(1, 0, 1, 0)
  471.  
  472. BoxText_3.Name = "BoxText"
  473. BoxText_3.Parent = UserIDBox
  474. BoxText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  475. BoxText_3.BackgroundTransparency = 1
  476. BoxText_3.BorderSizePixel = 0
  477. BoxText_3.Position = UDim2.new(0, 5, 0, 0)
  478. BoxText_3.Size = UDim2.new(1, -5, 1, 0)
  479. BoxText_3.ZIndex = 6
  480. BoxText_3.Font = Enum.Font.SourceSansBold
  481. BoxText_3.Text = "User ID"
  482. BoxText_3.TextColor3 = Color3.new(0, 0, 0)
  483. BoxText_3.TextScaled = true
  484. BoxText_3.TextSize = 14
  485. BoxText_3.TextTransparency = 0.40000000596046
  486. BoxText_3.TextWrapped = true
  487. BoxText_3.TextXAlignment = Enum.TextXAlignment.Left
  488.  
  489. UITextSizeConstraint_11.Parent = BoxText_3
  490. UITextSizeConstraint_11.MaxTextSize = 28
  491.  
  492. BanCheckButton.Name = "BanCheckButton"
  493. BanCheckButton.Parent = Unban
  494. BanCheckButton.AnchorPoint = Vector2.new(0.5, 1)
  495. BanCheckButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  496. BanCheckButton.BackgroundTransparency = 0.80000001192093
  497. BanCheckButton.BorderColor3 = Color3.new(0, 0, 0)
  498. BanCheckButton.BorderSizePixel = 0
  499. BanCheckButton.ClipsDescendants = true
  500. BanCheckButton.Position = UDim2.new(0.699999988, 0, 0.949999988, 0)
  501. BanCheckButton.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  502. BanCheckButton.ZIndex = 6
  503. BanCheckButton.Font = Enum.Font.SourceSansBold
  504. BanCheckButton.Text = "Ban Check"
  505. BanCheckButton.TextColor3 = Color3.new(0, 0, 0)
  506. BanCheckButton.TextScaled = true
  507. BanCheckButton.TextSize = 14
  508. BanCheckButton.TextWrapped = true
  509.  
  510. UITextSizeConstraint_12.Parent = BanCheckButton
  511. UITextSizeConstraint_12.MaxTextSize = 28
  512.  
  513. BanStatus.Name = "BanStatus"
  514. BanStatus.Parent = Unban
  515. BanStatus.Active = true
  516. BanStatus.AnchorPoint = Vector2.new(0.5, 0.100000001)
  517. BanStatus.BackgroundColor3 = Color3.new(0.584314, 0.556863, 0.639216)
  518. BanStatus.BackgroundTransparency = 1
  519. BanStatus.BorderColor3 = Color3.new(0, 0, 0)
  520. BanStatus.BorderSizePixel = 0
  521. BanStatus.ClipsDescendants = true
  522. BanStatus.Position = UDim2.new(0.5, 0, 0.330000013, 0)
  523. BanStatus.Selectable = true
  524. BanStatus.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  525. BanStatus.ZIndex = 6
  526. BanStatus.Font = Enum.Font.SourceSansBold
  527. BanStatus.Text = "Ban Status: ✅/❎"
  528. BanStatus.TextColor3 = Color3.new(0, 0, 0)
  529. BanStatus.TextScaled = true
  530. BanStatus.TextSize = 14
  531. BanStatus.TextWrapped = true
  532. BanStatus.TextXAlignment = Enum.TextXAlignment.Left
  533.  
  534. UITextSizeConstraint_13.Parent = BanStatus
  535. UITextSizeConstraint_13.MaxTextSize = 28
  536.  
  537. Kick.Name = "Kick"
  538. Kick.Parent = BottomFrame
  539. Kick.BackgroundColor3 = Color3.new(1, 1, 1)
  540. Kick.BorderSizePixel = 0
  541. Kick.Position = UDim2.new(-1, 0, 0, 0)
  542. Kick.Size = UDim2.new(1, 0, 1, 0)
  543. Kick.ZIndex = 3
  544.  
  545. KickButton.Name = "KickButton"
  546. KickButton.Parent = Kick
  547. KickButton.AnchorPoint = Vector2.new(0.5, 1)
  548. KickButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  549. KickButton.BackgroundTransparency = 0.80000001192093
  550. KickButton.BorderColor3 = Color3.new(0, 0, 0)
  551. KickButton.BorderSizePixel = 0
  552. KickButton.ClipsDescendants = true
  553. KickButton.Position = UDim2.new(0.5, 0, 0.949999988, 0)
  554. KickButton.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  555. KickButton.ZIndex = 6
  556. KickButton.Font = Enum.Font.SourceSansBold
  557. KickButton.Text = "Kick"
  558. KickButton.TextColor3 = Color3.new(0, 0, 0)
  559. KickButton.TextScaled = true
  560. KickButton.TextSize = 14
  561. KickButton.TextWrapped = true
  562.  
  563. UITextSizeConstraint_14.Parent = KickButton
  564. UITextSizeConstraint_14.MaxTextSize = 28
  565.  
  566. ReasonBox_2.Name = "ReasonBox"
  567. ReasonBox_2.Parent = Kick
  568. ReasonBox_2.AnchorPoint = Vector2.new(0.5, 0.100000001)
  569. ReasonBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
  570. ReasonBox_2.BackgroundTransparency = 1
  571. ReasonBox_2.BorderSizePixel = 0
  572. ReasonBox_2.Position = UDim2.new(0.5, 0, 0.330000013, 0)
  573. ReasonBox_2.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  574. ReasonBox_2.ZIndex = 6
  575. ReasonBox_2.Font = Enum.Font.SourceSansBold
  576. ReasonBox_2.Text = ""
  577. ReasonBox_2.TextColor3 = Color3.new(0, 0, 0)
  578. ReasonBox_2.TextScaled = true
  579. ReasonBox_2.TextSize = 28
  580. ReasonBox_2.TextTransparency = 0.12899999320507
  581. ReasonBox_2.TextWrapped = true
  582. ReasonBox_2.TextXAlignment = Enum.TextXAlignment.Left
  583.  
  584. Underbar_5.Name = "Underbar"
  585. Underbar_5.Parent = ReasonBox_2
  586. Underbar_5.AnchorPoint = Vector2.new(0.5, 1)
  587. Underbar_5.BackgroundColor3 = Color3.new(0.298039, 0.686275, 0.313726)
  588. Underbar_5.BorderSizePixel = 0
  589. Underbar_5.Position = UDim2.new(0.5, 0, 1, 0)
  590. Underbar_5.Size = UDim2.new(0, 0, 0, 2)
  591. Underbar_5.ZIndex = 5
  592.  
  593. BoxText_4.Name = "BoxText"
  594. BoxText_4.Parent = ReasonBox_2
  595. BoxText_4.BackgroundColor3 = Color3.new(1, 1, 1)
  596. BoxText_4.BackgroundTransparency = 1
  597. BoxText_4.BorderSizePixel = 0
  598. BoxText_4.Position = UDim2.new(0, 5, 0, 0)
  599. BoxText_4.Size = UDim2.new(1, 0, 1, 0)
  600. BoxText_4.ZIndex = 6
  601. BoxText_4.Font = Enum.Font.SourceSansBold
  602. BoxText_4.Text = "Reason"
  603. BoxText_4.TextColor3 = Color3.new(0, 0, 0)
  604. BoxText_4.TextScaled = true
  605. BoxText_4.TextSize = 14
  606. BoxText_4.TextTransparency = 0.40000000596046
  607. BoxText_4.TextWrapped = true
  608. BoxText_4.TextXAlignment = Enum.TextXAlignment.Left
  609.  
  610. UITextSizeConstraint_15.Parent = BoxText_4
  611. UITextSizeConstraint_15.MaxTextSize = 28
  612.  
  613. UITextSizeConstraint_16.Parent = ReasonBox_2
  614. UITextSizeConstraint_16.MaxTextSize = 28
  615.  
  616. RippleFrame_5.Name = "RippleFrame"
  617. RippleFrame_5.Parent = ReasonBox_2
  618. RippleFrame_5.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  619. RippleFrame_5.BackgroundTransparency = 1
  620. RippleFrame_5.BorderSizePixel = 0
  621. RippleFrame_5.ClipsDescendants = true
  622. RippleFrame_5.Size = UDim2.new(1, 0, 1, 0)
  623.  
  624. UsernameBox_2.Name = "UsernameBox"
  625. UsernameBox_2.Parent = Kick
  626. UsernameBox_2.AnchorPoint = Vector2.new(0.5, 0.100000001)
  627. UsernameBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
  628. UsernameBox_2.BackgroundTransparency = 1
  629. UsernameBox_2.BorderSizePixel = 0
  630. UsernameBox_2.Position = UDim2.new(0.5, 0, 0.100000001, 0)
  631. UsernameBox_2.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  632. UsernameBox_2.ZIndex = 6
  633. UsernameBox_2.Font = Enum.Font.SourceSansBold
  634. UsernameBox_2.Text = ""
  635. UsernameBox_2.TextColor3 = Color3.new(0, 0, 0)
  636. UsernameBox_2.TextScaled = true
  637. UsernameBox_2.TextSize = 28
  638. UsernameBox_2.TextTransparency = 0.12899999320507
  639. UsernameBox_2.TextWrapped = true
  640. UsernameBox_2.TextXAlignment = Enum.TextXAlignment.Left
  641.  
  642. AutofillText_2.Name = "AutofillText"
  643. AutofillText_2.Parent = UsernameBox_2
  644. AutofillText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  645. AutofillText_2.BackgroundTransparency = 1
  646. AutofillText_2.BorderSizePixel = 0
  647. AutofillText_2.Size = UDim2.new(1, 0, 1, 0)
  648. AutofillText_2.ZIndex = 5
  649. AutofillText_2.Font = Enum.Font.SourceSansBold
  650. AutofillText_2.Text = ""
  651. AutofillText_2.TextColor3 = Color3.new(0, 0, 0)
  652. AutofillText_2.TextScaled = true
  653. AutofillText_2.TextSize = 28
  654. AutofillText_2.TextTransparency = 0.40000000596046
  655. AutofillText_2.TextWrapped = true
  656. AutofillText_2.TextXAlignment = Enum.TextXAlignment.Left
  657.  
  658. UITextSizeConstraint_17.Parent = AutofillText_2
  659. UITextSizeConstraint_17.MaxTextSize = 28
  660.  
  661. Underbar_6.Name = "Underbar"
  662. Underbar_6.Parent = UsernameBox_2
  663. Underbar_6.AnchorPoint = Vector2.new(0.5, 1)
  664. Underbar_6.BackgroundColor3 = Color3.new(0.298039, 0.686275, 0.313726)
  665. Underbar_6.BorderSizePixel = 0
  666. Underbar_6.Position = UDim2.new(0.5, 0, 1, 0)
  667. Underbar_6.Size = UDim2.new(0, 0, 0, 2)
  668. Underbar_6.ZIndex = 5
  669.  
  670. UsernameText_2.Name = "UsernameText"
  671. UsernameText_2.Parent = UsernameBox_2
  672. UsernameText_2.BackgroundColor3 = Color3.new(1, 1, 1)
  673. UsernameText_2.BackgroundTransparency = 1
  674. UsernameText_2.BorderSizePixel = 0
  675. UsernameText_2.Position = UDim2.new(0, 5, 0, 0)
  676. UsernameText_2.Size = UDim2.new(1, -5, 1, 0)
  677. UsernameText_2.ZIndex = 6
  678. UsernameText_2.Font = Enum.Font.SourceSansBold
  679. UsernameText_2.Text = "Username"
  680. UsernameText_2.TextColor3 = Color3.new(0, 0, 0)
  681. UsernameText_2.TextScaled = true
  682. UsernameText_2.TextSize = 14
  683. UsernameText_2.TextTransparency = 0.40000000596046
  684. UsernameText_2.TextWrapped = true
  685. UsernameText_2.TextXAlignment = Enum.TextXAlignment.Left
  686.  
  687. UITextSizeConstraint_18.Parent = UsernameText_2
  688. UITextSizeConstraint_18.MaxTextSize = 28
  689.  
  690. UITextSizeConstraint_19.Parent = UsernameBox_2
  691. UITextSizeConstraint_19.MaxTextSize = 28
  692.  
  693. RippleFrame_6.Name = "RippleFrame"
  694. RippleFrame_6.Parent = UsernameBox_2
  695. RippleFrame_6.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  696. RippleFrame_6.BackgroundTransparency = 1
  697. RippleFrame_6.BorderSizePixel = 0
  698. RippleFrame_6.ClipsDescendants = true
  699. RippleFrame_6.Size = UDim2.new(1, 0, 1, 0)
  700.  
  701. Settings.Name = "Settings"
  702. Settings.Parent = BottomFrame
  703. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  704. Settings.BorderSizePixel = 0
  705. Settings.Position = UDim2.new(-1, 0, 0, 0)
  706. Settings.Size = UDim2.new(1, 0, 1, 0)
  707. Settings.ZIndex = 3
  708.  
  709. ConfirmButton.Name = "ConfirmButton"
  710. ConfirmButton.Parent = Settings
  711. ConfirmButton.AnchorPoint = Vector2.new(0.5, 1)
  712. ConfirmButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  713. ConfirmButton.BackgroundTransparency = 0.80000001192093
  714. ConfirmButton.BorderColor3 = Color3.new(0, 0, 0)
  715. ConfirmButton.BorderSizePixel = 0
  716. ConfirmButton.ClipsDescendants = true
  717. ConfirmButton.Position = UDim2.new(0.5, 0, 0.949999988, 0)
  718. ConfirmButton.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  719. ConfirmButton.ZIndex = 6
  720. ConfirmButton.Font = Enum.Font.SourceSansBold
  721. ConfirmButton.Text = "Confirm"
  722. ConfirmButton.TextColor3 = Color3.new(0, 0, 0)
  723. ConfirmButton.TextScaled = true
  724. ConfirmButton.TextSize = 14
  725. ConfirmButton.TextWrapped = true
  726.  
  727. UITextSizeConstraint_20.Parent = ConfirmButton
  728. UITextSizeConstraint_20.MaxTextSize = 28
  729.  
  730. LanguageButton.Name = "LanguageButton"
  731. LanguageButton.Parent = Settings
  732. LanguageButton.AnchorPoint = Vector2.new(0.5, 0.100000001)
  733. LanguageButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  734. LanguageButton.BackgroundTransparency = 0.80000001192093
  735. LanguageButton.BorderColor3 = Color3.new(0, 0, 0)
  736. LanguageButton.BorderSizePixel = 0
  737. LanguageButton.ClipsDescendants = true
  738. LanguageButton.Position = UDim2.new(0.5, 0, 0.100000001, 0)
  739. LanguageButton.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  740. LanguageButton.ZIndex = 6
  741. LanguageButton.Font = Enum.Font.SourceSansBold
  742. LanguageButton.Text = "Language"
  743. LanguageButton.TextColor3 = Color3.new(0, 0, 0)
  744. LanguageButton.TextScaled = true
  745. LanguageButton.TextSize = 14
  746. LanguageButton.TextWrapped = true
  747.  
  748. UITextSizeConstraint_21.Parent = LanguageButton
  749. UITextSizeConstraint_21.MaxTextSize = 28
  750.  
  751. ThemeButton.Name = "ThemeButton"
  752. ThemeButton.Parent = Settings
  753. ThemeButton.AnchorPoint = Vector2.new(0.5, 0.100000001)
  754. ThemeButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  755. ThemeButton.BackgroundTransparency = 0.80000001192093
  756. ThemeButton.BorderColor3 = Color3.new(0, 0, 0)
  757. ThemeButton.BorderSizePixel = 0
  758. ThemeButton.ClipsDescendants = true
  759. ThemeButton.Position = UDim2.new(0.5, 0, 0.330000013, 0)
  760. ThemeButton.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  761. ThemeButton.ZIndex = 6
  762. ThemeButton.Font = Enum.Font.SourceSansBold
  763. ThemeButton.Text = "Light Theme"
  764. ThemeButton.TextColor3 = Color3.new(0, 0, 0)
  765. ThemeButton.TextScaled = true
  766. ThemeButton.TextSize = 14
  767. ThemeButton.TextWrapped = true
  768.  
  769. UITextSizeConstraint_22.Parent = ThemeButton
  770. UITextSizeConstraint_22.MaxTextSize = 28
  771.  
  772. Announce.Name = "Announce"
  773. Announce.Parent = BottomFrame
  774. Announce.BackgroundColor3 = Color3.new(1, 1, 1)
  775. Announce.BorderSizePixel = 0
  776. Announce.Size = UDim2.new(1, 0, 1, 0)
  777. Announce.ZIndex = 3
  778.  
  779. AnnouncementBox.Name = "AnnouncementBox"
  780. AnnouncementBox.Parent = Announce
  781. AnnouncementBox.AnchorPoint = Vector2.new(0.5, 0.100000001)
  782. AnnouncementBox.BackgroundColor3 = Color3.new(1, 1, 1)
  783. AnnouncementBox.BackgroundTransparency = 1
  784. AnnouncementBox.BorderSizePixel = 0
  785. AnnouncementBox.Position = UDim2.new(0.5, 0, 0.100000001, 0)
  786. AnnouncementBox.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  787. AnnouncementBox.ZIndex = 6
  788. AnnouncementBox.Font = Enum.Font.SourceSansBold
  789. AnnouncementBox.Text = ""
  790. AnnouncementBox.TextColor3 = Color3.new(0, 0, 0)
  791. AnnouncementBox.TextScaled = true
  792. AnnouncementBox.TextSize = 28
  793. AnnouncementBox.TextTransparency = 0.12899999320507
  794. AnnouncementBox.TextWrapped = true
  795. AnnouncementBox.TextXAlignment = Enum.TextXAlignment.Left
  796.  
  797. Underbar_7.Name = "Underbar"
  798. Underbar_7.Parent = AnnouncementBox
  799. Underbar_7.AnchorPoint = Vector2.new(0.5, 1)
  800. Underbar_7.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  801. Underbar_7.BorderSizePixel = 0
  802. Underbar_7.Position = UDim2.new(0.5, 0, 1, 0)
  803. Underbar_7.Size = UDim2.new(0, 0, 0, 2)
  804. Underbar_7.ZIndex = 5
  805.  
  806. BoxText_5.Name = "BoxText"
  807. BoxText_5.Parent = AnnouncementBox
  808. BoxText_5.BackgroundColor3 = Color3.new(1, 1, 1)
  809. BoxText_5.BackgroundTransparency = 1
  810. BoxText_5.BorderSizePixel = 0
  811. BoxText_5.Position = UDim2.new(0, 5, 0, 0)
  812. BoxText_5.Size = UDim2.new(1, 0, 1, 0)
  813. BoxText_5.ZIndex = 6
  814. BoxText_5.Font = Enum.Font.SourceSansBold
  815. BoxText_5.Text = "Announcement Text"
  816. BoxText_5.TextColor3 = Color3.new(0, 0, 0)
  817. BoxText_5.TextScaled = true
  818. BoxText_5.TextSize = 14
  819. BoxText_5.TextTransparency = 0.40000000596046
  820. BoxText_5.TextWrapped = true
  821. BoxText_5.TextXAlignment = Enum.TextXAlignment.Left
  822.  
  823. UITextSizeConstraint_23.Parent = BoxText_5
  824. UITextSizeConstraint_23.MaxTextSize = 28
  825.  
  826. UITextSizeConstraint_24.Parent = AnnouncementBox
  827. UITextSizeConstraint_24.MaxTextSize = 28
  828.  
  829. RippleFrame_7.Name = "RippleFrame"
  830. RippleFrame_7.Parent = AnnouncementBox
  831. RippleFrame_7.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  832. RippleFrame_7.BackgroundTransparency = 1
  833. RippleFrame_7.BorderSizePixel = 0
  834. RippleFrame_7.ClipsDescendants = true
  835. RippleFrame_7.Size = UDim2.new(1, 0, 1, 0)
  836.  
  837. AnnounceButton.Name = "AnnounceButton"
  838. AnnounceButton.Parent = Announce
  839. AnnounceButton.AnchorPoint = Vector2.new(0.5, 1)
  840. AnnounceButton.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  841. AnnounceButton.BackgroundTransparency = 0.80000001192093
  842. AnnounceButton.BorderColor3 = Color3.new(0, 0, 0)
  843. AnnounceButton.BorderSizePixel = 0
  844. AnnounceButton.ClipsDescendants = true
  845. AnnounceButton.Position = UDim2.new(0.5, 0, 0.949999988, 0)
  846. AnnounceButton.Size = UDim2.new(0.300000012, 0, 0.150000006, 0)
  847. AnnounceButton.ZIndex = 6
  848. AnnounceButton.Font = Enum.Font.SourceSansBold
  849. AnnounceButton.Text = "Announce"
  850. AnnounceButton.TextColor3 = Color3.new(0, 0, 0)
  851. AnnounceButton.TextScaled = true
  852. AnnounceButton.TextSize = 14
  853. AnnounceButton.TextWrapped = true
  854.  
  855. UITextSizeConstraint_25.Parent = AnnounceButton
  856. UITextSizeConstraint_25.MaxTextSize = 28
  857.  
  858. UsernameBox_3.Name = "UsernameBox"
  859. UsernameBox_3.Parent = Announce
  860. UsernameBox_3.AnchorPoint = Vector2.new(0.5, 0.100000001)
  861. UsernameBox_3.BackgroundColor3 = Color3.new(1, 1, 1)
  862. UsernameBox_3.BackgroundTransparency = 1
  863. UsernameBox_3.BorderSizePixel = 0
  864. UsernameBox_3.Position = UDim2.new(0.5, 0, 0.330000013, 0)
  865. UsernameBox_3.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  866. UsernameBox_3.ZIndex = 6
  867. UsernameBox_3.Font = Enum.Font.SourceSansBold
  868. UsernameBox_3.Text = ""
  869. UsernameBox_3.TextColor3 = Color3.new(0, 0, 0)
  870. UsernameBox_3.TextScaled = true
  871. UsernameBox_3.TextSize = 28
  872. UsernameBox_3.TextTransparency = 0.12899999320507
  873. UsernameBox_3.TextWrapped = true
  874. UsernameBox_3.TextXAlignment = Enum.TextXAlignment.Left
  875.  
  876. AutofillText_3.Name = "AutofillText"
  877. AutofillText_3.Parent = UsernameBox_3
  878. AutofillText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  879. AutofillText_3.BackgroundTransparency = 1
  880. AutofillText_3.BorderSizePixel = 0
  881. AutofillText_3.Size = UDim2.new(1, 0, 1, 0)
  882. AutofillText_3.ZIndex = 5
  883. AutofillText_3.Font = Enum.Font.SourceSansBold
  884. AutofillText_3.Text = ""
  885. AutofillText_3.TextColor3 = Color3.new(0, 0, 0)
  886. AutofillText_3.TextScaled = true
  887. AutofillText_3.TextSize = 28
  888. AutofillText_3.TextTransparency = 0.40000000596046
  889. AutofillText_3.TextWrapped = true
  890. AutofillText_3.TextXAlignment = Enum.TextXAlignment.Left
  891.  
  892. UITextSizeConstraint_26.Parent = AutofillText_3
  893. UITextSizeConstraint_26.MaxTextSize = 28
  894.  
  895. Underbar_8.Name = "Underbar"
  896. Underbar_8.Parent = UsernameBox_3
  897. Underbar_8.AnchorPoint = Vector2.new(0.5, 1)
  898. Underbar_8.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  899. Underbar_8.BorderSizePixel = 0
  900. Underbar_8.Position = UDim2.new(0.5, 0, 1, 0)
  901. Underbar_8.Size = UDim2.new(0, 0, 0, 2)
  902. Underbar_8.ZIndex = 5
  903.  
  904. UsernameText_3.Name = "UsernameText"
  905. UsernameText_3.Parent = UsernameBox_3
  906. UsernameText_3.BackgroundColor3 = Color3.new(1, 1, 1)
  907. UsernameText_3.BackgroundTransparency = 1
  908. UsernameText_3.BorderSizePixel = 0
  909. UsernameText_3.Position = UDim2.new(0, 5, 0, 0)
  910. UsernameText_3.Size = UDim2.new(1, -5, 1, 0)
  911. UsernameText_3.ZIndex = 6
  912. UsernameText_3.Font = Enum.Font.SourceSansBold
  913. UsernameText_3.Text = "Username"
  914. UsernameText_3.TextColor3 = Color3.new(0, 0, 0)
  915. UsernameText_3.TextScaled = true
  916. UsernameText_3.TextSize = 14
  917. UsernameText_3.TextTransparency = 0.40000000596046
  918. UsernameText_3.TextWrapped = true
  919. UsernameText_3.TextXAlignment = Enum.TextXAlignment.Left
  920.  
  921. UITextSizeConstraint_27.Parent = UsernameText_3
  922. UITextSizeConstraint_27.MaxTextSize = 28
  923.  
  924. UITextSizeConstraint_28.Parent = UsernameBox_3
  925. UITextSizeConstraint_28.MaxTextSize = 28
  926.  
  927. RippleFrame_8.Name = "RippleFrame"
  928. RippleFrame_8.Parent = UsernameBox_3
  929. RippleFrame_8.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  930. RippleFrame_8.BackgroundTransparency = 1
  931. RippleFrame_8.BorderSizePixel = 0
  932. RippleFrame_8.ClipsDescendants = true
  933. RippleFrame_8.Size = UDim2.new(1, 0, 1, 0)
  934.  
  935. TopFrame.Name = "TopFrame"
  936. TopFrame.Parent = MainFrame
  937. TopFrame.AnchorPoint = Vector2.new(0.5, 0)
  938. TopFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  939. TopFrame.BackgroundTransparency = 1
  940. TopFrame.BorderSizePixel = 0
  941. TopFrame.ClipsDescendants = true
  942. TopFrame.Position = UDim2.new(0.5, 0, 0, 0)
  943. TopFrame.Size = UDim2.new(1, 0, 0.25, 0)
  944. TopFrame.ZIndex = 2
  945.  
  946. CloseButton.Name = "CloseButton"
  947. CloseButton.Parent = TopFrame
  948. CloseButton.AnchorPoint = Vector2.new(1, 0.0799999982)
  949. CloseButton.BackgroundColor3 = Color3.new(1, 1, 1)
  950. CloseButton.BackgroundTransparency = 1
  951. CloseButton.BorderSizePixel = 0
  952. CloseButton.ClipsDescendants = true
  953. CloseButton.Position = UDim2.new(1, -5, 0, 5)
  954. CloseButton.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  955. CloseButton.ZIndex = 11
  956. CloseButton.Font = Enum.Font.SourceSansBold
  957. CloseButton.Text = "—"
  958. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  959. CloseButton.TextScaled = true
  960. CloseButton.TextSize = 14
  961. CloseButton.TextWrapped = true
  962.  
  963. UIAspectRatioConstraint_2.Parent = CloseButton
  964.  
  965. UITextSizeConstraint_29.Parent = CloseButton
  966. UITextSizeConstraint_29.MaxTextSize = 28
  967.  
  968. ButtonHolder.Name = "ButtonHolder"
  969. ButtonHolder.Parent = TopFrame
  970. ButtonHolder.AnchorPoint = Vector2.new(0, 1)
  971. ButtonHolder.BackgroundColor3 = Color3.new(0, 0, 0)
  972. ButtonHolder.BackgroundTransparency = 1
  973. ButtonHolder.BorderSizePixel = 0
  974. ButtonHolder.Position = UDim2.new(0, 0, 1, 0)
  975. ButtonHolder.Size = UDim2.new(1, 0, 0.300000012, 0)
  976. ButtonHolder.ZIndex = 2
  977.  
  978. UIGridLayout.Parent = ButtonHolder
  979. UIGridLayout.SortOrder = Enum.SortOrder.LayoutOrder
  980. UIGridLayout.VerticalAlignment = Enum.VerticalAlignment.Center
  981. UIGridLayout.CellPadding = UDim2.new(0, 0, 0, 0)
  982. UIGridLayout.CellSize = UDim2.new(0.200000003, 0, 1, 0)
  983.  
  984. AnnounceButton_2.Name = "AnnounceButton"
  985. AnnounceButton_2.Parent = ButtonHolder
  986. AnnounceButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  987. AnnounceButton_2.BackgroundTransparency = 1
  988. AnnounceButton_2.BorderSizePixel = 0
  989. AnnounceButton_2.ClipsDescendants = true
  990. AnnounceButton_2.Size = UDim2.new(0, 200, 0, 50)
  991. AnnounceButton_2.ZIndex = 5
  992. AnnounceButton_2.Font = Enum.Font.SourceSansSemibold
  993. AnnounceButton_2.Text = "Announce"
  994. AnnounceButton_2.TextColor3 = Color3.new(1, 1, 1)
  995. AnnounceButton_2.TextScaled = true
  996. AnnounceButton_2.TextSize = 14
  997. AnnounceButton_2.TextWrapped = true
  998.  
  999. UITextSizeConstraint_30.Parent = AnnounceButton_2
  1000. UITextSizeConstraint_30.MaxTextSize = 28
  1001.  
  1002. BanButton_2.Name = "BanButton"
  1003. BanButton_2.Parent = ButtonHolder
  1004. BanButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1005. BanButton_2.BackgroundTransparency = 1
  1006. BanButton_2.BorderSizePixel = 0
  1007. BanButton_2.ClipsDescendants = true
  1008. BanButton_2.LayoutOrder = 1
  1009. BanButton_2.Size = UDim2.new(0, 200, 0, 50)
  1010. BanButton_2.ZIndex = 5
  1011. BanButton_2.Font = Enum.Font.SourceSansLight
  1012. BanButton_2.Text = "Ban"
  1013. BanButton_2.TextColor3 = Color3.new(1, 1, 1)
  1014. BanButton_2.TextScaled = true
  1015. BanButton_2.TextSize = 14
  1016. BanButton_2.TextWrapped = true
  1017.  
  1018. UITextSizeConstraint_31.Parent = BanButton_2
  1019. UITextSizeConstraint_31.MaxTextSize = 28
  1020.  
  1021. KickButton_2.Name = "KickButton"
  1022. KickButton_2.Parent = ButtonHolder
  1023. KickButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1024. KickButton_2.BackgroundTransparency = 1
  1025. KickButton_2.BorderSizePixel = 0
  1026. KickButton_2.ClipsDescendants = true
  1027. KickButton_2.LayoutOrder = 3
  1028. KickButton_2.Size = UDim2.new(0, 200, 0, 50)
  1029. KickButton_2.ZIndex = 5
  1030. KickButton_2.Font = Enum.Font.SourceSansLight
  1031. KickButton_2.Text = "Kick"
  1032. KickButton_2.TextColor3 = Color3.new(1, 1, 1)
  1033. KickButton_2.TextScaled = true
  1034. KickButton_2.TextSize = 14
  1035. KickButton_2.TextWrapped = true
  1036.  
  1037. UITextSizeConstraint_32.Parent = KickButton_2
  1038. UITextSizeConstraint_32.MaxTextSize = 28
  1039.  
  1040. SettingsButton.Name = "SettingsButton"
  1041. SettingsButton.Parent = ButtonHolder
  1042. SettingsButton.BackgroundColor3 = Color3.new(1, 1, 1)
  1043. SettingsButton.BackgroundTransparency = 1
  1044. SettingsButton.BorderSizePixel = 0
  1045. SettingsButton.ClipsDescendants = true
  1046. SettingsButton.LayoutOrder = 4
  1047. SettingsButton.Size = UDim2.new(0, 200, 0, 50)
  1048. SettingsButton.ZIndex = 5
  1049. SettingsButton.Font = Enum.Font.SourceSansLight
  1050. SettingsButton.Text = "Settings"
  1051. SettingsButton.TextColor3 = Color3.new(1, 1, 1)
  1052. SettingsButton.TextScaled = true
  1053. SettingsButton.TextSize = 14
  1054. SettingsButton.TextWrapped = true
  1055.  
  1056. UITextSizeConstraint_33.Parent = SettingsButton
  1057. UITextSizeConstraint_33.MaxTextSize = 28
  1058.  
  1059. UnbanButton_2.Name = "UnbanButton"
  1060. UnbanButton_2.Parent = ButtonHolder
  1061. UnbanButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1062. UnbanButton_2.BackgroundTransparency = 1
  1063. UnbanButton_2.BorderSizePixel = 0
  1064. UnbanButton_2.ClipsDescendants = true
  1065. UnbanButton_2.LayoutOrder = 2
  1066. UnbanButton_2.Size = UDim2.new(0, 200, 0, 50)
  1067. UnbanButton_2.ZIndex = 5
  1068. UnbanButton_2.Font = Enum.Font.SourceSansLight
  1069. UnbanButton_2.Text = "Unban"
  1070. UnbanButton_2.TextColor3 = Color3.new(1, 1, 1)
  1071. UnbanButton_2.TextScaled = true
  1072. UnbanButton_2.TextSize = 14
  1073. UnbanButton_2.TextWrapped = true
  1074.  
  1075. UITextSizeConstraint_34.Parent = UnbanButton_2
  1076. UITextSizeConstraint_34.MaxTextSize = 28
  1077.  
  1078. TopTitle.Name = "TopTitle"
  1079. TopTitle.Parent = TopFrame
  1080. TopTitle.AnchorPoint = Vector2.new(0.5, 0.0500000007)
  1081. TopTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  1082. TopTitle.BackgroundTransparency = 1
  1083. TopTitle.BorderSizePixel = 0
  1084. TopTitle.Position = UDim2.new(0.800000012, 0, 0.0500000007, 0)
  1085. TopTitle.Size = UDim2.new(0.300000012, 0, 0.100000001, 0)
  1086. TopTitle.Visible = false
  1087. TopTitle.ZIndex = 5
  1088. TopTitle.Font = Enum.Font.SourceSansBold
  1089. TopTitle.Text = ""
  1090. TopTitle.TextColor3 = Color3.new(0, 0, 0)
  1091. TopTitle.TextScaled = true
  1092. TopTitle.TextSize = 14
  1093. TopTitle.TextTransparency = 0.12899999320507
  1094. TopTitle.TextWrapped = true
  1095.  
  1096. PatternTexture.Name = "PatternTexture"
  1097. PatternTexture.Parent = TopFrame
  1098. PatternTexture.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1099. PatternTexture.BorderSizePixel = 0
  1100. PatternTexture.Size = UDim2.new(1, 0, 1, 0)
  1101. PatternTexture.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1102. PatternTexture.ZIndex = 3
  1103.  
  1104. BackgroundTexture_0_0.Name = "BackgroundTexture_0_0"
  1105. BackgroundTexture_0_0.Parent = PatternTexture
  1106. BackgroundTexture_0_0.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1107. BackgroundTexture_0_0.BackgroundTransparency = 1
  1108. BackgroundTexture_0_0.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1109. BackgroundTexture_0_0.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1110. BackgroundTexture_0_0.ZIndex = 4
  1111. BackgroundTexture_0_0.Image = "rbxassetid://328099692"
  1112. BackgroundTexture_0_0.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1113.  
  1114. BackgroundTexture_0_1.Name = "BackgroundTexture_0_1"
  1115. BackgroundTexture_0_1.Parent = PatternTexture
  1116. BackgroundTexture_0_1.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1117. BackgroundTexture_0_1.BackgroundTransparency = 1
  1118. BackgroundTexture_0_1.Position = UDim2.new(0, 0, 0.267197251, 0)
  1119. BackgroundTexture_0_1.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1120. BackgroundTexture_0_1.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1121. BackgroundTexture_0_1.ZIndex = 4
  1122. BackgroundTexture_0_1.Image = "rbxassetid://328099692"
  1123. BackgroundTexture_0_1.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1124.  
  1125. BackgroundTexture_1_0.Name = "BackgroundTexture_1_0"
  1126. BackgroundTexture_1_0.Parent = PatternTexture
  1127. BackgroundTexture_1_0.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1128. BackgroundTexture_1_0.BackgroundTransparency = 1
  1129. BackgroundTexture_1_0.Position = UDim2.new(0.267197251, 0, 0, 0)
  1130. BackgroundTexture_1_0.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1131. BackgroundTexture_1_0.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1132. BackgroundTexture_1_0.ZIndex = 4
  1133. BackgroundTexture_1_0.Image = "rbxassetid://328099692"
  1134. BackgroundTexture_1_0.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1135.  
  1136. BackgroundTexture_1_1.Name = "BackgroundTexture_1_1"
  1137. BackgroundTexture_1_1.Parent = PatternTexture
  1138. BackgroundTexture_1_1.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1139. BackgroundTexture_1_1.BackgroundTransparency = 1
  1140. BackgroundTexture_1_1.Position = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1141. BackgroundTexture_1_1.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1142. BackgroundTexture_1_1.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1143. BackgroundTexture_1_1.ZIndex = 4
  1144. BackgroundTexture_1_1.Image = "rbxassetid://328099692"
  1145. BackgroundTexture_1_1.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1146.  
  1147. BackgroundTexture_2_0.Name = "BackgroundTexture_2_0"
  1148. BackgroundTexture_2_0.Parent = PatternTexture
  1149. BackgroundTexture_2_0.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1150. BackgroundTexture_2_0.BackgroundTransparency = 1
  1151. BackgroundTexture_2_0.Position = UDim2.new(0.534394503, 0, 0, 0)
  1152. BackgroundTexture_2_0.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1153. BackgroundTexture_2_0.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1154. BackgroundTexture_2_0.ZIndex = 4
  1155. BackgroundTexture_2_0.Image = "rbxassetid://328099692"
  1156. BackgroundTexture_2_0.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1157.  
  1158. BackgroundTexture_2_1.Name = "BackgroundTexture_2_1"
  1159. BackgroundTexture_2_1.Parent = PatternTexture
  1160. BackgroundTexture_2_1.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1161. BackgroundTexture_2_1.BackgroundTransparency = 1
  1162. BackgroundTexture_2_1.Position = UDim2.new(0.534394503, 0, 0.267197251, 0)
  1163. BackgroundTexture_2_1.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1164. BackgroundTexture_2_1.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1165. BackgroundTexture_2_1.ZIndex = 4
  1166. BackgroundTexture_2_1.Image = "rbxassetid://328099692"
  1167. BackgroundTexture_2_1.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1168.  
  1169. BackgroundTexture_3_0.Name = "BackgroundTexture_3_0"
  1170. BackgroundTexture_3_0.Parent = PatternTexture
  1171. BackgroundTexture_3_0.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1172. BackgroundTexture_3_0.BackgroundTransparency = 1
  1173. BackgroundTexture_3_0.Position = UDim2.new(0.78812772, 0, -0.00122400362, 0)
  1174. BackgroundTexture_3_0.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1175. BackgroundTexture_3_0.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1176. BackgroundTexture_3_0.ZIndex = 4
  1177. BackgroundTexture_3_0.Image = "rbxassetid://328099692"
  1178. BackgroundTexture_3_0.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1179.  
  1180. BackgroundTexture_3_1.Name = "BackgroundTexture_3_1"
  1181. BackgroundTexture_3_1.Parent = PatternTexture
  1182. BackgroundTexture_3_1.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1183. BackgroundTexture_3_1.BackgroundTransparency = 1
  1184. BackgroundTexture_3_1.Position = UDim2.new(0.801591754, 0, 0.267197251, 0)
  1185. BackgroundTexture_3_1.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1186. BackgroundTexture_3_1.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1187. BackgroundTexture_3_1.ZIndex = 4
  1188. BackgroundTexture_3_1.Image = "rbxassetid://328099692"
  1189. BackgroundTexture_3_1.ImageColor3 = Color3.new(0, 0.588235, 0.533333)
  1190.  
  1191. BanLengthPrompt.Name = "BanLengthPrompt"
  1192. BanLengthPrompt.Parent = MainFrame
  1193. BanLengthPrompt.AnchorPoint = Vector2.new(0.5, 0.5)
  1194. BanLengthPrompt.BackgroundColor3 = Color3.new(1, 1, 1)
  1195. BanLengthPrompt.BorderSizePixel = 0
  1196. BanLengthPrompt.Position = UDim2.new(0.5, 0, 1.5, 0)
  1197. BanLengthPrompt.Size = UDim2.new(0.5, 0, 0.5, 0)
  1198. BanLengthPrompt.ZIndex = 9
  1199.  
  1200. TitleText.Name = "TitleText"
  1201. TitleText.Parent = BanLengthPrompt
  1202. TitleText.AnchorPoint = Vector2.new(0, 0.0799999982)
  1203. TitleText.BackgroundColor3 = Color3.new(1, 1, 1)
  1204. TitleText.BackgroundTransparency = 1
  1205. TitleText.BorderSizePixel = 0
  1206. TitleText.Position = UDim2.new(0.0799999982, 0, 0.0799999982, 0)
  1207. TitleText.Size = UDim2.new(0.920000017, 0, 0.129999995, 0)
  1208. TitleText.ZIndex = 10
  1209. TitleText.Font = Enum.Font.SourceSansSemibold
  1210. TitleText.Text = "How long are they banned?"
  1211. TitleText.TextColor3 = Color3.new(0, 0, 0)
  1212. TitleText.TextScaled = true
  1213. TitleText.TextSize = 14
  1214. TitleText.TextTransparency = 0.12899999320507
  1215. TitleText.TextWrapped = true
  1216. TitleText.TextXAlignment = Enum.TextXAlignment.Left
  1217.  
  1218. UITextSizeConstraint_35.Parent = TitleText
  1219. UITextSizeConstraint_35.MaxTextSize = 24
  1220.  
  1221. CloseButton_2.Name = "CloseButton"
  1222. CloseButton_2.Parent = BanLengthPrompt
  1223. CloseButton_2.AnchorPoint = Vector2.new(1, 0.0799999982)
  1224. CloseButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1225. CloseButton_2.BackgroundTransparency = 1
  1226. CloseButton_2.BorderSizePixel = 0
  1227. CloseButton_2.ClipsDescendants = true
  1228. CloseButton_2.Position = UDim2.new(1, -5, 0, 5)
  1229. CloseButton_2.Size = UDim2.new(0.150000006, 0, 0.150000006, 0)
  1230. CloseButton_2.ZIndex = 11
  1231. CloseButton_2.Font = Enum.Font.SourceSansBold
  1232. CloseButton_2.Text = "—"
  1233. CloseButton_2.TextColor3 = Color3.new(0, 0, 0)
  1234. CloseButton_2.TextScaled = true
  1235. CloseButton_2.TextSize = 14
  1236. CloseButton_2.TextWrapped = true
  1237.  
  1238. UIAspectRatioConstraint_3.Parent = CloseButton_2
  1239.  
  1240. UITextSizeConstraint_36.Parent = CloseButton_2
  1241. UITextSizeConstraint_36.MaxTextSize = 28
  1242.  
  1243. OneDay.Name = "OneDay"
  1244. OneDay.Parent = BanLengthPrompt
  1245. OneDay.AnchorPoint = Vector2.new(0.5, 0.300000012)
  1246. OneDay.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1247. OneDay.BackgroundTransparency = 0.80000001192093
  1248. OneDay.BorderSizePixel = 0
  1249. OneDay.ClipsDescendants = true
  1250. OneDay.Position = UDim2.new(0.5, 0, 0.300000012, 0)
  1251. OneDay.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  1252. OneDay.ZIndex = 11
  1253. OneDay.Font = Enum.Font.SourceSansBold
  1254. OneDay.Text = "One Day"
  1255. OneDay.TextColor3 = Color3.new(0, 0, 0)
  1256. OneDay.TextScaled = true
  1257. OneDay.TextSize = 14
  1258. OneDay.TextWrapped = true
  1259.  
  1260. UITextSizeConstraint_37.Parent = OneDay
  1261. UITextSizeConstraint_37.MaxTextSize = 22
  1262.  
  1263. Forever.Name = "Forever"
  1264. Forever.Parent = BanLengthPrompt
  1265. Forever.AnchorPoint = Vector2.new(0.5, 0.300000012)
  1266. Forever.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1267. Forever.BackgroundTransparency = 0.80000001192093
  1268. Forever.BorderSizePixel = 0
  1269. Forever.ClipsDescendants = true
  1270. Forever.Position = UDim2.new(0.5, 0, 0.699999988, 0)
  1271. Forever.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  1272. Forever.ZIndex = 11
  1273. Forever.Font = Enum.Font.SourceSansBold
  1274. Forever.Text = "Forever"
  1275. Forever.TextColor3 = Color3.new(0, 0, 0)
  1276. Forever.TextScaled = true
  1277. Forever.TextSize = 14
  1278. Forever.TextWrapped = true
  1279.  
  1280. UITextSizeConstraint_38.Parent = Forever
  1281. UITextSizeConstraint_38.MaxTextSize = 22
  1282.  
  1283. OneWeek.Name = "OneWeek"
  1284. OneWeek.Parent = BanLengthPrompt
  1285. OneWeek.AnchorPoint = Vector2.new(0.5, 0.300000012)
  1286. OneWeek.BackgroundColor3 = Color3.new(0.588235, 0.588235, 0.588235)
  1287. OneWeek.BackgroundTransparency = 0.80000001192093
  1288. OneWeek.BorderSizePixel = 0
  1289. OneWeek.ClipsDescendants = true
  1290. OneWeek.Position = UDim2.new(0.5, 0, 0.5, 0)
  1291. OneWeek.Size = UDim2.new(0.899999976, 0, 0.150000006, 0)
  1292. OneWeek.ZIndex = 11
  1293. OneWeek.Font = Enum.Font.SourceSansBold
  1294. OneWeek.Text = "One Week"
  1295. OneWeek.TextColor3 = Color3.new(0, 0, 0)
  1296. OneWeek.TextScaled = true
  1297. OneWeek.TextSize = 14
  1298. OneWeek.TextWrapped = true
  1299.  
  1300. UITextSizeConstraint_39.Parent = OneWeek
  1301. UITextSizeConstraint_39.MaxTextSize = 22
  1302.  
  1303. FrameShadow.Name = "FrameShadow"
  1304. FrameShadow.Parent = MainFrame
  1305. FrameShadow.BackgroundColor3 = Color3.new(0, 0, 0)
  1306. FrameShadow.BackgroundTransparency = 0.5
  1307. FrameShadow.BorderSizePixel = 0
  1308. FrameShadow.ClipsDescendants = true
  1309. FrameShadow.Position = UDim2.new(0, 0, 1, 0)
  1310. FrameShadow.Size = UDim2.new(1, 0, 1, 0)
  1311. FrameShadow.ZIndex = 8
  1312.  
  1313. ToggleFrame.Name = "ToggleFrame"
  1314. ToggleFrame.Parent = MainFrame
  1315. ToggleFrame.BackgroundColor3 = Color3.new(1, 0.541176, 0.396078)
  1316. ToggleFrame.BorderSizePixel = 0
  1317. ToggleFrame.ClipsDescendants = true
  1318. ToggleFrame.Size = UDim2.new(1, 0, 1, 0)
  1319. ToggleFrame.Visible = false
  1320. ToggleFrame.ZIndex = 32
  1321. ToggleFrame.Font = Enum.Font.SourceSansBold
  1322. ToggleFrame.Text = "+"
  1323. ToggleFrame.TextColor3 = Color3.new(1, 1, 1)
  1324. ToggleFrame.TextScaled = true
  1325. ToggleFrame.TextSize = 14
  1326. ToggleFrame.TextWrapped = true
  1327.  
  1328. AmbientShadow.Name = "AmbientShadow"
  1329. AmbientShadow.Parent = MainFrameHolder
  1330. AmbientShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  1331. AmbientShadow.BackgroundTransparency = 1
  1332. AmbientShadow.Position = UDim2.new(0.5, 0, 0.5, 3)
  1333. AmbientShadow.Size = UDim2.new(1, 5, 1, 5)
  1334. AmbientShadow.ZIndex = 0
  1335. AmbientShadow.Image = "rbxassetid://1316045217"
  1336. AmbientShadow.ImageColor3 = Color3.new(0, 0, 0)
  1337. AmbientShadow.ImageTransparency = 0.80000001192093
  1338. AmbientShadow.ScaleType = Enum.ScaleType.Slice
  1339. AmbientShadow.SliceCenter = Rect.new(10, 10, 118, 118)
  1340.  
  1341. PenumbraShadow.Name = "PenumbraShadow"
  1342. PenumbraShadow.Parent = MainFrameHolder
  1343. PenumbraShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  1344. PenumbraShadow.BackgroundTransparency = 1
  1345. PenumbraShadow.Position = UDim2.new(0.5, 0, 0.5, 1)
  1346. PenumbraShadow.Size = UDim2.new(1, 18, 1, 18)
  1347. PenumbraShadow.ZIndex = 0
  1348. PenumbraShadow.Image = "rbxassetid://1316045217"
  1349. PenumbraShadow.ImageColor3 = Color3.new(0, 0, 0)
  1350. PenumbraShadow.ImageTransparency = 0.87999999523163
  1351. PenumbraShadow.ScaleType = Enum.ScaleType.Slice
  1352. PenumbraShadow.SliceCenter = Rect.new(10, 10, 118, 118)
  1353.  
  1354. UmbraShadow.Name = "UmbraShadow"
  1355. UmbraShadow.Parent = MainFrameHolder
  1356. UmbraShadow.AnchorPoint = Vector2.new(0.5, 0.5)
  1357. UmbraShadow.BackgroundTransparency = 1
  1358. UmbraShadow.Position = UDim2.new(0.5, 0, 0.5, 6)
  1359. UmbraShadow.Size = UDim2.new(1, 10, 1, 10)
  1360. UmbraShadow.ZIndex = 0
  1361. UmbraShadow.Image = "rbxassetid://1316045217"
  1362. UmbraShadow.ImageColor3 = Color3.new(0, 0, 0)
  1363. UmbraShadow.ImageTransparency = 0.86000001430511
  1364. UmbraShadow.ScaleType = Enum.ScaleType.Slice
  1365. UmbraShadow.SliceCenter = Rect.new(10, 10, 118, 118)
  1366.  
  1367. AnnouncementPanel.Name = "AnnouncementPanel"
  1368. AnnouncementPanel.Parent = LilyPanel
  1369. AnnouncementPanel.AnchorPoint = Vector2.new(1, 1)
  1370. AnnouncementPanel.BackgroundColor3 = Color3.new(1, 1, 1)
  1371. AnnouncementPanel.BorderSizePixel = 0
  1372. AnnouncementPanel.Position = UDim2.new(1.5, -5, 1, -5)
  1373. AnnouncementPanel.Size = UDim2.new(0.200000003, 0, 0.150000006, 0)
  1374. AnnouncementPanel.ZIndex = 2
  1375.  
  1376. BottomFrame_2.Name = "BottomFrame"
  1377. BottomFrame_2.Parent = AnnouncementPanel
  1378. BottomFrame_2.AnchorPoint = Vector2.new(0, 1)
  1379. BottomFrame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1380. BottomFrame_2.BackgroundTransparency = 1
  1381. BottomFrame_2.BorderSizePixel = 0
  1382. BottomFrame_2.ClipsDescendants = true
  1383. BottomFrame_2.Position = UDim2.new(0, 0, 1, 0)
  1384. BottomFrame_2.Size = UDim2.new(1, 0, 0.75, 0)
  1385. BottomFrame_2.ZIndex = 2
  1386.  
  1387. UIPadding.Parent = BottomFrame_2
  1388. UIPadding.PaddingBottom = UDim.new(0, 10)
  1389. UIPadding.PaddingLeft = UDim.new(0, 10)
  1390. UIPadding.PaddingRight = UDim.new(0, 10)
  1391. UIPadding.PaddingTop = UDim.new(0, 10)
  1392.  
  1393. AnnouncementText.Name = "AnnouncementText"
  1394. AnnouncementText.Parent = BottomFrame_2
  1395. AnnouncementText.BackgroundColor3 = Color3.new(1, 1, 1)
  1396. AnnouncementText.BackgroundTransparency = 1
  1397. AnnouncementText.BorderSizePixel = 0
  1398. AnnouncementText.Size = UDim2.new(1, 0, 1, 0)
  1399. AnnouncementText.ZIndex = 2
  1400. AnnouncementText.Font = Enum.Font.SourceSans
  1401. AnnouncementText.TextColor3 = Color3.new(0, 0, 0)
  1402. AnnouncementText.TextScaled = true
  1403. AnnouncementText.TextSize = 14
  1404. AnnouncementText.TextTransparency = 0.40000000596046
  1405. AnnouncementText.TextWrapped = true
  1406.  
  1407. UITextSizeConstraint_40.Parent = AnnouncementText
  1408. UITextSizeConstraint_40.MaxTextSize = 24
  1409.  
  1410. TopFrame_2.Name = "TopFrame"
  1411. TopFrame_2.Parent = AnnouncementPanel
  1412. TopFrame_2.AnchorPoint = Vector2.new(0.5, 0)
  1413. TopFrame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1414. TopFrame_2.BackgroundTransparency = 1
  1415. TopFrame_2.BorderSizePixel = 0
  1416. TopFrame_2.ClipsDescendants = true
  1417. TopFrame_2.Position = UDim2.new(0.5, 0, 0, 0)
  1418. TopFrame_2.Size = UDim2.new(1, 0, 0.25, 0)
  1419. TopFrame_2.ZIndex = 2
  1420.  
  1421. PatternTexture_2.Name = "PatternTexture"
  1422. PatternTexture_2.Parent = TopFrame_2
  1423. PatternTexture_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1424. PatternTexture_2.BorderSizePixel = 0
  1425. PatternTexture_2.Size = UDim2.new(1, 0, 1, 0)
  1426. PatternTexture_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1427. PatternTexture_2.ZIndex = 3
  1428.  
  1429. BackgroundTexture_0_0_2.Name = "BackgroundTexture_0_0"
  1430. BackgroundTexture_0_0_2.Parent = PatternTexture_2
  1431. BackgroundTexture_0_0_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1432. BackgroundTexture_0_0_2.BackgroundTransparency = 1
  1433. BackgroundTexture_0_0_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1434. BackgroundTexture_0_0_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1435. BackgroundTexture_0_0_2.ZIndex = 4
  1436. BackgroundTexture_0_0_2.Image = "rbxassetid://328099692"
  1437. BackgroundTexture_0_0_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1438.  
  1439. BackgroundTexture_0_1_2.Name = "BackgroundTexture_0_1"
  1440. BackgroundTexture_0_1_2.Parent = PatternTexture_2
  1441. BackgroundTexture_0_1_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1442. BackgroundTexture_0_1_2.BackgroundTransparency = 1
  1443. BackgroundTexture_0_1_2.Position = UDim2.new(0, 0, 0.267197251, 0)
  1444. BackgroundTexture_0_1_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1445. BackgroundTexture_0_1_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1446. BackgroundTexture_0_1_2.ZIndex = 4
  1447. BackgroundTexture_0_1_2.Image = "rbxassetid://328099692"
  1448. BackgroundTexture_0_1_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1449.  
  1450. BackgroundTexture_1_0_2.Name = "BackgroundTexture_1_0"
  1451. BackgroundTexture_1_0_2.Parent = PatternTexture_2
  1452. BackgroundTexture_1_0_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1453. BackgroundTexture_1_0_2.BackgroundTransparency = 1
  1454. BackgroundTexture_1_0_2.Position = UDim2.new(0.267197251, 0, 0, 0)
  1455. BackgroundTexture_1_0_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1456. BackgroundTexture_1_0_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1457. BackgroundTexture_1_0_2.ZIndex = 4
  1458. BackgroundTexture_1_0_2.Image = "rbxassetid://328099692"
  1459. BackgroundTexture_1_0_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1460.  
  1461. BackgroundTexture_1_1_2.Name = "BackgroundTexture_1_1"
  1462. BackgroundTexture_1_1_2.Parent = PatternTexture_2
  1463. BackgroundTexture_1_1_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1464. BackgroundTexture_1_1_2.BackgroundTransparency = 1
  1465. BackgroundTexture_1_1_2.Position = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1466. BackgroundTexture_1_1_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1467. BackgroundTexture_1_1_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1468. BackgroundTexture_1_1_2.ZIndex = 4
  1469. BackgroundTexture_1_1_2.Image = "rbxassetid://328099692"
  1470. BackgroundTexture_1_1_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1471.  
  1472. BackgroundTexture_2_0_2.Name = "BackgroundTexture_2_0"
  1473. BackgroundTexture_2_0_2.Parent = PatternTexture_2
  1474. BackgroundTexture_2_0_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1475. BackgroundTexture_2_0_2.BackgroundTransparency = 1
  1476. BackgroundTexture_2_0_2.Position = UDim2.new(0.534394503, 0, 0, 0)
  1477. BackgroundTexture_2_0_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1478. BackgroundTexture_2_0_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1479. BackgroundTexture_2_0_2.ZIndex = 4
  1480. BackgroundTexture_2_0_2.Image = "rbxassetid://328099692"
  1481. BackgroundTexture_2_0_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1482.  
  1483. BackgroundTexture_2_1_2.Name = "BackgroundTexture_2_1"
  1484. BackgroundTexture_2_1_2.Parent = PatternTexture_2
  1485. BackgroundTexture_2_1_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1486. BackgroundTexture_2_1_2.BackgroundTransparency = 1
  1487. BackgroundTexture_2_1_2.Position = UDim2.new(0.534394503, 0, 0.267197251, 0)
  1488. BackgroundTexture_2_1_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1489. BackgroundTexture_2_1_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1490. BackgroundTexture_2_1_2.ZIndex = 4
  1491. BackgroundTexture_2_1_2.Image = "rbxassetid://328099692"
  1492. BackgroundTexture_2_1_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1493.  
  1494. BackgroundTexture_3_0_2.Name = "BackgroundTexture_3_0"
  1495. BackgroundTexture_3_0_2.Parent = PatternTexture_2
  1496. BackgroundTexture_3_0_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1497. BackgroundTexture_3_0_2.BackgroundTransparency = 1
  1498. BackgroundTexture_3_0_2.Position = UDim2.new(0.78812772, 0, -0.00122400362, 0)
  1499. BackgroundTexture_3_0_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1500. BackgroundTexture_3_0_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1501. BackgroundTexture_3_0_2.ZIndex = 4
  1502. BackgroundTexture_3_0_2.Image = "rbxassetid://328099692"
  1503. BackgroundTexture_3_0_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1504.  
  1505. BackgroundTexture_3_1_2.Name = "BackgroundTexture_3_1"
  1506. BackgroundTexture_3_1_2.Parent = PatternTexture_2
  1507. BackgroundTexture_3_1_2.BackgroundColor3 = Color3.new(0, 0.588235, 0.533333)
  1508. BackgroundTexture_3_1_2.BackgroundTransparency = 1
  1509. BackgroundTexture_3_1_2.Position = UDim2.new(0.801591754, 0, 0.267197251, 0)
  1510. BackgroundTexture_3_1_2.Size = UDim2.new(0.267197251, 0, 0.267197251, 0)
  1511. BackgroundTexture_3_1_2.SizeConstraint = Enum.SizeConstraint.RelativeXX
  1512. BackgroundTexture_3_1_2.ZIndex = 4
  1513. BackgroundTexture_3_1_2.Image = "rbxassetid://328099692"
  1514. BackgroundTexture_3_1_2.ImageColor3 = Color3.new(0.0352941, 0.686275, 0)
  1515.  
  1516. TopTitle_2.Name = "TopTitle"
  1517. TopTitle_2.Parent = TopFrame_2
  1518. TopTitle_2.AnchorPoint = Vector2.new(0.100000001, 1)
  1519. TopTitle_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1520. TopTitle_2.BackgroundTransparency = 1
  1521. TopTitle_2.BorderSizePixel = 0
  1522. TopTitle_2.Position = UDim2.new(0.100000001, 0, 1, 0)
  1523. TopTitle_2.Size = UDim2.new(0.5, 0, 0.800000012, 0)
  1524. TopTitle_2.ZIndex = 6
  1525. TopTitle_2.Font = Enum.Font.SourceSansSemibold
  1526. TopTitle_2.Text = "Announcement"
  1527. TopTitle_2.TextColor3 = Color3.new(1, 1, 1)
  1528. TopTitle_2.TextScaled = true
  1529. TopTitle_2.TextSize = 14
  1530. TopTitle_2.TextWrapped = true
  1531. TopTitle_2.TextXAlignment = Enum.TextXAlignment.Left
  1532. TopTitle_2.TextYAlignment = Enum.TextYAlignment.Bottom
  1533.  
  1534. UITextSizeConstraint_41.Parent = TopTitle_2
  1535. UITextSizeConstraint_41.MaxTextSize = 24
  1536.  
  1537. AmbientShadow_2.Name = "AmbientShadow"
  1538. AmbientShadow_2.Parent = AnnouncementPanel
  1539. AmbientShadow_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1540. AmbientShadow_2.BackgroundTransparency = 1
  1541. AmbientShadow_2.Position = UDim2.new(0.5, 0, 0.5, 3)
  1542. AmbientShadow_2.Size = UDim2.new(1, 5, 1, 5)
  1543. AmbientShadow_2.Image = "rbxassetid://1316045217"
  1544. AmbientShadow_2.ImageColor3 = Color3.new(0, 0, 0)
  1545. AmbientShadow_2.ImageTransparency = 0.80000001192093
  1546. AmbientShadow_2.ScaleType = Enum.ScaleType.Slice
  1547. AmbientShadow_2.SliceCenter = Rect.new(10, 10, 118, 118)
  1548.  
  1549. PenumbraShadow_2.Name = "PenumbraShadow"
  1550. PenumbraShadow_2.Parent = AnnouncementPanel
  1551. PenumbraShadow_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1552. PenumbraShadow_2.BackgroundTransparency = 1
  1553. PenumbraShadow_2.Position = UDim2.new(0.5, 0, 0.5, 1)
  1554. PenumbraShadow_2.Size = UDim2.new(1, 18, 1, 18)
  1555. PenumbraShadow_2.Image = "rbxassetid://1316045217"
  1556. PenumbraShadow_2.ImageColor3 = Color3.new(0, 0, 0)
  1557. PenumbraShadow_2.ImageTransparency = 0.87999999523163
  1558. PenumbraShadow_2.ScaleType = Enum.ScaleType.Slice
  1559. PenumbraShadow_2.SliceCenter = Rect.new(10, 10, 118, 118)
  1560.  
  1561. UmbraShadow_2.Name = "UmbraShadow"
  1562. UmbraShadow_2.Parent = AnnouncementPanel
  1563. UmbraShadow_2.AnchorPoint = Vector2.new(0.5, 0.5)
  1564. UmbraShadow_2.BackgroundTransparency = 1
  1565. UmbraShadow_2.Position = UDim2.new(0.5, 0, 0.5, 6)
  1566. UmbraShadow_2.Size = UDim2.new(1, 10, 1, 10)
  1567. UmbraShadow_2.Image = "rbxassetid://1316045217"
  1568. UmbraShadow_2.ImageColor3 = Color3.new(0, 0, 0)
  1569. UmbraShadow_2.ImageTransparency = 0.86000001430511
  1570. UmbraShadow_2.ScaleType = Enum.ScaleType.Slice
  1571. UmbraShadow_2.SliceCenter = Rect.new(10, 10, 118, 118)
  1572.  
  1573. -- Scripts:
  1574.  
  1575. local function ZBHI_fake_script() -- LilyPanel.Client
  1576. local script = Instance.new('LocalScript', LilyPanel)
  1577.  
  1578. local Players = game:GetService("Players")
  1579. local ReplicatedStorage = game:GetService("ReplicatedStorage")
  1580. local RippleService = require(ReplicatedStorage:WaitForChild("RippleService"))
  1581. local TweenService = require(ReplicatedStorage:WaitForChild("TweenService"))
  1582.  
  1583. local LocalPlayer = Players.LocalPlayer
  1584. local GameEvent = ReplicatedStorage:WaitForChild("GameEvent")
  1585. local GameFunction = ReplicatedStorage:WaitForChild("GameFunction")
  1586.  
  1587. local Gui = script.Parent
  1588. local AnnouncementPanel = Gui:WaitForChild("AnnouncementPanel")
  1589. local AnnouncementLabel = AnnouncementPanel:WaitForChild("BottomFrame"):WaitForChild("AnnouncementText")
  1590. local MainFrameHolder = Gui:WaitForChild("MainFrameHolder")
  1591. local MainFrame = MainFrameHolder:WaitForChild("MainFrame")
  1592. local BottomFrame = MainFrame:WaitForChild("BottomFrame")
  1593. local TopFrame = MainFrame:WaitForChild("TopFrame")
  1594. local FrameShadow = MainFrame:WaitForChild("FrameShadow")
  1595. local BanLengthPrompt = MainFrame:WaitForChild("BanLengthPrompt")
  1596.  
  1597. local SourceSansSemibold = Enum.Font.SourceSansSemibold.Value
  1598. local SourceSansLight = Enum.Font.SourceSansLight.Value
  1599.  
  1600. local CurrentPlayers = Players:GetPlayers() do
  1601. local function PlayerAdded(Player)
  1602. table.insert(CurrentPlayers, Player)
  1603. end
  1604.  
  1605. local function PlayerRemoving(Player)
  1606. local Length = #CurrentPlayers
  1607.  
  1608. for Index, OtherPlayer in ipairs(CurrentPlayers) do
  1609. if OtherPlayer == Player then
  1610. CurrentPlayers[Index] = CurrentPlayers[Length]
  1611. CurrentPlayers[Length] = nil
  1612. break
  1613. end
  1614. end
  1615. end
  1616.  
  1617. Players.PlayerAdded:Connect(PlayerAdded)
  1618. Players.PlayerRemoving:Connect(PlayerRemoving)
  1619. end
  1620.  
  1621. local function GetPlayer(InputText)
  1622. local Length = #InputText
  1623. InputText = string.lower(InputText)
  1624.  
  1625. for _, Player in ipairs(CurrentPlayers) do
  1626. if InputText == string.lower(string.sub(Player.Name, 1, Length)) then
  1627. return Player
  1628. end
  1629. end
  1630. return nil
  1631. end
  1632.  
  1633. local function WaitForChildren(Parent, Children)
  1634. for Index = 1, #Children do
  1635. Parent:WaitForChild(Children[Index])
  1636. end
  1637. end
  1638.  
  1639. local function GetUserIDFromNameAsync(Username)
  1640. local Success, UserID = pcall(Players.GetUserIdFromNameAsync, Players, Username)
  1641. return Success and UserID or 0
  1642. end
  1643.  
  1644. WaitForChildren(BottomFrame, {"Announce", "Ban", "Kick", "Unban", "Settings"})
  1645. WaitForChildren(TopFrame, {"ButtonHolder", "PatternTexture", "CloseButton", "TopTitle"})
  1646.  
  1647. local Descendants = Gui:GetDescendants()
  1648. local ButtonHolder = TopFrame.ButtonHolder
  1649. local Patterns = TopFrame.PatternTexture:GetChildren()
  1650. local Buttons = ButtonHolder:GetChildren()
  1651.  
  1652. local CurrentFrame = "Announce"
  1653. local ActualFrame = BottomFrame.Announce
  1654.  
  1655. local DataTable = {
  1656. AnnounceToUser = nil;
  1657. AnnounceText = nil;
  1658. BanReason = nil;
  1659. BanUserID = nil;
  1660. BanLength = nil;
  1661. KickName = nil;
  1662. KickReason = nil;
  1663. UnbanUserID = nil;
  1664. }
  1665.  
  1666. local OPENED_POSITION = UDim2.new()
  1667. local CLOSED_POSITION = UDim2.new(-1, 0, 0, 0)
  1668. local CENTER_POSITION = UDim2.new(0.5, 0, 0.5, 0)
  1669. local BELOW_POSITION = UDim2.new(0, 0, 1, 0)
  1670. local CENTER_BELOW_POSITION = UDim2.new(0.5, 0, 1.5, 0)
  1671. local UNDERBAR_OPENED = UDim2.new(1, 0, 0, 2)
  1672. local UNDERBAR_CLOSED = UDim2.new(0, 0, 0, 2)
  1673. local RED_COLOR = Color3.fromRGB(244, 67, 54)
  1674. local BLACK_COLOR = Color3.new()
  1675.  
  1676. local COLOR_CONFIG = {
  1677. Announce = Color3.fromRGB(0, 150, 136);
  1678. Ban = Color3.fromRGB(96, 125, 139);
  1679. Unban = Color3.fromRGB(33, 150, 243);
  1680. Kick = Color3.fromRGB(76, 175, 80);
  1681. Settings = Color3.fromRGB(255, 152, 0);
  1682. }
  1683.  
  1684. local Functions = {
  1685. SetAnnounceText = function()
  1686. DataTable.AnnounceText = BottomFrame.Announce.AnnouncementBox.Text ~= "" and BottomFrame.Announce.AnnouncementBox.Text or nil
  1687. end;
  1688.  
  1689. SetAnnounceUsername = function()
  1690. DataTable.AnnounceToUser = (BottomFrame.Announce.UsernameBox.Text ~= "" and GetPlayer(BottomFrame.Announce.UsernameBox.Text) ~= LocalPlayer) and GetPlayer(BottomFrame.Announce.UsernameBox.Text) or nil
  1691. end;
  1692.  
  1693. SetBanUserID = function()
  1694. local Player = (BottomFrame.Ban.UsernameBox.Text ~= "" and GetPlayer(BottomFrame.Ban.UsernameBox.Text) ~= LocalPlayer) and GetPlayer(BottomFrame.Ban.UsernameBox.Text) or nil
  1695. if Player then
  1696. DataTable.BanUserID = Player.UserId or nil
  1697. else
  1698. DataTable.BanUserID = GetUserIDFromNameAsync(BottomFrame.Ban.UsernameBox.Text ~= "" and BottomFrame.Ban.UsernameBox.Text) or nil
  1699. end
  1700. end;
  1701.  
  1702. SetBanReason = function()
  1703. DataTable.BanReason = BottomFrame.Ban.ReasonBox.Text ~= "" and BottomFrame.Ban.ReasonBox.Text or nil
  1704. end;
  1705.  
  1706. SetKickName = function()
  1707. DataTable.KickName = (BottomFrame.Kick.UsernameBox.Text ~= "" and GetPlayer(BottomFrame.Kick.UsernameBox.Text) ~= LocalPlayer) and GetPlayer(BottomFrame.Kick.UsernameBox.Text) or nil
  1708. end;
  1709.  
  1710. SetKickReason = function()
  1711. DataTable.KickReason = BottomFrame.Kick.ReasonBox.Text ~= "" and BottomFrame.Kick.ReasonBox.Text or nil
  1712. end;
  1713.  
  1714. SetUnbanUserID = function()
  1715. DataTable.UnbanUserID = BottomFrame.Unban.UserIDBox.Text ~= "" and tonumber(BottomFrame.Unban.UserIDBox.Text) or nil
  1716. end;
  1717. }
  1718.  
  1719. local function TweenPatternColor(Color)
  1720. for _, Child in ipairs(Patterns) do
  1721. TweenService:TweenAsync(Child, 0.5, "Quint", "Out", {ImageColor3 = Color})
  1722. end
  1723. end
  1724.  
  1725. local function ShowAnnouncement(Text)
  1726. AnnouncementLabel.Text = Text
  1727. TweenService:SpringAsync(AnnouncementPanel, 0.75, 1.5, {Position = UDim2.new(1, -5, 1, -5)})
  1728. delay(5.75, function()
  1729. TweenService:Spring(AnnouncementPanel, 0.75, 1.5, {Position = UDim2.new(1.5, -5, 1, -5)})
  1730. AnnouncementLabel.Text = ""
  1731. end)
  1732. end
  1733.  
  1734. TopFrame.CloseButton.MouseButton1Click:Connect(function()
  1735. MainFrameHolder.UIAspectRatioConstraint.AspectRatio = 1
  1736. TweenService:TweenAsync(MainFrameHolder, 0.5, "Quint", "Out", {Size = UDim2.new(0.05, 0, 0.05, 0)})
  1737. MainFrame.ToggleFrame.Visible = true
  1738. wait(0.3)
  1739. TweenService:TweenAsync(MainFrameHolder, 0.5, "Quint", "Out", {Position = UDim2.new(0, 5, 1, -5), AnchorPoint = Vector2.new(0, 1)})
  1740. end)
  1741.  
  1742. MainFrame.ToggleFrame.MouseButton1Click:Connect(function()
  1743. MainFrame.ToggleFrame.Visible = false
  1744. TweenService:TweenAsync(MainFrameHolder, 0.5, "Quint", "Out", {Position = CENTER_POSITION, AnchorPoint = Vector2.new(0.5, 0.5)})
  1745. wait(0.3)
  1746. MainFrameHolder.UIAspectRatioConstraint.AspectRatio = 1.778
  1747. TweenService:TweenAsync(MainFrameHolder, 0.5, "Quint", "Out", {Size = CENTER_POSITION})
  1748. end)
  1749.  
  1750. BottomFrame.Announce.AnnounceButton.MouseButton1Click:Connect(function()
  1751. Functions.SetAnnounceText()
  1752. Functions.SetAnnounceUsername()
  1753. if DataTable.AnnounceText == "" or DataTable.AnnounceText == nil then ShowAnnouncement("ERROR: Missing Announcement text.") return end -- Show an error here probably
  1754. if DataTable.AnnounceToUser ~= nil then
  1755. GameEvent:FireServer("ShowAnnouncement", DataTable.AnnounceText, DataTable.AnnounceToUser)
  1756. else
  1757. GameEvent:FireServer("ShowAnnouncement", DataTable.AnnounceText, "AllPlayers")
  1758. end
  1759. end)
  1760.  
  1761. BottomFrame.Ban.LengthButton.MouseButton1Click:Connect(function()
  1762. TweenService:TweenAsync(FrameShadow, 0.5, "Quint", "Out", {Position = OPENED_POSITION})
  1763. delay(0.1, function() TweenService:TweenAsync(BanLengthPrompt, 0.5, "Quint", "Out", {Position = CENTER_POSITION}) end)
  1764. end)
  1765.  
  1766. BottomFrame.Ban.BanButton.MouseButton1Click:Connect(function()
  1767. Functions.SetBanReason()
  1768. Functions.SetBanUserID()
  1769. if DataTable.BanLength == nil or DataTable.BanUserID == nil or DataTable.BanUserID == "" then ShowAnnouncement("ERROR: Missing Player and/or length.") return end
  1770. GameEvent:FireServer("BanPlayer", {
  1771. UserID = DataTable.BanUserID;
  1772. Reason = DataTable.Reason;
  1773. Length = DataTable.BanLength;
  1774. })
  1775. end)
  1776.  
  1777. BottomFrame.Kick.KickButton.MouseButton1Click:Connect(function()
  1778. Functions.SetKickName()
  1779. Functions.SetKickReason()
  1780. if DataTable.KickName == nil then ShowAnnouncement("ERROR: Missing Player.") return end
  1781. GameEvent:FireServer("KickPlayer", {
  1782. Player = DataTable.KickName;
  1783. Reason = DataTable.KickReason;
  1784. })
  1785. end)
  1786.  
  1787. BottomFrame.Unban.BanCheckButton.MouseButton1Click:Connect(function()
  1788. Functions.SetUnbanUserID()
  1789. if DataTable.UnbanUserID == nil then ShowAnnouncement("ERROR: Missing UserID.") return end
  1790. local IsPlayerBanned = GameFunction:InvokeServer("CheckBan", DataTable.UnbanUserID)
  1791. IsPlayerBanned = IsPlayerBanned and "✅" or "❎"
  1792. BottomFrame.Unban.BanStatus.Text = "Ban Status: " .. IsPlayerBanned
  1793. end)
  1794.  
  1795. BottomFrame.Unban.UnbanButton.MouseButton1Click:Connect(function()
  1796. Functions.SetUnbanUserID()
  1797. if DataTable.UnbanUserID == nil then ShowAnnouncement("ERROR: Missing UserID.") return end
  1798. local IsPlayerBanned = GameFunction:InvokeServer("CheckBan", DataTable.UnbanUserID)
  1799. if not IsPlayerBanned then ShowAnnouncement("ERROR: User isn't banned.") return end
  1800. GameEvent:FireServer("UnbanPlayer", {Player = DataTable.UnbanUserID})
  1801. end)
  1802.  
  1803. BanLengthPrompt.CloseButton.MouseButton1Click:Connect(function()
  1804. TweenService:TweenAsync(BanLengthPrompt, 0.5, "Quint", "Out", {Position = CENTER_BELOW_POSITION})
  1805. delay(0.1, function() TweenService:TweenAsync(FrameShadow, 0.5, "Quint", "Out", {Position = BELOW_POSITION}) end)
  1806. end)
  1807.  
  1808. BanLengthPrompt.OneDay.MouseButton1Click:Connect(function()
  1809. TweenService:TweenAsync(BottomFrame.Ban.LengthButton.Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_OPENED})
  1810. TweenService:TweenAsync(BottomFrame.Ban.LengthButton.BoxText, 0.15, "Quint", "Out", {
  1811. Size = UDim2.new(1, 0, 0.5, 0);
  1812. Position = UDim2.new(0, 0, -0.3, 0);
  1813. TextColor3 = COLOR_CONFIG.Ban;
  1814. TextTransparency = 0;
  1815. })
  1816.  
  1817. BottomFrame.Ban.LengthButton.Text = "one day"
  1818. DataTable.BanLength = 60 * 60 * 24
  1819. TweenService:TweenAsync(BanLengthPrompt, 0.5, "Quint", "Out", {Position = CENTER_BELOW_POSITION})
  1820. delay(0.1, function() TweenService:TweenAsync(FrameShadow, 0.5, "Quint", "Out", {Position = BELOW_POSITION}) end)
  1821. end)
  1822.  
  1823. BanLengthPrompt.OneWeek.MouseButton1Click:Connect(function()
  1824. TweenService:TweenAsync(BottomFrame.Ban.LengthButton.Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_OPENED})
  1825. TweenService:TweenAsync(BottomFrame.Ban.LengthButton.BoxText, 0.15, "Quint", "Out", {
  1826. Size = UDim2.new(1, 0, 0.5, 0);
  1827. Position = UDim2.new(0, 0, -0.3, 0);
  1828. TextColor3 = COLOR_CONFIG.Ban;
  1829. TextTransparency = 0;
  1830. })
  1831.  
  1832. BottomFrame.Ban.LengthButton.Text = "one week"
  1833. DataTable.BanLength = 60 * 60 * 24 * 7
  1834. TweenService:TweenAsync(BanLengthPrompt, 0.5, "Quint", "Out", {Position = CENTER_BELOW_POSITION})
  1835. delay(0.1, function() TweenService:TweenAsync(FrameShadow, 0.5, "Quint", "Out", {Position = BELOW_POSITION}) end)
  1836. end)
  1837.  
  1838. BanLengthPrompt.Forever.MouseButton1Click:Connect(function()
  1839. TweenService:TweenAsync(BottomFrame.Ban.LengthButton.Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_OPENED})
  1840. TweenService:TweenAsync(BottomFrame.Ban.LengthButton.BoxText, 0.15, "Quint", "Out", {
  1841. Size = UDim2.new(1, 0, 0.5, 0);
  1842. Position = UDim2.new(0, 0, -0.3, 0);
  1843. TextColor3 = COLOR_CONFIG.Ban;
  1844. TextTransparency = 0;
  1845. })
  1846.  
  1847. BottomFrame.Ban.LengthButton.Text = "forever"
  1848. DataTable.BanLength = 1 / 0
  1849. TweenService:TweenAsync(BanLengthPrompt, 0.5, "Quint", "Out", {Position = CENTER_BELOW_POSITION})
  1850. delay(0.1, function() TweenService:TweenAsync(FrameShadow, 0.5, "Quint", "Out", {Position = BELOW_POSITION}) end)
  1851. end)
  1852.  
  1853. GameEvent.OnClientEvent:Connect(function(FunctionCall, ...)
  1854. if FunctionCall == "ShowAnnouncement" then
  1855. ShowAnnouncement(...)
  1856. end
  1857. end)
  1858.  
  1859. for _, Child in ipairs(Descendants) do
  1860. if Child:IsA("TextBox") then
  1861. local Underbar = Child:FindFirstChild("Underbar")
  1862. local Function = Child:FindFirstChild("Function")
  1863. if Child:FindFirstChild("UsernameText") and Child:FindFirstChild("AutofillText") then
  1864. local UsernameText = Child.UsernameText
  1865. local AutofillText = Child.AutofillText
  1866.  
  1867. Child.Focused:Connect(function()
  1868. TweenService:TweenAsync(Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_OPENED})
  1869. TweenService:TweenAsync(UsernameText, 0.15, "Quint", "Out", {
  1870. Size = UDim2.new(1, 0, 0.5, 0);
  1871. Position = UDim2.new(0, 0, -0.3, 0);
  1872. TextColor3 = COLOR_CONFIG[Child.Parent.Name];
  1873. TextTransparency = 0;
  1874. })
  1875.  
  1876. Child:GetPropertyChangedSignal("Text"):Connect(function()
  1877. Child.Text = string.sub(string.lower(Child.Text), 1, 20)
  1878. if Child.Text ~= "" then
  1879. local Player = GetPlayer(Child.Text)
  1880. if Player ~= nil then
  1881. UsernameText.TextColor3 = COLOR_CONFIG[Child.Parent.Name]
  1882. Underbar.BackgroundColor3 = COLOR_CONFIG[Child.Parent.Name]
  1883. AutofillText.Text = string.lower(Player.Name)
  1884. elseif Player == nil then
  1885. AutofillText.Text = ""
  1886. Underbar.BackgroundColor3 = RED_COLOR
  1887. UsernameText.TextColor3 = RED_COLOR
  1888. elseif Child.Text == "" then
  1889. AutofillText.Text = ""
  1890. end
  1891. else
  1892. AutofillText.Text = ""
  1893. end
  1894. end)
  1895. end)
  1896.  
  1897. Child.FocusLost:Connect(function(EnterPressed)
  1898. if Child.Text ~= "" and AutofillText.Text ~= "" then
  1899. elseif Child.Text == "" and AutofillText.Text == "" then
  1900. TweenService:TweenAsync(Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_CLOSED})
  1901. TweenService:TweenAsync(UsernameText, 0.15, "Quint", "Out", {
  1902. Size = UDim2.new(1, 0, 1, 0);
  1903. Position = OPENED_POSITION;
  1904. TextColor3 = BLACK_COLOR;
  1905. TextTransparency = 0.4;
  1906. })
  1907. end
  1908.  
  1909. if EnterPressed then
  1910. Functions[Function.Value]()
  1911. end
  1912. end)
  1913. elseif Child:FindFirstChild("BoxText") then
  1914. local BoxText = Child.BoxText
  1915.  
  1916. Child.Focused:Connect(function()
  1917. TweenService:TweenAsync(Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_OPENED})
  1918. TweenService:TweenAsync(BoxText, 0.15, "Quint", "Out", {
  1919. Size = UDim2.new(1, 0, 0.5, 0);
  1920. Position = UDim2.new(0, 0, -0.3, 0);
  1921. TextColor3 = COLOR_CONFIG[Child.Parent.Name];
  1922. TextTransparency = 0;
  1923. })
  1924. end)
  1925.  
  1926. Child.FocusLost:Connect(function(EnterPressed)
  1927. if Child.Text ~= "" then
  1928. elseif Child.Text == "" then
  1929. TweenService:TweenAsync(Underbar, 0.15, "Quint", "Out", {Size = UNDERBAR_CLOSED})
  1930. TweenService:TweenAsync(BoxText, 0.15, "Quint", "Out", {
  1931. Size = UDim2.new(1, 0, 1, 0);
  1932. Position = OPENED_POSITION;
  1933. TextColor3 = BLACK_COLOR;
  1934. TextTransparency = 0.4;
  1935. })
  1936. end
  1937.  
  1938. if EnterPressed then
  1939. Functions[Function.Value]()
  1940. end
  1941. end)
  1942. end
  1943. elseif Child:IsA("TextButton") then
  1944. RippleService.ButtonAnimation(Child)
  1945. elseif Child:IsA("UITextSizeConstraint") and Gui.AbsoluteSize.X > 1920 and Gui.AbsoluteSize.Y > 1080 then
  1946. Child.MaxTextSize = math.floor(Child.Parent.AbsoluteSize.Y) - 12 -- hack
  1947. end
  1948. end
  1949.  
  1950. for _, Button in ipairs(Buttons) do
  1951. if Button:IsA("TextButton") then
  1952. Button.MouseButton1Click:Connect(function()
  1953. local ButtonName = string.sub(Button.Name, 1, -7)
  1954. if CurrentFrame ~= ButtonName then
  1955. Button.Font = SourceSansSemibold
  1956. ButtonHolder:FindFirstChild(CurrentFrame .. "Button").Font = SourceSansLight
  1957. CurrentFrame = ButtonName
  1958. TweenPatternColor(COLOR_CONFIG[CurrentFrame])
  1959. TweenService:TweenAsync(ActualFrame, 0.5, "Quint", "Out", {Position = CLOSED_POSITION})
  1960. ActualFrame = BottomFrame[CurrentFrame]
  1961. TweenService:TweenAsync(ActualFrame, 0.5, "Quint", "Out", {Position = OPENED_POSITION})
  1962. end
  1963. end)
  1964. end
  1965. end
  1966. end
  1967. coroutine.wrap(ZBHI_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement