WoW StickyClicky addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon StickyClicky

StickyClicky

Game Version: 10.0.2
Total Downloads: 658
Updated: Nov 22, 2022
Created: Aug 2, 2018
download StickyClickyDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
StickyClicky.zip release 839 Bytes Nov 22, 2022 10.0.2 22 download StickyClicky StickyClicky.zip releaseDownload
StickyClicky.zip release 840 Bytes Jun 13, 2022 9.2.5 56 download StickyClicky StickyClicky.zip releaseDownload
StickyClicky.zip release 840 Bytes Nov 6, 2021 9.1.5 81 download StickyClicky StickyClicky.zip releaseDownload
StickyClicky.zip release 625 Bytes Oct 13, 2020 9.0.1 49 download StickyClicky StickyClicky.zip releaseDownload
StickyClicky.zip release 626 Bytes Jan 14, 2020 8.3.0 84 download StickyClicky StickyClicky.zip releaseDownload

Description

Share this:

Toggles “Right Click to Move” option when you enter/exit combat.
Addon sets this to ON by default and toggles OFF in combat. This makes it so you don’t go running off every time you right-click a mob in combat, but can move around the rest of the world with just a click.

 

This version is for Retail. Search the Classic section for WoW Classic version.

 

=============================

Macro

To temporarily toggle the Click to Move to OFF while you are not in combat, you can use the following macro. Bear in mind, however, that it WILL reset back to the above settings once you enter/exit combat if you have this addon installed. But this macro if useful if, for example, you know you won’t be in combat for a while and just want it turned off:

 

/run if GetCVar(“Autointeract”)==”0″ then ConsoleExec(“Autointeract 1”) else ConsoleExec(“Autointeract 0”) end

You can use this macro alone if you just want to change the setting easily and don’t need the combat toggling.

 

If you uninstall the addon and find that Click to Move is on, use the following macro to turn it back off:
/run if GetCVar(“Autointeract”)==”1″ then ConsoleExec(“Autointeract 0”) else ConsoleExec(“Autointeract 1”) end

 

===============================

See my other addons here: https://www.curseforge.com/members/satpagle/projects

Questions about my addons? Suggestions? Found a bug?
Join Sat Pagle’s Fishing Shack on Discord: https://discord.gg/aGf2y9x

 

Comments

Add a comment