not really known
Go to file
illumineawake 16b4b12cca cleanup and fixes 2021-06-07 16:21:36 +10:00
archive iutils rework: ready for master 2021-06-07 15:13:35 +10:00
botutils iutils rework: ready for master 2021-06-07 15:13:35 +10:00
buildSrc update versioning 2021-04-30 00:07:21 +10:00
gradle/wrapper Initial commit 2020-05-22 01:40:28 +10:00
iblackjack iutils rework: ready for master 2021-06-07 15:13:35 +10:00
icombinationrunecrafter cleanup and fixes 2021-06-07 16:21:36 +10:00
iherbcleaner iutils rework: ready for master 2021-06-07 15:13:35 +10:00
imagiccaster iutils rework: ready for master 2021-06-07 15:13:35 +10:00
imenudebugger iutils rework: ready for master 2021-06-07 15:13:35 +10:00
ipowerfighter cleanup and fixes 2021-06-07 16:21:36 +10:00
ipowerskiller iutils rework: ready for master 2021-06-07 15:13:35 +10:00
iquickeater cleanup and fixes 2021-06-07 16:21:36 +10:00
irandomhandler iutils rework: ready for master 2021-06-07 15:13:35 +10:00
irooftopagility cleanup and fixes 2021-06-07 16:21:36 +10:00
itasktemplate cleanup and fixes 2021-06-07 16:21:36 +10:00
iutils cleanup and fixes 2021-06-07 16:21:36 +10:00
iworldwalker iutils rework: ready for master 2021-06-07 15:13:35 +10:00
release cleanup and fixes 2021-06-07 16:21:36 +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 Update README.md 2020-10-17 14:29:25 +11:00
build.gradle.kts project: Match dependency versions 2021-03-03 17:28:52 +01: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 cleanup and fixes 2021-06-07 16:21:36 +10:00
settings.gradle.kts iutils rework: changes to isStill() and add isIdle(). Add openInterface(int index) 2021-05-27 13:24:41 +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.com/invite/9fGzEDR or message me illumine#0083 to provide feedback or talk OSRS automation.

Use

Supported plugins:

You will need to add two repositories. Mine and Owain's which is used for break handling.

Mine:

Github Repository owner: illumineawake

Github Repository name: illu-plugins

Owain's:

Github Repository owner: Owain94

Github Repository name: OpenOSRS-external-plugins-hosting

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!.