Page 1 of 3

BH, RH modded for beastlords

Posted: Wed Apr 27, 2005 11:11 pm
by Mr.Studmuffin
I self-modified RH for beastlords. Took out some of the un-necessary stuff. Pets automatically attack when you attack, and /pet hold when you stop attacking; also sets the pet focus to on when the macro is initialized. My BHtest.mac is my expirimentation macro which includes auto Spiritual ascendance casting when someone sends you a tell with the string "sa" or "SA" in it. It works with a few kinks. Can use normal RH.ini file, but I will include the one I use, I forget if I changed it at all. Was going to clean the code and other stuff cosmetically a little but lost interest.

bhtest.mac requires spell_routines.inc

http://www.base-2.net/~ajax/bh.mac

http://www.base-2.net/~ajax/bhtest.mac

http://www.base-2.net/~ajax/RHSettings.ini

Code

Posted: Wed Apr 27, 2005 11:26 pm
by Mr.Studmuffin
can just view it off the links above

Posted: Thu Apr 28, 2005 9:00 am
by A_Druid_00
Aren't there already like 5000 of these BL mods based off RH? Just seems kind of redundant.

Edit: Oh, and you're exceeding the post limist on the boards. I ran into the same issue when I did RaidDruid. I'd suggest breaking your main macro into a couple .inc files. Like move all the events to BHEvents.inc and just #include it in the main mac.

Posted: Thu Apr 28, 2005 9:13 am
by psychosis
Its seems there are A_Druid_00, but they are all very lacking. The only thing I have seen come close to working well is RH and twisting it for BL's.

Posted: Sat May 21, 2005 11:52 pm
by Merlin
seems to be a problem with these 2 lines


/if (${Ini[RHSettings.ini,General,DynamicCloseness].NotEqual[NULL]}) /varset dynclose ${Ini[RHSettings.ini,General,DynamicCloseness]}


/squelch /stick ${closeness}% mpause ${If[${Me.Swimming},uw,]}

:(

Posted: Mon May 23, 2005 8:09 am
by skyler
Merlin wrote:seems to be a problem with these 2 lines


/if (${Ini[RHSettings.ini,General,DynamicCloseness].NotEqual[NULL]}) /varset dynclose ${Ini[RHSettings.ini,General,DynamicCloseness]}


/squelch /stick ${closeness}% mpause ${If[${Me.Swimming},uw,]}

:(

You could have made things easier for those trying to help you and actually include what the error was exactly, but oh well! The error on the second line is due to the fact that they changed the name of one of the variables used in the new update.

Posted: Mon May 23, 2005 11:59 am
by gohan4
I would like to give this mac a try, but from what i'm reading its not working?.

Posted: Mon May 23, 2005 1:43 pm
by Merlin
skyler wrote:
Merlin wrote:seems to be a problem with these 2 lines


/if (${Ini[RHSettings.ini,General,DynamicCloseness].NotEqual[NULL]}) /varset dynclose ${Ini[RHSettings.ini,General,DynamicCloseness]}


/squelch /stick ${closeness}% mpause ${If[${Me.Swimming},uw,]}

:(

You could have made things easier for those trying to help you and actually include what the error was exactly, but oh well! The error on the second line is due to the fact that they changed the name of one of the variables used in the new update.

/varset failed, variable 'dynclose' not found
bh.mac@229(Main):/if (${Ini[RHSettings.ini,General,DynamicCloseness].NotEqual[NULL]}) /varset dynclose ${Ini[RHSettings.ini,General,DynamicCloseness]}

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 1:34 pm
by xyilla

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 1:35 pm
by xyilla

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 1:36 pm
by xyilla

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 1:37 pm
by xyilla

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 2:14 pm
by xyilla

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 2:15 pm
by xyilla

Re: BH, RH modded for beastlords

Posted: Mon May 12, 2025 2:16 pm
by xyilla