iseekwonderful / csgoGlow

Simple macOS CSGO glow hack
111 stars 66 forks source link

Color Change When Behind Walls #145

Closed iPredictable closed 8 years ago

iPredictable commented 8 years ago

Is it possible if the color would change when its behind walls, and when the player is in the open? Like other premium hacks have the option that makes the players color change when they're peaking

gabsens commented 8 years ago

you need vischeck for that, not easy

extrenebiibues commented 8 years ago

@gabsens where can i learn c++ for os x? Not like learning shit from UC where they tell u how to code 2 letters but like a proper tutorial. How did you learn?

NexieCSGO commented 8 years ago

@extrenebiibues c++ runs on anything if coded correctly, if you need to learn the basics try a course on edx.

extrenebiibues commented 8 years ago

@NexieCSGO i remember @aKalisch saying something about turning an aimbot from github into a working one for os x so im just wondering what he meant

sacredgeo commented 8 years ago

@extrenebiibues I believe the main difference is the CSGO offsets for PC and Mac are different.

sacredgeo commented 8 years ago

Sometimes it's hard to tell when someone is behind a wall or box. Especially in dark areas. I found that if I decreased the glow effect I could more easily distinguish visible players. Look for this line:

    Color color = {float((100 - health) / 100.0), float((health) / 100.0), 0.0f, 0.8f};
    applyGlowEffect(task, startAddress, glowIndex, color);

Change the 0.8f to something lower like 0.5f.

iPredictable commented 8 years ago

@sacredgeo u make os x hacks too?

sacredgeo commented 8 years ago

@PredictEr No but I like playing with the code. I know some basics of programming.

gazababon123 commented 8 years ago

@PredictEr please accept my skype request friend

veb commented 8 years ago

I wonder if we can utilise this to change colours @sacredgeo https://www.unknowncheats.me/forum/counterstrike-global-offensive/139310-spottedbymask-netvaaaaarrrrr.html