Skip to content

Add KebbitSense plugin#10767

Merged
riktenx merged 4 commits into
runelite:masterfrom
danieljglover:add-kebbit-sense
Mar 2, 2026
Merged

Add KebbitSense plugin#10767
riktenx merged 4 commits into
runelite:masterfrom
danieljglover:add-kebbit-sense

Conversation

@danieljglover
Copy link
Copy Markdown
Contributor

KebbitSense

Highlights the exact bush a dark kebbit is hiding in at Piscatoris Hunter area. Reads varbit 2994 to determine the destination bush index and renders a tile overlay on the correct bush.

Requires Ring of Pursuit equipped — displays a warning overlay when missing.

Features

  • Destination bush tile highlight (configurable color)
  • Optional text label on highlighted bush
  • Ring of Pursuit equipment check with on-screen warning

@runelite-github-app
Copy link
Copy Markdown

runelite-github-app Bot commented Feb 26, 2026

@runelite-github-app
Copy link
Copy Markdown

Internal use only: Reviewer details Maintainer details

@riktenx
Copy link
Copy Markdown
Member

riktenx commented Mar 2, 2026

do not do scene scans every game tick. use object spawn events to track what you care about. fix this in a future submission

@riktenx riktenx merged commit a4e40b3 into runelite:master Mar 2, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants