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

Problem with moving the InterMouse #3

Open
ghost opened this issue Jan 6, 2023 · 2 comments
Open

Problem with moving the InterMouse #3

ghost opened this issue Jan 6, 2023 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 6, 2023

Hello, @matias-kovero I started learning python a few months ago and it's going great, I'm creating a similar project to this right now, and while checking GitHub repos I found your fantastic project, I never thought of using a driver, I was looking at for a solution for the mouse movement delay.
As I said I'm still new to python and I never tried to use a driver, I downloaded your project to learn and everything is working fine except the mouse movement, its a weird problem that I spent hours trying to solve but I couldn't, I know you said that the mouse movement isn't human-like but for me, it's not moving to the target at all when it detects a player and I press either right or left click it seems that it's moving a few pixels as the video but not at the detected player, and ONLY when I'm moving my mouse a bit if my mouse is standstill, clicking the right click won't make it move until I move it a bit

Python 3.10.5
Yolov5 Latest Cache ( v7.0 )
Cuda 11.3 with RTX 2060
I tested the interception driver with the www.github.com/cobrce/interception_py examples and its moving fine so it's not the issue
I tried a similar object detection aim-assist with yolov5 and it worked fine

image

Fortnite.2023.01.06.-.19.50.03.03.DVR.mp4

As you can see in the video the mouse is not moving when holding the left click until I move it a bit it shakes and moves randomly but not on the target same thing with right click

@ghost
Copy link
Author

ghost commented Jan 6, 2023

Here a faster in-game sensitivity to clarify the problem, slower in-game sensitivity will behave the same but with few pixel movements and won't move at the target at all

Fortnite.2023.01.06.-.19.58.44.04.DVR.mp4

@Villageslayer
Copy link

After using it extensively with my own model I can tell you it's supposed to be an aim assist tool it makes you miss less instead of aiming for you

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

1 participant