I am trying to make autoexec post some information in party chat for my wife when i find a proc. I cant seem to get it working... what am i doing wrong? Thank you. Here is my code
<!----------Abyssea Red !! Procs ----->
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_light_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Light! Possible procs are: Tachi: Koki, Seraph Strike, Sunburst, Seraph Blade”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_darkness_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Darkness! Possible procs are: Energy Drain, Blade: Ei, Shadow of Death”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_fire_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Fire! Possible procs are: Red Lotus Blade”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_earth_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Earth! Possible procs are: Earth Crusher”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_water_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Water! Possible procs are: none”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_wind_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Wind! Possible procs are: Cyclone, Tachi: Jinpu”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_ice_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Ice! Possible procs are: Freezebite”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_lightning_elemental_based_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Red Proc is Lightning! Possible procs are: Raiden Thrust”</register>
<!-----------------Abyssea Yellow Procs----------------->
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_fire_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Fire! Possible procs are: Fire 3, 4, Firaga 3, Flare, Heat Breath, Katon: Ni, Ice Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_earth_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Earth! Possible procs are: Stone 3, 4, Stonaga 3, Quake, Magnetite Cloud, Doton: Ni, Lightning Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_water_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Water! Possible procs are: Water 3, 4, Waterga 3, Flood, Maelstrom, Suiton: Ni, Fire Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_wind_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Wind! Possible procs are: Aero 3, 4, Aeroga 3, Tornado, Mysterious Light, Huton: Ni, Earth Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_ice_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Ice! Possible procs are: Blizzard 3, 4, Blizzaga 3, Freeze, Ice Break, Hyoton: Ni, Wind Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_lightning_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Lightning! Possible procs are: Thunder 3, 4, Thundaga 3, Burst, Mind Blast, Raiton: Ni, Water Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_light_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Light! Possible procs are: Banish 2, 3, Banishaga 1, 2, Holy, Flash, Raidiant Breath, Dark Threnody”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_darkness_elemental_magic!" silent="true" runonce="true">keyboard_sendstring ”The Yellow Proc is Darkness! Possible procs are: Aspir, Drain, Bio 2, Dispel, Eyes On Me, Kurayami: Ni, Light Threnody”</register>
<!---------------------Abyssea Blue Procs------------------------>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_archery_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Archery! Possible procs are: Sidewinder, Blast Arrow, Arching Arrow, Empyreal Arrow”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_marksmanship_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Marksmanship! Possible procs are: Slug Shot, Blast Shot, Heavy Shot, Detonator”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_dagger_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Dagger! Possible procs are: Shadowstitch, Dancing Edge, Shark Bite, Evisceration”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_polearm_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Polearm! Possible procs are: Skewer, Wheeling Thrust, Impulse Drive”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_sword_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Sword! Possible procs are: Vorpal Blade, Swift Blade, Savage Blade”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_katana_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Katana! Possible procs are: Blade: Ten, Blade: Ku”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_axe_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Axe! Possible procs are: Mistral Axe, Decimation”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_scythe_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Scythe! Possible procs are: Cross Reaper, Spiral Hell”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_great_axe_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Great Axe! Possible procs are: Full Break, Steel Cyclone”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_great_katana_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Great Katana! Possible procs are: Tachi: Gekko, Tachi: Kasha”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_great_sword_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Great Sword! Possible procs are: Spinning Slash, Ground Strike”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_club_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Club! Possible procs are: Skullbreaker, True Strike, Judgment, Hexa Strike, Black Halo”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_hand-to-hand_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Hand-to-Hand! Possible procs are: Raging Fists, Spinning Attack, Howling FFist, Dragon Kick, Asuran Fists”</register>
<register event="chat_say__The_fiend_appears_to_be_vulnerable_to_staff_weapon_skills!" silent="true" runonce="true">keyboard_sendstring ”The Blue Proc is Staff! Possible procs are: Heavy Swing, Shell Crusher, Full Swing, Spirit Taker, Retribution”</register>