Climb Shard - Part 2 (script): Difference between revisions

From Elanthipedia
Jump to navigation Jump to search
mNo edit summary
Line 66: Line 66:
exit
exit
</pre>
</pre>
[[Category:Scripts]]

Revision as of 13:41, 24 March 2011

Climb Shard - Part 2 (script)
Category training
Front-end StormFront,Wizard
Author Unknown
  • Starts south of the tower
  • Starts at about 120 ranks of climbing, still being used in mid 300s.
  • Climbs the gates only.


start:
move w
move nw
move n
move w
move w
put go bri
move w
move w
move w
move w
move w
move w
move s
put cli practice wall
WAITFOR You finish practicing your climbing skill
move n
move n
move ne
move ne
move ne
move e
put climb practice wall
WAITFOR You finish practicing your climbing skill
move e
move e
move e
move se
move se
move se
put climb practice wall
WAITFOR You finish practicing your climbing skill
move s
move w
move w
move w
move w
move w
put go bri
move w
move w
move w
move s
move sw
move w
goto exp

exp:
put skill climb
match end mind lock
match start EXP HELP
matchwait

end:
exit