Facebook Messenger (Donation)
Many donors of this blog prefer to donate their money through Facebook Messenger!
Click here to go to this blog's Facebook Page!
Thank you!
Click here to go to this blog's Facebook Page!
Thank you!
Buy Us a Coffee
Advertise On This Blog!
If you want a Product\Service\Event to be advertised on this blog, feel free to contact us!
Warning!!!
If you are a Newcomer and want to write Real Programs, please STAY AWAY from this POOR and BAD DESIGNED "Program Language" (it's an Automation Tool in fact)!!!
This Automation Tool is maintained by LAZY, STUPID and DUMBASSES PEOPLE who try to deceive you that AutoHotkey is a very Powerful Program Language, but believe me, it isn't!!!
No Enterprise takes AutoHotKey seriously, because they know how poor it is and because they know what kind of people are behind it!
If you need an Automation Tool, you can at least give it a try!!! If you need a Program Language, STAY AWAY FROM IT AS SOON AS POSSIBLE!!!
Thanks for your Attention!!!
This Automation Tool is maintained by LAZY, STUPID and DUMBASSES PEOPLE who try to deceive you that AutoHotkey is a very Powerful Program Language, but believe me, it isn't!!!
No Enterprise takes AutoHotKey seriously, because they know how poor it is and because they know what kind of people are behind it!
If you need an Automation Tool, you can at least give it a try!!! If you need a Program Language, STAY AWAY FROM IT AS SOON AS POSSIBLE!!!
Thanks for your Attention!!!
Wednesday, November 1, 2017
ClientAreaGetPos (Function)
v1.0:
ClientAreaGetPos(Function), this function returns the window or control client area xy pos relative to screen upper-left corner!
First, the function must be called specifying the win or control hwnd id in order to get xy pos!
Example, ClientAreaGetPos(WinId) or ClientAreaGetPos(ControlId)
Then, specify x or y and the function will return their values!
Example, ClientAreaGetPos("x") or ClientAreaGetPos("y")
Extra files, v1.0:
http://www.mediafire.com/file/67st5ailb0xu9fy/ClientAreaGetPos%28Function%29_-_v1.0.rar
Keywords:
ClientAreaGetPos(Function)
Monday, October 30, 2017
Wednesday, July 12, 2017
Tuesday, July 11, 2017
Hash Checksum - File String Hex (Functions)
Download script here:
http://www.mediafire.com/file/4tbi7gel6160txy/Hash_Checksum_-_File_String_Hex_%28Functions%29.rar
Keywords:
Hash Checksum - File String Hex (AutoHotKey)
Hash Checksum - File String Hex (Functions)
Get System Info
Get Operating System Info
Get Computer Product Info
Download extra files here:
http://www.mediafire.com/file/jo255j6mlivjgju/Get_System_Info.rar
Keywords:
Get System Info (AutoHotKey)
Get Computer Product Info (Model, id Numbers - AutoHotKey)
Get Operating System Info (AutoHotKey)
Common Windows Management Instrumentation, WMI, tasks (AutoHotkey)
Get Computer Product Info
Download extra files here:
http://www.mediafire.com/file/jo255j6mlivjgju/Get_System_Info.rar
Keywords:
Get System Info (AutoHotKey)
Get Computer Product Info (Model, id Numbers - AutoHotKey)
Get Operating System Info (AutoHotKey)
Common Windows Management Instrumentation, WMI, tasks (AutoHotkey)
Friday, June 30, 2017
ColRandomSort (Function)
v1.0:
Keyword:
ColRandomSort (AutoHotKey)
ColRandomSort (Function)
Listview Random Sort Columns (Function)
Thursday, June 22, 2017
ConvertSpecialStrings (Function)
- "#" is a special character ("##" represents a literal "#" character - The First "#" escapes the second "#")
- #R, #N, #A, #T, #S are special strings! (#R = `r, #N = `n, #A = `a, #T = `t, #S = Space)
- ##R = #R | ##N = #N | ##A = #A | ##T = #T | ##S = #S
- #AnyNumber# is a special string (Example: #65# = A, #66# = B, in the other hand, ##65## = #65#, ##66## = #66#)
- #AnyNumber# is automatically converted to its correspondent unicode character!
Download script and ".exe" file (32 bit Unicode) here:
http://www.mediafire.com/file/ubi4s329sefnz7z/ConvertSpecialStrings_%28Function%29.rar
Old Function bellow - ConvertSpecialChars(Function)
Keywords:
ConvertSpecialStrings (Function)
Convert Special Strings (Function)
ConvertSpecialChars (Function)
Convert Special Chars (Function)
Convert Special Characters (Function)
Autohotkey escape characters system
Autohotkey escaping characters system
Subscribe to:
Comments (Atom)








