Giter VIP home page Giter VIP logo

hamstakurakku's Introduction

Hamsta Kurakku (Hamster Combat Bot)

Overview

Hamster Combat Bot is a tool designed to automate certain actions in the game Hamster Combat. It leverages the game's API to perform tasks such as sending ciphers, tapping, and buying upgrades, enhancing the gameplay experience through automation.

Features

  • Automated Cipher Submission: Periodically sends ciphers found in the specified directory to the game server (one can be found each day on Google).
  • Gameplay Automation: Automates tapping, upgrading, and completing tasks within the game (upgrades are selected based on the best profit, calculated as cost per coin/hour).
  • Configuration via Environment Variables: Uses a token for authentication and configuration, making it easy to set up and secure.

Installation

  1. Clone the Repository:

    git clone https://github.com/PopovNx/HamstaKurakku.git
    cd HamstaKurakku
  2. Build: Ensure you have the .NET 8 SDK installed. Then, run the following commands:

    cd HamsterCrack
    dotnet publish -c Release -o out
  3. Set Up Environment Variables: Ensure you have your HAMSTER_TOKEN ready and set it in your environment. This token is essential for authenticating with the Hamster Combat API.

  4. Run the Executable: Navigate to the out folder and run the executable. Make sure to create the cipher folder beforehand.

Running the Application using Docker

You can run the application using Docker. This is the recommended method as it encapsulates all dependencies and configurations.

  1. Run with Docker:
    docker run --rm -e HAMSTER_TOKEN=your_hamster_token \
    popovnx/bednihomyachok:0.0.6

Configuration

The application is configured via environment variables. The primary configuration required is the HAMSTER_TOKEN, which is used to authenticate API requests.

Services

The project contains the following services:

  • DailyCipherService: Periodically scans the cipher directory for new cipher files and sends them to the game server.
  • HamstaBackgroundService: Automates various game actions such as tapping, buying upgrades, and completing tasks.

Contributing

Contributions are welcome! Please fork the repository and submit pull requests. For major changes, please open an issue first to discuss what you would like to change.

Contact

For any questions or support, please open an issue in the GitHub repository or contact the maintainer at [email protected].


Enjoy automating your Hamster Combat gameplay! ๐Ÿน๐Ÿš€

hamstakurakku's People

Contributors

popovnx avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.