I decided to release this simple ESP to show people how to use classes.
It's much more effective than just making a for loop and then spam things inside of it.
This hack includes:
Bone ESP (Glitchy because game doesn't update bone locations if you're not within a certain distance)
Box ESP (Same problem as above since box height is feetpos y - headpos y.
Very clean and easy to read code
Missions for you:
Create a vector3 class and replace all float arrays with it
Create a triggerbot (using crosshair ID since that's the easiest way)
Create an Aimbot. (It's 10 times easier than you think, I already provided Bone Position for you. All you need to do is to find a angle calculation function and then change your view angles)