atomizer / muledump

all your mules are belong to you
84 stars 144 forks source link

Add Kabam support #84

Closed Zaltais333 closed 8 years ago

Zaltais333 commented 8 years ago

I just modify one line in order to connect with a Kabam account

Nightfirecat commented 8 years ago

Is there any difference in the Fiddler/network intercept steps than what's available on the Steam oneclick setup? If so, I'd like to see a wiki page with documentation set up before implementing this.

If nothing else, I'll try to test this in the coming week or two and confirm/create documentation myself.

Zaltais333 commented 8 years ago

I was initially using Fiddler to get my credential, but I manage to find the way kabam connect to the game. I put the procedure in a new wiki page.

Nightfirecat commented 8 years ago

I'm assuming this line should be corrected to read Open your browser console while logged in on the game's page on Kabam's website, or something along those lines? It should probably include a link to the game page as well. (I assume it's this page when logged in?)

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

Looks good to merge pending that change imo.

Zaltais333 commented 8 years ago

Yes, indeed, I forgot to change this line.

Nightfirecat commented 8 years ago

:+1: :shipit:

ebf34e12952930cf commented 8 years ago

Totally forgot to do this myself..

Nightfirecat commented 8 years ago

Note: closes #58.

atomizer commented 8 years ago

Alright. Took the liberty to make code prettier.

Nightfirecat commented 8 years ago

:+1: for readability.