80
Login, Cookies und Parsen sind kein Problem, nur posten will er nicht
![[Bild: 01-pink_rage.png]](https://smilies.bronies.de/smiley/103Pinkie%20Pie/01-pink_rage.png)
Habe ich nen Parameter übersehen?
form.add("my_post_key", my_post_key);
form.add("subject", "Linux");
form.add("action", "do_newreply");
form.add("posthash", posthash);
form.add("quoted_ids", "");
form.add("lastpid", last_pid);
form.add("from_page", from_page);
form.add("tid", "18157");
form.add("method", "quickreply");
form.add("postoptions[signature]", "1");
form.add("message", "test");
form.add("submit", "Antwort schreiben");