Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CS2 Skins Float Viewer

Game Platform .NET License Version

Download


🔍 About

CS2 Skins Float Viewer is a skin float value checker for Counter-Strike 2. Displays exact float values (0.00-1.00), paint seeds, and pattern templates for any CS2 skin. Fetches data directly from Steam inventory and market API using inspect links. Supports bulk checking, inventory scanning, and detailed wear classification across Factory New, Minimal Wear, Field-Tested, Well-Worn, and Battle-Scarred tiers.

✨ Features

Feature Description
Precise Float Values Exact float to 14 decimal places via Steam GC inspect
Paint Seed Lookup Retrieve paint seed and pattern template index
Inspect Link Support Paste any CS2 inspect link for instant float check
Inventory Scanner Bulk scan entire Steam inventory float values
Market Integration Check floats directly from Steam Market listings
Wear Classification Auto-classify FN/MW/FT/WW/BS with visual float bar
Price Estimation Float-adjusted price estimates based on market data
Export Results Save inspection results to CSV/JSON
Screenshot Capture In-game screenshot of skin via inspect
History Tracking Keep history of all inspected items

📥 Installation

  1. Download the latest release from the button above
  2. Extract to any folder
  3. Enter your Steam API key in settings
  4. Run CS2FloatViewer.exe
  5. Paste an inspect link or scan your inventory

📁 Project Structure

CS2-Skins-Float-Viewer/
├── src/
│   ├── Core/
│   │   └── FloatInspector.cs          # Main inspection orchestrator
│   ├── Steam/
│   │   └── SteamMarketAPI.cs          # Steam Market & inventory API
│   ├── Skins/
│   │   ├── SkinDatabase.cs            # Skin definitions & metadata
│   │   └── FloatCalculator.cs         # Float value computation
│   └── UI/
│       └── InspectorView.cs           # WinForms inspection interface
├── bin/
│   └── Release/
├── banner.svg
└── README.md

⚙️ Requirements

  • Windows 10/11 x64
  • .NET 8.0 Runtime
  • Steam API key
  • CS2 installed (for Game Coordinator inspect)

📜 License

This project is provided under the MIT License.

About

Skin float value checker for Counter-Strike 2. Shows exact float values, paint seeds, and pattern templates. Fetches data from Steam inventory and market API. Precise wear rating with float range 0.00-1.00 for FN/MW/FT/WW/BS classification

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors