I am posting in a testing zone, because it is gonna revolutionize using RX from now on!
instead of a clicking just press a button F6 or F7! no more tired point- finger! it can do single or double click
link:://:.brothersoft.com/double-clicker-download-360607.html (link:://:.brothersoft.com/double-clicker-download-360607.html)
if u wanna be able to click with space bar, download and install this:
link:://:.autohotkey.com/download/AutoHotkeyInstall.exe (link:://:.autohotkey.com/download/AutoHotkeyInstall.exe)
then download attachment, delete .txt extension (could not be uploaded as it was)
and run it after installation of install file
Hello dear Igal. Good addition.
Alternatively, if you like defaults you could:
- Click on "Step" button. Press letter "S" for step.
or
- Click on "Spin" button, then press letter "P" for generating next one.
Or, if you don't want to click, you could also hit "ALT + S" or "ALT + P" for the same purpose.
Hope it also helps.
Regards,
Vic
that's right. but u still have to click when u place your bets. and that's what kills your point finger, u know that better than me
and if u want to use CTRL for right-click download the attachment and delete .txt before u run it
looks great. I just have to learn how to use it :-\
it is easy, no need to explain too much. right click on tray icons
U can change (or create another) script to ALT if you want. i am not going to upload the script file, it's easy
Testing became so much easier!! :thumbsup: :thumbsup: :thumbsup:
i knew it. i am so happy i did not spend a few hours looking for ways to create this shortcut in vain
Good one, dear Iggiv. Very useful. :thumbsup:
New thing. add
ctrl::suspend
to any script, and you don't have to click icons to suspend them.
CTRL button will do it back and forth
Best script so far:
GroupAdd, NotGroup, ahk_class Notepad
GroupAdd, NotGroup, ahk_class MozillaUIWindowClass
#ifwinnotactive, ahk_group NotGroup
$space::MouseClick
$shift::MouseClick right
#ifwinactive
F1::suspend
button F1 can turn off and turn on the feature. when you get to firefox and notepad, it turns off automatically (you need to use space button of course). Space button is used as left mouse click, shift button -- as right mouse click.