/hamsterkombat

This is a bot that can help you to run hamsterkombat telegram bot which has quite complete features with auto upgrade (3 methods), auto complete combo & auto complete daily cipher/morse.

Primary LanguagePython

Hamster Kombat Auto Farming Bot

This is a bot that can help you to run hamsterkombat telegram bot which has quite complete features with auto upgrade (3 methods), auto complete combo, auto complete daily cipher, auto complete Mini Game & auto complete tasks.

TELEGRAM CHANNEL | TWITTER

This bot helpfull? Please support me by buying me a coffee:

0x705C71fc031B378586695c8f888231e9d24381b4 - EVM
TDTtTc4hSnK9ii1VDudZij8FVK2ZtwChja - TRON
UQBy7ICXV6qFGeFTRWSpnMtoH6agYF3PRa5nufcTr3GVOPri - TON

NOTE : LAST UPDATE FROM ME, SEE YOU NEXT TIME!

Changes Summary: // 11-08-2024

  • Loading setup via CLI argument: If the --setup argument is provided, the script will load the corresponding .json file and run the bot directly without displaying the menu.
  • Menu display: If no --setup argument is provided, the script will display the menu as usual.
  • Setup saving: The option to save setups has been included in the menu as option 8.

This will allow you to run the script directly with a predefined setup like this:

python main.py --setup mysetup
  1. Add Fake IPS/ISP info (configurable on config.json) NEW
  2. User agent is not random but static on each account
  3. Split tap tap is no longer default when starting the bot.
  4. addition of redeem promotion codes for BIKE, CLONE, TRAIN ,CUBE Games.

add your promo code on promo.txt example :

BIKE-0H4-1BP0-0BH7-52H
CUBE-0SC-SKMQ-0REK-1A4
CLONE-2RN-ZJJG-00FA-C5Q
TRAIN-1RG-3KSZ-0YCM-GEW

CHECK MY NEW REPOSITORY FOR PROMO CODE GENERATOR !! https://github.com/jawikas/hamster-generator-code

Add configuration setting on config.json

bool : true or false | FAKE_IP/S_INFO, TAP_DELAY,CLAIM_KEY_DELAY, DELAY_UPGRADE

{
  "FAKE_IP/S_INFO": true,
  
  "MINIMUM_TAP": 438,
  "MAXIMUM_TAP": 1200,

  "TAP_DELAY": true,
  "MIN_TAP_DELAY": 5,
  "MAX_TAP_DELAY": 7,

  "CLAIM_KEY_DELAY": true,
  "MIN_CLAIM_KEY_DELAY": 7,
  "MAX_CLAIM_KEY_DELAY": 11,

  "DELAY_UPGRADE": true,
  "MIN_DELAY_UPGRADE": 4,
  "MAX_DELAY_UPGRADE": 6,

  "DELAY_EACH_ACCOUNT": 5,
  "MAXIMUM_PRICE": 10000000,
  "LOOP_COUNTDOWN": 3800
}

Features

  • Auto Energy Boost (6x / day) - Auto ON if Taps Taps ON
  • Auto Buy Upgrade (with 3 method options) - ON/OFF
  • Auto Taps Taps - ON/OFF
  • Auto Complete Daily Combo - ON/OFF
  • Auto Complete Daily Morse - ON/OFF
  • Auto Complete Tasks - ON/OFF
  • Auto Complete Mini Game - ON/OFF NEW
  • Auto Redeem Promo codes - ON/OFF NEW
  • Static UserAgent - Auto ON NEW
  • Easily save and run your setup NEW

Auto Upgrade metode

  1. Upgrade items with the highest profit
  2. Upgrade items at the lowest price
  3. Upgrade items with a price less than balance
  4. Upgrade item with the highest payback

Prerequisites

Before installing and running this project, make sure you have the following prerequisites:

  • Python 3 version 1.0.1+ = Python 3.10+
  • Other required dependencies

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/jawikas/hamsterkombat.git
  2. Go to the project directory:
    cd hamsterkombat
  3. Install the necessary dependencies:
    pip install -r requirements.txt

Usage

before starting the bot you must have your own initdata / queryid telegram! why query id? with query_id it is definitely more profitable because you don't have to bother changing your init data every time.

  1. Use PC/Laptop or Use USB Debugging Phone
  2. open the hamster kombat bot
  3. Inspect Element (F12) on the keyboard
  4. at the top of the choose "Application"
  5. then select "Session Storage"
  6. Select the links "Hamster Kombat" and "tgWebAppData"
  7. Take the value part of "tgWebAppData"
  8. take the part that looks like this:
query_id=xxxxxxxxx-Rxxxxuj&user=%7B%22id%22%3A1323733375%2C%22first_name%22%3A%22xxxx%22%2C%22last_name%22%3A%22%E7%9A%BF%20xxxxxx%22%2C%22username%22%3A%22xxxxx%22%2C%22language_code%22%3A%22id%22%2C%22allows_write_to_pm%22%3Atrue%7D&auth_date=xxxxx&hash=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
  1. add it to tokens.txt file or create it if you dont have one

You can add more and run the accounts in turn by entering a query id in new line like this:

query_id=xxxxxxxxx-Rxxxxuj&user=%7B%22id%22%3A1323733375%2C%22first_name%22%3A%22xxxx%22%2C%22last_name%22%3A%22%E7%9A%BF%20xxxxxx%22%2C%22username%22%3A%22xxxxx%22%2C%22language_code%22%3A%22id%22%2C%22allows_write_to_pm%22%3Atrue%7D&auth_date=xxxxx&hash=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
query_id=xxxxxxxxx-Rxxxxuj&user=%7B%22id%22%3A1323733375%2C%22first_name%22%3A%22xxxx%22%2C%22last_name%22%3A%22%E7%9A%BF%20xxxxxx%22%2C%22username%22%3A%22xxxxx%22%2C%22language_code%22%3A%22id%22%2C%22allows_write_to_pm%22%3Atrue%7D&auth_date=xxxxx&hash=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

RUN THE BOT

after that run the kombat hamster bot by writing the command

python main.py

Screenshoot

image

License

This project is licensed under the NONE License.

Contact

If you have any questions or suggestions, please feel free to contact us at [ https://t.me/DeeplChainSup ].

Thanks to :

YOU 💘 (Full Source code by users of this scripts)