• 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

FLUX/Slide Avoidance + locs

zazoot

Member
Joined
Sep 7, 2006
RedCents
50¢
This is intended for semi legit killing of npcs, the concept is simple, you chain warp to a specific loc to avoid being pushed around from "slidy floors" or flux, or banish...this allows you to cast spells and stuff.... I offer my locs and macs to accomplish this.

For both the following macs you will want to change the loc to the appopriate loc for whatever you are planning on killing. I personally hotkey it so i hit endmac hotkey when im done killing (for some of the ashengate locs where I have to pull phs).

For the tank : (Comment out the if statement if you arent blessed with a paladin)
Rich (BB code):
sub main
:fuckflux
	/warp loc  515.07 375.12 302.11
	/face fast
/if ((${Me.Buff[Ward of Tunare].Duration.TotalSeconds}<=18)) {
	/cast "Ward of Tunare"
}

/delay 5
/goto :fuckflux
/return


for the cleric, druid, whoever
take the two if statements out or change the spells as you needed
Rich (BB code):
sub main
:fuckflux
	/if ((${Me.Buff[Yaulp VII].Duration}<=1)) {
	  /cast "Yaulp VII"
	  /cast "Yaulp VII"
	  /cast "Yaulp VII"
	 }
	/warp loc  -340.60 -55.24 30.90
/if (${Target.PctHPs}<85) {
	/cast "Complete Healing"
	/cast "Complete Healing"
	/cast "Complete Healing"
	/cast "Complete Healing"
	/cast "Complete Healing"
	/cast "Complete Healing"
	/cast "Complete Healing"
}
/delay 5
/goto :fuckflux
/return

the macs are simple, but the real juicy part is the locs I found for optimal tanking/pulling of these things, all of these are either corners away from annoying hostiles, or are safe spots near where the intended victim spawns.
some of the locs are meant for the healer or tank, but not both (my locs for emp etc)
Rich (BB code):
icefall bp farming 1746.28 -977.40 527.42
ashengate master of guard 732.08 151.37 1.44
dain 783 2.73 65
cleaning tilted ashengate 1162.23 750.94 68.37
magmaurag ashengate 1427.21 715.43 -58.65
arbiter of ash 1408.51 724.22 -109.66
ashengate lava hearts 1414 1046.63 185.43
argil opressor etc 515.07 375.12 302.11
unspeakable 1418.52 916.24 89.97
snapper ashengate 1143.98 -638.69 -2.80
dreezin ashengate 2081.25 -574.44 -185.52
frost crypt ac aug 774.66 -407.83 -147.36 / 867.57 -659.82 -94.56
EMP SSRA TANK =  -475.89 982.11 401.88
EMP SSRA HEALER =  -475.89 850.11 401.88
seru -432.74 -231.99 201.86
xerkish 252.08 263.79 260.86
arch lich TANK -124.34 420.84 266.36
arch lich DPS  -163.02 417.70 266.36
vyemm TANK -295.06 -66.91 23.86
vyemm HEALER -340.60 -55.24 30.90
fennin -1244.61 -1636.26 -199.69
VP Xygoz = 1200.87 1122.25 761.57
chailak TANK 53.19 -389.78 -118.56
chailak HEALER 94.85 -396.37 -104.22
feratha TANK 257.40 146.11 -238.56
 
FLUX/Slide Avoidance + locs

Users who are viewing this thread

Back
Top
Cart