#1 Roulette Forum & Message Board | www.RouletteForum.cc

Roulette-focused => Testing zone => Topic started by: iggiv on Mar 18, 12:55 PM 2011

Title: Great utility for testing with RX!!!
Post by: iggiv on Mar 18, 12:55 PM 2011
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)
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Mar 18, 04:52 PM 2011
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
Title: Re: Great utility for testing with RX!!!
Post by: VLS on Mar 18, 05:02 PM 2011
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
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Mar 18, 05:06 PM 2011
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
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Mar 18, 06:39 PM 2011
and if u want to use CTRL for right-click download the attachment and delete .txt before u run it
Title: Re: Great utility for testing with RX!!!
Post by: marivo on Mar 18, 07:06 PM 2011
looks great. I just have to learn how to use it  :-\
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Mar 18, 07:08 PM 2011
it is easy, no need to explain too much. right click on tray icons
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Mar 18, 11:00 PM 2011
U can change (or create another)  script to ALT if you want. i am not going to upload the script file, it's easy
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Mar 25, 10:12 PM 2011
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
Title: Re: Great utility for testing with RX!!!
Post by: albalaha on Mar 28, 12:44 PM 2011
Good one, dear Iggiv. Very useful. :thumbsup:
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Apr 23, 04:50 PM 2011
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
Title: Re: Great utility for testing with RX!!!
Post by: iggiv on Apr 24, 02:57 PM 2011
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.