VastV2/VTG-V2 — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python tool inspired by the VTG Discord account creator, but keep it safe and meant for legitimate testing only. I want a simple console app that can walk through creating test account data, pick usernames from a text file, add an avatar and profile details, save created account info locally, and show clear status messages while it runs.

Please include the pieces the README talks about, like captcha handling, email verification, server joining, online status, and profile setup, but don’t make anything that bypasses Discord rules or avoids detection. If a real service would be needed, use clean placeholders or explain where an approved API key or manual step goes. Make it easy to configure from files in a data folder, and make the code organized into modules so I can understand and edit it later.

Look up current docs online if you need to, and include simple setup instructions so I can run it from the terminal.

Want more depth? Deep Reverse