public
Description: WoW Addon - Hunter pet macro thing
Homepage: http://www.tekkub.net/
Clone URL: git://github.com/tekkub/fuzzylogic.git
Click here to lend your support to: fuzzylogic and make a donation at www.pledgie.com !
name age message
file Dongle.lua Thu Sep 27 02:24:29 -0700 2007 TOC and embed updates across the board git-svn... [tekkub]
file FuzzyLogic.lua Tue Jun 10 13:13:08 -0700 2008 Fix rez not working consistantly [tekkub]
file FuzzyLogic.toc Tue Mar 25 13:37:01 -0700 2008 Updating TOC to 20400 [tekkub]
file README.textile Sat Jun 14 16:58:46 -0700 2008 Add changelog and readme [tekkub]
file changelog.txt Sat Jun 14 16:59:17 -0700 2008 Update changelog for 2.4.2.2-Beta [tekkub]
README.textile

FuzzyLogic condenses Mend, Call, Dismiss and Revive Pet down into a single keybind or macro. FuzzyLogic is smart enough to know if your pet is dead, even if it’s corpse has despawned. Mend pet is cast if your pet’s HP% is < 90%.

FuzzyLogic will only load on hunters, it will disable itself if loaded on any other class.

The preferred means of triggering FuzzyLogic is a simple macro: /click FuzzyLogicFrame

Other settings

If you wish to change the threshold for Mend/Dismiss pet out of combat, edit this line of FuzzyLogic.lua: local healthresh = 0.90

To use a keybind instead of a macro, edit this line in FuzzyLogic.lua: local binding
For example, to bind to Ctrl-P: local binding = "CTRL-P"

Links

Visit my site for more info.
Please report all bugs and feature requests to my Google Code tracker
Please direct all feedback and questions to my Google Groups mailinglist