');
document.write('');
var yuipath = 'clientscript/yui';
var yuicombopath = '';
var remoteyui = false;
}
else // Load Rest of YUI remotely (where possible)
{
var yuipath = 'https://ajax.googleapis.com/ajax/libs/yui/2.9.0/build';
var yuicombopath = '';
var remoteyui = true;
if (!yuicombopath)
{
document.write('');
}
}
var SESSIONURL = "";
var SECURITYTOKEN = "guest";
var IMGDIR_MISC = "warmane/misc";
var IMGDIR_BUTTON = "warmane/buttons";
var vb_disable_ajax = parseInt("0", 10);
var SIMPLEVERSION = "422";
var BBURL = "https://forum.warmane.com";
var LOGGEDIN = 0 > 0 ? true : false;
var THIS_SCRIPT = "showthread";
var RELPATH = "showthread.php?goto=nextnewest&t=482774";
var PATHS = {
forum : "",
cms : "",
blog : ""
};
var AJAXBASEURL = "https://forum.warmane.com/";
var CoTTooltips = {
rename: true,
icons: false,
iconsize: 15,
qualitycolor: true,
overridecolor: {
spells: '#839309',
items: '',
npcs: '#fff',
objects: '#fff',
quests: '#ffb100',
achievements: '#fff'
}
};
// -->
[Addon] Improved Profession Capper
Member
[Addon] Improved Profession Capper
Hey everyone!
Sharing an addon I've been working on to make profession leveling in WotLK (3.3.5) a lot easier.
What does it do?
When you open your profession window, the addon detects your current skill level and tells you exactly which recipe to craft next for the most efficient path to 450. Use the < > buttons to cycle through alternative recipes and craft directly from the addon frame.
Supported professions
Alchemy, Blacksmithing, Cooking, Enchanting, Engineering, First Aid, Inscription, Jewelcrafting, Leatherworking, Tailoring.
What's new in v2.0.0
Spell ID-based recipe matching — works on any client locale (EN, ES, etc.), no longer depends on recipe name strings Localization support (esES / esMX) — Spanish UI strings included out of the box Clear message when a recipe hasn't been learned yet Fixed silent Lua errors that caused the frame to not show on certain skill ranges
Installation
Download from GitHub: https://github.com/DarkChimu/Improve...ses/tag/v2.0.0 Extract the zip Move the Profession_Capper folder to Interface/AddOns In-game: /reload
This is a fork of the original addon by SamuelLira99, with a bunch of improvements on top.
If you have any feedback, suggestions, or want to request changes, feel free to open an issue on GitHub:
https://github.com/DarkChimu/Improve...-Capper/issues
Hope it helps — good luck capping those professions!
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules