pumaz77 Posted January 22, 2010 Posted January 22, 2010 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 :$
martin Posted January 22, 2010 Posted January 22, 2010 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 buttonthx :$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.
pumaz77 Posted January 22, 2010 Author Posted January 22, 2010 ok thanks, and now how can I avoid people typing '/quit'?
PsaltyDS Posted January 22, 2010 Posted January 22, 2010 ok thanks, and now how can I avoid people typing '/quit'?What people, and why? This is taking a suspicious turn. Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
pumaz77 Posted January 23, 2010 Author Posted January 23, 2010 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.
Sobiech Posted January 24, 2010 Posted January 24, 2010 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
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