Топовый Solus UI Gamesense Опенсурс
var size = render.get_screen_size();
ui.add_checkbox("KeyBinds Gamamesense", "keybindsgs", 0);
ui.add_slider("KeyBins GS Location X", "location_keybind_xgs", 0, size[0]);
ui.add_slider("KeyBins GS Location Y", "location_keybind_ygs", 0, size[1])...