Jump to content

programming blocker =(


Recommended Posts

Hello Peoples .. I'm here because I want to create a program that can catch my mouse and my keyboard through functions in message boxes .. I'm trying to do this behind the autoit v3 which I consider a reasonable compiler for my kind of programming knowledge (basic to basic)

ï Aas but I am very beginner can not make it work ... if you have .. any tips or any solution I'll let the functions I used in it self ..

If send( "{RSHIFT}" ) Then
MsgBox(0, "Tutorial", "block")
BlockInput(1)
ElseIf send("{LSHIFT}") Then
Msgbox(0 "Turorial", "unblock")
BlockInput(0)
EndIf
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...