Search:

Type: Posts; User: yuitti1114

Search: Search took 0.08 seconds.

  1. Replies
    13
    Views
    3,421

    [Help] I can also use it, but I want to use like this. ...

    I can also use it, but I want to use like this.

    T:
    r = 0.94f;
    g = 0.90f;
    b = 0.55f;

    CT:
    r = 0.27f;
    g = 0.51f;
  2. Replies
    13
    Views
    3,421

    [Help] Yeah, I knew Color4B and Color4F. So I converted...

    Yeah, I knew Color4B and Color4F.
    So I converted Color4B to Color4F, but it didn't glow.

    Can you change the color that way?
  3. Replies
    13
    Views
    3,421

    [Help] I've tried whether can be changed in the source...

    I've tried whether can be changed in the source of Zat's simple internal.

    glowObjects[glowIdx].a = 0.9f;
    glowObjects[glowIdx].r = 0.0f;
    glowObjects[glowIdx].g = 0.0f;
    glowObjects[glowIdx].b =...
  4. Replies
    13
    Views
    3,421

    [Help] Thank you. So, I changed to like this... int...

    Thank you.
    So, I changed to like this...

    int r = 218, g = 165, b = 32;
    But it didn't glow.
    I could use only 255 or 0.

    r = 255, g = 0, b = 0;
    r = 0, g = 255, b = 0;
    r = 0, g = 0, b = 255;
  5. Replies
    13
    Views
    3,421

    [Help] Change the color of ESP

    I'm using the Merccy's Glow ESP.
    Merccy2, Thank you.

    I wanted to change the color of ESP.
    So, I edited some parts of the source.
    Like this,

    int r = 255, g = 0, b = 0;
    When I changed 255 to...
  6. Replies
    2,406
    Views
    360,659

    [Outdated] I had wanted to change the color of glow to looks...

    I had wanted to change the color of glow to looks like demo's xray, so I edited "main.cpp".
    but only 255 was applied, cannot use other numbers.
    Anyone know how to apply other numbers?
  7. Replies
    158
    Views
    35,672

    [Detected] What is this? Does anyone know? "Your account...

    What is this?
    Does anyone know?

    "Your account is currently Untrusted"

    252500
  8. [Help] This does not work as it is because of the...

    This does not work as it is because of the different offset, can not be edited.
  9. Replies
    54
    Views
    28,186

    [Release] Doesn't work!!

    Doesn't work!!
Results 1 to 9 of 9