Muledump is Not Working


#1

I go on Muledump, and it shows just the items on my characters. I have the vault and gift chests selected, too, and I have reloaded it a lot. Help!


Muledump cannot look at vault chests?
#2

[Forum Game] Paste whatever's on your clipboard!
Let's see what you're hoarding! Post your muledumps here
#3

Thanks, I’ll read it.


#4

Go to this folder -> muledump-master -> lib

Open the file realmapi.js with a text editor of your choice.
Replace this line (33):

var url = BASEURL + path + ‘?’ + $.param(opts)

with this:

var url = BASEURL + path + ‘?’ + $.param(opts) + ‘&muleDump=true’

heckin ninja’d


#5

Thanks!


#6

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.