Download
(6 Kb)
Download
Updated: 05/22/19 06:21 AM
Compatibility:
Elsweyr (5.0.5)
Wrathstone (4.3)
Murkmire (4.2)
Wolfhunter (4.1)
Summerset (4.0)
Dragon Bones (3.3)
Clockwork City (3.2)
Horns of the Reach (3.1)
Morrowind (3.0)
Homestead (2.7)
One Tamriel (2.6)
Shadows of the Hist (2.5)
Dark Brotherhood (2.4)
Thieves Guild (2.3)
Orsinium (2.2.4)
Updated:05/22/19 06:21 AM
Created:06/15/14 06:25 AM
Monthly downloads:73
Total downloads:6,010
Favorites:10
MD5:
Categories:Chat Mods, Graphic UI Mods, Group, Guild & Friends, Info, Plug-in Bars
Got My Five  Popular! (More than 5000 hits)
Version: v1.13r
by: Taraezor [More]
Description
Removes guild recruitment spam from chat. Simple, fast, efficient.

No save tables or Ignore lists are accessed.


The Got My Five Advantage
(1) Quick to test for spam
(2) Your Ignore List is not used
(3) Relies upon guild recruitment notices having common elements
(4) Minimal memory and processing overhead
(5) Does not require AddOn/LUA libraries

How to Instal
Instal as you would any other AddOn. Startup the game. Enjoy. No configuration required but it can be tweaked.

Configuration
Got My Five works great "as is" but... there are a couple of options for the curious among you! Enter /gmf in chat.

Taraezor's Other TESO AddOns
Why not check out Spam Bam, removes gold seller spam from chat. Overcomes the pitfalls of all other anti-spam AddOns whilst being quick, flexible and lightweight.
v1.13 - 22nd May 2019
=====
* Improved testing to catch marginal positives
* Version number change to keep it "up to date" with the latest API of 100027

v1.12 - 10th September 2017
=====
* Activated "GuildChat" option
* Complete revamp of text colouring for the /gmf menu and parameters
* Complete overhaul of the way setting and reporting parameters works
* "Discord" hits has a higher weighting now. Plus 1 to the total if >= 1 was found

v1.11 - 7th September 2017
=====
* Version number change to keep it "up to date" with the latest API of 100020

v1.10 - 5th June 2017
=====
* Parameter to include/exclude guid chat (officer chat for now is still never tested )
* Added DebMin, DebMax
* Version number change to keep it "up to date" with the latest API of 100019

v1.09 - 18th December 2016
=====
* Added Discord to the list of flags
* Bugfix: minscore/minlen parameters required all uppercase for test to succeed
* More robust checking of minscore/minlen parameters to capture nul values

v1.08 - 6th December 2016
=====
* Just a version number change to keep it "up to date" with the latest API of 100017
* Delete and debug chat commands now also cause the settings to be listed
* Improved chat commands

v1.07 - 24th July 2016
=====
* Just a version number change to keep it "up to date" with the latest API of 100015

v1.06 - 15th January 2016
=====
* Just a version number change to keep it "up to date" with the latest API of 100013
* Added version number saved parameter

v1.05 - 27th April 2015
=====
* Just a version number change to keep it "up to date" with the latest API of 100011

v1.04 - 18th January 2015
=====
* Just a version number change to keep it "up to date" with the latest API of 100010

v1.03 - 6th October 2014
=====
* Just a version number change to keep it "up to date" with the latest API of 100009

v1.02 - 23rd August 2014
=====
* Just a version number change to keep it "up to date" with the latest API of 100008
* Couple of default parameter values tweaked for better performance

v1.01 - 28th June 2014
=====
* Minor Bug Fix: In game default reset now uses correct default values.
* Works with API 100007

v1.00 - 16th June 2014
=====
* Initial release for API 100004
Optional Files (0)


Archived Files (1)
File Name
Version
Size
Uploader
Date
v1.13
5kB
Taraezor
09/10/17 06:45 AM


Post A Reply Comment Options
Unread 06/15/14, 09:20 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Thank You!

Thanks for trying out "Got My Five". It is my second AddOn for TESO.

Quite a simple AddOn yet... it works!

Is able to auto delete just about all Guild recruitment chat spam and is especially effective for the multi line spam which can half fill the chat panel.

I have a THIRD AddOn in the works too. Also a spam filter. Leave you to guess what it will try to auto delete.
Report comment to moderator  
Reply With Quote
Unread 06/15/14, 04:24 PM  
SektaNZ

Forum posts: 10
File comments: 118
Uploads: 0
Now this is something I don't think has been done yet and a much needed one considering guild recruitment posts are 3-4 lines long!

