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

AI detects but doesnt move the mouse to the target #38

Closed
michiel1106 opened this issue Oct 7, 2022 · 7 comments
Closed

AI detects but doesnt move the mouse to the target #38

michiel1106 opened this issue Oct 7, 2022 · 7 comments

Comments

@michiel1106
Copy link

michiel1106 commented Oct 7, 2022

It detects the "humans" (for example in valorant for 50%) but it doesnt move the mouse to the target.
I has only worked on my computer screen, not in games. so when im on google for example it moves to the left upper corner and does nothing else

specs:
3050 8gb single fan
intel i5-10400f
16gb of ram (plus some with page file)
2560x1440 screen

@JiaqinKang
Copy link

JiaqinKang commented Oct 7, 2022 via email

@michiel1106
Copy link
Author

its not only valorant, to make sure it does work, what are the games it works on

@michiel1106
Copy link
Author

and in fortnite it just jitter around thbe place

@ZCban
Copy link

ZCban commented Nov 9, 2022

This script work in 1920*1280 resolution u Need change It insidie script whit your resolution for valorant block any mouse emulation u Need a emulation hardware for bypass

@Qfc9
Copy link
Member

Qfc9 commented Dec 29, 2022

Valorant is one of the few games which block win32api mouse movement calls. The way around this is by using a driver. Games with a 3rd person view will require you to adjust the aaRightShift so it doesn't register your player as the target.

@Qfc9 Qfc9 closed this as completed Dec 29, 2022
@icedbug
Copy link

icedbug commented Apr 6, 2023

its not only valorant, to make sure it does work, what are the games it works on

and in fortnite it just jitter around thbe place

My mosuse flies everywehee. How did you manage to fix this?

@Foxy6670
Copy link

Foxy6670 commented Apr 9, 2023

Using specifically CPU mode on my Ryzen 7 with integrated graphics, the mouse ONLY moves up-left when a human is detected, regardless of what it's detected on. Human detected on the bottom-right? Moves up-left. Human detected dead-center? Moves up-left. I can't figure out why this is happening, but to make it even more confusing, this does not happen in onnx-GPU mode.

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

6 participants