Cenedril Helper
Features
- reequiping cenedril pets in fixed intervals
- can be turned off
- easy to use crafting of cenedril materials
- click materials in cenedril frame to craft shown material
- use crafting menu in magic box to craft on twinks
- minimap button for quick pet exchange
- needs awsmDropdown (will automatically be installed when using curse client)
- zzinfobar Plugin
- function that selects and equips best cenedril pets for a given comboskill, executes the skill and changes back to last pets
- german, english, polish and spanish translation
Required Addons
If you want to use a minimap button you need awsmDropdown.
Will automatically be installed when using curse client.
Known Issues
-
If you have any issues while using the addon leave a comment
German (EU board)[Beta] Cenedril Helper
English (EU board) [Beta] Cenedril Helper
English (US board) [Beta] Cenedril Helper
Crafting
Cenedril Helper provides 2 ways for easy cenedril material crafting.
Using Cenedril Frame
Added functions to materials shown in the cenedril frame.
- Left click to craft shown material if the itemcounter is 0
- Right click to craft shown material
- Ctrl and right click to open magic box and crafting menu
Using The Crafting Menu
There is a new button in you magic box to open the crafting menu.
Maximal number of materials you can craft will automatically be set after opening the menu or changing the material you want to craft.
When entering a value manually, the addon will check if you have enough materials to craft and enter required craftings automatically.
I case of insufficient materials, your input will be lowered to an valid number.
Minimap Button
If awsmDropdown is installed, you can activate a minimap button.
ESCAPE -> Interface -> Addons -> Cenedril Helper
Button Menu
First Row
- displays currently equiped cenedril pets (red if autp reequiping is deactivated, green otherwise)
- Left click to manually reequip cenedril pets once
- Right click to toggle auto reeqeuiping
Second Row
- Open menu to quickly equip pets (see Pet Menu)
Third to X-Row (optional)
- Saved pet combinations
Last two rows
- Saved current pet combination by given name
Pet Menu
Quickly equip other cenedril pets
- Left click to equip pet in slot 1
- Right click to equip pet in slot 2
ZZInfoBar Plugin
Minimap button will be hidden if zzinfobar is installed. For features see Minimap Button
ZZInfoBar Settings
As always right click ZZInfoBar main button to open plugin settings.
Left click Cenedril Helper to open plugin settings.
Setting Reequiping Rate
Removed with version 1.0.
Setting Crafting Speed
If zzinfobar is installed use plugin settings.
Otherwise use configuration menu ESCAPE -> Interface -> Addons -> Cenedril Helper
Manually:
/run CenedrilHelper.SetCraftingSpeed(Seconds)
in chat where Seconds should be a number between 0.75 and 5.
Comboskill Macro
The best combination of cenedril pets does not necessarily give you a comboskill.
The following macro will automatically equip the best combination for a given comboskill, execute the comboskill and change back cenedril pets.
/run CenedrilHelper.UseComboSkill(SkillNumber,ActionNumber)
/wait 0.35
/run CenedrilHelper.UseComboSkill(SkillNumber,ActionNumber)
Change SkillNumber to:
- 1 - physical comboskill
- 2 - magical comboskill
- 3 - heal comboskill
Change ActionNumber to the action bar slot where your comboskill is.