Skip to content

Eweer/RWCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raider Weekly Currency Tracker

Script to keep track of how much weekly currencies can your raiders still get.

Setup

The setup consists of three steps:

  1. Get the current crest data from WoWAudit. This process is the most convoluted as it tries to expose as little information as possible to the open.

Caution

Script will NOT function properly unless the steps on the section [#WoWAudit Instructions] are precisely followed.

  1. Manually add droptimizer URLs to the urls.txt file.
  2. Run main.py.

Note

If you do not want to redownload the data and just create the output table, you can use main-py --no-refresh to skip the download step.

  1. Import the file output.csv to Excel/Google Sheets for ease of view.

FAQ:

  1. Weekly caps are wrong!

Yes, this is because of laziness. Due to there being sources of capped and uncapped crests, I've used whoever has the most crests of your roster as the current cap.

If anyone knows the current cap of each type of crest (including uncapped sources), feel free to send me a message on Discord (.eweer). I'll implement it right away.

  1. Sparks make no sense!

Yes, that's a WIP. I just wanted to publish the Crest functionality ASAP.

WoWAudit Instructions

  1. On a gmail account that has access to the "Overview" tab of the WoWAudit spreadsheet, make a copy (File -> Make a Copy) of the following link: Spreadsheet.
  2. Paste your WoWAudit spreadsheet URL on the blue cell.
  3. File -> Share -> Publish to web.
20260410_143144_msedge
  1. Choose Data on the left dropdown:
20260410_143246_msedge
  1. Choose Comma-separated values (CSV) on the right dropdown
20260410_143625_msedge
  1. On Publish content and settings Click on Entire Document to uncheck all, and then choose Data:
20260410_143948_msedge
  1. Click Publish:
20260410_144027_msedge
  1. Copy the link of the published data:
20260410_144140_msedge
  1. Open the config.toml file with any text editor and paste the link on the url field:
20260411_194100_Code

Important

The pasted link must go between quotes

About

Script to keep track of how much weekly currencies can your raiders still get.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages