the gunz ban command ?

Page 1 of 2 12 LastLast
Results 1 to 15 of 23
  1. #1
    Enthusiast bilal684 is offline
    MemberRank
    Dec 2008 Join Date
    45Posts

    the gunz ban command ?

    hello my friend have made a gunz private server and the ban command don't work he says that it only dc the person. he is tired of searching and i wanna help him ... but still im much more noob than him with making gunz >.> so does some1 know how to make the ban command working ? maybe it's a wrong code but i don't really understand that it will be really helpful if you guys give me the code or help me with the ban command =O thx a lot of the help hope this forum will help me cause no other forum want to answer me im begging you please =(


  2. #2
    (。◕‿‿◕。) Nobody666 is online now
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: the gunz ban command ?

    1. Open matchserver in ollydbg
    2. search for the /jjang command
    3. make it so it changes the ugrade to 253 instead of 02
    4. save

    (optional)
    5.Open gunz.exe in Hex and edit /jjang to /ban

  3. #3
    Account Upgraded | Title Enabled! JuanMedina is offline
    MemberRank
    Feb 2009 Join Date
    VenezuelaLocation
    227Posts

    Re: the gunz ban command ?

    /admin_ban its just for KICK USERS not for BAN..... use Emisand Admin Panel for ban it.... or do it manually on the db changing the pgrade and ugrade for ban numer ... 253

  4. #4
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: the gunz ban command ?

    I think I would use hex editing to change /admin_ban to /admin_kik or something and /jjang to /ban :P

  5. #5
    Account Upgraded | Title Enabled! 4ndr34s is offline
    MemberRank
    Sep 2007 Join Date
    At My Home O_oLocation
    587Posts

    Re: the gunz ban command ?

    u need to do an asm edit to /admin_ban command.

  6. #6
    Account Upgraded | Title Enabled! Guy is offline
    MemberRank
    Apr 2009 Join Date
    919Posts

    Re: the gunz ban command ?

    Quote Originally Posted by 4ndr34s View Post
    u need to do an asm edit to /admin_ban command.
    A raw edit to the data stream would work fine (e.g.: Utilizing a hex editor).
    Last edited by Guy; 25-05-09 at 10:31 PM.

  7. #7
    Account Upgraded | Title Enabled! JuanMedina is offline
    MemberRank
    Feb 2009 Join Date
    VenezuelaLocation
    227Posts

    Re: the gunz ban command ?

    thats could be possible? with asm? any tut

  8. #8
    Enthusiast apandhi is offline
    MemberRank
    Oct 2008 Join Date
    29Posts

    Re: the gunz ban command ?

    I cant find the /jjang command in ollydbg

  9. #9
    Account Upgraded | Title Enabled! Tman151 is offline
    MemberRank
    May 2009 Join Date
    CaliforniaLocation
    306Posts

    Re: the gunz ban command ?

    0042BAE0

    Don't bump threads.

  10. #10
    Enthusiast apandhi is offline
    MemberRank
    Oct 2008 Join Date
    29Posts

    Re: the gunz ban command ?

    Can You Explain What to do Plz?!?

  11. #11
    Account Upgraded | Title Enabled! Tman151 is offline
    MemberRank
    May 2009 Join Date
    CaliforniaLocation
    306Posts

    Re: the gunz ban command ?

    0042BAE0 is the address that points to the jjang command.
    Looking at the 0042BAE0 block, the first line is what changes the UGradeID.
    You see, it changes the UGradeID to 2, so edit it to 253. (253 in hex.)

    THEN you will need to do it server side, by editing MatchServer with ollydbg or a similar tool.

  12. #12
    Enthusiast apandhi is offline
    MemberRank
    Oct 2008 Join Date
    29Posts

    Re: the gunz ban command ?

    That Doesnt help much... how do i find the block... when i hit ctrl+f and paste it i get "command mnemonic expected" and nothing more than that... Srry fist time using ollydbg

  13. #13
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: the gunz ban command ?

    you could actually incorporate the ugrade change found in the jjang function and use it with the kick one, truely making an admin ban one.....

    Apadhi, its control g and dont bump threads

  14. #14
    Enthusiast apandhi is offline
    MemberRank
    Oct 2008 Join Date
    29Posts

    Re: the gunz ban command ?

    Quote Originally Posted by BetrayedAcheron View Post
    you could actually incorporate the ugrade change found in the jjang function and use it with the kick one, truely making an admin ban one.....

    Apadhi, its control g and dont bump threads
    Srry now i get "0042BAE0 50 PUSH EAX" what do i do with that?

  15. #15
    2D > 3D Wucas is offline
    MemberRank
    Dec 2008 Join Date
    In your bed :3Location
    2,523Posts

    Re: the gunz ban command ?

    you stop bumping an old topic and take some tuts on asm



Page 1 of 2 12 LastLast

Advertisement