View Single Post
  #1496  
Old 09-20-2007, 02:21 AM
beach_bum beach_bum is offline
Senior Member
 
Join Date: Jun 2003
Posts: 198
Default Re: Stars Bet Pot AHK ?

Hi Dave,
Can you please explain what this notation means:

^!MButton::
Pot(getid(),"999", 1, 0, 0)
return

~RButton::
Pot(getid(),"0.75 0.75 0.66 0.66", "smallblind", "ssnl", 0)
return


what does the tilde, the exclamation mark, and the carrot mean?

Thanks
Reply With Quote