Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tsgsofficial/cs2-autoaccept
A program to automatically find and press "ACCEPT" for you, when entering a competitive match in CS2.
https://github.com/tsgsofficial/cs2-autoaccept
accept app auto auto-accept autoaccept compatible counterstrike counterstrike-globaloffensive counterstrike2 cs cs2 csgo windows windows10 windows11
Last synced: about 1 month ago
JSON representation
A program to automatically find and press "ACCEPT" for you, when entering a competitive match in CS2.
- Host: GitHub
- URL: https://github.com/tsgsofficial/cs2-autoaccept
- Owner: tsgsOFFICIAL
- License: agpl-3.0
- Created: 2023-09-10T13:17:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T19:22:21.000Z (about 2 months ago)
- Last Synced: 2024-10-11T14:20:36.611Z (about 1 month ago)
- Topics: accept, app, auto, auto-accept, autoaccept, compatible, counterstrike, counterstrike-globaloffensive, counterstrike2, cs, cs2, csgo, windows, windows10, windows11
- Language: C#
- Homepage:
- Size: 167 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# CS2-AutoAccept
A program to automatically find and press "ACCEPT" for you, when entering a competitive match in CS2.
The #1 AutoAccept solution since *May 16, 2021!***Live demo**
![](https://github.com/tsgsOFFICIAL/CS2-AutoAccept/blob/main/VID_20230907215625.gif)## FAQ
**How does it work?**
It works by capturing a tiny region where the accept button will appear, on the screen that CS2 is running on every second, and using [OCR](https://aws.amazon.com/what-is/ocr/) to read the text of the buttons.
If it finds the accept button, it takes over your mouse, points it at the button and clicks it, accepting your match for you.**Does this work with Panorama UI?**
Not sure, but try it out and report errors :)**Does it work with VAC?**
The program is undetected by VAC, as it makes no changes to the actual game.**Is it safe?**
Yes, it's completely safe to use.**Can this be abused?**
Sure, but only to join a match, when you're not there.
The program won't help you stay afk, once you are in a match.**How do I report an issue?**
To report any issues or bugs, go to my Github page and create an issue for the project, or ping me on [Discord](https://discord.gg/Cddu5aJ).## Where can I download this?
You should be able to download it [HERE](https://download-directory.github.io/?url=https://github.com/tsgsOFFICIAL/CS2-AutoAccept/tree/main/CS2-AutoAccept/bin/Release/net6.0-windows10.0.17763.0/publish/win-x86).
Simply extract it from the zip file, and you should be ready to go.
Extract it to "%appdata%\CS2 AutoAccept", to do this follow these steps:
1. Press Windows key + R key at the same time (opens RUN).
2. Type "%appdata%" and press ENTER key.
3. Create a new folder called "CS2 AutoAccept".
4. Extract the ZIP file inside this folder.
5. Create a shortcut to the application by dragging the "CS2-AutoAccept.exe" file somewhere else, like your desktop and holding CTRL and SHIFT while letting it go.
6. Enjoy :)