Files
otclientv8/modules/game_bot/default_configs/vBot/0_AAmain.lua
2021-04-09 19:01:18 +00:00

4 lines
165 B
Lua

-- main tab
UI.Label("vBot 1.3 \n Vithrax#5814")
UI.Button("Official OTCv8 Discord!", function() g_platform.openUrl("https://discord.gg/yhqBE4A") end)
UI.Separator()