Skip to content

Krulvis/powbot-scripts-public

Repository files navigation

krulvis-scripts

This repository contains a series of public scripts for PowBot. The goal of this repository is to create a public knowledge base from which people can draw inspiration and learn how to write scripts.

How to run scripts

Make sure you have gradle installed and then clone this repository. Make sure your phone is connected or your android emulation is running. Port forward tcp:61666 to you device using the following adb command: adb forward tcp:61666 tcp:61666. Every script contains a main function that starts the script using the AbstractScript.StartScript function.

How to contribute?

Whenever you have work that you would like to contribute, create a PR into the main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages