/pb-script-base

A base on which Powerbot Scripts can be built. It is centred around a state machine design, whereby script states can determine which state will be executed next.

Primary LanguageJava

ScriptBase

A foundation on which to create scripts for Powerbot. Intended to only include very loose and generic classes which can be used to make a variety of tasks easier.