not really known
Go to file
illumineawake cb4a6eb66d powerskiller: ui updates 2020-08-02 23:56:09 +10:00
archive archive: archived all unsupported plugins, source code and jars are still available via archive. 2020-07-01 22:28:42 +10:00
botutils bootstrap plugins 2020-08-02 23:21:59 +10:00
buildSrc powerfighter: add powerfighter. Supports looting, ammo collecting and re-equipping. 2020-07-31 01:12:45 +10:00
combinationrunecrafter botutils: mouse clicks now assert not on client thread. Added a delayed mouse click and implemented a handleMouseClick() that will click a point if it is within the viewport, otherwise clicks a random point in the center screen. Executor now sits within botUtils and injects the client executor. 2020-07-29 19:09:30 +10:00
gradle/wrapper Initial commit 2020-05-22 01:40:28 +10:00
magicsplasher botutils: mouse clicks now assert not on client thread. Added a delayed mouse click and implemented a handleMouseClick() that will click a point if it is within the viewport, otherwise clicks a random point in the center screen. Executor now sits within botUtils and injects the client executor. 2020-07-29 19:09:30 +10:00
powerskiller powerskiller: ui updates 2020-08-02 23:56:09 +10:00
quickeater bootstrap plugins 2020-08-02 23:21:59 +10:00
release powerskiller: ui updates 2020-08-02 23:56:09 +10:00
rooftopagility botutils: mouse clicks now assert not on client thread. Added a delayed mouse click and implemented a handleMouseClick() that will click a point if it is within the viewport, otherwise clicks a random point in the center screen. Executor now sits within botUtils and injects the client executor. 2020-07-29 19:09:30 +10:00
.gitignore gitignore:add archive 2020-07-01 22:34:27 +10:00
LICENSE Initial commit 2020-05-22 01:40:28 +10:00
README.md combinationrunecrafter: previously smokerunecrafter. Now supports lavas and steam runes 2020-07-22 16:18:24 +10:00
build.gradle.kts smokerunecrafterplugin: adds support for daeyalt essence 2020-07-22 11:31:05 +10:00
gradle.properties Initial commit 2020-05-22 01:40:28 +10:00
gradlew Initial commit 2020-05-22 01:40:28 +10:00
gradlew.bat Initial commit 2020-05-22 01:40:28 +10:00
plugins.json powerskiller: ui updates 2020-08-02 23:56:09 +10:00
settings.gradle.kts botutils: latest botutils updates 2020-08-02 23:16:10 +10:00

README.md

Illumine Plugins

External plugins for OpenOSRS that focus on automation, this is a seperate entity, not OpenOSRS.

The purpose of this repository is primarily for my own learning but also to provide open-source examples of automation using plugins.

My development skills are novice at best so please take all of this with a grain of salt, feel free to join the discord: https://discord.gg/9uguASn or message me illumine#0083 to provide feedback or talk OSRS automation.

Use

Supported plugins:

Add this repo within OPRS, using:

Github Repository owner: illumineawake

Github Repository name: illu-plugins

Unsupported plugins:

Install manually from the archive folder within this repo. Download (or compile) the jar and add it to your .runelite/externalmanager folder. Note that these plugins are unsupported and I won't be fixing any bugs for the meantime.

Credits

The majority of functionality is available thanks to Ganom's ExtUtils. He makes great plugins and has been very generous with open-sourcing. Support him by subscribing to his patreon @https://www.patreon.com/ganom and checking out his repo: https://github.com/Ganom/ExternalPlugin

Additional credit to the likes of: Owain94, Tom C, kyle, swaz and many others!.