JostakDR Cambrinth (script): Difference between revisions
Jump to navigation
Jump to search
(Created page with "{{Script |cat=utility |fe=StormFront |auth=JostakDR }} This is my universal cambrinth script designed to remove your worn cambrinth, charge/cast, juggle onc...") |
No edit summary |
||
Line 5: | Line 5: | ||
}} |
}} |
||
This is my universal cambrinth script designed to remove your worn cambrinth, charge/cast, juggle once, repeat. Will stop when arcana is mind locked. I personally set it up so that my attunement can fully recover while juggling. |
This is my universal cambrinth script designed to remove your worn cambrinth, charge/cast, juggle once, repeat. Will stop when arcana is mind locked. I personally set it up so that my attunement can fully recover while juggling. If you DO run out of mana, it will pause for 2 minutes then continue. |
||
<pre> |
<pre> |
Revision as of 22:31, 1 October 2012
JostakDR Cambrinth (script) | |
---|---|
Category | utility |
Front-end | StormFront |
Author | JostakDR |
This is my universal cambrinth script designed to remove your worn cambrinth, charge/cast, juggle once, repeat. Will stop when arcana is mind locked. I personally set it up so that my attunement can fully recover while juggling. If you DO run out of mana, it will pause for 2 minutes then continue.
echo *************************************************************************** echo Usage: .camb (Juggling Item) (Worn Cambrinth) (Charge Amount) (Spell) (Optional: Prep amount) echo *************************************************************************** goto start start: put stow right pause 1 put stow left pause 1 put remove my %2 pause 1 goto charging charging: match charging You fail to match focus The cambrinth armband absorbs match focus The cambrinth armband resists match focus almost all of match charging ...wait match focus The cambrinth armband is already match break You strain, but cannot put charge my %2 %3 matchwait break: pause 120 goto charging focus: match prepare readying it for your use match prepare Your link to the cambrinth match focus ...wait match focus but fail put focus my %2 matchwait prepare: match cast You feel fully prepared match prepare ...wait put prep %4 %5 matchwait cast: match cambexp You gesture put cast matchwait cambexp: match end mind lock match juggle EXP HELP put exp skill arcana matchwait juggle: put wear my %2 pause 1 put get my %1 pause 1 put juggle my %1 waitfor roundtime pause 1 put stow right pause 1 put stow left pause 1 put remove my %2 pause 1 goto charging end: Echo Mind Locked