How to run theduel.exe without xtrap?

Results 1 to 12 of 12
  1. #1
    Member Khristian20 is offline
    MemberRank
    Dec 2010 Join Date
    56Posts

    How to run theduel.exe without xtrap?

    Title says and btw if some user add a map on the gunz client he/she can play it? how can i disable it?


  2. #2
    Account Upgraded | Title Enabled! TheCodeOfGunz is offline
    MemberRank
    Oct 2010 Join Date
    PhilippinesLocation
    532Posts

    Re: How to run theduel.exe without xtrap?

    why don't you use Xiao runnable

  3. #3
    I am THE DON Joe9099 is offline
    MemberRank
    Jan 2007 Join Date
    England, UkLocation
    3,655Posts

    Re: How to run theduel.exe without xtrap?

    Just a simple ASM edit, but yea why not use one already available?

  4. #4
    Account Upgraded | Title Enabled! gabire is offline
    MemberRank
    Dec 2008 Join Date
    CanadaLocation
    577Posts

    Re: How to run theduel.exe without xtrap?

    delete Xtrap folder and lauch the game!

  5. #5
    Member Khristian20 is offline
    MemberRank
    Dec 2010 Join Date
    56Posts

    Re: How to run theduel.exe without xtrap?

    I use xiao runnable but it doesn't start. Can you teach me to edit using ASM?

  6. #6
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: How to run theduel.exe without xtrap?

    post your ,mlog.txt

  7. #7
    Banned Blasian is offline
    BannedRank
    Aug 2009 Join Date
    California, USLocation
    773Posts

    Re: How to run theduel.exe without xtrap?

    If your using 2007 Server/Client
    Create a file name it test.txt
    Put this inside,
    Code:
    XTRAP_PATCH_SKIP
    Good to use that in ur patches or users will get that issue if ur using 07
    Last edited by Blasian; 16-04-11 at 10:31 AM.

  8. #8
    Member Khristian20 is offline
    MemberRank
    Dec 2010 Join Date
    56Posts

    Re: How to run theduel.exe without xtrap?

    I mean this is the problem i want to delete this xtrap on my gunz folder and when i delete it my gunz won't start it says game module all i want to is to run my gunz without this xtrap on my folder teach me ASM please?

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

    Re: How to run theduel.exe without xtrap?

    To disable X-Trap on the 2007 runnable:

    Code:
    00435466 - JMP SHORT 0043549D
    0043BD06 - JMP SHORT 0043BD3D
    0043CB9A - CMP BL,BL
    0043CBB7 - XOR EAX,EAX
    004961F1 - JMP 00496460
    004969A2 - NOP
    004969C4 - NOP
    00496CF0 - CMP ESI,0D
    Credits to Kyoshike.

  10. #10
    Member Khristian20 is offline
    MemberRank
    Dec 2010 Join Date
    56Posts

    Re: How to run theduel.exe without xtrap?

    IDK how to use odbg can you teach me?

  11. #11
    Account Upgraded | Title Enabled! TheCodeOfGunz is offline
    MemberRank
    Oct 2010 Join Date
    PhilippinesLocation
    532Posts

    Re: How to run theduel.exe without xtrap?

    hayzzz too lazy
    Ex.
    Drag Your Runnable to Ollydbg
    Address Function
    00435466 - JMP SHORT 0043549D

    To find the Adress press Ctrl G
    To Edit the Function press Space

    ~Landon
    Last edited by TheCodeOfGunz; 18-04-11 at 03:43 PM.

  12. #12
    Member Khristian20 is offline
    MemberRank
    Dec 2010 Join Date
    56Posts

    Re: How to run theduel.exe without xtrap?

    Ok Thank you I understand now :) sorry im a 1st time gunz maker hehe



Advertisement