Skip to content

Simulates a user-inputted number of cases opened and says the amount of each rarity you got, how much money it costed, an approximate total value of those items and a profit/loss stat based on the approximate total value and money spent.

License

Notifications You must be signed in to change notification settings

marindeveloper/Counter-Strike-Case-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter-Strike Case Simulation

Overview

This is a simple web-based tool that simulates opening cases in Counter-Strike. You can pick a case, open multiple cases at once, and see what you get. The simulation calculates the amount of each rarity obtained, the total cost, an approximate total value of the items, and a profit/loss stat based on the difference between total value and money spent.

Features

  • Simulates case openings based on in-game odds.
  • Shows the number of items per rarity.
  • Displays total money spent and estimated value.
  • Calculates profit/loss and return on investment (ROI).

Screenshots

Screenshot 2025-03-08 164512 View of the site when having selected and simulated cases

How to Use

  1. Visit the domain: https://cs-case-simulation.vercel.app/ (yes this website is mobile friendly unlike most of the stuff I make which aren't)

or if you want to run it locally:

  1. Clone or download the repository:

    git clone https://github.com/marindeveloper/Counter-Strike-Case-Simulation.git
  2. Open index.html in a web browser.

  3. Choose a case, set the number of cases to open, and check the results.

Future Plans

  • Better item price calculations.
  • More case options.
  • Actually adding a skin system, so you know what skins you got in the simulation what float value etc it has, this also helps with better item price calculations so you get an accurate ROI.

Sources

For Case odds and ROI: https://www.esports.net/wiki/guides/counter-strike-case-odds/ and https://cs2roi.com/roi/operation-breakout-weapon-case
For getting the most popular cs cases: https://skinflow.gg/blog/best-cases
For some Case prices(along with their keys): https://csgoskins.gg/

Contributing

Open an issue or submit a pull request if you want to help improve this kinda mid project lol.

License

MIT License.

Contact

For any questions, open an issue on GitHub.

About

Simulates a user-inputted number of cases opened and says the amount of each rarity you got, how much money it costed, an approximate total value of those items and a profit/loss stat based on the approximate total value and money spent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published