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)
Although I retired from eq somewhat recently, what I did was mostly just turn off most models (unless I needed the horses)
also used a viewport on every session. forget what the exact numbers were, but I made it letterbox-esque and kep all UI bits outside the box.
Particle effects tended...
Personally I took a different route....
Decided to just go and cancel my accounts, the only things that held me to the game were my friends, and most of them have been gone for a while.
So anyway, the game has become retardedly inflated (what's in the next expansion, 750 hp/mana gear?), the...
Well, I've got a sloppy buff routine for a mac I've been working and I've been trying to figure out how to simplify the sub.
Here's what I got at the moment:
sub buffs
/call checkanchor
/delay !${Me.Moving}
/if (${Me.Buff["Sylvan Call"].Duration}<100 || !${Me.Buff["Sylvan Call"].ID}) {...
As I only trust MQ2Cursor for item handling, I made this up for use with the hunter mod I been working on.... works quite well
/declare loottotal int outer
/declare lootslot int outer
/declare lootleft int outer 0
Sub looting
/if (${Target.Distance}<12) /docommand /multiline ; /face...
Well, before the code... lemme mention a couple things:
basically designed for a melee to farm an area (not really afk)
relies on cursor for loot handling
relies on moveutils for sticking
(no warps of any kind involved)
Sub Main
:declare
/declare t int outer 0
/declare loottotal int...
Kids with guns....
Or just add player checks...
/if (${spawncount[pc]}>6) {
/ooc I'm a retard that's warping/GKing in an open zone
/report
/keypress instant_camp
}
Or something to that effect
Picked up some legs a couple days ago using the lockazone method... zone just crashed (and of course legs poofed and the pieces are gone as well)when I did the turn-in though, so if ya got any bits for armor you may want to wait a lil while before trying the turn-ins.
www.s0rcier.net/MQ2Melee/MQ2Melee.4.482.zip
The requested URL /MQ2Melee/MQ2Melee.4.482.zip was not found on this server.
ooops.
VIP link is fine, it's that "." between Melee_4
Re: RedQuest v1.2
Well, there is a stickdelay setting, but i have that off it seems more like a delay from some of the checks (probably because I have up to 6 toons at once running on the same comp....but still) and it doesn't always happen.
The custombind might not be a bad idea, although...
Re: RedQuest v1.2
I tend to have some minor problems with the routines, notably a hangup before it kicks in, so might try and remove some checks or just re-arrange it to stick/attack before checking anything else.
And also sometimes while I'm tanking i need to break stick (mob near a...
Relies on MQ2Cursor for handling and MQ2moveutils for the movement...
Basically AE or otherwise mass-kill whatever mobs you farming, then run it.
Once all corpses in range have been looted it'll /end itself
Sub Main
/declare t int outer 0
/declare loottotal int outer
/declare...
Really just looking for an isxeqmelee charnamehere.xml with the stickcmd/args in it, and hopefully provoke/stuns/holyshits(flags), or some way to list the available xml options (documentations don't seem to provide a way to do that).
Otherwise I just gotta scan the .cpp and try to figure out...
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.