Hi Ruwie,
I cannot code you the whole thing. There is not enough time for me to do so.
But have a look here:
In the body class is a class called fp-viewing-0.
When you scroll and when it switches the slide – it will jump to fp-viewing-1, then to ````fp-viewing-2`````and so on.
You need to count first how many slides there are.
You can do this by counting the number of rows in the div with the class .grid.
Then you make a loop which with a delay of X seconds iterates the last number of the fp-viewing-1 class.
Good luck!
Marius