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

24 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 a specified amount of 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

  • Adding the skins of each case and showing you what skins you got.
  • Add stuff like float values to those skins.
  • Adding both of the above features makes for better item price calculating and better ROI calculations. all this is coming soon

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