Bet Condition a little short somewhere.

Advanced automation available in Guardian - Chat with others and share files here.
Post Reply
Kurtz
Posts: 9
Joined: Wed Jan 09, 2019 2:37 pm

I'm having a bit of trouble with some automation. I have a servant set up to place a bet when I click on a box in the One-click screen.

Now I want to add a condition that no bet is placed id a Stored Value = 0 (if its = 1 go ahead and place the bet)

This Stored Value origionates from a csv file (created outside of Bet Angel by a Python program). At some point the value in the csv file will change from 0 to 1.

I have Bet Angel set up to monitor this program with a rule I have set up (Set Stored Values using a file)
Rule Trigger Times 10secs after event goes in-play until 10mins after event goes in play. Unlimited triggers with a 1 sec rearm are set for ANY selection. The file path has correctly been set up under the Paramiters tab.

Now the rule attached to the servant: Place a Lay Bet contains the following condition;
Stored Value condition, A Stored Value named "enter_ok" for the Market is equal to an entered amount = 1

What I'm experiencing with this is no bets are fired when the Stored Value is 1, here is a part of my log extract. You will see a bet has been placed but this was from an additional rule within the servant but without the Stored value condition.

18/08/2025 12:02:23: [G_Auto 4] : Store Value for market : exit_now = 0
18/08/2025 12:02:23: [G_Auto 4] : Store Value for market : enter_ok = 1
18/08/2025 12:02:23: [AS 71] : Store Value for 7. Boot Legging: selvol = 13878.69 + 1 = 13880
18/08/2025 12:02:24: [AS 71] : Store Value for 7. Boot Legging: selvol = 13878.69 + 1 = 13880
18/08/2025 12:02:24: [AS 71] : Store Value for 7. Boot Legging: selvol = 13878.69 + 1 = 13880
18/08/2025 12:02:24: [AS 71] : £ 6.98 Lay bet placed on 7. Boot Legging at 2.72. Fully matched at 2.62. Ref: 10002

Can't figure out what I'm missing here, all the elements seem to work individually but not collectively. Any pointers would be greatfully accepted.
Post Reply

Return to “Bet Angel - Automation”