Free Zynga pokerbot
Would you like to react to this message? Create an account in a few clicks or log in to continue.

"Good Table"

2 posters

Go down

"Good Table" Empty "Good Table"

Post by daygrameon Wed May 16, 2012 6:55 pm

Hello friends..

I have some problem about this bot. I did everything right (i think so). But it doesn't work. Its always refreshing and saying "can not find good table" and changing server. But its same in other servers. I'm using Google Chrome and here is my settings (settings.ini the same with video);


[Poker]

; the miliseconds the bot waits between loops
loop_pause=1000

; when in console mode the bot gets the iframe url from this link
poker_link=https://apps.facebook.com/texas_holdem

;should the bot disable popup checking
nopopupcheck=0

[Player]

; the player profile your bot will play with
player_file=BetaBot
; enable or disable chat
player_chat=0

;What network are you playing on - facebook, yahoo, or googleplus
;Note you cannot config at googleplus, use yahoo for googleplus config
;experimental
[NETWORK]
network=yahoo
facebook=0xFFFFFF
yahoo=14540253
googleplus=0xF8F8F8


[Table]

; the minimum players at the table including yourself before the bot will leave
table_min_players=6

; the minimum big blind room your bot will stay in ; Must use 40M 20M 10M 1M 400k 2k 400 100 50 ect..
table_min_blind=1k

; the maximum big blind room your bot will stay in ; Must use 40M 20M 10M 1M 400k 2k 400 100 50 ect..
table_max_blind=1k

; the number of big blinds your bot will sit with
table_buyin=30


;set up what time you want to play in a specific server. Use 'Random' to go to a random server.
;Use 'Pause' to pause the bot. Pause will make the "Pause" popup and will need you to start it up again.
;Example----
;0400-0600=Random
;0601-0800=Random
;0801-0900=London
;0901-1430=Moscow
;1431-2045=Berlin
;2046-0359=Pause

[time_servers]
0000-0059=Random
0100-0159=Random
0200-0259=Random
0300-0359=Random
0400-0459=Random
0500-0559=Random
0600-0659=Random
0700-0759=Random
0800-0859=Random
0900-0959=Random
1000-1059=Random
1100-1159=Random
1200-1259=Random
1300-1359=Random
1400-1459=Random
1500-1559=Random
1600-1659=Random
1700-1759=Random
1800-1859=Random
1900-1959=Random
2000-2059=Random
2100-2159=Random
2200-2259=Random
2300-2359=Random


;list of servers to avoid. Should your perfered server not be found for whatever reason
;it will choose a random server for you. Specify servers to avoid going to below.

[avoid_servers]
1=Ankara
2=California
3=Istanbul
4=Izmir
5=Macau
6=Istanbul
7=Bursa
8=Antalya
9=Mesa

[Log]

; the path to the bots data files
data_path=data

; the path to the bots log files
log_path=log

; should the bot log text
log_text=1
delete_old_txt=0

; should the bot log hand history
log_hand=0

; should the bot log server history
log_server=0
delete_old_logs=0

; should the bot ask for a blind if it is not known. Should be set to 1 always.
log_screen_blind=1

; should the bot capture unknown opponent actions. If your bots not showing other players actions such as raise and call, set this to 1 for a day.
log_screen_action=0

; should the bot capture unknown cards. Puts a ss and checksum.ini into logs/cards.
log_screen_card=0

; should the bot capture screen shots
log_screen_capture=0

; should the bot debug reading chips and raises. This will keep the pic files in data/chips and data/raise until restart
log_reads=0


[Browser]
;browser_title=Mozilla Firefox
;browser_file=firefox.exe

; other browsers
;browser_title=Internet Explorer
;browser_file=iexplore.exe
browser_title=Google Chrome
browser_file=chrome.exe
;browser_title=Poker Bot Console
;browser_file=console

;Should your bot pause after x minutes? 0= no, A positive number = yes and indicates the number of minutes to pause after
;How long should the bot pause? 0= bot does not pause, A positive number indicates the number of minutes to pause , default = pause for 15 minutes every 4 hours
[BotDetection]
pauseafter=640
resumeafter=10

[ERRORS]
stop on none fatal errors = 0

;Should the bot try to use raise box before ocr? 1= yes 0= no
[RaiseBox]
raisebox=0


[Usage]
usage_send=0

[username]
user=bot

[Gui_Position]
;depreciated
x=1175
y=5

[Resize]
chips =4
raise =2

[NewRoom]
high =8

[ForceNewRoom]
forceserver=60
hands =15
staylonger =0

[ForceBank]
low =10

[ForcePause]
DownPercent =50

[popup_check]
rounds =5

[auto_blind]
on=0

[set_opponents]
score=3

[ROOMS]
8M=2725165921
4M=2262355279
2M=1887166269
1M=3920151640
400k=3549352012
200k=3454587721
80k=2013911363
40k=2819352628
20k=2724588337
10k=1704259118
4k=3250710580
2k=1055783458
1k=1738988608
400=1418323255
200=1123019569
50=265740093
20=622193457
10=4049006891
4=38672403
2=2281515521


[PLAYERS]
9=3299057615
8=2890637294
7=2832446570
6=312254406
5=2504763379
4=1604823963
3=3819220160
2=651077572
1=3922312154
0=4049511677


[CONFIG]
skipfirstserverchange=1
selectrandomserver = 0
sethighpriority = 1
holdemcksm=451734754
lobbycolour=2179937
lobbychecksum=974980800
scrolllopixel=0x94999B
scrollhipixel=0xA1A6A7
fullcksm=2347457421
emptycksm=3392557022
tablecolour=263943
tablechecksum=955516429
tolobby=3236793403
buddy=1318692
tblstndg=3662958165
buyin=12303291


[TWEAKS]
;how fast should your bot scan the lobby? 1=fastest 10 = slowest
findroomspeed=5

;how fast should your bot play its turn? 1=fastest 19 = slowest
;[Note this will be random number, between 1 second and your selection]
;Bear in mind that the timeout is 20 seconds in normal rooms and 10 seconds in fast rooms
playturnspeed=1

;how quickly should your mouse move? 0 = fastest 10 = slowest
mousespeed=5

;want your bot to play fast tables? 1 = yes, 0 = no
playfasttables=0



I doing well everything but it doesn't work Sad please help me..

daygrameon

Posts : 9
Join date : 2012-05-16

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by daygrameon Thu May 17, 2012 2:15 pm

no one help me ?

when I was play 10 hands then there is appear popup and "next, next, next" and "finish".. so its asking me "blinds" and after that it leave the table and refresh table list. so its doing that so much times and change server.. I don't understand anything why :S please help me

daygrameon

Posts : 9
Join date : 2012-05-16

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by Andyboy Thu May 17, 2012 3:11 pm

Are you entering the Big Blind amount in the box that appears and then clicking save ??

Also did you configure steps 1-3 properly??
Andyboy
Andyboy
Admin
Admin

Posts : 306
Join date : 2012-03-24
Age : 45
Location : UK

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by daygrameon Thu May 17, 2012 4:15 pm

Andyboy wait i will screenshot for every steps

daygrameon

Posts : 9
Join date : 2012-05-16

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by Andyboy Thu May 17, 2012 6:22 pm

Ok i can see a problem after looking at the 1st screenshot lol....
You need to turn off both cleartype + Aero themes. Also when configuring your bot it should automatically sit you at a 1/2 blind table at step 2 THIS is ok. Then for step 3 i would join a 1/2 table to configure 10-15 hands making sure to hit all the buttons CALL, FOLD, RAISE, CHECK a couple of times try this then let us know how you get on ........
Andyboy
Andyboy
Admin
Admin

Posts : 306
Join date : 2012-03-24
Age : 45
Location : UK

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by daygrameon Thu May 17, 2012 7:10 pm

haha yeah it's working i like that :p but sometimes its raise 10k, 14k and later "fold" to winner hands.. is it normal ?

ps: it was about Aero.. it's solved thank you Andyboy Smile

daygrameon

Posts : 9
Join date : 2012-05-16

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by Andyboy Thu May 17, 2012 7:16 pm

You are welcome my friend as for the raising issue guess its time now to fine tune your profile the way you would like it to play Wink
Andyboy
Andyboy
Admin
Admin

Posts : 306
Join date : 2012-03-24
Age : 45
Location : UK

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by daygrameon Thu May 17, 2012 7:24 pm

it's really funny Smile so i gonna create a profile now and i will share.. thank you so much again Andyboy

daygrameon

Posts : 9
Join date : 2012-05-16

Back to top Go down

"Good Table" Empty Re: "Good Table"

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum