- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,841 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
AutoFlood
- 0 Likes
- World of Warcraft
- 3,564 Downloads
- Supports: 4.3
- 3 Average Daily Downloads
- Comments
- Created 11/19/2009 6:59:57 AM
- Updated 12/2/2011 4:09:45 PM
- 20 Favorites
- Project Site
- License: Public Domain
- Release Type: Release
- Newest File: AutoFlood 4.3
About AutoFlood
AutoFlood periodically sends a single-line message in a chat channel. It's designed for advertisement for guild recruitment, crafting, in-game events...
- /flood [on|off] : Start / stops sending the message.
- /floodmsg <message> : Sets the message. Supports hyperlinks to items, spells, crafts, achievements...
- /floodchan <channel> : Sets the channel. Accepted values : say, guild, raid, party, bg and channel number
- /floodrate <duration> : Sets the period (in seconds), minimum 10
- /floodinfo : Displays the message and the parameters.
- /floodhelp : Displays this help message.
The settings are saved per character/realm.
- TOC update for WoW 4.3
- TOC update for WoW 4.2
- Updated TOC for 4.1
- Fixed minor onEvent function bug
- Updated TOC for 4.0.1
- Initial release
| File Name | Release Type | Game Version | Downloads | Date |
|---|---|---|---|---|
| AutoFlood 4.3 | Release | 4.3 | 154 | 12/2/2011 4:09:45 PM |
| AutoFlood 4.2 | Release | 4.2 | 808 | 6/28/2011 12:50:05 PM |
| AutoFlood 4.1 | Release | 4.1 | 496 | 5/7/2011 8:34:25 AM |
| AutoFlood 4.0.1 | Release | 4.0.1 | 1,189 | 10/23/2010 6:16:22 AM |
| AutoFlood 4.0.1 | Release | 4.0.1 | 287 | 10/18/2010 2:10:28 PM |
| v1.1 | Release | 3.3.0 | 859 | 12/9/2009 6:11:38 AM |
| v1.1 | Release | 3.2.0 | 380 | 11/19/2009 7:00:58 AM |
Comments
Anyway to reply on the posts below. I had the same issue with setting up and enabling Autoflood on alts as well. But you can work around this by logging out of the game and editing the settings lua file. You can find the file in %wow_root%/WTF/Account/%accountname%/SavedVariables/AutoFlood.lua and copy/paste/fill in the next block of code:
["REALMNAME-CHARACTERNAME"] = {
["message"] = "Fill in your message here",
["channel"] = "2", -- Trade
["idChannel"] = "2", -- Trade
["rate"] = 300, -- Rate in seconds
["system"] = "CHANNEL",
},
What steps will reproduce the problem?
1. type any of addon's slash commands
What is the expected output? What do you see instead?
I get this error whatever slash command I try to execute (besides /floodhelp), no other addons are running:
Message: Interface\AddOns\AutoFlood\AutoFlood.lua:121 attempt to index field '?' (a nil value)
Time: 11/10/10 20:00:55
Count: 1
Stack: Interface\AddOns\AutoFlood\AutoFlood.lua:121 in function `AutoFlood_Info'
Interface\AddOns\AutoFlood\AutoFlood.lua:264 in function `?'
Interface\FrameXML\ChatFrame.lua:4106 in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:3717 in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:3755 in function `ChatEdit_OnEnterPressed'
Locals: s = ""MESSAGE" is sent every RATE seconds in channel /CHANNEL."
(*temporary) = defined =[C]:-1
(*temporary) = ""MESSAGE" is sent every RATE seconds in channel /CHANNEL."
(*temporary) = "MESSAGE"
(*temporary) = nil
(*temporary) = "Aszune-Creampie"
(*temporary) = 1
(*temporary) = "attempt to index field '?' (a nil value)"
---
And loads instances of this error when I use /floodmsg
Message: Interface\AddOns\AutoFlood\AutoFlood.lua:98 attempt to index field '?' (a nil value)
Time: 11/10/10 20:07:05
Count: 12317
Stack: Interface\AddOns\AutoFlood\AutoFlood.lua:98 in function
Locals: this = AutoFlood_Frame {
0 =
TimeSinceLastUpdate = 111.77800508589
}
arg1 = 0.0090000005438924
(*temporary) = 111.77800508589
(*temporary) = nil
(*temporary) = "Aszune-Creampie"
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field '?' (a nil value)"
What version of the product are you using?
AutoFlood 4.0.1 (23rd October version)
For 5 minutes type /floodrate 300
Spammers don't need such an addon to send intensive spam.
Players who send abusive spam using AutoFlood will simply be BL or reported by other players and even banned my GM's !
Use /flood responsibly ! :)
The ability to set a very short period (min 10 seconds, which can be changed by editing the code) is intended for raid/boss encounters when you sometimes need to send a periodical warning to your teammates.
"AutoFlood is enableded". typo?
Fixed
For example, set flooding in "Trade - City" channel, fly away and back, and addon would not spam anymore… You have to type /flood again…
When you go back to the channel, your message will not be sent until the period counter reaches zero. If you want to reset the counter, juste type /flood on
By the way, if you disconnect you have to start the /flood again
Thanks for the addon, might come in handy one day