0 Üye ve 1 Ziyaretçi konuyu incelemekte.
-- reklam koruma if ayarlar.reklamKoruma then if isAdvertisement(text) then if not isPlayerExcluded(source) then for i, yetkililer in ipairs (getElementsByType("player")) do if isPlayerExcluded(yetkililer) then if text == yazi then return end if ayarlar.mesajGorme then outputChatBox("#000000[#FF0000REKLAM UYARI#000000] " .. isim .. " #FF0000İsimli oyuncu reklam yaptı: #FFFFFF" .. text, yetkililer, 255, 255, 255, true) outputServerLog("[ReklamUyari] " .. isim:gsub('#%x%x%x%x%x%x', '') .. ": " .. text) end end end if hakVer(source) then text = yazi else text = yazi spamEngelle(source,"Mutele") end end end end