Toxic blade not working with GS?

Toxic Blade, even though i specced it, shows up red in my GS when i try to use it.

Anyone else having this issue? If so, how can i fix this?

this is my code:

`Sequences[‘PvP_burst’] = {
– This Sequence was exported from GSE 2.2.08.
Author=“Yeswhathello@Al’Akir”,
SpecID=259,
Talents = “1233212”,
Help = [[Burst Opener Macro for Assassination Rogue.]],
Default=1,
MacroVersions = {
[1] = {
Combat=true,
StepFunction = “Sequential”,
KeyPress={
“/targetenemy [noharm][dead]”,
“/cast [nostealth,nocombat] Stealth”,
},
PreMacro={
“/castsequence reset=combat Shadowstep, Garrote, Cheap Shot”,
},
“/cast [combat] Rupture”,
“/castsequence reset=combat/target Vendetta, Toxic Blade”,
“/cast [combat] Mutilate”,
“/cast [combat] Mutilate”,
“/cast [combat] Kidney Shot”,
“/castsequence reset=combat/target Marked for Death, Rupture”,
“/cast [combat] Mutilate”,
“/cast [combat] Kingsbane”,
“/cast [combat] Garotte”,
“/cast [combat] Envenom”,
“/cast [combat] Mutilate”,
“/cast [combat] Mutilate”,
“/cast [combat] Envenom”,
PostMacro={
},
KeyRelease={
},
},
},
}

Red normally means it’s not translatable into another language, if it were white then you wouldn’t normally be able to use it.

Weird because the ones that are white in the text do work, yet the red one doesn’t.