rdeepak2002 / reddit-place-script-2022

Script to draw an image onto r/place (https://www.reddit.com/r/place/)
909 stars 347 forks source link

[QUESTION] Best way to make verified accounts somewhat fast? #362

Open ghost opened 2 years ago

ghost commented 2 years ago

I know this is kinda off topic but I have yet to find a working account generator, and was wondering if anyone has a link to a working one? or perhaps a method of manually creating accounts quick? If questions like this aren't allowed just delete this : )

device-id commented 2 years ago

a paid one or a free one?

ghost commented 2 years ago

Was looking for free but either works

device-id commented 2 years ago

i made my own request based gen but the accounts get ratelimit banned, i heard of some people using some "iamoutofmars" gen (or something similar to that) but i dont know if it can e-verify

ReXyBear11 commented 2 years ago

hey, i searched up the name and couldnt find anything

device-id commented 2 years ago

i just "fixed" my gen, now my e-verified accounts arent being ratelimit banned but the ones that arent still are. i might start selling it after i put in more security measures and polish it up a bit more

ReXyBear11 commented 2 years ago

Hey i mean like a script maybe to create reddit accounts that work

ghost commented 2 years ago

i just "fixed" my gen, now my e-verified accounts arent being ratelimit banned but the ones that arent still are. i might start selling it after i put in more security measures and polish it up a bit more

well you got less than 24h better hurry

ollivxv commented 2 years ago

Code one, I got one working in 30 mins with email verification.

ReXyBear11 commented 2 years ago

Code one, I got one working in 30 mins with email verification.

please can you post it for beginners

device-id commented 2 years ago

Code one, I got one working in 30 mins with email verification.

please can you post it for beginners

First, learn a little about python (if you are using it), then, learn more about http clients (httpx, requests, etc.) and then open chrome dev tools and watch the assorted requests that your machine sends to Reddit whenever you register. Finally, mimic the requests that matter and youre done. (Everything in its most basic)

device-id commented 2 years ago

if you dont want to do with requests, you could just make one using selenium, it would be simpler, but much much much slower

ReXyBear11 commented 2 years ago

if you dont want to do with requests, you could just make one using selenium, it would be simpler, but much much much slower

tysm

ghost commented 2 years ago

if you dont want to do with requests, you could just make one using selenium, it would be simpler, but much much much slower

Starting with 0 coding knowledge, I highly doubt he could make one before r/place ends lol.

ReXyBear11 commented 2 years ago

if you dont want to do with requests, you could just make one using selenium, it would be simpler, but much much much slower

Starting with 0 coding knowledge, I highly doubt he could make one before r/place ends lol.

prob not lol