[–] drakesdoom2 0 points 10 points 10 points (+10|-0) ago
There are captcha defeating scripts, they only made it slightly harder to do.
[–] Gingercuntfirecrotch 0 points 2 points 2 points (+2|-0) ago
Can you name a few? Last time I looked for one, all I found were a bunch of shit that didn’t work and a bunch more shit behind a sketchy ass paywall.
[–] drakesdoom2 0 points 1 point 1 point (+1|-0) ago
I keep my nose out of that. I'd dig myself a bigger hole then I have a ladder otherwise.
[–] Shekelstein6M 0 points 11 points 11 points (+11|-0) ago
Could have used the opportunity to redpill people.
[–] bubby963 [S] 0 points 4 points 4 points (+4|-0) ago
I was considering doing that next. Problem I thought of really is sadly most no one will get pilled off a reddit PM. Theyll read and ignore. These people have the ultimate appeal to authority. If its not someone in some level of prominence or power they ignore it. Doesnt matter if the facts match.
If I find out how to bypass the captcha ill definitely try that next.
[–] shitlordin 0 points 1 point 1 point (+1|-0) ago
Nailed it. No point bud! Just keep "destroying" their world by ruining Hollywood trash
[–] Race_War_Now 0 points 4 points 4 points (+4|-0) ago
This. Once you're redpilled you don't care that some guy called Thanos dres.
[–] MrTotenkopf 0 points 34 points 34 points (+34|-0) ago
You've gained Karma! Current Karma: Baste
Status: The Rustler Of Jimmies
Tha Soylands: Anally Annihilated! For your overwhelmingly monstrous behavior, you have became vilified by the community.
[–] MrBlueChip 0 points 8 points 8 points (+8|-0) ago
Please share/PM the script, I want to “experiment” with these guys usernames
[–] bubby963 [S] 0 points 13 points 13 points (+13|-0) ago
Literally my script for scraping user names was as follows
<?php
set_time_limit(0);
$subs = array("aww","mademesmile","todayilearned","funny","science","unexpected","photoshopbattles","wellthatsucks","oddlysatisfying","casualuk","showerthoughts","pics","oldpeoplefacebook","insanepeoplefacebook","insanepeoplefacebook","trashy","crappydesign","freefolk","iamverysmart","watchpeopledieinside","hmmm","eyebleach","maliciouscompliance","food","gameofthrones","dankmemes","anormaldayinrussia","puns","gonewild","justiceserved","gifs","fakehistoryporn","formula1","animalsbeingjerks","animalsbeingbros","natureismetal","latestagecaptalism","teenagers","scottishpeopletwitter","gay","fuckthealtright","whitepeopletwitter","ruope","esist","lgbt","suddenlygay","judaism","gameofthrones","twoxchromosomes","trollxchromosomes","gaming","movies","againsthatesubreddits","politics","the_mueller","blackpeopletwitter","wholsomebpt","thanosdidnothingwrong","politicalhumor","topmindsofreddit","inthesoulstone","marvelstudios","marvel","games","gamingcirclejerk","chapotraphouse","drama","democrats","atheism","trumpgret","marchagainsttrump");
foreach($subs as $item) { $html = file_get_contents('https://api.pushshift.io/reddit/search/comment/?subreddit='.$item.'&limit=30000&user_removed=no&sort_type=created_utc&sort=desc'); if ($html !== false) {
$parsed_json = json_decode($html);
foreach ($parsed_json->data as $item2) { echo $item2->author.'</br>'; } } } ?>
I then used a professional hacking program I have access to as part of my job to mass spam as it has built in multithreading. Basically used said script to scrape 100k names at a time then spammed them
[–] KILLtheRATS 0 points 1 point 1 point (+1|-0) ago
....hmmmm what job gives access to hacking software???
[–] LGBTQ_Ally 0 points 4 points 4 points (+4|-0) ago
I said "endgame bad" on there once and got like 50 downvotes. This brings tears to my eyes. Thank you for your service.
[–] WH32 0 points 4 points 4 points (+4|-0) ago
That's really cool. Bizarre that they hadn't protected themselves against this into now.
[–] Satirical 0 points 10 points 10 points (+10|-0) ago (edited ago)
NOW AVAILABLE AS A PYTHON SCRIPT
I also made it ignore users that have been deleted.
It seems that only certain users get the captcha for sending messages, it's not on for my accounts.
If anyone is interested I'll write up a multithreaded script to do the messaging too.
fills out
subs_authorsobject which will look like this: