GLX-ILLUSION / farlight-offsets

This repository contains an implementation of automatic offsets updater for Farlight, adapted from a CS:GO base.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

This repository contains an implementation of automatic offsets updater for Farlight, adapted from a CS:GO base.