Posted on 2010 under AddOns |
27
Jun
Bagnon is an addon that merges all of your bags into three frames: One for your inventory, one for your bank, and one for your keyring. Beyond the basic all-in-one inventory functionality, Bagnon also provides the following features:
- Items can be colored based on quality
- Quest items can be highlighted
- Text searching (see syntax below)
- Offline viewing of inventory information from your other characters (via Bagnon_Forever or Bagnon_Armory)
- Databroker plugin support. Both the inventory and bank frames allow you to display a databroker plugin in the bottom left corner. I find this works well with things like Currency Tracker
Included Addons:
- Bagnon – Provides single window displays for your inventory, bank, and keyring
- Bagnon_Config – Provides a means of configuring said frames
- Bagnon_Forever – Enables the ability to view your character’s bank, or items from any other character on the same server, from anywhere. (You need to log onto each character at least once for this to work).
- Bagnon_Tooltips – When hovering over an item, this tells you who has an item, and where.
Slash Commands:
- All commands can start with either /bagnon or /bgn
- /bagnon keys – Toggles the keyring frame
- /bagnon bags – Toggles the inventory frame
- /bagnon bank – Toggles the bank frame
- /bagnon config – Displays the main options menu
Search Syntax:
- Bagnon 2.0 uses the same search syntax as Combuctor.
- Typing a search without any modifiers will perform a “smart” search. For example, typing “armor” will find all items of type “armor” as well as any items containing the word “armor”.
- To find an item by name, simply type the items name. Typing “silk” will find all items that have “silk” in their name.
- To find an item by type, subtype, or equip location, type t:<search>. “t:weapon” will find all weapons. “t:main” will find all main hand items.
- To find an item by quality, type q:<quality>. “q:epic” will find all epic items. You can also use a quality number. “q:0″ will find all grey items.
- To find an item by name, type n:<name>. “n:muffins” will find all items with names containing “muffins”.
- To find items in an equipment set, type s:<equipmentSet>. “s:fire” will find all items in equipment sets you have with names that start with “fire”.
- Searches can be negated using the ! operator. “!q:epic” will find all items that are NOT epic.
- A union of two searches can be performed using the | operator. Typing “q:epic|t:weapon” will find all items that are either epic OR weapons.
- An intersection of two searches can be performed using the & operator. Typing “q:epic&t:weapon” will find all items that are epic AND weapons
- The following search keywords are also supported:
- boe – Bind on equip items.
- quest – Items with “quest item” in their tooltips.
- bop – Bind on pickup items.
- boa – Bind on account items.
- bou – Bind on use items
Install Instructions:
Bagnon 2.13.2b download it. Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.
You unzip the downloaded zip file to the Game’s Interface\Addons folder and you are done.
Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.
Typical locations for the AddOns folder:
Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”
Warcraft only finds addons when it starts. Close Warcraft before you install an addon.
Tags: Account, addon, AddOns, Armor, armory, bagnon, bank, bank frame /bagnon config, bank frames, Don, download, Epic, equipment, equipmentSet, fro, From, Games, Install, inventory frame /bagnon bank, keyring, Lore, plugin, Quest, search keywords, Sets, tooltip, warcraft, Weapon, Weapons, world of warcraft, wow, wow bagnon
Posted on 2010 under AddOns |
27
Jun
BigWigs is a boss alert mod. It consists of many individual “boss modules”, mini addons that are designed to trigger alert messages and timer bars for one specific raid boss each. Modules are activated when you target or mouseover a Boss, or if any other BigWigs use in your raid does. In most cases only one module will be running at any given time.
Plugins
- Messages: Can be moved, re-coloured & locked.
- Bars: Can be moved, skinned to different textures(SharedMedia compatible), resized & also have an ‘emphasis’ feature to flash when they are about to expire.
- RaidIcon: Target painting (put an icon over a player that has been singled out by the boss).
- RaidWarn: Sending alerts to RaidWarning, tells & chat.
- BossBlock: Suppress “spam” sent by other player’s bossmods.
- Comm: Syncing via the addon channel (so that the player don’t have to be in combat range to trigger a message)
- Target Monitor: For enabling boss modules when you see them, instead of having them constantly enabled.
- Sound: Plays various sounds on different events(SharedMedia compatible).
- FuBar/Minimap: Button for easy access to the configuration menu, resetting running modules, and seeing what modules are active.
Extras
- Tranq: For keep track of hunters Tranq cooldowns, vital for some bosses.
- Proximity: For displaying players within a certain range on certain boss encounters.
- Test: Test your bars and warnings, and move them around.
- CustomBar: For ‘PizzaTimers’, create your own custom bars.
- Version: A query for not only the core BigWigs version, but also the instance version numbers.
- Flash’N'Shake: Shake and/or Flash the screen blue when something important happens that directly affects you, such as a debuff. (Off by default)
The creation
BigWigs is a boss timer and warning mod. Tekkub, the original BigWigs1 for Ace1 author, was inspired to write this after his very first raid run. He was horrified by the massive amount of spam his raid leader was creating with his boss mod. He was getting messages all over the place for things he didn’t care about (Hunters can’t dispel a curse or interrupt a heal). He also found that the “60 seconds until painful doom” timer messages were such a waste. Why not use a nice simple timerbar to show this?
The aim
BigWigs aims to be as efficient as possible (creating a lower memory per second footprint and using a lower amount of CPU than any other boss mod), as effectively as possible. When modules are written every aspect of the encounter is revised. Is syncing required? Is target scanning required? What events are really to be warned for. It also aims to have the latest boss modules out asap, that means that not long after the first few attempts of a brand new boss, it usually has a working boss mod.
Unique Features
Bigwigs has an ‘Emphasis’ feature that allows certain bars to be more prominent than others, so your attention is in the right place. SharedMedia support allows you to customize the look of your bars and choose different sounds for warnings. BigWigs can identify when you have wiped on a boss and reset the bars and timers automatically. It loads only the boss logic you need for the boss you’re currently facing, rather load up the logic for the whole instance.
Install Instructions:
BigWigs-r7428 download it. Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.
You unzip the downloaded zip file to the Game’s Interface\Addons folder and you are done.
Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.
Typical locations for the AddOns folder:
Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”
Warcraft only finds addons when it starts. Close Warcraft before you install an addon.
Tags: About, addon, AddOns, Aspect, BigWigs, BigWigs Bossmods, BigWigs download, Blue, boss, bosses, buff, Don, download, first, Games, hunter, Install, instance, King, map, minimap, mount, plugin, raid, raid leader, Spire, Target, warcraft, wow, wow BigWigs Bossmods
Posted on 2010 under AddOns |
27
Jun
HealBot allows for 60 key mouse combinations to cast any beneficial spells.
HealBot allows for 60 key mouse combinations to cast on disabled bars.
Any usable item can be added to all combos.
Any existing macro can be added to all combos.
Target, Focus and Assist can be added to all combos
HealBot can track and display who has aggro
HealBot can be used for decursive functions
HealBot can be used for monitoring buffs and buffing
HealBots appearance can be configured and preferred appearances can be saved as skins.
HealBot can show party/tanks/checked targets/extras in a raid, extras can be filtered and sorted.
HealBots in party/raid will sync incoming heals with other healers.
HealBot has a built in res monitor and is compatible with CTRA (CTRA not required)
HealBot has a SmartCast out of combat option, this will cast a spell in the following order..
1. res
2. decurse
3. buff
4. heal
5. user setting
Slash Commands:
/hb h – display help
/hb o – toggles options
/hb d – Reset options to default
/hb ui – Reload UI
/hb ri – Reset HealBot
/hb t – Toggle Healbot between disabled and enabled
/hb skin <skinName> – Switch Skins
/hb tr <Role> – Allows setting which role has highest priority for SubSorts ‘TANK’, ‘HEALER’ or ‘DPS’
Installing and Updating
- Completely log off WoW
- Copy the folders into your WoW Addons folder.
- Logon to WoW on your main Healer.
- As a priority you should open the options and configure spells, cures and buffs.
Updating Troubles
- Completely log off WoW
- Run the .BAT file in the Healbot addon folder, this clears old saved Healbot settings from your WTF folder.
- Logon to WoW on your main Healer.
- As a priority you should open the options and configure spells, cures and buffs.
The download contains the following folders
- Healbot = This is the main addon
- FuBar_HBskinFu = This is a plugin for the fuBar addon, FuBar_HBskinFu is an optional plugin for people who use fuBar.
- TitanHealBot = This is a plugin for the Titan bar addon, TitanHealBot is an optional plugin for people who use Titan.
HealBot WebSite
Up to date information and main site: http://healbot.alturl.com/
Please post feedback and bug reports to http://healbot.alturl.com
Available on the site:
* Interactive FAQ
* Forum
* Wiki
* Polls
* Downloads
* Videos
Before reporting bugs
Make sure you have the latest version and have set the Defaults.
Report bugs here: http://healbot.alturl.com/
Before asking questions
1. Make sure you have read the FAQ’s and Quick Guide below.
2. Check the latest FAQs here: http://healbot.alturl.com/
Titan Bar users Plugin for HealBot is included in the HealBot distribution.
Fubar users Plugin for HealBot is available here
Performance related issues.
To identify CPU usage of all your addons.
1: Open Options and on the general tab enable “Use CPU Profiler”
2: Go to a BG or similar, allow the profiler to run for at least 10mins.
3: Open Options and click the Info button, it will show CPU/MEM/Comms usage for all addons.
Note: Using the CPU Profiler is CPU intensive, you might experience a drop in fps. Be sure to turn it off when done.
Install Instructions:
HealBot_3.3.3.4 download it. Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.
You unzip the downloaded zip file to the Game’s Interface\Addons folder and you are done.
Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.
Typical locations for the AddOns folder:
Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”
Warcraft only finds addons when it starts. Close Warcraft before you install an addon.
Tags: addon, AddOns, aggro, Assist, buff, buffing, check, combos, Decursive, display help /hb, Don, download, download healbot, Eck, fro, From, Games, General, guide, healbot, HealBot /hb, healbot addon, HealBots, healer, healers, Install, King, Mouse, options /hb, plugin, Quest, raid, SmartCast, spells, tank, Target, titan, TitanHealBot, UI /hb, video, warcraft, world of warcraft, wow, wow addon, wow HealBot continued
Posted on 2010 under AddOns |
27
Jun
DBM 4.44 supports Icecrown normal and Heroic Bosses
Features:
- Boss mods for all raid bosses
- Colored raid warnings (players will be colored according to their class) with icons – so you will know what’s going on without even reading the message
- Auto-respond during boss fights. DBM will inform anyone who whispers you during a boss fight that you are busy. These messages contain the name and health of the boss as well as the raid’s status
- HealthFrame: you can enable a simple frame that shows a health bar for all active bosses. This is enabled by default for multi-mob bosses like Four Horsemen
- Bars can be enlarged with decent effects when they are about to expire
- Crash recovery: you had a disconnect or crash during a boss fight? No problem for DBM! It will request the timer and combat status information from other DBM users in your raid group and you get your timers back
- Synchronization system for accurate timers
- No dependencies, no embedded libraries (except for the optional LibDataBroker plugin that embeds LibDataBroker)
- Modular design – all boss mods are plugins and can be exchanged, removed or updated separately
- Load on demand – all boss mods are separate AddOns and they will be loaded when they are needed. So they don’t use memory or cpu until you enter the corresponding instance
- Efficient code: DBM uses less than 250 kb memory and the cpu usage is also very low
- Special effects like the screen flash effect, huge warning messages and sounds will draw your attention to critical events
- Bars can change their color over time and flash before they expire
- There are many bar designs to choose from, all designs are are customizable: you can change the color, size, icon position etc.
- Support for SharedMedia, so you can use any texture for your bars
- Option to create custom timers, so-called “Pizza Timers” for your pizza or whatever you prefer to eat while raiding. You can also send those timers to your raid group
- Powerful object-oriented API – you can use it to write your own boss mods!
Please notice that we can help you on a lot of Problems but we do not check every Forum so please report all problems, bugs or whatever you want to tell us to the DBM Crew at www.deadlybossmods.com. We got a very good and daily visited forum there to help you with our AddOn.
We are also allways happy to get feedback if we forgot to add a required feature, so please check out our website, click the forum and be a part the the great DBM Community!
Install Instructions:
DBM-4.44-r3851-Core-and-WotLK-Mods download it. Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.
You unzip the downloaded zip file to the Game’s Interface\Addons folder and you are done.
Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.
Typical locations for the AddOns folder:
Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”
Warcraft only finds addons when it starts. Close Warcraft before you install an addon.
Tags: About, addon, AddOns, Blizzard games, boss, bosses, check, Dbm, Deadly, Deadly Boss Mods, Don, download, Eck, fro, From, Games, Health, Heroic, Heroic bosses, Icecrown, Install, instance, Lore, mob bosses, plugin, Quest, raid, Time, warcraft, wotlk, wow, wow Deadly Boss Mods
Posted on 2010 under AddOns |
27
Jun
What is Atlasloot
AtlasLoot Enhanced is an UI mod allowing for loot tables of bosses to be browsed whenever needed within the game. It can access full item tooltips, show drop rates, allow items to be chat linked and to use the dressing room.
LATEST CHANGES
v5.11.02
Added New TCG loot
Updated Lord Ahune loot
Minor fixes
v5.11.01
zhTW translation fixed
v5.11.00
Added Ruby Sanctum Normal loot
Lord Ahune drops updated
Added New TCG loot
Added support for upcoming Atlas 1.16.1
Minor fixes and additions
Previous Patch Notes Available in the ‘Release Notes.txt’ file.
Features
- Drop Rates: Appended to the bottom of the tooltip of an item when moused over (if available).
- Dressing Room: Control-click items to show them in the Dressing Room.
- Price Preview: See the prices for token items like PvP rewards.
- DKP systems: Simply edit the file ‘dkp.lua’ using data from localization.en.lua (for the item ID numbers) and your guild’s fixed price values to allow for DKP values to be shown in the tooltip. The stubs of some Lucifron items have been included to get you started and show you how it’s done.
- Security: AtlasLoot flags as unsafe any items it detects that may cause you to be disconnected from the server if you try to link it in the chat window. To attempt to get the item information from the server, simply right-click on it. Note: you may get disconnected if the item is not available on your server.
- Instance Loot: All instance loot from every Dungeon (Normal and Heroic) and Raid.
- World Raid Bosses: Highlord Kruul, Azuregos, Dragons of the Nightmare, Doom Lord Kazzak and Doomwalker.
- Factions: WoW Factions and Burning Crusade factions rewards.
- PvP: World PvP Items, Battleground Items including low level items, Honor rewards – Weapons and Armor, Arena Rewards – Weapons and Armor for all seasons.
- Sets: ZG, AQ20, AQ40, Dugeon 1, 2 and 3, Tier 1, 2, 3, 4, 5 and 6 Armor sets, Pre-60 sets, Crafted Sets, Crafted Epic Weapons, Tabards, Rare Mounts, Legendary Items, World BoE Epic Weapons, Heroic Token rewards.
- World Events: Skettis, Abyssal Council, Ethereum Prison, etc.
- Season Events: Feast of Winter Veil, Hallow’s End, Brewfest, etc.
- Wishlist: Alt-click on any item to add it to the wishlist, alt-clicking on an item in the wishlist deletes it. There are buttons added to the Atlas panel and the loot browser to open the wishlist.
- Partial Searching: Allows searching the whole AtlasLoot database for an item where you only know part of the name.
- Quicklooks: Bind up to four loot tables to ‘Quicklook’ buttons, allowing you to jump to them with only one click.
Slash Commands
- ‘/al’ or ‘/atlasloot’ by itself brings up the loot browser.
- ‘/atlasloot options’ brings up the options menu.
- ‘/atlasloot reset’ resets the last viewed loot table (fixes disconnects when opening AtlasLoot) and moves all draggable frames back to the middle of the screen.
Latest Beta
We generally do not release beta versions for Atlasloot, but you can update the mod daily through the WoWAce SVN. Please note that we can not guarantee a bug-free and fully functional mod if you update from Ace.
History
AtlasLoot was originally created by Pernicius as a plugin for Atlas and contained a handful of raid loot tables to browse. Unfortunately, Pernicius was unable to maintain the mod, so Daviesh took over and renamed it to AtlasLoot Enhanced to provide a distinction between the two versions. Since that time, AtlasLoot has grown to cover every loot table for every boss, every item set, PvP Items and items for every reputation faction.
License
This mod is distributed under Version 2 of the GPL. A copy of the GPL is included in this zip file with links to non-English translations.
Install Instructions:
AtlasLoot v5.11.02 download it. Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.
You unzip the downloaded zip file to the Game’s Interface\Addons folder and you are done.
Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.
Typical locations for the AddOns folder:
Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”
Warcraft only finds addons when it starts. Close Warcraft before you install an addon.
Tags: addon, AddOns, Arena Rewards, Armor, Armor Sets, Atlas, AtlasLoot, AtlasLoot Enhanced, Azuregos, Battleground, beta, boss, bosses, crusade, dkp, Don, download, download AtlasLoot, dragon, dragons, Dressing, dressing room, drop rates, dungeon, Elf, Epic, Ethereum Prison, fro, From, Games, General, Guild, Heroic, Install, instance, Kazzak, King, Last, loot, Lord Ahune, Lord Kazzak, mount, mounts, patch, Patch Notes, plugin, Price, PVP, raid, reputation, rewards, ruby, ruby sanctum, Ruby Sanctum Normal, sanctum, Tier, tooltip, warcraft, Weapon, Weapons, Winter Veil, World, wow, wow AtlasLoot Enhanced, WoWAce
Posted on 2010 under AddOns |
27
Jun
About
This is the latest version of the new Titan Panel released by the Titan Development Team. The Titan Development Team consists of: HonorGoG, joejanko (Nyte), Lothayer, oXid_FoX, StingerSoft, urnati and YeaChan.
Titan Panel adds a control panel bar on the top and/or bottom of the screen and allows a framework for extensive plugin support.
Features
- The ability to have 1 or 2 bars at the top and/or the bottom of your screen.
- Many built-in plug-ins that provide a great core set of features.
- Easy to use menus and options to change features on the fly.
- Fully supported plugin system. All plug-ins on the bar are plug-n-play.
- Ability to utilize Data Broker plug-ins.
Bug Reports
Direct all issues and feature requests to the Google Code Titan development page.
Special Instructions
- Please read the included TitanPanelSetup-READ_ME_FIRST.txt file for any special instructions needed to use this version of Titan Panel.
Problem Escalation
- Please check the Titan Panel Portal for a list of recent issues. These will appear on the main page.
- If you are still having issues, please follow the instructions under Bug Reports above.
Included
Core:
- TitanAutoHide
- TitanPanel & supporting modules
Embedded:
- Ace3
- AceGUI-3.0-SharedMediaWidgets
- LibSharedMedia-3.0
BuiltIns:
- TitanAmmo
- TitanBag
- TitanClock
- TitanCoords
- TitanGoldTracker
- TitanLootType
- TitanPerformance
- TitanRegen
- TitanRepair
- TitanVolume
- TitanXP
History
A few very dedicated people have maintained Titan Panel over the years. They are in order of chronological responsibility: TitanMod, Dark Imakuni and Adsertor.
Install Instructions:
TitanPanel-4.3.7.30300 download it. Click on a file link to start the zip file download. You would “open” the downloaded file or you can double click zip files to open them on Windows.
You unzip the downloaded zip file to the Game’s Interface\Addons folder and you are done.
Look at the shortcut (right click the Warcraft icon and select properties) you use to start Warcraft to get the path to where the game is installed.
Typical locations for the AddOns folder:
Windows XP: “C:\Program Files\World of Warcraft\Interface\AddOns”
Windows Vista: “C:\Users\Public\Games\World of Warcraft\Interface\AddOns”
Mac: “Machintosh HD/Applications/World of Warcraft/Interface/AddOns”
Warcraft only finds addons when it starts. Close Warcraft before you install an addon.
Tags: addon, addon titan panel, AddOns, addons titan panel, check, Don, download, download titan panel, Eck, Games, gold, Install, loot, plug ins, plugin, Quest, Regen, Released, Repair, Special, titan, titan mod, Titan Panel, titan panel warcraft, TitanAmmo, TitanAutoHide, TitanBag, TitanClock, TitanCoords, TitanGoldTracker, TitanLootType, TitanMod, titanpanel, TitanPanelSetup-READ, TitanPerformance, TitanRegen, TitanRepair, TitanVolume, TitanXP, warcraft, wow, wow titan, wow Titan Panel
Posted on 2009 under AddOns |
28
Dec
Supports Game Version: 3.3.0
Titan Panel is an interface AddOns which creates a horizontal bar where additional plugin modules can be deployed displaying all sorts of useful, at-a-glance, game data. Its growing in popularity because of its good looks, simplicity, and ease of creating plugins to be displayed within the panel.
Version 4 supports a variety of different bar locations. They are:
* 1 bar at the top
* 1 bar at the bottom
* 1 bar at the top and 1 bar at the bottom
* 2 bars at the top
* 2 bars at the bottom
* 2 bars at the top and 1 bar at the bottom
Download TitanPanel-4.3.2.30300

List of Titan Plugins
- TitanAmmo: Show ammo counts
- TitanBag: Show room left in bags
- TitanClock: Clock with offsets for your true timezone
- TitanCoords: Displays location, plus coordinates. Won’t work inside instances
- TitanGoldTracker: Displays money count
- TitanXP: Displays XP and tooltip with more information
- TitanVolume: Volume slider for the main volume
- TitanLootType: Displays party loot settings
- TitanPerformance: Shows the Performance data of WoW. Memory usage by UI, garbage collection time, fps, latency
- TitanUIScale: Slider for scaling the Titan Panel and the overall UI elements
- ItemBonuses: Shows the total bonus given by items for each stat
- Regen: Show the amount of HP and Mana regenerated per tick
- Repair: Shows the current/max durability of each item you are currently wearing and the money needed to repair them
Tags: 3.3.0, addon, AddOns, coordinates, Don, download, gold, instance, Instances, ItemBonuses, loot, mana, money, mount, patch 3.3, Patch 3.3.0, plugin, Regen, Repair, titan, Titan Panel, TitanAmmo, TitanBag, TitanClock, TitanCoords, TitanGoldTracker, TitanLootType, titanpanel, TitanPerformance, TitanUIScale, TitanVolume, TitanXP, tooltip, world of warcraft, wow, wow 3.3, wow coords
Posted on 2009 under AddOns, Wrath of the Lich King |
18
Dec
Update (12/14/2009): DBM 4.34 is now available for download. It updates all Icecrown mods and fixes some minor 3.3.0-related bugs (like /dbm ver in cross-realm dungeons). This version also fixes the bug that caused error messages when pulling certain Icecrown bosses.

