Outdoorsmanship (script)

From Elanthipedia
Revision as of 07:01, 18 September 2015 by SHELTIM (talk | contribs) (Fix typo)
(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.


put stand

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: