• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Clique

 
Project Updated:
Files Updated: 12-10-2009
Supports Game Version: 3.3.0
Category: Buffs & Debuffs, Combat, and Unit Frames
Tags:

, , , , and [Edit Tags]

Project Manager: Cladhaire
Additional Authors: No additional authors
Current Version: r141-release
License: All Rights Reserved
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 419
Downloads Total: 538,954
Favorites: 1,134
Comments: 166
  • About Clique
  •  

Clique is a simple GUI that lets you assign click-casting for any number of unit frames. Click casting allows you to define the behavior the game takes when you click on a frame. This can be casting spells, running a macro, using an item, or something as simple as changing targets or assisting a unit.

To begin with Clique, simply open your spellbook, and click the new tab that exists there. This is the Clique configuration tab, and you can open it anytime you are not in combat to configure your clicks.

If all you want is simple spell casting, find the spell in your book, and click on it (using the combination of keys and mouse button you would like) and it will be added to the list on the right-hand pane. You can always cast the MAX rank of a spell, by clicking the "Max" button when you have a spellcast selected.

In addition to basic click-casting, Clique has the concepts of click-sets. There are four different click-sets that can be selected (in the upper right-hand corner):

  • Default: These are the fall-through actions that will be used when another action isn't found.
  • Harmful actions: These actions will be taken if you are clicking on a mob that is hostile to you (i.e. it's attackable). This allows you to define a different set of clicks for enemies.
  • Helpful actions: These actions will be taken if you are clicking on a mob that is an ally (i.e. it's assistable). This allows you to define a different set of clicks for supporting your allies.
  • Out-of-combat: These clicks override any other click-set, and only exist when you are out-of-combat (such as buffing your party, etc). This prevents you from say, group buffing in the middle of combat, costing half of your mana bar.

Steelseries MMO (WoW) Gaming Mouse

I have added support for the Steelseries MMO (WoW) gaming mouse, but the driver needs to be configured in a specific way in order to make things work intelligently. By default the mouse is configured to send commands to game, and can be configured through the configuration program. It does this by sending the appropriate keyboard commands (such as M for opening the world map). This is obviously a bad way to operate.

In patch 3.2.2, WoW added native support for this sort of mouse, with higher buttons that range up through 32. Do the following:

  1. Open the Steelseries configuration program
  2. For the six buttons on the side, the four extra buttons on top and the two buttons on the right, right click them and select "Disable/Clear"
  3. Uncheck the "Enable in-game mode" checkbox
  4. Log into WoW and open the Interface Options menu
  5. Select the "Mouse" sub-category
  6. Check the "Detect WoW Mouse" checkbox, and ensure that WoW is able to detect your mouse.

Once this is done, you can just use the buttons as you do the left and right buttons. You can configure them in Clique, in the Key Bindings menu, or anywhere that the others might be allowed.

Clique may work with other mice such as the Razr Naga, but I'm unable to confirm this without a mouse to test with.

I am an addon author, how do I register my frames for click-casting?

It's simple, and it works for more addons than just Clique. You just run the following code first, to make sure the global table exists. Then you add your buttons to the table with the FRAME object as the key, and true as the value, like so.

ClickCastFrames = ClickCastFrames or {}
ClickCastFrames[PlayerFrame] = true

Now any addon that implements this click-casting standard will see and recognize your frames. You should ensure that all of the buttons you register in this way have names, so they can appear in configuration screens.

Clique and dual talent specs

In addition Clique allows you to set up different profiles, and can automatically switch between them when your character changes talent groups. In order to set this up, simple create the two profiles you would like to use (on the Profiles) button, and then open the Options button to set them to your primary and secondary specs.

http:www.wowinterface.com/forums/showthread.php?t=7106

Do not post bugs in my comments. If you find a bug, post it on my issues list, or it won't get fixed. I do not have the time to wade through these comments, and the forums, and fix the issues. Thanks.

http:code.google.com/p/wow-clique/issues/list

Here are some videos of how to use Clique:

Healing with Grid and Clique by Bufe

http:www.bufe.no/tutorials/\\

* Please note, Clique does not need any of the software downloaded in this video, other than Clique itself. Clique works with the default UI and most unit frame addons. You do NOT need to download WowAceUpdater or Grid in order to use Clique *

Introduction to Clique
http:video.google.com/videoplay?docid=4942694326108730311

Rebinding Menu, other Advanced Features
http:video.google.com/videoplay?docid=-2658605783428405078

Creating a custom macro in Clique
http:video.google.com/videoplay?docid=-5495589369861870162

How to use Clique
1. Install the addon
2. Open your spellbook
3. You should see a new tab. This is the Clique configuration UI. Click on this tab to open the Clique UI
4. You should see a row of buttons at the bottom, but lets ignore them for now.
5. Navigate to a spell in your spellbook (It can be anything that isn't passive, including Pet spells)
6. Click directly on the spell, holding down any of the Alt/Control/Shift keys in combination, or none of them.
7. This defines a "click-cast" in the CliqueUI. Now anytime you use that combination of modifiers and button on any unit frame which is defined as click-castable, you will cast the spell ON THAT UNIT if its able to be a targeted spell.
8. Click on the Clique tab again, to close the configuration UI

How do I STOP Clique from click-casting on a specific frame, but leave it active on others

1. Open the spellbook
2. Open the Clique UI
3. Click the "Options" button.

Any frames that are checked will be managed by Clique. Simply find the frame in the list, and uncheck it. If you don't know the name of a frame you can use the following script, while putting your mouse over the frame:

/script ChatFrame1:AddMessage("You are hovering over frame: " .. GetMouseFocus():GetName())

How do I set up common profiles for my priests, for example

1. Open the spellbook
2. Open the Clique UI
3. Click on the "Profiles" button
4. Click on the "New" button
5. Type in the name of the profile you'd like to create, say "Priests"
6. Click "Ok"
7. You will see confirmation in your main chat frame that Clique has changed to the new profile.

How do I select that profile on another character, so they can share?

1. Open the spellbook
2. Open the CliqueUI
3. Click on the "Profiles" button
4. Select the profile you would like to choose
5. Click on the "Set" button
6. You will see confirmation in the main chat frame that Clique has changed to the profile.

Wild Growth does not work properly!

This is an issue with World of Warcraft's resolution of Wild Growth targets. There's nothing that I can do to fix it, but you can use the following Clique macro instead of binding the spell directly:

/cleartarget
/cast [target=mouseover] Wild Growth
/targetlasttarget

Donations:
Some people have asked, so here is a way to send me donations:

https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Clique r141-release Release 3.3.0 73,299 12/10/2009
  Clique r139-release Release 3.3.0 29,801 12/9/2009
  Clique r137-release Release 3.3.0 67 12/9/2009
  Clique r135-release Release 3.3.0 15,967 12/8/2009
  Clique r132-release Release 3.2.0 39,420 11/27/2009
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • seo0drick said

    I find a automatic mining addon,with 3.3.2 patch
    www.RatingBuster.org
    I appreciate all the hard work you've put into it.Very simple.

    Reply Report Permalink
  • WOWCURE said

    PLZ HELP ME
    this add on wont work
    i mean really it wont even load
    PLE HELP

    Reply Report Permalink
  • Cladhaire said

    1. Please take your finger off the shift key
    2. Please type please instead of PLZ and PLE
    3. Please install the addon properly using the Curse Client or manually and report what issue you are experiencing. 'It won't load' does not give me nearly enough information to actually help you.

    Reply Report Permalink
  • rightya said

    I noticed when using Clique it no longer targets when the frame is clicked, is it possible to still be able to target while clicking the binded heal?

    Reply Report Permalink
  • gari08 said

    edit, i am using x-perl,

    Reply Report Permalink
  • gari08 said

    hi, i have just downloaded this addon, however, i cannto right click on mr portrait to leave group. change loot, etc. this is a big problem for me, i dont want t o rely on healbot. is there anyway to fix this?

    Reply Report Permalink
  • Lonehwolf said

    I really would love mousewheel up-down support. I understand from your replies that Clique 2 will be supporting such a feature, but I still want to throw my question in: Would adding this to the current addon make it cluttery, mess it up, or simply impossible with the current core? I really miss using vuhdo's up down wheel healing since it broke down, and lost heart in recustomizing it (should it refail me right before a friggin raid, forcin' me to give up, having no unitframes whatsoever visible)

    Reply Report Permalink
  • nebolith said

    Would it be possible to get Razer naga support?

    Basically all that would have to be done is, in addition to key clicks and modifiers being accepted as input, also include the NUMLOCK keypad (Home, End, PgUp, etc). The default configuration for the naga maps to 0-9,-,= but the NUMlock mode would map directly to the numlock keys.

    Reply Report Permalink
  • robycanoby said

    I would love this as well. I noticed you said Clique 2 will support mouse-wheel use, but any chance the above will be added as well? I actually use and Ideazon Reaper gaming mouse, but it works similarly to this using Home, End, Backspace, etc. for the additional mouse buttons.

    Reply Report Permalink
  • tarloch said

    i have flash heal bound to button 1 on my mouse using a custom macro..IE
    #showtooltip Flash Heal(Rank 11)
    /console Sound_EnableSFX 0
    /use 13
    /use 14
    /console Sound_EnableSFX 1
    /script UIErrorsFrame:Clear()
    /use [@mouseover,help,nodead,nostance]Flash Heal(Rank 11)

    i wish to use [mod:alt] for my trinket activation but it refuses to work, is this possible in clique or how would i go about making said macro and binding it to button 1

    thanks

    Reply Report Permalink
  • Is there a way to have clique automatically disable itself when you get into a vehicle?

    Reply Report Permalink
  • lessaren said

    Keylogger below me

    Reply Report Permalink
  • Tziva said

    I am not sure how many people use clique on non-level-capped characters, but I discovered today that my clique really likes downranking and I can't figure out why. I never noticed until I got Rankwatch recently, but I am having a real problem with it downranking the spells it uses... not all of them, just many. In my spellbook's clique tab, it lists those spells sans rank (which should mean it automatically casts the highest) but it does not. The only way to override this is to "show all ranks" in my spellbook and manually select the max rank for each spell, but that means I will have to remember to update it every level. This does NOT happen on my max-rank toons. I've never seen anyone else complain of this issue (although its possible that it is because they don't realise it). Any ideas? Did I just break my clique or something?

    Reply Report Permalink
  • Cladhaire said

    It's a good question and a good report. I have a few questions for you:

    1. Does the issue resolve itself when you reload your user interface?
    2. What about creating a new blank profile, does the issue happen again?
    3. Could you pastey your saved variable for the character concerned here?

    Thanks for your help.

    Reply Report Permalink
  • Tziva said

    1. No, still does it after /reloadui or client restart.
    2. I will try that and get back to you. I'll also check another toon.
    3. Should I reset the profile back to the unspecified ranks? I went through on the toon I last saw it on and manually set everything to max rank. Would it be more useful if I change it back?

    Reply Report Permalink
  • Tziva said

    New profile worked. Maybe I just borked up my savied variable somehow.

    Reply Report Permalink
  • noellee said

    I usually have wildgrowth bound to my mouse wheel. I just transfered servers and now I can't bind it. I have the latest version of Clique but can't seem to get it to work. Any thoughts?

    Reply Report Permalink
  • Cladhaire said

    Clique has never supported binding spells to mousewheel, which the game considers a 'key', not a 'mouse click'. Clique2 will support this.

    Reply Report Permalink
  • soufle said

    I have set "lesser healing wave" to "shift left" and "healing wave" to "shift right". I seem to only ever get "healing wave" when I "shift left" click, NOT the LESSER as expected.

    I have tried other key combinations. I seem to never be able to cast a lesser healing wave with clique. I still see this behavior after having deleted the definition for "healing wave". I have turned off any other addons that might affect key bindings, all that I can think of. I have unset any bindings for those buttons in the blizzard key bindings window.

    When I open the clique folder in my addons folder is says it is r141.

    Suggestions?

    Reply Report Permalink
  • Cladhaire said

    Can you send your Clique saved variables? I've never had any reports like this, so I have to think that something else is wrong. I've never had an issue binding any spell in my spell book to any click combination.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 23,777 Deadly Boss Mods Boss Encounters, and Combat
  2. 11,397 HealBot Continued Unit Frames, Unit Frames,...
  3. 11,397 HealBot Continued Unit Frames, Unit Frames,...
  4. 6,026 Recount Combat
  5. 5,653 BigWigs Bossmods Boss Encounters, and Combat