• 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

Jigs21 MacroQuest2 Compile V9.1

Status
Not open for further replies.
You guys always rock.

My only issue is still the MQ2Cast:

I can't use /mem spell_name gem#
It unmems the correct gem but then aborts the memming.

I can do it fine using just plain old MQ2. (/mem gem# spell_name) but in order to do that, I have to unload mq2cast. A couple of my macros use this but I've been getting around it by reloading Spell_Routines.inc.

Let me know if you need a log file or direct me to place where I can help fix it.
 
What Item Struct fix. If you mean the LinkDB fix, you can grab it from my compile/source if you like if Jigs didn't include it (I think he did though). You just need to DL the latest Items.txt file and the /link /import in game. If you mean something else, lemme know and I'll see what I can do and I'm sure Jigs will do his best to get it fixed as well.
 
jmo1985 said:
What Item Struct fix. If you mean the LinkDB fix, you can grab it from my compile/source if you like if Jigs didn't include it (I think he did though). You just need to DL the latest Items.txt file and the /link /import in game. If you mean something else, lemme know and I'll see what I can do and I'm sure Jigs will do his best to get it fixed as well.

I did fix it, and @ crystane, let me check it out, I guess another MQ was released with those fixes.
 
For some reason, MQ2 along with DoCrack makes eq crash when I camp out any character....any reason for this?
Otherwise, everything works fine.
 
To clear it up, MQ doesnt properly read out the bag and inventory slots of gear and items a toon posseses, atm.
Therefor macro's (at least all mine) are unable to find items, toon's posses and wont cast/use em.
Case is MQ TLO requests of item's bag/inventoryslot's just return NULL atm.

I am looking for a item struct fix for that and hope they fix it soon, keep up the good work J.

Greetings Crystane.
 
Oh, easy fix, I just read about that. Open all of your macros in Notepad and do a replace of "item" with "Item". That should fix it.
 
K, your input wasnt the solution directly.
But with my investigation and your clue I found the bug, thx to you nonetheless.

Thing was when I did a request ${ItemFind[Spider Silk].InvSlot} manually I got a result like 29

When I did it the way my macro does ${ItemFind[${item}].InvSlot} then I allways got NULL

Problem was the use of "item" as variable in the macro,
I changed it to "itemtocast" and now my macro's work.

Hard to find such things.

Thx for looking into it, I will update all my macro's and repost em.

Crystane.
 
For some reason, MQ2 along with DoCrack makes eq crash when I camp out any character....any reason for this?
Otherwise, everything works fine.

Which DoCracks offsets do you have loaded? It could be a problem with those. Get me the info you can and I'll look into it. It's possible I posted a bad offset. I'm still fairly new at finding them.
 
jmo1985 said:
Which DoCracks offsets do you have loaded? It could be a problem with those. Get me the info you can and I'll look into it. It's possible I posted a bad offset. I'm still fairly new at finding them.

Well some of the offsets appear to be copied from the ones I did for another site, and I screwed up BankAnywhere (intentionally, its fixed now). So that one you have is for sure broken, you can visit there again though and get the working version.
 
Re: Jigs21 MacroQuest2 Compile V9.0

Gore said:
mq2rez isnt looting right for me seems to only loot top right slot and will time out unless i follow along with it let it loot right i do left etc etc than it will work
I've been having the same problem. I was thinking it was just something related to my computer being a few years old or something, but perhaps it's not.
 
ok so the other say i saw a wizzy in direwood kiting mobs, but what was interesting about this wizzy was that he was kiting like a bard. running while casting. i was wondering if anyone knew about this or how it is being done. definately would love to have that ability. thanks
 
taehc said:
ok so the other say i saw a wizzy in direwood kiting mobs, but what was interesting about this wizzy was that he was kiting like a bard. running while casting. i was wondering if anyone knew about this or how it is being done. definately would love to have that ability. thanks


Wizards have / had insta cast nukes. i.e. no cast times.
 
Yep, and I'm guessing he was Beam Kiting as well. I see this in Dire sometimes, but a LOT in Icefall.
 
I try to load plugins like

mq2piggyzone
mq2pax

and it says can not be loaded i do it in this format

/plugin mq2piggyzone

thre a reason its not working?
 
taehc said:
ok so the other say i saw a wizzy in direwood kiting mobs, but what was interesting about this wizzy was that he was kiting like a bard. running while casting. i was wondering if anyone knew about this or how it is being done. definately would love to have that ability. thanks


There is a plugin out there called MQ2Supercast. With the /scast "spell name here" command it allows you to cast while moving.
 
Wizards get several instant cast nukes both single target DD and 1 AE called Beam of Solteris. Beam is frontal directional but you can be running backwards and cast it - no MQ2 required.

Wizard Beam kiting = insane exp and power leveling (run LotD on an alt that u camp out until you are ready to bring the mobs down) - have gotten 31 AA's in one lesson (for alt) when used this way - kiting 69.1.
 
Shouldn't this be moved to NERFED section, or am I the only one that can't load MQ at the moment?
 
Fenix8452 said:
Shouldn't this be moved to NERFED section, or am I the only one that can't load MQ at the moment?
Yes, it should be, and I am sure it will be when one of the moderators gets to it.

:)
 
New source is up and working, I would post a get by vanila compile if I knew how to avoid the auth ppart
 
wcfpjf said:
New source is up and working, I would post a get by vanila compile if I knew how to avoid the auth ppart

Download XVI32 latest version (can use search engine of your choice to find) Open up Mq2Auth using XVI32, go to the search tab make sure text string is checked in both the find and replace sections. Find "Microsoft" Replace with "Microssft"

Should come back saying 3 occurances... Save file... Now go to the release folder, open up the mq2.exe using XVI32 do the same thing.. Find Microsoft replace with Microssft then save.. Now double click the Mq2auth file back in the root and you have negated the auth check
 
Jigs21 MacroQuest2 Compile V9.1
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart