Advertisement
Sqxwell

customersDataBase

Jan 27th, 2023 (edited)
1,103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.14 KB | None | 0 0
  1. local customersDataBase = {
  2.     robloxPlayerIDs = {
  3.         218454328,
  4.         3464384696,
  5.         2334505860
  6.     }
  7. }
  8.  
  9. return customersDataBase
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement