Skip to content
/ HamsterX Public

🐹 HamseterX, farm skins, referral link generator

License

Notifications You must be signed in to change notification settings

mmdyb/HamsterX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🐹 HamsterX

Welcome to the HamsterX repository! πŸš€ This script automates different tasks such as managing hamster skin achievements, card achievements, and generating referral links. Built with asynchronous Python for high efficiency and performance.

✨ Features

  • ⚑ Support Multi Account
  • 🎨 Hamster Skin automation.
  • πŸ”— Referral Link generation.
  • πŸ•΅οΈβ€β™‚οΈ Support for proxy usage.
  • πŸ“‚ Uses external data and proxy files for flexible input management.

βš™οΈ Installation

  1. Clone the repository:
    git clone https://github.com/mmdyb/HamsterX.git
  2. Navigate to the project folder:
    cd HamsterX
  3. Install the dependencies:
    pip install -r requirements.txt

JavaScript Code to Get Data in Telegram Desktop App

Paste this into console and add result to data.txt

copy(localStorage.getItem('authToken'))

πŸš€ Usage

python main.py

You can run the script using different action options:

  • 1: Automates Hamster Skin.
  • 2: Generates Referral Links.

Basic Example:

python main.py --data data.txt --proxy proxy.txt --action 1

Available Commands:

  • --data or -D: Provide the path to your data file (default: data.txt).
  • --proxy or -P: Provide the path to your proxies file (default: proxies.txt).
  • --action or -A: Select the action to perform. Choose between 1, 2, 3.

πŸ“„ Data File Format

Make sure that your data.txt file contains your account information, each on a new line, with at least 10 characters per line.

🌐 Proxy File Format

Your proxies.txt file should contain proxies, one per line, with a valid proxy format.

πŸ“ Example Menu

If no action is provided, the script will display a menu to select an option interactively:

1. Hamster Skin
2. Generate Referral Links
0. Exit

πŸ“ Output

  • Referral links are saved in referral.txt after generation.

πŸ› οΈ Built With

  • Python 🐍
  • aiofiles for asynchronous file handling.
  • argparse for command-line argument parsing.
  • asyncio for asynchronous task management.

πŸ“’ Contributing

Feel free to fork this project and submit pull requests. Contributions, issues, and feature requests are welcome!

⚠️ Disclaimer

This script is for educational purposes only. Use it responsibly.

πŸŽ‰ Credits

  • Developed by: Mmd
  • Version: 1.0

About

🐹 HamseterX, farm skins, referral link generator

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages