Jump to content

Gooberis

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Gooberis

  1. lol you guys creeping on me? I left Arsonella at 1398 last night, I got frustrated 'cause I got 3 badges in a run the chat didn't tell me one of them the most recent didn't tell me the one either. this has happened before a couple of times, I think both times it was a gladiator, I'll have to reconcile my checklist later (kind of a pain lol) 

    • Like 1
  2. I am pretty sure the highest possible is 1531 at the moment

    image.png.61dcc69a52a6d0950dfabbd47a39fedb.png

     

    use this code in your checklist: 

    =COUNTIF(ExplorationSet, TRUE) + COUNTIF(HistorySet, TRUE) + COUNTIF(AccomplishmentSet, TRUE) + COUNTIF(AchievementSet, TRUE) + COUNTIF(AccoladeSet, TRUE) + COUNTIF(GladiatorSet, TRUE) + COUNTIF(VeteranSet, TRUE) + COUNTIF(PvPSet, TRUE) + COUNTIF(InventionSet, TRUE) + COUNTIF(DefeatSet, TRUE) + COUNTIF(EventSet, TRUE) + COUNTIF(OuroborosSet, TRUE) + COUNTIF(ConsignmentSet, TRUE) + COUNTIF(DayJobSet, TRUE) + COUNTIF(AESet, TRUE) & "/" & COUNTIF(ExplorationSet, TRUE) + COUNTIF(ExplorationSet, FALSE) + COUNTIF(HistorySet, TRUE) + COUNTIF(HistorySet, FALSE) + COUNTIF(AccomplishmentSet, TRUE) + COUNTIF(AccomplishmentSet, FALSE) + COUNTIF(AchievementSet, TRUE) + COUNTIF(AchievementSet, FALSE) + COUNTIF(AccoladeSet, TRUE) + COUNTIF(AccoladeSet, FALSE) + COUNTIF(GladiatorSet, TRUE) + COUNTIF(GladiatorSet, FALSE) + COUNTIF(VeteranSet, TRUE) + COUNTIF(VeteranSet, FALSE) + COUNTIF(PvPSet, TRUE) + COUNTIF(PvPSet, FALSE) + COUNTIF(InventionSet, TRUE) + COUNTIF(InventionSet, FALSE) + COUNTIF(DefeatSet, TRUE) + COUNTIF(DefeatSet, FALSE) + COUNTIF(EventSet, TRUE) + COUNTIF(EventSet, FALSE) + COUNTIF(OuroborosSet, TRUE) + COUNTIF(OuroborosSet, FALSE) + COUNTIF(ConsignmentSet, TRUE) + COUNTIF(ConsignmentSet, FALSE) + COUNTIF(DayJobSet, TRUE) + COUNTIF(DayJobSet, FALSE) + COUNTIF(AESet, TRUE) + COUNTIF(AESet, FALSE)

     

    also this: 

    image.png.022a2d41c3f3443b1650ad182ec1945c.png

     

    work in progress.

     

    • Like 1
×
×
  • Create New...