Got bored so I wrote a script for doing the dnsbls from your terminal, it'll spit the image out to /tmp/captcha...

Got bored so I wrote a script for doing the dnsbls from your terminal, it'll spit the image out to /tmp/captcha.png and it'll display it with the command specified with the -d flag if specified.
#!/bin/bashwhile getopts ":d:h" opt; do case "$opt" in d) display_command="$OPTARG" ;; h) echo "Usage: dnsbls [-h] [-d IMAGE_DISPLAY_COMMAND]" exit 255 esacdonefunction Captcha { dnsbls_url="8ch.net/dnsbls_bypass.php" html=$(curl $dnsbls_url 2>/dev/null) echo "$html"}function Captcha_id { captcha="$1" echo "$captcha" | grep -oP "(? "$2"}function Captcha_submit { captcha="$1" captcha_text="$2" captcha_id=$(Captcha_id "$captcha") status="$(curl --output /dev/null -w %{http_code} -s --data "captcha_text=$captcha_text&captcha_cookie=$captcha_id" 8ch.net/dnsbls_bypass.php)" if [ "$status" -eq 200 ] then return 0 else return 255 fi}captcha="$(Captcha)"Captcha_image "$captcha" "/tmp/captcha.png"if [ "$display_command" != "" ]then $display_command /tmp/captcha.png & read answer display_process=$! kill -15 "$display_process" 2>/dev/nullelse read answerfiCaptcha_submit "$captcha" "$answer"

Attached: you are complicit.mp4 (480x480, 6.35M)

Other urls found in this thread:

8ch.net/dnsbls_bypass.php
8ch.net/dnsbls_bypass.php.
8ch.net/dnsbls_bypass.php]
twitter.com/SFWRedditVideos

...

you wrote all that code before even coming up with a basic logo?

Are you disabled?

Attached: thinking emoji.png (321x323, 46.47K)

Thanks user. Also the video is humorous.

That's fucking useless. Looking up painless suicide methods would've been a better use of your time

It's only useless if you're stupid.

Attached: 004a573142b6f6fc271c8fc57d0e8cc673de229357316d8bc11f566150ae606d.jpg (750x879, 97.83K)

>8ch.net/dnsbls_bypass.php
What is the purpose of this page?

That's the page that's framed in when you need to solve the captcha once a day to post.

When using the hidden service like you are doing in your script, I rarely have to fill out captchas. This is kind of pointless.

It's for filling out captchas when you don't have javascript enabled. If you have javascript enabled, you will get a pop up when you try to post.

What is this "hidden service" you are talking about? And how does using this hidden service reduce the need to fill out captchas?

The script is definitely useful in my opinion. There are browsers that do not display the captcha, even if you go to 8ch.net/dnsbls_bypass.php.

txs user
#default to showing usage on wrong use of command:[h,*]) echo "Usage: dnsbls [-h] [-d IMAGE_DISPLAY_COMMAND]" exit 255
I can't recall if the syntax is correct since it's been a while, but you get the idea

Oh awesome didn't know that, thanks

My take
#!/bin/sh# TCL \ exec tclsh8.6 "$0" ${1+"$@"}package require httppackage require tlshttp::register https 443 tls::socketproc submit {} { set captcha_info [::http::formatQuery \ captcha_text [string trim [::.input get]] \ captcha_cookie $::cookie] set tok [::http::geturl 8ch.net/dnsbls_bypass.php \ -query $captcha_info] upvar #0 $tok state if {$state(status) ne "ok"} { puts $state(staus) exit 1 } elseif [regexp {You failed the CAPTCHA.} $state(body)] { set ans [tk_dialog .assd "Failure" "Try Again?" warning 0 No Yes] if {$ans != 1} { exit 2 } getcaptcha } elseif [regexp {You may now go back and make your post} $state(body) ] { puts SUCCESS exit 0 } else { puts $state(body) exit 1 } ::http::cleanup $tok}proc getcaptcha {} { .input delete 0 end set tok [::http::geturl 8ch.net/dnsbls_bypass.php] upvar #0 $tok state if {$state(status) ne "ok"} { puts $state(staus) exit 1 } regexp {input class='captcha_cookie'.*value='([^']+)'} \ $state(body) - ::cookie; regexp {image src=\"data:image/png;base64,([^\"]+)\"} \ $state(body) - img64; image create photo img -data $img64 .img configure -image img ::http::cleanup $tok}package require Tklabel .img -text {Captcha Image}button .submit -text Submit -command submitentry .inputbind .input {.submit flash; .submit invoke}button .close -text Close -command exitbind . {.close flash; .close invoke}grid x .img -grid x .input -grid x .submit .closefocus .inputgetcaptcha

Attached: 2019-03-17-14-31.mp4 (640x480, 231.23K)

lel
Using Tcl for human emulation is useful

srry ur so offend by me typin

lel. No newfag. I was laughing because you took the time to make the captcha script but still didn't know you can type in any case & it werkz.
I guess they forgot to put it in your manual
obvious-hasbara/10 but your unit hasn't been here in a while so is expected to be a bit sloppy ;^)

awesome

you better be the same person and this better be ironic shitposting

looks much harder than just doing it in the browser

very nigger tier of you

Very nice! Thanks.

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

HAPAS ARE SUPERIOR TO WHITES

Why is there so much racism in this thread?

Lots of shills in this thread.

Wow. Just wow.

Europeons need to burn in a tar-pit. Disgusting

HAPAS ARE SUPERIOR TO WHITES

This isn't going to work. Try again.

This is a Q Boomer psy-ops.