A simple RON cheat I made. Most injectors should work. I personally use Xenos, but other injectors may also work.
Important: Make sure you're running in DX11 and not in fullscreen. You can do this by going to the game's properties and setting your selected launch option to DirectX 11.
- Open the game
- Wait for the menu screen
- Inject into ReadyOrNotSteam-Win64-Shipping.exe
- Press insert to open or close the menu
Also, don't grief, please.
- Open/close the menu with the insert key
- Aimbot - FOV, Line of Sight, Prediction, HotKey, and snap line.
- ESP - Skeleton, Customizable colours, Customizable Opacity, and boxes.
- Godmode
- Reticle
- Infinite ammo
- Silent Aim
- Arrest all civs or suspects
- Kill all civs or suspects
- TriggerBot.
- Secure All Evidence.
- Saving and loading of settings.
- Customizable hotkeys
- Spamming - Currently dev only to prevent griefing.
- Auto Win
- Unlock All Doors
- List Players - Give other players GodMode and Infinite Ammo.
- Force Ready
- Changing resolutions while the cheat is injected will crash your game.
- Clicking Try Again after a mission causes an infinite loading state.
This project is licensed under the MIT License. See the LICENSE file for details.
This project is written in C++ and uses ImGui and DirectX11. It is intended for educational purposes.
- Visual Studio 2022
- Windows SDK (latest version)
- DirectX 11 libraries (usually included with the Windows SDK)
- ImGui
- Open
ReadyOrNot.slnin Visual Studio 2022. - Select
Releasebuild configuration. - Build the project.
- The output DLL will be in the
x64/Releasefolder.