Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

cURL posting

Name: Anonymous 2009-06-07 13:40

I want to learn how to post here using cURL, I'm trying, but nothing works. The tutorial says that I need a name, value and type fields for the form, but 4chan has only type and value;
<input type="submit" value="Reply"
or am I looking the the wrong place?
It's going to be something like this, right?
curl -d "meiru=test&something=%20Reply%20" http://dis.4chan.org/read/prog/1244389238
Please give me any clues.

Name: Anonymous 2013-01-01 17:08

Here, it's easy:

curl -A "Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0" -F bbs="prog" -F id="$id" -F  lol what 2 -F meiru="sage" -F kotehan="Anonymous" -F com="$msg" -F email="'" http://dis.4chan.org/post > /dev/null 2>&1;

You need a valid user agent (just put some mainstream browser name). $id is the id of the thread where you want to post, "meiru" is the mail, "kotehan" the name (funny weeaboo shit). $msg is obviously your message. Important: you must post "'" in the "email" field (that's the antispam, you will be banned if you don't).

If you want to execute that command in a loop for sagebombing, you have to wait 5 seconds between each posts.

I am confident that you're not going to use this for spamming this board, only for testing/learning purpose. Happy new year!

Name: Anonymous 2013-01-01 17:17

-F  lol what 2
what

Name: Anonymous 2013-01-01 17:21

>>18
Strange. I have not written it (just checked what was sent). Anyway, that's not rocket science.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List