https://www.wowinterface.com/downloads/fileinfo.php?id=5108
was also curseforge.com/addons/clique/
Bind keys or mouse clicks to spells and macros when mousing over a unit frame.
I use this for clicking on frames to heal that target.
The addon that I may have used the longest. Absolutely mandatory, especially for healers.
My fork for Project Ascension: https://github.com/spiralofhope/Clique-Ascension
-
2024-10-11 - r143-release on Project Ascension 3.3.5
- The UI says it's from SVN; I didn't research the details.
- It's supported by the Project Ascension team now.
-
2022-05-01 - (git) on Project Ascension 3.3.5a
- was github.com/BanditTech/WOTLK-Clique-Ascension-Classless (not archived, but I have the repository locally)
- Not working for the included
CompactRaidFrame
AddOn. This is known, and it's reportedly a challenge to get working. This means I can't raid heal.
- 2020-10-05 - v90001-0.1.1-beta on World of Warcraft 9 (Shadowlands) beta 9.0.2.36086 x64
- 2016-07-20 - v70000-1.0.1 on World of Warcraft 7 (Legion) 7.0.3 (22248)
-
2016-07-19 (version not recorded) on World of Warcraft 7 (Legion) 7.0.3 (22248)
- Seems to work just fine. Might have an issue with not working once entering combat, but this was inconsistent and might have been another addon messing things up.
-
2016-07-18 (versions not recorded) on World of Warcraft 6 (WoD) 6.1.0
- This, and earlier versions, worked just fine before World of Warcraft 7 (Legion), and I had been using it for some time before. No notes were taken.
2024-10-11 - r143-release ∞
Getting Clique working with raid frames on Project Ascension ∞
1. Edit `Clique.lua
2. Locate function Clique:EnableFrames()
3. Append entries for CompactRaidFrame1,
to CompactRaidFrame40,
TODO - Do the seq
trick to do this the cleaner way?
2008-02-24 ∞
Clique is extremely easy to use, but it's most profound ability is to allow you to create macros within it.
I wish it allowed me to have multiple click combinations for the same thing..
Panic healing ∞
Pop my +heal trinket, initiate an instant-heal and throw my heaviest heal at the target. One click.
But if I'm out of combat, just heal them.
/use [combat] 13 /stopcasting /cast [combat] Nature's Swiftness /stopcasting /cast [target=mouseover, exists, help] Healing Wave
Curing ∞
(not tested)
/run SetCVar("Sound_EnableSFX","0") /cast [target=mouseover, exists, help] Cure Disease /cast [target=mouseover, exists, help] Cure Poison /run SetCVar("Sound_EnableSFX","1")
Alternatives ∞
Last updated 2024-11-07 at 04:00:11
Noting a port to Ascension.
Implemented raid functionality for Project Ascension's version of Clique.