Advertisement
Guest User

Untitled

a guest
Jan 19th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. dmin.Name = "Admin"
  2. Admin.Parent = AdminFrame
  3. Admin.BackgroundColor3 = Color3.new(1, 1, 1)
  4. Admin.BackgroundTransparency = 1
  5. Admin.Position = UDim2.new(0.0101522841, 0, 0.123076923, 0)
  6. Admin.Size = UDim2.new(0, 189, 0, 50)
  7. Admin.Font = Enum.Font.SourceSansBold
  8. Admin.Text = "Admin (Prefix !)"
  9. Admin.TextColor3 = Color3.new(1, 1, 1)
  10. Admin.TextScaled = true
  11. Admin.TextSize = 14
  12. Admin.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement