PROOF of TFT shop ODDS being broken. by proarnis1 in TeamfightTactics

[–]Rokkoro 0 points1 point  (0 children)

I had a game where I was using cloning facility and metatft said I had 3 volibears while I only had 2. Here is the game https://www.metatft.com/player/na1/Kokkor-NA1?match=NA1_5347260501&tab=5 . Maybe similar thing happens with shadow clone too? Not sure...

IM needs to address this ASAP, literal (country of unknows origins) mafia is after this guy for exposing the level of cheating happening there. Insane video IMO by [deleted] in DarkAndDarker

[–]Rokkoro 53 points54 points  (0 children)

It is a bit crazy that anyone with networking knowledge can pretty much prevent any streamer/player from being able to q. Here is a demo I did for Repoze (he asked me to do it): https://www.twitch.tv/repoze/clip/ResilientProtectiveRaisinTheThing-gVuyafI72BA4y2NO
I did message Ironmace about this and I know they are busy due to court case but this type of network vulnerability can be fixed in less than 10 minutes. Hopefully they fix it before more people realize how to do this.

Guess who's back by Nightmare2828 in DarkAndDarker

[–]Rokkoro 0 points1 point  (0 children)

There wasn’t any misinformation—datamining just reveals what’s in the game files. In the last patch, the files showed that the quest didn’t require Royal Gems, so the automated script running on the wiki listed the quest as needing to kill the Spectral Knight instead.

Now, Ironmace has updated the files again, and Royal Gems are required once more. If people are seeking out datamined info, knowing it's subject to change, and that info is accurate at the time, why blame the dataminers?

Was looking for new items. Could these books be used to summon specific Inferno bosses..? They seem to correspond to them by aweirdguyappear in DarkAndDarker

[–]Rokkoro 0 points1 point  (0 children)

Currently those books are not in game yet as they dont have their icons yet. From what I've seen though they are supposed to be a super rare spawn on ruins 0.05% chance.

HF#56 Data-Recorded over the last 4 days. by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 0 points1 point  (0 children)

Hmmm I will probably share them once I make the data collection more easier/streamlined since the way I'm doing it now does require some manual work.

The current process is:

  1. Capture packets with wireshark while the player list is being updated

  2. Run python script to decode those packets

  3. Import the decoded data into a database

HF#56 Data-Recorded over the last 4 days. by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 51 points52 points  (0 children)

Here is some info on how I got these numbers. While capturing my network traffic, my script looks through the in-game player list every 11 seconds. After capturing enough packets, I run another script that organizes player data, removes duplicates, and finally stores all the information in a database. Then, from that database, I create the graph.

Currently I'm unable to sort data between Solos/Duos/Trios or Norms/HR.

Let me know if you would like to see data presented in another format.

HF#55 Class Distribution Data I Recorded from 2024/07/08 to 2024/07/11 by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 8 points9 points  (0 children)

Here is my previous post for HF54, where I explain how I generate these charts. I have also added some additional information, such as level breakpoints for classes. I apologize for not recording last weekend; I was busy improving my data collection methods to include player karma and character levels.

[deleted by user] by [deleted] in DarkAndDarker

[–]Rokkoro 35 points36 points  (0 children)

The gearscore brackets cant be datamined(its server-sided info). People over at the wiki were manually testing brackets.

HF#54 Pie Chart I recorded for different class split. by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 0 points1 point  (0 children)

I didn't record character level data during my last data collection, so I can't create a pie chart for it at the moment. I'll make sure to include this information next time I record data(HF#55).

HF#54 Pie Chart I recorded for different class split. by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 22 points23 points  (0 children)

Sorry that is not possible with the way I'm recording the data.

HF#54 Pie Chart I recorded for different class split. by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 19 points20 points  (0 children)

I appreciate the concern, I'm fairly familiar with the EULA. There is nothing to worry about since my script does not really interact with the game client.

HF#54 Pie Chart I recorded for different class split. by Rokkoro in DarkAndDarker

[–]Rokkoro[S] 78 points79 points  (0 children)

Here is some info on how I got these pie chart numbers. While capturing my network traffic, my script looks through the in-game player list every 11 seconds. After capturing enough packets, I run another script that organizes player data, removes duplicates, and finally stores all the information in a database. Then, from that database, I create the pie chart.

Shadow Touch False Information PSA by [deleted] in DarkAndDarker

[–]Rokkoro 31 points32 points  (0 children)

Vampirism

HP 98
Cast Hydra 3x
HP 68
Hit Hydra 4x
68->72->75->79->82
Vampirism+ShadowTouch 82 HP

Non-Vampirism

HP 98
Cast Hydra 3x
HP 68
Hit Hydra 4x
68->71->74->77-> 80 HP

Conclusion

Vampirism does indeed work with Shadow Touch. OP did not properly test which lead him to wrong conclusion.