Results 1 to 8 of 8
  1. #1
    Johnpwn's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    143
    My Mood
    Sad

    Kongregate hack client?

    Is there any way you can link your kongregate account to your hack client?

  2. #2
    UGCfour's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Posts
    163
    Reputation
    10
    Thanks
    55
    My Mood
    Relaxed
    GIVE ME A BREAK. its called connecting your kong acc to your realm one. Please, think.

  3. #3
    Zasx's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Northern Italy
    Posts
    1,379
    Reputation
    10
    Thanks
    442
    My Mood
    Yeehaw
    Quote Originally Posted by UGCfour View Post
    GIVE ME A BREAK. its called connecting your kong acc to your realm one. Please, think.
    Uh, what you are saying is a bit outdated sir. Please, refrain from giving false information.
    "First get me some porn accounts"
    . . . . . . . . . . . . . . .-Trapped

  4. The Following User Says Thank You to Zasx For This Useful Post:

    milanista999 (07-07-2014)

  5. #4
    Luis's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    2,801
    Reputation
    348
    Thanks
    1,846
    My Mood
    Psychedelic
    Recently they stopped linking accounts i believe

  6. #5
    Zasx's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Northern Italy
    Posts
    1,379
    Reputation
    10
    Thanks
    442
    My Mood
    Yeehaw
    @Johnpwn , you have 2 ways to do it: the first uses the standard Flash Projector, the other relies on a proxy to let you use the client ON Kong. You find the latter here. For the first method:
    1-Obtain Firefox, install;
    2-Obtain Firebug addon, install;
    3-Open up RotMG page on Kong;
    4-Click in the bug icon on the top-right of the screen;
    5-Click on the down arrow near the same icon as above, and click "Enable all panels";
    6-Reload the page;
    7-Click "HTML" on the thing that popped out on the bottom(the one on the lower bar, along with "CSS","Javascript","XHR", etc);
    8-You will see a bunch of "GET gibberish and more gibberish": the one you need should start as "GET kongregate";
    9-Right click on it and copy it;
    10-Paste it in a text editor;
    11-It should be something like that:
    Code:
    https://www.realmofthemadgod.com/kongregate.html?DO_NOT_SHARE_THIS_LINK=1&kongregate_username=GIBBERISH&kongregate_user_id=MOREGIBBERISH&kongregate_game_auth_token=f60abr838fe2b24f2d4323e925274v7d6fff1ba9728b15333r97465da58c07f&kongregate_game_id=127641&kongregate_host=http%3A%2F%2Fwww.kongregate.com&kongregate_game_url=http%3A%2F%2Fwww.kongregate.com%2Fgames%2FWild_Shadow%2Frealm-of-the-mad-god&kongregate_api_host=http%3A%2F%2Fapi.kongregate.com&kongregate_channel_id=1404803993622&kongregate_api_path=http%3A%2F%2Fchat.kongregate.com%2Fflash%2FAPI_AS3_a79c9b2ba5408d5af55d63cf65d7fc03.swf&kongregate_ansible_path=chat.kongregate.com%2Fflash%2Fansible_5cae4aad0aa719bffe641383dd1d3178.swf&kongregate_preview=false&kongregate_language=it&preview=false&kongregate_split_treatments=none&kongregate=true&KEEP_THIS_DATA_PRIVATE=1
    ;
    12-Delete everything but "kongregate_username", "kongregate_user_id","kongregate_game_auth_tok en" and "kongregate_api_path";
    13-You should end up with something like this:
    Code:
    ?&kongregate_username=GIBBERISH&kongregate_user_id=MOREGIBBERISH&kongregate_game_auth_token=f60ab8fe2b24f2d6f4323e927g5652747d6ff1ba9728fb15381397c65da58c07f&kongregate_api_path=http%3A%2F%2Fchat.kongregate.com%2Fflash%2FAPI_AS3_a79c9b2ba5408d5af55d63cf65d7fc03.swf
    notice the "?" at the start;
    14-Before all of that, put the path of the client you want to use (eg. C:/Users/Whatever/Desktop/client.swf);
    15-The final result should be similar to this:
    Code:
    C:/Users/GIBBERISH/Desktop/client.swf?&kongregate_username=MOREGIBBERISH&kongregate_user_id=EVENMOREGIBBERISH&kongregate_game_auth_token=f60ab8fe2b24f2d6f43256hd752747d6ffgsg1ba9728fb15347674c65je58c07f&kongregate_api_path=http%3A%2F%2Fchat.kongregate.com%2Fflash%2FAPI_AS3_a79c9b2ba5408d5af55d63cf65d7fc03.swf
    16-Open up your flash projector, click "Open", and paste the link you've made in the previous steps. I suggest you to bookmark/copy it somewhere, to prevent doing all that mess again.
    "First get me some porn accounts"
    . . . . . . . . . . . . . . .-Trapped

  7. The Following 2 Users Say Thank You to Zasx For This Useful Post:

    GiantOwl (10-01-2015),milanista999 (07-10-2014)

  8. #6
    Johnpwn's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    143
    My Mood
    Sad
    Quote Originally Posted by Zasx View Post
    @Johnpwn , you have 2 ways to do it: the first uses the standard Flash Projector, the other relies on a proxy to let you use the client ON Kong. You find the latter here. For the first method:
    1-Obtain Firefox, install;
    2-Obtain Firebug addon, install;
    3-Open up RotMG page on Kong;
    4-Click in the bug icon on the top-right of the screen;
    5-Click on the down arrow near the same icon as above, and click "Enable all panels";
    6-Reload the page;
    7-Click "HTML" on the thing that popped out on the bottom(the one on the lower bar, along with "CSS","Javascript","XHR", etc);
    8-You will see a bunch of "GET gibberish and more gibberish": the one you need should start as "GET kongregate";
    9-Right click on it and copy it;
    10-Paste it in a text editor;
    11-It should be something like that:
    Code:
    https://www.realmofthemadgod.com/kongregate.html?DO_NOT_SHARE_THIS_LINK=1&kongregate_username=GIBBERISH&kongregate_user_id=MOREGIBBERISH&kongregate_game_auth_token=f60abr838fe2b24f2d4323e925274v7d6fff1ba9728b15333r97465da58c07f&kongregate_game_id=127641&kongregate_host=http%3A%2F%2Fwww.kongregate.com&kongregate_game_url=http%3A%2F%2Fwww.kongregate.com%2Fgames%2FWild_Shadow%2Frealm-of-the-mad-god&kongregate_api_host=http%3A%2F%2Fapi.kongregate.com&kongregate_channel_id=1404803993622&kongregate_api_path=http%3A%2F%2Fchat.kongregate.com%2Fflash%2FAPI_AS3_a79c9b2ba5408d5af55d63cf65d7fc03.swf&kongregate_ansible_path=chat.kongregate.com%2Fflash%2Fansible_5cae4aad0aa719bffe641383dd1d3178.swf&kongregate_preview=false&kongregate_language=it&preview=false&kongregate_split_treatments=none&kongregate=true&KEEP_THIS_DATA_PRIVATE=1
    ;
    12-Delete everything but "kongregate_username", "kongregate_user_id","kongregate_game_auth_tok en" and "kongregate_api_path";
    13-You should end up with something like this:
    Code:
    ?&kongregate_username=GIBBERISH&kongregate_user_id=MOREGIBBERISH&kongregate_game_auth_token=f60ab8fe2b24f2d6f4323e927g5652747d6ff1ba9728fb15381397c65da58c07f&kongregate_api_path=http%3A%2F%2Fchat.kongregate.com%2Fflash%2FAPI_AS3_a79c9b2ba5408d5af55d63cf65d7fc03.swf
    notice the "?" at the start;
    14-Before all of that, put the path of the client you want to use (eg. C:/Users/Whatever/Desktop/client.swf);
    15-The final result should be similar to this:
    Code:
    C:/Users/GIBBERISH/Desktop/client.swf?&kongregate_username=MOREGIBBERISH&kongregate_user_id=EVENMOREGIBBERISH&kongregate_game_auth_token=f60ab8fe2b24f2d6f43256hd752747d6ffgsg1ba9728fb15347674c65je58c07f&kongregate_api_path=http%3A%2F%2Fchat.kongregate.com%2Fflash%2FAPI_AS3_a79c9b2ba5408d5af55d63cf65d7fc03.swf
    16-Open up your flash projector, click "Open", and paste the link you've made in the previous steps. I suggest you to bookmark/copy it somewhere, to prevent doing all that mess again.
    The projector brings me to my flash player, but it isnt my kong account, its my rotmg account. Any help?

  9. The Following User Says Thank You to Johnpwn For This Useful Post:

    milanista999 (07-10-2014)

  10. #7
    Johnpwn's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    143
    My Mood
    Sad
    Also, it looks EXACTLY like your example. Just the gibberish parts are filled in and the auth_token is different.

    ALSO, when i tried the second way, it only showed the AGCloader, not the other one your talking about.
    Last edited by Johnpwn; 07-08-2014 at 11:28 AM.

  11. #8
    Zasx's Avatar
    Join Date
    Mar 2013
    Gender
    male
    Location
    Northern Italy
    Posts
    1,379
    Reputation
    10
    Thanks
    442
    My Mood
    Yeehaw
    Quote Originally Posted by Johnpwn View Post
    Also, it looks EXACTLY like your example. Just the gibberish parts are filled in and the auth_token is different.

    ALSO, when i tried the second way, it only showed the AGCloader, not the other one your talking about.
    The token is different because I modified it, since I have no idea if it could compromise my account. I don't really know what to do in the first case. In the second however, I guess is because the client is already cached/cookied/whatever. Delete your browser cache/cookies.
    "First get me some porn accounts"
    . . . . . . . . . . . . . . .-Trapped

  12. The Following User Says Thank You to Zasx For This Useful Post:

    milanista999 (07-10-2014)

Similar Threads

  1. [Tutorial] Playing on Kongregate with hacked clients using Charles
    By Zasx in forum Realm of the Mad God Tutorials & Source Code
    Replies: 11
    Last Post: 08-20-2017, 10:16 AM
  2. [Help Request] How to use hacked clients with kongregate account?
    By Chihoyeung in forum Realm of the Mad God Help & Requests
    Replies: 2
    Last Post: 05-14-2014, 01:47 AM
  3. Kongregate Hack Client
    By LilHambo in forum Realm of the Mad God Help & Requests
    Replies: 2
    Last Post: 02-02-2014, 10:28 AM
  4. [Help Request] Problem with Kongregate and hacked clients.
    By Sicoo in forum Realm of the Mad God Help & Requests
    Replies: 7
    Last Post: 01-29-2014, 04:00 PM
  5. private hack (client hook)
    By ShyDemon in forum Combat Arms Hacks & Cheats
    Replies: 28
    Last Post: 08-21-2008, 05:00 PM