Download
(9Kb)
Download
Updated: 10-29-10 07:27 AM
Pictures
File Info
Updated:10-29-10 07:27 AM
Created:01-19-10 08:03 PM
Downloads:5,784
Favorites:85
MD5:

Target For Me  Popular! (More than 5000 hits)

Version: 4.0.1
by: Amethyst [More]

DESCRIPTION

This mod has now been superceded by Target For Me 2.

Please download and use that instead!

========== 4.0.1 ==========
Updated for patch

========== 3.3.5a ==========
ADDED: Ruby Sanctum - Halion (target the Living Inferno).

========== 3.3.0h ==========
FIXED: Localization files now saved as UTF8 Unicode format

========== 3.3.0f ==========
FIXED: Typo on Valithria mobs

========== 3.3.0e ==========
ADDED: Valithria Dreamwalker, Sindragosa, The Lich King, Freya.
CHANGED: Updated Jaraxxus.
ADDED: Russian Localization table, but not hooked in as my game client kept creating errors, "unrecognised character". :(
ADDED: Function to look for the TFMcast macro.

========== 3.3.0d ==========
FIXED: German Localization.

========== 3.3.0c ==========
ADDED: German Localization.

========== 3.3.0b ==========
ADDED: Blood Princes macro for Kinetic Bomb.

========== 3.3.0a ==========
ADDED: /tfm create function.
Optional Files (0)


Post A Reply Comment Options
Unread 10-30-10, 09:10 PM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
Originally posted by Vindicta
hello,

I am playing a hunter and there are some different makros I want to use. But the other twinks should use the defaults. So it would be great if there is a way to only use the default macros for initialisation and later save changed data on a per character base.

my hunter makro for the lichking fight whould look like this

...
Hey there, all of that (and more) is possible in the current Alpha version of TargetForMe2. I should be making a beta release sometime within the next week and posting it on wowinterface.
Report comment to moderator  
Reply With Quote
Unread 10-30-10, 10:45 AM  
Vindicta
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 1
Uploads: 1
hello,

I am playing a hunter and there are some different makros I want to use. But the other twinks should use the defaults. So it would be great if there is a way to only use the default macros for initialisation and later save changed data on a per character base.

my hunter makro for the lichking fight whould look like this

...

["Der Lichkönig"] = "/cleartarget \13"..
"/tar Torkelnder Schrecken \13"..
"/cast [exists,nodead] Einlullender Schuss \13"..
"/tar [noexists][dead] Eissphäre \13"..
"/tar [noexists][dead] Tobender Geist \13"..
"/tar [noexists][dead] Der Lichkönig \13",
...

but this doesn't make sense for other classes.


greetings Vindicta@Forscherliga
Report comment to moderator  
Reply With Quote
Unread 10-29-10, 08:40 PM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
I've posted an updated version of TFM in the interim.

Spent about 6 hours this evening writing TFM2 from scratch and it's looking pretty good so far!

Might even have a beta release out this weekend.
Report comment to moderator  
Reply With Quote
Unread 10-21-10, 05:12 PM  
Purity
A Deviate Faerie Dragon

Forum posts: 16
File comments: 170
Uploads: 0
Really looking forward to the new update! Fantastic addon.
__________________
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 01:16 PM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
Hiya and thanks for that. Given that most raiding seems to have stopped now in the weeks we have left before Cataclysm is launched, I'm currently working on a new version of this mod, re-coded from scratch.

It'll allow much more customisation, as well as distinguishing between melee, ranged & tank roles within each fight.

It'll also allow you to define your own macros for each boss and remember them for you.
Report comment to moderator  
Reply With Quote
Unread 09-20-10, 10:21 AM  
Kasakanas
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Here as the french version of the macros

Code:
-- if (GetLocale() ~= "frFR") then return end

-- TFMtextMessages = {
		[""] = "",
		-- ["Running macro create function!"] = "Création de la macro |cffff2020macro |r!",
		-- ["Located the TFM macro in slot "] = "Macro TFM trouvée. ",
		-- ["No TFM macro located."] = "Aucune macro TFM trouvée.",
		-- ["Number of global macros currently in use: "] = "Nombre de macros globales actuellement utilisées : ",
		-- ["error! You already have the maximum 36 macros allowed. Please delete an existing macro to make room!"] = "Erreur! Vous avez atteint le maximum de 36 macros autorisées. Supprimez une macro pour faire de la place !",
		-- ["Test macro has been created."] = "La macro de test a été créée.",
		-- ["To use, type |cffffff00/macro|r and find the macro |cff00ff00TFMTarget|r"] = "Pour utiliser, taper |cffffff00/macro|r et trouver la macro |cff00ff00TFMTarget|r",
		-- ["Place that macro on an action bar and use it in supported fights to target."] = "Mettez la macro dans une barre d'actions et utilisez la pour changez de cible en combat.",
		-- ["Use |cffffff00/tfm create|r to create the initial macro."] = "Utilisez |cffffff00/tfm create|r pour créer la macro initiale.",
		-- ["To autocast a spell after targetting, edit the |cff00ff00TFMcast|r macro."] = "Pour lancer automatiquement un sort après le ciblage, editez la macro |cff00ff00TFMcast|r .",
		-- ["Instance supported: |cff8080ff"] = "Instance supportée |cff8080ff",
		-- ["Configuring macro for |cffff4040"] = "Configuration de la macro pour |cffff4040",
	-- };

-- TFMraidZones = {
		-- ["Ulduar"] = 1,
		-- ["L'épreuve du croisé"] = 1,
		-- ["Citadelle de la Couronne de glace"] = 1,
		-- ["Le sanctum Rubis"] = 1,
	-- };

Note that the "\13" inserts a return character into the macro text. Do not use "|n" as this causes the macro to be invalid.
-- TFMBossMacro = {
		-- ["test"] = "/s Macro de test créée",

		Ulduar
		-- ["Tranchécaille"] = "/cleartarget \13"..
								-- "/tar Veilleur sombre-rune \13"..
								-- "/tar [noexists][dead] Sentinelle sombre-rune \13"..
								-- "/tar [noexists][dead] Gardien sombre-rune \13"..
								-- "/tar [noexists][dead] Tranchécaille \13",

		-- ["Déconstructeur XT-002"] = "/cleartarget \13"..
								-- "/tar Robot-boum XE-321 \13"..
								-- "/tar [noexists][dead] Roueur XM-024 \13"..
								-- "/tar [noexists][dead] Coeur du déconstructeur \13"..
								-- "/tar [noexists][dead] Déconstructeur XT-002 \13",

		-- ["Kologarn"] = "/cleartarget \13"..
								-- "/tar Bras droit \13"..
								-- "/tar [noexists][dead] Bras gauche \13"..
								-- "/tar [noexists][dead] Kologarn \13",

		-- ["Thorim"] = "/cleartarget \13"..
								-- "/tar Champion sombre-rune \13"..
								-- "/tar [noexists][dead] Evocateur sombre-rune \13"..
								-- "/tar [noexists][dead][harm] Porteguerre sombre-rune \13"..
								-- "/tar [noexists][dead] Thorim \13",

		-- ["Général Vezax"] = "/cleartarget \13"..
								-- "/tar Animus de saronite \13"..
								-- "/tar [noexists][dead] Général Vezax \13",

		-- ["Freya"] = "/cleartarget \13"..
								-- "/tar Cadeau d'Eonar \13"..
								-- "/tar [noexists][dead] Racines de fer renforcées \13"..
								-- "/tar [noexists][dead] Freya \13",

		Trial of the Crusader
		-- ["Gormok l'Empaleur"] = "/cleartarget \13"..
								-- "/tar Vassal frigbold\13"..
								-- "/tar [noexists][dead] Gormok l'Empaleur \13",

		-- ["Seigneur Jaraxxus"] = "/cleartarget \13"..
								-- "/tar Portail du Néant \13"..
								-- "/tar [noexists][dead] Volcan Supremus \13"..
								-- "/tar [noexists][dead] Maîtresse de Douleur \13"..
								-- "/tar [noexists][dead] Infernal gangreflamme \13"..
								-- "/tar [noexists][dead] Seigneur Jaraxxus \13",

		Icecrown Citadel
		-- ["Seigneur Gargamoelle"] = "/cleartarget \13"..
								-- "/tar Pointe d'os \13"..
								-- "/tar [noexists][dead] Seigneur Gargamoelle \13",

TODO: Kor'kron Battle-mage
TODO: Skybreaker Sorcerer

		-- ["Porte-mort Saurcroc"] = "/cleartarget \13"..
								-- "/tar Bête de sang \13"..
								-- "/tar [noexists][dead] Porte-mort Saurcroc \13",

		-- ["Professeur Putricide"] = "/cleartarget \13"..
								-- "/tar Limon volati \13"..
								-- "/tar [noexists][dead] Nuage de gaz \13"..
								-- "/tar [noexists][dead] Professeur Putricide \13",

		-- ["Prince Keleseth"] = "/cleartarget \13"..
								-- "/targetexact Bombe cinétique \13",

		-- ["Valithria Marcherêve"] = "/cleartarget \13"..
								-- "/tar Squelette Flamboyant"..
								-- "/tar [noexists][dead] Supprimeur \13"..
								-- "/tar [noexists][dead] Archimage Ressuscité \13"..
								-- "/tar [noexists][dead] Zombie Caustique \13".. 
								-- "/tar [noexists][dead] Abomination Gloutonne \13",
								
		-- ["Sindragosa"] = "/cleartarget \13"..
								-- "/tar Tombeau de glace \13"..
								-- "/tar [noexists][dead] Sindragosa \13",

		-- ["Le roi-liche"] = "/cleartarget \13"..
								-- "/tar Garde de l'ombre val'kyr \13"..
								-- "/tar [noexists][dead] Esprit déchaîné \13"..
								-- "/tar [noexists][dead] Le roi-liche \13",
		The Ruby Sanctum
		-- ["Halion"] = "/cleartarget \13"..
								-- "/tar Inferno vivant \13"..
								-- "/tar [noexists][dead] Halion \13",
	-- };
Kasakanas
EU - Marécage de Zangar
Report comment to moderator  
Reply With Quote
Unread 08-11-10, 12:50 PM  
Aquentvp
A Murloc Raider

Forum posts: 6
File comments: 11
Uploads: 0
I really love this addon, but is there any way to add a boss? For example, I use something like this for Lady Deathwhisper...
/tar Deformed Fanatic
/tar [noexists][dead] Reanimated Fanatic
/tar [noexists][dead] Cult Fanatic
/tar [noexists][dead] Lady Deathwhisper
...and would love to not have to paste it in manually every time we fight her. I completely understand why you didn't include her - the macro would vary based on the user's class - but being able to add a new boss like this would be great.

OR - if the boss were included - I could just edit a lua file as I did when changing "suppressor" to "suppresser," but I don't feel comfortable making that kind of edit generally.

Thank you for your work on this - it really is an excellent addon!
Report comment to moderator  
Reply With Quote
Unread 07-14-10, 08:05 AM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
Originally posted by Soladia
One of your previous posts mentioned adding in support for the Toravon fight, but it doesn't seem that it's in there yet. Are there still plans to add it in?

Otherwise I love the addon, made a lot of my raiding career easier. =) And I hope you're feeling better after your hospital stay! =(
I forgot all about that. I'll update and sort it out today or tomorrow.
Report comment to moderator  
Reply With Quote
Unread 07-11-10, 02:04 PM  
Soladia
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 4
Uploads: 1
One of your previous posts mentioned adding in support for the Toravon fight, but it doesn't seem that it's in there yet. Are there still plans to add it in?

Otherwise I love the addon, made a lot of my raiding career easier. =) And I hope you're feeling better after your hospital stay! =(
Report comment to moderator  
Reply With Quote
Unread 07-11-10, 11:17 AM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
Originally posted by kosmo
Though the targeting works like a charm, the TFMcast feature simply doesn't work. I've set Shadow Bolt as the spell I want cast, and when I look at the dynamic macro language for each encounter, I see the /cast Shadow Bolt line right under the /startattack line, but when I run the macro button it acts like I've just tried to melee the mob. "You are too far away."

There's one place where the targeting is off. In phase 2 of the Lich King fiight, it frequently prioritzes Ravishing Spirits over Valkyrs. Not good.

Any idea how to get the casting part to work?

Thanks! [/b]
Thanks for the feedback!

The Lich King macro (and therefore priority order) is as follows:
/cleartarget
/tar Val'kyr Shadowguard
/tar [noexists][dead] Raging Spirit
/tar [noexists][dead] The Lich King
So, it should always prioritise valks over the spirits.

The dynamic macro shouldn't include a /startattack for a warlock though, so something has gone wrong there. Maybe check that the TFMCast macro doesn't have /startattack in it?
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 06:04 PM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
Originally posted by Angrysteel
Any chance of a Ruby Sanctum update.
Yeah, I plan to release a new version with RS in. However, I've not been in there myself yet, as I've been stuck in hospital & recovering since the patch.

Should be up soon though.
Report comment to moderator  
Reply With Quote
Unread 07-08-10, 03:13 AM  
Angrysteel
A Murloc Raider

Forum posts: 6
File comments: 203
Uploads: 0
Any chance of a Ruby Sanctum update.
Report comment to moderator  
Reply With Quote
Unread 05-05-10, 10:44 PM  
kosmo
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Lovely addon idea!

Works for me except for two things:

Though the targeting works like a charm, the TFMcast feature simply doesn't work. I've set Shadow Bolt as the spell I want cast, and when I look at the dynamic macro language for each encounter, I see the /cast Shadow Bolt line right under the /startattack line, but when I run the macro button it acts like I've just tried to melee the mob. "You are too far away."

There's one place where the targeting is off. In phase 2 of the Lich King fiight, it frequently prioritzes Ravishing Spirits over Valkyrs. Not good.

Any idea how to get the casting part to work?

Thanks!
Report comment to moderator  
Reply With Quote
Unread 04-25-10, 03:11 PM  
Emy
A Defias Bandit
 
Emy's Avatar

Forum posts: 2
File comments: 25
Uploads: 0
Update: Delete and reinstall worked and it's now playing ball again. Thanks
Report comment to moderator  
Reply With Quote
Unread 04-19-10, 06:02 PM  
Amethyst
A Fallenroot Satyr
 
Amethyst's Avatar
AddOn Author - Click to view AddOns

Forum posts: 20
File comments: 71
Uploads: 4
Odd, it's still working fine for me! Hmmmm.

Can you let me know if /tfm test yields any response at all?
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: