not really known
Go to file
illumineawake 66d9192642 don't force snapshot, be accepting of everyone. 2022-08-15 17:18:48 +10:00
archive update iutils and free plugins to be compatible with latest OPRS update. 2021-12-20 12:03:55 +11:00
botutils update iutils and free plugins to be compatible with latest OPRS update. 2021-12-20 12:03:55 +11:00
buildSrc don't force snapshot, be accepting of everyone. 2022-08-15 17:18:48 +10:00
disablerendering bootstrap 2021-08-17 09:20:11 +10:00
gradle/wrapper iutils: changes to threading in iScriptHandler to try resolve memory issues 2022-03-01 19:23:39 +11:00
iblackjack Fixes: Inventory in old & new utils, iQuester, iEater, iFighter, iRoo… (#136) 2022-04-23 08:57:38 +01:00
icombinationrunecrafter Fix equipping gear in iPowerFighter & iQuickEater (#137) 2022-04-25 12:49:13 +01:00
iherbcleaner bootstrap changes 2022-06-10 11:46:19 +10:00
iitemcombiner iutils: remove hidden check for GE inventory as items as this was preventing items from being accessed when the equipment stats overlay popped up which occurs when buying equipment. 2022-04-28 12:49:42 +10:00
imagiccaster iutils: initial push, fixes some changes due to latest update. plugins that don't use inventory items should work. 2022-04-21 17:26:25 +10:00
imenudebugger iutils: depositbox now checks for matching item action 2022-05-19 16:35:54 +10:00
ipowerfighter iutils: getting inventory items using names using legacyInventory is no longer case sensitive 2022-05-13 10:22:08 +10:00
ipowerskiller bootstrap merged updates 2022-02-08 15:46:05 +11:00
iquestassistant bump version numbers 2021-12-20 12:28:18 +11:00
iquesterfree Fixes: Inventory in old & new utils, iQuester, iEater, iFighter, iRoo… (#136) 2022-04-23 08:57:38 +01:00
iquickeater Updated to Include CoX Revitalisation Potion's 2022-05-07 03:07:55 -07:00
irandomhandler iutils: initial push, fixes some changes due to latest update. plugins that don't use inventory items should work. 2022-04-21 17:26:25 +10:00
irooftopagility Fixes: Inventory in old & new utils, iQuester, iEater, iFighter, iRoo… (#136) 2022-04-23 08:57:38 +01:00
itasktemplate irandomhandler: update continue chat widget 2021-06-17 01:47:56 +10:00
itestplugin iherbcleaner: fixed herb cleaning 2022-05-13 14:16:03 +10:00
iutils don't force snapshot, be accepting of everyone. 2022-08-15 17:18:48 +10:00
iutils-oprs unethicalite compatibility 2022-07-18 22:33:16 +10:00
iworldwalker update gradle version 2022-03-01 19:33:41 +11:00
release don't force snapshot, be accepting of everyone. 2022-08-15 17:18:48 +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 unethicalite compatibility complete 2022-07-20 15:11:12 +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 don't force snapshot, be accepting of everyone. 2022-08-15 17:18:48 +10:00
settings.gradle.kts unethicalite compatibility 2022-07-18 22:33:16 +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!.