Hello all,
I'm trying to automate a simple 'BreakBack' BOT.
0-2
Returner breaks back or loses the game.
Close trade at 1-2 or 0-3.
Repeat at 2-4, 3-5
Issue I'm having is closing the trade out at the end of the game on two possible outcomes? Tried x2 fixed score conditions but no luck.
Any advice?
RE: Tennis Automating a trade to close at the end of a game, two possible outcomes?
- jamesedwards
- Posts: 4305
- Joined: Wed Nov 21, 2018 6:16 pm
Use the "one of more of the conditions must be true" grouping in conditions.kikiwillmo88 wrote: ↑Wed Aug 27, 2025 2:01 pmHello all,
I'm trying to automate a simple 'BreakBack' BOT.
0-2
Returner breaks back or loses the game.
Close trade at 1-2 or 0-3.
Repeat at 2-4, 3-5
Issue I'm having is closing the trade out at the end of the game on two possible outcomes? Tried x2 fixed score conditions but no luck.
Any advice?
-
- Posts: 51
- Joined: Mon Dec 09, 2024 11:10 am
Thank you. Will give this a tryjamesedwards wrote: ↑Wed Aug 27, 2025 3:18 pmUse the "one of more of the conditions must be true" grouping in conditions.kikiwillmo88 wrote: ↑Wed Aug 27, 2025 2:01 pmHello all,
I'm trying to automate a simple 'BreakBack' BOT.
0-2
Returner breaks back or loses the game.
Close trade at 1-2 or 0-3.
Repeat at 2-4, 3-5
Issue I'm having is closing the trade out at the end of the game on two possible outcomes? Tried x2 fixed score conditions but no luck.
Any advice?
- jamesedwards
- Posts: 4305
- Joined: Wed Nov 21, 2018 6:16 pm
The default in for all ungrouped conditions ALL, as in every condition listed much be met. But you can use the different grouping options to manage these differently.kikiwillmo88 wrote: ↑Wed Aug 27, 2025 3:45 pmThank you. Will give this a tryjamesedwards wrote: ↑Wed Aug 27, 2025 3:18 pmUse the "one of more of the conditions must be true" grouping in conditions.kikiwillmo88 wrote: ↑Wed Aug 27, 2025 2:01 pmHello all,
I'm trying to automate a simple 'BreakBack' BOT.
0-2
Returner breaks back or loses the game.
Close trade at 1-2 or 0-3.
Repeat at 2-4, 3-5
Issue I'm having is closing the trade out at the end of the game on two possible outcomes? Tried x2 fixed score conditions but no luck.
Any advice?
-
- Posts: 51
- Joined: Mon Dec 09, 2024 11:10 am
kikiwillmo88 wrote: ↑Wed Aug 27, 2025 3:45 pmjamesedwards wrote: ↑Wed Aug 27, 2025 3:18 pmThink I understand and have followed directions correctly. See attached. Have the it set to close trade on selection with greening.
Oddly it wasn't triggering the back bet just now.
You do not have the required permissions to view the files attached to this post.
- jamesedwards
- Posts: 4305
- Joined: Wed Nov 21, 2018 6:16 pm
Presumably your serving condition should sit outside the OR grouping?kikiwillmo88 wrote: ↑Wed Aug 27, 2025 4:24 pm
Think I understand and have followed directions correctly. See attached. BreakBack.baf
Have the it set to close trade on selection with greening.
Oddly it wasn't triggering the back bet just now.
-
- Posts: 51
- Joined: Mon Dec 09, 2024 11:10 am
That worked perfectly thanks.jamesedwards wrote: ↑Wed Aug 27, 2025 4:46 pmPresumably your serving condition should sit outside the OR grouping?kikiwillmo88 wrote: ↑Wed Aug 27, 2025 4:24 pm
Think I understand and have followed directions correctly. See attached. BreakBack.baf
Have the it set to close trade on selection with greening.
Oddly it wasn't triggering the back bet just now.
Once more issue I'm having is if I want it to run on more then one set. When I'm selecting 'Allow rule to trigger x2' it is triggering twice on the same break in the first set. How would I set it to trigger only once on in the first set, but ensure it can still triggering in say set 2 and 3?
You do not have the required permissions to view the files attached to this post.
- jamesedwards
- Posts: 4305
- Joined: Wed Nov 21, 2018 6:16 pm
For simplicities sake, perhaps best if you have one rule line trigger for each set?kikiwillmo88 wrote: ↑Thu Aug 28, 2025 1:16 pmThat worked perfectly thanks.jamesedwards wrote: ↑Wed Aug 27, 2025 4:46 pmPresumably your serving condition should sit outside the OR grouping?kikiwillmo88 wrote: ↑Wed Aug 27, 2025 4:24 pm
Think I understand and have followed directions correctly. See attached. BreakBack.baf
Have the it set to close trade on selection with greening.
Oddly it wasn't triggering the back bet just now.
Once more issue I'm having is if I want it to run on more then one set. When I'm selecting 'Allow rule to trigger x2' it is triggering twice on the same break in the first set. How would I set it to trigger only once on in the first set, but ensure it can still triggering in say set 2 and 3?