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

Offset problem #17

Closed
misslng opened this issue Nov 3, 2021 · 1 comment
Closed

Offset problem #17

misslng opened this issue Nov 3, 2021 · 1 comment

Comments

@misslng
Copy link

misslng commented Nov 3, 2021

I'm sorry to bother you. I have some questions.How do I get the offset of OFFSET_VISIBLE_TIME and OFFSET_AIMPUNCH.I found the offset code on GitHub, but it doesn't seem to provide these two items.Can you tell me how to do it? Thank you very much

@MisterY52
Copy link
Owner

You can find the offsets by using this offset dumper for example: https://github.com/CasualX/apexbot/tree/master/offsets
Search "CPlayer!lastVisibleTime" for OFFSET_VISIBLE_TIME and "m_currentFrameLocalPlayer.m_vecPunchWeapon_Angle" for OFFSET_AIMPUNCH.

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