Disable Firstmaster [252]

Page 1 of 3 123 LastLast
Results 1 to 25 of 69
  1. #1
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Disable Firstmaster [252]

    I want to disable the firstmaster that rank 252 [gm] gets when he or she enters a room.
    I searched for this but there was no decent answer..

    Could someone guide me ?

    Thanks in advance


    Edit: For those who didn't understand. I want to disable the function that makes rank 252 automaticly gameroom master
    Last edited by Trilest; 04-07-09 at 11:37 PM.


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

    Re: Disable Firstmaster [252]

    Probably a line for it in ASM, just disable the line for it would probably do it.

    Its not in XML's from what i've seen.

  3. #3
    Member GUNZ2830 is offline
    MemberRank
    Oct 2007 Join Date
    JapanLocation
    67Posts

    Re: Disable Firstmaster [252]

    MatchServer.exe

    0045B8BB |. 68 1CD35100 PUSH 0051D31C ; ASCII "FirstMaster : (%s)"

  4. #4

    Re: Disable Firstmaster [252]

    Quote Originally Posted by GUNZ2830 View Post
    MatchServer.exe

    0045B8BB |. 68 1CD35100 PUSH 0051D31C ; ASCII "FirstMaster : (%s)"
    Aren't you just removing the function of calling the string?

    It still makes you the master of the room.

    I made a post about this before, it's probably in the search though.

  5. #5
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by Linear88 View Post
    Aren't you just removing the function of calling the string?

    It still makes you the master of the room.

    I made a post about this before, it's probably in the search though.
    he wants to remove the string, not being made master.

  6. #6

    Re: Disable Firstmaster [252]

    Quote Originally Posted by Nobody666 View Post
    he wants to remove the string, not being made master.
    Ok...

    Now I need help to stop the function for the changing of the room master for the UGrade 252. :|

  7. #7
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by Linear88 View Post
    Ok...

    Now I need help to stop the function for the changing of the room master for the UGrade 252. :|
    That is what I was asking ..

  8. #8
    Member Donald Duck is offline
    MemberRank
    Jun 2009 Join Date
    USA.Location
    95Posts

    Re: Disable Firstmaster [252]

    Put a RETN at the start of that function.

  9. #9
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by Donald Duck View Post
    Put a RETN at the start of that function.
    And how will I find the adress ?

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

    Re: Disable Firstmaster [252]

    compare old clients o.o

  11. #11
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by BetrayedAcheron View Post
    compare old clients o.o
    Thats where I suck at ...

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

    Re: Disable Firstmaster [252]

    ill find it gimme a sec

  13. #13
    Member Donald Duck is offline
    MemberRank
    Jun 2009 Join Date
    USA.Location
    95Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by Trilest View Post
    And how will I find the adress ?
    Search for the FirstMaster text string?

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

    Re: Disable Firstmaster [252]

    dude there is no firstmaster text string for the current runnable D:

  15. #15
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by BetrayedAcheron View Post
    dude there is no firstmaster text string for the current runnable D:
    First master ($1) or something.

    Should load something like that. If not just find the line for 252 and look around =/

  16. #16
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Disable Firstmaster [252]

    Omg please read my edit ... I give shit about that message I just want to remove the automatic game room master.

  17. #17
    Member Donald Duck is offline
    MemberRank
    Jun 2009 Join Date
    USA.Location
    95Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by BetrayedAcheron View Post
    dude there is no firstmaster text string for the current runnable D:
    Who's talking about the runnable here?

    Quote Originally Posted by Nobody666 View Post
    First master ($1) or something.

    Should load something like that. If not just find the line for 252 and look around =/
    Nope.

    Quote Originally Posted by Trilest View Post
    Omg please read my edit ... I give shit about that message I just want to remove the automatic game room master.
    I give shit about a lot of things, including RageZONE. No, seriously, that message was too stupid to even think about. If you have found the text string, you have found the function. If you have found the function, you can edit it.

    Chips, anyone?

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

    Re: Disable Firstmaster [252]

    Off topic:
    Quote Originally Posted by Donald The Fag View Post
    Who's talking about the runnable here?

    Fail

    Nope.

    Fail Harder

    I give shit about a lot of things, including RageZONE. No, seriously, that message was too stupid to even think about. If you have found the text string, you have found the function. If you have found the function, you can edit it.

    Chips, anyone?

    Fail to teh max
    On topic: Have you tried noping the address in the matchserver?

  19. #19

    Re: Disable Firstmaster [252]

    Noping the address may crash MatchServer.

    Just follow Donald Duck...?

  20. #20
    Member Donald Duck is offline
    MemberRank
    Jun 2009 Join Date
    USA.Location
    95Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by BetrayedAcheron View Post
    Off topic:


    On topic: Have you tried noping the address in the matchserver?
    No, my post didn't fail at all, because I offered him a solution. You are offering a wrong solution, since NOP-PING would crash the MatchServer as soon as it reaches the function, UNLESS you NOP out the call to it, but I never see you even mentioned that.

    So, in short, you better stay on-topic next time, since your bullshit is leading into off-topic discussions you can barely win.

  21. #21
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Disable Firstmaster [252]

    Quote Originally Posted by Trilest View Post
    Omg please read my edit ... I give shit about that message I just want to remove the automatic game room master.
    Read what Donald said

    Quote Originally Posted by Donald Duck View Post
    Who's talking about the runnable here?



    Nope.



    I give shit about a lot of things, including RageZONE. No, seriously, that message was too stupid to even think about. If you have found the text string, you have found the function. If you have found the function, you can edit it.

    Chips, anyone?
    Eh, I was tired, I was just guessing. But still at least you got my point ;p that if you find that youd probably find the function of the id

  22. #22

    Re: Disable Firstmaster [252]

    I'd also need help on this.

    Bump.

  23. #23
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Disable Firstmaster [252]

    Bump...I still need help

  24. #24
    Account Upgraded | Title Enabled! Trilest is offline
    MemberRank
    Apr 2009 Join Date
    The NetherlandsLocation
    549Posts

    Re: Disable Firstmaster [252]

    Bump .

  25. #25
    Account Upgraded | Title Enabled! frenchfatcat is offline
    MemberRank
    Dec 2008 Join Date
    229Posts

    Re: Disable Firstmaster [252]

    yeah thats fucking irritating...



Page 1 of 3 123 LastLast

Advertisement