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)
this is not elaborate, but if you save the following in a .mac file you should be able to start it up in multiple windows. Since it is a macro, you can't be running any other macros though.
Sub Main
/declare i int
/varset i 1
/while (${i}) {
/keypress 2
/delay...
How do you have your Taps defined in your heal section?
I use this and my sk doesn't switch targets:
Heals1=Touch of T`Vem|70|Tap
Heals2=Dire Testimony|60|Tap
If you want to use an aggro conditon, I think the following would work..so change my Cond1 to this:
Cond1=${Me.AbilityReady[Hide]} && ${Group.Member[0].PctAggro} > <whatever aggro threshold you would like to use to trigger the evade>
I haven't tested that out, but I believe that would work.
Since I use DPSOn=2, the %health part of the DPS line just determines order...so my rogue is backstabbing and "evading" on cooldown, where I backstab 1st then evade. If you don't want to do it on cool down, you could add some part to the condition to only do it if your aggro reached a certain...
If you are uding KissAssist, I do the following with my sub 60 rogue and it appears to be working.
[DPS]
DPSOn=2
DPS2=Backstab|98
DPS3=command:/keypress 8|97|Cond1
ConOn=1
Cond1=${Me.AbilityReady[Hide]}
So then in my Hotkey Bar at 8 is a EQ social that does /attack off /doability 1 /attack...
Pretty sure you can type it in either. I just used the logging a couple days ago, so it should work. Also, even with logging on, it will still spam the output to the MQ chat window.
If you want it to be logged you need to run /debug combat on log
The log file is in where ever your Very Vanilla is installed, in a MacroQuest/Release/Logs/<server>_<character>.log
Yes there is an aa, which is what I normally use. But prior to being able to get the aa and get group buffs, if you want to buff pets, using BuffsOn=2 is how you should be able to do that.
@ctaylor22, I got back to some EQ playing and I tried this out and out of the box, I also could not get BuffsOn=2 to buff a character's pet with single target buffs. I did some debugging and it appears that somewhere the code doesn't seem to be waiting for the buff spell gem to refresh when...
Have you verified that ConOn is set to 1 to actually enable conditions? But yeah, posting the entire .ini file minus any identifying information would probably be helpful.
Is your SK your tank? If so, I would assume it would always start the dps section immediately? Also from your two posts are you trying to say it seems to be ignoring conditions, or that you think it shouldn't be doing dps section at all? Lastly, isn't it the Melee sections, AssistAt that...
After reviewing my .ini files, I was misremembering my past issue. When I said sync up the engages, what I should have been saying was sync them up between toons. I believe several of my issues were having a tank that had a value for MeleeDistance that was > than my dps characters causing the...
I mean, I didn't say to not change it. As somebody who has mistakenly used dpson = 1 and intentionally using debuffallon, I have not personally encountered those settings to make my charcters not do any of my dps sections. From my experience, the majority of times my characters are not...
All the things Kaen01 suggested to change are good changes. However, I don't think that any of those should stop your shaman from doing the dps section. You don't mention if you have your shaman set up to be using /chase mode on your tank, or if you are set up with them in a camp using...
Shouldn't be. Err let me clarify. Assuming your Buff set up in your .ini isn't being limited in some way (like CLASS or MA). If the buff is setup to be cast on any group member, it appears it should then do the following checks for people's pets. I assume you have DanNet set to 1 on all...
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.