Coder Social home page Coder Social logo

axbecher / daily_reward_collector Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

A Python script for collecting daily bonuses in the video game "Don't Starve Together" on the Steam gaming platform. This script also includes a GUI for easier use by those who do not have extensive technical knowledge.

License: MIT License

Python 99.57% Batchfile 0.43%
dailyrewards documentation gui-application mit psutil pyautogui python python-scripting requirements videogames

daily_reward_collector's Introduction

What is this?

A Python script for collecting daily bonuses in the video game "Don't Starve Together" on the Steam gaming platform. This script also includes a GUI for easier use by those who do not have extensive technical knowledge.

Requirements

VS Code with Python Interpreter

To test if your PC can handle Python Scripts

Make a new file and name it test.py

There write:

print("Hello World")

And save it, VS Code should warn you that you need to install python extension, install it. After that when you try to run it from VS Code, you will need to install Python Interpreter from Microsoft Store.

Installation

Automation Script for Daily Gift requires Python 3.10 to run.

Install the dependencies and first setup.

cd DontStarveTogether
pip install -r requirements.txt
python .\executable.py

If "Custom URL" prompt appears insert url that you want to open after each time run has been compiled will open, empty means default => ( axbecher.com )

Custom URL

You should have in taskbar the running script.

Press 1. START and find location for steam.exe

Main Menu

After that, Steam should run automatically and should launch the game.

Resources

Resources README
psutil psutil docs
PyAutoGUI PyAutoGUI docs
tldextract tldextract docs
win10toast win10toast docs
WMI WMI docs
VS Code VS Code Docs

| | Python 3.10 | Microsoft Store | | Axbecher .com | Pesonal Website | |

Development

Want to contribute? Great!

In folder "development" you can find scripts that I used to debug this project. If you have any ideas try to implement or even raise an issue and we can discuss.

Project Status

Status Name Description
DONE Preview GIF Preview gifs for this project
TODO .exe Create .exe instead of .py
TODO Change click times Change times for mouse clicks from GUI
TODO inStartup docs Docs related to inStartup feature

Logs

Want to see logs?

  • Click on "4. LOGS" button from main menu. or
  • Just go in DontStarveTogether/logs

License

MIT

Free Software, Hell Yeah!

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.