• 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

Pre-Release Link for auto_clr auto_brd, and auto_war macros

Status
Not open for further replies.
Using
|---auto_CLR.mac by Noobhaxor|-----Version: 1.0.5
|-----Update: 1-8-2018

Why does my cleric stop healing? Why does my cleric seem to forget who the Main Tank is?



Noticing this issue quite abit, after awhile it keeps trying to heal NULL, or can't find spawn. Think it may have to do with MT/MA dying. I should state that I'm on the same version as taxibutt (v1.05), haven't downloaded the 1.07 version you just released to test in case that might cause some confusion.
 
Noticing this issue quite abit, after awhile it keeps trying to heal NULL, or can't find spawn. Think it may have to do with MT/MA dying. I should state that I'm on the same version as taxibutt (v1.05), haven't downloaded the 1.07 version you just released to test in case that might cause some confusion.

I've made some changes to how it aquires and reaquires MT, so let me know if you guys see this on 1.0.7 now.
 
still hitting the null on tank target id and not rezzing after tank wipes also not rezzing any one else in grp while in combat
 
Rich (BB code):
|----------------------------------------------------------------------------
| SUB: TankChangeCheck
|---------------------------------------------------------------------------- 
Sub TankChangeCheck
	/if (${Group.Member[${tankname}].Hovering}||${Group.Member[${tankname}].Type.Equal[Corpse]}) {
		/varset oldtank ${tankname}
		/echo Tank Gone - Switching to Self Heal mode
		/varset tankname ${Me.Name}
		
	} else /if (${Group.Member[${oldtank}].ID}&&!${Group.Member[${oldtank}].Hovering}&&${Group.Member[${oldtank}].Type.NotEqual[Corpse]}) {
		/echo Tank is Back - Switching him back to maintank
		/varset tankname ${oldtank}
		/varset oldtank NULL
	}
	/if (${newtank}==1) {
		/docommand /varset tankname ${Target.Name}
		/echo Main Tank set to ${tankname}
		/varset newtank 0
	}
	/if (${Group.Member[${tankname}].ID}!=${tankid}) /varset tankid ${Group.Member[${tankname}].ID}
/return

Adding the bolded line above solves my tank/null target issues every time
 
Rich (BB code):
|----------------------------------------------------------------------------
| SUB: TankChangeCheck
|---------------------------------------------------------------------------- 
Sub TankChangeCheck
	/if (${Group.Member[${tankname}].Hovering}||${Group.Member[${tankname}].Type.Equal[Corpse]}) {
		/varset oldtank ${tankname}
		/echo Tank Gone - Switching to Self Heal mode
		/varset tankname ${Me.Name}
		
	} else /if (${Group.Member[${oldtank}].ID}&&!${Group.Member[${oldtank}].Hovering}&&${Group.Member[${oldtank}].Type.NotEqual[Corpse]}) {
		/echo Tank is Back - Switching him back to maintank
		/varset tankname ${oldtank}
		/varset oldtank NULL
	}
	/if (${newtank}==1) {
		/docommand /varset tankname ${Target.Name}
		/echo Main Tank set to ${tankname}
		/varset newtank 0
	}
	/if (${Group.Member[${tankname}].ID}!=${tankid}) /varset tankid ${Group.Member[${tankname}].ID}
/return

Adding the bolded line above solves my tank/null target issues every time

Forgot to reset the tank ID. Put this fix in 1.0.8 and pushed it out. Thanks again ihc385!
 
ok, I am an Idiot. That was it.
BUT, now spell gem 10 does not get memmed. Anyone know what spell that it?

Thanks

This is actually open to those that are 110 and have the new AA. You can put any spell you want the cleric to use here and he will just cast it when appropriate. Some like another nuke, others a stun, or reverse DS. Lots of options for you to choose from. I'll update on official launch. I'm still working on Pet heals and Extended Target.
 
Didn't throw an error it just kicked me to desktop right after.

