How to achieve autofire without using mouse_event or any windows function?
I want to achieve it via internal function like the old anykia base. Is it still possible? Help me thanks!
Originally Posted by akbargain
How to achieve autofire without using mouse_event or any windows function?
I want to achieve it via internal function like the old anykia base. Is it still possible? Help me thanks!
Not with that pattern. All I could find so far was the detection for the triggerbot(if the player is in my crosshair). Still looking for the shoot function.