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

on off? #6

Closed
Astrallys opened this issue Sep 29, 2017 · 4 comments
Closed

on off? #6

Astrallys opened this issue Sep 29, 2017 · 4 comments

Comments

@Astrallys
Copy link

Hello,

First thanks for this, this help me a lot. I wanted to know how to put on/off fonction please.

I got aimbot working on the head ( not an advanced user ) so i can't switch between place. I search for on/off but found nothing.

Thanks

@DrNseven
Copy link
Owner

hi, uncomment //if ((sOptions[3].Function) || (sOptions[4].Function)) in universal.cpp, then you can toggle it on/off in menu. Menu key is insert, use arrows to navigate

@Astrallys
Copy link
Author

thanks i will try that, also find the correct code for aiming on the head if i can dm you :)

@DrNseven
Copy link
Owner

height is already there matWorldView[3][2] = matWorldView[3][2] + (aimheight * 20);
set it to 6 ingame using the menu

@Astrallys
Copy link
Author

Astrallys commented Sep 29, 2017

i use +(value ) and that aim correctly too.
But thanks for this tip, i will try that

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