Advertisement
unknownexploits

yess

Aug 28th, 2020
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.20 KB | None | 0 0
  1. local Info = Instance.new("ImageLabel")
  2. local Line = Instance.new("Frame")
  3. Info.Name = "Info"
  4. Info.Parent = game.CoreGui:WaitForChild("uwuware")
  5. Info.Active = true
  6. Info.Draggable = true
  7. Info.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
  8. Info.BorderSizePixel = 0
  9. Info.ClipsDescendants = true
  10. Info.Position = UDim2.new(0.00731261447, 0, 0.28009823, 0)
  11. Info.Size = UDim2.new(0, 257, 0, 22)
  12. Info.SizeConstraint = Enum.SizeConstraint.RelativeYY
  13. Info.ScaleType = Enum.ScaleType.Slice
  14. Info.SliceCenter = Rect.new(100, 100, 100, 100)
  15.  
  16. Name.Name = "Name"
  17. Name.Parent = Info
  18. Name.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  19. Name.BackgroundTransparency = 1.000
  20. Name.Position = UDim2.new(0, 0, 0.409090906, 0)
  21. Name.Size = UDim2.new(0, 39, 0, 13)
  22. Name.Font = Enum.Font.SourceSansBold
  23. Name.Text = "Vect0rs Hub"
  24. Name.TextColor3 = Color3.fromRGB(255, 255, 255)
  25. Name.TextSize = 14.000
  26. Name.TextScaled = true
  27.  
  28. Role.Name = "Role"
  29. Role.Parent = Info
  30. Role.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  31. Role.BackgroundTransparency = 1.000
  32. Role.Position = UDim2.new(0.175097257, 0, 0.409090906, 0)
  33. Role.Size = UDim2.new(0, 39, 0, 13)
  34. Role.Font = Enum.Font.SourceSansBold
  35. Role.TextColor3 = Color3.fromRGB(255, 255, 255)
  36. Role.TextSize = 14.000
  37. Role.Text = _G.role
  38.  
  39. Username.Name = "Username"
  40. Username.Parent = Info
  41. Username.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  42. Username.BackgroundTransparency = 1.000
  43. Username.Position = UDim2.new(0.354085594, 0, 0.409090906, 0)
  44. Username.Size = UDim2.new(0, 60, 0, 13)
  45. Username.Font = Enum.Font.SourceSansBold
  46. Username.Text = _G.username
  47. Username.TextColor3 = Color3.fromRGB(255, 255, 255)
  48. Username.TextSize = 14.000
  49. Username.TextTruncate = "AtEnd"
  50.  
  51. Time.Name = "Time"
  52. Time.Parent = Info
  53. Time.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  54. Time.BackgroundTransparency = 1.000
  55. Time.Position = UDim2.new(0.610894918, 0, 0.409090906, 0)
  56. Time.Size = UDim2.new(0, 100, 0, 13)
  57. Time.Font = Enum.Font.SourceSansBold
  58. Time.TextColor3 = Color3.fromRGB(255, 255, 255)
  59. Time.TextSize = 14.000
  60. Time.Text = _G.usertime
  61.  
  62. Line.Name = "Line"
  63. Line.Parent = Info
  64. Line.BackgroundColor3 = Color3.fromRGB(221, 3, 255)
  65. Line.BorderSizePixel = 0
  66. Line.Size = UDim2.new(0, 257, 0, 5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement