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

Apex How to set two keys for auto-aiming at the same time #4

Open
DreamOxO opened this issue Mar 7, 2023 · 3 comments
Open

Apex How to set two keys for auto-aiming at the same time #4

DreamOxO opened this issue Mar 7, 2023 · 3 comments

Comments

@DreamOxO
Copy link

DreamOxO commented Mar 7, 2023

How to set two keys for auto-aiming at the same time. I want to set both the left and right keys to auto-aim

If the key has expired, how can it be reacquired?

@NTUYWANG103
Copy link
Owner

For setting two keys for auto-aiming at the same time:

In AimBot.py, modify def on_click(self, x, y, button, pressed): this method

If the key has expired:

Comment the self.login = verify_identity(self.args.card_num) in AimBot.py, or modify the utils/netLoginUnit.py

@maketou
Copy link

maketou commented Mar 8, 2023

It also need comment the apex.login.loginHeart() in apex.py
Otherwise you will log out in 10 minutes

@heguiya
Copy link

heguiya commented Mar 26, 2023

He always reminds me that python version 3.5 does not support a 'F' prefix. How can I solve this?

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

4 participants