• 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 Persnickety

  1. Persnickety

    FH - Revisted

    Nice job on this. Its been working pretty well for me for several days, with a few small tweaks. One big thing I noticed is that if the bard is in third person view while in Nedaria, he wont be able to use "U" to click on the door to zone into the instance. Since he doesnt zone in, he...
  2. Persnickety

    Announce or /ann

    If you use MQ, you can do that easily. There should be a folder under your MQ folder called "configs." If its not there, create it. Then create a text file in that folder and name it autoexec.cfg. Inside that text file, you can add any command that you want to run automatically everytime you...
  3. Persnickety

    Tailoring recipt's

    This is from EQ Traders and is kept pretty up-to-date. http://mboards.eqtraders.com/eq/showthread.php?t=25961
  4. Persnickety

    Looking for a NPC Looting Macro!

    The generic looting code I always use is the NinjaAdvLoot.inc that is included in AD00's Autobot macro bundle from MQ2 VIP (Found here if you have VIP access). Once you have that, stick it in a macro and add a few setup lines. Here is a basic example of looting all mobs within 100 radius...
  5. Persnickety

    DoN Tradeskill Quest Bug

    Re: Strange Bug Squelch just keeps it from reporting to the mq window everytime it tries to target. Its not absolutely necessary to use, just cuts down a lot of spam when it doesnt find a mob to target.
  6. Persnickety

    DoN Tradeskill Quest Bug

    Re: Strange Bug Thanks for the tip, worked nicely. And for the ultra-lazy people who dont want to run around the isle for 30-45 mins, if you have a pet you can stand in the middle of the isle and use something like this: Sub Main /declare i int :startover /for i 1 to 20 /squelch /tar...
  7. Persnickety

    Sabotage! (Hard) -- Easy 190+hp rewards

    Also! I just noticed that you said you saved in wordpad. You need to be careful when doing that. If you choose the wrong format, it will insert a lot of unnecessary formatting junk into the file. I think wordpad defaults to saving as rich-text format, which will totally mess up the macro for...
  8. Persnickety

    Sabotage! (Hard) -- Easy 190+hp rewards

    The attached file is nothing new, its just for the person who was having trouble with copy/paste and saving the code from the very first post in this thread. So if you are able to do that, you arent missing anything with the attached .mac file. =)
  9. Persnickety

    Sabotage! (Hard) -- Easy 190+hp rewards

    You have a couple line breaks in yours that werent in the original posting. I attached the mac file to this post, see if it works for you.
  10. Persnickety

    Who has the best posts so far in '06?

    Just wanted to say thanks to those who voted for me! Glad I was able to contribute and help some people out. =)
  11. Persnickety

    Plugin: MQ2ChatEvents

    The inbound and outbound message sound files are what I use with Trillian (I think they come with Trillian, but cant remember for sure). For some of the other sounds like "Death Touch" I used a text-to-speech website. http://www.research.att.com/projects/tts/demo.html You can make them say...
  12. Persnickety

    Plugin: MQ2ChatEvents

    Ok I tested it with CodeCaster's 1.5 compile and it seems to be working. Let me know if there are any problems.
  13. Persnickety

    Plugin: MQ2ChatEvents

    Making it work with the older compile means rewriting part of it to not use the new global variable. BUT just for you guys, I'll try to get it done and posted in a little bit. =)
  14. Persnickety

    Huds

    I posted (as others have) how to get a Gift of Mana proc to show up on your hud. If you want it as a true popup, you'll have to use something other than the hud (like mq2chatevents). I'll see if I can reverse-update that plugin today so it will work with older compiles.
  15. Persnickety

    Plugin: MQ2ChatEvents

    Yeah I think thats the problem. I compiled it using the latest 20060129b MQ release, which added a global variable (gbInZone) that is used in this plugin. I think Codecaster's 1.5 is the 1-18 mq source.
Back
Top
Cart