ShafiqSadat / HamsterKeyGen

Hamster Kombat Key Generator Python
https://main--grand-capybara-6c6bac.netlify.app/
GNU General Public License v3.0
107 stars 51 forks source link
hamster-bike hamster-cube hamster-kombat hamster-train hamsterkey telegram

HamsterKeyGen

image

This is an asynchronous Python script to generate Hamster Kombat Keys.

Web Version

HamsterKeyGenWeb image

⭐ 💹 Need bulk keys?

Features

Requirements

Installation

  1. Clone the repository or download the script.
    git clone https://github.com/ShafiqSadat/HamsterKeyGen.git
  2. Create a virtual environment (optional but recommended):
    python -m venv venv
    source venv/bin/activate # On Windows use `venv\Scripts\activate`
  3. Install the required packages:
    pip install -r requirements.txt

Usage

  1. Open a terminal and navigate to the directory containing the script.
  2. Run the script:
    python main.py
  3. Follow the prompts to enter the game number and the number of keys you want to generate.

Using Proxies

You can optionally use a proxy by specifying a proxy file. If no proxy file is provided, the script will look for proxy.txt in the same directory.

  1. Create a file named proxy.txt in the same directory as the script.
  2. Add your proxy URL to the proxy.txt file. For example:

HTTP Proxy

http://proxy-server:8080

HTTPS Proxy

https://proxy-server:8080

SOCKS5 Proxy

socks5://proxy-server:1080

SOCKS4 Proxy

socks4://proxy-server:1080

When running the script, you can specify the path to your proxy file:

python main.py

If you do not specify a proxy file, the script will attempt to use proxy.txt by default.

Script Details

Stargazers over time

Stargazers over time

License

This project is licensed under the GPL-3.0 license.