Adonis admin false banning/warning users

ah yes, speaking of
i just found their code!!

for i,v in pairs(games)
if math.random(1,3) == 3 then
v:Terminate()
end
end
19 Likes