Hi,
i know this is probably simple to do but i keep messing it up. Could someone help me please.
I would like a bot that places a back bet on o2.5 goals before ko, if a goal is scored before 30mins green up, if no goal is scored in 30mins red up.
I seem to be failing on the if a goal is scored, i presume it has something to do with signals but cant get it correct.
Thank you
Help creating bot please
Hey,
Couple of ways this could be done. There may already be similar automation made for you if you check out the forum Index -> Shared Automation Files -> Football.
Way I would recommend is look for the CS Score Scanner File or Goal Scanner file on the forum which is shared on a number of 'Shared Automation Files' and add this to the CS market for your match. This then sets a signal for the event when a goal is scored.
You then need to create another file for the o2.5 market which places a pre-live bet (Line 1) then Hedges if it finds the signal in the first 30 mins. (Line 2). If not, it reds up at 30 (Line 3).
Any struggles DM me and i'll walk you through a little more.
Shaun
Couple of ways this could be done. There may already be similar automation made for you if you check out the forum Index -> Shared Automation Files -> Football.
Way I would recommend is look for the CS Score Scanner File or Goal Scanner file on the forum which is shared on a number of 'Shared Automation Files' and add this to the CS market for your match. This then sets a signal for the event when a goal is scored.
You then need to create another file for the o2.5 market which places a pre-live bet (Line 1) then Hedges if it finds the signal in the first 30 mins. (Line 2). If not, it reds up at 30 (Line 3).
Any struggles DM me and i'll walk you through a little more.
Shaun
-
- Posts: 25
- Joined: Sat Apr 10, 2021 6:30 pm
Thank you, really appreciate it, I will take a look.