Re: Stars Bet Pot AHK ?
[ QUOTE ]
another question. how do i assign gamepad buttons to make these bets?
[/ QUOTE ]
You do Hotkeys like:
<font class="small">Code:</font><hr /><pre>
Joy6::
Pot(getid())
return
</pre><hr />
The Joy<NUMBER> depends on what your gamepad exposes, experiment with it. You can generally see the Joy<numbers> in "control panel -> game controllers".
The upcoming BetPot v-0.3 will feature a convenient GUI to make such set ups very easy.. but is a week away at least [img]/images/graemlins/smile.gif[/img]
EDIT: gswarriorfan - do you get any clues if you run the script with "debug" enabled? I can't for the life of me figure out why you are having trouble on XP, debug data will help greatly.... are you running SnoopFree by chance?
dave.
|