Недавнее содержимое от rfuck

  1. rfuck

    Lua Arizona Arena ловля админок

    local se = require('lib.samp.events') local prefix = '{FF5656}[1234] {ffffff}' function main() repeat wait(0) until isSampAvailable() msg('1234') while true do wait(0) end end function se.onServerMessage(color, text) if string.lower(text):find('cchas') then print(text)...