This application simulates almost everything that the Gameforge client does allowing you to have multiple gameforge accounts in the same launcher and open several game clients with just one click.
- You can have multiple gameforge accounts in the same launcher.
- You can log in with your gameforge accounts through a proxy server.
- You can use custom game clients for each gameforge account in case you want to proxy the game aswell.
- You can use a different identity and installation id for each gameforge account.
- The software can check for game updates at startup
- You can disable the nosmall popup at first daily login.
- You can create new game accounts.
- Allows you to create profiles with game accounts that belong to different gameforge accounts and set a custom name for each account.
- You can selet and open multiple game accounts in one click.
- The process of selecting the server, channel and the character is fully automated.
- Allows you to quickly open the game settings by clicking in the wheel button.
- Allows you to change the game language.
- Download the latest release version
- Extract the folder and open GflessClient.exe
- Generate your identity file (See instructions below)
- Go to Options > Settings and select your identity file.
- Go to Options > Settings and select your NostaleClientX.exe
- Add a gameforge account
- Select the accounts you want to open and click on Play
You'll need to extract a valid blackbox from the request to auth/iovation following this steps:
- Open Fiddler and the Gameforge Client.
- Enable HTTPS traffic decryption / Tools > Options > HTTPS > Decrypt HTTPS traffic.
- Connect your game account and copy the blackbox from the request to auth/iovation (the blackbox look something like "tra:JVqc0...")
- In the Gfless Client go to Options > Identity generator, paste the blackbox and click on the button that says "Generate and save".
- Save the generated identity to a file.
Big thanks and full credits to morsisko and stdLemon for all the reverse engineering needed to make this project possible.
Repositories used for this project: Nostale-Auth, Nostale-Gfless and nostale-auth