Download
(73Kb)
Download
Updated: 01-03-09 10:43 PM
Updated:01-03-09 10:43 PM
Created:unknown
Downloads:59,136
Favorites:302
MD5:

ControlFreak  Popular! (More than 5000 hits)

Version: 3.0.3.15-Releas
by: Tekkub [More]

ControlFreak is a small crowd control assist addon. It provides a small frame for fast click-casting of CC spells onto the player's focus target. It also provides visual cues of the focus's status and audio cues of CC breaks.

ControlFreak is designed to be an "install and go" addon for all classes with sustainable CC spells, but it also provides direct access to edit the macro used by the frame for players that want to extend it's functionality.

For users who want a macro instead of clicking on the frame, put this code into a new macro and drop it in your actionbar:
/click ControlFreakFrame

Links

Visit my site for more info.
Please report all bugs and feature requests to my Google Code tracker
Alpha builds can be found on github.
Please direct all feedback and questions to my Google Groups mailinglist


Click here to lend your support!

3.0.3.15-Release
Embed update
Add text popup warning when CC is about to expire

3.0.3.14-Beta
Fix status info not showing for neutral mobs
Remove 2.4.3 compat

3.0.2.13-Beta
Remove fadey crap from config panels
Disable DB buttons when panel is frist shown
Add pally Repentance profile
Add Russian locale
Escape out deDE locale

3.0.1.12-Beta
Update for wrath build 8962 config panel breakage
Embed update

3.0.1.11-Beta
Fix for changes to UnitDebuff in Wrath
Embed update

3.0.1.10-Beta
Rearrange config panel order
Fix config issues in Wrath
Embed update for Wrath
frFR locale

2.4.3.9-Beta
Add AddonLoad LDB launcher field
Tweak launcher declaration to match the updated spec

2.4.2.8-Beta
Fix embeds

2.4.2.7-Beta
Add LDB quicklaunch button

2.4.2.6-Beta
Add "compact" mode
Add option to scale frame

2.4.2.5-Beta
Increase Break Threshold limit to 50 sec

2.4.1.4-Beta
Actually remove OptionHouse, since I don't use it here anymore

2.4.1.3-Beta
Fix range indicator

2.4.0.2-Beta
Remove fade in from config panels
Add "About" panel and TOC metadata
Upgrade tekKonfig
Fix random poly macros, the spell names changed
Added profile for new pally spell "Turn Evil"
Slash command works again, huzzah!
Make profile sort case-insensative
More GUI work, slowly replacing WidgetWarlock
Reworking DB Profile config frame
More config panel work.
- Now consistant with Blizzy's layouts.
- DB panel still needs some work though.
Moved config frames to new Blizzy GUI, basic stuff now, more to come

2.3.3.1-Beta
Add "Not specified" to creature types
Optional Files (0)


Post A Reply Comment Options
Unread 02-21-08, 04:23 PM  
Yves
A Kobold Labourer

Forum posts: 0
File comments: 23
Uploads: 0
But I don't like clicking!
No, neither do I.
So using the macro you wrote on your wiki: "/click ControlFreakFrame" - Would it be possible to clear focus on a modifier (keyboard) ?


I'm not trying to be a whiner, but i find it very hectic trying to alt+click a tiny frame while being yelled at for polymorphing the wrong target and wiping the raid

Thanks, and good work!
Report comment to moderator  
Reply With Quote
Unread 02-21-08, 05:26 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
Modifiers are already there, you just need to make sure nothing is bound to the modified key your macro is on.
Report comment to moderator  
Reply With Quote
Unread 03-14-08, 10:16 PM  
cscscott
A Deviate Faerie Dragon

Forum posts: 12
File comments: 16
Uploads: 0
Poly:pig

I just hit lvl 60, quested and got my Poly:Pig spell, switched the profile to Mage: random sheep/pig. went out and cast on at least 25 different mobs, no pig. I tried Poly:random, Poly:random sheep/pig/turtle. and Mageoly random. none of them have cast pig and some won't even change my button to report [ready]. I did log out completely and re-boot game and still nothing. What can I do to fix this or am I doing something wrong?

Scott
Report comment to moderator  
Reply With Quote
Unread 03-14-08, 10:21 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
I have no way of testing tho random poly macros. Last I had access to a mage who could test, they worked. If it's not detecting, it sounds like the spell name was changed. If this macro needs changed, let me know:

Code:
/clearfocus [modifier:shift]
/stopmacro [modifier:shift]
/castrandom [target=focus,exists,nodead,harm] Polymorph, Polymorph: Pig
/stopmacro [target=focus,exists,nodead,harm]
/castrandom [combat,harm,exists,nodead] Polymorph, Polymorph: Pig
/focus [exists,harm,nodead] target
/clearfocus [target=focus,dead]
/stopmacro [button:1/3/4/5] [combat]
/freak
Report comment to moderator  
Reply With Quote
Unread 03-15-08, 04:39 PM  
cscscott
A Deviate Faerie Dragon

Forum posts: 12
File comments: 16
Uploads: 0
All of the code is the same as you have listed.

Code:
/clearfocus [modifier:shift]
/stopmacro [modifier:shift]
/castrandom [target=focus,exists,nodead,harm] Polymorph, Polymorph: Pig
/stopmacro [target=focus,exists,nodead,harm]
/castrandom [combat,harm,exists,nodead] Polymorph, Polymorph: Pig
/focus [exists,harm,nodead] target
/clearfocus [target=focus,dead]
/stopmacro [button:1/3/4/5] [combat]
/freak
It still doesn't cast anything except Poly:sheep. I don't know enough about add-ons to know what to look for to change. I only know the code you typed is correct because it's what is listed under the profile window after selecting it. I am also having issues with the button not casting or having to click on it several times to get it to cast or giving the [ready] option with that profile selected. Do I need to put my Poly:Pig spell in a action slot for it to work maybe? Should I delete all references to the add-on and re-install? Also, right clicking on the button doesn't bring up the option window, I have to type /freak.

Scott
Last edited by cscscott : 03-15-08 at 04:43 PM.
Report comment to moderator  
Reply With Quote
Unread 03-15-08, 04:43 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
If you're not willing to fix the macro, then use a working profile until someone else does.
Report comment to moderator  
Reply With Quote
Unread 03-15-08, 07:30 PM  
cscscott
A Deviate Faerie Dragon

Forum posts: 12
File comments: 16
Uploads: 0
WOW, I am willing, I just do not know how. I never said otherwise, was just telling you what I am seeing in hopes you could assist me in fixing the problem. Sorry.

Scott
Report comment to moderator  
Reply With Quote
Unread 03-15-08, 10:57 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
It's just like any other macro
Report comment to moderator  
Reply With Quote
Unread 03-23-08, 10:38 AM  
Danno
A Murloc Raider
 
Danno's Avatar
AddOn Author - Click to view AddOns

Forum posts: 4
File comments: 28
Uploads: 1
It's now:
Polymorph(Rank 1: Turtle)
Polymorph(Rank 1: Pig)
Report comment to moderator  
Reply With Quote
Unread 03-23-08, 09:23 PM  
cscscott
A Deviate Faerie Dragon

Forum posts: 12
File comments: 16
Uploads: 0
That worked perfectly, Thank you very much. I also deleted my entire file and reinstalled it, so the other bugs are also gone, and with your changes I am now tickled to death with this add-on once again.
Report comment to moderator  
Reply With Quote
Unread 03-24-08, 06:36 PM  
Sophormoon
A Kobold Labourer

Forum posts: 1
File comments: 4
Uploads: 0
Range Option Possible?

Great addon, but I was wondering if there was any way to add a range indicator to the frame. Obviously, if you click to cast you'll get a out of range warning through SCT or whatever you're using, but it would be nice if the frame itself would offer some visual cue of whether or not you're in range to polymorph. Thanks.

SM
Report comment to moderator  
Reply With Quote
Unread 03-24-08, 09:20 PM  
Tekkub
A Molten Giant
 
Tekkub's Avatar
AddOn Author - Click to view AddOns

Forum posts: 960
File comments: 334
Uploads: 67
Range is already handled. Go poly some critter and run in and out of range, you'll see.

The random poly profiles have been adjusted, come back at the edn of the week for the weekly build.... or follow links on my site to get the alpha build.
Report comment to moderator  
Reply With Quote
Unread 04-04-08, 09:40 PM  
Sojik
A Wyrmkin Dreamwalker
 
Sojik's Avatar
AddOn Author - Click to view AddOns

Forum posts: 53
File comments: 166
Uploads: 10
The range indication hasn't worked for me for quite awhile, Tekkub. Any suggestions?

EDIT: I'll report it to your google thingy.
Last edited by Sojik : 04-04-08 at 09:40 PM.
Report comment to moderator  
Reply With Quote
Unread 04-13-08, 02:58 AM  
Portalius
A Cyclonian
 
Portalius's Avatar

Forum posts: 43
File comments: 15
Uploads: 0
Best addon I'v seen in a long time! Simple, easy to use, and enhanchen ones gameplay by miles

Only think missing (if possible) would be the means to resize the buttom size, and maybe skin the edge to match cycircle button layouts. That way you would be able to have controlfreak sit and replace the position of your "old" control macros

I have on idea if this is possible, but I would love to see it done
__________________

If only one was IMBA
Report comment to moderator  
Reply With Quote
Unread 04-13-08, 03:47 AM  
Purity
A Deviate Faerie Dragon

Forum posts: 16
File comments: 170
Uploads: 0
Originally posted by Portalius


Only think missing (if possible) would be the means to resize the buttom size, and maybe skin the edge to match cycircle button layouts. That way you would be able to have controlfreak sit and replace the position of your "old" control macros

make a macro with /click ControlFreakFrame drop on action bar. Wallah!
__________________
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.