Download
(154Kb)
Download
Updated: 10-30-20 05:15 AM
Compatibility:
Shadowlands patch (9.0.2)
Classic Patch (1.13.5)
Updated:10-30-20 05:15 AM
Created:12-24-09 10:10 AM
Downloads:12,901
Favorites:31
MD5:
Categories:Miscellaneous, Classic - General

zz MiscHelper  Popular! (More than 5000 hits)

Version: 90002.42
by: Rilgamon [More]

MiscHelper automaticly answers requesters.

Included modules:

- Autogreed (Greed or disenchant blue and green)
- Autoport (Accept ports)
- NoDuel (Rejects duels)
- Autogroup (Accepts groupinvites)
- BoPconfirm (Confirms BoP requesters)
- Lootconfirm (Confirms BoP requesters)
- Deconfirm (Confirms disenchant requesters)
- Sellgrey (Automaticly sells grey items)
- Autorepair (Automaticly repairs)
- PassDragon (Ignore Reins of the Bronze Drake)
- HideClock (Hides the minimap clock)

r42 | robin | Fri, 30 Oct 20 10:59:35 +0100
Changed paths:
M /trunk/zz_MiscHelper/core.lua

Fix childName/name mixup
------------------------------------------------------------------------
r41 | robin | Fri, 30 Oct 20 10:47:25 +0100
Changed paths:
M /trunk/zz_MiscHelper/core.lua

Make OnClick mandatory for zz
------------------------------------------------------------------------
r24 | robin | Fri, 30 Oct 20 10:46:21 +0100
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Make OnClick mandatory for zz, remove default click function
------------------------------------------------------------------------
r23 | robin | Thu, 15 Oct 20 00:38:45 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Adjust clickevent
------------------------------------------------------------------------
r22 | robin | Thu, 15 Oct 20 00:15:18 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Use self for OnClick
------------------------------------------------------------------------
r21 | robin | Wed, 14 Oct 20 23:47:56 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Add 'OnEnter', 'OnLeave'
------------------------------------------------------------------------
r20 | robin | Wed, 14 Oct 20 20:23:57 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Add 'iconCoords'
------------------------------------------------------------------------
r19 | robin | Wed, 14 Oct 20 16:43:14 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Add GetLDB
------------------------------------------------------------------------
r211 | nevcairiel | Tue, 13 Oct 20 12:33:04 +0200
Changed paths:
M /trunk/LibBabble-Inventory-3.0.toc

Update for WoW 9.0
------------------------------------------------------------------------
r40 | robin | Tue, 06 Oct 20 18:02:04 +0200
Changed paths:
M /trunk/zz_MiscHelper/core.lua

Disable autorepair by default
------------------------------------------------------------------------
r18 | robin | Sun, 04 Oct 20 22:38:24 +0200
Changed paths:
M /trunk/zzLibCommon/Common/ldb.lua

Allow parent addon to set 'modsDir' for embedded addons.
------------------------------------------------------------------------
r17 | robin | Sun, 04 Oct 20 22:37:12 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Expand HandleFuncList with arguments
------------------------------------------------------------------------
r39 | robin | Sun, 04 Oct 20 17:04:09 +0200
Changed paths:
M /trunk/zz_MiscHelper/Moduls/autogroup.lua
M /trunk/zz_MiscHelper/Moduls/autoport.lua

Fix for moved spells
------------------------------------------------------------------------
r16 | robin | Sat, 03 Oct 20 17:40:34 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua

Create OnUpdate only once
------------------------------------------------------------------------
r15 | robin | Sat, 03 Oct 20 09:16:57 +0200
Changed paths:
M /trunk/zzLibCommon/Common/frames.lua

Fix visible dragbar after alt-tab to desktop
------------------------------------------------------------------------
r38 | robin | Mon, 28 Sep 20 16:49:41 +0200
Changed paths:
M /trunk/zz_MiscHelper/zz_MiscHelper.toc
------------------------------------------------------------------------
r37 | robin | Mon, 28 Sep 20 15:40:51 +0200
Changed paths:
M /trunk/zz_MiscHelper/zz_MiscHelper.toc

Update Toc 90001
------------------------------------------------------------------------
r14 | robin | Sun, 27 Sep 20 21:34:13 +0200
Changed paths:
M /trunk/zzLibCommon/Common/common.lua

Remove preloads, inits after startup
------------------------------------------------------------------------
r1239 | nevcairiel | Sun, 20 Sep 20 12:22:02 +0200
Changed paths:
M /trunk/AceGUI-3.0/widgets/AceGUIWidget-DropDown.lua

AceGUI-3.0: DropDown: Anchor all items to the dropdown frame instead of chaining anchors, fixes anchoring on WoW 9.0 with many items
------------------------------------------------------------------------
r13 | robin | Mon, 07 Sep 20 18:22:05 +0200
Changed paths:
M /trunk/zzLibCommon/Common/config.lua

Add inline
Optional Files (0)


Post A Reply Comment Options
Unread 12-27-09, 05:50 PM  
Lyssanne
A Kobold Labourer

Forum posts: 1
File comments: 13
Uploads: 0
This mod doesn't work for me. It still pops up with confirmation boxes for Blues/Epics even if I have all the boxes checked. I have an awful lot of mods, but I haven't the slightest idea what might be interfering with it.
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 05:54 PM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by Lyssanne
This mod doesn't work for me. It still pops up with confirmation boxes for Blues/Epics even if I have all the boxes checked. I have an awful lot of mods, but I haven't the slightest idea what might be interfering with it.
I have a mate with the same problem. I'm currently looking for the reason.
But I've not yet an idea where to look.
Perhaps if you try without other addons you can tell me if its a fault in
my addon or if its another addon together with mine.
Report comment to moderator  
Reply With Quote
Unread 12-27-09, 10:23 PM  
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2323
File comments: 132
Uploads: 38
[Copied from forum post]

