SkillAgentSearch skills...

Pubgheatmap

Create heatmap image of players activity of the match of PLAYERUNKNOWN'S BATTLEGROUNDS.

Install / Use

/learn @Tetraquark/Pubgheatmap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

pubgheatmap

Create static heatmap image or temporal heatmap of players activity of the match of PLAYERUNKNOWN'S BATTLEGROUNDS.

Temporal heatmap example:

PUBG activity timed-heatmap

Static heatmap example:

PUBG activity static-heatmap

Requirements

Python 3

  • heatmappy
  • pubg-python
  • tkinter

How to use

First of all, set yours developer API key to API_KEY in pubgheatmap.py. You can get api key from PUBG developers web-site.

Help message:

pubgheatmap.py -h

To get a static full players activity heatmap image of my last match on the EU server:

pubgheatmap.py -p tetraquark -s pc-eu -o my_static_heatmap.jpg

To get a temporal heatmap frame of my last match on the EU server:

pubgheatmap.py -p tetraquark -s pc-eu -t

You can use the scroll or the left or right arrow key to rewind the temporal heat map.

View on GitHub
GitHub Stars40
CategoryDevelopment
Updated1y ago
Forks4

Languages

Python

Security Score

80/100

Audited on May 19, 2024

No findings