ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

SuperClick

<< < (3/3)

tomos:
with the script I get this message on start
---------------------------
SuperClickRight.AHK
---------------------------
Error: Target label does not exist.  The current thread will exit.

Specifically: EXIT

   Line#
   062: Return
   065: MsgBox,,SuperClick Controls,RShift and Left/Right/Middle Click (SuperClick)
Tap RCtrl for Delay information.
Tap RShift for Clicks information.
RShift and Down (-1 Clicks)
RShift and Up (+1 Clicks)
RShift and Left (-100 Clicks)
RShift and Right (+100 Clicks)
RShift and Backspace (2 Clicks)
RCtrl and Down (-1ms Delay)
RCtrl and Up (+1ms Delay)
RCtrl and Left (-100ms Delay)
RCtrl and Right (+100ms Delay)
RCtrl and Backspace (50ms Delay)
RShift and Esc (Exit)
   066: Return
   069: Menu,Tray,NoStandard
   070: Menu,Tray,DeleteAll
   071: Menu,Tray,Add,Settings,SETTINGS
   072: Menu,Tray,Add,Controls,CONTROLS
--->   073: Menu,Tray,Add,E&xit,EXIT
   074: Menu,Tray,Tip,SuperClick
   075: Return
   079: SetTimer,RemoveTrayTip,Off
   080: TrayTip
   081: Return
   081: Exit
   082: Exit

---------------------------
OK  
---------------------------
it shows in the systray but there is no option (on right clcik) to exit

~~~~~~~~~~~~~~~~~~~~~~

The exe works but I'm confused - it works with left Shift - maybe you forgot to change the exe?

edit/ corrected last sentence (Left Shift instead of Left click)

937o5:
Oh wow, sorry. The script I had up accidentally had the bottom cut off, fixed that. I also re-uploaded the new SuperClick EXE, so it's using Right Shift now, too.

tomos:
Oh wow, sorry. The script I had up accidentally had the bottom cut off, fixed that. I also re-uploaded the new SuperClick EXE, so it's using Right Shift now, too.-937o5 (October 02, 2009, 05:22 AM)
--- End quote ---

thanks :)  :Thmbsup:

Navigation

[0] Message Index

[*] Previous page

Go to full version