Open Holdem
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.
Rechercher
 
 

Résultats par :
 


Rechercher Recherche avancée

Derniers sujets
» Ou sont-ils
ereur parenthèse EmptyMar 19 Juin - 6:23 par toto

» problème de code
ereur parenthèse EmptyVen 14 Juil - 14:17 par muratime

» recherche openholdem
ereur parenthèse EmptyDim 29 Jan - 10:57 par scl2b

» petite question sur certain terme OH
ereur parenthèse EmptyJeu 19 Jan - 17:49 par toto

» problème de bouton all in
ereur parenthèse EmptyJeu 19 Jan - 5:33 par toto

» Oh V9
ereur parenthèse EmptyMar 6 Déc - 13:43 par TKAP

»  OpenPPL V 1.3.1
ereur parenthèse EmptyVen 11 Nov - 8:17 par matom

» bonjour
ereur parenthèse EmptyVen 11 Nov - 8:04 par matom

» NO TRIAL HUD supprimer le message "TRIAL please register" du hud dans pokertracker
ereur parenthèse EmptyDim 12 Juin - 11:36 par BOTTER

Qui est en ligne ?
Il y a en tout 1 utilisateur en ligne :: 0 Enregistré, 0 Invisible et 1 Invité

Aucun

Le record du nombre d'utilisateurs en ligne est de 37 le Sam 13 Avr - 23:37
Statistiques
Nous avons 155 membres enregistrés
L'utilisateur enregistré le plus récent est Blandelsseattcher

Nos membres ont posté un total de 2282 messages dans 311 sujets
Le Deal du moment : -45%
WHIRLPOOL OWFC3C26X – Lave-vaisselle pose libre ...
Voir le deal
339 €
Le Deal du moment : -17%
Casque de réalité virtuelle Meta Quest 2 ...
Voir le deal
249.99 €

ereur parenthèse

3 participants

Page 1 sur 2 1, 2  Suivant

Aller en bas

ereur parenthèse Empty ereur parenthèse

Message par TKAP Mer 6 Mar - 19:50

when (BotRaisedBeforeFlop) and (numberofraisesbeforeflop = 1) and (botsactionsonthisround = 0) and (opponentsonflop = 1) and (Position = Last) and (Bets = 0 and Raises = 0 )and (botislastraiser)

when (PotSize = 3 and Random) <= 25 RaisePot Force
when (PotSize = 3) Bet 2 Force

when (PotSize = 4) and Random <= 25 RaisePot Force
when (PotSize = 4) bet 3 Force

Avant ct comme ca

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 0 and Position = Last and Bets = 0 and Raises = 0 and botislastraiser







when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force

when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force[img][Vous devez être inscrit et connecté pour voir cette image][/img]

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par BOTTER Mer 6 Mar - 20:10

Moi je les places toujour.

When (Hand =XX or Hand = XX) and ( XXXXX or XXXXX) ant not (XXXXX or XXXXX)
BOTTER
BOTTER
Admin

Messages : 755
Date d'inscription : 07/04/2012
Localisation : Canada

https://openholdem.forumcanada.org

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Invité Mer 6 Mar - 22:29


Avant ct comme ca

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 0 And Position = Last and Bets = 0 and Raises = 0 and botislastraiser

when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force

when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
le probleme ce n ai pas les paranthese mais and opponentsonflop = 0 parceque si oppnentonflop=0 il auras pas de flop!!!!!!!!!

Invité
Invité


Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Titi007 Jeu 7 Mar - 1:39

Oui il faut des parenthèses presque partout.
Ce qui induit les gens en erreur c'est qu'ils récupèrent des profils shanky ou autres, et s'en inspirent. Sauf que le coeur du bot ce n'est pas le même, et les créateurs d'OH l'ont écrit de partout sur le forum: "mettez des parenthèses avec OH !!!"

Titi007
Membre

Messages : 236
Date d'inscription : 15/12/2012
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par BOTTER Jeu 7 Mar - 6:03

afric213 a écrit: le probleme ce n ai pas les paranthese mais and opponentsonflop = 0 parceque si oppnentonflop=0 il auras pas de flop!!!!!!!!!