I downloaded the addon code to offer some assistance. With all the libs there, I'm still not completely sure what's going on. I don't really see addon.db.profile[modname] being set anywhere even though addon.db.profile is being defined as a valid table by LibzzAddOnInit calling on AceDB. I'd dig deeper, but my time is limited at the moment.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
Report comment to moderator  
Reply With Quote
Unread 12-28-09, 07:41 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by SDPhantom
[Copied from forum post]

I downloaded the addon code to offer some assistance. With all the libs there, I'm still not completely sure what's going on. I don't really see addon.db.profile[modname] being set anywhere even though addon.db.profile is being defined as a valid table by LibzzAddOnInit calling on AceDB. I'd dig deeper, but my time is limited at the moment.
Its set by getPref/setPref.
Code:
function LibzzAddOnInit:getPref(info)
  return self.db['profile'][info[#info]]
end

function LibzzAddOnInit:setPref(info,value)
  self.db['profile'][info[#info]] = value
  self:changedPref(info[#info])
end
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 09:36 AM  
ßlink
A Deviate Faerie Dragon

Forum posts: 19
File comments: 50
Uploads: 0
i have same problem as those posted below. nothing seems to be working. i hardly use any addons. some ldb, bartender, ouf, recount
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 11:31 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by ßlink
i have same problem as those posted below. nothing seems to be working. i hardly use any addons. some ldb, bartender, ouf, recount
What happens if you run only MiscHelper ?
Is there a lua-error ?

I tried to find the reason but with this addon running without problems
on my setup and on my sisters computer its hard for me to guess where the problem is.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 05:46 PM  
Schnubby
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
I have an Issue with this Addon, to be precise with the disenchanting option. I still have to confirm every blue item to be disenchanted, no matter if i turn on the 'Confrim disenchant' or not. The 'Confirm BoP items automatically' funktion is turned on too.

Any Idea why this is happening? The other features are working as intended.

I'm playing on a german client with the latest zz_MiscHelper installed, no Lua Errors appearing.
Last edited by Schnubby : 01-13-10 at 07:32 PM.
Report comment to moderator  
Reply With Quote
Unread 01-13-10, 07:35 PM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by Schnubby
I have an Issue with this Addon, to be precise with the disenchanting option. I still have to confirm every blue item to be disenchanted, no matter if i turn on the 'Confrim disenchant' or not. The 'Confirm BoP items automatically' funktion is turned on too.

Any Idea why this is happening? The other features are working as intended.

I'm playing on a german client with the latest zz_MiscHelper installed
Yes, I think this is a racecondition. The requesters show and close are both triggered by the same event. And my addon is under certain conditions too fast so it sends the close/hide before the requester is opened.

Not yet sure how I can add a delay without having the requester open for too long.
Report comment to moderator  
Reply With Quote
Unread 02-17-10, 05:27 PM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Interesting multi-mod. I like the fact you can choose what modules to load both via the in-game options as well as enabling/disabling from the TOC.

One issue, though. Why (on earth) is your own-mods-only LibzzAddOnInit.lua library communicating over the hidden addon channel? Detected it doing so via the StopAddonMessage mod.
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 06:31 AM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by Zidomo
Interesting multi-mod. I like the fact you can choose what modules to load both via the in-game options as well as enabling/disabling from the TOC.

One issue, though. Why (on earth) is your own-mods-only LibzzAddOnInit.lua library communicating over the hidden addon channel? Detected it doing so via the StopAddonMessage mod.
This is a version check, zzLib is still in development. When it's done you'll
find a switch to disable communication.

The version check should tell you if there is another user in your guild running a new version of the addon.

But it should be only one very small packet sent at login when its more there is a bug I need to find
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 11:19 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
About the only type of mod where its useful to talk to other mods to "see if there are updates available" and/or see what versions other people are running are "boss mods" (BigWigs, DBM, etc.). Those checks are about 100% unneeded for other mods.

So glad to see you are putting in an option in the future for disabling the comm.
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 12:10 PM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by Zidomo
About the only type of mod where its useful to talk to other mods to "see if there are updates available" and/or see what versions other people are running are "boss mods" (BigWigs, DBM, etc.). Those checks are about 100% unneeded for other mods.

So glad to see you are putting in an option in the future for disabling the comm.
Yes, thats true. Guess that means default should/will be off
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 03-30-10, 02:29 PM  
oddtoddy
A Murloc Raider

Forum posts: 6
File comments: 150
Uploads: 0
I haven't played in a month or so, but I keep up with the patch notes. I assumed it would autogreed roll for orbs also. After reading the latest changes to this addon, I take it that it just puts up the greed roll icon instead of autorolling on it.
Report comment to moderator  
Reply With Quote
Unread 03-30-10, 04:04 PM  
Rilgamon
Premium Member
 
Rilgamon's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 822
File comments: 303
Uploads: 43
Originally posted by oddtoddy
I haven't played in a month or so, but I keep up with the patch notes. I assumed it would autogreed roll for orbs also. After reading the latest changes to this addon, I take it that it just puts up the greed roll icon instead of autorolling on it.
Yes, I did not notice since I use the autogreed module which greeds all blue
items anyway
__________________
The cataclysm broke the world ... and the pandas could not fix it!
Report comment to moderator  
Reply With Quote
Unread 04-29-10, 03:32 PM  
Ansi
An Aku'mai Servant
 
Ansi's Avatar
AddOn Author - Click to view AddOns

Forum posts: 33
File comments: 101
Uploads: 4
Love it. Finally I can replace Minimalist.
__________________
twitter.com/ansirox
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: