Buff Script by demlar
1if not findbuff 'Strength' or not findbuff 'Agility' or not findbuff 'Cunning'
2 cast 'Bless'
3 wft
4 target 'self'
5 wait 1000
6endif
7if not findbuff 'Reactive Armor'
8 cast 'Reactive Armor'
9 wait 1000
10endif
11if not findbuff 'Magic Reflection'
12 cast 'Magic Reflection'
13 wait 1200
14endif
15if not findbuff 'Protection'
16 cast 'Protection'
17 wait 1200
18endif