Open weedptr opened 5 months ago
Thanks for your suggestion, I see some mistakes in health bar, I will perfect it next time
Thanks for your suggestion, I see some mistakes in health bar, I will perfect it next time
when will u add more features? aswell do you have a discord server?
Features are being added gradually. Due to the lack of knowledge about Hook Createmove, this type of functionality needs to be explored more. A related server will be opened for this project in the future for discord server
Features are being added gradually. Due to the lack of knowledge about Hook Createmove, this type of functionality needs to be explored more. A related server will be opened for this project in the future for discord server
added any features yet?
code:
`void DrawHealthBar2(DWORD EntityAddress, float MaxHealth, float CurrentHealth, ImVec2 Pos, ImVec2 Size, bool Horizontal = true) { ImDrawList* DrawList = ImGui::GetBackgroundDrawList();
}
`
enjoy