Giter Club home page Giter Club logo

tachikoma's Introduction

raelldottin/tachikoma 1.1.7-131

Daily Automated Actions

Tachikoma - Pixel Starships Automation

This repository contains scripts and resources for automating tasks in the mobile game Pixel Starships. The project is built around a Python script run.py which interacts with various game elements to perform a series of automated tasks. It's designed to help players manage routine activities in the game more efficiently.

Repository Contents

  • .dockerignore, .gitignore: Ignore files.
  • .githooks/: Custom Git hooks for the repository.
  • .github/: GitHub-specific configurations, including Actions workflow hourly-run.yml.
  • .python-version: Version-specific configurations.
  • .ruff_cache/: Cache directory for Python linter Ruff.
  • LICENSE: The license file.
  • README.md: This readme file.
  • README.template: Template for generating README files.
  • conf.py, index.rst, make.bat: Sphinx documentation configurations.
  • pylintrc: Configuration file for Python linter Pylint.
  • requirements.txt: Required Python packages for the project.
  • run.py: Main Python script to automate tasks in Pixel Starships.
  • sdk/: Python package containing modules like client, device, etc., used by run.py.

run.py

run.py is the core script of this repository. It automates various tasks in Pixel Starships, such as resource collection, crew management, and more. The script provides a CLI for easy interaction and is configurable to either run as a guest or with user credentials.

Key Features:

  • Automated collection of resources and rewards.
  • Crew and room upgrades management.
  • Marketplace and messages handling.
  • Optional email logging for monitoring script activities.

Setup & Usage

  1. Clone the repository to your local machine.

  2. Install the required Python packages: pip install -r requirements.txt.

  3. Run the script using Python: python run.py.

    Options:

    • -a / --auth: Authentication string for the game.
    • -e / --email: Email for SMTP (if email logging is desired).
    • -p / --password: Password for SMTP.
    • -r / --recipient: Recipient email for the log.

Contributing

Contributions to enhance the script's functionality or efficiency are welcome. Feel free to fork the repository and submit pull requests.

License

This project is licensed under the terms specified in the LICENSE file.


This README provides a basic overview of the repository. For more detailed information on specific components, please refer to the respective files or the source code comments.


tachikoma's People

Contributors

raelldottin avatar

Watchers

 avatar

tachikoma's Issues

не работает

Привет.
Скачал, поставил зависимости, запустил run.py
ввожу email\pass вылетает с обшибкой ('Email или пароль неверны.')
запускаю device.reset() повторяю процедуру. Меняю язык девайса :D
правильность ввода проверял несколько раз(вставлял через copy\paste).
Через сайт по ним авторизуется без проблем.

пример

спасибо, с ошибкой разобрался (была проблема со стороны моего ip)

можно пример config.secrets ?
изучаю код, но так будет быстрее :)

кстати, отличная работа!

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.