Advertisement
Marlingaming

Secure Account Server

Dec 2nd, 2021
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. --this script is ment to read codes given by a player to transfer credit from a stored account to a tablet or device, the codes are given to the Script by devices that sent a Check Request, and if the Account has enough it will store a Code and the Amount, and send the Data to the device that requested the Check, if the account doesnt have enough, the script will send a message explaining the failed request.
  2. local ServerProtocol = 0
  3. local SecurityCode = 0
  4.  
  5.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement