GUI for MQ2AutoBuff Lua

Spiken

Premium Member
Joined
Sep 7, 2020
Messages
13
Reaction score
8
Points
3
This project provides a graphical user interface for the MQ2AutoBuff plugin. Implemented in Lua and utilizing the ImGui library, this GUI simplifies the management and configuration of the MQ2AutoBuff plugin through an easy-to-use interface.

I have included detailed comments throughout the code to assist new users in easily navigating and modifying it according to their needs. Feel free to utilize this code as a base for your own projects. This project was initially a test to explore Lua's capabilities and experiment with various programming approaches. It serves as a practical example of what can be achieved and how different methods can be applied in a real-world application.

GUI when start and debug is OFF
1712855773533.png

GUI when start and debug is ON
1712855786276.png

Textfields that are hidden until you click button and then show and click again to hide it
1712855751552.png

Popup window to show help commands
1712855734387.png

Source: https://github.com/spik3n/GUI-MQ2AutoBuff
 
  • Like
Reactions: EQDAB