Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
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)
I just threw this together, it might work. I havent tried it.
Put this in your "server_charactername.ini" file for MQ2Melee
holyflag0=1
holyshit0=/if (${Target.PctHPs}<10 && ${Melee.GotAggro} && ${Me.AbilityReady["Feign Death"]} && ${Me.Standing}) {
/attack off
/doability "Feign Death"...
This is the line in kissassist.mac that moves you character when you get hit:
/if (${Math.Distance[${Me.Y},${Me.X}:${Target.Y},${Target.X}]}<=${GotHitDistChk}) /moveto loc ${Target.Y} ${Math.Calc[${Target.X}-20]}
As you can see, it always just moves you 20 units east. Which works fine unless the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.