Outdoorsmanship (script)

From Elanthipedia
Revision as of 21:14, 15 September 2015 by SHELTIM (talk | contribs) (Created page with "{{Script |cat=training |fe=StormFront |auth=Sheltim }} <p> A Script for training outdoorsmanship. Collect rocks and then kick the pile until you are mind loc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Outdoorsmanship (script)
Category training
Front-end StormFront
Author Sheltim


A Script for training outdoorsmanship. Collect rocks and then kick the pile until you are mind locked.


CHECK_IF_DONE:
put kick pile
match COLLECT EXP HELP
match DONE mind lock
put exp outdoorsmanship
matchwait

COLLECT:
put collect rock
pause 1
goto CHECK_IF_DONE

DONE: