Topic: PVPGN password reset script
As somebody said here, PvPGN does not support to reset the password for your dedicated battle.net server.
So! I made a script in PHP with the famous PHP Mailer that authentificate to a SMTP and send emails by tracking and identify via bnetd.log file which user is requesting a password reset.
https://github.com/rnyit/pvpgn-password-request
https://github.com/rnyit/pvpgn-password … /README.md
If anyone needs help, just reply to this thread, it may be tricky for some people to get it running.