https://github.com/emp0ry/csgo-autoaccept
AutoAccept for CS:GO without cheats
https://github.com/emp0ry/csgo-autoaccept
Last synced: 3 months ago
JSON representation
AutoAccept for CS:GO without cheats
- Host: GitHub
- URL: https://github.com/emp0ry/csgo-autoaccept
- Owner: emp0ry
- License: mit
- Created: 2023-04-11T17:27:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-06T16:27:21.000Z (almost 2 years ago)
- Last Synced: 2023-09-06T18:42:11.428Z (almost 2 years ago)
- Language: Python
- Size: 29.3 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CS:GO AutoAccept without Cheats!
This is not a cheat, this just utilises the -netconport launch option which allows for applications to connect to the game's console and read and send console commands.
## How it's working?
- using console logs detecting match and bringing cs:go to the front and clicking the accept button
- works when you are not in cs:go
- works in fullscreen mode## setup for main.py
- add the launch option `-netconport 2121` to csgo## Bugs
- sometimes rarely it doesn't work, for reasons unknown to us :)