DBM-4.34-r2779-Core-and-WotLK-Mods
- Boss mods for all raid bosses
- Colored raid warnings (players will be colored according to their class) with icons – so you will know what’s going on without even reading the message
- Auto-respond during boss fights. DBM will inform anyone who whispers you during a boss fight that you are busy. These messages contain the name and health of the boss as well as the raid’s status
- BossHealth-frame: you can enable a simple frame that shows a health bar for all active bosses. This is enabled by default for multi-mob bosses like Four Horsemen
- Bars can be enlarged with decent effects when they are about to expire
- Crash recovery: you had a disconnect or crash during a boss fight? No problem for DBM! It will request the timer and combat status information from other DBM users in your raid group and you get your timers back
- Synchronization system for accurate timers
- No dependencies, no embedded libraries (except for the optional LibDataBroker plugin that embeds LibDataBroker)
- Modular design – all boss mods are plugins and can be exchanged, removed or updated separately
- Load on demand – all boss mods are separate AddOns and they will be loaded when they are needed. So they don’t use memory or cpu until you enter the corresponding instance
- Efficient code: DBM uses less than 250 kb memory and the cpu usage is also very low
- Special effects like the screen flash effect, huge warning messages and sounds will draw your attention to critical events
- Bars can change their color over time and flash before they expire
- There are many bar designs to choose from, all designs are are customizable: you can change the color, size, icon position etc.
- Support for SharedMedia, so you can use any texture for your bars
- Option to create custom timers, so-called “Pizza Timers” for your pizza or whatever you prefer to eat while raiding. You can also send those timers to your raid group
- Powerful object-oriented API – you can use it to write your own boss mods!
Tags: 3.3.0, About, addon, AddOns, boss, bosses, Dbm, Deadly, Deadly Boss Mods, Don, download, download Deadly Boss, dungeon, fro, From, guide, Health, Icecrown, instance, Lore, mob bosses, patch 3.3, plugin, Quest, raid, Time, wotlk, Wrath of the Lich King
Posted on 2009 under AddOns, Guides |
17
Nov
First download and extract the file in the Plugins WoW Directory.
When you first open the WoW game client and login to the game, you are presented to the Character Selection screen. This is where you can choose which character you will play during the session and create new characters / manage existing characters. It looks like this:
You will notice that down the bottom left of the Character Selection screen, there is a button labelled AddOns. When you click this button, you will go to the AddOns List. If you do not see this button, then your AddOns are not installed correctly
Once you are in the AddOns List, your screen will look like the following:
You should make sure that the following options are set correctly.
- Configure AddOns For is set to All characters.
- Load out of date AddOns is checked.
- In the actual list, the Stubby and EnhTooltip AddOns should always be selected and golden in color. If they are not, none of the other AddOns will be able to load.
- Choose which of Auctioneer, Enchantrix, BeanCounter and Informant you wish to run in the game and make sure they are selected and golden in color as well. Since these addons can be configured to load on demand, there’s really no harm in turning them all on, and configuring their load behaviour using the in-game commands.
If some of the AddOns in the AddOn List are not golden in color in the AddOns list, that means something that they need is either not installed, or not enabled.
If the above AddOns are not visible in the list, that means that they are not installed correctly
Download here AuctioneerSuite-5.6.4424
Tags: addon, AddOns, Auction, auction house, auctioneer, auctions, BeanCounter, check, Don, download, Eck, Enchantrix, first, gold, guide, Informant, Install, plugin, Stubby, Suite, tooltip, warcraft, world of warcraft, wow
Posted on 2009 under AddOns |
13
Nov
A must have WoW Plugin.
While this might not be too intuitive to some users, each character that you log on will have its own initial Postal profile (settings). If you wish that some or all your characters share the same profile (and hence share the same contact list), then you can create a New Profile, call it anything you want such as “Shared by Alts”, and have all your other characters change to that profile.
Postal’s menu and settings can be accessed at the upper right corner of your mailbox.
- BlackBook: Adds a contact list next to the To: field.
- Tracks all your characters (as you log each one on) and list them if they are on the same realm/faction on a “Alts” list
- Tracks the last 10 players you mailed on a “Recently Mailed” list.
- Autocomplete names from Alts/Recently Mailed/Contacts/Friends/Guild list. You can choose which of these lists to use.
- Option to autofill in the last person mailed to the To: field.
- Option to disable Blizzard’s name auto-completion popup.
- DoNotWant: Shows a clickable visual icon as to whether a mail will be returned or deleted on expiry.
- Express: Adds shortcuts
- Shift-Click to take item/money from mail
- Ctrl-Click to return mail
- Alt-Click to move an item from your inventory to the current outgoing mail (same as right click in default UI)
- Mousewheel to scroll the inbox
- Added option to disable multiple item mail tooltips.
- OpenAll: Allows you to open all mails of selected types at one go in your inbox
- All AH Cancelled mail
- All AH Expired mail
- All AH Outbidded mail
- All AH Success mail
- All AH Won mail
- Non-AH mail with attachments
- Shift-Click on the OpenAll button will open all mail and override your filter settings.
- Choose to have a number of bag slots always left free when opening mail (You may need to slow down your opening speed option or leave more empty bag space due to server/client latency.)
- Rake: Displays summary of money gained from opening mail
- Select: Adds checkboxes to the inbox with buttons for selective opening/returning
- Added mail indicator numbers above the checkboxes.
- Added help note that you can Shift-Click 2 checkboxes to select everything between them.
- Added help note that you can Ctrl-Click a checkbox to select all mail from that sender.
- Choose to have a number of bag slots always left free when opening mail (You may need to slow down your opening speed option or leave more empty bag space due to server/client latency.)
- TradeBlock: Block trades and guild charter signature invites from people while you are at the Inbox
- Wire: Autoupdate the subject field with money amount if blank.

Postal WoW AddOn
Download here Postal-v3.2.2
Tags: addon, AddOns, Blizzard, check, Don, download, Eck, fro, From, gold, Guild, Last, Mail, mailbox, money, mount, plugin, postal, tooltip, world of warcraft, wow, wow addon