Ouain c est certain.

Very Happy
BOTTER
BOTTER
Admin

Messages : 755
Date d'inscription : 07/04/2012
Localisation : Canada

https://openholdem.forumcanada.org

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 7:27

BOTTER a écrit:
afric213 a écrit: le probleme ce n ai pas les paranthese mais and opponentsonflop = 0 parceque si oppnentonflop=0 il auras pas de flop!!!!!!!!!

Ouain c est certain.

Very Happy
and opponentsonflop = 0 c est une erreur de frappe de map part je fait faire un copier colle c plus sur


TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 7:27

//-CBET- bot only raiser preflop//
//botislastraiser//
//1 opponent//

when ((BotRaisedBeforeFlop) and (numberofraisesbeforeflop = 1) and (botsactionsonthisround = 0) and (opponentsonflop = 1) and (Position = Last) and (Bets = 0 and Raises = 0 )and (botislastraiser))

when ((PotSize = 3) and (Random)) <= 25 RaisePot Force
when ((PotSize = 3) Bet 2 Force

when ((PotSize = 4) and (Random)) <= 25 RaisePot Force
when (PotSize = 4) bet 3 Force

when (PotSize = 5) and Random <= 25 RaisePot Force
when (PotSize = 5) bet 4 Force

when (PotSize = 6) and Random <= 25 RaisePot Force
when (PotSize = 6) bet 5 Force

when (PotSize = 7) and Random <= 25 RaisePot Force
when (PotSize = 7 bet 5 Force

when (PotSize = Cool and Random <= 25 RaisePot Force
when (PotSize = Cool bet 6 Force

when (PotSize = 9) and Random <= 25 RaisePot Force
when (PotSize = 9) bet 8 Force

when (PotSize = 10) and Random <= 25 RaisePot Force
when (PotSize = 10) bet 8 Force

when (PotSize = 11) and Random <= 25 RaisePot Force
when (PotSize = 11) bet 8 Force

when (PotSize = 12) and Random <= 20 RaisePot Force
when (PotSize = 12) bet 10 Force

when (PotSize = 13) and Random <= 20 RaisePot Force
when (PotSize = 13) bet 10 Force

when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force

when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force

when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet14 Force

when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet14 Force

when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet14 Force

when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet15 Force

when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet15 Force

when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet15 Force

when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet15 Force

when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force

when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force

when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force

when PotSize >= 25 RAISE 75% Force

//2 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and botislastraiser

when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force

when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force

when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force

when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force

when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force

when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force

when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force

when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force

when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force

when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force

when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force

when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force

when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force

when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet14 Force

when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet14 Force

when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet16 Force

when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet16 Force

when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet18 Force

when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet18 Force

when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 20 Force

when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force

when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force

when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force

when PotSize > 25 RAISE 75% Force




//-CBET- bot only raiser preflop//
//botisNOTlastraiser//
//1 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and not(botislastraiser)
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force

when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force

when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force

when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force

when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force

when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force

when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force

when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force

when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force

when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force

when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force

when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force

when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force

when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet14 Force

when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet14 Force

when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet14 Force

when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet15 Force

when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet15 Force

when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet15 Force

when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet15 Force

when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force

when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force

when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force

when PotSize > 25 RAISE 75% Force

//2 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and not(botislastraiser)
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force

when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force

when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force

when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force

when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force

when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force

when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force

when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force

when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force

when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force

when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force

when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force

when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force

when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet14 Force

when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet14 Force

when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet16 Force

when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet16 Force

when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet18 Force

when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet18 Force

when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 20 Force

when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force

when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force

when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force

when PotSize > 25 RAISE 75% Force



//cbet- bot raised pre and is last raiser-possible more then 1 raise pre//

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 7:36

Je joint lerreur de parenthese
[img][Vous devez être inscrit et connecté pour voir cette image][/img]

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 7:38

merci affric bot et titi pour vos reponsse Very Happy

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Invité Jeu 7 Mar - 8:15

voici ton code coriger
pour les parenthese ne sont pas obligatoire sauf dans certain cas
la ou il ya or et not
when xxx=(a or b or c...)and...........
when xxx not(a or c o.......)
pour nos reponse vu ce que envoi si la question ou le probleme bien expliquer vous aurez des bonne reponse -il ne faut pas allez vite pour faire un profil il faut savoire plusieure chose......... afro
when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and botislastraiser
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 14 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 15 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 15 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 15 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 15 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize >= 25 RAISE 75% Force

//2 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and botislastraiser
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 16 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 16 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 18 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 18 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 20 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize > 25 RAISE 75% Force




//-CBET- bot only raiser preflop//
//botisNOTlastraiser//
//1 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and not ( botislastraiser )
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 14 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 15 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 15 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 15 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 15 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize > 25 RAISE 75% Force

//2 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and not( botislastraiser )
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 16 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 16 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 18 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 18 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 20 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize > 25 RAISE 75% Force

Invité
Invité


Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 10:02

afric213 a écrit:voici ton code coriger
pour les parenthese ne sont pas obligatoire sauf dans certain cas
la ou il ya or et not
when xxx=(a or b or c...)and...........
when xxx not(a or c o.......)
pour nos reponse vu ce que envoi si la question ou le probleme bien expliquer vous aurez des bonne reponse -il ne faut pas allez vite pour faire un profil il faut savoire plusieure chose......... afro
when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and botislastraiser
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 14 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 15 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 15 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 15 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 15 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize >= 25 RAISE 75% Force

//2 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and botislastraiser
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 16 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 16 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 18 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 18 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 20 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize > 25 RAISE 75% Force




//-CBET- bot only raiser preflop//
//botisNOTlastraiser//
//1 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and not ( botislastraiser )
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 14 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 15 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 15 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 15 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 15 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize > 25 RAISE 75% Force

//2 opponent//

when BotRaisedBeforeFlop and numberofraisesbeforeflop = 1 and botsactionsonthisround = 0 and opponentsonflop = 1 and Position = Last and Bets = 0 and Raises = 0 and not( botislastraiser )
when PotSize = 3 and Random <= 25 RaisePot Force
when PotSize = 3 Bet 2 Force
when PotSize = 4 and Random <= 25 RaisePot Force
when PotSize = 4 bet 3 Force
when PotSize = 5 and Random <= 25 RaisePot Force
when PotSize = 5 bet 4 Force
when PotSize = 6 and Random <= 25 RaisePot Force
when PotSize = 6 bet 5 Force
when PotSize = 7 and Random <= 25 RaisePot Force
when PotSize = 7 bet 5 Force
when PotSize = 8 and Random <= 25 RaisePot Force
when PotSize = 8 bet 6 Force
when PotSize = 9 and Random <= 25 RaisePot Force
when PotSize = 9 bet 8 Force
when PotSize = 10 and Random <= 25 RaisePot Force
when PotSize = 10 bet 8 Force
when PotSize = 11 and Random <= 25 RaisePot Force
when PotSize = 11 bet 8 Force
when PotSize = 12 and Random <= 20 RaisePot Force
when PotSize = 12 bet 10 Force
when PotSize = 13 and Random <= 20 RaisePot Force
when PotSize = 13 bet 10 Force
when PotSize = 14 and Random <= 20 RaisePot Force
when PotSize = 14 bet 12 Force
when PotSize = 15 and Random <= 15 RaisePot Force
when PotSize = 15 bet 12 Force
when PotSize = 16 and Random <= 15 RaisePot Force
when PotSize = 16 bet 14 Force
when PotSize = 17 and Random <= 15 RaisePot Force
when PotSize = 17 bet 14 Force
when PotSize = 18 and Random <= 15 RaisePot Force
when PotSize = 18 bet 16 Force
when PotSize = 19 and Random <= 15 RaisePot Force
when PotSize = 19 bet 16 Force
when PotSize = 20 and Random <= 15 RaisePot Force
when PotSize = 20 bet 18 Force
when PotSize = 21 and Random <= 15 RaisePot Force
when PotSize = 21 bet 18 Force
when PotSize = 22 and Random <= 15 RaisePot Force
when PotSize = 22 bet 20 Force
when PotSize = 23 and Random <= 10 RaisePot Force
when PotSize = 23 bet 20 Force
when PotSize = 24 and Random <= 10 RaisePot Force
when PotSize = 24 Bet 22 Force
when PotSize = 25 and Random <= 10 RaisePot Force
when PotSize = 25 Bet 22 Force
when PotSize > 25 RAISE 75% Force


Merci affric le probleme de parenthese alors qu il en avait pas au debut je vais enlevé il ma dit erro missing du cou j'ai mit des parenthese
j'ai when xxx=(a or b or c...)and...........
when xxx not(a or c o.......)

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 10:23

Bon je revient sur cette affaire de parenthese comme esxplique affric je voie bien que je n'est pas de condition or et not ou et pas mettre des parenthese alors pourkoi il me met ce message rrrrrrrrrrrrrrrrr
[img][Vous devez être inscrit et connecté pour voir cette image][/img]

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Invité Jeu 7 Mar - 11:33

generale syntex eror ca ne veux pas dire parenthese il ya dautre chose a bien verifier
par ex les ligne que tu a deposer sur le forum j ai rien ajoute ou suprime a part que jai enlever les parenthese et mais des espace la ou il faut ex bet14 bet 14 jai les convertir en ohf ca passe son auqu une errer le OH Iir le profil normale !!!!!!!! verifier bien les sentax une oublier de ( egal espace and et dautre chose..........)
verifier bien les ligne apre force jusqua la fin de la ligne s il n ya pas un mot apre force plus loin plus loin plus loin skype tobna05400
bon corage lol! lol!

Invité
Invité


Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 12:07

afric213 a écrit:generale syntex eror ca ne veux pas dire parenthese il ya dautre chose a bien verifier
par ex les ligne que tu a deposer sur le forum j ai rien ajoute ou suprime a part que jai enlever les parenthese et mais des espace la ou il faut ex bet14 bet 14 jai les convertir en ohf ca passe son auqu une errer le OH Iir le profil normale !!!!!!!! verifier bien les sentax une oublier de ( egal espace and et dautre chose..........)
verifier bien les ligne apre force jusqua la fin de la ligne s il n ya pas un mot apre force plus loin plus loin plus loin skype tobna05400
bon corage lol! lol!

Ecoutte Affric moi ca fait qu un moi que j utilse oh je ne connait pas tout aussi non je ne serait pas sur le forum entrain de posté des choses que je ne sait pas.
Tu c'est seullement pourquoi je m acharne aupres des profils, car j ete pas confaincu qu un profil oh peut joué aussi mal qu un humain.
Du coup je me panche sur autre chose qui n'a rien avoir avec le profil clown
Et je te remerci de ton aide


TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 17:49

Bot peut tu suprime les posts je me suis tape 5h de convertion du profil pas fini.
j'ai desactivé le lien car 10 download juste pour prendre mon fichier et pour me dire que j'ai reussi a le convertir en ohf et dermerde toi.
Ce ne n'est pas un forum de partage c'est un forum entraide et expliquez au lieu ......
Comme quoi il y en a quelque un ici il ne sont pas comme ca

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par BOTTER Jeu 7 Mar - 18:05

TKAP a écrit:Bot peut tu suprime les posts je me suis tape 5h de convertion du profil pas fini.
j'ai desactivé le lien car 10 download juste pour prendre mon fichier et pour me dire que j'ai reussi a le convertir en ohf et dermerde toi.
Ce ne n'est pas un forum de partage c'est un forum entraide et expliquez au lieu ......
Comme quoi il y en a quelque un ici il ne sont pas comme ca

Je t es envoyer un message priver... pour tes move bizarre... si tu veut envoie le liens que je regarde pour le convertir et le tester pour voir si c est ton bot le probleme ou ta map.
BOTTER
BOTTER
Admin

Messages : 755
Date d'inscription : 07/04/2012
Localisation : Canada

https://openholdem.forumcanada.org

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 18:10

ok merci botter tu veut quoi au juste le pack oh et la map j'ai tou testé avec le manuel mode c ok
c'est seullemnt avec la room que j ai des soucci

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par BOTTER Jeu 7 Mar - 18:19

TKAP a écrit:ok merci botter tu veut quoi au juste le pack oh et la map j'ai tou testé avec le manuel mode c ok
c'est seullemnt avec la room que j ai des soucci

Si tu est certain que c est la room je ne pas faire rien pour t aider... je ne suis pas en france... donc asser compliquer pour moi.
BOTTER
BOTTER
Admin

Messages : 755
Date d'inscription : 07/04/2012
Localisation : Canada

https://openholdem.forumcanada.org

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 18:25

Merci de ton aide

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Invité Jeu 7 Mar - 18:29

TKAP a écrit:Bot peut tu suprime les posts je me suis tape 5h de convertion du profil pas fini.
j'ai desactivé le lien car 10 download juste pour prendre mon fichier et pour me dire que j'ai reussi a le convertir en ohf et dermerde toi.
Ce ne n'est pas un forum de partage c'est un forum entraide et expliquez au lieu ......
Comme quoi il y en a quelque un ici il ne sont pas comme ca
TKAP RESTE CONNECTE JAI QUELLEQUE CHOSE POUR TOI

Invité
Invité


Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 18:34

oui je suis la bon tu as testé mon profil Very Happy

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 18:37

as tu un hotmail ou skpe

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Invité Jeu 7 Mar - 18:39

TKAP a écrit:Bot peut tu suprime les posts je me suis tape 5h de convertion du profil pas fini.
j'ai desactivé le lien car 10 download juste pour prendre mon fichier et pour me dire que j'ai reussi a le convertir en ohf et dermerde toi.
Ce ne n'est pas un forum de partage c'est un forum entraide et expliquez au lieu ......
Comme quoi il y en a quelque un ici il ne sont pas comme ca


VOICI PLUS DE 20 PROFIL DU NET
J AI MAIS MON SKYPE POUR QUE JE PEUT T AIDER PLUS
CE QUE JAI CONVERTI CES LES QUI TU A POSTE SUR FORUM
JAI ESSAYER DE VOIR LE PROFIL AVEC LE LIEN QUI TU A MISE MAIS IL INDIQUE UN PHOTO
LE RESTE SON COMMANTAIRE

[Vous devez être inscrit et connecté pour voir ce lien]

Invité
Invité


Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 18:45

afric213 a écrit:
TKAP a écrit:Bot peut tu suprime les posts je me suis tape 5h de convertion du profil pas fini.
j'ai desactivé le lien car 10 download juste pour prendre mon fichier et pour me dire que j'ai reussi a le convertir en ohf et dermerde toi.
Ce ne n'est pas un forum de partage c'est un forum entraide et expliquez au lieu ......
Comme quoi il y en a quelque un ici il ne sont pas comme ca


VOICI PLUS DE 20 PROFIL DU NET
J AI MAIS MON SKYPE POUR QUE JE PEUT T AIDER PLUS
CE QUE JAI CONVERTI CES LES QUI TU A POSTE SUR FORUM
JAI ESSAYER DE VOIR LE PROFIL AVEC LE LIEN QUI TU A MISE MAIS IL INDIQUE UN PHOTO
LE RESTE SON COMMANTAIRE

[Vous devez être inscrit et connecté pour voir ce lien]
Ecoutte j'ai poussé une geulantte car j en ai marre des personnes qui se serve sans explication et le commantaire que j'ai cité plus haut n'etait pas adressé et je t en remercie de ton aide

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par TKAP Jeu 7 Mar - 18:48

desactive le lien stp affric et mci de ton aide Very Happy

TKAP
Membre

Messages : 395
Date d'inscription : 09/01/2013
Localisation : France

Revenir en haut Aller en bas

ereur parenthèse Empty Re: ereur parenthèse

Message par Contenu sponsorisé


Contenu sponsorisé


Revenir en haut Aller en bas

Page 1 sur 2 1, 2  Suivant

Revenir en haut

- Sujets similaires

 
Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum