Poker-AI.org

Poker AI and Botting Discussion Forum
It is currently Mon Nov 13, 2023 2:57 pm

All times are UTC




Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next
Author Message
 Post subject: PS unlimit open table
PostPosted: Fri Nov 15, 2013 5:33 pm 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
Hi,

I'v attemp open unlimited table in software poker stars without login, but i'm not found.

This in registered or in folder installation folder?

Thank you for help.


Top
 Profile  
 
PostPosted: Sat Nov 16, 2013 10:03 pm 
Offline
New Member

Joined: Wed May 22, 2013 2:11 am
Posts: 6
Yes.

What you?


Top
 Profile  
 
PostPosted: Sat Nov 16, 2013 10:37 pm 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
Hi,

I've attempt create a software of datamining but i'm not successfull open more than 5 table without login.

It's possible pass this limited of 5 table?

Thank you for help


Top
 Profile  
 
PostPosted: Sat Nov 16, 2013 11:31 pm 
Offline
New Member

Joined: Wed May 22, 2013 2:11 am
Posts: 6
I'm pretty sure the table limit is enforced in server side, therefore you can't get passed that. In Full Tilt it was (probably still is) on client side, but my attempts to bypass the check in Pokerstars failed and from what I remember it was because the server didn't give the table data but instead threw "table limit" error.

You can more easily bypass the 1 instance check though, so you can run many instances of pokerstars and manage the processID/windows.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 10:04 am 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
jm89_1 wrote:
You can more easily bypass the 1 instance check though, so you can run many instances of pokerstars and manage the processID/windows.


Ok but how do this? I'v nobby in this aspect. My software is ok only have problem limitation table.

Thank you for help.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 10:24 am 
Offline
Regular Member
User avatar

Joined: Sat May 25, 2013 7:36 am
Posts: 73
Have you tried the runas-command?

Create multiple users = {user1, user2, user3, ..., userI}

then use runas in cmd.exe:

Code:
runas /user:user1 PokerStars.exe
runas /user:user2 PokerStars.exe
runas /user:user3 PokerStars.exe
...
runas /user:userI PokerStars.exe


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 11:59 am 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
Hi,

Yes i've tried, but pokerstars open for user1 for example, and for second user open services but stop service after 1 second. This attemp with second user with account limited or as administrator but not succesfull.

Thank you for help.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 4:55 pm 
Offline
New Member

Joined: Wed May 22, 2013 2:11 am
Posts: 6
grave wrote:
jm89_1 wrote:
You can more easily bypass the 1 instance check though, so you can run many instances of pokerstars and manage the processID/windows.


Ok but how do this? I'v nobby in this aspect. My software is ok only have problem limitation table.

Thank you for help.


You need a bit of knowledge of IDA or a similar utility. It has some mutex logic at the start. Patch one of the if statements and you are good.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 5:31 pm 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
You have probably reason, i've limited in knowledge, it's really :(

If you have site or other for learning i agree.

Thank for help.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 5:34 pm 
Offline
Veteran Member

Joined: Mon Mar 04, 2013 9:40 pm
Posts: 269
You are allowed to play up to 24 tables at PS so what exactly are you trying to do here?


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 6:24 pm 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
shalako wrote:
You are allowed to play up to 24 tables at PS so what exactly are you trying to do here?


Exactly with login, but i want open more than 5 tables without login. this is what to do.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 6:40 pm 
Offline
Veteran Member

Joined: Mon Mar 04, 2013 9:40 pm
Posts: 269
oh ok..so you want to observe more then 5 tables? for like data mining purposes or ?


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 7:06 pm 
Offline
Senior Member
User avatar

Joined: Sun Mar 10, 2013 10:31 am
Posts: 139
May be virtual machine will solve your problem?
VirtualBox, wmvare, ets...


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 8:44 pm 
Offline
Veteran Member

Joined: Mon Mar 04, 2013 9:40 pm
Posts: 269
oh nevermind. It is for datamining as stated above. I was thinking of doing the same for awhile to get some data on regulars before putting in the bot in.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 8:45 pm 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
shalako wrote:
oh ok..so you want to observe more then 5 tables? for like data mining purposes or ?


Yes for data mining.

nefton wrote:
May be virtual machine will solve your problem?
VirtualBox, wmvare, ets...


I use vm but only 5 table each vm... i want open more table in each vm.


Top
 Profile  
 
PostPosted: Sun Nov 17, 2013 10:55 pm 
Offline
Senior Member
User avatar

Joined: Sun Mar 10, 2013 10:31 am
Posts: 139
Long long ago, I had create and install windows about 50vm/day.
With unique HDD ID, Mac, Windows number, user... ets
All in full automatic mode 24/7 :).

Think you should not break ps protocol o some like this, but only a bit upgrade of your data mining system.


Top
 Profile  
 
PostPosted: Mon Nov 18, 2013 9:35 am 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
nefton wrote:
Long long ago, I had create and install windows about 50vm/day.
With unique HDD ID, Mac, Windows number, user... ets
All in full automatic mode 24/7 :).

Think you should not break ps protocol o some like this, but only a bit upgrade of your data mining system.


Thanks for opinion ;)


Top
 Profile  
 
PostPosted: Tue Nov 19, 2013 12:34 pm 
Offline
Regular Member
User avatar

Joined: Sat May 25, 2013 7:36 am
Posts: 73
grave wrote:
nefton wrote:
Long long ago, I had create and install windows about 50vm/day.
With unique HDD ID, Mac, Windows number, user... ets
All in full automatic mode 24/7 :).

Think you should not break ps protocol o some like this, but only a bit upgrade of your data mining system.


Thanks for opinion ;)


I want a feature to like posts


Top
 Profile  
 
PostPosted: Tue Nov 19, 2013 7:15 pm 
Offline
Junior Member

Joined: Fri Nov 15, 2013 5:27 pm
Posts: 13
nefton wrote:
Long long ago, I had create and install windows about 50vm/day.
With unique HDD ID, Mac, Windows number, user... ets
All in full automatic mode 24/7 :).

Think you should not break ps protocol o some like this, but only a bit upgrade of your data mining system.


You have succesfull data mining network ipoker? Because my capacity is limiting succesfull for poker stars data mining.

You can explain ? Thank you.


Top
 Profile  
 
PostPosted: Tue Nov 19, 2013 7:36 pm 
Offline
Senior Member
User avatar

Joined: Sun Mar 10, 2013 10:31 am
Posts: 139
no. long long ago my system was not intended to datamining. It was before black friday.

But I am not see any problems to datamaining unlimit info you need.
For this purpose your system should not be wery dificult.
Attention - system, not just "application"

1. Application for open tables, screenshoot poker clients and analise them.
2. Application for create VMs
3. Application for instal Poker softvare in VM and register there new account
4. Application for socks VM via Socks5 to internet. (must buy many socks5 realtime)
You can install nolimit VMs on nolimit computers in any point of the world.

5. DataStorageServer (on any virtual hosting in the world)
6. Comand Server (same)

It is somewhere about what you need.

There are a lot of problems in this way, but all can be solved.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page 1, 2  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group