Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local DataBase = {
- Accounts = {"Test"},
- Passwords = {"Test:Test123"},
- Keys = {"Test:123456"},
- BlackListedKeys = {}
- }
- local function YourCode()
- print("This is a test...")
- end
Advertisement
Add Comment
Please, Sign In to add comment