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
  #81  
Old 10-25-2006, 05:31 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

AEKDBet,

After studying your PNG image, something really weird is going on...

All of the shades of blue in your Hyper-Simple theme are *ever so slightly darker* than on my PokerStars install.

This of course means that anything checking the colours of areas or matching bitmaps of numbers etc. (like all of the Stars code) does not work as expected, if at all.

I suspect this is the cause of failure for most in this thread having trouble with Hyper-Simple on Stars.

I wonder if it is possible Stars have changed the colours slightly at some point, but did not feel it was sufficient a change to push the uppdate to all users?

Open up a few of the large (6) pot or call images, and compare the the blues between my images and yours to see what I mean.




This is not hard to fix (just needs a new folder full of pot/call images) but I have no idea how to make my client display the slightly different shades of blue [img]/images/graemlins/confused.gif[/img]


Will think of something....

dave.
Reply With Quote
  #82  
Old 10-25-2006, 05:35 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

Hi King Spew,

Try this:

Go to line 436 in the BetPot.ahk script, and uncomment (remove the preceding ; symbol) the line:

Msgbox, %hh%

This will cause the FullTilt Pot code to pop up waht it thinks is the current hand history.

You do not need to be seated for this to work, so just open up a few random tables, wait for a hand or two to be polayed, and middle click - See if you are actually realtime hand-histories into the script, it sounds like for some reason you are not.


So you have any software running that would prevent AHK access to the Windows clipboard (used for capturing the HH)?

dave.
Reply With Quote
  #83  
Old 10-25-2006, 05:43 PM
AEKDBet AEKDBet is offline
Senior Member
 
Join Date: Aug 2004
Location: drunk and spermless
Posts: 1,782
Default Re: Stars Bet Pot AHK ?

Dave I had noticed this and am working on a fix
I changed the code so that
if (col = "0x00327F")
{
ThemeDir := "normal"
}
else if (col = "0xDDD7CC")
{
ThemeDir := "HyperSimple"
}
else
{
Msgbox, exiting`n%col%

return
}

MSGbox exiting would come up if the colors didn't match, so that is the problem, I'm photoshoping now
Reply With Quote
  #84  
Old 10-25-2006, 05:44 PM
GutPunch GutPunch is offline
Senior Member
 
Join Date: Feb 2005
Location: IL
Posts: 1,353
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

On FTP it works but with a delay (this normal?) But Right click doesn't work for me, I get the option to change the background instead

[/ QUOTE ]
Reply With Quote
  #85  
Old 10-25-2006, 05:46 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

AEKDBet,

you were getting a Msgbox saying your colour was 0xDED7CE ?


[ QUOTE ]
I'm photoshoping now

[/ QUOTE ]

Are you photoshopping the pot/call images, or trying to change your theme?
Reply With Quote
  #86  
Old 10-25-2006, 05:47 PM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default Re: Stars Bet Pot AHK ?

Dave: Script is working fine for me on Stars using Hyper Simple. When using my custom theme (basically just a black table) only the scroll functions work. Is there a way I can mod this so it works for my xtheme?
Reply With Quote
  #87  
Old 10-25-2006, 05:55 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

Script is working fine for me on Stars using Hyper Simple.


[/ QUOTE ]

Glad to hear it [img]/images/graemlins/smile.gif[/img]

[ QUOTE ]
Is there a way I can mod this so it works for my xtheme?

[/ QUOTE ]

Absolutely, but what to do depends on what your custom theme is based on, i.e which pot/call images are used.

I am presuming it is not just hyper-simple with a black background image? that should work as is...


Post a screenshot if you like - it helps to see what you are thinking of..

dave.
Reply With Quote
  #88  
Old 10-25-2006, 06:01 PM
PatInTheHat PatInTheHat is offline
Senior Member
 
Join Date: Nov 2005
Posts: 1,917
Default Re: Stars Bet Pot AHK ?

Ahh im using the silver buttons as well. Heres a SS:

Reply With Quote
  #89  
Old 10-25-2006, 06:04 PM
AEKDBet AEKDBet is offline
Senior Member
 
Join Date: Aug 2004
Location: drunk and spermless
Posts: 1,782
Default Re: Stars Bet Pot AHK ?

Is there a way to change the color of the POT box?

The thing is I was changing the colors of the numbers in pot and call....

EG for the default theme your color is


E0 D9 B5 (the tan / skin color)
...............VS my monitor the color is
E7 DB B5
Reply With Quote
  #90  
Old 10-25-2006, 06:07 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

I can tell from this screenshot that the "pot" images from the "normal" folder will work fine.

But since you are not sitting, I can't see your action buttons / slider.

I presume they are not from the normal theme, due to your silver "leave table" / "Chat window" etc.

Are the rest of the buttons from Hyper-Simple?
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 03:10 PM.


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