palacehn Posted March 29, 2016 Posted March 29, 2016 a friend helped me make a blockinput script, where i needed to block both keyboard and mouse (touch entry as well). it works near perfect, just as i need it, but has a small detail. I use a software to emulate keyboard strokes, (xpadder) in order to run other application, and use lpt input to control it (joystick and joy to key ) to be specific...ok...so my question is...is it possible to make a selective blockinput of keyboard, mouse (touch screen) and the software or LPT without disabling the keys i need?? and only block the ones i need to be blocked. i leave my skype (palacehn) if someone would like to help me, my email is palacehn@gmail.com ....thanks in advance.
AutoBert Posted March 29, 2016 Posted March 29, 2016 (edited) Look in helpfile for BlockInput: Quote Disable/enable the mouse and keyboard ... BlockInput() only affects user-input. Input from functions like Send() or MouseMove() still work. With broad interpretation: yes, else: maybe, i don't know xpadder. Edited March 29, 2016 by AutoBert
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now