- - - Updated - - -

I got the dump file that you send to eqmule. Would that help you? it happens right after the 3 gem slot song load an the 4th one was removed. Then it frozen an booted to desktop
 
Didn't throw an error it just kicked me to desktop right after.

- - - Updated - - -

I got the dump file that you send to eqmule. Would that help you? it happens right after the 3 gem slot song load an the 4th one was removed. Then it frozen an booted to desktop

Found the problem, redownloaded Auto_BRD 1.0.2 now. There was a bracket with incorrect spacing that might be causing the issue. I didn't see it on my end but might fix your crash.
 
Just updated Auto_BRD and auto_subs again. Itemuse will now work with all macros properly. There are two methods of using an item in mq2 (/itemuse and /itemnotify name rightmouseup) the ItemUse Sub-routine is now changed to use itemnotify by default and if that fails to fall back and use /itemuse. This should ensure epic clicks and other items will always properly be clicked.
 
Auto_BRD doesnt mem spell gem 12 and 13 seems.

Correct, there isn't a song that I put there. Actually mine doesn't even mem 11 as well. There just aren't many songs a bard can play together. Pretty much you just need a Mez / Slow and the songs you want to twist.
 
Correct, there isn't a song that I put there. Actually mine doesn't even mem 11 as well. There just aren't many songs a bard can play together. Pretty much you just need a Mez / Slow and the songs you want to twist.

Can you add single mez? sometimes AE mez will resist on few mobs, and recast timer is 30s. hopefully single mez will kick in on resisted mobs?
 
Can you add single mez? sometimes AE mez will resist on few mobs, and recast timer is 30s. hopefully single mez will kick in on resisted mobs?

I fight with this, so I haven't played a bard in Everquest and I keep getting conflicting play styles...

Do you want it to do AE Mez and then keep a large song rotation OR do Single Target Mez and drop most of the song rotation. What really is the best way?
 
I fight with this, so I haven't played a bard in Everquest and I keep getting conflicting play styles...

Do you want it to do AE Mez and then keep a large song rotation OR do Single Target Mez and drop most of the song rotation. What really is the best way?

Can you make an .ini option for both? just wondering
 
I fight with this, so I haven't played a bard in Everquest and I keep getting conflicting play styles...

Do you want it to do AE Mez and then keep a large song rotation OR do Single Target Mez and drop most of the song rotation. What really is the best way?

Normally is AE mez when inc = or > 3mobs, then apply single mez on each mobs. Single mez last much longer, and AE mez only holds 30s.
INI option would be cool.

