| Updated: | 12-05-06 06:16 PM |
| Created: | unknown |
| Downloads: | 49,734 |
| Favorites: | 176 |
| MD5: |

![]() |
Comment Options |
|
|
|
|
i got this addon working all you have to do is open up StopTheSpam.lua in notepad (i use notepad++)
look for this line Code:
f:SetScript("OnEvent", function (frame, event)
Code:
f:SetScript("OnEvent", function (frame, event, ...)
you might also want to open up StopTheSpam.toc in notepad as well and change Code:
## Interface: 20000 Code:
## Interface: 40000
__________________
"There's no such thing as too many addons." Lothaer Titan Dev Team Member.
|
|
|
|
|
|
|
|
A Defias Bandit
Forum posts: 2
File comments: 5
Uploads: 0
|
Addon can no longer work with Cata
I tried to revive this AddOn today. The core functionality of this AddOn depended on the ability to hook a function called "AddMessage" and then not call the original method in order to "drop" the spam messages.
The hooking still works fine, but Blizzard has made AddMessage "secure" now, meaning it is impossible to not call the original. There are event filter methods (which spam mods like BadBoy use), but most Addons that are "login spamming" just call DEFAULT_CHAT_FRAME:AddMessage, which skips event filtering. So, in short, the functionality that this Addon used to provide is now impossible to do with the current Blizz API's. ** UPDATE ** I stand corrected, it turns out AddMessage is not really secure after all (got some bad information). With some help from the crew at #wowace, I was able to get this mod working again. Now I just have to figure out how to post the updated version here.
Last edited by Krimson : 12-18-10 at 01:45 PM.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
Ace2 deprecated
Will this addon be getting updated to use Ace3?
|
|
|
|
|
|
|
With latest patch
1x AceHook-2.1-? (!StopTheSpam):131: Usage: ChatFrame1:AddMessage("text", [r, g, b,] typeID, backFill, accessID, extraData) AceHook-2.1-? (!StopTheSpam):131: in function <...AddOns\!StopTheSpam\libs\AceHook-2.1\AceHook-2.1.lua:127> |
|
|
|
|
|
||
Open the toc file: Look for Code:
## Interface: 20000 Code:
## Interface: 30300
__________________
♪~ ( ̄。 ̄ ) I ♥ My Sonos! |
||
|
|
|
|
|
|
An Aku'mai Servant
Forum posts: 31
File comments: 52
Uploads: 0
|
how would you update the TOC on this mod to 3.3?
![]() |
|
|
|
|
|
|
Yep, still working perfect for me as well.
|
|
|
|
|
|
|
|
I dont know why you see addons, however, i have over 100 addons atm, and not one has any spam at all while i use this addon... ^_^;
|
|
|
|
|
|
||
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
|
|
|
|
|
|
|
|
Beyond updating the TOC (which most anyone with a text editor can accomplish), I think the majority of folks are looking for a way to update the filter rules to include addons that manage to sneak past.
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 1
File comments: 31
Uploads: 0
|
This addon still works and there is no need to change anything except for the toc.
Edit the toc file to 30000. |
|
|
|
|
||
![]() just kidding hehe. there are some addons that can still spam at login. is there a way to fix that? ![]() |
||
|
|
|
|
||
|
||
|
|
![]() |