ESP HACK
hi i want to ask some questions how to make an ESP hack? can anyone teach me how? i really want to make one. i have time to study code hackings. haha.
loop players, in loop read 3d vector for specific entity index, w2s the vector so you have screen coordinates and not world coordinates, (xyz->xy)
hook something to draw(painttraverse,opengl,dx) and draw a box to the xy coords you got from the w2s func.