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.

updated and this is what i got and she was not invised
getting spammed with the same thing here.
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.
|----------------------------------------------------------------------------
| 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
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
do you have bringyourownspells=1 turned on?
ok, I am an Idiot. That was it.
BUT, now spell gem 10 does not get memmed. Anyone know what spell that it?
Thanks
The Auto_BRD not updated to use lvl 110 songs?
I'm working on this today, look for it here in a few hours on Dropbox. I should have an update for it.
Cool thnx.
Okay - Updated Auto_BRD with 110 let me know how it is working.
cool snaggin it will let you know
- - - Updated - - -
Auto_brd crashed on me right after momorizing song Aria of the begalru.
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
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.
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?

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.
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.
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.
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
