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

  • Your Rating

  • Share
  • Report Abuse

Black List

  Download the Curse Client

Project Updated:
Files Updated: Thu, Jun 4 2009
Supports Game Version: 3.1.0
Category: Chat & Communication
Tags:

, , , , and [Edit Tags]

Project Manager: ElrickEnonimis
Additional Authors: siv0968
Current Version: v31300
License: All Rights Reserved
Avg Daily DL (last 30 days): 36
Downloads Total: 25,987
Favorites: 123
Comments: 76
  • About Black List
  •  

What is Black List?
Black List is a World of Warcraft addon that adds a new players list (called "Black") to your Friends Tab on the Social Panel, near Friend List, Ignore List and Mute List. It adds a "Black List" tab to the friends frame. This is like Ignore, except unlimited amounts of players with editable descriptions, class, race, level, faction, and detailed reason for blacklisting them. Optionally automatically warns you with sound and a screen message when a blacklisted person is moused over, in a group or raid with you, or in your guild. This mod can even auto kick blacklisted players from your guild if they sneak in (and you have permission to do so). Also optionally rejects whispers and party invites from blacklisted players.

How I use it?
It's easy to add someone to your Black List! You can:

  • right click con the Target frame and shift click on "Add to BL" menu;
  • click the "Add Player" button on "Black" tab in Friends Tab on the Social panel;
  • type /blacklist (or /bl) into your chat box.

For the slash command, you may also specific the reason with the name, "/blacklist

Why should I use it?
For people of the same faction, think about ninjas (for example people that need objects useless for them), or people that use blasphemies insted of commas, or who leaves a party without reason, or "bad player", etc.
For people of the other faction, think about people attacking you while you're in combat, or camping you, or attacking you only when they have a lvl 70 friend near them, or "/rasp" and "/spit" you in neutral cities... do you need other examples? :)
Compared to Ignore List, Black List can be very useful because you can add a reason to a player, and it remembers the names and the "why" about people for you. ;)

Black List has been abandoned by the original author.
The torch has been passed on to ElrickEnonimis as author of Black List, as i sure like to add who wants to continue the development of this addon.

  • 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  
  Black List v31300 Release 3.1.0 1,040 6/4/2009
  Black List v31100 Release 3.1.0 1,071 5/1/2009
  Black List BL v 3.0.901 Release 3.0.9 664 4/12/2009
  Black List 1.2.3 Release 2.4.0 4,159 4/3/2008
  Black List 1.2.2 Release 2.4.0 29 4/2/2008
Advertisement
  • 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.
  • Aurixa said 

    If I had a clue in hell how programming works, I'd try and help you.

    Reply Report Permalink
  • ya me too!

    Reply Report Permalink
  • ========
    v31300
    ========
    - minor fixes. should retain list much better now!
    - many new bugs likely to have been added! Enjoy!

    Reply Report Permalink
  • also some players get their infos randomly changed (e.g. paladin -> warrior, warlock -> druid without me not editing like that). also getting some players getting additionally added (one player 4-5 times on the list..)

    Reply Report Permalink
  • when i mouseover someone who is on my blacklist, i get warning and everything right. but then this person is removed from my blacklist so i have to add him and write the reason down all over again. why am i having this problem?

    Reply Report Permalink
  • That's part of the magic that is known as bugged coding. I think i've isolated where it's comingfrom, and will release another ver that hopefully suppresses this bug, but until then if you want to try it, comment out the line in Blacklist.lua, about line 250ish:

    "BlackList:UpdateDetails(BlackList:GetIndexByName(name), nil, nil, nil, UnitLevel("mouseover"), UnitClass("mouseover"), UnitRace("mouseover"));"

    Reply Report Permalink
  • osoviejo said 

    Could you update the TOC to 30100? Thanks.

    Reply Report Permalink
  • Sure, will do next time I have fixes to post a new version.

    Reply Report Permalink
  • For some reason this mod interupts Damage meters like Recount and Skada (i've tried it with both) and verified that its Blacklist causing the problem by turning off BL and only BL.

    When BL is active the dmg meter doesnt track any dmg done. And if i have to choose a dmg meter or BL its gotta be the dmg meter. Love BL and its abilities, and if it worked without messing up dmg meters i'd be using it

    Reply Report Permalink
  • I use recount and black list and am not having any issues.

    Reply Report Permalink
  • Can the list be shared within a guild? I use DIKY and it's currently the Guild's black list. Since the project got dropped I am looking for another one to use for my guild.

    Reply Report Permalink
  • The share button currently and has always done absolutely nothing. I'm just knowledgable enough to maintain basic functions. If someone is kind enough to figure out a way to fix and add things, let me know.

    Reply Report Permalink
  • I may be able to help. Tho I do not know how much time I will be able to dedicate to it.

    Reply Report Permalink
  • Awesome! Let me know what you may be able to do

    Reply Report Permalink
  • I aint no LUA programmer but if you cant get a hand of the doiknowyou code I am sure you could figure out how to do it.

    Reply Report Permalink
  • Fixed the scrollbar mess. Noticed alot of new freaky bugs, like when you add a player to the list, it'll sometimes (often) just duplicate an already existing name on the list. If anyone wants to take a crack at that one, be my guest!

    Reply Report Permalink
  • So I found a few bugs and have an idea.

    Bugs:

    1. The warning for if a person in your group is on your blacklist is very buggy. It sometimes works. It looks like there are certain conditions that have to be met for it to warn you.
    2. The mod does not print the description of the offense anywhere when a black listed person joins your group. (Probably related to #1)
    3. When you have the Black List tab selected in your Social window the text for "Black" is offset from the tab just a bit to the right.
    4. The scroll bar in the Black List window that lists all of the users does not work.


    Suggestion:

    1. Add a never group option that allows you to set certain people to never be grouped. Make it so that if you have leader of a group it auto kicks them from the group if they join.

    Reply Report Permalink
  • Bugs #1 & 2 i can look at and probably remedy quickly enough, and suggestion #1 (there's no number 2 so... interesting choice to make it have a number, but whatever makes you happy) should be easy enough once those are taken care of. Bug #3 I've been trying to figure out forever andsimply can't find a cause for this behavior, and it makes me sad. #4 i'll test out and play with a bit, as i never had that many ppl on my list.

    Reply Report Permalink
  • Yeah I had a 2nd one in there but decided against it >_<

    Reply Report Permalink
  • Thanks for resurrecting this addon. I'm having a problem with my list because I can't scroll down to see any names past what fits inside of the window. I know the names are there because when I add a name the scroll bar button goes up a little bit. I can move the slider but nothing happens. ??

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 3,461 Prat 3.0 Chat & Communication
  2. 1,565 EPGPLootmaster Chat & Communication, Guild...
  3. 919 BadBoy: Anti Spam Automatic Reporter Chat & Communication
  4. 625 WIM (WoW Instant Messenger) v3 Chat & Communication
  5. 559 Chatter Chat & Communication