Jump to content

renalove

Members
  • Posts

    82
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by renalove

  1. I clicked Equip button twice to use 2 Legendary Cordyceps, but 1 Legendary Cordyceps and 1 Epic Chlorella were used.
    Each time you use one selected booster, the cursor moves to the first booster in your inventory.
    I'm sure a lot of people would be upset if that happened on the main server.

    new_inventory.png.29cb5261a74fe5e56c45fcb901b4bf56.png

    • Like 7
    • Sad 2
    • Hug 1
    • Surprised :O 1
  2. The same thing happened to me, one player disappeared.
    And I have already fought him 3 times.

    league-disappeared.png.f5d2498c9129c541a11340da30bcf8ea.png

    I checked the point history of the script and the points already earned from him were not lost.

    Also the same thing happened on the test server, 2 players disappeared.
    I am wondering why multiple players disappeared at the same time.

    These codes work on the browser console.
    You need the community script (hh-plus-plus).

    Show disappeared players:

    (function(w){Object.entries(JSON.parse(localStorage.HHPlusPlusLeagueResults)).forEach(([id,data])=>{if(!w.leagues_list.some(e=>e.id_player==id))console.log({id,...data})});})(document.querySelector('iframe')?.contentWindow??window);

    Show the point history of the script:

    console.log(Object.entries(JSON.parse(localStorage.HHPlusPlusLeaguePointHistory)).map(([id,{points}])=>[id,...points].join('\t')).join('\n'));

    P.S. The name of the disappeared player is Alucard. So I am not in the same bracket with @Ravi-Sama.

    • Like 4
    • Thanks 1
  3. Here is my drop rate graph.

    The first day, my drop rate was 10.26%.
    The second day, my drop rate decreased to 2.40%.
    After the last shards refill, my drop rate increased to 4.64%.
    After 30 minutes, my drop rate increased further to 11.71%.

    Who would believe that the drop rate would not change?

    For the next event I will ignore contests and fight when the drop rate seems to be higher.

    MyDropRate.png

    • Haha 1
    • Sad 1
    • Hug 1
  4. I was going to get Golden Lupa as my 7th mythic girl.
    I had 5 shards before the event. I also had 5 sandalwood perfumes.

    Yesterday, I fought 78 times and got 16 shards (8 drops).
    Yesterday's drop rate was 10.26%

    Today, I fought 851 times and got 76 shards (38 drops).
    Today's drop rate was 4.47%

    I did not make a mistake.
    I suspect my drop rate was changed to low.

    Now I have 97 shards.
    Unfortunately, I had no more koban.

    Screen-20220825-191605.png

    • Sad 7
×
×
  • Create New...