Server sided disconnect and/or messages? + ChatLog

Results 1 to 5 of 5
  1. #1
    Apprentice Xefier is offline
    MemberRank
    Aug 2008 Join Date
    16Posts

    Server sided disconnect and/or messages? + ChatLog

    Is there a way to kick users from the server by the matchserver.exe via a dll or something? + Is there a way to display adminwall messages in a similar way.

    EDIT: Mine aswell add this to this post, How could I also have a chatlog? (like what address could be hooked to get each chat instance, etc)
    Last edited by Xefier; 05-01-10 at 05:59 AM.


  2. #2
    Account Upgraded | Title Enabled! PenguinGuys is offline
    MemberRank
    Sep 2009 Join Date
    AlabamaLocation
    261Posts

    Re: Server sided disconnect and/or messages? + ChatLog

    1) /kick <username> - kicks user.

    2) ZPostAdminWall

    3) Detour a function and have it send a .txt file to a directory in you're server.

  3. #3
    Apprentice Xefier is offline
    MemberRank
    Aug 2008 Join Date
    16Posts

    Re: Server sided disconnect and/or messages? + ChatLog

    I was looking for like the address's in the matchserver.exe for disconnecting / adminwall / chat. Does any1 know the address's?

  4. #4
    Account Upgraded | Title Enabled! PenguinGuys is offline
    MemberRank
    Sep 2009 Join Date
    AlabamaLocation
    261Posts

    Re: Server sided disconnect and/or messages? + ChatLog

    /sigh.
    There is no difference for this function. Do it by matchserver, have exploits. All you need to do is do it on you're own client.
    Define "ZPostAdminBan" for kick, find the address, find the parameters, put it in a loop, add a input for it. ( I.E; /ban THATHACKER )

  5. #5
    Aristrum Mark is offline
    MemberRank
    Aug 2007 Join Date
    United KingdomLocation
    474Posts

    Re: Server sided disconnect and/or messages? + ChatLog

    Code:
    MMatchServer::DisconnectObject	 -   0x004114D0
    Not sure about the wall. Just reverse it, shouldnt take too long. :)



Advertisement