Exalt email verify bypassi need an exalt client that bypass's the email verify screen if you know where one is at or how to make one ect then lemme know
Originally Posted by cluexinfinite i need an exalt client that bypass's the email verify screen if you know where one is at or how to make one ect then lemme know You can manually launch the game client from the command line. To encode your email and password in base64 you can use the command: Code: powershell "[convert]::ToBase64String([Text.Encoding]::UTF8.GetBytes(\"text to encode\"))"
If you don't want to use the powershell methode for that, there is also a small tool I made for starting the game without the default Launcher: https://www.mpgh.net/forum/showthread.php?t=1504123