<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.aeglen.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aeglen</id>
	<title>Aeglen Coding Guild - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.aeglen.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Aeglen"/>
	<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/Special:Contributions/Aeglen"/>
	<updated>2026-06-06T01:33:02Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Coding_Resources&amp;diff=323</id>
		<title>Coding Resources</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Coding_Resources&amp;diff=323"/>
		<updated>2026-05-30T20:07:42Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Basics ==&lt;br /&gt;
&lt;br /&gt;
Getting started https://dreambot.org/guides/scripter-guide/starting/&lt;br /&gt;
&lt;br /&gt;
Setting up environment https://dreambot.org/guides/scripter-guide/script-dev/installing-jdk/&lt;br /&gt;
&lt;br /&gt;
Pandemic&#039;s script tutorial https://dreambot.org/forums/index.php?/topic/25769-dreambot-3-miner-tutorial-part-2/&lt;br /&gt;
&lt;br /&gt;
Scripting 101 https://dreambot.org/forums/index.php?/topic/8530-scripting-101/&lt;br /&gt;
&lt;br /&gt;
Dreambot tutorial subforum https://dreambot.org/forums/index.php?/forum/96-tutorials/&lt;br /&gt;
&lt;br /&gt;
== Example Code ==&lt;br /&gt;
&lt;br /&gt;
GitHub random scripts https://github.com/search?q=dreambot%20scripts&amp;amp;type=repositories&lt;br /&gt;
&lt;br /&gt;
GitHub Nezzima&#039;s page https://github.com/Nezzima/DreamBot&lt;br /&gt;
&lt;br /&gt;
Dreambot snippets https://dreambot.org/forums/index.php?/forum/95-snippets/&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;br /&gt;
&lt;br /&gt;
JavaDoc API https://dreambot.org/javadocs/overview-summary.html&lt;br /&gt;
&lt;br /&gt;
Pyfa&#039;s webnode map https://map.pyfa.dev/webnodes&lt;br /&gt;
&lt;br /&gt;
Explv&#039;s map https://explv.github.io/?centreX=3107&amp;amp;centreY=3324&amp;amp;centreZ=0&amp;amp;zoom=7&lt;br /&gt;
&lt;br /&gt;
Meijr&#039;s map https://mejrs.github.io/osrs?m=-1&amp;amp;z=-1&amp;amp;p=0&amp;amp;x=3216&amp;amp;y=4677&amp;amp;npc=Corporeal+Beast&lt;br /&gt;
&lt;br /&gt;
IDs and varbits https://dreambot.org/forums/index.php?/topic/22572-runeliteopenosrs-code-snippets/&lt;br /&gt;
&lt;br /&gt;
== Other ==&lt;br /&gt;
&lt;br /&gt;
Basic GUI https://dreambot.org/forums/index.php?/topic/16823-dbui-custom-gui-look-feel-api/&lt;br /&gt;
&lt;br /&gt;
Basic paint https://dreambot.org/forums/index.php?/topic/2910-a-pug-tutorial-all-about-making-the-best-paint/&lt;br /&gt;
&lt;br /&gt;
Windmouse https://dreambot.org/forums/index.php?/topic/21147-windmouse-custom-mouse-movement-algorithm/&lt;br /&gt;
&lt;br /&gt;
Easemouse https://dreambot.org/forums/index.php?/topic/21209-easemouse-another-custom-mouse-movement-algorithm/&lt;br /&gt;
&lt;br /&gt;
TreeScript (beware, noob trap) https://github.com/Dreambotcoder/Tree-script/tree/master&lt;br /&gt;
&lt;br /&gt;
Runelite quest helper https://github.com/Zoinkwiz/quest-helper/tree/master/src/main/java/com/questhelper/helpers/quests&lt;br /&gt;
&lt;br /&gt;
Java course https://java-programming.mooc.fi/&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Skill_Options&amp;diff=322</id>
		<title>Skill Options</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Skill_Options&amp;diff=322"/>
		<updated>2026-05-27T01:35:02Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Slayer */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Up-to-date lists of &#039;&#039;&#039;all&#039;&#039;&#039; things the script does can be found in the interface. If something is missing, this means it is not supported. For gear see [[Supported Gear|this page]] instead.&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
