not really known
Go to file
illumineawake 1f0cbce503 rooftopagilityplugin: add seers rooftop 2020-06-12 10:16:29 +10:00
autoclickillumine powerskillerplugin: change inventory items drop to use stream lambda 2020-05-29 09:43:58 +10:00
autoworldhop autohopplugin: change to sanitize event.getName() 2020-06-11 18:02:10 +10:00
blackjackillumine powerskillerplugin: change inventory items drop to use stream lambda 2020-05-29 09:43:58 +10:00
blastfurnacebot autohopplugin: change to sanitize event.getName() 2020-06-11 18:02:10 +10:00
botutils Merge branch 'master' into varrock-rooftop-agility 2020-06-04 17:45:58 +10:00
buildSrc randomhandler: added menu clicks. menuOpCode and coordinates are untested 2020-05-29 23:12:21 +10:00
essencehighlighter essencehighlighter: added plugin that highlights mineable blood essence. 2020-05-28 00:06:25 +10:00
gradle/wrapper Initial commit 2020-05-22 01:40:28 +10:00
javaexample randomhandler: fix using npc.getIndex instead of getId. Confirmed working. 2020-06-01 01:51:14 +10:00
powerskiller Merge branch 'master' into varrock-rooftop-agility 2020-06-04 17:45:58 +10:00
randomhandler randomhandlerplugin: added max dismiss attempts - untested. 2020-06-10 21:03:31 +10:00
release Dependencies moved to build.gradle.kts and no longer required in <pluginName>.gradle.kts 2020-05-22 09:55:29 +10:00
rooftopagility rooftopagilityplugin: add seers rooftop 2020-06-12 10:16:29 +10:00
test autohopplugin: change to sanitize event.getName() 2020-06-11 18:02:10 +10:00
.gitignore Initial commit 2020-05-22 01:40:28 +10:00
LICENSE Initial commit 2020-05-22 01:40:28 +10:00
README.md Update README.md 2020-05-22 01:55:06 +10:00
build.gradle.kts varrockagilityplugin: mark of grace pickup fix 2020-06-09 15:25:32 +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 Initial commit 2020-05-22 01:40:28 +10:00
settings.gradle.kts autohopplugin: change to sanitize event.getName() 2020-06-11 18:02: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 reach out to me on discord: illumine#0083 to provide feedback or talk OSRS automation.

Use

Add this repo within OPRS, using:

Github Repository owner: illumineawake

Github Repository name: illumine-plugins

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 and others who provide support in the OPRS dev discord.