Enter key

Results 1 to 11 of 11
  1. #1
    Enthusiast vugush is offline
    MemberRank
    Apr 2014 Join Date
    41Posts

    Enter key

    Hi guys who can help me how can i disable/deactive ENTER key when selecting character? Please help


  2. #2
    Enthusiast vugush is offline
    MemberRank
    Apr 2014 Join Date
    41Posts

    Re: Enter key

    somebody know?

  3. #3
    Apprentice Darkness101 is offline
    MemberRank
    Nov 2014 Join Date
    20Posts

    Re: Enter key

    I don't think you can i think you haft to know some C++ knowledge to disable it from main.exe

  4. #4
    Enthusiast vugush is offline
    MemberRank
    Apr 2014 Join Date
    41Posts

    Re: Enter key

    how can i do it? ıf somebody know i can pay for this service

  5. #5
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Enter key

    Open main.exe using OllyDbg find text string "Character scene init succes" & follow

    You will see few offsets later PUSH 0D = Enter key, you can change to another key or NOP The code if ya know what you doing.

    Quote Originally Posted by Darkness101 View Post
    I don't think you can i think you haft to know some C++ knowledge to disable it from main.exe
    Hello Dragonseth, nice multi account :]

  6. #6
    Apprentice Darkness101 is offline
    MemberRank
    Nov 2014 Join Date
    20Posts

    Re: Enter key

    Quote Originally Posted by 4FUNer View Post
    Open main.exe using OllyDbg find text string "Character scene init succes" & follow

    You will see few offsets later PUSH 0D = Enter key, you can change to another key or NOP The code if ya know what you doing.



    Hello Dragonseth, nice multi account :]

    Dragonseth??? I don't even know who you are 4FUNer

  7. #7

    Re: Enter key

    Quote Originally Posted by Darkness101 View Post
    Dragonseth??? I don't even know who you are 4FUNer
    "you haft to" - lol

  8. #8
    Enthusiast vugush is offline
    MemberRank
    Apr 2014 Join Date
    41Posts

    Re: Enter key

    please help to my subject)

  9. #9
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Enter key

    Quote Originally Posted by vugush View Post
    please help to my subject)
    You already received an answer.

    If titan's mu is yours, this main should block enter on sc.
    https://www.sendspace.com/file/httiov

  10. #10
    Enthusiast vugush is offline
    MemberRank
    Apr 2014 Join Date
    41Posts

    Re: Enter key

    nothing changed

  11. #11
    Alpha Member 2009x2014 is offline
    MemberRank
    Dec 2009 Join Date
    2,765Posts

    Re: Enter key

    Quote Originally Posted by vugush View Post
    nothing changed
    Did you tested w/o checksum? because your launcher auto replace main.exe when modified.



Advertisement