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

Who was it here who wrote the Anusymous bot?

Name: !L33tUKZj5I 2013-01-26 7:37

Giff sauce coad plz.

I want to try and put all of his monikers in to try and stop him shitting up lounge. I'd work on adding phrases/context to try and spot his anonymous posts too.

Name: Anonymous 2013-01-26 13:13

>>10
br tag error line 14:

#/bin/bash
# replace sed -n '/postertrip\">/,/<\/span>/p'
# with sed -n '/postername\">/,/<\/span>/p' to grep something in the name field
# with sed -n '/<blockquote>/,/<\/blockquote>/p' to grep something in the message block

com="You're an anus"
while true ; do
  last_threads=$(curl --silent  http://dis.4chan.org/lounge/subject.txt | sed 18q | awk -F'<>' '{print $4"/"$5}')
  for thread in $last_threads ; do
    t_number=$(echo $thread | awk '{print $1}')
    if curl --silent  "http://dis.4chan.org/read/lounge/"$t_number | sed -n '/postertrip\">/,/<\/span>/p' | grep -E -s -q -i 'Milkribs|futuristipastica|L33t' ; then
      id=$(echo $t_number | awk -F'/' '{print $1}')
      anus=$(echo $t_number | awk -F'/' '{print $2}')
      curl -A "Mozilla/5.0" -F bbs=lounge -F id=$id -F  lol what 2 -F meiru="sage" -F kotehan="Anonymous" -F com=">>$anus[br]$com" -F email="'" http://dis.4chan.org/post > /dev/null 2>&1
      sleep 5
    fi
  done
  sleep 180
done

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