imgui.Begin('by skooody | ARZ Helper', main_window_state, imgui.WindowFlags.NoResize + imgui.WindowFlags.NoCollapse + imgui.WindowFlags.NoScrollbar)
imgui.Text(u8"VK Author: @s1xspeed | Сокращенные команды: /findihouse - /fh, /findibiz - /fbiz")
if imgui.Button(u8"О создателе", imgui.ImVec2(365,140)) then
sampAddChatMessage("{66ff99}Shaun_TheSheep{ffffff} - {ee2828}Yuma",-1)
end