Skip to content

Mike22223/chatgpt-account-creator

Repository files navigation

🤖 chatgpt-account-creator - Automate ChatGPT Account Creation

Download Latest Release


🚀 Getting Started

This app lets you create ChatGPT accounts automatically on Windows. It fills in all the signup details for you, including email, name, and birth date. It even handles email verification codes. You do not need technical skills to use it.

The app uses a Node.js script with Playwright. It opens a web browser, fills the forms, and confirms your account without manual steps.


📥 How to Download and Install

  1. Click the big green button above or visit this page to download.

  2. On the releases page, look for the latest version.
    It usually comes as a zip file with the app inside.

  3. Download the zip file to your computer.

  4. Open the zip file and extract its contents to a folder you can find easily, like your Desktop or Documents.

  5. Inside the folder, look for a file named start.bat or run.bat (a simple script to start the program).

  6. Double-click start.bat to launch the app.


🖥️ System Requirements

  • Windows 10 or later (64-bit preferred).
  • At least 4 GB of RAM.
  • About 500 MB free disk space for temporary files.
  • Stable internet connection during use.
  • No need to install Node.js or other software separately. The package includes what is needed.

⚙️ How It Works

The app works by automating the browser to simulate a real user registering on the ChatGPT site. It handles these steps:

  • Generates a temporary email address automatically.
  • Creates a random but realistic name and birth date using a data library.
  • Opens the ChatGPT registration page and fills in all data.
  • Waits for the email verification code to arrive, retrieves it from the temporary email service, and enters it.
  • Completes registration and saves the new account info.

The tool uses stealth methods to avoid being detected as a bot or automation.


🔧 Running the Application

  1. After extracting files and launching start.bat, wait a few seconds. The app opens a browser window.

  2. Watch as the app fills in the registration form automatically.

  3. Once the process ends, a text file will show the new account details such as email and password.

  4. You can repeat as needed by re-running the script.

If you have problems running the file directly, try these steps:

  • Right-click the .bat file and select "Run as administrator."
  • Ensure your Windows Defender or antivirus software is not blocking the app. You can temporarily disable protection if needed.

📄 Where to Find Your Created Accounts

The app saves all successful accounts in a file named accounts.txt in the same folder. Each account entry includes:

  • Email address
  • Password (randomly generated)
  • Date of account creation

You can open this file with Notepad or any text editor.


❓ Common Questions

Can I use this app on other Windows versions?

It is tested on Windows 10 and 11 only. Older versions may not work correctly.

Does this require installing Node.js?

No. The app package includes all required software so you only run the .bat file.

Is this safe to run on my computer?

The app runs in your user space and does not install hidden software. It automates browser actions only.

Do I need an email account?

No. The app uses temporary emails it creates automatically on the fly.


🔐 Privacy and Security

The app uses temporary email services to get verification codes. It does not store your personal data beyond the generated accounts. It does not connect to other online accounts or track you.


🛠️ Troubleshooting

  • If the app does not open the browser or closes immediately, your antivirus might block the script. Allow the app in your antivirus settings.

  • If the app fails to get the email verification code, the temporary email service may be down. Try again after some time.

  • The app needs internet access. Make sure your firewall allows the app to connect online.


📎 Additional Resources

For more info, screenshots, or to report issues, visit the GitHub repository.


Download Latest Release

About

Automate ChatGPT account creation using Playwright with temporary emails, OTP verification, and stealth features for undetectable registration.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors