-- clantag
----- src
local switch = ui.create("Clantag"):switch("Enable")
--
local clantag = {
speed = 2,
step = 1,
ref = ui.find("Miscellaneous", "Main", "In-Game", "Clan Tag"),
list = {
"1",
"2",
"3",
},
run = function (self)
local...
Просмотры: 1,746
Ответы: 6