Skip to content

Implement shrine check for XP shrine status#467

Draft
tricky-eli wants to merge 5 commits intoblizzhackers:restructurefrom
tricky-eli:patch-1
Draft

Implement shrine check for XP shrine status#467
tricky-eli wants to merge 5 commits intoblizzhackers:restructurefrom
tricky-eli:patch-1

Conversation

@tricky-eli
Copy link
Copy Markdown
Contributor

Added shrine check functionality to monitor XP shrine status and restore Helper settings when the shrine expires.

Tired of deciding between getting XP shrine or Killing waves and Baal ? Now you dont have to. This code will get shrines if enabled in charconfig, it will also fight if you failed to find a shrine or if the shrine expires or gets cursed off, if you have Helper enabled. No extra settings. Get back in the fight !

please review and make any changes as needed.
when a shrine is picked up it disables Helper.
i added the CheckShrine after each wave, at red portal, and then in the leech spot loop.(and some extra places, maybe it doesnt need them all?) if shrine status is removed it will restore Helper and pick up the fight. tested 500 runs with Helper and Shrine. (but before the Hurt addition so i just guessed at that part)

Added shrine check functionality to monitor XP shrine status and restore Helper settings when the shrine expires.

Tired of deciding between getting XP shrine or Killing waves and Baal ?  Now you dont have to.  This code will get shrines if enabled in charconfig,  it will also fight if you failed to find a shrine or if the shrine expires or gets cursed off, if you have Helper enabled.  No extra settings.
Get back in the fight !


please review and make any changes as needed. 
when a shrine is picked up it disables Helper.
i added the CheckShrine after each wave, at red portal, and then in the leech spot loop. if shrine status is removed it will restore Helper and pick up the fight. tested 500 runs. (but before the Hurt addition so i just guessed at that part)
@tricky-eli tricky-eli marked this pull request as draft January 19, 2026 04:32
fixed spaced and tabs with VS attempt 2
tried again to fix formatting with VS
@jaenster
Copy link
Copy Markdown
Collaborator

jaenster commented Feb 2, 2026

Thanks for the PR but im not sure if i get what it tries to do

@tricky-eli
Copy link
Copy Markdown
Contributor Author

Thanks for the PR but im not sure if i get what it tries to do

hi, its essentially a shrine status monitor, it only works if:
if you have helper setting enabled AND get shrine enabled,
then this will disable helper while you have the shrine buff, so it will just leech xp with the shrine buff,
if the shrine expires or is removed by curse, then it will re-enable the helper setting and start fighting again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants