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
  #281  
Old 11-22-2006, 07:46 PM
disco_stu1978 disco_stu1978 is offline
Senior Member
 
Join Date: Nov 2005
Posts: 291
Default Re: Stars Bet Pot AHK ?

F4::
Pot(getid(),"0.78", "smallblind", "ssnl", 1)
return

curious, if this is the code to attach a function to the F4 key, is it the same deal for attaching a bet/call/raise function to an "F" key as well.... or is there some sort of mapping you have to do first in order to attach the function?

I just ask cause it seems fairly easy (probably totally not though) and I could save some time by trying to link some hotkeys to the specified "F" keys.
Reply With Quote
  #282  
Old 11-22-2006, 09:59 PM
oracle3001 oracle3001 is offline
Senior Member
 
Join Date: Nov 2006
Posts: 184
Default Re: Stars Bet Pot AHK ?

I am having the following problem with your script. I run it up with debug=1 to get the dialog bubble up.

On party it nothing works.
On full tilt (and a prima skin) the scroll wheel works but it doesn't recognise the correct blinds or current pot and bet sizes.

Have I made a massive blunder or is there still some serious issues with the script?
Reply With Quote
  #283  
Old 11-22-2006, 10:18 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

Have I made a massive blunder or is there still some serious issues with the script?


[/ QUOTE ]

There are some issues, all of which should be fixed in the next update - but that's gonna be tomorrow now... very tired and I have not finished typing instructions / tidying code etc. - but it is now working (for me) perfectly on all sites.

As to the ststus of current code: Party - Totally broken since last update. Full Tilt - only works for a select few people. So those two (which will be fixed tomorrow) are par for the course right now.

Prima concerns me though - what is the skin you are playing on? I am using code poker, just has an orbit or two - no problems. does the scroll up/down work for you there? do you have dealer chat enabled (this is required)?

Please check back this time tomorrow for major fixes to Party, Full Tilt &amp; Stars functions.

dave.
Reply With Quote
  #284  
Old 11-22-2006, 10:21 PM
aislephive aislephive is offline
Senior Member
 
Join Date: Oct 2005
Location: And now the children are asleep
Posts: 6,874
Default Re: Stars Bet Pot AHK ?

What's going on with the Party bet pot script, dave?
Reply With Quote
  #285  
Old 11-22-2006, 10:29 PM
oracle3001 oracle3001 is offline
Senior Member
 
Join Date: Nov 2006
Posts: 184
Default Re: Stars Bet Pot AHK ?

The skin is bet365. Just checked, and scroll doesn't work there either, so nothing works for prima. Sorry my mistake about things.

So basically with you script running all I have that works is scrolling on full tilt.
Reply With Quote
  #286  
Old 11-22-2006, 10:38 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

What's going on with the Party bet pot script, dave?


[/ QUOTE ]

Party is sorted [img]/images/graemlins/smile.gif[/img]

You need Jukofyork's FPHG, or some other hand grabber tool.

I have tested quite a lot this evening with FPHG v2.03d - Works perfect on the NL$25 [img]/images/graemlins/smile.gif[/img]

[ QUOTE ]

Please check back this time tomorrow for major fixes to Party, Full Tilt &amp; Stars functions.


[/ QUOTE ]

Actually, I had a change of mind since I'm probably in for a 10 hour workday tomorrow [img]/images/graemlins/frown.gif[/img]

I uploaded the new code (and new Stars images) in the zip file download on the overcards.com page [img]/images/graemlins/smile.gif[/img]

http://www.overcards.com/wiki/moin.cgi/BetPot

The documentation on overcards is all wrong, and I'm far to tired to sort it out now - but people may as well have a go of the script if they want [img]/images/graemlins/smile.gif[/img]

BetPot v0.02

New in this release:
<ul type="square">[*]Added Fold / Check-Call hotkeys (F1 &amp; F2 by default) for Party, Stars &amp; FullTilt.[/list]
Fixes:
<ul type="square">[*]Party to use FPHG histories post "nuke everything" update.[*]New &amp; better Images for Stars[*]Better functions for Stars co-ord matching (any XP theme should be fine now)[*]New method entirely for Full Tilt (More reliable, but can't do rake / blind adjustment)[*]Loads of little fixes I can't remember now[/list]
I have to sleep, try if you like. I will write proper documentation for site-specific setup tomorrow.

Enjoy,

dave.

EDIT: forgot some bits &amp; named old FPHG - correct now [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #287  
Old 11-22-2006, 10:48 PM
oracle3001 oracle3001 is offline
Senior Member
 
Join Date: Nov 2006
Posts: 184
Default Re: Stars Bet Pot AHK ?

How come we have to have a hand grabber tool running at the same time on party poker?
Reply With Quote
  #288  
Old 11-22-2006, 10:53 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

How come we have to have a hand grabber tool running at the same time on party poker?


[/ QUOTE ]

Party / Empire Poker no longer provide the "No Chat" option that gave enough information in the chatbox to determine pot size.

So we need a realtime hand history grabbing utility to get this information.

FPHG does this job, and is free - "Free Party Hand Grabber".

There are other tools to do this also, use what you like [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #289  
Old 11-22-2006, 11:03 PM
oracle3001 oracle3001 is offline
Senior Member
 
Join Date: Nov 2006
Posts: 184
Default Re: Stars Bet Pot AHK ?

Ok am with you. Full Tilt seems to be working after a quick test.
Reply With Quote
  #290  
Old 11-22-2006, 11:05 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

Ok am with you. Full Tilt seems to be working after a quick test.


[/ QUOTE ]
Glad to hear it [img]/images/graemlins/smile.gif[/img]
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 02:37 PM.


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