Jump to content

Recommended Posts

Posted

Hi All,

I am new to Autoit and started writing programs for installing software for work purpose.  But I am interested creating something personally for fun which is a Football Prediction & Analyst Software.

I have come across a web site which is https://dashee87.github.io/football/python/predicting-football-results-with-statistical-modelling/  This is for Python and R programming but is it possible to convert this to Autoit.  Due to the mathematics and the opening of csv files and then creating csv files which this needs to work.

I have managed to create the downloads from the www.football-data.co.uk E0.csv files with Autoit and that is as far I have got.

can anybody please give me pointers if Autoit can do this and what I need to look out for.

Cheers

Glenjamin75

Posted

You also could benefit of getting a sea water tank and an octopus.

This wonderful site allows debugging and testing regular expressions (many flavors available). An absolute must have in your bookmarks.
Another excellent RegExp tutorial. Don't forget downloading your copy of up-to-date pcretest.exe and pcregrep.exe here
RegExp tutorial: enough to get started
PCRE v8.33 regexp documentation latest available release and currently implemented in AutoIt beta.

SQLitespeed is another feature-rich premier SQLite manager (includes import/export). Well worth a try.
SQLite Expert (freeware Personal Edition or payware Pro version) is a very useful SQLite database manager.
An excellent eBook covering almost every aspect of SQLite3: a must-read for anyone doing serious work.
SQL tutorial (covers "generic" SQL, but most of it applies to SQLite as well)
A work-in-progress SQLite3 tutorial. Don't miss other LxyzTHW pages!
SQLite official website with full documentation (may be newer than the SQLite library that comes standard with AutoIt)

Posted (edited)

I created a script that would grab vegas odds via dom scraping, subtract three points from oakland, and login to my yahoo account and input my winning teams from favorite to least favorite.   it would take my script 15 seconds to run, and everyone else spent hours.   i won three years in a row and retired a champion.   my youtube has an example of one of the runs. I can post the script later sans credentials.

Edit: the video was automating poolhost, but I scripted it using dom xpaths and converted it to yahoo.

Edit2: sportsball is boring

Edit3: everyone thinks they can beat vegas, but are proven wrong in the long run

 

Edited by jdelaney
IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...