Color Character Names

Results 1 to 23 of 23
  1. #1
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    idea Color Character Names

    Due to some bugs on GUNZ2830's unmasked runnable, I've switched to Xiao's (masked). I used Aristrum's uGrade Patching tool to add certain colors to Grade 3,4,5,6,7 and changed Grade 104(Silence) to Gray. All the patched grades show color in game but the name of the Character is "Developer" and not the real name of the character. Could anyone please tell me how I could make it work?


  2. #2
    Enthusiast danika123 is offline
    MemberRank
    Nov 2008 Join Date
    45Posts

    Re: Color Character Names

    idk... but if i remember well i saw that thread and he said that his patcher doesnt work with Masked Runnables...

    but if you could add the grades and colors to the masked runnable you have to manualy ( ASM ) Unmask the New Grades.

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

    Re: Color Character Names

    Yeah I don't mind making the ASM edits to unmask those grades. The question is, how? I couldn't find a tut in the tutorial section.

  4. #4
    Account Upgraded | Title Enabled! SHEEN[GB] is offline
    MemberRank
    Aug 2009 Join Date
    London, UKLocation
    263Posts

    Re: Color Character Names

    I will have a hunt around and see if I can find it, I would like to know how to aswell xD

  5. #5

    Re: Color Character Names

    Unmasking UGradeID 254 causes your client to crash (along with other clients seeing your character on the playerlist), you might want to notice that.

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

    Re: Color Character Names

    No I only want to unmask grades 3/4/5/6/7 and if possible, 104.
    They're colored grades and appear as "Developer".

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

    Re: Color Character Names

    Help please?

  8. #8
    Valued Member Alpha tricia is offline
    MemberRank
    Jan 2010 Join Date
    141Posts

    Re: Color Character Names

    Quote Originally Posted by phoenix_147 View Post
    Help please?
    I used this one.
    Although i couldnt add more staff grades, just user grades.
    They appear whit color + character name in game.
    Attached Files Attached Files

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

    Re: Color Character Names

    Learn to read. I already said I used Aristrum's uGrade Patcher to give colors to new grades.

  10. #10
    Valued Member Alpha tricia is offline
    MemberRank
    Jan 2010 Join Date
    141Posts

    Re: Color Character Names

    Quote Originally Posted by phoenix_147 View Post
    Learn to read. I already said I used Aristrum's uGrade Patcher to give colors to new grades.
    strange it works for me?
    you must do something wrong.

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

    Re: Color Character Names

    I never said it didn't work for me. Would you mind spending a minute on reading and understanding my post completely? I do get colors on those grades but the name appears to be "Developer" and not the real name of the character. The question is, how do I unmask grades 3,4,5,6,7 and 104.

  12. #12
    Valued Member Alpha tricia is offline
    MemberRank
    Jan 2010 Join Date
    141Posts

    Re: Color Character Names

    Quote Originally Posted by phoenix_147 View Post
    I never said it didn't work for me. Would you mind spending a minute on reading and understanding my post completely? I do get colors on those grades but the name appears to be "Developer" and not the real name of the character. The question is, how do I unmask grades 3,4,5,6,7 and 104.
    in teh runnable
    Last edited by Alpha tricia; 12-01-10 at 05:02 PM.

  13. #13
    Aristrum Mark is offline
    MemberRank
    Aug 2007 Join Date
    United KingdomLocation
    474Posts

    Re: Color Character Names

    The problem is that my patcher was designed to be used on an unmasked runnable. You'd probably have to look at the unmasking tutorials and modify it so it only unmasks on certain grades.

  14. #14
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    Re: Color Character Names

    Quote Originally Posted by phoenix_147 View Post
    Due to some bugs on GUNZ2830's unmasked runnable, I've switched to Xiao's (masked). I used Aristrum's uGrade Patching tool to add certain colors to Grade 3,4,5,6,7 and changed Grade 104(Silence) to Gray. All the patched grades show color in game but the name of the Character is "Developer" and not the real name of the character. Could anyone please tell me how I could make it work?
    Why not trying and figure out how the unmasking actually works...

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

    Re: Color Character Names

    Quote Originally Posted by Theoretical View Post
    Why not trying and figure out how the unmasking actually works...
    cause not everyone knows how lol

  16. #16
    Mako is insane. ThePhailure772 is offline
    MemberRank
    Sep 2007 Join Date
    1,115Posts

    Re: Color Character Names

    Quote Originally Posted by Nobody666 View Post
    cause not everyone knows how lol
    That's why I asked why not try to learn assembly, then reverse engineering ):

  17. #17
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: Color Character Names

    Quote Originally Posted by Nobody666 View Post
    cause not everyone knows how lol
    Anyone with basic ASM knowledge could do. All you're basically doing is getting rid of the value returned in the EAX register by the GetUserGradeIDColor and push the correct value in the correct structure to the stack.

    I bet almost no-one actually knows this, even though they have 'created' an unmasked runnable.

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

    Re: Color Character Names

    Quote Originally Posted by Theoretical View Post
    That's why I asked why not try to learn assembly, then reverse engineering ):
    cause they don't want to or are to lazy?

    Quote Originally Posted by Wizkidje View Post
    Anyone with basic ASM knowledge could do. All you're basically doing is getting rid of the value returned in the EAX register by the GetUserGradeIDColor and push the correct value in the correct structure to the stack.

    I bet almost no-one actually knows this, even though they have 'created' an unmasked runnable.
    ill be honest and say I don't.

    I knew what to do for maybe 1/4 of it.

  19. #19
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: Color Character Names

    Quote Originally Posted by Nobody666 View Post
    cause they don't want to or are to lazy?



    ill be honest and say I don't.

    I knew what to do for maybe 1/4 of it.
    You don't have to be ashamed you don't either, but I'm surprised, over and over, how people come up with questions about Assembly when they don't even know about structures. No offensive, we're here to help after all.

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

    Re: Color Character Names

    Thanks for all the help. I just asked for a way where I could unmask those certain grades. If I could learn it and do it, I wouldn't be posting here. It'll take long for me to do it myself. I'll drop the idea.
    Posted via Mobile Device

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

    Re: Color Character Names

    Quote Originally Posted by Wizkidje View Post
    You don't have to be ashamed you don't either, but I'm surprised, over and over, how people come up with questions about Assembly when they don't even know about structures. No offensive, we're here to help after all.
    Not ashamed really. Ill admit im no coder.

    Quote Originally Posted by phoenix_147 View Post
    Thanks for all the help. I just asked for a way where I could unmask those certain grades. If I could learn it and do it, I wouldn't be posting here. It'll take long for me to do it myself. I'll drop the idea.
    Posted via Mobile Device
    Just color them manually?

    if I remember the way to add custom ugrades there was an address for coloring them in the code cave part.

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

    Re: Color Character Names

    I'll search for the tut and try.
    Posted via Mobile Device

  23. #23
    Praise the Sun! Solaire is offline
    MemberRank
    Dec 2007 Join Date
    Undead BurgLocation
    2,862Posts

    Re: Color Character Names

    Search the pointer to the UGradeID then do a switch or multiple if / else if statements.



Advertisement