Pages:
Actions
  • #1 by jimnz on 22 Aug 2011
  • thanks in advance for the help...

    i want to know how to skip a game (or skip 3 games) after a loss.
    --- not just skip the next game, but the next game when the conditions are met.

    thnx
  • #2 by Tim (WellDoneSoft) on 22 Aug 2011
  • 1. Create a user variable, say Counter
    2. Increase its value with the same conditions as the bet trigger but after the loss only.
    3. Start betting if Counter is greater than 3 and reset Counter if there is a profit.
  • #3 by Kateba Sichangwa on 01 Oct 2018
  • 1. Create a user variable, say Counter
    2. Increase its value with the same conditions as the bet trigger but after the loss only.
    3. Start betting if Counter is greater than 3 and reset Counter if there is a profit.
    Hi Tim, 
    Please may you elaborate on how to do step two: 
    "Increase its value with the same conditions as the bet trigger but after the loss only"

    I want my trigger to do a loss recovery by skipping one game after a loss. The game to be skipped would have to meet the trigger conditions.

    Thanks again for your assitance
Pages:
Actions