Two Plus Two Newer Archives  

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

Reply
 
Thread Tools Display Modes
  #21  
Old 05-17-2007, 06:57 PM
ttttt ttttt is offline
Senior Member
 
Join Date: Mar 2005
Location: It may all end tomorrow
Posts: 284
Default Re: BetPot for Crypto?

And yes, it works fine for Party.
Reply With Quote
  #22  
Old 05-17-2007, 07:33 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: BetPot for Crypto?

[ QUOTE ]

I'm exiting from the script completely and then restarting it. Same thing I guess?

[/ QUOTE ]

Yeah, same thing.

I will make an account there (next week, after the Stars double VPP is over) and see wtf makes Littlewoods different if we haven't got it before then.

Could you try this?

Right click on a running AHK, and choose "Window Spy".

Mouse over the Littlewoods lobby, then copy/paste the info from Window Spy here.

(I only want the "Window title & Class" section - XXX out your screen name if need be.

Please repeat for an open table - again only "Window title & Class" is all I want for now.
Reply With Quote
  #23  
Old 05-18-2007, 03:03 AM
ttttt ttttt is offline
Senior Member
 
Join Date: Mar 2005
Location: It may all end tomorrow
Posts: 284
Default Re: BetPot for Crypto?

Weird, it's working now!!!

All I did was retype the littlewoods code.

Thanks for your help with this Dave.

One last thing, how do I get it to place the bet automatically so I don't have to press the bet/raise buttons?
Reply With Quote
  #24  
Old 05-18-2007, 07:44 PM
Kooox Kooox is offline
Member
 
Join Date: Jul 2006
Posts: 81
Default Re: BetPot for Crypto?

anyone know what to put in for Parbet?
I tried this:
WinGet, parbet, pid, Parbet Poker - Lobby
if (parbet)
{
GroupAdd, CryptoTables, ahk_pid%parbet%,,, Lobby
}

Nothing works
Reply With Quote
  #25  
Old 05-19-2007, 07:21 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: BetPot for Crypto?

Kooox,

post a Parbet lobby screenshot like ttttt did above please. Or the AHK window spy information I asked for, but turned out not to be required.
Reply With Quote
  #26  
Old 05-21-2007, 11:32 AM
El helado Patata El helado Patata is offline
Member
 
Join Date: Feb 2006
Posts: 64
Default Re: BetPot for Crypto?

I was just thinking. This is a suggestion btw so no pressure at all!

It would be nice if you could include all popular sites in the script if possible. If this would slow down everything or something like that, it would be really nice if you could list a download like "Betpot with Littlewoods", "Betpot with Crypto". It is very possible that it will save you time aswell since you wouldnt have to support us stupid that mess up the script [img]/images/graemlins/smile.gif[/img].
Reply With Quote
  #27  
Old 05-23-2007, 06:19 PM
Kooox Kooox is offline
Member
 
Join Date: Jul 2006
Posts: 81
Default Re: BetPot for Crypto?

[ QUOTE ]
Kooox,

post a Parbet lobby screenshot like ttttt did above please. Or the AHK window spy information I asked for, but turned out not to be required.

[/ QUOTE ]
Here's a screenshot from the lobby:




don't know what AHK window spy information is, I guess it's the error message I get when trying to bet pot or whatever, but I don't get any message, nothing happens at all...
Thanks again for all the work you put into this, it's truly amazing!
Reply With Quote
  #28  
Old 05-23-2007, 06:32 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: BetPot for Crypto?

You were very close with your code, Kooox - but I see now why it was not working.

Try:
<font class="small">Code:</font><hr /><pre>
WinGet, parbet, pid, Parbet.com Poker - Lobby
if (parbet)
{
GroupAdd, CryptoTables, ahk_pid%parbet%,,, Lobby
}
</pre><hr />

Remember to start/reload BetPot after the lobby is up, and please report success/failure, so I can add this in as standard.

Good luck,

dave.
Reply With Quote
  #29  
Old 05-23-2007, 08:11 PM
Kooox Kooox is offline
Member
 
Join Date: Jul 2006
Posts: 81
Default Re: BetPot for Crypto?

Ah, figured the .com should fit in there somewhere. Works perfectly. Thanks a lot!
Reply With Quote
  #30  
Old 05-26-2007, 08:41 PM
Necromancer Necromancer is offline
Senior Member
 
Join Date: Aug 2005
Location: Leaking like a sieve
Posts: 398
Default Re: BetPot for Crypto?

I am trying to get the script to work for Betsafe. This is what I have been using

WinGet, betsafe, pid, Betsafe Poker- Lobby
if (betsafe)
{
GroupAdd, CryptoTables, ahk_pid%betsafe%,,, Lobby
}

any ideas?
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 06:52 PM.


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