Cavero Plugins
Docs / Sarachnis

// plugin guide

Cavero Sarachnis

Hands-off Sarachnis bossing for mains and irons — stable, loot-aware, and built for long sessions without dumb deaths.

Main + IronmanPriority lootWorld hopping · Shop page →
Jump to section

Overview

Cavero Sarachnis runs full Sarachnis sessions: gear up at the bank, teleport to the lair, clear spawns + the boss with prayers / specials / thralls, loot what you want, and hop away from crashers. Built with iron-friendly loot handling and emergency escape when things go sideways.

Designed for

  • Long, hands-off sessions — the session ends on player death or when supplies run out
  • Both main and ironman accounts
  • People who care about loot filtering (custom list + priority)

Quick start

  1. Prep your bank — full setup (melee gear, prayer + food + potions), plus a Xeric's Talisman or similar teleport to Sarachnis.
  2. Import your loadout via the config's Import loadout button while you're at a bank wearing the kit.
  3. Set your thresholds — min health, min food, min prayer, and special attack percent.
  4. Configure loot — see Looting. Leave the custom list empty for "everything", or list the specific item names you want.
  5. Optional world-hopping — set min/max kills (both 0 disables kill-based hops; player/crash detection still works).
  6. Stand at any bank and unpause — the plugin walks from here.

Account compatibility

Supported

  • Main accounts
  • Ironman

Not supported

  • Hardcore Ironman — deaths are permanent and the plugin has no death-walk recovery
  • Saradomin brews — used as food would break the potion logic; not supported

Die = stop

If you die the plugin immediately stops and sends a screenshot to the configured Discord webhook (if set). There is no automatic gear-retrieval walk — deaths are rare when configured correctly but not impossible.

Combat automation

Targeting priority

  • 1 — Mage spawns (highest priority)
  • 2 — Melee spawns
  • 3 — Sarachnis herself

Both spawn types can be skipped via the config toggles killMageSpawn and killAllSpawn. Mage spawns default on, all-spawns defaults off.

Offensive & protection prayers

Pick the offensive prayer or combination (Piety, Rigour, Augury, Chivalry, or Steel Skin / Ultimate Strength / Incredible Reflexes bundles). Protect-from-Melee triggers when multiple melee spawns are on you or one is adjacent; otherwise Protect-from-Missiles.

Special attacks

Set Special weapon + Special shield slot + Special %, and the plugin auto-swaps to the spec weapon when energy's high enough, fires, and swaps back. Two-handed spec weapons force a food drop if inventory's full — plan for that with your min-food threshold.

Thralls & Death Charge

Any of the nine Necromancy thrall variants (Lesser to Greater) can be auto-cast. Death Charge, when enabled, fires against mage/melee spawns automatically. Both require Arceuus spellbook runes in pouch/inventory.

Emergency teleport

If supplies drop below safe thresholds mid-fight the plugin forces an escape teleport to the configured bank location rather than burning through your last food.

Looting

Custom loot list

Comma-separated item names in Custom loot. If empty, the plugin loots everything except permanent blocks (empty vials always skip). If filled, only these items are looted.

Priority loot

Anything in Priority loot bypasses the inventory-full gate. When the inventory can't fit more, the lowest-value food or vial is dropped to make room.

Tattered pages

Separate toggle from custom loot. Turn Loot pages on if you want Tattered pages without adding them by name.

World hopping

  • 6-hour log prevention — a rolling session timer triggers a hop well before the hard cap
  • Player detection — another player lingering near Sarachnis for 30 seconds triggers a hop at next safe moment
  • Crash detection — if a player jumps your kill, the plugin hops and re-engages on the next world
  • Random X-kill hop — set minKills / maxKills (defaults 15 / 30); the plugin picks a random value in that range each session. Set both to 0 to disable.

Configuration reference

  • Pause
  • Bank location — defaults to Ferox Enclave
  • Min health / Min food / Min prayer — when to retreat / eat / drink
  • Pot margin — buffer above min to avoid drinking on every tick
  • Kill mage spawn / Kill all spawn
  • Use offensive prayer + Offensive prayer choice
  • Spawn thralls + Thralls variant
  • Cast Death Charge
  • Special %, Special weapon, Special shield slot
  • Loot pages, Priority loot, Custom loot
  • Worldhop on crash, Min kills, Max kills
  • Disable overlay
  • Discord webhook — used for death screenshots
  • Import loadout — capture current kit

Tips & gotchas

  • Xeric's Talisman is strongly recommended for the Sarachnis teleport — anything else adds travel time.
  • Import your loadout wearing the kit — the plugin snapshots what's equipped.
  • Saradomin brews aren't supported — use normal food + super/regular restores.
  • Set min/max kills to 0 if you want to farm a single world until a crasher shows up.
  • Auto-retaliate is disabled on start — by design, so targeting stays under the plugin's control.
  • Priority loot beats inventory management — the plugin will drop the cheapest food to pick up a priority item.
  • Special weapon must match exactly — case-insensitive, single-line name in the config.

Troubleshooting

Plugin stopped after one kill

Check the debug console. The most common cause is a missing loadout item (weapon or prayer gear) that the FetchItems task couldn't resolve in your bank.

It isn't using my spec weapon

Verify the Special weapon config matches the in-game item name exactly (case-insensitive). Two-handed weapons also need inventory room to swap — bump up Min food to leave a slot.

Loot is piling up on the floor

If Custom loot is filled, only the listed items are picked up. Empty the list for "everything", or add the specific item name. Priority loot can force a pickup when the inventory's full.

Hopping after every kill

Min/Max kills is too low, or crash-on-player-detection is firing from safe visitors. Raise the range or disable random hops with both values = 0.

Died — what do I do?

Grab your gear (the death-walk logic isn't automated), bank it, and restart the plugin. Review min-health and min-food — deaths usually mean those thresholds are too low.

Support