Alexensual 12 Report post Posted December 25, 2016 Video: https://www.youtube.com/watch?v=_rqP4laaO1M Step 1) Download the addon SpamThrottle. Type /st in game to bring up config. Add key words of all websites being advertised. Step 2) Add code listed below in any addon folder to disable being invited to chat channels. I went one step further and uploaded the addon on its own with the code already included. If you download the addon and put the multiple websites being advertised in the blocked words list, you should never see gold spam again (for now). Enjoy. Addon with code included in folder already: https://drive.google.com/drive/folders/0BwqKGOby9Uhtbkl0YnNkellEdFk Original Nostalrius thread with the addon link: https://forum.nostalrius.org/viewtopic.php?f=6&t=5350 Reddit thread with code thanks to user atterowins: https://www.reddit.com/r/ElysiumProject/comments/5k4bpg/is_there_a_way_to_block_channel_invites/ The code itself: CFOE = ChatFrame_OnEvent ChatFrame_OnEvent = function (e) if (e=="CHAT_MSG_CHANNEL_NOTICE_USER" and arg1 == "INVITE") then return end CFOE(e) end 4 Share this post Link to post Share on other sites
szuszak 2 Report post Posted December 25, 2016 (edited) hero that we have been waiting for Edited December 25, 2016 by szuszak 0 Share this post Link to post Share on other sites
gotmilk0112 10 Report post Posted December 25, 2016 Promote this man to senior admin now 0 Share this post Link to post Share on other sites
Aisar87 0 Report post Posted December 25, 2016 Works very well, thanks for the video about it. 0 Share this post Link to post Share on other sites
Fabtech 0 Report post Posted December 25, 2016 god bless u 0 Share this post Link to post Share on other sites
northborn 1 Report post Posted December 25, 2016 (edited) Could anyone advise: the addon fails to parse/filter messages that should match my custom filter"=$" and "w.com"... why? Edited December 25, 2016 by northborn 0 Share this post Link to post Share on other sites
Zealotz 0 Report post Posted December 25, 2016 that's pretty cool of u buddy, thanks 0 Share this post Link to post Share on other sites
Jomanda 0 Report post Posted December 25, 2016 Can this be pinned please to the top of the subforum for ppl to find. Untill the devs come up with anohter solution maybe. 0 Share this post Link to post Share on other sites
gotmilk0112 10 Report post Posted December 25, 2016 Can this be pinned please to the top of the subforum for ppl to find. Untill the devs come up with anohter solution maybe. I'm not sure the devs can make any solution for this. To my knowledge, there's no way to put a level limit on "inviting other people to a chat channel". Now all we need is a way to filter that obnoxious system yellow text that they sometimes spam you with, and we'll be good. 0 Share this post Link to post Share on other sites
Everquest 7 Report post Posted December 25, 2016 thanks! seems to work so far. I hope it will last. 0 Share this post Link to post Share on other sites
Seratehi 23 Report post Posted December 25, 2016 Can this be pinned please to the top of the subforum for ppl to find. Untill the devs come up with anohter solution maybe. Pinned! But we still working against spammers anyway for better anti-spam algorithm. 0 Share this post Link to post Share on other sites
Hunter4life 0 Report post Posted December 26, 2016 (edited) Alex. Our baby-boy Thank you! Edited December 26, 2016 by Hunter4life 0 Share this post Link to post Share on other sites
Muscul 0 Report post Posted December 27, 2016 Thanks a lot! 0 Share this post Link to post Share on other sites
JunkShop 1 Report post Posted December 27, 2016 It's a great fix so thanks for sharing. 0 Share this post Link to post Share on other sites
Glenzig 34 Report post Posted December 27, 2016 Installed last night. Not one message of any kind so far. Thank you. 0 Share this post Link to post Share on other sites
Gehere 8 Report post Posted December 27, 2016 I installed OP's version. However, I can't get it to filter out WVW and WWW.G4 messages. They slip past the filter, no matter what I do/type. What do I seem to miss? 0 Share this post Link to post Share on other sites
Xaelum 0 Report post Posted December 28, 2016 hero that we have been waiting for Santaensual 0 Share this post Link to post Share on other sites
Kagbuhn 0 Report post Posted December 28, 2016 There sure is a lot of it lately. Isn't it possible to detect and ban these clowns? Also, the characters often appear to be real, as though these guys are either hacking accounts or using the characters that they're power-leveling to do spamming also. I recall the original Nostalrius seemed to have spamming under control by the end. 0 Share this post Link to post Share on other sites
laytya 16 Report post Posted December 28, 2016 have some additions to SpamThrottle+ invite to channel spam block (originaly by Scoops)+ WIM supporti made pull request, so before it commits u can download it from herehttps://github.com/laytya/SpamThrottle 0 Share this post Link to post Share on other sites
szantaikis 0 Report post Posted December 28, 2016 Note, if you download the addon in section "Addon with code included in folder already:" Do not add the code manually again. You will get a stack overflow error if the same code appears twice.... learned the hard way 0 Share this post Link to post Share on other sites
Trajor 2 Report post Posted December 29, 2016 Hey all, DON'T do what I did, and that was this: Add a new filter word to the list, then send tells to a friend to test that new filtered word. I sent a few whispers to one person to test SpamThrottle settings and now I can't whisper to anyone, nor can I talk in guild. 0 Share this post Link to post Share on other sites
toniplavna 20 Report post Posted December 29, 2016 Can someone post a list with most used words and websites these days? I usually see some 3wgames spam, and I instantly ignore them 0 Share this post Link to post Share on other sites
casperthestoner 0 Report post Posted December 29, 2016 (edited) I'm using spam throttle and they are getting past my defenses by splitting the advertisement into multiple messages in /w http://imgur.com/yiMRsED I should probably add that the problem is getting worse, pretty sure anyone else has noticed Edited December 29, 2016 by casperthestoner 0 Share this post Link to post Share on other sites
Lazyshot 1 Report post Posted December 29, 2016 a+ great addon 0 Share this post Link to post Share on other sites
Immunity 2 Report post Posted December 29, 2016 Nice! 0 Share this post Link to post Share on other sites