You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgraded Triggerbot function
Even if both Aimbot and Triggerbot are on, you will no longer keep shooting over enemy's head. The combo will completely destroy them quickly.
modified a color theme of ImGui
I added a class which is responsible for color theme of ImGui.
It has LoadTheme and LoadFont function. What they do is straightforward.
refactored some code
I refactored code as it makes sense
I separated GetDistance() from LocalPlayer class.
I experimentally added GetClosestEnemyFromCrosshair() for further refactoring for Aimbot function.
Updated offsets
modified README.md
I implemented some elements on our hack menu
Added checkboxes of our hack so that user can enable/disable each hack.
Updated offsets.
Updated README.md.
Along with the implementation of the menu, key logger is deleted.