View Single Post
01-07-11, 03:39 PM   #1
Redwitch
A Defias Bandit
Join Date: Jan 2011
Posts: 3
Arrow Super Duper Macro need help!

Hello.

I found the link to SuperDuper as well as a macro someone made for finding the rare mobs thru a targeting string. they were awsome enough to add a aleart and sound, but when i use the macro and if finds something it puts something werid into my chat box as something i say.

here is the macro, i have been editing the targets for each of the differnt rare spawn acheaments but if anyone could figure out why is spams the ["RAID_WARNING"] part as a say id love to know.

/cleartarget
/tar Ambassador Jerrikar
/tar Chief Engineer Lorthander
/tar Collidus the Warp-Watcher
/tar Doomsayer Jurim
/tar Fulgorge
/tar Hemathion
/tar Marticar
/tar Morcrush
/tar Okrek
/tar Voidhunter Yar
/tar Bog Lurker
/tar Coilfang Emissary
/tar Crippler
/tar Ever-Core the Punisher
/tar Goretooth
/tar Kraator
/tar Mekthorg the Wild
/tar Nuramoc
/tar Speaker Mar'grom
/tar Vorakem Doomspeaker
/stopmacro [noexists]
/tell YOUR NAME HERE > %t <
/stopmacro [dead]
/run
/run RaidNotice_AddMessage(RaidBossEmoteFrame,"THERE IT IS! KILL IT!", ChatTypeInfo["RAID_WARNING"])
/run RaidNotice_AddMessage(RaidBossEmoteFrame,"THERE IT IS! KILL IT!", ChatTypeInfo["RAID_WARNING"])
/run RaidNotice_AddMessage(RaidBossEmoteFrame,"THERE IT IS! KILL IT!", ChatTypeInfo["RAID_WARNING"])
/script PlaySoundFile("Sound\\interface\\RaidWarning.wav")


its really slick it does make a noise but it doesnt say there it is kill it. i know nothing about the bottom half of this macro so for all i know they put it in back wards and all id need to do is swap where the raid warning is to where the there it is kill it is and vice versa.

thankyou for your help on this.. super duper is awsome!
  Reply With Quote