Download
(47Kb)
Download
Updated: 12-05-06 07:16 PM
Pictures
File Info
Updated:12-05-06 07:16 PM
Created:unknown
Downloads:52,831
Favorites:154
MD5:

StopTheSpam  Popular! (More than 5000 hits)

Version: 2.02.20000
by: Malreth [More]

Are you tired of seeing 30 lines of "So-and-so's addon has loaded" each and every time you log into World of Warcraft? Yeah, me too.

No longer do you have to resort to such extreme measures as hand-editing all of your addons, hypnotism, or binge drinking to achieve some peace of mind when logging in to your game. StopTheSpam uses classified Soviet technology to stamp out the endless stream of addon loading messages while still letting system messages and the guild message-of-the-day pass through. It's so amazingly awesome and powerful that it it'll rock your socks and leave you coming back for more! But don't take my word for it, check out these testimonials from actual users:

"StopTheSpam freed me of the loading messages once and for all! -hic-" -- Christina Lewis, Tire Salesperson

"lol teh best mod EVAR!!!@#" -- Steven Strickland, 8th Grade Chemistry Teacher

"What's an addon?" -- Old Man Murphy, Old Man

What are you waiting for? Install StopTheSpam and start enjoying life today!

Change Log:
2.02.20000 - Including the embedded libs is a Good Thing.

2.01.20000 - Rewrote using only the AceHook mixin for clean
unhooking. All other embedded libraries removed. Interface update
for The Burning Crusade beta.

2.00.11200 - Rewritten using Ace2 embedded libraries. AceHook-2.1 is
used to hook the chat frames, AceDebug-2.0 for debug messages, and
AceEvent-2.0 to stop the filter. Filter rules have been moved to
their own file. The rule for BugSack/BugGrabber has been rewritten
and re-enabled.

Post A Reply Comment Options
Unread 01-08-06, 09:24 AM  
Apostasy
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
To be honest .. i m more impressed by your addon description than your addon!

Thanks for the good laugh , may the Soviet secret helps you become rich !
Report comment to moderator  
Reply With Quote
Unread 01-04-06, 09:53 PM  
Malreth
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 9
Uploads: 3
Re: warmup

Originally posted by Codex
can u make the Warmup mod an exception?
Sure!

...

I also commented out all the debug code in the latest version... Sorry about all the trouble.
Report comment to moderator  
Reply With Quote
Unread 01-04-06, 08:34 PM  
Codex
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 280
Uploads: 12
warmup

can u make the Warmup mod an exception?
Report comment to moderator  
Reply With Quote
Unread 12-31-05, 07:58 AM  
Codex
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 19
File comments: 280
Uploads: 12
line 30

Error on line 30

attempt to concentrate local "msg" (nil)
Report comment to moderator  
Reply With Quote
Unread 10-22-05, 01:40 AM  
maytrix
Banned
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 1
ok found issue and fix

Lines 30, 85, and 93 all need to be changed from

__DEBUG__ to

if (msg) then __DEBUG__

to stop the errors.

Your suggested fix didnt include all the appropiate lines, so i went thru and changed them all and the errors stopped and now it is working like a charm ;-p


Thanks for your help in this issue.
Report comment to moderator  
Reply With Quote
Unread 10-13-05, 06:15 PM  
DSanai
A Wyrmkin Dreamwalker
 
DSanai's Avatar
AddOn Author - Click to view AddOns

Forum posts: 50
File comments: 110
Uploads: 3
Re: Khaos issues

Originally posted by maytrix
Seems to not play well with Khaos, please fix as this mod is a nice idea since i use over 235 mods and removing the addon spam would be great.
WOW and I thought I was up there with 130+.

It also is/was not playing nicely with Informant. I fixed it by changing these two lines (the last poster didn't say what their error message was, so don't know if this will also solve their issue):

__DEBUG__("STS Discarded: "..msg, 0.9, 0.2, 0.1)

change to

if (msg) then __DEBUG__("STS Discarded: "..msg, 0.9, 0.2, 0.1) end

and

__DEBUG__("STS Allowed: "..msg, 0.1, 0.9, 0.2)

change to

if (msg) then __DEBUG__("STS Allowed: "..msg, 0.1, 0.9, 0.2) end
__________________
Dsanai - nElf Hunter
Glacialfox - nElf Death Knight
Evilianti - Gnome Warlock
Report comment to moderator  
Reply With Quote
Unread 10-07-05, 10:10 PM  
maytrix
Banned
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 27
Uploads: 1
Khaos issues

Seems to not play well with Khaos, please fix as this mod is a nice idea since i use over 235 mods and removing the addon spam would be great.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: