Nope but it's pretty easy anyway. First, create a new text file with the following text:
Codegps.exe your hack.smc
@pause
where "your hack" is the name of your hack. Now, don't save it regulary but save it as a .bat file (save as > all files > add the Extension ".bat" at the name).
To insert blocks open "list.txt" and put at first the Map16 number where the block should be, add a colon and put the number how the block should acts like (the acts like setting is optionally and can be done with LM) and, a some space so and add put the name of the block including extension (".asm") so you would get something like this:
Code200:0130 randomblock.asm
201 nonexistantblock.asm
Next one, run GPS per the batch file you created.