Thanks for this, keep it up.
Report comment to moderator  
Reply With Quote
Unread 06/15/14, 08:26 PM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Your remarks are much appreciated!
Report comment to moderator  
Reply With Quote
Unread 06/27/14, 10:54 PM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
New Version v1.01

Basically updated this special parameter which informs the game engine that the AddOn is up to date with the latest client/server versions of TESO.

I have been monitoring the performance of Got My Five and it appears to be capturing 100% of all Guild recruitment spam with the notable exceptions of:

(1) a Quebec based guild with a message in French
(2) a stoner guild with a weird message
(3) a few really short messages such as "LFM for my guild!"

For (1) above I could add some French language checks but this would bloat CPU usage unnecessarily for 99% of all other checks. So I won't at this stage. For (2) the same applies. Catering for weird stuff just slows down the AddOn unnecessarily. For (3) the risk is deleting normal chat in order to totally loosen up the "hit" criteria. See my next post in this forum (above).

Any problems please let me know here thank you. I will be checking here about weekly and not daily now as it is obviously stable and working as intended.
Report comment to moderator  
Reply With Quote
Unread 06/28/14, 02:15 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Parameters

MinScore
Default value is 5. Increase this if you are concerned about false positives. Decrease to be more aggressive.

MinLen
Chat of less than this amount will NOT be tested. Default value is 30. Increase this to avoid unnecessary testing on short messages. Decrease if some short messages appear to be slipping through.

How to Use Parameters
/gmf minscore 7
/gmf minlen 25
Report comment to moderator  
Reply With Quote
Unread 08/22/14, 11:30 PM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Update to v1.02

Small version update to take AddOn to latest game API version v 100008.
Last edited by Taraezor : 08/30/14 at 12:53 AM.
Report comment to moderator  
Reply With Quote
Unread 08/30/14, 10:21 AM  
TribeofOne

Forum posts: 41
File comments: 50
Uploads: 0
would an option to not block the guild recruitments altogether but to send them to their own separate chat tab be possible?e
Report comment to moderator  
Reply With Quote
Unread 08/31/14, 09:18 PM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Separate Guild Recruitment Channel

Yes. I might revisit that idea in a future update.
Report comment to moderator  
Reply With Quote
Unread 01/27/15, 03:20 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
The Future

I am still here lol. Come March will be playing again of course.
Report comment to moderator  
Reply With Quote
Unread 05/08/15, 01:17 PM  
kage

Forum posts: 2
File comments: 54
Uploads: 0
DUDE I LOVE YOU !!! i could not stand them recurit spams i mena all they have to do is type is want to join a freindly guild PST for more info ! done. But with this i do not have to see any of them anymore TY TYTYTYTYTY
Report comment to moderator  
Reply With Quote
Unread 07/25/15, 04:41 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Originally Posted by kage
DUDE I LOVE YOU !!! i could not stand them recurit spams i mena all they have to do is type is want to join a freindly guild PST for more info ! done. But with this i do not have to see any of them anymore TY TYTYTYTYTY
Many thanks for the kind praise.
Report comment to moderator  
Reply With Quote
Unread 01/15/16, 02:04 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
v1.06

Support for the latest 100013 API build of TESO
Report comment to moderator  
Reply With Quote
Unread 04/11/16, 12:23 PM  
uladz
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 223
Uploads: 2
small issue

Very good addon but it removes messages from my guild mates when we are talking about trading, guild store, etc. This one or SpamBam (I use both) one of them is doing it. I've enabled debug but it's no use to me if I don't know the codebase . And I guess there are no options to disable filtering of guild channels/party.
Report comment to moderator  
Reply With Quote
Unread 07/24/16, 02:30 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
Re: small issue

Originally Posted by uladz
Very good addon but it removes messages from my guild mates when we are talking about trading, guild store, etc. This one or SpamBam (I use both) one of them is doing it. I've enabled debug but it's no use to me if I don't know the codebase . And I guess there are no options to disable filtering of guild channels/party.
Guilds deliberately included so as to filter out those pesky players who spam guild chat in order to get you to join their "better" guild. Sigh.

Will look at a parameter next revision.
Report comment to moderator  
Reply With Quote
Unread 12/06/16, 04:48 AM  
Taraezor
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 24
Uploads: 2
One Tamriel!

Yeah latest upload works great throughout all of Tamriel.

Tweaked the way parameters are updated and the settings reflected back to you.

Amazingly, after all this time, the algorithm works really really well, despite its simplicity, not requiring a White / Black List and so on. Enjoy!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.