Two Plus Two Newer Archives  

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

View Poll Results: poll
< 1K 24 28.57%
1-10K 18 21.43%
10-100K 11 13.10%
100-500K 6 7.14%
500-1000K 3 3.57%
> 1000K 22 26.19%
Voters: 84. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #611  
Old 12-30-2006, 11:31 PM
The_Elegance The_Elegance is offline
Junior Member
 
Join Date: Apr 2006
Posts: 9
Default Re: Stars Bet Pot AHK ?

Having some problems using the script on prima; after an hour or so of playing the script stops working. This problem seems to occur when the "chat box" gets longer.

When I restart the client the script starts working again, but it's kinda annoying having to leave all the tables after about an hour. Is there any way to get around this?
Reply With Quote
  #612  
Old 12-31-2006, 06:22 AM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: Stars Bet Pot AHK ?

I don't know about full tilt, but it works for PokerStars. You just have to change some setting to a 1 instead of 0.

Ok found it.
act_only_on_active_table := 1
Reply With Quote
  #613  
Old 12-31-2006, 10:58 AM
nuts nuts is offline
Senior Member
 
Join Date: Dec 2005
Location: UK
Posts: 842
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
I don't know about full tilt, but it works for PokerStars. You just have to change some setting to a 1 instead of 0.

Ok found it.
act_only_on_active_table := 1

[/ QUOTE ]

Works well now! Thanks a lot!
Reply With Quote
  #614  
Old 12-31-2006, 11:30 AM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: Stars Bet Pot AHK ?

Great- so now how do I get it to work with controller buttons instead of mouse buttons?
Reply With Quote
  #615  
Old 01-01-2007, 12:45 PM
Grey Grey is offline
Senior Member
 
Join Date: Apr 2004
Location: Watching My Anatomy...get it?!
Posts: 6,447
Default Re: Stars Bet Pot AHK ?

The bet pot part is not working for me at all on stars. I'm using the hyper-simple theme so I don't know what's going on. It works fine on Full Tilt.

I have the folder with the script and the images on my desktop. Is there something more I'm supposed to be doing with it?

Edit: n/m changing to 32bit fixed it.
Reply With Quote
  #616  
Old 01-01-2007, 04:19 PM
garvin garvin is offline
Junior Member
 
Join Date: Feb 2006
Posts: 23
Default Re: Stars Bet Pot AHK ?

I am trying to get the script working on Crypto skin PokerPlex.

I have added the following code:

WinGet, pokerplex, pid, PokerPlex - Lobby
if (pokerplex)
{
GroupAdd, CryptoTables, ahk_pid%pokerplex%,,, Lobby
MsgBox Found %pokerplex%
}

And the PokerPlex lobby is found (Lobby must be started before script). Call,Fold and Wheel Functions work but not Pot functions (everything just starts at 0), so there must be something wrong with finding the current pot amount. Any help appreciated (I would assume the same problem is with other Crypto skins).

Otherwise a great script, I did send some money before Xmas to your Stars account dave!
Reply With Quote
  #617  
Old 01-02-2007, 04:24 AM
ryanj247 ryanj247 is offline
Senior Member
 
Join Date: Mar 2005
Posts: 458
Default Re: Stars Bet Pot AHK ?

is anyone using this w/ stars on windows vista?
Reply With Quote
  #618  
Old 01-02-2007, 05:04 AM
PokerSoccer PokerSoccer is offline
Senior Member
 
Join Date: Jan 2006
Posts: 1,256
Default Re: Stars Bet Pot AHK ?

Im using the stars default mode and i want to bet pot with numpad6 so i have the following but it doesnt work neither when numlock is on or off
also i have player chat off (dealer messages on "silent" and everything else is checked off)

Numpad6::
Pot(getid(),"1", "smallblind", "ssnl", 0)
return

do i have to do something with the images when im using the default mode?
can some1 plzzzzz help me, thanks
Reply With Quote
  #619  
Old 01-02-2007, 08:28 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

Oh man there is a whole new page of posts I need to reply to that I missed during my xmas hiatus... I haven't even clicked back to page 6 yet.

I will try and get a new version (autobet / extra BB problems hopefully fixed on FT) up tomorrow, and I will reverse through the thread and answer anything that is still waiting... It seems many of you have been helping each other out, which is fantastic [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #620  
Old 01-02-2007, 08:36 PM
garvin garvin is offline
Junior Member
 
Join Date: Feb 2006
Posts: 23
Default Re: Stars Bet Pot AHK ?

I did get PokerPlex working, just forgot to set Chat Messages to "All Messages". Then it works just fine, so ignore my previous question.

Should work fine on other Crypto sites as well, but you need to change the line for each site for "SITE.com" to just "SITE". E.g now the code for Interpoker is (under "Add Other Crypto Skins here"):

WinGet, interpoker, pid, InterPoker.com - Lobby

should be changed to:

WinGet, interpoker, pid, InterPoker - Lobby

Due to a change in the latest Crypto software release.

I now got the script running fine on PokerPlex (Crypto), Party, Stars and Full Tilt. Only current "bug" is that sometimes when betting part of pot on Full Tilt the script goes wild and either wants to go all-in or bet zero...
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 11:44 AM.


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