Back to "buff" tags

Self Buff by jolanar

Related: Snippetbuffs
Created: 09/15/2024
Last Updated: 12 months ago
Description from the author:

This will buff yourself with either Bless/Protection or Potions depending on your Inscription and Alchemy skill level.

if not findbuff 'Magic Reflection' cast 'Magic Reflection' wft 2500 target self wait 500 endif if not findbuff 'Reactive Armor' cast 'Reactive Armor' wft 2500 target self wait 500 endif if not findbuff 'Strength' and skill 'Inscription' > 0 cast 'Bless' wft 2500 target self wait 500 endif if not findbuff 'Protection' and skill 'Inscription' > 0 cast 'Protection' wft 2500 target self wait 500 endif if str < 101 and skill 'Alchemy' > 0 if findtype "White Potion" backpack as pot dclick pot endif endif if dex < 26 and skill 'Alchemy' > 0 if findtype "Blue Potion" backpack as pot dclick pot endif endif if not findbuff "Magic Resist Potion" and skill 'Alchemy' > 0 if findtype "Black Potion" backpack as pot dclick pot endif endif if not findbuff 'Food Satisfaction' if findtype tray backpack as food dclick food wait 350 endif endif

Quick Filters

Bard Quick SearchCrafter Quick SearchDexxer Quick SearchHarvester Quick SearchMage Quick SearchPVM Quick SearchPVP Quick SearchStealth Quick SearchTamer Quick Search