Ok did it. The result isn't too spectacular, but I think thats more because of my shoddy videos than of the program.
Download grayasciivid.rarIf you want to make your own video, you have to do several things.
1)Make the video
2)extract the video using a proggie (such as irfan view, which is free)
3)rename the frames 000 - ### (this is easy to do using irfan view, just do a batch rename)
4)put them all in a folder (with the name of what you want your video to be) in the directory of grayasciivid
5)open grayasciivid.bas
6)change the variable "vidname" to the name of your video
7)change head.frames to how many frames you have (should be ###+1)
8)If you have something other than 8 fps (dont go too much faster or it wont play at the right speed), change the constant "tbf" to be the number of seconds between frames (8 fps=.125)
9)Run the program all the way through, if you want, you can modify it so it doesnt wait and display the video and save time, its not that hard.
10)Thats all. I added drag and drop player functionality to grayasciividplay so you can just drop your video on to it.
good day.