You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just started to learn how to use garbo, and I am trying to find a way to change it's default behavior.
When it starts, it is trying to acquire box of Familiar Jacks and fails because current market price is higher than the limit:
Executing Daily Familiars/Acquire box of Familiar Jacks
CCS set to grimoire_macro
Autoattack is disabled.
Trying to acquire 1 boxes of Familiar Jacks; max price 20000.
Searching for "box of Familiar Jacks"...
Search complete.
Desired purchase quantity not reached (wanted 1, got 0)
Searching for "box of Familiar Jacks"...
Search complete.
Desired purchase quantity not reached (wanted 1, got 0)
You need 1 more box of Familiar Jacks to continue.
...
This run of garbo, across 0 turns you generated 0 meat, with 0 raw meat and 0 from items
So far today, across 0 turns you generated -237,224 meat, with -243,426 raw meat and 6,202 from items
JavaScript exception: Error: Failed to purchase sufficient quantities of box of Familiar Jacks from the mall.
Yesterday I manually purchased the box, and the script worked. The box was used to get amulet coin, but the coin was NOT used as familiar equipment in the run. I use Jill-of-All-Trades as my familiar, and I have higher +meat with her LED candle set to Leprechaun mode.
So I wanted to ask, is it possible to disable acquiring box of Familiar Jacks and/or amulet coin on startup?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I just started to learn how to use garbo, and I am trying to find a way to change it's default behavior.
When it starts, it is trying to acquire
box of Familiar Jacks
and fails because current market price is higher than the limit:Yesterday I manually purchased the box, and the script worked. The box was used to get
amulet coin
, but the coin was NOT used as familiar equipment in the run. I useJill-of-All-Trades
as my familiar, and I have higher +meat with herLED candle
set to Leprechaun mode.So I wanted to ask, is it possible to disable acquiring
box of Familiar Jacks
and/oramulet coin
on startup?Beta Was this translation helpful? Give feedback.
All reactions