Football Scores, In-Play Stats & Momentum via script, using an API. Version 2

Locked
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

Ok, thanks.

Let me have a think now.

Your pc is running English, English language settings ?
Archery1969
Posts: 3193
Joined: Thu Oct 24, 2019 8:25 am
Location: Newport

sniffer66 wrote:
Tue Mar 15, 2022 6:32 pm
Ok, thanks.

Let me have a think now.

Your pc is running English, English language settings ?
Correct, Windows 10 Professional 64 bit.
humanoid769
Posts: 91
Joined: Fri Nov 09, 2018 11:22 am

mine too
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

Ok, so back to the testing :)

Can you insert this after line 59 please (i.e Line 60)

_ArrayDisplay($SplitTeams)

Then apply the baf to live matches, checking you get output files. Then start the script, checking the files are gone

You "should" get a popup

I'm getting data on Jeonnam Dragons, FC Anyang atm, so can use those
humanoid769
Posts: 91
Joined: Fri Nov 09, 2018 11:22 am

Ok outpu files showed.. but once script ran they diissapear and the pop up is shown
You do not have the required permissions to view the files attached to this post.
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

humanoid769 wrote:
Wed Mar 16, 2022 12:10 pm
Ok outpu files showed.. but once script ran they diissapear and the pop up is shown
That helps, thanks. Leave it with me
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

Aha ! Something I should have tried first - doh.

Just copied the code from the first post and ran it myself. I dont get anything returned either ! Possibly something is corrupting\changing it on the copy\paste to the forum. Switch to my original, local copy and all good

So, I've copied my version of the SS_Fuzzy_V1.0.au3 (script file) to my Google Drive in the first post. Can someone pull that down and try that please ?
Last edited by sniffer66 on Wed Mar 16, 2022 6:38 pm, edited 1 time in total.
humanoid769
Posts: 91
Joined: Fri Nov 09, 2018 11:22 am

One sec
humanoid769
Posts: 91
Joined: Fri Nov 09, 2018 11:22 am

Yay I think its done ... Files are not showing in CSV_Output though?
You do not have the required permissions to view the files attached to this post.
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

Great stuff, easy fix in the end.

Files will only show for a brief second. Then will be read and processed. If you are getting matches listed in the Scite console it's all working
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

Could a Mod please edit my OP to remove the code tabs and specify the script is in my Google Drive please. I cant edit the OP any more
humanoid769
Posts: 91
Joined: Fri Nov 09, 2018 11:22 am

Thanks for you help very much appreciated .. so just to confirm the csv_output file will always be blank you just need to see the data appear in the console? but if console is not running then the csv files will appear in the CSV_Output for processing
User avatar
Frogmella
Posts: 220
Joined: Mon May 30, 2011 2:44 pm
Location: Towcester

I the file we want called "SS_Fuzzy v.10.au3"?
humanoid769
Posts: 91
Joined: Fri Nov 09, 2018 11:22 am

Seems to somehow locked the file? It is not open by any other app and it does exist. It was ok until a goal was scored?
You do not have the required permissions to view the files attached to this post.
sniffer66
Posts: 1666
Joined: Thu May 02, 2019 8:37 am

humanoid769 wrote:
Wed Mar 16, 2022 2:36 pm
Seems to somehow locked the file? It is not open by any other app and it does exist. It was ok until a goal was scored?
Sorry, my fault. Re-download the script again from Gdrive. I sped up the write loop for testing.

Just be aware the script will try to write the file every 10s and the baf will try and read from it evey x ms. There will be times when they try to do that at the same time so there will be the odd log entries. It will re-read fine on the next Guardian cycle. if it happens too often, increase the rerun timing in the Import Condition in the BAF
Locked

Return to “Bet Angel Automation - Football”