Input Extensions is a small program that allows the user to extend their input. This program is intended for gaming: RPGs and shooters. There are two major tools in this program: Quick Draw and Extended Keys. Quick Draw allows the user to create burst and auto fires for guns, it’s even possible to allow the user to shoot faster than the gun should. This is done this by detecting mouse clicks then clicking the mouse afterward for the set amount at the set interval. The second tool is Extended Keys. The Extended Keys allows the user to hit a key and Input Extensions will emulate hitting the keys provided. The key that the user wishes to extend is the Key Input text box, and the extra keys to hit afterward are to be put in the Keys Output text box. There is a limit to three keys to be extended.
Comments