My Buff Bot, Works but needs a little help please.
HI,
here is my modified buff bot code Code:
#zone:PoKnowledge Also i am open to any constructive advice to shorten the code or make it more effective. Thank you in advance for any and all help Fuer |
I didn't test it, but something like this would probably work:
Code:
if ($text=~/kei/i) { |
Quote:
should work |
thank you both very much.
|
Quote:
This is an explanation of what I mean from the Perl system guide: $text =~/^me$/i - Would only match if me is the only text said. The "^" tells it it must be the first thing said and the "$" tells it it must be the last thing. And here is an example of how you would use it in your code: Code:
if ($text=~/^heal$/i) { |
Thank you, the buff bot works perfectly now thank you, very much, the trouble i have is its been so long since i played EQ i cant remember the good buffs people would want. I seem to remember:
Alacrity, Temp, DMF, Sow, Clarity for under 45 Virtue, Sow, Kei, DMF for 46 I am sure im missing tons, any input would be great. |
Harnessing of Spirit (below 46) & Focus of Spirit/Focus of Soul (46+) were really nice Shaman buffs that stack with the Aego line of spells, and possibly with the Druid Protection of the Glades line of spells, which is also a good one for HP.
I know, at least until a certain point, that you could even stack HoS/FoS with regular STR/DEX buffs if the stat buffs were cast first, but I think that was removed on live at some point, especially since +130 str & +87 dex @ level 46 from 3 buffs, then +135 str & +120 dex @ level 60 with 3 buffs was a little unbalanced, especially since you could cast them on most noobs. |
thats the one i was thinking of , i can remember asking for a hos hehehe, thank you again very much
|
All times are GMT -4. The time now is 09:00 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.