lstrsrt / csgo_internal_base

Yet another internal cheat base for CS:GO. Currently unfinished.
24 stars 9 forks source link

Setting up the CSGO Internal Base #9

Closed pvpb0t closed 1 year ago

pvpb0t commented 1 year ago

Hey there! I was curious if you could help me set up the csgo_internal_base cheat. I'm completely new to this and I just wanted to try it out for fun. Can you provide a step-by-step guide on how to set it up? Also, what are the basic requirements for using this cheat? I would really appreciate your help! 🙏🕹ī¸

lstrsrt commented 1 year ago
  1. Install Visual Studio Community with the "Desktop development with C++" module
  2. Download the repo
  3. Open the .sln file
  4. Build

No requirements other than having CSGO and the Visual Studio C++ compiler installed.

Edit: You will also need an injector, which you can easily find online. You can use the -insecure option to start the game without VAC if you're just testing (although this won't let you play on official servers).