Pages:
Actions
  • #1 by zybbok on 28 Jan 2013
  • Hello folks.
    I am working on a trigger for HILO which will only back bet a 3 or K only.
    What I am looking for is an additional trigger that will back bet on the 3 or K if either 2 or A has still to come out.
    I am thinking along these lines:

    Back 3 or K in channel HILO, correct prediction, favourite selection, no sooner than round 12 only if either 2 or A has not came out.

    I have got the trigger to work but I cannot get the 'only if 2 or A has not came out' part to work.
    Can anyone help me further?
    Thanx


  • #2 by rubold on 28 Jan 2013
  • This should do it:

    AND HiLo Cards do not contain values A,2
  • #3 by zybbok on 28 Jan 2013
  • Hello Ruboid and thanx for the input.
    Sorry, but your solution didn't work.
    Here's the results of 3 games:

    A,K,8,J end of game.
    Card A came out but card K still had a back bet on it -2.00 loss

    4,6,A,K,5,J,10,3,2 end of game.
    Card A came out but card K still had a back bet on it -1.44 loss

    8,J,2,Q,4,10,9,3,7,5 end of game.
    Card 2 came out but card 3 still had a back bet on it -2.00 loss

    Can you help me further?
    Thanx
  • #4 by rubold on 29 Jan 2013
  • Don't know why that doesn't work:

    Try separate conditions for each card.

    Also try:

    AND HiLo Cards is not list A, 2
  • #5 by zybbok on 29 Jan 2013
  • Hello Ruboid and thanx for the input.
    Got the trigger to work. Great stuff!
    I did as you suggested and used 2 separate triggers.
    Then added this to the triggers as 2 separate inputs.

    HiLo Cards do not contain values A,2 (as you suggested originally)

    Looks like I'm onto a winner   :o
    Thanx again. ;D

Pages:
Actions