Skip to content

Rogerdin13/crpg_stats_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

State

!! WARNING !! This tool works, but: Since the current Data-State from crpg-site doesn't contain lastSpawn- or serverLeave-times this tool is only accurate when analysing 'block-data'. I am working on PRs to fix that and integrate this toll into the CRPG website when i can.

About this

CRPG now has a 'Stats'-Tab. It sadly has no direct calculation or export to quantify the rewards for your time spend. Therefore i wrote this thingy.

Setting it up

  1. Install python
  2. Clone the repo

How-To-Use

  1. Go to https://c-rpg.eu/
  2. Go to 'Stats'-Tab on the 'Characters'-Page
  3. Press F12
  4. Go to 'Network'-Tab in the Console
  5. (optinal) Clear it for better overview
  6. Select the Timespan you want to export on the 'Stats'-Tab
  7. Click on the 'GET' response and navigate to its' 'Response'-Tab: grafik
  8. Rightclick onto 'data' and click on 'Copy all'
  9. Replace the contents of the 'raw_data.json' in the project with your clipboard-contents (select all and ctrl+v or rightclick->paste)
  10. Runing the 'main' python file.
    1. through idle: open main.py and press f5
    2. though cli: python .\main.py (when opened temrinal in project folder)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages