2026 GachaDex containment thread

Group Leader
Joined
Jun 12, 2020
Messages
14,852
aq5tdf.jpg

@Grogzilla @bigtiddyoneesan At their time of need, they failed you.
 
Dex-chan HATER
Joined
Mar 17, 2019
Messages
13,258
84Kr7Kl.png

Dtk9Up0.png

[/SPOILER]
UkGb1L0.png
2mAS2qb.png


someone explain to me how the hell this is possible. out of the top 20, i (Resistance) used all of my DexCoins, @Fluffyex SWITCHED from Ministry to Resistance, @boursk (Resistance) used most of his DexCoins, and @neto-nilla (Ministry) used most of his.

i refuse to believe that there was such an imbalance of rolls below the top 20 that it went from a 48/52 split to a 56/44 split.
 
Dex-chan lover
Joined
Apr 8, 2019
Messages
517
JavaScript:
// Function to click the button and check the span value
function clickButtonAndCheck() {
  const button = document.querySelector("button.inline-block:nth-child(3)");
  const span = document.querySelector("span.text-primary");

  if (button) {
    button.click();
    console.log("Button clicked!");
  } else {
    console.log("Button not found.");
  }

  if (span) {
    const value = parseFloat(span.textContent.trim());
    console.log("Current span value:", value);

    if (!isNaN(value) && value < 1600) {
      clearInterval(intervalId);
      console.log("Interval cleared because value dropped below 1600.");
    }
  } else {
    console.log("Span not found.");
  }
}

// Run the function every 10 seconds
const intervalId = setInterval(clickButtonAndCheck, 10000);
Here is a simple script to auto-click the 10 roll every 10s.
Just keep the tab open and leave it rolling. (run it on a laptop overnight and turn off the display or something)

And here I'm just copying the old result code, already updated with the new 6* card.
JavaScript:
(function() {
    const rarityCounts = {
        '1': {unlocked: 0, total: 28, querySelector: '.page-container .text-neutral-500'},
        '2': {unlocked: 0, total: 37, querySelector: '.page-container .text-green-500'},
        '3': {unlocked: 0, total: 83, querySelector: '.page-container .text-blue-400'},
        '4': {unlocked: 0, total: 41, querySelector: '.page-container .shadow-purple-400'},
        '5': {unlocked: 0, total: 27, querySelector: '.page-container .shadow-orange-400'},
        '6': {unlocked: 0, total: 20, querySelector: '.page-container .shadow-red-500'},
        '7': {unlocked: 0, total: 2, querySelector: '.page-container .shadow-yellow-400'},
    }
    let unlockedCount = 0;
    let totalCount = 0;
    let message = '';
    for (rarityKey in rarityCounts) {
        rarityCounts[rarityKey].unlocked += document.querySelectorAll(rarityCounts[rarityKey].querySelector).length;
        unlockedCount += rarityCounts[rarityKey].unlocked;
        totalCount += rarityCounts[rarityKey].total;
        message += `Rarity ${rarityKey}: ${rarityCounts[rarityKey].unlocked}/${rarityCounts[rarityKey].total} ${(rarityCounts[rarityKey].unlocked / rarityCounts[rarityKey].total * 100).toFixed(2)}%\n`;
    }
    message += `-----------------------------------\nTotal: ${unlockedCount}/${totalCount} ${(unlockedCount / totalCount * 100).toFixed(2)}%\n`;
    console.log(message);
    alert(message);
})();
 
Last edited:
Dex-chan lover
Joined
Dec 14, 2020
Messages
280
So in my understanding, what matters for winning is the number of points and not dexcoins? What counts as a lot of points? And since when did the tally begin? I recall having an unreasonable number of points early on, to the extent of thinking it was a glitch. Right now I have about 50 million pts of contribution. Is that a lot? I'd like to know.
 
Womp Womp
Staff
Super Moderator
Joined
Aug 23, 2023
Messages
935
So in my understanding, what matters for winning is the number of points and not dexcoins? What counts as a lot of points? And since when did the tally begin? I recall having an unreasonable number of points early on, to the extent of thinking it was a glitch. Right now I have about 50 million pts of contribution. Is that a lot? I'd like to know.
The points displayed are for the entire team (ata forgot to fix it with the release of the event, but there's less a week left so it probably won't be fixed anyways)
 
Womp Womp
Staff
Super Moderator
Joined
Aug 23, 2023
Messages
935
We are entering the endgame!
Before we kick off the finale, we've done a massive sweep of the leaderboards to remove botters and auto-clickers.
Over 250,000 fraudulent points have been deducted, and the playing field is completely level for the final week.

To celebrate, we are turning the dials to 11. Here is your roadmap to victory:

Starting from this very moment until next Monday (0h UTC, like always), reading is getting a massive x4 multiplier to both DexCoins and Team Points, so stop clicking and start reading!

But that's not all, for the last 48 hours of the event (April 29 & 30), all hell breaks loose:
  • Reading: 8x DexCoins & 16x Team Points
  • Library Updates & Ratings: 10x DexCoins & Team Points
  • Gacha: Probability update for card rarities.

We've also slipped a brand new, ultra-rare 6-star card into the pool just to mess with the completionists.

May the best team win!
Which obviously, that's the Ministry dexsmug.png

EVENT_BOOST_EN.png

EVENT_BOOST_ES.png
 
Group Leader
Joined
Jun 12, 2020
Messages
14,852
We are entering the endgame!
Before we kick off the finale, we've done a massive sweep of the leaderboards to remove botters and auto-clickers.
Over 250,000 fraudulent points have been deducted, and the playing field is completely level for the final week.

To celebrate, we are turning the dials to 11. Here is your roadmap to victory:

Starting from this very moment until next Monday (0h UTC, like always), reading is getting a massive x4 multiplier to both DexCoins and Team Points, so stop clicking and start reading!

But that's not all, for the last 48 hours of the event (April 29 & 30), all hell breaks loose:
  • Reading: 8x DexCoins & 16x Team Points
  • Library Updates & Ratings: 10x DexCoins & Team Points
  • Gacha: Probability update for card rarities.

We've also slipped a brand new, ultra-rare 6-star card into the pool just to mess with the completionists.

May the best team win!
Which obviously, that's the Ministry View attachment 51864


Does the dip in rebel scum points imply that they were the botters?
 
Yuri lover in denial
Contributor
Joined
Nov 18, 2018
Messages
21,186
We are entering the endgame!
Before we kick off the finale, we've done a massive sweep of the leaderboards to remove botters and auto-clickers.
Over 250,000 fraudulent points have been deducted, and the playing field is completely level for the final week.

To celebrate, we are turning the dials to 11. Here is your roadmap to victory:

Starting from this very moment until next Monday (0h UTC, like always), reading is getting a massive x4 multiplier to both DexCoins and Team Points, so stop clicking and start reading!

But that's not all, for the last 48 hours of the event (April 29 & 30), all hell breaks loose:
  • Reading: 8x DexCoins & 16x Team Points
  • Library Updates & Ratings: 10x DexCoins & Team Points
  • Gacha: Probability update for card rarities.

We've also slipped a brand new, ultra-rare 6-star card into the pool just to mess with the completionists.

May the best team win!
Which obviously, that's the Ministry View attachment 51864


When are we getting points for our shitposting? The boys and I are still waiting with our memes in hand.
aa2XkEc.png

Usagi no Princess chapter 15
 
Dex-chan lover
Joined
Apr 8, 2019
Messages
517
Left it rolling overnight. Spent 900K during the time. Will wait for the final 48h to roll the rest.

Rarity 1: 28/28 100.00%
Rarity 2: 37/37 100.00%
Rarity 3: 82/83 98.80%
Rarity 4: 41/41 100.00%
Rarity 5: 27/27 100.00%
Rarity 6: 11/20 55.00%
Rarity 7: 1/2 50.00%
-----------------------------------
Total: 227/238 95.38%
 

Users who are viewing this thread

Top