not really known
Go to file
illumineawake df08d7e6b1 quickeater: imbued heart support 2020-09-25 13:05:21 +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 botutils: mouse style is now a configurable option in config 2020-09-24 13:38:37 +10:00
buildSrc added imbued heart reactivation 2020-09-25 02:35:55 +02:00
combinationrunecrafter bootstrap plugins 2020-09-18 12:49:33 +10:00
gradle/wrapper Initial commit 2020-05-22 01:40:28 +10:00
magiccaster magiccaster: high alchemy mode fix 2020-09-23 17:01:43 +10:00
menudebugger bootstrap plugins 2020-09-18 12:49:33 +10:00
powerfighter bootstrap plugins 2020-09-18 12:49:33 +10:00
powerskiller bootstrap plugins 2020-09-18 12:49:33 +10:00
quickeater quickeater: imbued heart support 2020-09-25 13:05:21 +10:00
randomhandler bootstrap plugins 2020-09-18 12:49:33 +10:00
release quickeater: imbued heart support 2020-09-25 13:05:21 +10:00
rooftopagility rooftopagility: priff ladder_two area fix 2020-09-20 18:15:05 +10:00
worldwalker botutils: npe fix for webWalking 2020-09-18 18:17:45 +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 remove template plugin 2020-08-09 06:40:33 +10:00
build.gradle.kts botutils: add findNearestWallObjectWithin method 2020-09-10 00:07:04 +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 quickeater: imbued heart support 2020-09-25 13:05:21 +10:00
settings.gradle.kts botutils: webWalking added. Walks anywhere in the world by obtaining a path from DaxWalker web API and translating it into a useable path. Does NOT support obstacles such as doors, gates, teleporting or travel requirements such as ships 2020-09-18 12:40:31 +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:

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