Looking for Reddit Bot!

ryanpurple

Registered Member
Joined
Jan 29, 2023
Messages
97
Reaction score
30
Hey guys,

Wondering if there's a reddit bot out there where I can plug in say 20-30 accounts (using my proxies), and like a post with say a 15 second delay

Thanks
 
Hey guys,

Wondering if there's a reddit bot out there where I can plug in say 20-30 accounts (using my proxies), and like a post with say a 15 second delay

Thanks

Excuse me, do you mean a 15-second delay between post likes?
 
Excuse me, do you mean a 15-second delay between post likes?
Yeah, I'd assume reddit would get suspicious if my posts just got 20-50 upvotes in 1-5 seconds. So if I have a way to space them out say 1 upvote every 15 seconds, could work well
 
Do you plan to use the same accounts to upvote your posts all the time?

You should know that the Reddit community is not as easy to trick with this behavior.
 
Do you plan to use the same accounts to upvote your posts all the time?

You should know that the Reddit community is not as easy to trick with this behaviour.
No, with the 20-30 accounts I will play around with 5-10 accounts at a time. What do you mean by Reddit community?

If this works ^, I can scale this too 100, 200 accounts+ no problem
 
Do you plan to use the same accounts to upvote your posts all the time?

You should know that the Reddit community is not as easy to trick with this behavior.
To my knowledge, only Reddit admins can see who's upvoted a post multiple times
 
No, with the 20-30 accounts I will play around with 5-10 accounts at a time. What do you mean by Reddit community?

If this works ^, I can scale this too 100, 200 accounts+ no problem
To my knowledge, only Reddit admins can see who's upvoted a post multiple times

pro tip - you can reply to 1/2/3 people in 1 thread like so.
 
I coded mine in like an hour with some help from chatgpt, I am sure someone can do the same for you. Custom is always better as those mass produced bots can get flagged by reddit fairly quickly.
 
very easy to lose your account this way. building a bot myself, but I would advise not to use the bot on accounts you are not willing to lose. Heard some bad stories about reddit bots.
It is easy to detect that you are manipulating upvotes, since you will have to put the accounts for upvoting in developer mode to make the API work.
 
since you will have to put the accounts for upvoting in developer mode to make the API work.
That's not true :rolleyes:

Unless.. you're developing a bot based on the Reddit API, but it would not make sense to use it if your goal is to cheat Reddit.
 
No, with the 20-30 accounts I will play around with 5-10 accounts at a time. What do you mean by Reddit community?

If this works ^, I can scale this too 100, 200 accounts+ no problem
I'm not that knowledgeable when it comes to Reddit.

Maybe @aurim can shed some best practices on doing what you are trying to do.
 
Unless.. you're developing a bot based on the Reddit API, but it would not make sense to use it if your goal is to cheat Reddit.
That's what I'm thinking also.

Using the Reddit API can be fine for small and legit projects, but whenever you're scaling mass automation and especially for promoting stuff, you're walking a risky path ban-wise.
Maybe @aurim can shed some best practices on doing what you are trying to do.
The best bots in my opinion can be two types:

1. Calls to the mobile unofficial API, and with a way to simulate top popular mobile devices.
2. Puppeteer and modified chromium browser that can handle device fingerprint obfuscation.

That is the bot I would look for.

I don't know of any such existing tool to recommend, but this is what I will pass to the developer as requirements.
 
I coded mine in like an hour with some help from chatgpt, I am sure someone can do the same for you. Custom is always better as those mass produced bots can get flagged by reddit fairly quickly.
Out of curiosity, did you use Reddit's api, pushshift api or just simulated browser ?
 
That's what I'm thinking also.

Using the Reddit API can be fine for small and legit projects, but whenever you're scaling mass automation and especially for promoting stuff, you're walking a risky path ban-wise.

The best bots in my opinion can be two types:

1. Calls to the mobile unofficial API, and with a way to simulate top popular mobile devices.
2. Puppeteer and modified chromium browser that can handle device fingerprint obfuscation.

That is the bot I would look for.

I don't know of any such existing tool to recommend, but this is what I will pass to the developer as requirements.
What mobile unofficial api you are talking about? What is the name? Tks
 
Back
Top