https://github.com/f0903/autorun
A small program that lets you autorun in any game, using CTRL+ALT+A to toggle.
https://github.com/f0903/autorun
automation autorun dayz gaming newworld utility
Last synced: 2 months ago
JSON representation
A small program that lets you autorun in any game, using CTRL+ALT+A to toggle.
- Host: GitHub
- URL: https://github.com/f0903/autorun
- Owner: F0903
- Created: 2021-07-17T00:26:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-08-07T21:59:28.000Z (almost 4 years ago)
- Last Synced: 2025-03-11T12:51:11.147Z (over 1 year ago)
- Topics: automation, autorun, dayz, gaming, newworld, utility
- Language: C++
- Homepage:
- Size: 39.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AutoRun
[](https://github.com/F0903/AutoRun/actions/workflows/msbuild.yml)
A small and efficient program that lets you auto run in any game.
To start, simply launch the app. A console window will pop up, which you can minimize if you wish.
Next, jump into your game of choice, and press CTRL+ALT+A to start running.
To stop again, press the hotkey again, or simply press the W key.
If you'd like to sprint instead of run, simply type 'sprint enable'.
The program is designed with minimum performance impact in mind, only running when it needs to.
This should work for any game, as it works by simulating holding the W key.
If you come upon any issues getting it to work, feel free to start an issue.