Edit,
take it back. seems single mez is shorter.. :(
 
Last edited:
How can I change the camp radius for auto warrior, he seems to walk away from camp and reset his camp every time he walks a little further out. I do not have the same issue with auto cleric.
 
How can I change the camp radius for auto warrior, he seems to walk away from camp and reset his camp every time he walks a little further out. I do not have the same issue with auto cleric.

In my experience with this MAC and my warrior, you can "/camphere on" then "/campradius 20" to set the camp radius but 20 is the lowest you can use it seems.

Note: It does not appear that setting either of those settings in the auto mac inis load when you start auto_war, auto_clr, auto_clr or any of the spinoffs like IHCZerker etc... Despite the INI settings, I have to /camphere on and /campradius 20 everytime I start the macs.
 
I'm still getting NULL when a cleric tries to heal anyone else in group... Am i missing a plugin or something? ive deleted auto_CLR and got a new one
 
Has the rezzing issue been addressed with the auto cleric? I am using KissAssist right now but I did like the healing ability a bit better with Auto Cleric. However, I can't do it if it wont rez.

Thanks by the way.
 
I'm still getting NULL when a cleric tries to heal anyone else in group... Am i missing a plugin or something? ive deleted auto_CLR and got a new one

Has the rezzing issue been addressed with the auto cleric? I am using KissAssist right now but I did like the healing ability a bit better with Auto Cleric. However, I can't do it if it wont rez.

Thanks by the way.

Both these issues are addressed. You can check the version you are using of Auto_CLR also make sure to grab the latest auto_subs as well.

Auto_CLR is Version 1.0.8
Auto_Subs is Version 6.2
as of 1/25/2018
 
confirmed i have them both, im not sure if im missing something, i been having this problem for months, when ever i try to change targets for anything on cleric it goes to cant find spawn and Null... never switches target

- - - Updated - - -

it just seems odd how i feel like im the only one with this problem for so long... I feel like im missing a plug or im not starting it correctly. im not sure

/mac auto_CLR turns on correct... ETW does it matter if pc's are on there? Tank is marked as MT and MA....

Also when i start it always targets person on bottom of group window, no matter who it is then it doesnt change
 
confirmed i have them both, im not sure if im missing something, i been having this problem for months, when ever i try to change targets for anything on cleric it goes to cant find spawn and Null... never switches target

- - - Updated - - -

it just seems odd how i feel like im the only one with this problem for so long... I feel like im missing a plug or im not starting it correctly. im not sure

/mac auto_CLR turns on correct... ETW does it matter if pc's are on there? Tank is marked as MT and MA....

Also when i start it always targets person on bottom of group window, no matter who it is then it doesnt change

That is very strange, I don't think you are missing a plugin, however sometimes mq2melee with a ton of holyshits and downshits can cause issues. Try /melee off on the cleric and see what happens. I've had that happen when I went crazy with my cleric and mq2melee inis. I always recommend to not use any downshits / holyshits for clerics. I try to bake ALL the needed conditions into the macro itself.
 
That is very strange, I don't think you are missing a plugin, however sometimes mq2melee with a ton of holyshits and downshits can cause issues. Try /melee off on the cleric and see what happens. I've had that happen when I went crazy with my cleric and mq2melee inis. I always recommend to not use any downshits / holyshits for clerics. I try to bake ALL the needed conditions into the macro itself.


there nothing in the holy/down file. melee is off and no change sadly

not sure why its spamming Using Item NULL as well
 
there nothing in the holy/down file. melee is off and no change sadly

not sure why its spamming Using Item NULL as well

Screen shot the MQ2 window with the spam and can you tell me when the spam happens?

Also, delete your auto_player.ini and make sure BringYourOwnSpells =0
 
Appears when i put the mount as NULL , it keeps spaming it... there a way to disable mount then?

- - - Updated - - -

odd its working now.... i did 3 things... delete the autoplayer like u just said.. ( ive done this a few times before) and it didnt work

Change bringyourownspells=0 it normally is set to =1

I completely cleared all pcs off my ETW.. i will play around with it to see what triggered it

- - - Updated - - -

so bring your own spells turned on, and its still working

- - - Updated - - -

[Spells]
mountitem=Bracelet of the Severed Hand
[General]
AutoRez=1
pethealpoint=0
tbmhealpoint=65
raidhealpoint=65
Manatonuke=40
usepromheals=0
DivineBuffOn=1
usedruid=0
FollowToonName=NULLNULLNULLNULLNULL
ReturnToCamp=0
UseFellowship=0
InstantRelease=0
qmtarget=1
UseMelee=0
AutoAssistAt=98
BringYourOwnSpells=1

- - - Updated - - -

- - - Updated - - -

Screen shot the MQ2 window with the spam and can you tell me when the spam happens?

Also, delete your auto_player.ini and make sure BringYourOwnSpells =0



found the problem, was able to repeat it.... Any PC (my boxes) saved on ETW is causing NULL targets

I have 9 chars and play in mini raid cause i dont care about exp

- - - Updated - - -

not rezzing outside of group either
 
Pre-Release Link for auto_clr auto_brd, and auto_war macros
Status
Not open for further replies.

Users who are viewing this thread

Back
Top
Cart