Hi,
My little brother asked me if i perhaps could make level-based name-colors.
I started out with finding the address at which the character level was stored, in the end i found one address, but i wasn't convinced it actually was what i was looking for. (007C6CFC)
If i had this address, i wanted to compare it to 210 for example, and if it was higher, jump to the codecave to give the name a certain color. (Which would be very similar to the colors assigned to certain tags, like [GM]).
Could anyone push me in the right direction maybe?
Thanks in advance,
kind regards,
iRestyle.
PS: Is there a neat way of doing this by an injected DLL? Using detours/hooks for example?