&lt;br /&gt;
Agility neither needs nor uses food. If your health drops too low (which is rare), the task will be skipped.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Buy Graceful || Buys graceful.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
Construction will buy a house automatically if needed. It requires [[Supported Gear|specific teleports]].&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Claim rewards (MH) || Buys and opens reward crates (not the useless skilling set).&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Goes on a farm run between the enabled locations when crops are ready. At least one of the &amp;quot;might farm&amp;quot; options must be enabled in order to roll Farming. It is not possible to train Farming alone without other skills.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Allotments ready -&amp;gt; might farm || If allotments are ready, then Farming becomes rollable.&lt;br /&gt;
|-&lt;br /&gt;
| Herbs ready -&amp;gt; might farm || If herbs are ready, then Farming becomes rollable.&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || Uses super instead of normal compost.&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || Uses ultra instead of normal compost.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Claim rewards (Tempoross) || Loots the rewards pool.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Claim rewards (Wintertodt) || Loots the rewards pile.&lt;br /&gt;
|-&lt;br /&gt;
| Fletching (Wintertodt) || Fletches.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Herblore makes sure to use one of your highest-level recipes.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Birdhouse runs function similarly to Farming.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
You can enable/disable prayer potions via the star icon next to each monster.&lt;br /&gt;
&lt;br /&gt;
MagicCombat level requirements are not your combat level and ignore Prayer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Prefer training with Slayer || If the Slayer task is possible with Magic, do it.&lt;br /&gt;
|-&lt;br /&gt;
| Use defensive style || Trains with Defence until the Defence goal is reached.&lt;br /&gt;
|-&lt;br /&gt;
| Use expensive spells || Allows the use of death, blood, and wrath runes.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Melee==&lt;br /&gt;
You can enable/disable prayer potions via the star icon next to each monster.&lt;br /&gt;
&lt;br /&gt;
MeleeCombat level requirements are not your combat level and ignore Prayer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Prefer training with Slayer || If the Slayer task is possible with Melee, do it.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Claim rewards (MLM) || Buys all unlocks and gear, starting with upper level and hopper.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
Buys approximately the number of bones needed and tries to avoid PKers.&lt;br /&gt;
&lt;br /&gt;
==Ranged==&lt;br /&gt;
You can enable/disable prayer potions via the star icon next to each monster.&lt;br /&gt;
&lt;br /&gt;
RangedCombat level requirements are not your combat level and ignore Prayer.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Prefer training with Slayer || If the Slayer task is possible with Ranged, do it.&lt;br /&gt;
|-&lt;br /&gt;
| Use defensive style || Trains with Defence until the Defence goal is reached.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
Early levels are obtained via questing. Repairs pouches using abyssal pearls, if not possible then only the small pouch is used.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Claim rewards (GOTR) || Loots the rewards guardian and buys raiments. Forced on if low pearls.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
The script will upgrade your boat automatically.&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
&lt;br /&gt;
To train Slayer, you must have at least one of Att/Def/Str/Ran/Mag enabled. Disabled skills are not used to train Slayer. That skill should either be maxed, not yet reached its goal, or in settings &amp;quot;Strictly enforce level goals&amp;quot; disabled.&lt;br /&gt;
&lt;br /&gt;
When Att/Def/Str/Ran/Mag is rolled and the &amp;quot;Prefer training with Slayer&amp;quot; option is active, the script will attempt to do the Slayer task with that skill if requirements are met. If not, that skill will proceed without Slayer.&lt;br /&gt;
&lt;br /&gt;
When Slayer is rolled directly, all possible combat skills are considered. If the task is impossible or [[Supported Slayer Tasks|unsupported]] (rare), it is either cancelled or Turael-skipped depending on your streak. You can reduce this by enabling &amp;quot;Ignore monster level requirements&amp;quot;, but doing so might cause frequent restocking unless also using [[Getting Started#Modifiers|Prayer]].&lt;br /&gt;
&lt;br /&gt;
Untradeable gear is automatically bought from Slayer masters.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;If Slayer is unexpectedly not being trained, open the logs with Ctrl+L and search for light blue text explaining why. Use [[Getting Started|skill weights]] to get Slayer to roll directly more often.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
===Superiors===&lt;br /&gt;
&lt;br /&gt;
Superior monsters are supported but only killed if there&#039;s enough prayer. After a superior is seen for the first time, or the script unlocks them by itself, it will &amp;quot;realise&amp;quot; they are enabled and start bringing a prayer potion to relevant tasks.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Only slay enabled monsters || If a monster is disabled for a skill, don&#039;t slay it using that skill.&lt;br /&gt;
|-&lt;br /&gt;
| Ignore monster level requirements || Ignores non-strict monster level requirements when Slayer is rolled directly.&lt;br /&gt;
|-&lt;br /&gt;
| Stop slaying if would skip task || If the task streak would be ended by Turael-skipping, instead stop training Slayer.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
Early levels are obtained via questing.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Use stamina potions || Uses stamina potions.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Never bring food (can die) || Only use this option if you have 100% success rate for your enabled activities.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
Often rolls tasks such as Willow which are good xp even at high levels.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=321</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=321"/>
		<updated>2026-05-24T01:10:40Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use it when convenient. Supports nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Always use bank search || Always type to find items in the bank if they are not already visible.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=320</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=320"/>
		<updated>2026-05-24T01:09:49Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Supports nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Always use bank search || Always type to find items in the bank if they are not already visible.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=319</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=319"/>
		<updated>2026-05-24T01:09:11Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Supports nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Always use bank search || Always type to find items in the bank if they are not already visible.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=318</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=318"/>
		<updated>2026-05-24T01:08:45Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Supports nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Always use bank search || Types to find items in the bank. Always.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=317</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=317"/>
		<updated>2026-05-24T01:03:56Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
You can build a house for your bot and it will be used if the relevant [[Settings|setting]] is enabled. Currently supports Portal Nexus, Jewellery Box, and Digsite Pendant.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees&lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships&lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals&lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass&lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart&lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees&lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || ||&lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || ||&lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=316</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=316"/>
		<updated>2026-05-24T01:03:14Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
You can build a house for your bot and it will be used if the relevant [[Settings|Setting]] is enabled. Currently supports Portal Nexus, Jewellery Box, and Digsite Pendant.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees&lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships&lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals&lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass&lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart&lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees&lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || ||&lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || ||&lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=315</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=315"/>
		<updated>2026-05-24T01:02:58Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
You can build a house for your bot and it will be used if the relevant [[Setting|Settings]] is enabled. Currently supports Portal Nexus, Jewellery Box, and Digsite Pendant.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees&lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships&lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals&lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass&lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart&lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees&lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || ||&lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || ||&lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=314</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=314"/>
		<updated>2026-05-24T01:02:23Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
==POH (House)==&lt;br /&gt;
&lt;br /&gt;
You can build a house for your bot and it will be used if the relevant [[Setting|Settings]] is enabled. Currently supports Portal Nexus, Jewellery Box, and Digsite Pendant.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees&lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships&lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals&lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass&lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart&lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees&lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || ||&lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || ||&lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=313</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=313"/>
		<updated>2026-05-24T01:00:19Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees&lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships&lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals&lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass&lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart&lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees&lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || ||&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || ||&lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || ||&lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || ||&lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || ||&lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || ||&lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || ||&lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || ||&lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=312</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=312"/>
		<updated>2026-05-24T00:59:24Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: Undo revision 311 by Aeglen (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel !! POH (House)&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships || Portal nexus&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings || Jewellery box&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders || Digsite pendant&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees || &lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships || &lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals || &lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass || &lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart || &lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees || &lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || || || &lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || || || &lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || || || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || || || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || || || &lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || || || &lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || || || &lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || || || &lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || || || &lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || || || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=311</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=311"/>
		<updated>2026-05-24T00:59:02Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel !! POH&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships || Portal nexus&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings || Jewellery box&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders || Digsite pendant&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees || &lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships || &lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals || &lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass || &lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart || &lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees || &lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || || || &lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || || || &lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || || || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || || || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || || || &lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || || || &lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || || || &lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || || || &lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || || || &lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || || || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=310</id>
		<title>Supported Teleports</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Teleports&amp;diff=310"/>
		<updated>2026-05-24T00:58:48Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all teleports&#039;&#039;&#039; the script can use. On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot; marked by *. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Spells are currently only used for outbound travel.&lt;br /&gt;
&lt;br /&gt;
When the bot &amp;quot;wants&amp;quot; a teleport in the logs (CTRL + L), this is simply the most convenient one taking into account what&#039;s owned. Nearby teleports will also work even if not listed in the logs!&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Items !! Spells !! Fast Travel !! POH (House)&lt;br /&gt;
|-&lt;br /&gt;
| Amulet of glory || Ardougne teleport || Charter ships || Portal nexus&lt;br /&gt;
|-&lt;br /&gt;
| Barrows teleport || Camelot teleport || Fairy rings || Jewellery box&lt;br /&gt;
|-&lt;br /&gt;
| Battlefront teleport || Civitas teleport || Gnome gliders || Digsite pendant&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet || Falador teleport || Magic mushtrees || &lt;br /&gt;
|-&lt;br /&gt;
| Camelot teleport || Kourend teleport || Other ships || &lt;br /&gt;
|-&lt;br /&gt;
| Combat bracelet || Lumbridge teleport || Quetzals || &lt;br /&gt;
|-&lt;br /&gt;
| Digsite pendant* || Teleport to house (all) || Shantay pass || &lt;br /&gt;
|-&lt;br /&gt;
| Drakan&#039;s medallion || Varrock teleport || Shilo cart || &lt;br /&gt;
|-&lt;br /&gt;
| Ectophial* || Watchtower teleport || Spirit trees || &lt;br /&gt;
|-&lt;br /&gt;
| Eternal teleport crystal* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Falador teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Feldip hills teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Fenkenstrain&#039;s castle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Games necklace || || || &lt;br /&gt;
|-&lt;br /&gt;
| Icy basalt || || || &lt;br /&gt;
|-&lt;br /&gt;
| Iorwerth camp teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Karamja gloves 3+* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Kourend castle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Lumbridge teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Lunar isle teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Moonclan teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Mos le&#039;harmless teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Necklace of passage || || || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of duelling || || || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || || || &lt;br /&gt;
|-&lt;br /&gt;
| Royal seed pod* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Salve graveyard teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Skills necklace || || || &lt;br /&gt;
|-&lt;br /&gt;
| Slayer ring* || || || &lt;br /&gt;
|-&lt;br /&gt;
| Stony basalt || || || &lt;br /&gt;
|-&lt;br /&gt;
| Tai bwo wannai teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Teleport crystal || || || &lt;br /&gt;
|-&lt;br /&gt;
| Teleport to house (all) || || || &lt;br /&gt;
|-&lt;br /&gt;
| Varrock teleport || || || &lt;br /&gt;
|-&lt;br /&gt;
| Waterbirth teleport || || || &lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=309</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=309"/>
		<updated>2026-05-24T00:53:17Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Supports nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=308</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=308"/>
		<updated>2026-05-24T00:53:06Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Supports teleport nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=307</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=307"/>
		<updated>2026-05-24T00:52:49Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Supports nexus, jewellery box, and others (but not basic portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=306</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=306"/>
		<updated>2026-05-24T00:51:31Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports/pool, the script will use them when convenient. Portal room portals are too nooby to be supported.&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=305</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=305"/>
		<updated>2026-05-24T00:50:32Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports, the script will use them when convenient. Portal room portals are too nooby to be supported.&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=304</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=304"/>
		<updated>2026-05-24T00:50:05Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports, the script will use them when convenient. Noob portal room is not supported.&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=303</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=303"/>
		<updated>2026-05-24T00:49:17Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Use POH (house) teleports when convenient || If you build a house with teleports, the script will use them when convenient (except portals).&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=302</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=302"/>
		<updated>2026-05-19T10:36:08Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Inferno */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances including but not limited to:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons; needs full barbarian training&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Secondary (boss) weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=301</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=301"/>
		<updated>2026-05-19T10:35:28Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Inferno */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances including but not limited to:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons; needs full barbarian training&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Secondary weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=300</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=300"/>
		<updated>2026-05-19T10:33:59Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Racist weapons */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances including but not limited to:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons; needs full barbarian training&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=299</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=299"/>
		<updated>2026-05-19T10:33:12Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Combat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances including but not limited to:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=298</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=298"/>
		<updated>2026-05-19T10:32:48Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Combat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances including:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=297</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=297"/>
		<updated>2026-05-19T10:32:35Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Combat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances for example:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=296</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=296"/>
		<updated>2026-05-19T10:31:53Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Combat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preference is overridden under certain circumstances:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=295</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=295"/>
		<updated>2026-05-19T10:31:02Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Combat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Preferences are overridden under certain circumstances:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=294</id>
		<title>Supported Gear</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Supported_Gear&amp;diff=294"/>
		<updated>2026-05-19T10:30:24Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Combat */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists &#039;&#039;&#039;all skill-related gear&#039;&#039;&#039; the script can use (except [[Supported Teleports|teleports]]). On standard accounts, everything is obtained automatically except for certain &amp;quot;bonus items&amp;quot;. [[Ironmen|Ironmen]] usually need to obtain tradeable items manually. Feel free to suggest new gear on [https://discord.gg/aeglen Discord].&lt;br /&gt;
&lt;br /&gt;
=Shared Gear=&lt;br /&gt;
Most skills use this gear wherever it is useful (not repeated below).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Outfits || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Graceful outfit || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Capes || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Skillcapes and (t) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Quest point cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Fire cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Infernal cape ||&lt;br /&gt;
|-&lt;br /&gt;
| Legends cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Mythical cape || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| God capes ||&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cloak 3+ || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ava&#039;s devices || Auto upgraded&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Combat=&lt;br /&gt;
&lt;br /&gt;
Most reasonable combat gear is supported automatically or can be added via the Gear Preference system:&lt;br /&gt;
&lt;br /&gt;
[[File:Gear4.png|gear]]&lt;br /&gt;
&lt;br /&gt;
Gear added here will take priority over, but not remove, the default configuration. Some preferences are ignored under certain circumstances:&lt;br /&gt;
* Slayer helmet for tasks.&lt;br /&gt;
* Slayer gear for tasks (Brine sabre, Anti-dragon shield etc).&lt;br /&gt;
* Prayer gear when relevant (Dragonbone necklace etc).&lt;br /&gt;
&lt;br /&gt;
Gear which is automatic and separate from the Preference system is listed below.&lt;br /&gt;
&lt;br /&gt;
==Magic==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Elemental staves ||&lt;br /&gt;
|-&lt;br /&gt;
| Runes ||&lt;br /&gt;
|-&lt;br /&gt;
| Trident of the seas || Used at kraken&lt;br /&gt;
|-&lt;br /&gt;
| Coins || For trident&lt;br /&gt;
|-&lt;br /&gt;
| Imbued heart || Good luck!&lt;br /&gt;
|-&lt;br /&gt;
| Saturated heart || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Racist weapons==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Granite hammer || Golems&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter lance || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon hunter crossbow || Dragons&lt;br /&gt;
|-&lt;br /&gt;
| Emberlight || Demons; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Scorching bow || Demons; bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Dragonbone necklace || &lt;br /&gt;
|-&lt;br /&gt;
| Bonecrusher necklace || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods || &lt;br /&gt;
|-&lt;br /&gt;
| Ring of the gods (i) || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Ardougne cape 3+ || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Food==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Food || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Trout || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Salmon || &amp;lt;40 hp&lt;br /&gt;
|-&lt;br /&gt;
| Tuna || &amp;lt;65 hp&lt;br /&gt;
|-&lt;br /&gt;
| Lobster || &lt;br /&gt;
|-&lt;br /&gt;
| Bass || &lt;br /&gt;
|-&lt;br /&gt;
| Swordfish ||&lt;br /&gt;
|-&lt;br /&gt;
| Monkfish || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Potato with cheese || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Cooked karambwan || 65+ hp&lt;br /&gt;
|-&lt;br /&gt;
| Shark || 65+ hp&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Potions==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prayer potion || If [[Getting Started|enabled]]&lt;br /&gt;
|-&lt;br /&gt;
| Super combat potion || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Ranging potion || If enabled&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Slayer==&lt;br /&gt;
The script unlocks and crafts its own Slayer helmet. Cosmetic variants are supported. Ranged and Magic tasks only use the imbued versions.&lt;br /&gt;
&lt;br /&gt;
For faster travel to Duradel you might want to manually obtain Karmaja gloves 3+.&lt;br /&gt;
&lt;br /&gt;
==Fight Caves==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Ironmen will ignore Hunter&#039;s sunlight crossbow unless you have it and at least 1666 bolts (4000 without an Ava device). &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Rune crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Hunters&#039; sunlight crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Broad bolts&lt;br /&gt;
|-&lt;br /&gt;
| Runite bolts&lt;br /&gt;
|-&lt;br /&gt;
| Diamond bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Moonlight antler bolts&lt;br /&gt;
|-&lt;br /&gt;
| Sunlight antler bolts&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Inferno==&lt;br /&gt;
Imbued slayer helmets are used on-task. All reasonable supported armour is allowed. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Toxic blowpipe*&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Boss weapons:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons&lt;br /&gt;
|-&lt;br /&gt;
| Dragon crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Armadyl crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Zaryte crossbow&lt;br /&gt;
|-&lt;br /&gt;
| Bow of faerdhinen (c)*&lt;br /&gt;
|-&lt;br /&gt;
| Twisted bow&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Potions:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Potions&lt;br /&gt;
|-&lt;br /&gt;
| Saradomin brew&lt;br /&gt;
|-&lt;br /&gt;
| Super restore&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potion&lt;br /&gt;
|-&lt;br /&gt;
| Bastion potion&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Bolts:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Bolts&lt;br /&gt;
|-&lt;br /&gt;
| Ruby bolts (e)&lt;br /&gt;
|-&lt;br /&gt;
| Dragon ruby bolts (e)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Skilling=&lt;br /&gt;
&lt;br /&gt;
==Agility==&lt;br /&gt;
Only uses Shared Gear.&lt;br /&gt;
&lt;br /&gt;
==Construction==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Carpenter&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Amy&#039;s saw || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Saw || &lt;br /&gt;
|-&lt;br /&gt;
| Hammer || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Wooden] plank || For your contract level&lt;br /&gt;
|-&lt;br /&gt;
| Steel bar || &lt;br /&gt;
|-&lt;br /&gt;
| Coins || If needs to buy house &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Cooking==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Cooking Cooking items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cooking gauntlets || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Crafting==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Crafting Crafting items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Farming==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Seeds seeds] are needed for the farm run.&lt;br /&gt;
&lt;br /&gt;
The script will prioritise using already-owned seeds and teleports for ironmen.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Farmer&#039;s outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Magic secateurs || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bottomless compost bucket || Optional&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Ultracompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Supercompost || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| Compost ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fishing==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fishing Fishing items] are needed for the task. Barbarian rod is automatically obtained.&lt;br /&gt;
&lt;br /&gt;
Tempoross wants a harpoon alongside hammers/buckets/ropes, bring many in case they get swept away. &lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Spirit angler outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Angler outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Firemaking==&lt;br /&gt;
For regular Firemaking just have a tinderbox and some logs. For Wintertodt, the script needs to equip 4 pieces of warm gear from the table below. Bonus items are marked with *.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Weapons || Hats || Chests || Legs || Boots || Gloves || Shields || Capes || Amulets&lt;br /&gt;
|-&lt;br /&gt;
| Bruma torch || Pyromancer hood || Pyromancer garb || Pyromancer robe || Pyromancer boots || Warm gloves || Tome of fire || Firemaking capes* || Gnome scarf&lt;br /&gt;
|-&lt;br /&gt;
| Fire staff || Santa hat || Clue hunter garb* || Clue hunter trousers* || Clue hunter boots* || Clue hunter gloves* || || Clue hunter cloak* || Rainbow scarf*&lt;br /&gt;
|-&lt;br /&gt;
| Fire battlestaff || Elemental tiara || Polar camo top || Polar camo legs || Mole slippers || || || Infernal cape || &lt;br /&gt;
|-&lt;br /&gt;
| Mystic fire staff || Fire tiara || || || Bear feet || || || Fire cape || &lt;br /&gt;
|-&lt;br /&gt;
| || || || || Demon feet || || || Obsidian cape || &lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
| || || || || Frog slippers || || || || &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Cake || Preferred&lt;br /&gt;
|-&lt;br /&gt;
| Trout ||&lt;br /&gt;
|-&lt;br /&gt;
| Salmon ||&lt;br /&gt;
|-&lt;br /&gt;
| Tuna ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Fletching==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Fletching Fletching items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Herblore==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Herblore Herblore items] are needed for the task.&lt;br /&gt;
&lt;br /&gt;
==Hunter==&lt;br /&gt;
Whichever [https://oldschool.runescape.wiki/w/Hunter Hunter items] are needed for the task. Coins are needed for falconry unless you manually pay the one-time investment.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Magic butterfly net || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Mining==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Prospector outfit || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Prayer==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| [Type] bones || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Ring of wealth || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Burning amulet ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Runecraft==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Raiments outfit ||&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal lantern || Auto upgraded&lt;br /&gt;
|-&lt;br /&gt;
| Chisel ||&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon pickaxe ||&lt;br /&gt;
|-&lt;br /&gt;
| Small pouch ||&lt;br /&gt;
|-&lt;br /&gt;
| Medium -&amp;gt; Colossal pouch || If pearls to repair&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Abyssal pearls ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Sailing==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Captain&#039;s log || Port tasks&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Smithing==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Coal bag || Optional&lt;br /&gt;
|-&lt;br /&gt;
| Ice gloves ||&lt;br /&gt;
|-&lt;br /&gt;
| Smith&#039;s gloves (i) || Can replace ice gloves; bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Goldsmith gauntlets || If making gold bars&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Consumables || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Stamina potions || If enabled&lt;br /&gt;
|-&lt;br /&gt;
| [Metal] ore || Depends on task&lt;br /&gt;
|-&lt;br /&gt;
| Coal ||&lt;br /&gt;
|-&lt;br /&gt;
| Coins ||&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Thieving==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Rogue outfit || Bonus item&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Woodcutting==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Gear || Notes&lt;br /&gt;
|-&lt;br /&gt;
| Lumberjack outfit || Bonus item&lt;br /&gt;
|-&lt;br /&gt;
| Bronze -&amp;gt; Dragon axe ||&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Quests&amp;diff=293</id>
		<title>Quests</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Quests&amp;diff=293"/>
		<updated>2026-05-10T19:21:19Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An up-to-date list of quests can be found on the [https://dreambot.org/forums/index.php?/topic/26725-p2p-master-ai-machine-learning-1-click-account-builder/ forum thread] or in the script interface. There is also an [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 Ironman items list].&lt;br /&gt;
&lt;br /&gt;
If a quest is not starting, check the script requirements in the interface (they are often higher than OSRS requirements).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Avoid Defence rewards || Blocks quests which force Defence xp and otherwise avoids Defence rewards.&lt;br /&gt;
|-&lt;br /&gt;
| Use staminas if affordable || Depends on the length of the quest, affordability, and chance. &lt;br /&gt;
|-&lt;br /&gt;
| Use higher buy prices || Makes quest items buy more consistently, but might be expensive.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Quest Resuming==&lt;br /&gt;
Every quest can be resumed from almost any state. However, if untradeable quest item(s) have been lost from the bank, the quest will likely be unable to resume until the item(s) are manually re-obtained. If the need for an item is not guaranteed, the quest will try to resume anyway and give up quickly if it turns out to be needed. These are not bugs!&lt;br /&gt;
&lt;br /&gt;
==Quest Priority==&lt;br /&gt;
Some particularly important quests are more likely to be rolled than others. The user can also set their own (much stronger) priorities by right clicking the silver/gold arrows next to the quest names in the interface. A gold arrow pointing up indicates high priority set by the user.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Quests&amp;diff=292</id>
		<title>Quests</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Quests&amp;diff=292"/>
		<updated>2026-05-10T19:20:59Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An up-to-date list of quests can be found on the [https://dreambot.org/forums/index.php?/topic/26725-p2p-master-ai-machine-learning-1-click-account-builder/ forum thread] or in the script interface. There&#039;s also an [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 Ironman items list].&lt;br /&gt;
&lt;br /&gt;
If a quest is not starting, check the script requirements in the interface (they are often higher than OSRS requirements).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Avoid Defence rewards || Blocks quests which force Defence xp and otherwise avoids Defence rewards.&lt;br /&gt;
|-&lt;br /&gt;
| Use staminas if affordable || Depends on the length of the quest, affordability, and chance. &lt;br /&gt;
|-&lt;br /&gt;
| Use higher buy prices || Makes quest items buy more consistently, but might be expensive.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Quest Resuming==&lt;br /&gt;
Every quest can be resumed from almost any state. However, if untradeable quest item(s) have been lost from the bank, the quest will likely be unable to resume until the item(s) are manually re-obtained. If the need for an item is not guaranteed, the quest will try to resume anyway and give up quickly if it turns out to be needed. These are not bugs!&lt;br /&gt;
&lt;br /&gt;
==Quest Priority==&lt;br /&gt;
Some particularly important quests are more likely to be rolled than others. The user can also set their own (much stronger) priorities by right clicking the silver/gold arrows next to the quest names in the interface. A gold arrow pointing up indicates high priority set by the user.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Quests&amp;diff=291</id>
		<title>Quests</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Quests&amp;diff=291"/>
		<updated>2026-05-10T19:15:16Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An up-to-date list of quests can be found on the [https://dreambot.org/forums/index.php?/topic/26725-p2p-master-ai-machine-learning-1-click-account-builder/ forum thread] or in the script interface. There is also an [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 Ironman items list].&lt;br /&gt;
&lt;br /&gt;
If a quest is not starting, check the script requirements in the interface (they are often higher than OSRS requirements).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Avoid Defence rewards || Blocks quests which force Defence xp and otherwise avoids Defence rewards.&lt;br /&gt;
|-&lt;br /&gt;
| Use staminas if affordable || Depends on the length of the quest, affordability, and chance. &lt;br /&gt;
|-&lt;br /&gt;
| Use higher buy prices || Makes quest items buy more consistently, but might be expensive.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Quest Resuming==&lt;br /&gt;
Every quest can be resumed from almost any state. However, if untradeable quest item(s) have been lost from the bank, the quest will likely be unable to resume until the item(s) are manually re-obtained. If the need for an item is not guaranteed, the quest will try to resume anyway and give up quickly if it turns out to be needed. These are not bugs!&lt;br /&gt;
&lt;br /&gt;
==Quest Priority==&lt;br /&gt;
Some particularly important quests are more likely to be rolled than others. The user can also set their own (much stronger) priorities by right clicking the silver/gold arrows next to the quest names in the interface. A gold arrow pointing up indicates high priority set by the user.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Quests&amp;diff=290</id>
		<title>Quests</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Quests&amp;diff=290"/>
		<updated>2026-05-10T19:14:09Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;An up-to-date list of quests can be found on the [https://dreambot.org/forums/index.php?/topic/26725-p2p-master-ai-machine-learning-1-click-account-builder/ forum thread] or in the script interface. [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 Ironman items list].&lt;br /&gt;
&lt;br /&gt;
If a quest is not starting, check the script requirements in the interface (they are often higher than OSRS requirements).&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Option || What it does&lt;br /&gt;
|-&lt;br /&gt;
| Avoid Defence rewards || Blocks quests which force Defence xp and otherwise avoids Defence rewards.&lt;br /&gt;
|-&lt;br /&gt;
| Use staminas if affordable || Depends on the length of the quest, affordability, and chance. &lt;br /&gt;
|-&lt;br /&gt;
| Use higher buy prices || Makes quest items buy more consistently, but might be expensive.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Quest Resuming==&lt;br /&gt;
Every quest can be resumed from almost any state. However, if untradeable quest item(s) have been lost from the bank, the quest will likely be unable to resume until the item(s) are manually re-obtained. If the need for an item is not guaranteed, the quest will try to resume anyway and give up quickly if it turns out to be needed. These are not bugs!&lt;br /&gt;
&lt;br /&gt;
==Quest Priority==&lt;br /&gt;
Some particularly important quests are more likely to be rolled than others. The user can also set their own (much stronger) priorities by right clicking the silver/gold arrows next to the quest names in the interface. A gold arrow pointing up indicates high priority set by the user.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=289</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=289"/>
		<updated>2026-05-10T19:12:57Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling, you should consult the [[Supported Gear]] page and the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] to get a good idea of the items required.&lt;br /&gt;
&lt;br /&gt;
If anything is still missing, such as [[Supported Teleports|Teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport which makes the journey possible&#039;&#039;&#039;, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=288</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=288"/>
		<updated>2026-05-10T19:10:05Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling, you should consult the [[Supported Gear]] page and the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] to get a good idea of the items required.&lt;br /&gt;
&lt;br /&gt;
If anything is still missing, such as [[Supported Teleports|Teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=287</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=287"/>
		<updated>2026-05-10T19:09:39Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling, you should consult the [[Supported Gear]] page and the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] to get a good idea of the items required.&lt;br /&gt;
&lt;br /&gt;
If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=286</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=286"/>
		<updated>2026-05-10T19:09:04Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling, you should consult the [[Supported Gear]] page and the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] to get a good idea of the items required. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=285</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=285"/>
		<updated>2026-05-10T19:08:05Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling, you should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] and the [[Supported Gear]] page to get a good idea of the items required. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=284</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=284"/>
		<updated>2026-05-10T19:07:42Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling, you should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items required. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=283</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=283"/>
		<updated>2026-05-10T19:07:32Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For skilling you should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items required. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=282</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=282"/>
		<updated>2026-05-10T19:07:05Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items required for quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For normal tasks, you should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items required. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=281</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=281"/>
		<updated>2026-05-10T19:06:49Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
Items to collect for each quest are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
For normal tasks, you should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items required. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=280</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=280"/>
		<updated>2026-05-10T19:06:01Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
You should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items needed for a task. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
Items to collect for each quest are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=279</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=279"/>
		<updated>2026-05-10T19:05:39Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
You should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items needed for a task. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
Items to collect for each quest are listed in this [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 spreadsheet].&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=278</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=278"/>
		<updated>2026-05-10T19:04:57Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: /* Gear for Ironmen */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
You should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items needed for a task. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
Items to collect for each quest are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=277</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=277"/>
		<updated>2026-05-10T19:04:30Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
You should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items needed for a task. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
Items required for ironman quests are listed [https://docs.google.com/spreadsheets/d/1-0VdJV5dqTpNAMQrfDXleAcjuVK2JwjOvyRf63C0jbk/edit?gid=0#gid=0 here].&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=276</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=276"/>
		<updated>2026-05-10T19:03:07Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
You should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items needed for a task. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs when starting the task (CTRL + L to open). Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=275</id>
		<title>Ironmen</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Ironmen&amp;diff=275"/>
		<updated>2026-05-10T19:02:42Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Ironmen &#039;&#039;&#039;are&#039;&#039;&#039; supported but you&#039;ll probably want to manually collect gear and quest items for them. As of v1.265, Ironmen who know their bank try to roll tasks for which they already own the required tradeable items. Ironmen will not go out of their way to obtain tradeable gear that would normally be bought on the GE.&lt;br /&gt;
&lt;br /&gt;
==Gear for Ironmen==&lt;br /&gt;
&lt;br /&gt;
You should consult the [https://oldschool.runescape.wiki/w/Quests/Series OSRS Wiki] (and the [[Supported Gear]] page) to get a good idea of the items needed for a task. If anything is still missing, such as [[Supported Teleports|teleports]], you&#039;ll find it in the script logs (CTRL + L) when starting the task. Note that regardless of which teleport the script says it wants, it will accept &#039;&#039;&#039;any teleport&#039;&#039;&#039; that makes the journey possible, preferably nearby.&lt;br /&gt;
&lt;br /&gt;
==Specific Behaviours==&lt;br /&gt;
Ironmen only loot their own items.&lt;br /&gt;
&lt;br /&gt;
Ironmen never use the GE.&lt;br /&gt;
&lt;br /&gt;
Ironmen ignore gold requirements.&lt;br /&gt;
&lt;br /&gt;
Ironmen (and other accounts) can use runic teleports and fairy rings etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
HCIM do not get exploring tasks.&lt;br /&gt;
&lt;br /&gt;
HCIM should restrict their script to safe activities and areas only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
GIM group bank is not supported.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
UIM are not supported and should reconsider their life choices.&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
	<entry>
		<id>https://wiki.aeglen.net/index.php?title=Settings&amp;diff=274</id>
		<title>Settings</title>
		<link rel="alternate" type="text/html" href="https://wiki.aeglen.net/index.php?title=Settings&amp;diff=274"/>
		<updated>2026-05-07T19:14:22Z</updated>

		<summary type="html">&lt;p&gt;Aeglen: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is about the Settings in the &amp;quot;Settings&amp;quot; tab. For individual skill options, visit the [[Skill Options]] page.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Setting || Description&lt;br /&gt;
|-&lt;br /&gt;
| Use this script&#039;s custom breaks || The script will take breaks which are unique for every account. This is a mixture of &amp;quot;AFK&amp;quot; and &amp;quot;logout&amp;quot; breaks. Break timings are roughly the same each day and between restarts.&lt;br /&gt;
|-&lt;br /&gt;
| Allow noob mode (new accounts only) || Accounts with low stats will behave like noobs and train more slowly. This setting does not affect experienced accounts. It is strongly advised to leave it enabled.&lt;br /&gt;
|-&lt;br /&gt;
| Allow AI chat responses || Evade bans by selectively responding with AI. Is &amp;quot;safe&amp;quot; and works better than most people imagine.&lt;br /&gt;
|-&lt;br /&gt;
| Prioritise skills not yet maxed || Already maxed skills will only be rolled when nothing else is possible.&lt;br /&gt;
|-&lt;br /&gt;
| Strictly enforce level goals || When a level goal is reached, the script will immediately stop training that skill. Otherwise, there is a chance to overlevel slightly.&lt;br /&gt;
|-&lt;br /&gt;
| Allow looting || What&#039;s looted depends on how wealthy your account is, and cannot be manually set.&lt;br /&gt;
|-&lt;br /&gt;
| Loot untradeable items || Except junk items.&lt;br /&gt;
|-&lt;br /&gt;
| Use combat potions when affordable || Depends on the length of the task and affordability.&lt;br /&gt;
|-&lt;br /&gt;
| Allow grand exchange (except ironmen) || Attempts to buy items from grand exchange instead of skipping the task.&lt;br /&gt;
|-&lt;br /&gt;
| Allow item selling (except ironmen) || Sells a whitelist of sufficiently valuable stacks of items.&lt;br /&gt;
|-&lt;br /&gt;
| Sell small stacks to keep bank clean || If item selling is enabled, also sell less valuable stacks.&lt;br /&gt;
|-&lt;br /&gt;
| Use bank search || Types to find items in the bank.&lt;br /&gt;
|-&lt;br /&gt;
| Automatically renew membership with bonds || Buys and uses a bond when less than 1-3 days of membership are left.&lt;br /&gt;
|-&lt;br /&gt;
| Autosave when start button is pressed || Pressing the START button will save your settings.&lt;br /&gt;
|-&lt;br /&gt;
| Logout when done || Escapes from combat if needed. Also bypasses the 30 second &amp;quot;done&amp;quot; screen.&lt;br /&gt;
|-&lt;br /&gt;
| Streamer mode (hide name) || Hides your name from the script paint for screenshots/streaming.&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Aeglen</name></author>
	</entry>
</feed>