/Rust-Sell-Bot

🔄🎮 Rust's selling just got easier with Fanzy! Set a hotkey, automate sales, track stats, and interrupt anytime. 📊 Get notified on Telegram with screenshots for quick fixes on game anomalies! 🚨🔍 #Rust #Automation #GameDev

Primary LanguagePython

github/NapoII

Rust-Sell-Bot

downloads/total github/repo-size github/license github/last-commit github/issues_open github/stars discord

The programme for the game Rust automates the sale of a specific item at the retailer. It allows the user to set a hotkey to start the selling process. The programme monitors the game screen, recognises the dealer and automatically performs the selling process. It also calculates statistics about the selling process and allows the user to interrupt the process if necessary.

In the event of an anomaly in the game, the user is notified via the Telegram bot. The programme takes a screenshot of the game screen and sends it via the Telegram bot to give the user a visual insight into the situation. This allows the user to react quickly and fix any problems.

📝 Table of Contents

🎥 Demo / Working

github/NapoII

💻 Install

git clone https://github.com/NapoII/Rust-Sell-Bot
pip install -r requirements.txt
  1. Create a Telegram Bot if you don't already have one. https://core.telegram.org/bots#3-how-do-i-create-a-bot

  2. Create an Imgur Account and get a Imgur token https://imgur.com/account/settings/apps

  3. start Telegram_Bot_setup.py directly from the folder or run it in cmd

    cd {local path of Rust-Sell-Bot}
    python Telegram_Bot_setup.py

    and follow the instructions.

💭 How it works

  1. Go to the fertiliser shop in Banditcamp
  2. Start the Sell Bot:
    cd {local path of Rust-Sell-Bot}
    python Rust - SellBot.py
  3. follow the instructions.

📚 Lizenz

MIT License

Copyright (c) 2023 NapoII Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE

Github Stats