Using Muledump (Rev. 5)

Muledump is a fantastic account tracker, yet there seems to be some confusion about how to use it. This guide will tell you how to use muledump!

Step 1:

First, download Muledump from github here and click Clone or Download which is a green dropdown button and select donwload ZIP.

Step 2

Next, when muledump has finished downloading, move the zip to your desktop. Then, right click it and select extract all. It should look like this:

Step 3

Open up the folder that was just extracted onto your desktop(should be called atomizer-muledump-0.6.7-0-g5223481 or something similar to that)
Note: as of the current version of muledump(11/2/2016), there is a folder within the folder that was opened. Go into both folders and you will find these files.

Step 4

Now, open up accounts_sample.js.
If you can’t open accounts_sample.js, heres how. First, right click accounts_sample.js. Next, select open with and then select choose default program. Click Notepad or Notepad++, those two should work fine.Note if it still doesn’t work, install Caret from the Google Chrome Store here(note this app was used on a chromebook, I have NO idea if it works for Windows. I’m just trying to finish this guide ok?)

Step 5

When you open accounts_sample.js, you should get a screen that looks like this
What you want to do is change the email to your rotmg email and the pass into your rotmg password. DO NOT DELETE THE QUOTATION MARKS!
If you have more than two accounts, simply follow the same format:
‘email3’: ‘pass3’,
REMEMBER TO PUT COMMAS AFTER EACH LINE!
If you only have one account, delete the entire line that says
‘email2’: ‘pass3’,
When you are done, save by pressing CTRL+S.

Step 6

Now that you are done with the accounts_sample.js,

Rename it into accounts.js

This is a required step or else muledump won’t work!

Step 7

Now, open up muledump.html. Note that some browsers just won’t work with muledump. If someone is nice enough to edit this later, they should delete this sentence and say if or if not safari works. I can only confirm that Internet Explorer DOES NOT WORK and Google Chrome works fine. If you have Morzilla, I can’t confirm that it works but it might.