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
  #421  
Old 03-30-2007, 04:50 AM
Fight Club Fight Club is offline
Senior Member
 
Join Date: Mar 2006
Location: Sydney
Posts: 1,442
Default Re: iWitness v2

link?
Reply With Quote
  #422  
Old 03-30-2007, 09:25 AM
sputnik365 sputnik365 is offline
Senior Member
 
Join Date: May 2005
Posts: 162
Default Re: iWitness v2

http://forumserver.twoplustwo.com/showfl...p;vc=1&nt=5
Reply With Quote
  #423  
Old 04-21-2007, 07:46 PM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

I think that I may have stumbled onto the issue.
In the script the limits are listed $2/$4, but in PP the limits are $ 2/$ 4 (note the spaces).
I changed my script to include the spaces and so far it seems to work. Needs some more testing though.

Give it a try.
Reply With Quote
  #424  
Old 04-21-2007, 10:05 PM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

May need some more testing/coding.
Worked for a while, but then quit.
[img]/images/graemlins/frown.gif[/img]
Reply With Quote
  #425  
Old 04-22-2007, 10:44 AM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

Here is what I did to get it to work (for NL anyways)

change the line:
IfInString, is_cash, $100/$200
to
IfInString, is_cash, $ 100/$ 200

and change the limits in the NL list

Else if which_game = No-Limit Hold'em
GuiControl, , which_limit, |$25/$50|$10/20 NL|$5/10 NL|$3/6 NL|$2/4 NL|$1/2 NL|$0.50/1 NL|$0.25/0.50 NL

so that the limits read
$ 0.25/$ 0.50
note the additional $, spaces and the removal of NL
Reply With Quote
  #426  
Old 04-24-2007, 01:23 PM
The_Man_Who The_Man_Who is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default Re: iWitness v2

[ QUOTE ]
6:32 PM Tuesday, April 24, 2007
I:\poker\iWitness
1.0.46.11
WIN_XP
iWitness v2.16
compiled:
max_tables = 12
.ini exists.
Safe mode: Yes
TableMode: Normal
Party Not open.
Loading Party.
Logging into Party.

PartyGaming Version
Build Number: 110/110
Build Date: Apr 18 2007.


OpenTables started.
-1 total rules.
tables_to_open = 12
actually_open: 0
Trying to navigate to Beginners (Limit).
Couldn't navigate to game_type
OpenTables finished.


[/ QUOTE ]

I still got that "Coudn't navigate to game_type"-error mentioned before in this thread despite using latest party & ahk-builds & X-mouse activated. [img]/images/graemlins/frown.gif[/img] I tried different PCs, but the prob persists. [img]/images/graemlins/confused.gif[/img] iWitness was set to open .05/.10$ holdem-tables. safemine is doin' o.k. I just saw in the iWitness v2.16-Script it was written for ahk 1.0.43.06. Could that be a problem?

Or any other suggestions?
TNX a lot,
tmw
Reply With Quote
  #427  
Old 04-24-2007, 09:46 PM
Hobbes614 Hobbes614 is offline
Junior Member
 
Join Date: Nov 2006
Posts: 17
Default Re: iWitness v2

I am running 1.0.46.10.
The newest version of Party Poker runs ok with the script that is online (ie not my modifications)
Been running it all day today.

One thing that I found that helps is to be sure that the tables are sorted by Name.
Reply With Quote
  #428  
Old 04-25-2007, 12:26 AM
The_Man_Who The_Man_Who is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default Re: iWitness v2

[ QUOTE ]
I am running 1.0.46.10.

[/ QUOTE ] Tried that before, same prob.

[ QUOTE ]
One thing that I found that helps is to be sure that the tables are sorted by Name.

[/ QUOTE ] Doesn't help.

Apparently all the script does is to open party-client, login, remove popups & move to limit holdem games (all limits). After a while it minimizes the lobby. Thats all. No tables opening. It recognizes when I opened tables before & logs that it opened tables, but it doesn't. I turned off zonealarm pro just in case, no effect. Merely sophos antivirus is still running (don't like to turn it off).
Reply With Quote
  #429  
Old 05-06-2007, 08:23 AM
Spurious Spurious is offline
Senior Member
 
Join Date: Aug 2006
Posts: 1,575
Default Re: iWitness v2

Is there a way to add smaller limits like LHE .25/.5 to the program?
Reply With Quote
  #430  
Old 07-31-2007, 05:46 AM
Kruzo Kruzo is offline
Junior Member
 
Join Date: Jul 2007
Posts: 1
Default Re: Problem opening tables

Hi Roland

I am trying to datamine SnGs. But my problem is that instead of displaying options from 1 to 6 in "minimum players" it just displayes a "--". So therefore the tables will not close when they finish because i cannot set the allowed minimum amount of players at the table.

I have looked at the code and found the following string

--------------------------------------------------

;
6max:
game_type = 6max
IfNotInString, which_game, SNG
{
GuiControl, , players_min, |2|3|4|5|6
GuiControl, Choose, players_min, % players_min - 1
}
Else
GuiControl, Choose, players_min, |1
Gosub, prefs
Return

--------------------------------------------------

I believe this is where it says that it should display the options: |2|3|4|5|6 but it does not display anything.

Please enlighten me, as i am really eager to get started
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 01:58 AM.


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