Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-17-2006, 08:14 PM
brettkc brettkc is offline
Senior Member
 
Join Date: Jul 2005
Posts: 242
Default auto hotkey all in script?

Does anyone know the code, or where i can find the code for setting a key to perform the all in action? thanks
Reply With Quote
  #2  
Old 07-18-2006, 02:48 AM
Dennisa Dennisa is offline
Senior Member
 
Join Date: Feb 2005
Posts: 1,268
Default Re: auto hotkey all in script?

I added this to the partypotwheel.ahk script. I also map one of my keys on my mx1000 mouse to Ctrl Shft L. You can easily change my key combination to a function key or something easier on your keyboard.

^+l:: ;_______ Backword = All In
WinGet,id,,A
pot := 999999
; pot := Round(pot,0)
ControlSetText, Edit2, %pot%, %title%
Sleep -1

return
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:41 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.