• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

VezaxSpammer

 
Project Updated:
Files Updated: Tue, Jul 28 2009
Supports Game Version: 3.1.0
Category: Chat & Communication, Boss Encounters, Buffs & Debuffs, Combat, and Guild
Tags:

[Edit Tags]

Project Manager: Colraw
Additional Authors: No additional authors
Current Version: VezaxSpammer 1.3c r2
License: Public Domain
Development Site: CurseForge
Avg Daily DL (last 30 days): 0
Downloads Total: 2,450
Favorites: 9
Comments: 7
  • About VezaxSpammer
  •  

A simple addon that will help you see (by announcing) who is getting Mark of the Faceless on the General Vezax encounter in Ulduar. It will also report how much the boss got healed from a certain person's mark.

Recommended that ONE person in the raid (pref assistant/raidleader) have this addon to avoid spamming...

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  VezaxSpammer 1.3c r2 Release 3.1.0 808 7/28/2009
  VezaxSpammer 1.3c Release 3.1.0 145 7/27/2009
  VezaxSpammer 1.3b Release 3.1.0 845 6/11/2009
  VezaxSpammer 1.3 Release 3.1.0 133 6/10/2009
  VezaxSpammer 1.2 Release 3.1.0 144 6/7/2009
  • Comments

Add Comment  

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Shurshik said

    doesn't work on RU client

    Reply Report Permalink
  • Colraw said

    spellname as in the spellname for "Mark of the Faceless"

    Reply Report Permalink
  • Colraw said

    Should work now with 1.3c but thats just what i hope :P if it doesnt work please supply me with the spellID or spellname in russian

    Reply Report Permalink
  • Shurshik said

    Nope, it doesnt work =(
    spellName=="Метка Безликого" - this is mark, i tried before to change it, it didnt help :(

    string from combatlog:
    7/28 19:43:25.490 SPELL_DAMAGE,0xF1300081F7000E3D,"Генерал Везакс",0x30a48,0x0700000000FBF7C6,"Китиарра",0x514,63278,"Метка Безликого",0x1,4656,0,1,0,0,0,nil,nil,nil
    7/28 19:43:25.724 SPELL_HEAL,0xF1300081F7000E3D,"Генерал Везакс",0x30a48,0xF1300081F7000E3D,"Генерал Везакс",0x30a48,63278,"Метка Безликого",0x1,48500,0,nil
    ecc

    +_+

    Reply Report Permalink
  • Colraw said

    Added a check for spellID instead of comparision of strings ;)

    Abit smarter when I think about it but meh...

    Reply Report Permalink
  • Shurshik said

    nope:( Still not working, have no idea why... hmmm :/

    Reply Report Permalink
  • Shurshik said

    thanks for help:) I read a lot how to make addon and wrote my own XD it work =) dont know why this one not =(

    my:
    function Genafail_OnEvent()
    spelllink = "\124cff71d5ff\124Hspell:"..arg9.."\124h["..arg10.."]\124h\124r"
    if GetNumRaidMembers() > 0 and event == "COMBAT_LOG_EVENT_UNFILTERED" and (arg9 == 63276 or arg9 == 63278) then
    if arg2 == "SPELL_AURA_APPLIED" then
    metkaonwho = arg7
    else end
    if arg2 == "SPELL_HEAL" then
    sumheal = sumheal+arg12
    else end
    if arg2 == "SPELL_AURA_REMOVED" then
    SendChatMessage("{крест}"..metkaonwho.." восстановил боссу "..sumheal.." ХП.", "RAID")
    sumheal = 0
    metkaonwho = ""
    else end end

    Reply Report Permalink
  • Colraw said

    k sorry mine didnt work but technically it should :/ no idea whats wrong since it does work with mine eventhough i only read spell-ids... should be same for russian :&

    prob some other addon or whatever that interferes :( would be nice to know which one though


    Thanks for using adon and showing interest :)

    Reply Report Permalink
  • Shurshik said

    Hi :) I want to thank you, that you didn't fix problem with RU client... I made my own addon, and I liked to programming!:) So I continue to learn lua and adding some things to my addon, and yesterday I uploaded it on curse :) http://wow.curse.com/downloads/wow-addons/details/phoenixstyle.aspx thanks again :)))

    Reply Report Permalink
  • Shurshik said

    Thanks, I'll try on sunday, hope it works =)

    Reply Report Permalink
  • Do you also have something where it's turned of to spam people? Even if i have to download your addon for it an get the option don't get spammed in any chat I would be really happy.

    Reply Report Permalink
  • Colraw said

    To be more exact;

    /vs setchannel none
    /vs setotherhealchannel none
    /vs togglewhisper
    ((/vs togglemarking))

    Reply Report Permalink
  • Colraw said

    You can turn off all announcements... one at the time ;)

    '/vs' have all information you need.

    Reply Report Permalink
  • purris said

    is it possible to make it report to two channels, Raid and other channel?
    cos im using other channel to get a clean log after raid with only Vezax in it, if it would be possible to get Vezax it self to record the healing/targets and make into a nice logg i would use tht ofc.

    Reply Report Permalink
  • Colraw said

    Added to version 1.3b. You can now set an additional channel for healingannouncing aswell as change wether it should mark the target or not.

    Reply Report Permalink
  • purris said

    can you turn off the whisper message?

    Reply Report Permalink
  • Colraw said

    Added command for that in version 1.3.

    Thanks!

    Reply Report Permalink
  • seaquake said

    I don't have error, but i don't see the addon in the list :P

    Reply Report Permalink
  • Colraw said

    Are you sure you have installed it correctly? Extracted the VezaxSpammer.zip to
    *World of Warcraft*/Interface/AddOns/
    so it looks like
    *World of Warcraft*/Interface/AddOns/VezaxSpammer/VezaxSpammer.lua
    ?

    Reply Report Permalink
  • Basket21 said

    Can u make this report to a custom channel? or is it raidwarning only ?

    Reply Report Permalink
  • Addon Packs Containing VezaxSpammer

Most Downloads / Day

VezaxSpammer has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 23,777 Deadly Boss Mods Boss Encounters, Boss Encounters...
  2. 23,777 Deadly Boss Mods Boss Encounters, Boss Encounters...
  3. 11,397 HealBot Continued Unit Frames, Buffs & Debuffs...
  4. 6,026 Recount Combat
  5. 5,653 BigWigs Bossmods Boss Encounters, and Combat