TheLoneSynchro
Regular Member
- Sep 13, 2013
- 306
- 77
Virus Total Link: https://www.virustotal.com/en/file/...80083f30051193cda77ed91e/analysis/1410791366/
Please post if you download.
Hello everyone, I posted a thread the other day trying to find a working Tumblr queue bot and I couldn't so I had decided to go ahead and make my own using the Tumblr API. This program has been tested on Windows and Linux, I would enjoy it if a Mac user could confirm it's functionality. You can download the bot here.
I know the bot isn't very pretty, but it gets the job done, I've ran it for almost 48 hours straight without any breaks. It doesn't hang, and it's very simple to use. Instead of this adding images to your queue, this application uses a timer and will upload images in a set interval. There is a "More human" option that you can use that allows you to set a random amount of minutes to wait/add to each post to make it seem less automated. I've tested this feature endlessly.
I do plan on making updates to this as I get better with the Java GUI, the entire bot is in a single class and the code is really messy, but it's functional and doesn't take very much memory at all.
WARNING: This bot will delete the images in the directory that you have specified once it completes uploading them, I would recommend making a folder for the images you wish to upload and directing the program to it.

This is the way the bot currently looks in it's first version of release, you will have to get login information from OAuth to use this bot, it's very simple and I will direct you through the process, it takes about two minutes.
Bot Features:
In order to get your OAuth login credentials head on over to: https://api.tumblr.com/console#_=_
From here you need to click on "Register a new application" -- This should bring you to a screen that looks like this: Just enter the information as follows.
http://i.imgur.com/GZTCvqX.png -- My data quota for linking images is out apparently.
Once you're there select the "Ruby" option and it will pop up with an image that looks like this, http://i.imgur.com/JZeCsRA.png
Input the keys into the bot from top to bottom, then input the name of your blog. Your blogs name is the "myblog".tumblr.com without the .tumblr.com added to it.
Tags must be placed on new lines!
I had originally made this bot to help me get started with internet marketing, if this helps you sparing even a dollar would help me. I'm starting from nothing. The reason this is considered a Freebie and not a "Download" is because I will be selling it later on. It's only free for BHW where I've learned so much valuable information.
Donation Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2CNV8QY7R24WU
Please post if you download.
Hello everyone, I posted a thread the other day trying to find a working Tumblr queue bot and I couldn't so I had decided to go ahead and make my own using the Tumblr API. This program has been tested on Windows and Linux, I would enjoy it if a Mac user could confirm it's functionality. You can download the bot here.
I know the bot isn't very pretty, but it gets the job done, I've ran it for almost 48 hours straight without any breaks. It doesn't hang, and it's very simple to use. Instead of this adding images to your queue, this application uses a timer and will upload images in a set interval. There is a "More human" option that you can use that allows you to set a random amount of minutes to wait/add to each post to make it seem less automated. I've tested this feature endlessly.
I do plan on making updates to this as I get better with the Java GUI, the entire bot is in a single class and the code is really messy, but it's functional and doesn't take very much memory at all.
WARNING: This bot will delete the images in the directory that you have specified once it completes uploading them, I would recommend making a folder for the images you wish to upload and directing the program to it.

This is the way the bot currently looks in it's first version of release, you will have to get login information from OAuth to use this bot, it's very simple and I will direct you through the process, it takes about two minutes.
Bot Features:
- OAuth Login
- Blog Selection ( Kind-of, you have to type it in )
- Uploads all .png and .jpg images in a directory ( DOES NOT SELECT SUBDIRECTORIES )
- You can choose how often you upload a post.
- Sets the image caption to: "More at http://yourblog.tumblr.com" ( will be editable in later versions )
- Random addition/removal of time until next upload, use the slider to choose how random you want it to be from 1 minute to 30.
- Choose your own tags for all of the images you are uploading.
In order to get your OAuth login credentials head on over to: https://api.tumblr.com/console#_=_
From here you need to click on "Register a new application" -- This should bring you to a screen that looks like this: Just enter the information as follows.
http://i.imgur.com/GZTCvqX.png -- My data quota for linking images is out apparently.
Once you're there select the "Ruby" option and it will pop up with an image that looks like this, http://i.imgur.com/JZeCsRA.png
Input the keys into the bot from top to bottom, then input the name of your blog. Your blogs name is the "myblog".tumblr.com without the .tumblr.com added to it.
Tags must be placed on new lines!
I had originally made this bot to help me get started with internet marketing, if this helps you sparing even a dollar would help me. I'm starting from nothing. The reason this is considered a Freebie and not a "Download" is because I will be selling it later on. It's only free for BHW where I've learned so much valuable information.
Donation Link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=2CNV8QY7R24WU
Last edited: