Skip to content

For Dota 2. Scrape spectral stats (spectral.gg) for the top performing heroes of the last week and put them into hero grid tier lists.

License

Notifications You must be signed in to change notification settings

derac/Auto-Dota2-Hero-Grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows guide

  1. Install Python and download this package.
  2. Unzip and open the folder in file explorer.
  3. Shift+right click empty space in the folder and click Open PowerShell window here.
  4. Type pip install requests and press Enter
  5. Type python generate-grid.py and press Enter

Linux usage

  1. pip install requests

  2. python generate-grid.py -steam_install_path /THE/PATH/TO/STEAM --user_id YOUR_STEAM_USER_ID

The tier lists will be saved with a S! prefix. Anything with an S! prefix will get deleted when this is run to allow for quick updating.

image

About

For Dota 2. Scrape spectral stats (spectral.gg) for the top performing heroes of the last week and put them into hero grid tier lists.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages