Skip to content

Kongregate Users Setup Guide

Jakisaurus edited this page Feb 13, 2018 · 1 revision

Step 1 - Open Browser Console

Open your browser console while on the game's page on Kongregate

Chrome: F12

Firefox: Ctrl+Shift+K

Step 2 - Run a command

Paste this code in the command line and hit Enter:

document.location.href = 'http://' + 'realmofthemadgodhrd.appspot.com/kongregate/getcredentials?' +
jQuery.param({ userId: active_user.id(), gameAuthToken: active_user.gameAuthToken()})

Step 3 - Obtain your account credentials

A page will open with the credentials.

Use the GUID as your email and Secret as your password when adding an account in the Accounts Manager.

Step 4 - Proceed to Muledump Setup

If you haven't yet started Muledump setup, then start at the top of Installation and Setup to get going.

If you are ready to input account data, jump to Muledump Account Setup.

Credit to Atomizer/Muledump