Skip to content

Update offsets from github repository without compile new file.

Notifications You must be signed in to change notification settings

GLX-ILLUSION/overwatch-offsets-autoupdater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Offsets for Automatic Offsets Updater in Cheat

This project is an adaptation of an automatic offsets updater for cheats, based on a CS:GO codebase. It aims to simplify the process of maintaining and updating offsets in your cheats, ensuring that they are always up-to-date.

Usage

Follow these steps to integrate the automatic offsets updater into your project:

  1. Download all the files from this repository.
  2. Add the offsets.cpp , offsets.hpp and json.hpp files to your project.
  3. Copy the example code provided in this repository to your main.cpp file or any other file where you want to call the offsets initializer.
  4. Modify the URL in the code as needed or use the provided URL.
  5. Compile your project.

Feel free to submit pull requests or open issues for improvements, bug fixes, or new features. Your contributions are greatly appreciated!

License

This project is licensed under the MIT License.

Show Your Support

If you find this project useful, please consider giving it a star on GitHub to show your support and appreciation! 🌟

About

Update offsets from github repository without compile new file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages