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

  • Your Rating

  • Share
  • Report Abuse

KikiUtils

  Download the Curse Client

Project Updated:
Files Updated: Fri, Oct 17 2008
Category: Combat
Tags:

, and [Edit Tags]

Project Manager: kiki
Current Version: KikiUtils 7.2
Downloads Today: 2
Downloads Total: 6,871
Favorites: 30
Comments: 25
  • About KikiUtils
  •  

{{{

  1. !html

Features :
- Easy travel keybind (mostly for druids) : When in human form and moving -> shift into travel form (or cast your mount if standing still, or cast Aqua if swimming). In any form -> get back to human form (or unmount if on your mount).
- Easy morph keybinds (druids) : When in human form shift to (bear/cat/aqua/travel). In any form shift back to human. You can use the same key as 'Quick travel' using ALT/CTRL/SHIFT key mods.
- Can play a sound to bip you, when you are called in guild, party or raid channel.
- MouseLook : Real DAoC mouse look mode. Key1 switch to and from MouseLook on each press. Hold Key2 to move the camera (when in MouseLook mode).
In MouseLook mode, Button1 and Button2 are remapped to MoveForward and MoveBackward. MouseLook mode does NOT break follow mode.
- TotemKiller : Automatically selects the nearest totem matching your criteria and cast a spell on it : KU_TotemKiller(spellname,totem1[,totem2 ...]). It will try to target the first totem in the list, then second if first not found, and so on.
Example : KU_TotemKiller("Moonfire(Rank 1)","Healing Stream","Mana Tide","Totem")
- Tabs hide : Prevents the chat tabs to be displayed, when you let the mouse over a chat window.
- Class bar hide : Can hide the class specific bar (stealth, morph, stance).
- AutoFight : Automatically enters FightMode (calls the KU_Attack function) when you have shapeshifted (or changed battle stance) and if you have a hostile target.
- Can print a warning if you don't have any tracking active (herb,ore, humanoid, ...)
- Simple, small, 24h format clock
- This AddOn fixes the AutoRun bug when you start following a target (following a target break the autorun but the game doesn't notice it, and you have to hit twice AutoRun button to re-run again).
With this when you are following a target, you break auto-follow by hitting AutoRun key just once (and so start auto-running).
- KU_SelfOrTarget() function : Automatically cast a spell on yourself if you have anything but a friendly target.
Example : "/cast Healing Touch(Rank 1) /script KU_SelfOrTarget()" or "/script UseContainerItem(2, 1); /script KU_SelfOrTarget()"
- KU_Attack() function : Switch to Fight mode.
Example to autofight after casting a taunt "/cast Growl (Rank 1) /script KU_Attack()"
- KU_IsAttacking() function : Returns 1 or 0, depending on your Fight mode (actually swinging weapons).
- KU_IsAutorun() function : Returns 1 or 0, depending if you are in AutoRun mode or not.
- KU_HasShapeChanged() function : Returns 1 if your shape (or stance) has changed since last call.
- Can show quest levels in your QuestLog
- Shows who clicked on the minimap

Notes :
- MouseLook does not break /follow
- MouseLook does not have the bug of weird autorun if activated while pressing a mouse button
- AutoFight after shapeshift works for warrior too (when switching stance)

Known bugs :
- When switching to 'tablock on' while a chat tab is displayed, it will stay displayed forever (or until you disable tablock)
}}}

  • Downloads (4)
  •  
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  
  KikiUtils 7.2 Release 3.0.2 39 10/17/2008
  KikiUtils 6.0 Release 2.3.3 14 2/25/2008
  KikiUtils 5.7 Release 2.1.3 2 9/21/2007
  KikiUtils 5.2 Release 2.0.0 4 12/22/2006
  • 1 page(s)
Advertisement
  • Screenshots (1)
  •  
  • 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.
  • Gyorg said 

    Love this mod, I use it extensively for the mouselook function. I have the mouselook toggle bound to Mouse button 4 under my thumb. There is one problem though, often if I have mouselook on, and a new window of one kind or another pops up, such as a rez dialog box, battleground entry dialog, etc, mouselook stops but the mouse cursor is still gone. I actually have to type /console reloadui to get out of it. And if it happens at the wrong time, well, yeah I have died. I am looking into making some kind of macro to clear it until you can advise me. Thanks again.

  • kiki said 

    Please go to http://christophe.calmejane.free.fr/wow/phpBB2/index.php for any comment/suggestions.

    concerning mouselook issue, well this is a bug in wow. Try this : mouse the mouse over a window (like minimap or target frame), and enter mouse look mode -> cursor disapear but moving the mouse does nothing. In fact the game thinks you are over a window trying to click it or something, and refuses to move camera using the mouse. Simply hit the mouselook button again, cursor shows and everything is normal now.

    What you describes looks like this. I mean, you are in mouse look mode, but when you entered the mouse cursor was at the position of the newly created window (resurrect dialog), and the games thinks you are over it trying to click...blablabla... BUT hitting mouselook button again SHOULD gets you out of mouselook mode. If there was a function to move the cursor, then it would solve this.

  • 97036 said 

    "TotemKiller : Automatically selects the nearest totem matching your criteria and cast a spell on it." Noooooo! Kill my totems and die! I will defend them with my life! Hehe, nvm an old shammy. Great job dude :)

  • kiki said 

    "couldn't find anything about it anywhere" ? You must be kidding right ? :)

    Take a look at the description text above, and at the first comment in page 2, it might help you

    @all : I've found a bug in the "hidecb" option, which moves the channeling window at the bottom, I'll release a new version fixing that today.