new colors plz

Results 1 to 14 of 14
  1. #1
    Novice Lg-Gunz is offline
    MemberRank
    Feb 2009 Join Date
    4Posts

    Question new colors plz

    How to create more colors, for example ^ 1 ^ 2, I wanted to do so: ^].... , ^:....,^~...

    if you have some topic please let me also shaping


  2. #2
    Ninja Goblin HellSniper is offline
    MemberRank
    Feb 2009 Join Date
    GermanyLocation
    1,791Posts

    Re: new colors plz

    I have no idea of ASM but i would say just trace till u get to the section where the color commands are and try to add new lines.
    Again i have no idea of asm, thats just how i would try it.

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

    Re: new colors plz

    Go to the area where ^* commands are implimented, jmp that bish down to the unused portion, use a call to strings.xml, and pick a hex colour code o.o YAY

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

    Re: new colors plz

    Quote Originally Posted by Wizkidje
    Find out what GunZ does with the ^1. Then create a new one, for example ^:.
    and basically what Betrayed said.

  5. #5
    Novice Lg-Gunz is offline
    MemberRank
    Feb 2009 Join Date
    4Posts

    Re: new colors plz

    Quote Originally Posted by BetrayedAcheron View Post
    Go to the area where ^* commands are implimented, jmp that bish down to the unused portion, use a call to strings.xml, and pick a hex colour code o.o YAY

    Did not understand right, you can tell me which command I have to search? And I have to open the Gunz.exe by HexWorkShop?

    if possible can you give me an example?

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

    Re: new colors plz

    Quote Originally Posted by Lg-Gunz View Post
    Did not understand right, you can tell me which command I have to search? And I have to open the Gunz.exe by HexWorkShop?

    if possible can you give me an example?
    Through ollydbg.

    Hex is pretty much worthless unless you want to change what color ^0-^9 loads.

    I haven't looked into it for a while as im busy, but try looking for ^ or something

  7. #7
    Enthusiast caveirinha is offline
    MemberRank
    Dec 2008 Join Date
    49Posts

    Re: new colors plz

    this: http://www.ollydbg.de/ ???????

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

    Re: new colors plz

    Quote Originally Posted by caveirinha View Post
    yes.

    You need to know ASM though.

  9. #9
    Enthusiast caveirinha is offline
    MemberRank
    Dec 2008 Join Date
    49Posts

    Re: new colors plz

    = X, or I do not know what it is

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

    Re: new colors plz

    Quote Originally Posted by caveirinha View Post
    = X, or I do not know what it is
    Assembly language, or Reverse engineering.

    Just google/wikipedia it.

  11. #11
    Enthusiast caveirinha is offline
    MemberRank
    Dec 2008 Join Date
    49Posts

    Re: new colors plz

    will be difficult, worth it, I learn

    obs: I am the "LG-Gunz"

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

    Re: new colors plz

    Quote Originally Posted by caveirinha View Post
    will be difficult, worth it, I learn

    obs: I am the "LG-Gunz"
    lol, its annoying have fun.

    I would suggest doing something simple though, not going straight for making more colors.

    and that last part is good to know....thought you were just some guy who wanted to know to.

  13. #13
    Enthusiast caveirinha is offline
    MemberRank
    Dec 2008 Join Date
    49Posts

    Re: new colors plz

    is that I am very proud and I want to do things better than the other = P, just to talk to: you are a useless blusterer unhappy. lol

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

    Re: new colors plz

    Quote Originally Posted by BetrayedAcheron View Post
    Go to the area where ^* commands are implimented, jmp that bish down to the unused portion, use a call to strings.xml, and pick a hex colour code o.o YAY
    just realized, why strings.xml? If I remember correctly the other ^# codes aren't called from it.

    Its all client based I think. I was told Template.xml calls it, but im not entirely sure on that.



Advertisement