• 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! 👋
  • There is a suspension/ban wave happening. We don't know why. Please keep regular discussion to Suspension MegaThread and please consider submitting a Suspension report to RG.

Recent content by Warrene

  1. W

    MQ2DoCrack Offsets 11/08

    I'm not using the RG compile. If that makes a difference, my apologies for creating an issue needlessly. . . . Loaded up just fine with the updated Enviro as well as additional offsets. As for the date, now I'm curious: which date is being checked, is it against something in eqgame.exe...
  2. W

    MQ2DoCrack Offsets 11/08

    Plugin reports bad date using these values. I backed up a day at a time until "2007.10.31" was accepted....and promptly crashed EQ. I had the following offsets turned on: EB NoBlind NoEncumber NoStun2 NoAnon EnviroFall Daylight
  3. W

    remember this plugin??

    Sorry for this out-of-context post, but I needed a place to test my ability to post.
  4. W

    Macro evolving weps

    If the mob names are distinct enough, no need to re-invent the wheel: use hunter.mac. I use this largely for tradeskill farming, but a kill is a kill and there's no reason you couldn't use it as is. You specify which mobs to target in a companion INI, and can adjust the radius/size of the...
  5. W

    Macro running another macro

    Sounds like a plan. I hadn't given that angle any real thought, and your description sounds like a minimalist approach to integration. Translation: I really need to have a common macro, and your suggestion offers the least amount of coding. Thanks!
  6. W

    Macro running another macro

    ********** WRONG THREAD, CAN"T FIGURE OUT HOW TO MOVE IT TO QUESTIONS *********** I'm looking for a sanity check. I experimented a bit go, the results weren't what I expected, so I'm looking for some insight or corroboration. Goal: While a macro is running, have it conditionally fire up...
  7. W

    AA commands

    AA list I didn't compile this list...googled it...and it appears to be a bit old, so there may be more available. If you have an activated AA not in this list, you can issue "/alt list" in game and a full list of all AAs will be spewed to screen for the class of the toon currently logged...
  8. W

    Jigs21 Compile V5.0

    Are these long duration re-cast spells? I can't say the exact limit, but anything with re-cast time of 10 or over always gives me this response. I just wait for the spell's refresh to end and cast it again. Bug? Dunno, but it's worked this way for me for as long as I can remember.
  9. W

    Exp Macro (Scouting Maiden's Grave)

    ...forgot to mention I commented out the code block that checks to see if the reward window is open. Essentially, the portion of the code that handles the reward consists of: /delay 2s /reward ${option} /delay 2s /reward ${option} Not elegant, but the "/if window not open" logic was simply...
  10. W

    Exp Macro (Scouting Maiden's Grave)

    I had a similar problem with running the Mapping Suncrest task. The only resolution I came up with was a work around. After the /reward command in the macro (prolly in the .INC module), I added two more lines -- /delay 2s and another /reward command. If the first /reward doesn't take, the...
  11. W

    Patch message -- 07/25/2007

    July 25, 2007 _____________________ *** Highlights *** - Innothule Swamp Revamp: As the stench of evil pullulates throughout the region surrounding the home of the trolls, the denizens of the Innothule Swamp surface to see the rejuvenated swamplands. - SOE Fan Faire: The 2007 Vegas Fan Faire...
  12. W

    Memorize spells

    If you find the limitation of 10 spellsets is cumbersome, or like to keep your hands on the keyboard (my vote!), plugin MQ2Cast includes spellset support. See the MQ2Cast link on the distribution entry in the Strategies forum for full documentation, but here's the quick take: /sss ##### -- save...
  13. W

    Tradeskillers unite! Need help with Tailoring and Tinkering now.

    I've been thru this excerise before, but checked again just to be sure. I went thru the trivial list at EQ Traders for both tailoring and tinkering, checking each recipe at or above 300. All require farming. Frankly, farming becomes a requirement far below 300. I've never had reason to doubt...
  14. W

    Mapping Suncrest Ridge (rewrite) (for Bards, Druids, Rng, Shms, bsts)

    Starts in Barren Coast. Stand in front of the task giver named Brynden Snow. He is in one of the tents.
  15. W

    Help with MoveTo please

    /target ${Me.Name} is complete and executable as is. Try it in "immediate" mode and see what happens. It is very easy to play around with the object model by using /echo #### in "immediate" mode. Some examples: /echo ${Target.Level} will display the level of your target, NULL if you don't...
Back
Top
Cart