Advertisement
unknownexploits

asdujdjwqj

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