Tennis automation Help

Advanced automation available in Guardian - Chat with others and share files here.
parznips
Posts: 12
Joined: Wed Apr 27, 2022 10:28 am

I will always be using this bot on 1 selected player i will not be putting the bot on both players if that makes sense

thanks
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

parznips wrote:
Fri Jul 29, 2022 1:09 pm
I will always be using this bot on 1 selected player i will not be putting the bot on both players if that makes sense

thanks
Yes, that's what I understood you to have ment
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

parznips wrote:
Fri Jul 29, 2022 12:55 pm
The bot works how it should except the rule i have added i have used fav and dog to make it easy to understand i will try explain,

Rule 1 - Back (nominated selection 1) if serve broke - this works fine

Rule 2 - Back (nominated selection 1) if a break down and other player holds serve e.g not serving will be 2 games or 3 games behind - this rule
seems to fire at the same time rule 1 conditions have been met which is what im having trouble with

Rule 3 - Close 25% (nominated selection 1) breaks back - this works fine

Rule 4 - Close 25% (nominated selection 1) breaks back and holds serve - this works fine

Thanks
The score conditions will stop it triggering at the same time, but because its applied to the same player (ie, nom 1) then both rule 1 and 2 will be able to trigger on it at some point during the game as there's nothing to tell it which one you want trigger and which you don't
parznips
Posts: 12
Joined: Wed Apr 27, 2022 10:28 am

Morning Dallas sorry to bring up an old thread i have been trailing my bot for last few months and it seems to be doing ok, only problem i am having is im missing out on quite alot of ticks due the bot firing straight away, i would like to add a 5 second delay to each rule before it fires i have tried every thing i can think off but with no luck i have looked at the forum posts and tried signals even copied the exact rules and conditions from the bot you made with back the server with delays but nothing seems to work.

if you get a minute would you be able to have a look i will attach my bot or point me in the right direction please

many thanks

Adam
You do not have the required permissions to view the files attached to this post.
User avatar
Dallas
Posts: 23597
Joined: Sun Aug 09, 2015 10:57 pm

parznips wrote:
Wed Feb 22, 2023 2:29 am
Morning Dallas sorry to bring up an old thread i have been trailing my bot for last few months and it seems to be doing ok, only problem i am having is im missing out on quite alot of ticks due the bot firing straight away, i would like to add a 5 second delay to each rule before it fires i have tried every thing i can think off but with no luck i have looked at the forum posts and tried signals even copied the exact rules and conditions from the bot you made with back the server with delays but nothing seems to work.

if you get a minute would you be able to have a look i will attach my bot or point me in the right direction please

many thanks

Adam
Basically a signal rule needs to trigger every time one of your back/lay/close trade bets etc would do at the moment
Then for each of those rules you'd add in a 'Signal changed condition' to test the the signal was set/changed between 5 secs and 6 secs ago

You would then usually clear this signal after your bet is placed and its conditions are no longer met so its ready for the next time

As you've got a few back/lay/close trade rules its probably easier to increment a signal value when the conditions for any of them are true rather than set and clear them under different conditions, and because you are using groups of conditions rather than using one signal rule and setting up multiple groups of conditions which relate to each of your betting rules its probably much easier to create a signal rule for each betting rule

I've done the first two for you here,

As stated above all I've done was duplicated the first bet rule in your file and changed the rule type to set/modify a signal
and on the signal tab incremented a signal named 'delay_p1'

Then on the back server rule added a condition to test that signal changed between 5-10secs secs ago

Then duplicated your second bet rule and and repeated the above (its important to duplicate each individual bet rule you want the delay to apply to so that the signal rule has an exact copy of the conditions for that particular rule)

New auto test tennis 2.baf
You do not have the required permissions to view the files attached to this post.
parznips
Posts: 12
Joined: Wed Apr 27, 2022 10:28 am

Thanks Dallas for the quick response i will have look now
Post Reply

Return to “Bet Angel - Automation”