Download
(63Kb)
Download
Compatible with Retail, Classic & TBC
Updated: 03-14-24 04:44 PM
Pictures
File Info
Compatibility:
Classic (1.15.1)
Seeds of Renewal (10.2.5)
WOTLK Patch (3.4.3)
Updated:03-14-24 04:44 PM
Created:11-20-11 02:44 PM
Downloads:15,155
Favorites:32
MD5:
Categories:Miscellaneous, Combat Mods, Data Mods, Data Broker, ToolTip
10.2.5

KillTrack  Updated this week!  Popular! (More than 5000 hits)

Version: v2.31.8
by: F16Gaming [More]

v2.0.0 Released!
The new version features a completely new GUI for viewing the mob database.
It has been rewritten from scratch and is able to display all of the mob entries. There is no longer a limit of 200!

KillTrack

KillTrack will keep track of how many times you've killed various mobs.

The main way to see this info is on tooltips. As you hover over any killable mob, the kill count will be displayed on the bottom of the tooltip.

There is also a friendly list that you can bring up to display all mobs with their NPC id, global kill count and kills on the current character (Command: /kt list).

Kill Timer

Ever wanted to track how many kills you accumulate within a certain time? You can do so with KillTrack.

You simply tell it how long to track, and a window will pop up listing number of kills, time left, kills per minute and kills per second.

Kill Records

When you've killed a certain mob a certain number of times (1000 by default), KillTrack will notify you with a small gratulation message!

If you have the AddOn Glamour installed, it will show in the style of a guild achievement.

To change the threshold, use the command /kt threshold <threshold>, where <threshold> is the new threshold.

E.g: If you set the threshold to 100, then after you've killed a mob 100 times, it will notify you. And continue to notify you for every 100th kill.

Immediate Frame

By using the command /kt immediate (or /kt i for short), you will get a small frame that shows you how many kills you've made since running the command. This can be useful for times when you need to kill a certain number of mobs, but do not wish to reset your session statistics. Simply run /kt i and it will track how many kills you do until you close it, reopening the frame will reset the count.

The frame can also be opened from the broker plugin with Ctrl + Middle Click.

With the command /kt immediate threshold <threshold>, where <threshold> is a number, the addon will display a message on screen and play sound each time you kill that many creatures.

E.g: You open the immediate frame with /kt i and then set the threshold to 10 with /kt i threshold 10. Now each time you score 10 kills (10, 20, 30 et.c) you will see a message and hear a sound to notify you of this event. This can be useful when you need to score a certain number of kills for whatever reason (quests, item procs...).

If you have some addon tracking procs or similar you could call this from Lua with something like:

Lua Code:
  1. KillTrack.Immediate:Show()  
  2. KillTrack:SetImmediateThreshold(someThreshold)

To automatically start tracking.

Other commands
  • /kt: Shows available commands.
  • /kt print: Toggles printing all kill updates locally to chat.
  • /kt printnew: Toggles printing new mob entries locally to chat.
  • /kt delete <id>: Deletes entry with NPC ID <id> from database.
  • /kt purge [threshold]: Clears mob entries with a kill count below [threshold].
  • /kt reset: Clears ALL mobs from the database.
  • /kt threshold <threshold>: Sets the kill count threshold at which the AddOn will announce kill records (E.g: /kt threshold 100 to announce at every 100rd kill).
  • /kt countmode: Toggles between counting your kills only, or also counting kills made by raid/party members.
  • /kt showexp: Toggles showing how much experience a mob gives (and how many kills are required to gain a new level).

Feedback

If you have any suggestions, bug reports, complains et.c, please make a new ticket.
I would prefer if you use the Issues page on GitHub instead of the ones on Curse/WoWInterface.

External links

GitHub

KillTrack
v2.31.8 (2024-03-14)
Full Changelog Previous Releases
  • Bump interface versions for retail and vanilla
    Fixes #28
Optional Files (0)


Archived Files (13)
File Name
Version
Size
Author
Date
v2.31.7
63kB
F16Gaming
12-20-23 12:51 PM
v2.31.6
63kB
F16Gaming
11-18-23 11:50 AM
v2.31.5
63kB
F16Gaming
11-14-23 07:28 AM
v2.31.4
63kB
F16Gaming
11-11-23 11:53 PM
v2.31.2
63kB
F16Gaming
12-02-22 01:32 PM
v2.31.1
63kB
F16Gaming
09-10-22 07:02 AM
v2.31.0
63kB
F16Gaming
05-08-22 05:12 AM
v2.30.0
60kB
F16Gaming
11-20-21 06:13 PM
v2.29.0
60kB
F16Gaming
05-20-21 08:00 AM
v2.29.0
60kB
F16Gaming
05-20-21 08:00 AM
v2.28.0-beta
59kB
F16Gaming
05-03-21 06:23 AM
v2.17.2-beta
59kB
F16Gaming
04-01-21 09:49 AM
v2.17.1
59kB
F16Gaming
03-25-21 05:43 PM


Post A Reply Comment Options
Unread 10-16-14, 10:09 PM  
Ashkir
A Cyclonian

Forum posts: 40
File comments: 17
Uploads: 0
Originally Posted by Sharparam
Originally Posted by Ashkir
No longer works as of 6.0 no tracks are counted. Seems like it can't tell when a mob dies.
The changes for WoD patch are in the repo, they just need to be pushed onto main branch, which I'll do in a bit as soon as the launcher finishes patching the game.

I was waiting for the patch to hit EU before I push my changes (The reason it has stopped working is because of the GUID change introduced in WoD)
Thank you! Testing it out now
Report comment to moderator  
Reply With Quote
Unread 10-15-14, 10:46 AM  
Sharparam
A Flamescale Wyrmkin
 
Sharparam's Avatar
AddOn Author - Click to view AddOns

Forum posts: 102
File comments: 19
Uploads: 6
Originally Posted by Ashkir
No longer works as of 6.0 no tracks are counted. Seems like it can't tell when a mob dies.
The changes for WoD patch are in the repo, they just need to be pushed onto main branch, which I'll do in a bit as soon as the launcher finishes patching the game.

I was waiting for the patch to hit EU before I push my changes (The reason it has stopped working is because of the GUID change introduced in WoD)
Report comment to moderator  
Reply With Quote
Unread 10-15-14, 02:47 AM  
Ashkir
A Cyclonian

Forum posts: 40
File comments: 17
Uploads: 0
No longer works as of 6.0 no tracks are counted. Seems like it can't tell when a mob dies.
Report comment to moderator  
Reply With Quote
Unread 08-26-14, 09:03 AM  
Sharparam
A Flamescale Wyrmkin
 
Sharparam's Avatar
AddOn Author - Click to view AddOns

Forum posts: 102
File comments: 19
Uploads: 6
Re: Maybe you can include it in the future.

Originally Posted by mitrooper
The only thing that's missing is a Killing Blow feature[...]
Replied to on Curse.
Report comment to moderator  
Reply With Quote
Unread 08-26-14, 04:26 AM  
mitrooper
A Kobold Labourer
 
mitrooper's Avatar

Forum posts: 0
File comments: 1
Uploads: 0
Maybe you can include it in the future.

The only thing that's missing is a Killing Blow feature where the player is notified by text, sound or both at the same time, that he or she killed a Mob or Player, so on both PVE and PVP...
I have seen addons that do this, but they always are for PVP only, the only add-ons that have a Killing Blow option for PVE as well, are scrolling combat text add-ons.
__________________
***MI TROOPER***
Report comment to moderator  
Reply With Quote
Unread 09-02-12, 01:11 PM  
Tntdruid
Premium Member
 
Tntdruid's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 138
Uploads: 3
Originally Posted by F16Gaming
Originally Posted by Wall
Can you add Broker support?
I've come up with this for an LDB display:



It will be added in v1.5.0.

If you got any requests on other data to show in it, feel free to make another comment
Very nice
Report comment to moderator  
Reply With Quote
Unread 09-02-12, 08:26 AM  
Sharparam
A Flamescale Wyrmkin
 
Sharparam's Avatar
AddOn Author - Click to view AddOns

Forum posts: 102
File comments: 19
Uploads: 6
Originally Posted by Wall
Can you add Broker support?
I've come up with this for an LDB display:



It will be added in v1.5.0.

If you got any requests on other data to show in it, feel free to make another comment
Last edited by Sharparam : 09-02-12 at 12:18 PM.
Report comment to moderator  
Reply With Quote
Unread 09-02-12, 04:39 AM  
Sharparam
A Flamescale Wyrmkin
 
Sharparam's Avatar
AddOn Author - Click to view AddOns

Forum posts: 102
File comments: 19
Uploads: 6
Originally Posted by Wall
Can you add Broker support?
Well that depends, what kind of info would you like to see in it/what would you like it to do?
Report comment to moderator  
Reply With Quote
Unread 09-01-12, 08:40 AM  
Tntdruid
Premium Member
 
Tntdruid's Avatar
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 55
File comments: 138
Uploads: 3
Can you add Broker support?
Report comment to moderator  
Reply With Quote
Unread 04-15-12, 08:52 AM  
Sharparam
A Flamescale Wyrmkin
 
Sharparam's Avatar
AddOn Author - Click to view AddOns

Forum posts: 102
File comments: 19
Uploads: 6
Originally Posted by apocalipsus
Hello.
Very cool addon just what i was looking for. However how do i open that window that shows all mobs i've killed?
Glad that you like it! You can open the database with the command /kt list
Report comment to moderator  
Reply With Quote
Unread 04-11-12, 06:22 AM  
apocalipsus
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 5
File comments: 48
Uploads: 3
Hello.
Very cool addon just what i was looking for. However how do i open that window that shows all mobs i've killed?
Report comment to moderator  
Reply With Quote
Unread 02-08-12, 10:01 AM  
Sharparam
A Flamescale Wyrmkin
 
Sharparam's Avatar
AddOn Author - Click to view AddOns

Forum posts: 102
File comments: 19
Uploads: 6
Originally Posted by Zidomo
Well done so far. Uses a fraction of the CPU time of the other mod like this that works in WoW 4.3 (KillLog), is reliable and no usage bugs seen so far. KillTrack doesn't retain as detailed a kill history as the other mod, but is a reasonable tradeoff.

One major packaging problem with the ZIP file on this site, however. It doesn't include the libraries this mod needs to function: LibStub & AceGUI-3.0. Not a problem for advanced users, but for others, the mod will throw errors & fail to function if they don't have those loading elsewhere.
(Sorry for no reply, I thought WoWI sent email notices when someone comments, turns out they don't)

Ace stuff isn't in the Git Repo, so I think that's why it's not including those. I'll see if I can make special zips for WoWI that includes the libraries needed.

Thanks for the feedback/bug report!

Edit: Messed up files a bit, it will only have a version with libs included now. Fixing that on next update so that both "lib" and "no-lib" version will be available.
Last edited by Sharparam : 02-08-12 at 10:06 AM.
Report comment to moderator  
Reply With Quote
Unread 01-07-12, 05:17 AM  
Zidomo
A Cliff Giant
 
Zidomo's Avatar

Forum posts: 76
File comments: 1046
Uploads: 0
Well done so far. Uses a fraction of the CPU time of the other mod like this that works in WoW 4.3 (KillLog), is reliable and no usage bugs seen so far. KillTrack doesn't retain as detailed a kill history as the other mod, but is a reasonable tradeoff.

One major packaging problem with the ZIP file on this site, however. It doesn't include the libraries this mod needs to function: LibStub & AceGUI-3.0. Not a problem for advanced users, but for others, the mod will throw errors & fail to function if they don't have those loading elsewhere.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: