AntiGoldSpam

9.6k Downloads

this addon removes all messages from the chatbox that contains any word from the spamm list

i made a function that run before the chatframe in game function: here it is..

if (type(arg1)=="string") then for i = 1, #AGS_List do local AGS_msg = string.gsub(arg1, "(%s)", "" ) if string.find(string.lower(AGS_msg), string.lower(AGS_List[i])) then return end end end so if it finds any word from the list: current list: {"GOLD4MMORPG", "Myoog", "egpal", "romGold"}

(!please help with more sites so they dont show up to.. just write them in a comment or in my inbox..)