Skip to content
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

i cant follow hte guide to find how to get the recoil and idk i generally cant find the opcodes #1

Open
SprouteRL opened this issue Oct 4, 2024 · 3 comments

Comments

@SprouteRL
Copy link

No description provided.

@attilathedud
Copy link
Contributor

Sorry that it is not working for you. Can you provide some more details about where you are running into issues?

@SprouteRL
Copy link
Author

SprouteRL commented Oct 7, 2024 via email

@attilathedud
Copy link
Contributor

I just recreated the steps from the tutorial and was able to successfully patch out the recoil. Likely what is happening is that multiple calls are being made when your breakpoint on the ammo count is triggered, potentially leading you down a false path. AC loads code statically in the main module, so when you hit your breakpoints, double-check that the addresses are the same as the screenshots. Let me know if that helps and feel free to attach a screenshot to this issue if that doesn't. I don't actively use Discord, so let's keep the conversation here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants