Advertisement
rat6969

KeySystemV.06 / Whitelist System

Apr 1st, 2023
1,365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 18.60 KB | None | 0 0
  1.  
  2. ----------- Key System Version V.06 ---------------------------
  3.  
  4.             ---- Thanks for Using Our Key System V6 ----------------------
  5.  
  6.     -----------  Made by : cool cow / stick cow#5297 ---------------------------
  7.  
  8. local ScreenGui = Instance.new("ScreenGui")
  9. local KeySystemFolder = Instance.new("Folder")
  10. local KeySystem = Instance.new("ImageLabel")
  11. local Txt = Instance.new("TextLabel")
  12. local Txt_Roundify_12px = Instance.new("ImageLabel")
  13. local KeyHere = Instance.new("TextBox")
  14. local KeyHere_Roundify_12px = Instance.new("ImageLabel")
  15. local SubmitKey = Instance.new("TextButton")
  16. local SubmitKey_Roundify_12px = Instance.new("ImageLabel")
  17. local Info = Instance.new("TextButton")
  18. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  19. local X = Instance.new("TextButton")
  20. local X_Roundify_12px = Instance.new("ImageLabel")
  21. local Logos = Instance.new("Folder")
  22. local LogInLogo = Instance.new("ImageLabel")
  23. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  24. local AlertLogo = Instance.new("ImageLabel")
  25. local UIAspectRatioConstraint_2 = Instance.new("UIAspectRatioConstraint")
  26. local KeyLogo = Instance.new("ImageLabel")
  27. local UIAspectRatioConstraint_3 = Instance.new("UIAspectRatioConstraint")
  28. local AlertLogo_2 = Instance.new("ImageLabel")
  29. local UIAspectRatioConstraint_4 = Instance.new("UIAspectRatioConstraint")
  30. local InformationGui = Instance.new("Folder")
  31. local Information = Instance.new("ImageLabel")
  32. local Coolcow1 = Instance.new("TextButton")
  33. local Coolcow1_Roundify_12px = Instance.new("ImageLabel")
  34. local Minimize = Instance.new("TextButton")
  35. local Minimize_Roundify_12px = Instance.new("ImageLabel")
  36. local Credits = Instance.new("TextLabel")
  37. local Credits_Roundify_12px = Instance.new("ImageLabel")
  38. local CopyDiscord = Instance.new("TextButton")
  39. local CopyDiscord_Roundify_12px = Instance.new("ImageLabel")
  40.  
  41. --Properties:
  42.  
  43. ScreenGui.Parent = game.CoreGui
  44.  
  45. KeySystemFolder.Name = "Key System.Folder"
  46. KeySystemFolder.Parent = ScreenGui
  47.  
  48. KeySystem.Name = "KeySystem"
  49. KeySystem.Parent = KeySystemFolder
  50. KeySystem.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  51. KeySystem.BackgroundTransparency = 1.000
  52. KeySystem.Position = UDim2.new(0.395245284, 0, 0.327811569, 0)
  53. KeySystem.Size = UDim2.new(0, 498, 0, 295)
  54. KeySystem.Image = "rbxassetid://3570695787"
  55. KeySystem.ImageColor3 = Color3.fromRGB(103, 103, 103)
  56. KeySystem.ImageTransparency = 0.450
  57. KeySystem.ScaleType = Enum.ScaleType.Slice
  58. KeySystem.SliceCenter = Rect.new(100, 100, 100, 100)
  59. KeySystem.SliceScale = 0.120
  60. KeySystem.Active = true
  61. KeySystem.Draggable = true
  62.  
  63.  
  64. Txt.Name = "Txt"
  65. Txt.Parent = KeySystem
  66. Txt.BackgroundColor3 = Color3.fromRGB(79, 82, 95)
  67. Txt.BackgroundTransparency = 1.000
  68. Txt.BorderSizePixel = 0
  69. Txt.Position = UDim2.new(0.0462758541, 0, 0.0965460762, 0)
  70. Txt.Size = UDim2.new(0, 419, 0, 50)
  71. Txt.ZIndex = 2
  72. Txt.Font = Enum.Font.SourceSans
  73. Txt.Text = "Key System V.06"
  74. Txt.TextColor3 = Color3.fromRGB(0, 0, 0)
  75. Txt.TextScaled = true
  76. Txt.TextSize = 14.000
  77. Txt.TextWrapped = true
  78.  
  79. Txt_Roundify_12px.Name = "Txt_Roundify_12px"
  80. Txt_Roundify_12px.Parent = Txt
  81. Txt_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  82. Txt_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  83. Txt_Roundify_12px.BackgroundTransparency = 1.000
  84. Txt_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  85. Txt_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  86. Txt_Roundify_12px.Image = "rbxassetid://3570695787"
  87. Txt_Roundify_12px.ImageColor3 = Color3.fromRGB(79, 82, 95)
  88. Txt_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  89. Txt_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  90. Txt_Roundify_12px.SliceScale = 0.120
  91.  
  92. KeyHere.Name = "KeyHere..."
  93. KeyHere.Parent = KeySystem
  94. KeyHere.BackgroundColor3 = Color3.fromRGB(79, 82, 95)
  95. KeyHere.BackgroundTransparency = 1.000
  96. KeyHere.BorderSizePixel = 0
  97. KeyHere.Position = UDim2.new(0.11069233, 0, 0.318421066, 0)
  98. KeyHere.Size = UDim2.new(0, 333, 0, 50)
  99. KeyHere.ZIndex = 2
  100. KeyHere.Font = Enum.Font.SourceSans
  101. KeyHere.PlaceholderColor3 = Color3.fromRGB(0, 0, 0)
  102. KeyHere.PlaceholderText = "Key Here......"
  103. KeyHere.Text = ""
  104. KeyHere.TextColor3 = Color3.fromRGB(0, 0, 0)
  105. KeyHere.TextScaled = true
  106. KeyHere.TextSize = 14.000
  107. KeyHere.TextWrapped = true
  108.  
  109. KeyHere_Roundify_12px.Name = "KeyHere...._Roundify_12px"
  110. KeyHere_Roundify_12px.Parent = KeyHere
  111. KeyHere_Roundify_12px.Active = true
  112. KeyHere_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  113. KeyHere_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. KeyHere_Roundify_12px.BackgroundTransparency = 1.000
  115. KeyHere_Roundify_12px.Position = UDim2.new(0.530038834, 0, 0.580000043, 0)
  116. KeyHere_Roundify_12px.Selectable = true
  117. KeyHere_Roundify_12px.Size = UDim2.new(1.01803565, 0, 1, 0)
  118. KeyHere_Roundify_12px.Image = "rbxassetid://3570695787"
  119. KeyHere_Roundify_12px.ImageColor3 = Color3.fromRGB(79, 82, 95)
  120. KeyHere_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  121. KeyHere_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  122. KeyHere_Roundify_12px.SliceScale = 0.120
  123.  
  124. SubmitKey.Name = "SubmitKey"
  125. SubmitKey.Parent = KeySystem
  126. SubmitKey.BackgroundColor3 = Color3.fromRGB(79, 82, 95)
  127. SubmitKey.BackgroundTransparency = 1.000
  128. SubmitKey.BorderSizePixel = 0
  129. SubmitKey.Position = UDim2.new(0.054275874, 0, 0.546381533, 0)
  130. SubmitKey.Size = UDim2.new(0, 410, 0, 50)
  131. SubmitKey.ZIndex = 2
  132. SubmitKey.Font = Enum.Font.SourceSans
  133. SubmitKey.Text = "Submit Key!"
  134. SubmitKey.TextColor3 = Color3.fromRGB(0, 0, 0)
  135. SubmitKey.TextScaled = true
  136. SubmitKey.TextSize = 14.000
  137. SubmitKey.TextWrapped = true
  138. SubmitKey.MouseButton1Down:connect(function()
  139.     local key = KeyHere.Text
  140.     local whitelistKeys = {
  141.         ["Key1"] = true,
  142.         ["Key2"] = true,
  143.         ["Key3"] = true,
  144.         ["Key4"] = true,
  145.         ["Key5"] = true,
  146.         ["Key6"] = true,
  147.         ["Key7"] = true,
  148.         ["Key8"] = true,
  149.         ["Key9"] = true,
  150.         ["Key10"] = true,
  151.         ["Key11"] = true,
  152.         ["Key12"] = true,
  153.         ["Key13"] = true,
  154.         ["Key14"] = true,
  155.         ["Key15"] = true,
  156.         ["Key16"] = true,
  157.         ["Key17"] = true,
  158.         ["Key18"] = true,
  159.         ["Key19"] = true,
  160.         ["Key20"] = true,
  161.         ["Key21"] = true,
  162.         ["Key22"] = true,
  163.         ["Key23"] = true,
  164.         ["Key24"] = true,
  165.         ["Key25"] = true,
  166.         ["Key26"] = true,
  167.         ["Key27"] = true,
  168.         ["Key28"] = true,
  169.         ["Key29"] = true,
  170.         ["Key30"] = true,
  171.         ["Key31"] = true,
  172.         ["Key32"] = true,
  173.     }
  174.  
  175.     if whitelistKeys[key] then
  176.         KeySystem.Visible = false
  177.  
  178. ------------------------------------------------------------------------------------------------------------------------------------------------
  179.  
  180.  
  181.  
  182.  
  183.                          -- Script Here --
  184.  
  185.  
  186.  
  187.  
  188. ------------------------------------------------------------------------------------------------------------------------------------------------
  189.  
  190.        
  191.             local Notification = loadstring(game:HttpGet("https://raw.githubusercontent.com/Jxereas/UI-Libraries/main/notification_gui_library.lua", true))()
  192.             Notification.new("success", "Script Version", "Version : V.06")
  193.             notif:deleteTimeout(5)
  194.        
  195.         print("Successfully Loaded!")
  196.        
  197.     else
  198.         game.Players.LocalPlayer:Kick("Error Occoured : Kicked For Incorrect Key, Please Try Again!")
  199.     end
  200.    
  201. end)
  202.  
  203. SubmitKey_Roundify_12px.Name = "SubmitKey_Roundify_12px"
  204. SubmitKey_Roundify_12px.Parent = SubmitKey
  205. SubmitKey_Roundify_12px.Active = true
  206. SubmitKey_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  207. SubmitKey_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  208. SubmitKey_Roundify_12px.BackgroundTransparency = 1.000
  209. SubmitKey_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  210. SubmitKey_Roundify_12px.Selectable = true
  211. SubmitKey_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  212. SubmitKey_Roundify_12px.Image = "rbxassetid://3570695787"
  213. SubmitKey_Roundify_12px.ImageColor3 = Color3.fromRGB(79, 82, 95)
  214. SubmitKey_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  215. SubmitKey_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  216. SubmitKey_Roundify_12px.SliceScale = 0.120
  217.  
  218. Info.Name = "Info"
  219. Info.Parent = KeySystem
  220. Info.BackgroundColor3 = Color3.fromRGB(79, 82, 95)
  221. Info.BackgroundTransparency = 1.000
  222. Info.BorderSizePixel = 0
  223. Info.Position = UDim2.new(0.156704098, 0, 0.768750012, 0)
  224. Info.Size = UDim2.new(0, 308, 0, 50)
  225. Info.ZIndex = 2
  226. Info.Font = Enum.Font.SourceSans
  227. Info.Text = "ⓘ Click For More Information. ⓘ"
  228. Info.TextColor3 = Color3.fromRGB(0, 0, 0)
  229. Info.TextScaled = true
  230. Info.TextSize = 14.000
  231. Info.TextWrapped = true
  232. Info.TextWrapped = true
  233.     Info.MouseButton1Down:connect(function()
  234.         Information.Visible = true
  235.         end)
  236.  
  237.  
  238. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  239. TextButton_Roundify_12px.Parent = Info
  240. TextButton_Roundify_12px.Active = true
  241. TextButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  242. TextButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  243. TextButton_Roundify_12px.BackgroundTransparency = 1.000
  244. TextButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  245. TextButton_Roundify_12px.Selectable = true
  246. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  247. TextButton_Roundify_12px.Image = "rbxassetid://3570695787"
  248. TextButton_Roundify_12px.ImageColor3 = Color3.fromRGB(79, 82, 95)
  249. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  250. TextButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  251. TextButton_Roundify_12px.SliceScale = 0.120
  252.  
  253. X.Name = "X"
  254. X.Parent = KeySystem
  255. X.BackgroundColor3 = Color3.fromRGB(255, 30, 0)
  256. X.BackgroundTransparency = 1.000
  257. X.BorderSizePixel = 0
  258. X.Position = UDim2.new(0.904591143, 0, 0.0951754302, 0)
  259. X.Size = UDim2.new(0, 39, 0, 50)
  260. X.ZIndex = 2
  261. X.Font = Enum.Font.SourceSans
  262. X.Text = "X"
  263. X.TextColor3 = Color3.fromRGB(0, 0, 0)
  264. X.TextScaled = true
  265. X.TextSize = 14.000
  266. X.TextWrapped = true
  267. X.MouseButton1Down:connect(function()
  268.     Information.Visible = false
  269.     KeySystem.Visible = false
  270.     end)
  271.  
  272.  
  273. X_Roundify_12px.Name = "X_Roundify_12px"
  274. X_Roundify_12px.Parent = X
  275. X_Roundify_12px.Active = true
  276. X_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  277. X_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  278. X_Roundify_12px.BackgroundTransparency = 1.000
  279. X_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  280. X_Roundify_12px.Selectable = true
  281. X_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  282. X_Roundify_12px.Image = "rbxassetid://3570695787"
  283. X_Roundify_12px.ImageColor3 = Color3.fromRGB(255, 30, 0)
  284. X_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  285. X_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  286. X_Roundify_12px.SliceScale = 0.120
  287.  
  288. Logos.Name = "Logos"
  289. Logos.Parent = KeySystem
  290.  
  291. LogInLogo.Name = "LogIn.Logo"
  292. LogInLogo.Parent = Logos
  293. LogInLogo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  294. LogInLogo.BackgroundTransparency = 1.000
  295. LogInLogo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  296. LogInLogo.BorderSizePixel = 0
  297. LogInLogo.Position = UDim2.new(0.898411512, 0, 0.559322059, 0)
  298. LogInLogo.Size = UDim2.new(0, 42, 0, 210)
  299. LogInLogo.Image = "rbxassetid://7072718412"
  300.  
  301. UIAspectRatioConstraint.Parent = LogInLogo
  302.  
  303. AlertLogo.Name = "Alert.Logo"
  304. AlertLogo.Parent = Logos
  305. AlertLogo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  306. AlertLogo.BackgroundTransparency = 1.000
  307. AlertLogo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  308. AlertLogo.BorderSizePixel = 0
  309. AlertLogo.Position = UDim2.new(0.804997981, 0, 0.766963959, 0)
  310. AlertLogo.Size = UDim2.new(0, 39, 0, 42)
  311. AlertLogo.Image = "rbxassetid://7072980286"
  312.  
  313. UIAspectRatioConstraint_2.Parent = AlertLogo
  314.  
  315. KeyLogo.Name = "Key.Logo"
  316. KeyLogo.Parent = Logos
  317. KeyLogo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  318. KeyLogo.BackgroundTransparency = 1.000
  319. KeyLogo.BorderColor3 = Color3.fromRGB(0, 0, 0)
  320. KeyLogo.BorderSizePixel = 0
  321. KeyLogo.Position = UDim2.new(0.895627797, 0, 0.34126246, 0)
  322. KeyLogo.Size = UDim2.new(0, 57, 0, 43)
  323. KeyLogo.Image = "rbxassetid://7072717958"
  324.  
  325. UIAspectRatioConstraint_3.Parent = KeyLogo
  326.  
  327. AlertLogo_2.Name = "Alert.Logo"
  328. AlertLogo_2.Parent = Logos
  329. AlertLogo_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  330. AlertLogo_2.BackgroundTransparency = 1.000
  331. AlertLogo_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
  332. AlertLogo_2.BorderSizePixel = 0
  333. AlertLogo_2.Position = UDim2.new(0.0534060001, 0, 0.766963959, 0)
  334. AlertLogo_2.Size = UDim2.new(0, 39, 0, 42)
  335. AlertLogo_2.Image = "rbxassetid://7072980286"
  336.  
  337. UIAspectRatioConstraint_4.Parent = AlertLogo_2
  338.  
  339. InformationGui.Name = "InformationGui"
  340. InformationGui.Parent = KeySystem
  341.  
  342. Information.Name = "Information"
  343. Information.Parent = InformationGui
  344. Information.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  345. Information.BackgroundTransparency = 1.000
  346. Information.Position = UDim2.new(0.997992098, 0, 0.138760015, 0)
  347. Information.Size = UDim2.new(0, 310, 0, 224)
  348. Information.Visible = false
  349. Information.Image = "rbxassetid://3570695787"
  350. Information.ImageColor3 = Color3.fromRGB(103, 103, 103)
  351. Information.ImageTransparency = 0.450
  352. Information.ScaleType = Enum.ScaleType.Slice
  353. Information.SliceCenter = Rect.new(100, 100, 100, 100)
  354. Information.SliceScale = 0.120
  355.  
  356. Coolcow1.Name = "Coolcow1"
  357. Coolcow1.Parent = Information
  358. Coolcow1.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  359. Coolcow1.BackgroundTransparency = 1.000
  360. Coolcow1.BorderSizePixel = 0
  361. Coolcow1.Position = UDim2.new(0.017918691, 0, 0.361279249, 0)
  362. Coolcow1.Size = UDim2.new(0, 273, 0, 39)
  363. Coolcow1.ZIndex = 2
  364. Coolcow1.Font = Enum.Font.SourceSans
  365. Coolcow1.Text = "Scripter : cool cow / stick cow#5297"
  366. Coolcow1.TextColor3 = Color3.fromRGB(0, 0, 0)
  367. Coolcow1.TextScaled = true
  368. Coolcow1.TextSize = 14.000
  369. Coolcow1.TextWrapped = true
  370.  
  371. Coolcow1_Roundify_12px.Name = "Coolcow1_Roundify_12px"
  372. Coolcow1_Roundify_12px.Parent = Coolcow1
  373. Coolcow1_Roundify_12px.Active = true
  374. Coolcow1_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  375. Coolcow1_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  376. Coolcow1_Roundify_12px.BackgroundTransparency = 1.000
  377. Coolcow1_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  378. Coolcow1_Roundify_12px.Selectable = true
  379. Coolcow1_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  380. Coolcow1_Roundify_12px.Image = "rbxassetid://3570695787"
  381. Coolcow1_Roundify_12px.ImageColor3 = Color3.fromRGB(80, 80, 80)
  382. Coolcow1_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  383. Coolcow1_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  384. Coolcow1_Roundify_12px.SliceScale = 0.120
  385.  
  386. Minimize.Name = "Minimize"
  387. Minimize.Parent = Information
  388. Minimize.BackgroundColor3 = Color3.fromRGB(255, 255, 0)
  389. Minimize.BackgroundTransparency = 1.000
  390. Minimize.BorderSizePixel = 0
  391. Minimize.Position = UDim2.new(0.813528121, 0, 0.0271186419, 0)
  392. Minimize.Size = UDim2.new(0, 35, 0, 50)
  393. Minimize.ZIndex = 2
  394. Minimize.Font = Enum.Font.SourceSans
  395. Minimize.Text = "-"
  396. Minimize.TextColor3 = Color3.fromRGB(0, 0, 0)
  397. Minimize.TextScaled = true
  398. Minimize.TextSize = 14.000
  399. Minimize.TextWrapped = true
  400. Minimize.MouseButton1Down:connect(function()
  401.     Information.Visible = false
  402.     end)
  403.  
  404.  
  405. Minimize_Roundify_12px.Name = "Minimize_Roundify_12px"
  406. Minimize_Roundify_12px.Parent = Minimize
  407. Minimize_Roundify_12px.Active = true
  408. Minimize_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  409. Minimize_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  410. Minimize_Roundify_12px.BackgroundTransparency = 1.000
  411. Minimize_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  412. Minimize_Roundify_12px.Selectable = true
  413. Minimize_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  414. Minimize_Roundify_12px.Image = "rbxassetid://3570695787"
  415. Minimize_Roundify_12px.ImageColor3 = Color3.fromRGB(255, 255, 0)
  416. Minimize_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  417. Minimize_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  418. Minimize_Roundify_12px.SliceScale = 0.120
  419.  
  420. Credits.Name = "Credits"
  421. Credits.Parent = Information
  422. Credits.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  423. Credits.BackgroundTransparency = 1.000
  424. Credits.BorderSizePixel = 0
  425. Credits.Position = UDim2.new(0.0647246838, 0, 0.0271186382, 0)
  426. Credits.Size = UDim2.new(0, 200, 0, 50)
  427. Credits.ZIndex = 2
  428. Credits.Font = Enum.Font.SourceSans
  429. Credits.Text = "-- Credits --"
  430. Credits.TextColor3 = Color3.fromRGB(0, 0, 0)
  431. Credits.TextScaled = true
  432. Credits.TextSize = 14.000
  433. Credits.TextWrapped = true
  434.  
  435. Credits_Roundify_12px.Name = "Credits_Roundify_12px"
  436. Credits_Roundify_12px.Parent = Credits
  437. Credits_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  438. Credits_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  439. Credits_Roundify_12px.BackgroundTransparency = 1.000
  440. Credits_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  441. Credits_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  442. Credits_Roundify_12px.Image = "rbxassetid://3570695787"
  443. Credits_Roundify_12px.ImageColor3 = Color3.fromRGB(80, 80, 80)
  444. Credits_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  445. Credits_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  446. Credits_Roundify_12px.SliceScale = 0.120
  447.  
  448. CopyDiscord.Name = "CopyDiscord"
  449. CopyDiscord.Parent = Information
  450. CopyDiscord.BackgroundColor3 = Color3.fromRGB(80, 80, 80)
  451. CopyDiscord.BackgroundTransparency = 1.000
  452. CopyDiscord.BorderColor3 = Color3.fromRGB(80, 80, 80)
  453. CopyDiscord.BorderSizePixel = 0
  454. CopyDiscord.Position = UDim2.new(0.0626380891, 0, 0.603107333, 0)
  455. CopyDiscord.Size = UDim2.new(0, 246, 0, 50)
  456. CopyDiscord.ZIndex = 2
  457. CopyDiscord.Font = Enum.Font.SourceSans
  458. CopyDiscord.Text = "Copy Viper Hub Discord!"
  459. CopyDiscord.TextColor3 = Color3.fromRGB(0, 0, 0)
  460. CopyDiscord.TextScaled = true
  461. CopyDiscord.TextSize = 14.000
  462. CopyDiscord.TextWrapped = true
  463. CopyDiscord.MouseButton1Down:connect(function()
  464.         setclipboard("https://discord.gg/72bkGgjcRD")
  465.         wait()
  466.         local Notification = loadstring(game:HttpGet("https://raw.githubusercontent.com/Jxereas/UI-Libraries/main/notification_gui_library.lua", true))()
  467.         Notification.new("success", "Notifcation!", "Discord Copied To Clipboard.")
  468.         notif:deleteTimeout(5)
  469.     end)
  470.  
  471. CopyDiscord_Roundify_12px.Name = "CopyDiscord_Roundify_12px"
  472. CopyDiscord_Roundify_12px.Parent = CopyDiscord
  473. CopyDiscord_Roundify_12px.Active = true
  474. CopyDiscord_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  475. CopyDiscord_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  476. CopyDiscord_Roundify_12px.BackgroundTransparency = 1.000
  477. CopyDiscord_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  478. CopyDiscord_Roundify_12px.Selectable = true
  479. CopyDiscord_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  480. CopyDiscord_Roundify_12px.Image = "rbxassetid://3570695787"
  481. CopyDiscord_Roundify_12px.ImageColor3 = Color3.fromRGB(80, 80, 80)
  482. CopyDiscord_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  483. CopyDiscord_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  484. CopyDiscord_Roundify_12px.SliceScale = 0.120
  485.  
  486. -------
  487.  
  488.  
  489.  
  490.  
  491.    
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement