• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

Request - Shadow Knight Shit Help

dulak

Well-known member
Joined
Jan 20, 2006
RedCents
844¢
Hey all, I'm running a 92 SK with around 3k aa. I'm looking for some holy and down shits to help me out. Suggestions?
 
Rich (BB code):
downshit1=/if ( ${Me.PctEndurance}<25 && ${Me.CombatAbilityReady[Rest Rk. ii]} && !${Me.CombatState.Equal[COMBAT]} && ${Me.Standing} && ${Melee.DiscID}==0 && !${Me.Invis} && !${Select[${Zone.ShortName},guildlobby,poknowledge,potranquility,guildhall,nexus,neighborhood]}) /disc Rest rk. ii

is the only one i use
but i use this macro on my sk
http://www.macroquest2.com/phpBB3/viewtopic.php?f=49&t=16348

once set up its very good as it pulls with hates attraction // jolts
only down side he wont move to pull
 
Rich (BB code):
Holyshit0=/if (${Me.PctHPs}<50 && ${Me.PctEndurance}>20 && ${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]}) /disc Gorgon Carapace Rk. II
Holyshit1=/if (${Me.PctHPs}<40 && ${Me.PctEndurance}>15 && ${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]}) /disc Gorgon Mantle Rk. II
Holyshit2=/if (${Me.PctHPs}<30 && ${Me.PctEndurance}>5 && ${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]}) /disc Leechcurse Discipline
Holyshit3=/if (${Me.PctHPs}<20 && ${Me.PctEndurance}>3 && ${Me.CombatState.Equal[COMBAT]} && ${Target.Type.Equal[NPC]}) /disc deflection
 
I tend to play my SK as my main toon. I have it setup with Kiss right now but mainly like it for the Auto Taunt/Bash, is there anything else out there that does this without having to have the full Kiss running which casts terror/armor spells etc?
 
Mq2melee does all of that, kiss isn't what is autobashing etc, mq2melee will cast many things during battle, just have to turn them on
 
I'm not botting mine though lol. I do when he's getting a PL but I just have him set in a FD loop. If something breaks his feign, he flops again. I'm just looking to remove some hot buttons.
 
Easiest way to use MQ2Melee is to type /melee save, that'll save the config to your character settings in the MQ2 folder (NOT the Kissassist ini, but your actual macroquest character ini)

Then, check out the MQ2Melee plugin guide (links to all plugins at the top as well!).

So for SK, most of them you just need to enable, some of the others however, you have to set using their spell ID, which can be found on lucy, or in game, by looking at the spell info.

Most of the SK stuff is straight forward, I'm 94 ATM, and the only one I had to manually configure was the 91+ provocation.

- - - Updated - - -

I'm not botting mine though lol. I do when he's getting a PL but I just have him set in a FD loop. If something breaks his feign, he flops again. I'm just looking to remove some hot buttons.

Yeah I need to get more reliable FD holyshits, or something. My monk and SK always die. I could care less if the rest of the group dies, if ONE of those 2 live, I can rez everyone back instead of running everyone -_-.
 
Yeah I need to get more reliable FD holyshits, or something. My monk and SK always die. I could care less if the rest of the group dies, if ONE of those 2 live, I can rez everyone back instead of running everyone -_-.

/melee feigndeath=[0-100]
Feigns death if your life percentage goes below this value. Will never feign if aggro=on.

/melee resume=[0-100]
Stand up and turn back attack on if your life percentage goes above this value. Used with feigndeath option. Set to 100 to turn off. You must have aggro=off for this to work.
 
For me the holyshit has been far more reliable. This is my current one. Very rarely does it fail. Usually only when I do something incredibly stupid.

Rich (BB code):
holyshit1=/if (${Me.PctHPs}<40) /casting "Improved Death Peace" alt
 
These fire only if i'm running a macro. This keeps the health tap buff up, casts aoe agro, bite of chaos, deflection at very low HP, and does HT +epic + BP click + first spire + unholy aura + lifetap spam on named.

Also any time kiss fires first spire or I manually fire it, it will try to fire BP/Unholy Aura and spam lifetaps.

edit: shamelessly borrowed, edited, and pieced together from other users here

Rich (BB code):
holyshit0=/if (${Target.Type.Equal[NPC]} && !${Me.Buff[Gift of Lanys].ID} && ${Macro.RunTime} >1) /casting "Touch of Lanys"
holyshit1=/if (${SpawnCount[npc radius 50 zradius 10]}>1 && ${Melee.AggroMode} && ${Cast.Ready[Burst of Spite]} && ${Macro.RunTime} >1) /casting "Burst of Spite"
holyshit10=/if (${Target.Named} && ${Me.AltAbilityReady[9403]} && ${Target.CurrentHPs}<90 && !${Me.Feigning} && ${Cast.Ready[Innoruuk's Dark Blessing]} && ${Macro.RunTime} >1) /multiline ; /casting "Innoruuk's Dark Blessing"|Item ; 
/alt activate 9403
holyshit11=/if (${Target.Named} && ${Me.AltAbilityReady[Fundament: First Spire of the Reavers]} && ${Target.PctHPs}<90 && ${Macro.RunTime} >1) /casting "Fundament: First Spire of the Reavers"
holyshit12=/if (${Target.Type.Equal[NPC]} && ${Cast.Ready[Rustic Breastplate of the Revenant]} && ${Me.Buff[First Spire of the Reavers].ID} && ${Macro.RunTime} >1) /casting "Rustic Breastplate of the Revenant"|Item
holyshit13=/if (${SpawnCount[npc radius 50 zradius 10]}>1 && ${Melee.AggroMode} && !${Cast.Ready[Burst of Spite]} && ${Cast.Ready[Vilify]} && ${Macro.RunTime} >1) /casting "Vilify"
holyshit14=/if (${Target.Type.Equal[NPC]} && ${Me.Buff[First Spire of the Reavers].ID} && ${Me.CombatAbilityReady[Unholy Aura Discipline]} && ${Macro.RunTime} >1) /disc Unholy Aura Discipline
holyshit2=/if (${Target.Type.Equal[NPC]} && ${Me.AltAbilityReady[Vicious Bite of Chaos]} && ${Macro.RunTime} >1) /casting "Vicious Bite of Chaos"
holyshit3=/if (${Target.Type.Equal[NPC]} && ${Melee.AggroMode} && ${Me.PctHPs}<50 && ${Me.CombatAbilityReady[Malarian Carapace]} && ${Macro.RunTime} >1) /disc Malarian Carapace
holyshit4=/if (${Target.Type.Equal[NPC]} && ${Melee.AggroMode} && ${Cast.Ready[Terror of Jelvalak]} && ${Macro.RunTime} >1) /casting "Terror of Jelvalak"
holyshit5=/if (${Target.Type.Equal[NPC]} && ${Cast.Ready[Touch of Tharoff]} && ${Me.Buff[First Spire of the Reavers].ID} && ${Macro.RunTime} >1) /casting "Touch of Tharoff"
holyshit7=/if (${Target.Type.Equal[NPC]} && ${Me.PctHPs}<15 && ${Me.CombatAbilityReady[Deflection Discipline]} && !${Melee.DiscID}==4590) /multiline ; /stopdisc ; /disc Deflection
holyshit8=/if (${Target.Type.Equal[NPC]} && ${Cast.Ready[Dire Implication]} && ${Me.Buff[First Spire of the Reavers].ID} && ${Macro.RunTime} >1) /casting "Dire Implication"
holyshit9=/if (${Target.Named} && ${Me.AltAbilityReady[Harm Touch]} && ${Melee.AggroMode} && ${Target.PctHPs}<70 && ${Macro.RunTime} >1) /casting "Harm Touch"
 
Last edited:
Does anyone have a downshit that stands the SK up after a feign death when reaching a certain health percent and checks to see if merc is up and if not revives the mercenary?

I am also looking for help on building a holyshit to fire off the epic 2.0. I have this and does not seem to work "
Rich (BB code):
holyshit1=/if (${SpawnCount[npc named radius 25]}>0) /casting "Innoruuk's Dark Blessing"
I would like to fire off after my SK reaches a certain health percent. Any help would be greatly appreciated.
Thanks
 
Does anyone have a downshit that stands the SK up after a feign death when reaching a certain health percent and checks to see if merc is up and if not revives the mercenary?

I am also looking for help on building a holyshit to fire off the epic 2.0. I have this and does not seem to work "
Rich (BB code):
holyshit1=/if (${SpawnCount[npc named radius 25]}>0) /casting "Innoruuk's Dark Blessing"
I would like to fire off after my SK reaches a certain health percent. Any help would be greatly appreciated.
Thanks

You can have kiss fire off your epic in heals section by calling it a tap. Works perfectly for me.
Rich (BB code):
Heals1=Innoruuk's Dark Blessing|60|Tap
If you want it to be a shit, do it like this:
Rich (BB code):
holyshit1=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.PctHPs}<60 && ${Cast.Ready[Innoruuk's Dark Blessing]}) /casting "Innoruuk's Dark Blessing"|Item


Also, I've redone my SK shits now that he's level 100. Having good results with this. He's burning over 50k DPS on named if "touch" timers are up.

Rich (BB code):
holyshit0=/if (${Me.CombatState.Equal[COMBAT]} && !${Me.Buff[Gift of Klonda].ID}) /casting "Touch of Klonda"
holyshit1=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Ragged Bite of Agony]}) /alt act 1279
holyshit2=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Vicious Bite of Chaos]}) /alt act 825
holyshit3=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.CombatAbilityReady[Deflection Discipline]}) /disc deflection
holyshit4=/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[Touch of Urash]} && ${Me.Buff[First Spire of the Reavers].ID}) /casting "Touch of Urash"
holyshit5=/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[Dire Insinuation Rk. II]} && ${Me.Buff[First Spire of the Reavers].ID}) /casting "Dire Insinuation Rk. II"
holyshit6=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.AltAbilityReady[Harm Touch]}) /multiline ; /alt act 6000 ; /alt act 1277 ; /alt act 87 ; /alt act 651 ; /disc unbroken ; /alt act 3822
holyshit7=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.Buff[First Spire of the Reavers].ID} && ${Me.AltAbilityReady[Gift of the Quick Spear]}) /multiline ; /alt act 2034 ; /alt act 1278 ; /casting "Latent Etheric Breastplate of the Revenant"|Item
holyshit8=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Innoruuk's Dark Blessing]}) /casting "Innoruuk's Dark Blessing"|Item
holyshit9=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.CombatAbilityReady[Scarlet Blade Rk. II]} && ${Me.Buff[Visage of Death].ID}) /disc Scarlet Blade Rk. II
holyshit10=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.AltAbilityReady[Fundament: First Spire of the Reavers]}) /alt act 1450
holyshit11=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && !${Me.CombatAbilityReady[Deflection Discipline]} && !${Melee.DiscID}==4590 && ${Me.CombatAbilityReady[Bonebrood Mantle Rk. II]}) /disc Bonebrood Mantle Rk. II
holyshit12=/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[Touch of Falsin Rk. II]} && ${Me.Buff[First Spire of the Reavers].ID}) /casting "Touch of Falsin Rk. II"
holyshit13=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.AltAbilityReady[Visage of Death]}) /alt act 9403

0=Keep HP tap up
1=Cast Ragged Bite of Chaos if it's up
2=Cast Vicious Bite of Chaos if it's up
3=Start named fights with Deflection disc
4=Cast Touch of Urash every time it's up if First Spire is active
5=Cast Dire Insinuation every time it's up if First Spire is active
6=Checks to see if Harm Touch is up and dumps all touches and stuff on named. This is usually 300k+ damage by itself.
7=Cast Gift of the Quick Spear, Soul Flay, and BP click if first spire is active. Checks to see if Quick Spear is up since it's on a 10 min timer like soul flay and BP click are anyway.
8=Click 2.0 if target is named
9=Cast Scarlet Blade if Visage of Death is active
10=Cast First Spire if target is named
11=If target is a named and Deflection has already been used and is no longer active, transition into Bonebrood Mantle
12=Cast Touch of Falsin every time it's up if First Spire is active
13=Cast Visage of Death if target is named
 
Last edited:
You are my savior, thank you sir. Will try this tonight. Can't wait.

--UPDATE--

WOW, that shit did it! Thank you again.
 
Last edited:
My SK is burning 50k+ DPS on named mobs with these shits now. My wizard is getting nervous! As a bonus, he never manages to die either which is convenient.
 
I really need to go thru my SK shits.. I burn at 20k on named, your 50 makes me sad lol

Looks like he beat my wizard on a few burns today lol!

Named guy in 35sec

Total
--- DMG: 6980947 (100%) @ 199456 dps (199456 sdps)

Monk
--- DMG: 2832931 (40.58%) @ 91385 dps (80941 sdps)

Shadowknight + pets
--- DMG: 2105009 (30.15%) @ 60143 dps (60143 sdps)
--- DMG to PC: 218733 @6628dps

Wizard
--- DMG: 1575524 (22.57%) @ 92678 dps (45015 sdps)

Bard
--- DMG: 365632 (5.24%) @ 12188 dps (10447 sdps)
 
lol you do realize that if you aren't close enough to the mob with wizard the dps is wrong right? I highely doubt a sk will ever come even close to a wizard on dps :)
 
lol you do realize that if you aren't close enough to the mob with wizard the dps is wrong right? I highely doubt a sk will ever come even close to a wizard on dps :)

The situation that you're talking about is typically reproduced when a wizard is doing the parsing (using the wizard's log file) and they don't catch all the melee DPS because they're too far away for their combat log to see the damage numbers. However, that is a VoA T4 named and the total damage done is exactly in line with the total HP that they have (Around 7 million) - no damage was missed. My monk's log file is doing the parsing and all my chars just sit on top of each other out of laziness when it comes to my camp setup so even if distance was an issue with a melee character doing the DPS logging (which it isn't - this is why raid guilds typically use one of their TANKS to do the parsing, because they're always close to the mob and typically catch all of the damage), it's not in this case. My monk has all spell damage turned on and sees all damage that my wizard does even when the wizard is nuking from max range.

As far as sustained DPS, my wizard pulls 25-35k DPS and my SK only pulls 10-12k DPS so you're absolutely right about normal situations. However on burns, the SK sometimes wins because he's DPSing immediately from 100% life and the wizard stands there casting burn timers for the first ~8 seconds of the fight before joining in (Because let's face it, kiss burn section casts pretty slow....). You can see the wiz was doing 92k DPS once joining the fight, so if it had gone on a little longer he would have passed up the SK in total damage dealt. Especially since the SK's DPS mostly comes from a giant spike when he blows all the "Touch" abilities and scarlet blade with VoD up. His max hit in this fight for example was over 300k.

Also, here's an example where the Wizzy got her butt in gear and beat everybody...

Named guy in 32sec

Total
--- DMG: 6984432 (100%) @ 218264 dps (218264 sdps)

Wizard
--- DMG: 2466187 (35.31%) @ 164412 dps (77068 sdps)

Monk
--- DMG: 2334061 (33.42%) @ 83359 dps (72939 sdps)

Shadowknight + pets
--- DMG: 1799653 (25.77%) @ 56239 dps (56239 sdps)
--- DMG to PC: 203549 @6566dps

Bard
--- DMG: 291352 (4.17%) @ 10405 dps (9105 sdps)
 
Last edited:
Anyone know if bash is bugged with MQ2Melee? Can't get it to work.

Rich (BB code):
[MQ2Melee]
aggro=1
bash=1
challengefor=0
enrage=1
facing=1
feigndeath=10
gblade=20
harmtouch=1
infuriate=1
melee=1
petassist=1
petrange=75
plugin=1
provoke1=28658
provokeend=5
provokemax=1
provokeonce=1
resume=75
steely=1
stickrange=25
taunt=1
withstand=20
version=6.030

Also my tank seems to be standing inside the mob instead of a short distance as a normal player would do. Any hints how I can change that? Used to work okay before, but somehow got bugged.

Rich (BB code):
[Melee]
AssistAt=99
MeleeOn=1
FaceMobOn=1
MeleeDistance=75
StickHow=snaproll
AutoFireOn=0

MQ2Moveutils

Rich (BB code):
[Defaults]
AllowMove=32.00
AutoPause=on
AutoPauseMsg=off
AutoSave=on
AutoUW=off
BreakKeyboard=on
BreakMouse=off
BreakOnGM=on
BreakOnSummon=off
DistSummon=8.00
FeignSupport=off
Heading=true
HideHelp=off
KeyboardPause=off
MousePause=off
LockPause=off
PauseMinDelay=500
PauseMaxDelay=5000
SaveByChar=on
TurnRate=14.00
UseWindow=off
Verbosity=off
FullVerbosity=off
TotalSilence=on
VerbosityFlags=0
WinEQ=off
[Stick]
AlwaysUW=off
AwareNotAggro=off
ArcBehind=45.00
ArcNotFront=135.00
BreakOnGate=on
BreakOnHit=off
BreakOnTarget=off
BreakOnWarp=on
PauseOnWarp=off
DelayStrafe=on
DistBackup=10.00
DistBreak=400.00
DistFlex=7.00
DistMod=0.00
DistMod%=1.00
DistSnaproll=10.00
RandomArc=off
StrafeMinDelay=1500
StrafeMaxDelay=3000
UseBackward=on
UseFleeing=on
UseFlex=off
UseWalk=off
[MakeCamp]
CampRadius=40.00
MinDelay=500
MaxDelay=1500
RealtimePlayer=off
ReturnHaveTarget=off
ReturnNoAggro=off
ReturnNotLooting=off
UseLeash=off
LeashLength=50.00
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
[MoveTo]
AlwaysUW=off
ArrivalDist=10.00
ArrivalDistX=10.00
ArrivalDistY=10.00
BreakOnAggro=off
BreakOnHit=off
DistBackup=30.00
MoveToMod=0.00
UseBackward=off
UseWalk=on
[Circle]
Backward=off
CCW=off
Drunken=off
RadiusSize=30.00
[StuckLogic]
StuckLogic=on
DistStuck=0.10
PulseCheck=6
PulseUnstuck=10
TryToJump=off
TurnHalf=on
[antonius.Aelenar]
AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=400.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=off
VerbosityFlags=0
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
[antonius.Ezamar]
AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=400.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=off
VerbosityFlags=0
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
[antonius.Duadar]
AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=400.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=off
VerbosityFlags=0
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
[antonius.Porbis]
AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=400.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=off
VerbosityFlags=0
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
[antonius.Zintec]
AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=400.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=off
VerbosityFlags=0
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
[antonius.Calasti]
AllowMove=32.00
ArcBehind=45.00
ArcNotFront=135.00
AutoSave=on
AutoUW=off
DistBreak=400.00
BreakOnGate=on
BreakOnWarp=on
PauseOnWarp=off
LockPause=off
DistSnaproll=10.00
FeignSupport=off
Heading=true
LeashLength=50.00
UseLeash=off
UseWindow=off
Verbosity=off
FullVerbosity=off
VerbosityFlags=0
CampRadius=40.00
RealtimePlayer=off
UseScatter=off
Bearing=0.00
ScatDist=10.00
ScatSize=10.00
 
Defy/renounce is working, as well as taunt, but I have never seen a bash.

Will try the front 12 when I get home from work.
 
Ok testing campradius now, but still ain't working.

I deleted MQ2Melee and the ini and its simply not bashing.

Any thoughts?

EDIT: After testing I figured out its bashing, but you need to turn off tanting. That normal???

EDIT2: Bleh nvm. it already quit bashing after posting the first EDIT. Only seems to work for one mob after changing something in the INI /help
 
Last edited:
You know it doesn't bash when mounted, right?

Huh?.. What?... Yeah... Ofc... /hide

That a bug or intended?

- - - Updated - - -

Found this line:

Rich (BB code):
bashif=${If[${Melee.AggroMode},1,0]}

Will try to add it and see if it makes bash working while mounted.

- - - Updated - - -

Oh and another:

Rich (BB code):
bashif=${If[${Me.Inventory[Offhand].Type.Equal[Shield]},1,0]}
 
You can have kiss fire off your epic in heals section by calling it a tap. Works perfectly for me.
Rich (BB code):
Heals1=Innoruuk's Dark Blessing|60|Tap
If you want it to be a shit, do it like this:
Rich (BB code):
holyshit1=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.PctHPs}<60 && ${Cast.Ready[Innoruuk's Dark Blessing]}) /casting "Innoruuk's Dark Blessing"|Item


Also, I've redone my SK shits now that he's level 100. Having good results with this. He's burning over 50k DPS on named if "touch" timers are up.

Rich (BB code):
holyshit0=/if (${Me.CombatState.Equal[COMBAT]} && !${Me.Buff[Gift of Klonda].ID}) /casting "Touch of Klonda"
holyshit1=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Ragged Bite of Agony]}) /alt act 1279
holyshit2=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.AltAbilityReady[Vicious Bite of Chaos]}) /alt act 825
holyshit3=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.CombatAbilityReady[Deflection Discipline]}) /disc deflection
holyshit4=/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[Touch of Urash]} && ${Me.Buff[First Spire of the Reavers].ID}) /casting "Touch of Urash"
holyshit5=/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[Dire Insinuation Rk. II]} && ${Me.Buff[First Spire of the Reavers].ID}) /casting "Dire Insinuation Rk. II"
holyshit6=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.AltAbilityReady[Harm Touch]}) /multiline ; /alt act 6000 ; /alt act 1277 ; /alt act 87 ; /alt act 651 ; /disc unbroken ; /alt act 3822
holyshit7=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.Buff[First Spire of the Reavers].ID} && ${Me.AltAbilityReady[Gift of the Quick Spear]}) /multiline ; /alt act 2034 ; /alt act 1278 ; /casting "Latent Etheric Breastplate of the Revenant"|Item
holyshit8=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Innoruuk's Dark Blessing]}) /casting "Innoruuk's Dark Blessing"|Item
holyshit9=/if (${Me.CombatState.Equal[COMBAT]} && ${Me.CombatAbilityReady[Scarlet Blade Rk. II]} && ${Me.Buff[Visage of Death].ID}) /disc Scarlet Blade Rk. II
holyshit10=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.AltAbilityReady[Fundament: First Spire of the Reavers]}) /alt act 1450
holyshit11=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && !${Me.CombatAbilityReady[Deflection Discipline]} && !${Melee.DiscID}==4590 && ${Me.CombatAbilityReady[Bonebrood Mantle Rk. II]}) /disc Bonebrood Mantle Rk. II
holyshit12=/if (${Me.CombatState.Equal[COMBAT]} && ${Cast.Ready[Touch of Falsin Rk. II]} && ${Me.Buff[First Spire of the Reavers].ID}) /casting "Touch of Falsin Rk. II"
holyshit13=/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && ${Me.AltAbilityReady[Visage of Death]}) /alt act 9403

0=Keep HP tap up
1=Cast Ragged Bite of Chaos if it's up
2=Cast Vicious Bite of Chaos if it's up
3=Start named fights with Deflection disc
4=Cast Touch of Urash every time it's up if First Spire is active
5=Cast Dire Insinuation every time it's up if First Spire is active
6=Checks to see if Harm Touch is up and dumps all touches and stuff on named. This is usually 300k+ damage by itself.
7=Cast Gift of the Quick Spear, Soul Flay, and BP click if first spire is active. Checks to see if Quick Spear is up since it's on a 10 min timer like soul flay and BP click are anyway.
8=Click 2.0 if target is named
9=Cast Scarlet Blade if Visage of Death is active
10=Cast First Spire if target is named
11=If target is a named and Deflection has already been used and is no longer active, transition into Bonebrood Mantle
12=Cast Touch of Falsin every time it's up if First Spire is active
13=Cast Visage of Death if target is named

Hey there I'm new to this stuff, could someone tell abit more about this SHIT thing? And help would be greatly appreciated. Such has to set them up etc.
 
Rich (BB code):
/if (${Me.CombatState.Equal[COMBAT]} && ${Target.Named} && !${Me.CombatAbilityReady[Deflection Discipline]} && !${Melee.DiscID}==4590 && ${Me.CombatAbilityReady[Bonebrood Mantle]}) /disc Bonebrood Mantle

Can't get my SK to use 'Bonebrood Mantle' on nameds when 'Deflection' has run out. Any suggestion's?

And maybe an holyshit for 'Grelleth's Carapace' on nameds when 'Bonebrood Mantle' and 'Deflection' have run out? /cheer

Thanks in advance =)
 
Haven't tested it, but I think it should work... hopefully =)

Rich (BB code):
/if (!${Me.Buff[Voice of Thule].ID} && ${Me.AltAbilityReady[Voice of Thule]}) /multiline ; /target TANKNAME ; /alt act 7000

Made another holyshit which is helping me a lot. A lot of SK's are pulling with Demand for Power, but it gets resist sometimes or it runs out on nameds. So you are kinda forced to put it on top of your DPS section, but it often casts it more then once.

With this holyshit you can remove Demand for Power from your DPS section and just pull with it /cheer

Rich (BB code):
/if (${Me.CombatState.Equal[COMBAT]} && !${Target.Buff[Demand for Power].ID} && ${Target.Type.Equal[NPC]}) /casting "Demand for Power" gem5
 
Last edited:
For me the holyshit has been far more reliable. This is my current one. Very rarely does it fail. Usually only when I do something incredibly stupid.

Rich (BB code):
holyshit1=/if (${Me.PctHPs}<40) /casting "Improved Death Peace" alt

is there something missing here? doesnt seem to fire abd u feel it should read alt act "number"
 
At the time of this posting, it worked as shown. I've not updated this in quite some time. In fact, I've not been playing lol
 
Request - Shadow Knight Shit Help

Users who are viewing this thread

Back
Top
Cart