ASM - Suicide time 0 in /suicide command.

Results 1 to 15 of 15
  1. #1
    Account Upgraded | Title Enabled! Creativity is offline
    MemberRank
    Feb 2009 Join Date
    127.0.0.1Location
    492Posts

    ASM - Suicide time 0 in /suicide command.

    can anyone tell me the steps or where to find them so that I can change the matchserver.exe so that the Suicide time is 0 in the /suicide command, this has been done so I would appreciate it if someone could tell me what they did, thanks =)


  2. #2
    Ā  Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: ASM - Suicide time 0 in /suicide command.

    Or use the new MatchServer that was released?

  3. #3

    Re: ASM - Suicide time 0 in /suicide command.

    Reverse the functions.

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

    Re: ASM - Suicide time 0 in /suicide command.

    takes like 5 min o.o

  5. #5
    Account Upgraded | Title Enabled! ManyBlackPpl is offline
    MemberRank
    Mar 2009 Join Date
    CanadaLocation
    336Posts

    Re: ASM - Suicide time 0 in /suicide command.

    can any1 quickly explain how you would go about looking for this. I'd like to know, so that I could get an idea of how to search for certain things I want in asm. It doesn't have to be like detailed, but maybe just a quick overview of everything you have to do. I've tried looking for referenced text strings (cuz it's the only way I know to look for a command), but I came up with nothing xO.

  6. #6

    Re: ASM - Suicide time 0 in /suicide command.

    Quote Originally Posted by BetrayedAcheron View Post
    takes like 5 min o.o
    Not really.

    @ManyBlackPpl: That way will never help in this situation.

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

    Re: ASM - Suicide time 0 in /suicide command.

    /edited out of stupidity. I was thinking of something else at that time.
    Last edited by PenguinGuys; 07-10-09 at 05:00 AM.

  8. #8

    Re: ASM - Suicide time 0 in /suicide command.

    In fact, I've already done it before you said the post. o.o

  9. #9
    Account Upgraded | Title Enabled! Creativity is offline
    MemberRank
    Feb 2009 Join Date
    127.0.0.1Location
    492Posts

    Re: ASM - Suicide time 0 in /suicide command.

    Quote Originally Posted by PenguinGuy View Post
    @Linear88, yes, it can take less than 5 minutes.
    --
    1- download modified d3d9.dll for windowed mode.
    2- open theduel in olly.
    3- execute theduel in olly.
    4- once in-game, hit enter and type in '/suicide' don't press enter yet.
    5- pause execution, and set it to 'return to user'.
    6- press enter.

    olly will then show the last line executed.
    thanks :)

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

    Re: ASM - Suicide time 0 in /suicide command.

    also creativity, Gunz still has their little "is debugger present" check.

  11. #11
    Account Upgraded | Title Enabled! Torsen is offline
    MemberRank
    Jan 2009 Join Date
    294Posts

    Re: ASM - Suicide time 0 in /suicide command.

    Quote Originally Posted by PenguinGuy View Post
    also creativity, Gunz still has their little "is debugger present" check.
    Very easily bypassed, Just overlayed the call for "isdebuggerpresent" with a jump.

  12. #12
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: ASM - Suicide time 0 in /suicide command.

    Quote Originally Posted by TidusXIII View Post
    Very easily bypassed, Just overlayed the call for "isdebuggerpresent" with a jump.
    wow you guys do it the hard way, just make a file called test.txt and put this in it:
    XTRAP_PATCH_SKIP
    because it is technically part of XTrap and wasn't disabled

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

    Re: ASM - Suicide time 0 in /suicide command.

    Quote Originally Posted by gregon13 View Post
    wow you guys do it the hard way, just make a file called test.txt and put this in it:


    because it is technically part of XTrap and wasn't disabled
    We weren't talking about XTrap. GunZ still uses a little 'IsDebuggerPresent' check inside the runnable.
    Kinda like what one of LG's runnable have, it will terminate the debugger if it is caught.

  14. #14
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: ASM - Suicide time 0 in /suicide command.

    Quote Originally Posted by PenguinGuy View Post
    We weren't talking about XTrap. GunZ still uses a little 'IsDebuggerPresent' check inside the runnable.
    Kinda like what one of LG's runnable have, it will terminate the debugger if it is caught.
    when ever i put the test.txt thing it always bypass's it

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

    Re: ASM - Suicide time 0 in /suicide command.

    Not mine, I have the hardest time with that.
    I tried several plugins, I bypassed the check through OllyDbg, everything.
    It attempts to load but once it gets to loading sound, it just stops. (Even tried in windowed mode) xp



Advertisement