USE AT YOUR OWN RISK, YOU WILL BE BANNED FOR THIS IF YOU ARE PLAYING ACTIVELY!
Visual cheat done for research purposes.
Supported Resolutions:
Note: The config.json
file must be in the same folder as the executable for it to work!
Features:
Graphics settings should be lower than EPIC
settings
For the FOV circle to work, put the game in windowed fullscreen
mode
Place the cheat on a usb drive and eject the usb after running the cheat.
Avoid using high speed aimbot and maybe don't use recoil compensation.
Run build.bat
and it will make all the work for you. (Ensure that Python is installed and added to your system's PATH beforehand.)
Install Python
Make sure Python is installed. You can download it from python.org.
Be sure to check the box that says "Add Python to PATH" during installation.
Install Dependencies
Open a terminal or command prompt, then run the following command to install dependencies:
pip install dearpygui mss numpy pywin32 pyautogui keyboard opencv-python pynput
To obfuscate the files using pyarmor:
pip install pyinstaller pyarmor
Open a command prompt in the directory with all scripts and run:
pyarmor gen --pack onefile main.py
Rename the resulting dist/main.exe
file and use it.