Results 1 to 2 of 2
  1. #1
    jsomhint.h's Avatar
    Join Date
    Oct 2016
    Gender
    male
    Posts
    53
    Reputation
    10
    Thanks
    4

    Load a client into the Proxy Server without an actual window?

    Hey,
    I think the title did a pretty good, concise summary of my question. I have KRelay plugins that I've made to control everything about my character that's connected to the Proxy Server, however I have one issue - I desire not to have an Adobe Flash player window open at all times for that character to remain there. Just wondering how one would go about establishing a connection otherwise.

    Relatively vague as all my questions are, though any pointers in the right direction (or explicit solutions, if it's that simple) are much appreciated. And yes, I acknowledge the existence of KRelay's packets such as 'passwordprompt', despite having not looked into them yet.

    And a bonus question - what does the EditAccountList packet actually do? I should say - what is said "account list"?

  2. #2
    toddddd's Avatar
    Join Date
    Sep 2016
    Gender
    male
    Posts
    720
    Reputation
    46
    Thanks
    6,363
    This will involve more then just creating a few plugins unfortunately. You would basically have to prevent k-relay for closing its connection to the server even if the client disconnects. But then if you dont have something sending the move packet every newtick and whatever else the server requires to keep your character active, the server will boot you.

    Now modifying k-relay to keep its connection alive after a real connection has been established would probably be the easier route, although i say easy as in compared to some other method. It would still be relatively difficult to make sure you are sending all the correct packets as needed once you close the flash player.

    The other option that i see, which i would say is much much much harder, would be to setup your own program that connects through k-relay to the game without ever loading the flash file. But then you are going to need to learn how to set up rc4 encryption/decryption and whatever else is required to do this. Using sockets/tcp to send packets and everything like that.

    Good luck on trying to do this, but its not going to be an easy thing to do unless you are a decent programmer.

  3. The Following User Says Thank You to toddddd For This Useful Post:

    jsomhint.h (12-15-2016)

Similar Threads

  1. [Solved] Hackless rotmg client with just proxy server?
    By You Are A Fool in forum Realm of the Mad God Help & Requests
    Replies: 4
    Last Post: 11-03-2016, 12:17 PM
  2. [Help Request] Does the Proxy server prevent IP bans?
    By Batfoon in forum Realm of the Mad God Help & Requests
    Replies: 1
    Last Post: 08-24-2016, 03:09 PM
  3. [Help Request] Connecting to the proxy server.
    By New in forum Realm of the Mad God Help & Requests
    Replies: 13
    Last Post: 08-11-2016, 02:48 PM
  4. [Request] load/download client .iwi file from server
    By mohammadhosin in forum Call of Duty Modern Warfare 2 Server / GSC Modding
    Replies: 2
    Last Post: 08-27-2011, 04:54 AM
  5. is them boxes and liek the things server sided or client sided ?
    By Stelthkid in forum Combat Arms Discussions
    Replies: 50
    Last Post: 07-01-2010, 05:15 AM