• 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

Recent content by groovalistic

  1. G

    Multibox System Performance

    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...
  2. G

    Ban Centeral x2 No hand in cookie jar anymore, Its the Finger prints

    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...
  3. G

    Help with buff array

    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}) {...
  4. G

    looting help for macro

    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...
  5. G

    Macro assistance plz :)

    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...
  6. G

    Stop Using MQ2 in Front of People

    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
  7. G

    Don't Hand in Runes to Karsor the Mad

    I just posted something about the chain armor guy in another thread also. Tibor crashed zone after hand-in to get my legs.
  8. G

    FARM Anguish NO LOCK OUT TIMER

    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.
  9. G

    MQ2Melee

    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
  10. G

    RedQuest v1.2(NERFED)

    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...
  11. G

    RedQuest v1.2(NERFED)

    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...
  12. G

    RedQuest v1.2(NERFED)

    Re: RedQuest v1.2 Just wondering if the Melee is straight from "PLUGIN: MQ2Melee v4.019 20060922 (BetaTSS Fix)" VIP or has it been modded at all?
  13. G

    aeloot

    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...
  14. G

    Anyone using isxeq 'round here?

    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...
  15. G

    waypoints

    ok, there's some repeats and possibly mis-named in here.... but a lot's a WPs, mostly useful: [ErudnExt] tox=-1556.00 -184.00 -44.12 343.83: library=-1072.63 -201.84 52.04 305.89: palace=-643.08 -206.33 74.02 91.47: city=-354.56 -1.62 40.37 4.44: docks=101.58 -339.19 24.08 247.06: [ErudnInt]...
Back
Top
Cart