@Andrew-Melo Scripts are simply files where each line is a command that gets entered onto the console.
So if I had a file named script.txt and it contained "create dust 0,0" When you entered the command "file script.txt" it would create a single particle of dust in the top left hand corner.