Do not try this at home!
FloodMT är ett fint litet Python-skript för masspostning av kommentarer (har råkat ut för det eller något liknande ett par gånger, då typ 100 kommentarer postats på 100 inlägg):
FloodMT can be used simply from the command line. For example, in bash, it can be run as:
This will start 7 instances of FloodMT, each of which will attempt to post 250 comments.$ for n in `seq 7`; do python floodmt.py 50 & done

Comment Preview
Posted by: