feat(karambwans): add bank location and fairy ring access options (#317) * feat(karambwans): add bank location and fairy ring access options * refactor: improve code logic reusing existing method for wait until next to fishing spot --------- Co-authored-by: chsami <sami.chkhachkhi@gmail.com> ok: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <.#319
Merged
feat(karambwans): add bank location and fairy ring access options (#317)
* feat(karambwans): add bank location and fairy ring access options
* refactor: improve code logic reusing existing method for wait until next to fishing spot
---------
Co-authored-by: chsami <sami.chkhachkhi@gmail.com>
ok: eemil <eemilv11@gmail.com>
Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com>
Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com>
Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com>
Co-authored-by: Gage307 <gagem44@gmail.com>
Co-authored-by: davidja92 <david.04dc5@gmail.com>
Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com>
Co-authored-by: FunkyMonkeyCloud <.#319
Conversation
* fix(microbot/geflipper): update action cooldown and add interaction timeout Update action cooldown from 1500ms to 1800ms and introduce new interaction timeout of 33000ms to improve stability during bot operations. This is a dirty fix to reset script state, with the intention to work around an issue where the bot has no highlighted widget to click while in a offer window (generally when the plugin suggestion is updated while a break is active) * fix(geflipper): check interaction timeout before processing copilot suggestions Move the interaction timeout check to execute first in MONITORING_COPILOT state, ensuring stuck states are reset before copilot suggestions can prevent the timeout from firing. * refactoring; added modify offer support required by new copilot release; avoid unnecessary key presses when selecting suggested item; --------- Co-authored-by: chsami <sami.chkhachkhi@gmail.com> Co-authored-by: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com> Co-authored-by: Igor <74077743+Bolado@users.noreply.github.com> Co-authored-by: Jamdrizzle <james_94@live.co.uk> Co-authored-by: Jam <mysteriousjam@outlook.com> Co-authored-by: eqp48 <cdr48s@pm.me> Co-authored-by: VIPDO1 <74063365+VIPDO1@users.noreply.github.com> Co-authored-by: Syntax <79747812+Syntax2022@users.noreply.github.com> Co-authored-by: Syntax <n195674fghj@gmail.coom> Co-authored-by: Pixelated <notareal@email.address> Co-authored-by: Chillibloke <87402686+Chillibloke@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Sorries <cheung.tinming1@gmail.com> Co-authored-by: Vinícius Rodrigues Silva <vrodrigues.code@gmail.com>
* feat(karambwans): add bank location and fairy ring access options * refactor: improve code logic reusing existing method for wait until next to fishing spot --------- Co-authored-by: chsami <sami.chkhachkhi@gmail.com> Co-authored-by: eemil <eemilv11@gmail.com> Co-authored-by: Chris Gemmell <chris.gemmell8@gmail.com> Co-authored-by: Jesús Hernández <62583125+jesufh@users.noreply.github.com> Co-authored-by: Netoxic <35343567+Netoxique@users.noreply.github.com> Co-authored-by: Gage307 <gagem44@gmail.com> Co-authored-by: davidja92 <david.04dc5@gmail.com> Co-authored-by: FunkyMonkeyCloud <straylan@gmail.com> Co-authored-by: FunkyMonkeyCloud <na@gmail.com> Co-authored-by: Igor <74077743+Bolado@users.noreply.github.com> Co-authored-by: Jamdrizzle <james_94@live.co.uk> Co-authored-by: Jam <mysteriousjam@outlook.com> Co-authored-by: eqp48 <cdr48s@pm.me> Co-authored-by: VIPDO1 <74063365+VIPDO1@users.noreply.github.com> Co-authored-by: Syntax <79747812+Syntax2022@users.noreply.github.com> Co-authored-by: Syntax <n195674fghj@gmail.coom> Co-authored-by: Pixelated <notareal@email.address> Co-authored-by: Chillibloke <87402686+Chillibloke@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Sorries <cheung.tinming1@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.