Tumblingjazz Documentation

Documentation for Tumblingjazz - Tumblr bot / automation software


Got any questions? Come to the forum

Update Accounts

../images/update_accounts.png

On this tab you can update your accounts main settings:

  • Avatar
  • Header images
  • Username
  • Blog Title
  • Blog Description
  • Theme - specify a folder of themes (either .html / .txt extension)
  • Queue settings
  • Timezone
  • Whether to show your likes / accounts you follow
  • Mark your account as NSFW

Custom Theme JSON

This is an advanced function that allows you to specify the JSON to modify your accounts settings. This function allows you to change absolutely everything you can in the browser for your theme, however it does require you to specify the correct JSON, making an error in your input may have unforeseen issues. More information on this at the forum: https://rootjazz.com/forum /viewtopic.php?f=12&t=2029

Read more…

React / New Follower Reactions

../images/react.png

The react module allows you to detect new followers to your account and then action on them, or "react" to them as it were. The reactions you can perform are:

  • Follow back
  • Like users posts
  • Send a chat message

Like Users Posts Reaction

When liking a users posts, you can specify the number of posts to like, so you can like the most recent or the 3 most recent posts.

Send Chat Message

When sending a chat message you enter your messages in the standard chat message control. More information on the Chat Message action.

Read more…

Ask

<img ask.png> The ask module works a bit differently to the other search modules (the same as chat), as such it requires you to provide a list of accounts to send a chat message to, i.e. it doesn't include a search module built in. This is due to the fact that you cannot send as many ask messages per day, so you should ideally provide a more filtered list (although this could change in the future if enough of you want it - make your opinions known on the forum https://rootjazz.com/forum /viewforum.php?f=12 )

To set the messages to send, click the Set Comments button.

Read more…

Proxies

Regarding proxies. There is general information on the forum

https://rootjazz.com/forum /viewtopic.php?f=15&t=185&p=393&hilit=proxies#p393 https://rootjazz.com/forum /viewtopic.php?f=11&t=136&p=256&hilit=proxies#p256

How can I improve public proxy effectiveness? https://rootjazz.com/forum /viewtopic.php?f=11&t=1213

Do I need to use proxies?

No. If you don't use your account on your phone with a proxy, then you don't need one. Proxies allow you to run multiple accounts and hide the fact you control them from a single machine

How many accounts can I run on a proxy?

There is no definite answer here. Well there is, and that answer is "it depends". If you are using your accounts slowly and safely you can load more accounts on to a proxy than if you are hammering away and spamming everyone. Remember, if you get an account banned, all accounts that use that proxy are likely to also get banned. So the answer, use as many accounts on a proxy that you are prepared to lose in case of a ban.

Read more…

Posting Content / Text / Articles

../images/post_content.png

There are two ways to add text content to post to tumblr.

  1. load from a directory
  2. Add the article manually

Load From Directory

Specify a directory containing your articles to post (they should be .txt files) then click the Select Directory button to add them to TumJazz. The article can include HTML and allows you to specify the meta data for the article using a simple XML format at the end of your article:

<tags>tag1,tag2,tag3,tag4</tags>

<title>How to create a {tumbler|blog} {Article|} on %kw%</title>

<stub>{kw1|kw2|kw3|kw|kw5}-{kw1|kw2|kw3|kw|kw5}-%kw%</stub>

<url>http://source-url.com/urlsource.html</url>

The keywords element can be used for tokens in any other section, such as %kw% for a random keyword, %kw1% for kw1 etc
<keywords>kw1,kw2,kw3,kw4<keywords>

Read more…

Posting Content

There are many types of content you can post with TumJazz:

  • Images
  • Text / articles
  • Youtube
  • Upload Videos
  • Audio files
  • Links

Additionally you can also upload content automatically by utilising RSS feeds and for automatic image uploads a Watch Folder.

Read more…

Upload Videos from Hd Drive

../images/upload_videos.png

TumJazz allows you to upload videos from your hard drive to your tumblr blog.

There are two methods to upload videos

  1. Upload From folder
  2. Upload from Meta File

Upload Videos from Folder

In the input box, specify the folder of your video files to upload and click the Import button. This will import the videos to the video list control

../images/upload_videos_from_dir.png

To set the meta data using the standard TumJazz tokenised meta control, click the Assign Meta button.

../images/upload_videos_meta.png

The Assign Meta form allows you to specify randomised Tags and Description for your post. The control is a TumJazz standard keyword token form you will use throughout the program and will allow spintax and tokens to be used for all values.

Read more…

Single Action Per Account

When you first run the program, you may notice only one action will run for a single account at any one time. Even if you increase the threads. This is because the program is running in the safey mode of "process a single action per single account at any one time". This option can be turned on / off via the Settings tab.

The reason for having this on, is that it is not realistic for your account to be performing a 100 different actions at any one time. When a new user gets the app with no botting experience, without fail they think HARDER FASTER BETTER is the way to success. So we try to help them not get banned within the first week of using the software. For those of you who know what you are doing, you can disable this.

Read more…

Follow

../images/follow.png

The follow tab allows you to create follow actions.

Standard Search Action Parameters

Random Pause:

Specify a minimum and maximum value, after actioning an item the action will pause for a random amount between the specified minimum and maximum values.

Max Actions / Max items:

The number of items to process within the action.

Fluctuate +-:

If you are repeating your action, you may not want to action on the the same number of items each action (avoiding footprints, so you can fluctuate the number of items to perform. If you specify 100 Max Actions and a Fluctuate value of 10. Then your action will random perform 90-110 items (100 +/- 10)

Read more…