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

Help fixing my profile...

Go down

Help fixing my profile... Empty Help fixing my profile...

Post by rfmsec Fri Oct 19, 2012 4:16 am

Can't seem to get i to earn money :\
Any help would be appreciated...

*** Profile ***

[Non_Suited_Preflop_Hands]
all_in =AA KK QQ JJ
raise_strong=AK TT
raise =
call_strong =AQ AJ
call_any =
call_upto_high =AQ AJ AT KQ KJ KT QJ QT JT 99 88
call_upto_low =77 66 55 44 33 22 A2 A3 A4 A5 A6 A7 A8 A9 K5 K6 K7 K8 K9 Q5 Q6 Q7 Q8 Q9 J5 J6 J7 J8 J9 T9 98 87 76 65 54 43 32
call_once =
small_blind =

[Suited_Preflop_Hands]
all_in =
raise_strong=
raise =
call_strong =
call_any =AK AQ AJ AT
call_upto_high =KQ KJ KT QJ QT JT
call_upto_low =A2 A3 A4 A5 A6 A7 A8 A9 K2 K3 K4 K5 K6 K7 K8 K9 Q2 Q3 Q4 Q5 Q6 Q7 Q8 Q9 J2 J3 J4 J5 J6 J7 J8 J9 T2 T3 T4 T5 T6 T7 T8 T9 98 76 65 54 43 32
call_once =
small_blind =

[call_upto_high]
preflopcallamount =5
flopcallamount =4
turncallamount =5
rivercallamount =7

[call_upto_low]
preflopcallamount =2
flopcallamount =2
turncallamount =3
rivercallamount =4

[raise_strong]
preflopraiseamount =10
flopraiseamount =25
turnraiseamount =35
riverraiseamount =50

[raise]
preflopraiseamount =10
flopraiseamount =15
turnraiseamount =20
riverraiseamount =25

[FlopScore]
0-20=check
21-40=call_upto_low
41-55=call_upto_high
56-60=call
61-65=call_strong
66-75=raise_strong
76-200=raise_strong

[TurnScore]
0-25=check
26-45=call_upto_low
46-55=call_upto_high
56-65=call
66-70=call_strong
71-80=raise_strong
81-200=raise_strong

[RiverScore]
0-30=check
31-50=call_upto_low
51-65=call_upto_high
66-70=call
71-75=call_strong
76-85=raise_strong
86-200=all_in

[NewRoom]
high =25

[ForceBank]
low =15

[ForceNewRoom]
hands =35
staylonger =5

[Resize]
chips =5
raise =5

[ForcePause]
DownPercent =30

[popup_check]
rounds =1

[auto_blind]
on=0

[set_opponents]
score=3


*** Settings ***


[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=facebook
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=10K

; 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=40K

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


;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=240
resumeafter=15

[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=1074
y=302

[Resize]
chips =4
raise =2

[NewRoom]
high =10

[ForceNewRoom]
forceserver=200
hands =50
staylonger =1

[ForceBank]
low =25

[ForcePause]
DownPercent =25

[popup_check]
rounds =5

[auto_blind]
on=0

[set_opponents]
score=4

[ROOMS]
500M=895729714
100M=4235319604
40M=1678301279
20M=1349511892
10M=241954005
8M=225501079
4M=408219452
2M=1099941894
1M=1383255060
400k=2508118438
200k=475653704
80k=1929306469
40k=1600517082
20k=1343878619
10k=4079675252
4k=2376135942
2k=4103988733
1k=1305338858
400=694023424
200=3573344074
50=1230894825
20=3672177060
10=4117632704
4=4094764114
2=2813149397
800k=2836907825




[PLAYERS]
9=1581688683
8=1275963336
7=481147021
6=753248248
5=2765991350
4=1287500228
3=2722542164
2=4206734561
1=288669526
0=1330359221


[CONFIG]
skipfirstserverchange=1
selectrandomserver = 0
sethighpriority = 1
holdemcksm=1282140890
lobbycolour=136221
lobbychecksum=172425546
scrolllopixel=0x94999B
scrollhipixel=0xA1A6A7
fullcksm=2347457421
emptycksm=2347457421
tablecolour=3493218
tablechecksum=194445819
tolobby=2762323254
buddy=6587031
tblstndg=485698508
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=4

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

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

rfmsec

Posts : 8
Join date : 2012-10-18

Back to top Go down

Back to top

- Similar topics

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