-
Notifications
You must be signed in to change notification settings - Fork 4
Better recoil pattern for AK47 #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Fix da branch com arquivos do Visual Studio 2022
|
Hi @andrebstv, I wanted to tell you that your work on this project is truly very interesting and impressive in its large scale and technical depth! Integrating game memory reading with external hardware control (Arduino) is a serious technical achievement. However, as a fan of your work, I have a question regarding account safety: Are you not afraid of losing your game account and receiving a ban (such as a VAC), considering your method involves reading the game process memory and automating actions using an external device like the Arduino? |
|
Hi @DeniedAccessLife I`ve made improvements to obsfuscate the memmory readings with syscalls. (check https://github.com/andrebstv/memify ). Though recently I did got vac banned a couple times. Not sure if it was the memmory read or the mecanized inputs. |
|
Hello everyone! |
|
The "vanilla" version also gets you vacbanned. The mecanizes inputs are detected. I'm working on implementing a wind mouse + gaussian noise onto it, but still a work in progress. |
Thank you. |
|
Not sure. I do use a macau that`s pretty much an improved version of the
arduino usb host shield. To avoid getting vac banned I do a random chance
of implementing the anti recoil, in a way that moves at a random percentage
on a random chance. That pretty much avoids detection.
André Stavrakas
+55 (27) 99943-8898
***@***.***
…On Sat, Dec 20, 2025 at 1:50 AM Эрлан Капаров ***@***.***> wrote:
*erlancrypton* left a comment (DeniedAccessLife/ArduinoStrike#25)
<#25 (comment)>
The "vanilla" version also gets you vacbanned. The mecanizes inputs are
detected. I'm working on implementing a wind mouse + gaussian noise onto
it, but still a work in progress.
Thank you.
Many sellers also require a USB HOST SHIELD when selling similar macros
via Arduino.
Will this help avoid bans?
—
Reply to this email directly, view it on GitHub
<#25 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABOBUCEEGNZ7IGIG4TYHFPD4CTIR7AVCNFSM6AAAAACEZJYJ62VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZTMNZXGM4DAMBWG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Improved pattern for the ak47