___________________________________________________________________________________________________________________________
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..)
About Project
Created: November 16th 2023
Updated: November 16th 2023
Project ID: 14490
License: All Rights Reserved
__________________________________________
Game Versions:
1.01.03
1.01.03
1.01.03
1.01.03
1.01.03
__________________________________________
Flavors:
WoW Retail
__________________________________________
Categories
Companions
Battle
__________________________________________
Main File
November 16th 2023
__________________________________________
Recent File
November 16th 2023
__________________________________________
Members
__________________________________________
Report