Status
Not open for further replies.

C3R0X

BANNED
Joined
Jul 27, 2016
Messages
138
Reaction score
40
Note: This BOT wasn't made by me.All credit goes to Jackofspade.He made this BOT.It is working and I think,You need it.I searched in BHW about this.But didnot get good one.I found one.And now I am ready to share :)

It's an Automatic Reddit Posts with easy customization.This is a Script.

Script Process :
> logs in
> grabs data from text file
> begin loop (restarts from here for every line in the text file)
> posts data
> waits for 10 mins to prevent ban/captcha/error (if you post spam you'll get banned anyway)
> goes back to step 3 (begin loop) until it has completed this for every line in the text file.
> When it has ran through the loop for every line in the text file, the script will finish.


Please see flags to learn how to use it, or run with the '-h' flag to display help.


Dependencies :
python3
argparse
praw

Useage example :
ex1: reddit.py -u "username" -p "password"
ex2: reddit.py -u "username" -p "password" -f "filepath.txt" -t 600 -sub "Pics"

Flags explained :
-u = username - default=None
-p = password - default = None
-f = filename or path to file - default = 'reddit_posts.txt'
-t = timer value in seconds - default = 600 (10 mins)
-sub = subreddit to post - default = Pics
-s = line separator (IE '|' or ':') - default = '|'

How to use :
make a plain text file formatted like this :
post_title | url_to_post

Launch Script :)

Download the Code from Here : http://www.file-upload.cc/zjya1d1m4r8d
 
file expired
For one op is banned, another is the file isn't on an approved site and no virus total. Best to stay clear of downloads that break the rules.
Oh and the thread is over a year old
 
Status
Not open for further replies.
Back
Top