AutoHotkey Community
Let's help each other out
FAQ
Search
Memberlist
Register
Profile
Log in to check your private messages
Log in
Search found 5 matches
AutoHotkey Community Forum Index
Author
Message
Topic:
Screen Capture with Transparent Windows and Mouse Cursor
BioBrain
Replies:
64
Views:
13795
Forum:
Scripts & Functions
Posted: Sat Feb 16, 2008 1:46 am Subject:
Screen Capture with Transparent Windows and Mouse Cursor
Hi Sean, that's a great script. I've using it for a while to search what kind of cursor is active right now coz it can capture mouse cursor.
I've been thinking, do U thing it's possible to search i ...
Topic:
howto disable rightclick menu
BioBrain
Replies:
4
Views:
188
Forum:
Ask for Help
Posted: Thu Feb 14, 2008 10:57 am Subject:
howto disable rightclick menu
try to use it without '~'
+Rbutton::
Send, ^v ;Paste via shift+right mouse click
return
^Rbutton::
Send, ^c ;copy via ctrl+right mouse click
return
^+Rbutton::
Se ...
Topic:
need help with macros
BioBrain
Replies:
2
Views:
116
Forum:
Ask for Help
Posted: Thu Feb 14, 2008 12:09 am Subject:
need help with macros
try this
^!7:: Send white:wave:sellin cooked lobbies. press 444 to buy
Topic:
how can I compare image in clipboard?
BioBrain
Replies:
0
Views:
144
Forum:
Ask for Help
Posted: Wed Feb 13, 2008 11:03 pm Subject:
how can I compare image in clipboard?
I like using ImageSearch() but I learn it more that it can't search mouse cursor in screen. It said that with A_Cursor we can know what cursor is active but if it's custom mouse cursor and in game it' ...
Topic:
What am I doing wrong?
BioBrain
Replies:
3
Views:
145
Forum:
Ask for Help
Posted: Wed Feb 13, 2008 8:39 pm Subject:
What am I doing wrong?
try
~/:: ^m
Page
1
of
1
All times are GMT
Jump to:
Select a forum
AutoHotkey
----------------
Ask for Help
Scripts & Functions
Bug Reports
Wish List
Announcements
General
----------------
Utilities & Resources
General Chat
Powered by
phpBB
© 2001, 2005 phpBB Group