Advertisement
nicopow

Untitled

Jul 5th, 2017
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. return {
  2. ["Player1"] = {Rank = 9999, Color = BrickColor.new("Really red"), isBanned = false},
  3. ["iiAssly"] = {Rank = 9999, Color = BrickColor.new("Hot pink"), isBanned = true, BanReason = 'asd?'},
  4. ["murylloyago"] = {Rank = 0, Color = BrickColor.new("Hot pink"), isBanned = true, BanReason = "You are banned too. Dipshit."},
  5. ["BaconOnASandwich"] = {Rank = 0, Color = BrickColor.new("Hot pink"), isBanned = true, BanReason = "lol?"},
  6. ["AltBackUpAcct1"] = {Rank = 9999, Color = BrickColor.new("Black"), isBanned = false}
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement