Moderator: MacroQuest Developers
Code: Select all
[ranger]
//Time
Time=3,-395,85,255,234,8,The Time Is
Time2=3,-280,85,255,234,8,${Time.Time12}
//Date
Datetext=3,-395,95,255,234,8,Todays Date Is
Date=3,-280,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,-395,105,255,234,8,Yove been Playing for
Played2=3,-280,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,-395,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,-395,125,255,234,8,Last Tell From
LastTellName=3,-280,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,-395,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,-395,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,-280,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,-280,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,-380,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,-395,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South,-400,
LocationText=3,-395,195,255,234,8,Your Loc. is
Locationyxz=3,-280,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,-395,205,255,234,8,ZoneShortName
ZoneText=3,-280,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,-395,215,255,234,8,Bound In
BindPoint=3,-280,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,-395,225,255,234,8,Dmg Abs. Left
DamageShield=3,-280,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,-395,235,255,234,8,AttackSpeed
AttackSpeed=3,-280,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,-395,245,255,234,8,XP
XP=3,-280,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,-395,255,255,234,8,AAXP
AAXP=3,-280,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,-395,265,255,234,8,GLXP
GLXP=3,-280,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,-395,275,255,234,8,RLXP
RLXP=3,-280,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,-395,295,255,234,8,Mass Group Buff
MGBreadytext=3,-280,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,-280,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//Entrap
Entraptext=3,-395,305,255,234,8,Entrap
Entrapready=3,-280,305,0,255,0,${If[${String[${Me.AltAbilityReady[Entrap]}].Equal["TRUE"]},Ready,]}
Entrapnotready=3,-280,305,255,0,0,${If[${String[${Me.AltAbilityReady[Entrap]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Entrap].TimeHMS}]}
//Flaming Arrow
FlamingArrowstext=3,-395,315,255,234,8,Flaming Arrows
FlamingArrowsready=3,-280,315,0,255,0,${If[${String[${Me.AltAbilityReady[Flaming Arrows]}].Equal["TRUE"]},Ready,]}
FlamingArrowsnotready=3,-280,315,255,0,0,${If[${String[${Me.AltAbilityReady[Flaming Arrows]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Flaming Arrows].TimeHMS}]}
//Frost Arrow
FrostArrowstext=3,-395,325,255,234,8,Frost Arrows
FrostArrowsreadytext=3,-280,325,0,255,0,${If[${String[${Me.AltAbilityReady[Frost Arrows]}].Equal["TRUE"]},Ready,]}
FrostArrowsnotready=3,-280,325,255,0,0,${If[${String[${Me.AltAbilityReady[Frost Arrows]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Frost Arrows].TimeHMS}]}
//Guardian of the Forest
Guardianoftheforesttext=3,-395,335,255,234,8,Guardian ot Forest
Guardianoftheforestready=3,-280,335,0,255,0,${If[${String[${Me.AltAbilityReady[Guardian of the Forest]}].Equal["TRUE"]},Ready,]}
Guardianoftheforestnotready=3,-280,335,255,0,0,${If[${String[${Me.AltAbilityReady[Guardian of the Forest]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Guardian of the Forest].TimeHMS}]}
//Origin
Origintext=3,-395,345,255,234,8,Origin
Originreadytext=3,-280,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,-280,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Auspice
AuspiceAAAtext=3,-395,355,255,234,8,Auspice
Auspicereadytext=3,-280,355,0,255,0,${If[${String[${Me.AltAbilityReady[Auspice of the Hunter]}].Equal["TRUE"]},Ready,]}
Auspicenotready=3,-280,355,255,0,0,${If[${String[${Me.AltAbilityReady[Auspice of the Hunter]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Auspice of the Hunter].TimeHMS}]}
//Guardian AA
GuardianoftheGladetext=3,-395,365,255,234,8,Guardian ot Glade
GuardianoftheGladereadytext=3,-280,365,0,255,0,${If[${String[${Me.AltAbilityReady[Guardian of the Glade]}].Equal["TRUE"]},Ready,]}
GuardianoftheGladenotready=3,-280,365,255,0,0,${If[${String[${Me.AltAbilityReady[Guardian of the Glade]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Guardian of the Glade].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,-380,425,255,234,8,*****Target Info*****
TargetName=3,-380,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,-380,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,-380,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,-380,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,-380,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-415,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[enchanter]
//Time
Time=3,205,85,255,234,8,The Time Is
Time2=3,320,85,255,234,8,${Time.Time12}
//Date
Datetext=3,205,95,255,234,8,Todays Date Is
Date=3,320,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,205,105,255,234,8,Yove been Playing for
Played2=3,320,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,205,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,205,125,255,234,8,Last Tell From
LastTellName=3,320,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,205,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,205,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,320,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,320,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,220,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,205,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South,200,
LocationText=3,205,195,255,234,8,Your Loc. is
Locationyxz=3,320,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,205,205,255,234,8,ZoneShortName
ZoneText=3,320,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,205,215,255,234,8,Bound In
BindPoint=3,320,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,205,225,255,234,8,Dmg Abs. Left
DamageShield=3,320,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,205,235,255,234,8,AttackSpeed
AttackSpeed=3,320,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,205,245,255,234,8,XP
XP=3,320,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,205,255,255,234,8,AAXP
AAXP=3,320,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,205,265,255,234,8,GLXP
GLXP=3,320,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,205,275,255,234,8,RLXP
RLXP=3,320,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,205,295,255,234,8,Mass Group Buff
MGBreadytext=3,320,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,320,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//DireCharm
DireCharmtext=3,205,305,255,234,8,Dire Charm
DireCharmready=3,320,305,0,255,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]},Ready,]}
DireCharmnotready=3,320,305,255,0,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dire Charm].TimeHMS}]}
//Gather Mana
GatherManatext=3,205,315,255,234,8,Gather Mana
GatherManaready=3,320,315,0,255,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]},Ready,]}
GatherMananotready=3,320,315,255,0,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Gather Mana].TimeHMS}]}
//Eldritch Rune
Eldritch Runetext=3,205,325,255,234,8,Eldritch Rune
Eldritch Runereadytext=3,320,325,0,255,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]},Ready,]}
Eldritch Runenotready=3,320,325,255,0,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Eldritch Rune].TimeHMS}]}
//Doppelganger
Doppelgangertext=3,205,335,255,234,8,Doppelganger
Doppelgangerready=3,320,335,0,255,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]},Ready,]}
Doppelgangernotready=3,320,335,255,0,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Doppelganger].TimeHMS}]}
//Origin
Origintext=3,205,345,255,234,8,Origin
Originreadytext=3,320,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,320,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Mind Over Matter
MindOverMattertext=3,205,355,255,234,8,Mind Over Matter
MindOverMatterreadytext=3,320,355,0,255,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]},Ready,]}
MindOverMatternotready=3,320,355,255,0,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mind Over Matter].TimeHMS}]}
//Stasis
Stasistext=3,205,365,255,234,8,Stasis
Stasisreadytext=3,320,365,0,255,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]},Ready,]}
Stasisnotready=3,320,365,255,0,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Stasis].TimeHMS}]}
//Color Shock
ColorShocktext=3,205,375,255,234,8,Color Shock
ColorShockreadytext=3,320,375,0,255,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]},Ready,]}
ColorShocknotready=3,320,375,255,0,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Color Shock].TimeHMS}]}
//Soothing Words
SoothingWordstext=3,205,385,255,234,8,Soothing Words
SoothingWordreadystext=3,320,385,0,255,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]},Ready,]}
SoothingWordsnotready=3,320,385,255,0,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Soothing Words].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,220,425,255,234,8,*****Target Info*****
TargetName=3,220,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,220,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,220,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,220,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,220,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,185,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[shaman]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//DireCharm
DireCharmtext=3,5,305,255,234,8,Dire Charm
DireCharmready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]},Ready,]}
DireCharmnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dire Charm].TimeHMS}]}
//Gather Mana
GatherManatext=3,5,315,255,234,8,Gather Mana
GatherManaready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]},Ready,]}
GatherMananotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Gather Mana].TimeHMS}]}
//Eldritch Rune
Eldritch Runetext=3,5,325,255,234,8,Eldritch Rune
Eldritch Runereadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]},Ready,]}
Eldritch Runenotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Eldritch Rune].TimeHMS}]}
//Doppelganger
Doppelgangertext=3,5,335,255,234,8,Doppelganger
Doppelgangerready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]},Ready,]}
Doppelgangernotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Doppelganger].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Mind Over Matter
MindOverMattertext=3,5,355,255,234,8,Mind Over Matter
MindOverMatterreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]},Ready,]}
MindOverMatternotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mind Over Matter].TimeHMS}]}
//Stasis
Stasistext=3,5,365,255,234,8,Stasis
Stasisreadytext=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]},Ready,]}
Stasisnotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Stasis].TimeHMS}]}
//Color Shock
ColorShocktext=3,5,375,255,234,8,Color Shock
ColorShockreadytext=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]},Ready,]}
ColorShocknotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Color Shock].TimeHMS}]}
//Soothing Words
SoothingWordstext=3,5,385,255,234,8,Soothing Words
SoothingWordsreadytext=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]},Ready,]}
SoothingWordsnotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Soothing Words].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}
Code: Select all
[wizard]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//DireCharm
DireCharmtext=3,5,305,255,234,8,Dire Charm
DireCharmready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]},Ready,]}
DireCharmnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dire Charm].TimeHMS}]}
//Gather Mana
GatherManatext=3,5,315,255,234,8,Gather Mana
GatherManaready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]},Ready,]}
GatherMananotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Gather Mana].TimeHMS}]}
//Eldritch Rune
Eldritch Runetext=3,5,325,255,234,8,Eldritch Rune
Eldritch Runereadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]},Ready,]}
Eldritch Runenotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Eldritch Rune].TimeHMS}]}
//Doppelganger
Doppelgangertext=3,5,335,255,234,8,Doppelganger
Doppelgangerready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]},Ready,]}
Doppelgangernotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Doppelganger].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Mind Over Matter
MindOverMattertext=3,5,355,255,234,8,Mind Over Matter
MindOverMatterreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]},Ready,]}
MindOverMatternotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mind Over Matter].TimeHMS}]}
//Stasis
Stasistext=3,5,365,255,234,8,Stasis
Stasisreadytext=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]},Ready,]}
Stasisnotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Stasis].TimeHMS}]}
//Color Shock
ColorShocktext=3,5,375,255,234,8,Color Shock
ColorShockreadytext=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]},Ready,]}
ColorShocknotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Color Shock].TimeHMS}]}
//Soothing Words
SoothingWordstext=3,5,385,255,234,8,Soothing Words
SoothingWordsreadytext=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]},Ready,]}
SoothingWordsnotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Soothing Words].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[warrior]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//Rampage
Rampagetext=3,5,295,255,234,8,Rampage
Rampagereadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Rampage]}].Equal["TRUE"]},Ready,]}
Rampagenotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Rampage]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Rampage].TimeHMS}]}
//Area Taunt
AreaTaunttext=3,5,305,255,234,8,Area Taunt
AreaTauntready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Area Taunt]}].Equal["TRUE"]},Ready,]}
AreaTauntnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Area Taunt]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Area Taunt].TimeHMS}]}
//Warcry
Warcrytext=3,5,315,255,234,8,Gather Mana
Warcryready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Warcry]}].Equal["TRUE"]},Ready,]}
Warcrynotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Warcry]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Warcry].TimeHMS}]}
//Warlord's Tenacity
WarlordsTenacitytext=3,5,325,255,234,8,Warlord's Tenacity
WarlordsTenacitytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Warlord's Tenacity]}].Equal["TRUE"]},Ready,]}
WarlordsTenacitynotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Warlord's Tenacity]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Warlord's Tenacity].TimeHMS}]}
//Resolute Defiance
ResoluteDefiancetext=3,5,335,255,234,8,Resolute Defiance
ResoluteDefianceready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Resolute Defiance]}].Equal["TRUE"]},Ready,]}
ResoluteDefiancenotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Resolute Defiance]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Resolute Defiance].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Press the Attack
PresstheAttacktext=3,5,355,255,234,8,Press the Attack
PresstheAttackreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Press the Attack]}].Equal["TRUE"]},Ready,]}
PresstheAttacknotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Press the Attack]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Press the Attack].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
necromancer]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//DireCharm
DireCharmtext=3,5,305,255,234,8,Dire Charm
DireCharmready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]},Ready,]}
DireCharmnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dire Charm].TimeHMS}]}
//Call to Corpse
CalltoCorpsetext=3,5,315,255,234,8,Call to Corpse
CalltoCorpseready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Call to Corpse]}].Equal["TRUE"]},Ready,]}
CalltoCorpsenotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Call to Corpse]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Call to Corpse].TimeHMS}]}
//Fear Storm
FearStormtext=3,5,325,255,234,8,Fearstorm
FearStormreadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Fearstorm]}].Equal["TRUE"]},Ready,]}
FearStormnotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Fearstorm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Fearstorm].TimeHMS}]}
//Dead Mesmerization DeadMesmerization
DeadMesmerizationtext=3,5,335,255,234,8,Dead Mesmerization
DeadMesmerizationready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Dead Mesmerization]}].Equal["TRUE"]},Ready,]}
DeadMesmerizationnotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Dead Mesmerization]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dead Mesmerization].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Life Burn
LifeBurntext=3,5,355,255,234,8,Life Burn
LifeBurnreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Life Burn]}].Equal["TRUE"]},Ready,]}
LifeBurnnotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Life Burn]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Life Burn].TimeHMS}]}
//Mend Companion
MendCompaniontext=3,5,365,255,234,8,Mend Companion
MendCompanionreadytext=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Mend Companion]}].Equal["TRUE"]},Ready,]}
MendCompanionnotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Mend Companion]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mend Companion].TimeHMS}]}
//Wake the Dead
WaketheDeadtext=3,5,375,255,234,8,Wake the Dead
WaketheDeadready=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Wake the Dead]}].Equal["TRUE"]},Ready,]}
WaketheDeadnotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Wake the Dead]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Wake the Dead].TimeHMS}]}
//Swarm of Decay
SwarmofDecaytext=3,5,385,255,234,8,Swarm of Decay
SwarmofDecayready=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Swarm of Decay]}].Equal["TRUE"]},Ready,]}
SwarmofDecaynotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Swarm of Decay]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Swarm of Decay].TimeHMS}]}
//Army of the Dead
ArmyoftheDeadtext=3,5,395,255,234,8,Army of the Dead
ArmyoftheDeadready=3,120,395,0,255,0,${If[${String[${Me.AltAbilityReady[Army of the Dead]}].Equal["TRUE"]},Ready,]}
ArmyoftheDeadnotready=3,120,395,255,0,0,${If[${String[${Me.AltAbilityReady[Army of the Dead]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Army of the Dead].TimeHMS}]}
//Replenish Companion ReplenishCompanion
ReplenishCompaniontext=3,5,405,255,234,8,Replenish Companion
ReplenishCompanionready=3,120,405,0,255,0,${If[${String[${Me.AltAbilityReady[Replenish Companion]}].Equal["TRUE"]},Ready,]}
ReplenishCompanionnotready=3,120,405,255,0,0,${If[${String[${Me.AltAbilityReady[Replenish Companion]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Replenish Companion].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[druid]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//Boon of the Forest
BoonoftheForesttext=3,5,285,255,234,8,Boon of the Forest
BoonoftheForestready=3,120,285,0,255,0,${If[${String[${Me.AltAbilityReady[Boon of the Forest]}].Equal["TRUE"]},Ready,]}
BoonoftheForestnotready=3,120,285,255,0,0,${If[${String[${Me.AltAbilityReady[Boon of the Forest]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Boon of the Forest].TimeHMS}]}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//DireCharm
DireCharmtext=3,5,305,255,234,8,Dire Charm
DireCharmready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]},Ready,]}
DireCharmnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dire Charm].TimeHMS}]}
//Natures Boon
NaturesBoontext=3,5,315,255,234,8,Natures Boon
Natures Boonready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Nature's Boon]}].Equal["TRUE"]},Ready,]}
Natures Boonnotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Nature's Boon]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Nature's Boon].TimeHMS}]}
//Exodus
Exodustext=3,5,325,255,234,8,Exodus
Exodusreadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Exodus]}].Equal["TRUE"]},Ready,]}
Exodusnotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Exodus]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Exodus].TimeHMS}]}
//Innate Camouflage
InnateCamouflagetext=3,5,335,255,234,8,Innate Camouflage
InnateCamouflageready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Innate Camouflage]}].Equal["TRUE"]},Ready,]}
InnateCamouflagenotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Innate Camouflage]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Innate Camouflage].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Radiant Cure
RadiantCuretext=3,5,355,255,234,8,Radient Cure
RadiantCurereadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Radiant Cure]}].Equal["TRUE"]},Ready,]}
RadiantCurenotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Radiant Cure]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Radiant Cure].TimeHMS}]}
//Resplendent Cure
ResplendentCuretext=3,5,365,255,234,8,Resplendent Cure
ResplendentCure=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Resplendent Cure]}].Equal["TRUE"]},Ready,]}
ResplendentCurenotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Resplendent Cure]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Resplendent Cure].TimeHMS}]}
//Wrath of the Wild
WrathoftheWildtext=3,5,375,255,234,8,Wrath of the Wild
WrathoftheWild=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Wrath of the Wild]}].Equal["TRUE"]},Ready,]}
WrathoftheWildnotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Wrath of the Wild]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Color Shock].TimeHMS}]}
//Spirit of the Wood
SpiritoftheWoodtext=3,5,385,255,234,8,Spirit of the Wood
SpiritoftheWoodready=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Spirit of the Wood]}].Equal["TRUE"]},Ready,]}
SoothingWordsnotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Spirit of the Wood]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Spirit of the Wood].TimeHMS}]}
//Secondary Recall
SecondaryRecalltext=3,5,395,255,234,8,Secondary Recall
SecondaryRecallready=3,120,395,0,255,0,${If[${String[${Me.AltAbilityReady[Secondary Recall]}].Equal["TRUE"]},Ready,]}
SecondaryRecallnotready=3,120,395,255,0,0,${If[${String[${Me.AltAbilityReady[Secondary Recall]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Secondary Recall].TimeHMS}]}
//Call of the Wild
CalloftheWildtext=3,5,405,255,234,8,Call of the Wild
CalloftheWildready=3,120,405,0,255,0,${If[${String[${Me.AltAbilityReady[Call of the Wild]}].Equal["TRUE"]},Ready,]}
CalloftheWildnotready=3,120,405,255,0,0,${If[${String[${Me.AltAbilityReady[Call of the Wild]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Call of the Wild].TimeHMS}]}
//Spirit of the Grove
SpiritoftheGrovetext=3,5,415,255,234,8,Spirit of the Grove
SpiritoftheGroveready=3,120,415,0,255,0,${If[${String[${Me.AltAbilityReady[Spirit of the Grove]}].Equal["TRUE"]},Ready,]}
SpiritoftheGrovenotready=3,120,415,255,0,0,${If[${String[${Me.AltAbilityReady[Spirit of the Grove]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Spirit of the Grove].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}
Code: Select all
[magician]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//DireCharm
DireCharmtext=3,5,305,255,234,8,Dire Charm
DireCharmready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]},Ready,]}
DireCharmnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Dire Charm]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dire Charm].TimeHMS}]}
//Gather Mana
GatherManatext=3,5,315,255,234,8,Gather Mana
GatherManaready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]},Ready,]}
GatherMananotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Gather Mana]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Gather Mana].TimeHMS}]}
//Eldritch Rune
Eldritch Runetext=3,5,325,255,234,8,Eldritch Rune
Eldritch Runereadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]},Ready,]}
Eldritch Runenotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Eldritch Rune]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Eldritch Rune].TimeHMS}]}
//Doppelganger
Doppelgangertext=3,5,335,255,234,8,Doppelganger
Doppelgangerready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]},Ready,]}
Doppelgangernotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Doppelganger]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Doppelganger].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Mind Over Matter
MindOverMattertext=3,5,355,255,234,8,Mind Over Matter
MindOverMatterreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]},Ready,]}
MindOverMatternotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Mind Over Matter]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mind Over Matter].TimeHMS}]}
//Stasis
Stasistext=3,5,365,255,234,8,Stasis
Stasisreadyt=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]},Ready,]}
Stasisnotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Stasis]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Stasis].TimeHMS}]}
//Color Shock
ColorShocktext=3,5,375,255,234,8,Color Shock
ColorShockready=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]},Ready,]}
ColorShocknotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Color Shock]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Color Shock].TimeHMS}]}
//Soothing Words
SoothingWordstext=3,5,385,255,234,8,Soothing Words
SoothingWordsready=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]},Ready,]}
SoothingWordsnotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Soothing Words]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Soothing Words].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[beastlord]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//Hobble of Spirits
HobbleofSpiritstext=3,5,305,255,234,8,Hobble of Spirits
HobbleofSpiritsready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Hobble of Spirits]}].Equal["TRUE"]},Ready,]}
HobbleofSpiritsnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Hobble of Spirits]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Hobble of Spirits].TimeHMS}]}
//Frenzy of Spirit
FrenzyofSpirittext=3,5,315,255,234,8,Frenzy of Spirit
FrenzyofSpiritready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Frenzy of Spirit]}].Equal["TRUE"]},Ready,]}
FrenzyofSpiritnotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Frenzy of Spirit]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Frenzy of Spirit].TimeHMS}]}
//Paragon of Spirit
ParagonofSpirittext=3,5,325,255,234,8,Paragon of Spirit
ParagonofSpiritreadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Paragon of Spirit]}].Equal["TRUE"]},Ready,]}
FearStormnotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Paragon of Spirit]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Paragon of Spirit].TimeHMS}]}
//Bestial Alignment
BestialAlignmenttext=3,5,335,255,234,8,Bestial Alignment
BestialAlignmentready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Bestial Alignment]}].Equal["TRUE"]},Ready,]}
BestialAlignmentnotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Bestial Alignment]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Bestial Alignment].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Feral Swipe
FeralSwipetext=3,5,355,255,234,8,Feral Swipe
FeralSweepreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Feral Swipe]}].Equal["TRUE"]},Ready,]}
FeralSwipenotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Feral Swipe]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Feral Swipe].TimeHMS}]}
//Mend Companion
MendCompaniontext=3,5,365,255,234,8,Mend Companion
MendCompanionreadytext=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Mend Companion]}].Equal["TRUE"]},Ready,]}
MendCompanionnotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Mend Companion]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mend Companion].TimeHMS}]}
//Roar of Thunder
RoarofThundertext=3,5,375,255,234,8,Roar of Thunder
RoarofThunderready=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Roar of Thunder]}].Equal["TRUE"]},Ready,]}
RoarofThundernotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Roar of Thunder]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Roar of Thunder].TimeHMS}]}
//Perfection of Spirit
PerfectionofSpirittext=3,5,385,255,234,8,Perfection of Spirit
PerfectionofSpiritready=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Perfection of Spirit]}].Equal["TRUE"]},Ready,]}
PerfectionofSpiritnotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Perfection of Spirit]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Perfection of Spirit].TimeHMS}]}
//Replenish Companion
ReplenishCompaniontext=3,5,395,255,234,8,Replenish Companion
ReplenishCompanionready=3,120,395,0,255,0,${If[${String[${Me.AltAbilityReady[Replenish Companion]}].Equal["TRUE"]},Ready,]}
ReplenishCompanionnotready=3,120,395,255,0,0,${If[${String[${Me.AltAbilityReady[Replenish Companion]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Replenish Companion].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[cleric]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//MGB
MGBtext=3,5,295,255,234,8,Mass Group Buff
MGBreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]},Ready,]}
MGBnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Mass Group Buff]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Mass Group Buff].TimeHMS}]}
//Divine Resurrection
DivineResurrectiontext=3,5,305,255,234,8,Divine Resurrection
DivineResurrectionready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Divine Resurrection]}].Equal["TRUE"]},Ready,]}
DivineResurrectionnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Divine Resurrection]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Divine Resurrection].TimeHMS}]}
//Celestial Regeneration
CelestialRegenerationtext=3,5,315,255,234,8,Celestial Regeneration
CelestialRegenerationready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Celestial Regeneration]}].Equal["TRUE"]},Ready,]}
CelestialRegenerationnotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Celestial Regeneration]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Celestial Regeneration].TimeHMS}]}
//Bestow Divine Aura
BestowDivineAuratext=3,5,325,255,234,8,Bestow Divine Aura
BestowDivineAurareadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Bestow Divine Aura]}].Equal["TRUE"]},Ready,]}
BestowDivineAuranotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Bestow Divine Aura]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Bestow Divine Aura].TimeHMS}]}
//Turn Undead
TurnUndeadtext=3,5,335,255,234,8,Turn Undead
TurnUndeadready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Turn Undead]}].Equal["TRUE"]},Ready,]}
TurnUndeadnotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Turn Undead]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Turn Undead].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Purify Soul
PurifySoultext=3,5,355,255,234,8,Purify Soul
PurifySoulreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Purify Soul]}].Equal["TRUE"]},Ready,]}
PurifySoulnotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Purify Soul]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Purify Soul].TimeHMS}]}
//Radiant Cure
RadiantCuretext=3,5,365,255,234,8,Radiant Cure
RadiantCureready=3,120,365,0,255,0,${If[${String[${Me.AltAbilityReady[Radiant Cure]}].Equal["TRUE"]},Ready,]}
RadiantCurenotready=3,120,365,255,0,0,${If[${String[${Me.AltAbilityReady[Radiant Cure]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Radiant Cure].TimeHMS}]}
//Divine Arbitration
DivineArbitrationtext=3,5,375,255,234,8,Divine Arbitration
DivineArbitrationready=3,120,375,0,255,0,${If[${String[${Me.AltAbilityReady[Divine Arbitration]}].Equal["TRUE"]},Ready,]}
DivineArbitrationnotready=3,120,375,255,0,0,${If[${String[${Me.AltAbilityReady[Divine Arbitration]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Divine Arbitration].TimeHMS}]}
//Celestial Renewal
CelestialRenewaltext=3,5,385,255,234,8,Celestial Renewal
CelestialRenewalready=3,120,385,0,255,0,${If[${String[${Me.AltAbilityReady[Celestial Renewal]}].Equal["TRUE"]},Ready,]}
CelestialRenewalnotready=3,120,385,255,0,0,${If[${String[${Me.AltAbilityReady[Celestial Renewal]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Celestial Renewal].TimeHMS}]}
//Divine Avatar
DivineAvatartext=3,5,395,255,234,8,Divine Avatar
DivineAvatarready=3,120,395,0,255,0,${If[${String[${Me.AltAbilityReady[Divine Avatar]}].Equal["TRUE"]},Ready,]}
DivineAvatarnotready=3,120,395,255,0,0,${If[${String[${Me.AltAbilityReady[Divine Avatar]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Divine Avatar].TimeHMS}]}
//Exquisite Benediction
ExquisiteBenedictiontext=3,5,405,255,234,8,Exquisite Benediction
ExquisiteBenedictionready=3,120,405,0,255,0,${If[${String[${Me.AltAbilityReady[Exquisite Benediction]}].Equal["TRUE"]},Ready,]}
ExquisiteBenedictionnotready=3,120,405,255,0,0,${If[${String[${Me.AltAbilityReady[Exquisite Benediction]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Exquisite Benediction].TimeHMS}]}
//Resplendent Cure
ResplendentCuretext=3,5,415,255,234,8,Resplendent Cure
ResplendentCureready=3,120,415,0,255,0,${If[${String[${Me.AltAbilityReady[Resplendent Cure]}].Equal["TRUE"]},Ready,]}
ResplendentCurenotready=3,120,415,255,0,0,${If[${String[${Me.AltAbilityReady[Resplendent Cure]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Resplendent Cure].TimeHMS}]}
//Celestial Hammer
CelestialHammertext=3,5,425,255,234,8,Celestial Hammer
CelestialHammerready=3,120,425,0,255,0,${If[${String[${Me.AltAbilityReady[Celestial Hammer]}].Equal["TRUE"]},Ready,]}
CelestialHammernotready=3,120,425,255,0,0,${If[${String[${Me.AltAbilityReady[Celestial Hammer]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Celestial Hammer].TimeHMS}]}
//Divine Retribution
DivineRetributiontext=3,5,435,255,234,8,Divine Retribution
DivineRetributionready=3,120,435,0,255,0,${If[${String[${Me.AltAbilityReady[Divine Retribution]}].Equal["TRUE"]},Ready,]}
DivineRetributionnotready=3,120,435,255,0,0,${If[${String[${Me.AltAbilityReady[Divine Retribution]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Divine Retribution].TimeHMS}]}
//Celestial Rejuvenation
CelestialRejuvenationtext=3,5,445,255,234,8,Celestial Rejuvenation
CelestialRejuvenationready=3,120,445,0,255,0,${If[${String[${Me.AltAbilityReady[Celestial Rejuvenation]}].Equal["TRUE"]},Ready,]}
CelestialRejuvenationnotready=3,120,445,255,0,0,${If[${String[${Me.AltAbilityReady[Celestial Rejuvenation]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Celestial Rejuvenation].TimeHMS}]}
//Fervent Benediction
FerventBenedictiontext=3,5,455,255,234,8,Fervent Benediction
FerventBenedictionready=3,120,455,0,255,0,${If[${String[${Me.AltAbilityReady[Fervent Benediction]}].Equal["TRUE"]},Ready,]}
FerventBenedictionnotready=3,120,455,255,0,0,${If[${String[${Me.AltAbilityReady[Fervent Benediction]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Fervent Benediction].TimeHMS}]}
//Sanctuary
Sanctuarytext=3,5,465,255,234,8,Sanctuary
Sanctuaryready=3,120,465,0,255,0,${If[${String[${Me.AltAbilityReady[Sanctuary]}].Equal["TRUE"]},Ready,]}
Sanctuarynotready=3,120,465,255,0,0,${If[${String[${Me.AltAbilityReady[Sanctuary]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Sanctuary].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,475,255,234,8,*****Target Info*****
TargetName=3,20,485,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,495,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,505,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,515,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,525,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[shadowknight]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//Improved Harm Touch
ImprovedHarmTouchtext=3,5,295,255,234,8,Improved Harm Touch
ImprovedHarmTouchreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Improved Harm Touch]}].Equal["TRUE"]},Ready,]}
ImprovedHarmTouchnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Improved Harm Touch]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Improved Harm Touch].TimeHMS}]}
//LeechTouch
LeechTouchtext=3,5,305,255,234,8,Leech Touch
LeechTouchready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Leech Touch]}].Equal["TRUE"]},Ready,]}
LeechTouchnotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Leech Touch]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Leech Touch].TimeHMS}]}
//Origin
Origintext=3,5,315,255,234,8,Origin
Originreadytext=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
[bard]
//Time
Time=3,5,85,255,234,8,The Time Is
Time2=3,120,85,255,234,8,${Time.Time12}
//Date
Datetext=3,5,95,255,234,8,Todays Date Is
Date=3,120,95,255,234,8,${Time.Date}
//Play Time This Session
Played=3,5,105,255,234,8,Yove been Playing for
Played2=3,120,105,0,255,255,${Int[${Math.Calc[${MacroQuest.Running}/60000]}]}m /${Math.Calc[${MacroQuest.Running}/60000/60]}h
//Running Macro
Macro=3,5,115,255,255,0,Macro Running ? ${If[${Macro.Name.NotEqual["NULL"]},${Macro.Name},]}
//Last Tell
LastTellText=3,5,125,255,234,8,Last Tell From
LastTellName=3,120,125,255,0,8,${If[${MacroQuest.LastTell.NotEqual["NULL"]},${MacroQuest.LastTell},]}
//GM
GMInd1=3,5,135,255,234,8,${If[${Spawn[gm].ID},GM,]}
GMInd2=3,5,135,255,234,8,${If[${Spawn[gm].ID},,GM]}
GMInd3=3,120,135,255,25,0,${If[${Spawn[gm].ID},GM is in zone,]}
GMInd4=3,120,135,25,255,0,${If[${Spawn[gm].ID},,None In Zone]}
//Character Name
CharacterName=3,20,175,255,234,8,${Me} ${If[${Me.Surname.NotEqual["NULL"]},${Me.Surname},]}
//Runspeed
Speed=3,5,185,255,234,8,Your RunSpeed Is ${Int[${Me.Speed}]}
//Your Location It is displayed as if you did /loc Y=North/South X=East/West
LocationText=3,5,195,255,234,8,Your Loc. is
Locationyxz=3,120,195,255,234,8,Y/ ${Me.Y} X/ ${Me.X} Z/ ${Me.Z}
ZoneShortName=3,5,205,255,234,8,ZoneShortName
ZoneText=3,120,205,25,255,0,${Zone.ShortName}
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}
//DamageShield Left
DamageShieldText=3,5,225,255,234,8,Dmg Abs. Left
DamageShield=3,120,225,255,234,8,${Me.Dar}
//AttackSpeed
AttackSpeedText=3,5,235,255,234,8,AttackSpeed
AttackSpeed=3,120,235,255,234,8,${Me.AttackSpeed}
//XP
XPText=3,5,245,255,234,8,XP
XP=3,120,245,255,234,8,${Me.PctExp}
//AAXP
AAXPText=3,5,255,255,234,8,AAXP
AAXP=3,120,255,255,234,8,${Me.PctAAExp}
//Group Leader XP
GLXPText=3,5,265,255,234,8,GLXP
GLXP=3,120,265,255,234,8,${Me.GroupLeaderExp}
//Raid Leader XP
RLXPText=3,5,275,255,234,8,RLXP
RLXP=3,120,275,255,234,8,${Me.RaidLeaderExp}
//Fading Memories
FadingMemoriestext=3,5,295,255,234,8,Fading Memories
FadingMemoriesreadytext=3,120,295,0,255,0,${If[${String[${Me.AltAbilityReady[Fading Memories]}].Equal["TRUE"]},Ready,]}
FadingMemoriesnotready=3,120,295,255,0,0,${If[${String[${Me.AltAbilityReady[Fading Memories]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Fading Memories].TimeHMS}]}
//Boastful Bellow
BoastfulBellowtext=3,5,305,255,234,8,Boastful Bellow
BoastfulBellowready=3,120,305,0,255,0,${If[${String[${Me.AltAbilityReady[Boastful Bellow]}].Equal["TRUE"]},Ready,]}
BoastfulBellownotready=3,120,305,255,0,0,${If[${String[${Me.AltAbilityReady[Boastful Bellow]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Boastful Bellow].TimeHMS}]}
//Exultant Bellowing
ExultantBellowingtext=3,5,315,255,234,8,Exultant Bellowing
ExultantBellowingready=3,120,315,0,255,0,${If[${String[${Me.AltAbilityReady[Exultant Bellowing]}].Equal["TRUE"]},Ready,]}
ExultantBellowingnotready=3,120,315,255,0,0,${If[${String[${Me.AltAbilityReady[Exultant Bellowing]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Exultant Bellowing].TimeHMS}]}
//Fortified Bellowing
FortifiedBellowingtext=3,5,325,255,234,8,Fortified Bellowing
FortifiedBellowingreadytext=3,120,325,0,255,0,${If[${String[${Me.AltAbilityReady[Fortified Bellowing]}].Equal["TRUE"]},Ready,]}
FortifiedBellowingnotready=3,120,325,255,0,0,${If[${String[${Me.AltAbilityReady[Fortified Bellowing]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Fortified Bellowing].TimeHMS}]}
//Shield of Notes ShieldofNotes
ShieldofNotestext=3,5,335,255,234,8,Shield of Notes
ShieldofNotesready=3,120,335,0,255,0,${If[${String[${Me.AltAbilityReady[Shield of Notes]}].Equal["TRUE"]},Ready,]}
ShieldofNotesnotready=3,120,335,255,0,0,${If[${String[${Me.AltAbilityReady[Shield of Notes]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Shield of Notes].TimeHMS}]}
//Origin
Origintext=3,5,345,255,234,8,Origin
Originreadytext=3,120,345,0,255,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]},Ready,]}
Originnotready=3,120,345,255,0,0,${If[${String[${Me.AltAbilityReady[Origin]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Origin].TimeHMS}]}
//Dance of Blades
DanceofBladestext=3,5,355,255,234,8,Dance of Blades
DanceofBladesreadytext=3,120,355,0,255,0,${If[${String[${Me.AltAbilityReady[Dance of Blades]}].Equal["TRUE"]},Ready,]}
DanceofBladesnotready=3,120,355,255,0,0,${If[${String[${Me.AltAbilityReady[Dance of Blades]}].Equal["TRUE"]}, ,Available in ${Me.AltAbilityTimer[Dance of Blades].TimeHMS}]}
//TargetInfo
TargetInfoAreaText=3,20,425,255,234,8,*****Target Info*****
TargetName=3,20,435,255,234,8, ${If[${Target.CleanName.NotEqual["NULL"]},${Target.CleanName},]}
TargetLevel=3,20,445,255,234,8,${Target.Level} ${Target.Class}
TargetGuildstatus=3,20,455,255,234,8,${If[${Target.GuildStatus.NotEqual["NULL"]},${Target.GuildStatus},]} ${If[${Target.Guild.NotEqual["NULL"]},${Target.Guild},]}
TargetSpeed=3,20,465,255,234,8,RunSpeed is ${Target.Speed} MPH
TargetLocation=3,20,475,255,234,8,Y/ ${Target.Y} X/ ${Target.X} Z/ ${Target.Z}
CursorItem=7,-15,-15,255,255,255,${If[${Cursor.ID},${Cursor},]}Code: Select all
//Bindpointinfo
BindPointText=3,5,215,255,234,8,Bound In
BindPoint=3,120,215,255,234,8,${Me.Bound}