Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Poker Beats, Brags, and Variance (http://archives1.twoplustwo.com/forumdisplay.php?f=56)
-   -   new more damning absolute evidence (http://archives1.twoplustwo.com/showthread.php?t=522524)

fluorescenthippo 10-14-2007 04:08 PM

Re: lolz super accountz
 
[ QUOTE ]
[ QUOTE ]
I'd love it if somebody could put together a PXF HH of the cheaters tournament. Or just all the hands that are available.

[/ QUOTE ]
I PM'ed mindwise about me giving him a compatible HH file for the PXF replayer. No response thus far.

[/ QUOTE ]

omg somebody get this done plz.

TheWacoKidd 10-14-2007 04:23 PM

Re: lolz super accountz
 
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
I'd love it if somebody could put together a PXF HH of the cheaters tournament. Or just all the hands that are available.

[/ QUOTE ]
I PM'ed mindwise about me giving him a compatible HH file for the PXF replayer. No response thus far.

[/ QUOTE ]

omg somebody get this done plz.

[/ QUOTE ]

ppl are trying but as far as I know mindwise said it wouldn't work...

N 82 50 24 10-14-2007 04:28 PM

Re: lolz super accountz
 
It will work, I can convert this to any format he wants. Although, assuming they have the ability show multiple hole cards at the table, I would have to do it "table by table." But I don't think anyone cares about anything except table 13.

smellmuth 10-14-2007 04:37 PM

Re: lolz super accountz
 
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
How large is the file just out of curiosity?

I just tested a 11 x 65536 XLS file, and it's 10 MB.

[/ QUOTE ]
lol. That is a stupid test. DUCY?

Hint: Putting a movie in every cell or just a dot makes kind of a difference.

[/ QUOTE ]

Huh? I just put a few characters of text in each cell, just like the file he's working with.

I was working under the assumption that AP didn't send him a XLS file with movies in every cell.

[/ QUOTE ]

thats just an example, in reality there will be various sizes of data in each cell (for example a dot is a smaller peice of data than a hand history file - although not to the extent of the difference between a movie and said dot).

[/ QUOTE ]

It's called an approximation, dude - and I was approximately correct.

Do you see that if his file were 5 times larger than the one I tested, that it would probably mean there were a lot more than 65536 rows in his?

[/ QUOTE ]

occam's razor, homie: it would probably mean there was 5 times more data in each row.

N 82 50 24 10-14-2007 04:37 PM

Re: lolz super accountz
 
dude, let it go, it isn't important.

augie_ 10-14-2007 04:47 PM

Re: lolz super accountz
 
[ QUOTE ]
Guys, it doesn't matter. The file is just under 10 mb and it doesn't contain more rows AFAICT.

Also, snagglepuss is an investigative superstar.

First, he found some shady costa rican IP activity in the file.

Second, he thinks he's found the name of the person who created the excel file.

Third, I think the two of us have concluded the that the IP logs are related to the opening and closing of a table and it is not necessarily related to those who are playing at the table.

[/ QUOTE ]

thanks for doing all this, btw

N 82 50 24 10-14-2007 05:22 PM

Re: lolz super accountz
 
Holy [censored], I think I found him and I'm like 99% sure this is not a coincidence. Skip to the bolded text if you don't care about the details.

I put all of the IP/email address lines in the following type of SQL table:

CREATE TABLE `ipinfo` (
`table` int(3) NOT NULL,
`date` datetime NOT NULL,
`action` varchar(10) NOT NULL,
`email` varchar(80) NOT NULL,
`userid` int(15) NOT NULL,
`ip` varchar(25) NOT NULL,
`port` int(8) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

Then I ran the following query:

SELECT *
FROM `ipinfo`
GROUP BY `email`
ORDER BY `ip` ASC

It returned 267 rows.

Then in the IP range starting with 200, there are two guys with identical IPs. snagglepuss alerted me to these two guys earlier. But here's the evidence on one of the guys:

1. This guy "enters" table 13 at 2007-09-12 21:02:14, which is 2 minutes and 14 seconds after the tourney started.
2. Table 13 is the table which POTRIPPER was playing on
3. He never leaves the table, which means he was observing the table until at least 11:20 PM EST (at least, that's how I understand this)
4. His IP address is based in Costa Rica.
5. This is the most damning. He is user id 363 at AP. That means he was created in the system very very early on. Most of these user ids are in the 6 or 7 figures.

I think this tells me that there was some sort of inside job going on.

I will withhold his IP and email for the time being.

augie_ 10-14-2007 05:23 PM

Re: lolz super accountz
 
[ QUOTE ]
Holy [censored], I think I found him and I'm like 99% sure this is not a coincidence. Skip to the bolded text if you don't care about the details.

I put all of the IP/email address lines in the following type of SQL table:

CREATE TABLE `ipinfo` (
`table` int(3) NOT NULL,
`date` datetime NOT NULL,
`action` varchar(10) NOT NULL,
`email` varchar(80) NOT NULL,
`userid` int(15) NOT NULL,
`ip` varchar(25) NOT NULL,
`port` int(8) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

Then I ran the following query:

SELECT *
FROM `ipinfo`
GROUP BY `email`
ORDER BY `ip` ASC

It returned 267 rows.

Then in the IP range starting with 200, there are two guys with identical IPs. snagglepuss alerted me to these two guys earlier. But here's the evidence on one of the guys:

1. This guy "enters" table 13 at 2007-09-12 21:02:14, which is 2 minutes and 14 seconds after the tourney started.
2. Table 13 is the table which POTRIPPER was playing on
3. He never leaves the table, which means he was observing the table until at least 11:20 PM EST (at least, that's how I understand this)
4. His IP address is based in Costa Rica.
5. This is the most damning. He is user id 363 at AP. That means he was created in the system very very early on. Most of these user ids are in the 6 or 7 figures.

I think this tells me that there was some sort of inside job going on.

I will withhold his IP and email for the time being.

[/ QUOTE ]

FIRST!!!!!!!!!!!!!!!!!!!!!!!!1

HAHAHAHAHAHAHAHAHAHAHAHA!

ibluffoldladies 10-14-2007 05:25 PM

Re: lolz super accountz
 
Thank you. You've taken the time to prove what we all feel.

linuxrocks 10-14-2007 05:27 PM

Re: lolz super accountz
 
[ QUOTE ]
Holy [censored], I think I found him and I'm like 99% sure this is not a coincidence. Skip to the bolded text if you don't care about the details.

I put all of the IP/email address lines in the following type of SQL table:

CREATE TABLE `ipinfo` (
`table` int(3) NOT NULL,
`date` datetime NOT NULL,
`action` varchar(10) NOT NULL,
`email` varchar(80) NOT NULL,
`userid` int(15) NOT NULL,
`ip` varchar(25) NOT NULL,
`port` int(8) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

Then I ran the following query:

SELECT *
FROM `ipinfo`
GROUP BY `email`
ORDER BY `ip` ASC

It returned 267 rows.

Then in the IP range starting with 200, there are two guys with identical IPs. snagglepuss alerted me to these two guys earlier. But here's the evidence on one of the guys:

1. This guy "enters" table 13 at 2007-09-12 21:02:14, which is 2 minutes and 14 seconds after the tourney started.
2. Table 13 is the table which POTRIPPER was playing on
3. He never leaves the table, which means he was observing the table until at least 11:20 PM EST (at least, that's how I understand this)
4. His IP address is based in Costa Rica.
5. This is the most damning. He is user id 363 at AP. That means he was created in the system very very early on. Most of these user ids are in the 6 or 7 figures.

I think this tells me that there was some sort of inside job going on.

I will withhold his IP and email for the time being.

[/ QUOTE ]

Great job, Nat! Did any body make progress on converting the raw HHs to PXF compatible form? I can help, if you like.


All times are GMT -4. The time now is 04:25 AM.

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