Open Side Menu Go to the Top
Register
betpot not working anymore (prima) betpot not working anymore (prima)

12-10-2007 , 11:40 AM
heeeeeeeeeeeeelp pls, today betpot stopped working for me (battlefield/prima).

Well, its works except for using the scroll wheel to increase/decrease the betsize, the betsize now becomes 0. I use that feature all the time, now I feel crippled!

Any suggestions?
betpot not working anymore (prima) Quote
12-10-2007 , 12:43 PM
Seems that the latest prima update changed something with the hand history db. I'm having the same betpot issues, and pokertracker imports aren't working for me either.
betpot not working anymore (prima) Quote
12-10-2007 , 05:34 PM
Quote:
Originally Posted by Brian O'Nolan
Seems that the latest prima update changed something with the hand history db. I'm having the same betpot issues, and pokertracker imports aren't working for me either.

The betpot im having same probs with,but for poker tracker u need to get the latest update,that fixed it for me. version 2.17.01E is latest.
betpot not working anymore (prima) Quote
12-10-2007 , 06:03 PM
Where is the latest update to PT? I can only find the 2.16.03d which im already updated to - also auto update isnt doing anything.
betpot not working anymore (prima) Quote
12-10-2007 , 06:07 PM
Hyachahchahca, hidden away in the forum it be.

http://www.pokertracker.com/forum/viewtopic.php?t=20594
betpot not working anymore (prima) Quote
12-10-2007 , 07:47 PM
I have the same problem on battlefield... wheel does not work anymore
betpot not working anymore (prima) Quote
12-11-2007 , 09:41 AM
heeeeeelp i ned the betpot script to work, there is no way i can grind my ususal 8 tables without it.
betpot not working anymore (prima) Quote
12-11-2007 , 10:36 AM
Not giving any guarantees here, but this is probably because the title bar changed. It does not have anything to do with the hand histories, since betpot doesn't use those. Edit the file 'BetPot-v0.2s.ahk' with any text editor. Find the function below and replace it with the code below. Save and reload the script.

Code:
  Else IfWinExist, ahk_id%id% ahk_group PrimaTables
  {
    StringTrimLeft, bb, title, InStr(title, "/", true, 0) 
    StringMid, bb, bb, InStr(bb, " ")-1,, L
  }
betpot not working anymore (prima) Quote
12-11-2007 , 10:44 AM
Thanks BCage, that takes care of the wheel scrolling and pot increment stuff. Fold and those functions still aren't working though.
betpot not working anymore (prima) Quote
12-11-2007 , 11:02 AM
Can't help you with that. I'm no expert on the matter, I just changed the script before, since another Prima skin had already updated their software a few weeks ago.
betpot not working anymore (prima) Quote
12-11-2007 , 11:51 AM
Quote:
Originally Posted by BCage
Code:
  Else IfWinExist, ahk_id%id% ahk_group PrimaTables
  {
    StringTrimLeft, bb, title, InStr(title, "/", true, 0) 
    StringMid, bb, bb, InStr(bb, " ")-1,, L
  }
tytytytytytyty
betpot not working anymore (prima) Quote
12-11-2007 , 03:21 PM
wheel works again but i have another problem with the script now. i removed the "ssnl" in the hotkey data and replaced it with a 0. works fine so far and raises 3.5 bb + 1 per limper if there are limpers, but opens only for 3 bb. what can i do?
betpot not working anymore (prima) Quote
12-12-2007 , 04:24 PM
The script doesnt work at all on euro tables for me. Any solution for this?
betpot not working anymore (prima) Quote
12-12-2007 , 05:22 PM
OMG the scroll wheel not working was tilting the hell out of me, almost making Prima unplayable. Hopefully this fixes it.
betpot not working anymore (prima) Quote
12-12-2007 , 10:21 PM
Edited BetPot

This works with euro's, but it won't work with dollars. It has the function I posted earlier already in it and it just replaces all $ with € in the code for Prima tables. I guess you could use the two scripts side by side and just load the one you need. You'll have to wait on an official update to get it both working at the same time.
betpot not working anymore (prima) Quote
12-13-2007 , 08:11 AM
just call the Prima one differently

save as "BetPotEURO" or something
that's how I did it
betpot not working anymore (prima) Quote
12-13-2007 , 10:02 AM
Quote:
Originally Posted by Neku
save as "BetPotEURO" or somethingt
that's how I did it
But you cannot use the two scrips simultaneouly, i.e. playing both € and $ tables at the same time.... or can you?
betpot not working anymore (prima) Quote
12-14-2007 , 12:06 PM
still doenst work for me [scroll] when i put that in, can someone post a working version plz
betpot not working anymore (prima) Quote
12-15-2007 , 04:14 PM
Check your Script again, the scrolling def. works again after replacing the "$" with "/" like Bcage said.
betpot not working anymore (prima) Quote
12-15-2007 , 08:23 PM
Hmm - that change doesnt fix the wheel on my vista laptop but it does on my XP Pro Desktop - wierd?
betpot not working anymore (prima) Quote
12-20-2007 , 08:54 AM
Quote:
Originally Posted by elklonko
But you cannot use the two scrips simultaneouly, i.e. playing both € and $ tables at the same time.... or can you?
No, I don't think so. So you'll have to choose. With the exchange rate of $ vs € you'd be crazy to play $ if you're properly rolled. Your winrate will be 40% higher.
betpot not working anymore (prima) Quote
12-21-2007 , 09:14 PM
bump
betpot not working anymore (prima) Quote
12-30-2007 , 03:57 PM
Can only get the scroll wheel to work not bet pot.
betpot not working anymore (prima) Quote
12-31-2007 , 11:32 PM
Is this the BetPot script people are talking about in this thread? Is Overcards its home, and is there a more up-to-date version than the one there?
betpot not working anymore (prima) Quote

      
m