Some information, i will not upload the VB Code, update it yourself. I dont want that people skid my Code and dont give any Credits.VB.NET LoginSystem with PHP API
A Project by astron-dev and LMXGN.
- HWID Lock
- Server Check
- Random Login Token
- Clientside Encryption
- Encrypt the passwords
- Random Token for each Login
- Switch to MySQLi or PDO (In the next Update)
- Last Login + Last IP
- WebPanel (In the next Update)
Register Request: http://yourdomain.net/API/Register.php?username=Username&email=Email&hwid=HWID-Hash&password=EncryptedPW
Login Request: http://yourdomain.net/API/Login.php?username=Username&password=EncryptedPW&hwid=HWID-Hash&token=UnsignedRandomToken