Qiasfah / Null-Movement-Script

168 stars 18 forks source link

bug #15

Open flowclipp opened 1 month ago

flowclipp commented 1 month ago

sometimes it makes me go in one direction without stopping even if I dont press anything, it can be fixed by pressing a and d at the same time if it is making me go right or left, or a and s at the same time if it is going forward or backward

Qiasfah commented 1 month ago

Likely dupe of https://github.com/Qiasfah/Null-Movement-Script/issues/8

Check out some of the debug scripts there, we found that AHK thinks a key is pressed when it is not. There's nothing the script can do to fix this when AHK is giving it bad data :(