Find a Color Code

Results 1 to 24 of 24
  1. #1
    Enthusiast danika123 is offline
    MemberRank
    Nov 2008 Join Date
    45Posts

    Find a Color Code

    Hey all ! Some 1 Please help me ! i just want to make a runnable with GameMaster Color " green ". i want to make this green exactly the same as the messages like " Recording Started " or " Record has been saved ..... " so i jsut want to find the color code of it, and i can code it into the runnable.

    Thanks for Wasting your time for me !


    Devil.


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

    Re: Find a Color Code

    http://www.december.com/html/spec/colorhex.html

    Use Aristrum's uGrade Patcher to patch the Grades.

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

    Re: Find a Color Code

    Lol you didnt understand me....

    i want EXACTLY THE SAME Green color as the messages like " Recording Started " or "cannot start vote "

    hmm and i wont use that patcher...

    i like ASM more.

  4. #4
    Account Upgraded | Title Enabled! wtfhacker is offline
    MemberRank
    Dec 2009 Join Date
    328Posts

    Re: Find a Color Code

    So use: http://forum.ragezone.com/f497/asm-s...rs-567493-new/
    Just find the color, it won't be the same but at least close.

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

    Re: Find a Color Code

    omg you didnt understand me again xD .... i want the color code of the " Recording Started " message.... i know hwo to color Admins / Devs. JUST WANT THE COLOR CODE

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

    Re: Find a Color Code

    Maybe you're not understand that you NEED to search it up. I already provided you a link with a Hex color code list that Gunz supports. No one's going to look into all the green color's deeply and tell you the code. You should at least make an effort to match it yourself.

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

    Re: Find a Color Code

    Hey, i think this is the colour code D:

    #5fb85c

    -Joe

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

    Re: Find a Color Code

    Quote Originally Posted by phoenix_147 View Post
    Maybe you're not understand that you NEED to search it up. I already provided you a link with a Hex color code list that Gunz supports. No one's going to look into all the green color's deeply and tell you the code. You should at least make an effort to match it yourself.
    i dun want you to look it up.. just wanted an ASM line where i can find... im not dumb i can find colors in Hex... i just want to look the same up in Ollydbg...

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

    Re: Find a Color Code

    Quote Originally Posted by danika123 View Post
    Hey all ! Some 1 Please help me ! i just want to make a runnable with GameMaster Color " green ". i want to make this green exactly the same as the messages like " Recording Started " or " Record has been saved ..... " so i jsut want to find the color code of it, and i can code it into the runnable.

    Thanks for Wasting your time for me !


    Devil.
    You made it seem like you wanted someone to give you the exact code. Post it in a right way then.

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

    Re: Find a Color Code

    ok well , now its clear... XD

    So Some 1 Help Please...

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

    Re: Find a Color Code

    ^0 = 80 80 80 FF (grey)
    ^1 = 00 00 FF FF (red)
    ^2 = 00 FF 00 FF (green)
    ^3 = FF 00 00 FF (blue)
    ^4 = 00 FF FF FF (yellow)
    ^5 = 00 00 80 FF (dark red)
    ^6 = 00 80 00 FF (dark green)
    ^7 = 80 00 00 FF (dark blue)
    ^8 = 00 80 80 FF (dark yellow)
    ^9 = FF FF FF FF (white)

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

    Re: Find a Color Code

    ^2 Green = The " Recording Started" Message Green ?

    Heres What i really need :



    ---------- Post added at 07:38 PM ---------- Previous post was at 06:27 PM ----------

    Last edited by danika123; 10-01-10 at 07:39 PM.

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

    Re: Find a Color Code

    Open it in an image editor, use the "eyedropper tool", and check what color it is yourself.

    Don't be lazy.

  14. #14
    Account Upgraded | Title Enabled! cerealnp is offline
    MemberRank
    Apr 2006 Join Date
    BrazilLocation
    441Posts

    Re: Find a Color Code

    ZChatOutput color is green (#00FF00)

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

    Re: Find a Color Code

    Wow Thanks dude... Big Thanks.

    but are you sure #00FF00 is that?

  16. #16

    Re: Find a Color Code

    Quote Originally Posted by Nobody666 View Post
    00 FF 00 FF (green)
    Quote Originally Posted by danika123 View Post
    Wow Thanks dude... Big Thanks.

    but are you sure #00FF00 is that?
    It was just a matter of reading.

    If you're still uncertain:

    Last edited by Linear88; 11-01-10 at 09:29 AM.

  17. #17
    Enthusiast danika123 is offline
    MemberRank
    Nov 2008 Join Date
    45Posts
    Quote Originally Posted by Linear88 View Post
    It was just a matter of reading.

    If you're still uncertain:

    I have alredY found it thanks... But when i asm iT i log in it works
    But when i type in lobby my name is wHite ( normal) xD any guess why it iS bugged?
    [
    Last edited by danika123; 13-01-10 at 05:41 PM.

  18. #18
    Enthusiast danika123 is offline
    MemberRank
    Nov 2008 Join Date
    45Posts
    Quote Originally Posted by danika123 View Post
    I have alredY found it thanks... But when i asm iT i log in it works
    But when i type in lobby my name is wHite ( normal) xD any guess why it iS bugged?
    [
    Help please!!! Srry for double post xD
    Posted via Mobile Device

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

    Re: Find a Color Code

    Quote Originally Posted by danika123 View Post
    Help please!!! Srry for double post xD
    Posted via Mobile Device
    If you're doing it via ASM then refollow the tut.

    If you're using my tool, it doesn't patch 252 for some reason.

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

    Re: Find a Color Code

    Aristrum, could you please help me unmask Grades 3,4,5,6,7 and 104? I used Xiao's Runnable and the names get colored but appear as "Developer".

  21. #21
    Enthusiast danika123 is offline
    MemberRank
    Nov 2008 Join Date
    45Posts
    Quote Originally Posted by phoenix_147 View Post
    Aristrum, could you please help me unmask Grades 3,4,5,6,7 and 104? I used Xiao's Runnable and the names get colored but appear as "Developer".
    Im done with Asm and tried your patcher too but both suck.. Uhm and i didnt try to color grade 252 with the patcher
    Posted via Mobile Device

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

    Re: Find a Color Code

    Quote Originally Posted by phoenix_147 View Post
    Aristrum, could you please help me unmask Grades 3,4,5,6,7 and 104? I used Xiao's Runnable and the names get colored but appear as "Developer".
    I posted in your thread that you should have a look at the unmasking tuts and modify them so it only works for certain grades.

  23. #23
    Enthusiast danika123 is offline
    MemberRank
    Nov 2008 Join Date
    45Posts
    Quote Originally Posted by Aristrum View Post
    I posted in your thread that you should have a look at the unmasking tuts and modify them so it only works for certain grades.
    Now help me? XD
    Posted via Mobile Device

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

    Re: Find a Color Code

    Quote Originally Posted by danika123 View Post
    Now help me? XD
    Posted via Mobile Device
    The tutorials for colouring grades are correct: the error is on your part.



Advertisement