not really known
Go to file
illumineawake 2ad4737b5f powerfighter: high alch added
randomhandler: added, supports dismissing random events and handling genie. Does not handle the lamp.
2020-08-30 02:46:01 +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 powerfighter: high alch added 2020-08-30 02:46:01 +10:00
buildSrc powerfighter: high alch added 2020-08-30 02:46:01 +10:00
combinationrunecrafter powerfighter: high alch added 2020-08-30 02:46:01 +10:00
gradle/wrapper Initial commit 2020-05-22 01:40:28 +10:00
magicsplasher powerfighter: high alch added 2020-08-30 02:46:01 +10:00
powerfighter powerfighter: high alch added 2020-08-30 02:46:01 +10:00
powerskiller powerfighter: high alch added 2020-08-30 02:46:01 +10:00
quickeater quickeater: eating logic moved to gametick, added further debugging for stam pots 2020-08-26 09:31:48 +10:00
randomhandler powerfighter: high alch added 2020-08-30 02:46:01 +10:00
release powerfighter: high alch added 2020-08-30 02:46:01 +10:00
rooftopagility powerfighter: high alch added 2020-08-30 02:46:01 +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 Logged in Gamestate resets some values to help recover bot after a break. 2020-08-09 22:38:47 +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 powerfighter: high alch added 2020-08-30 02:46:01 +10:00
settings.gradle.kts powerfighter: high alch added 2020-08-30 02:46:01 +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!.