Jump to content

Recommended Posts

Posted

Hello, my script use F9 and F10 button, I want to know if its possible to block it for user?

I mean, he can use his keyboard, but only autoit can use these button

thx :$

Posted

Hello, my script use F9 and F10 button, I want to know if its possible to block it for user?

I mean, he can use his keyboard, but only autoit can use these button

thx :$

HotkeySet.

Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
Posted

I made a program to avoid cheater on a game, and if they put some command (Example : /hash developer <>), its look like 'wallhack', /quit was a example.

Posted

I am using a "_IsPressed", but this is specyfic option for your problem. If someone press some button for eg. 1-2 seconds then something will be done two times.

Other way is OCR, but for this you must go look to "Example Scripts"

This world is crazy

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
×
×
  • Create New...