Skip to content
Zaltais333 edited this page Nov 2, 2015 · 3 revisions
  1. Open your browser console while on the game's page on Kabam
  • Chrome: F12
  • Firefox: Ctrl+Shift+K
  1. Paste this code in the command line and hit Enter:

document.location.href = 'http://' + 'realmofthemadgodhrd.appspot.com/kabam/getcredentials?signedRequest=' + document.getElementsByName("signed_request").item(0).value

  1. A page will open with the credentials; put them in your accounts.js, using GUID as your email and Secret as your password.
Clone this wiki locally