Giter VIP home page Giter VIP logo

csgocasestatsviewer's Introduction

CS:GO case stats viewer

How does it work?

This Java Application loads your whole CS:GO inventory history by emulating the load more history button. To avoid rate limiting it loads 50 transactions (1 Http request) per ~2.5 seconds. Which mean if you have a large history it will take longer to load. After the inventory history is dumped it will search for every unboxed case.

Usage

  1. Download the latest compiled version as zip via the latest release tab or compile it yourself with maven.
  2. Execute the execute.bat
  3. Follow the steps in the commandline which just got opened
  4. Get disappointed.

Example result

click

Requirements

  • Java 8 or higher

FAQ

It crashed

Just restart it. It will continue where it crashed.

Why does it need my cookies?

It needs your cookies to request your inventory history

Analysis not working?

Make sure to dump the history first.

How do I get my cookies?

Chrome

  1. Login into your steam account.
  2. Visit your steam profile.
  3. Press F12 or right click(anywhere on the website) and press inspect element.
  4. Select the network tab
  5. Reload the page
  6. Go back to the network tab and scroll to the top and select the first entry. Click on headers. On the right side it should say Request Url: Your steam profile url
  7. Scroll down on the right side till you see Cookie:
  8. Right click on Cookie: and select copy value

Firefox

  1. Login into your steam account.
  2. Visit your steam profile.
  3. Press F12 or right click(anywhere on the website) and press inspect element.
  4. Select the network tab
  5. Reload the page
  6. Go back to the network tab and scroll to the top and select the first entry. On the right side it should say GET: Your steam profile url
  7. Scroll down on the right side till you see Cookie:
  8. Right click on Cookie: and select copy

csgocasestatsviewer's People

Contributors

cantrydev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.