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

Hello I really like your code #5

Closed
mosesyumss opened this issue Sep 20, 2016 · 7 comments
Closed

Hello I really like your code #5

mosesyumss opened this issue Sep 20, 2016 · 7 comments

Comments

@mosesyumss
Copy link

but I think it is slow...

@jpxue
Copy link
Owner

jpxue commented Sep 20, 2016

It's a colour aimbot thus there are limitations (compared to other types of aimbots) but thank you :)
On my computer it runs great but I cannot make something that is optimized to run all machines.

It takes ~40ms to take a screenshot using the windows API (that cannot really improved much unless I obtain the pixels using the d3d backbuffer) but the main algorithm only takes me 8ms which is pretty fast in my opinion (in release mode).
This is all on an Intel core i7 920 with an Nvidia 960GTX.
What are your computer specifications if you don't mind me asking?

@mosesyumss
Copy link
Author

My computer is not good I just used it with my laptop..
I think it will be nice if it doesn't have uneccesary steps. and just directly aim at the target.

@jpxue
Copy link
Owner

jpxue commented Sep 21, 2016

There are not extra steps (everything is pretty much mandatory) but it does need optimization for slower hardware yes.

@spoofjack
Copy link

Threading?

@jpxue
Copy link
Owner

jpxue commented Sep 21, 2016

^ Most certainly, but also I need to improved mouse movements. I noticed that it takes the algorithm 3 detections/3 mouse movements to more or less get to the desired coordinates. I've been told how I can calculate this and there are public sources online but I do not want to rip off someone's algorithm

@w88975
Copy link

w88975 commented Sep 26, 2016

@jpxue I feel you are Chinese 😬

@spoofjack
Copy link

@w88975 What does that have to do with anything?

@jpxue jpxue closed this as completed Oct 9, 2016
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