Skip to content

MaximilianoVeiga/csgo-fake-opening

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

csgo-fake-opening

Showcase

open menu menu2

Description

csgo-fake-opening is a tool that allows you to simulate opening crates and capsules in Counter-Strike: Global Offensive (CS:GO) without actually having the items in your inventory. With this tool, you can open an unlimited number of crates and capsules, including those for tournaments. You can also configure the probability of getting certain items.

The tool provides an in-game configuration menu that is built with the user interface library, ImGui. This menu allows you to easily create the crates and keys you want to open and start opening them.

  • Open any crate/capsule you want
  • Support for tournaments crates
  • Configure your chance to get items
  • In-game configuration with ImGui

Usage

To use csgo-fake-opening, follow these steps:

  1. Clone the source code by running git clone --recursive https://github.com/B3akers/csgo-fake-opening.git in your terminal.
  2. Compile the code using your preferred compiler.
  3. Inject the resulting library into the game.
  4. Press the Insert key to bring up the in-game configuration menu.
  5. Create the crates and keys you want to open.
  6. Start opening the crates and capsules.

License

This project is licensed under the MIT license. See the "LICENSE" file for more details.

See the "LICENSE" file for more details.

About

Fake opening for csgo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 87.7%
  • C 12.3%