-
How to compile the external? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Build the program using Visual Studio 2022 Build: x64 - Release ❕ In case the offsets get outdated (Every game update), you could check UnnamedZ03's repository for the updated ones here |
Beta Was this translation helpful? Give feedback.
-
https://www.youtube.com/watch?v=meoZczd1urE Remember to use OP's repo to compile You can also use A2X's CS2 Dumper to dump offsets yourself, remember to load your game without VAC using -insecure, when dumping offsets. https://github.com/a2x/cs2-dumper |
Beta Was this translation helpful? Give feedback.
Build the program using Visual Studio 2022
Build: x64 - Release
Locate your binary file in the folder /, e.g., x64/Release.
❕ In case the offsets get outdated (Every game update), you could check UnnamedZ03's repository for the updated ones here