0veride

Untitled

Jan 11th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.49 KB | None | 0 0
  1. pause 1
  2. if ("$charactername" = "Ghimly") then put #script abort all except cross
  3. pause 1
  4. send .afk1
  5. pause 1
  6. if ("$charactername" = "Ghimly") then send .teachfa
  7. pause 1
  8. if ("$charactername" = "Ghimly") then send .afk3
  9. pause 1
  10. if ("$charactername" = "Ghimly") then put #script abort afk1
  11.  
  12. START:
  13. pause 1
  14. send exp
  15. pause 1
  16. gosub clear
  17. pause 1
  18. send #goto 355
  19. pause 6
  20. send stop play
  21. pause 1
  22. send stow my cloth
  23. pause 1
  24. send wear my zill
  25. pause 1
  26. send stow my mort
  27. pause 1
  28. send stow my pestle
  29. pause 1
  30. send get flower from my mort
  31. pause 1
  32. send put my flower in bin
  33. pause 1
  34. send rel spell
  35. pause 1
  36. send stand
  37. pause 1
  38. send put my grass in bin
  39. pause 1
  40. send put my grass in bin
  41. pause 1
  42. if ("$charactername" = "Ghimly") then send rem my badge
  43. pause 1
  44. if ("$charactername" = "Ghimly") then send pray my badge
  45. pause
  46. if ("$charactername" = "Ghimly") then send wear my badge
  47. pause 1
  48. send touch vess
  49. pause 1
  50. send listen to ghim
  51. pause 1
  52. send research cancel
  53. pause
  54. send Hunt
  55. pause 1
  56. if ($Appraisal.LearningRate < 10) then {
  57. send app my stick
  58. pause
  59. }
  60. pause 1
  61. if ($Appraisal.LearningRate < 10) then {
  62. send app my bund
  63. pause
  64. }
  65.  
  66. pause 1
  67. if ($Appraisal.LearningRate < 10) then {
  68. send app my pouch
  69. pause
  70. }
  71. pause 1
  72. send pow
  73. pause 1
  74. goto empcheck
  75.  
  76. EMPCHECK:
  77.  
  78. pause 1
  79. if ("$guild" = "Empath") && ($Empathy.LearningRate < 10) then goto Empathy
  80.  
  81. pause 1
  82. if ("$guild" = "Moon Mage") && ($Astrology.LearningRate < 10) then goto ASTRO
  83.  
  84. pause 1
  85. if ("$guild" = "Warrior Mage") && ($Summoning.LearningRate < 10) then goto sum
  86.  
  87. pause 1
  88. goto start2
  89.  
  90. START2:
  91. pause 1
  92. if ($Athletics.LearningRate < 10) then {
  93. gosub Climb
  94. }
  95.  
  96. pause 1
  97. if ($Outdoorsmanship.LearningRate < 10) then {
  98. gosub collect
  99. }
  100.  
  101. pause 1
  102. if ($Performance.LearningRate < 10) then {
  103. gosub play
  104. }
  105.  
  106. pause 1
  107. if ($Mechanical_Lore.LearningRate < 10) then {
  108. gosub BBRAID
  109. }
  110.  
  111. pause 1
  112. if ($Alchemy.Ranks > 80) then gosub start3
  113.  
  114. pause 1
  115. if ($Alchemy.LearningRate < 10) $$ ($Alchemy.Ranks < 80) then {
  116. gosub Crush
  117. }
  118.  
  119. pause 1
  120. if ("$guild" = "Thief") then gosub Thief
  121.  
  122. goto start3
  123.  
  124. START3:
  125. pause 1
  126. if ($Utility.LearningRate < 10) then {
  127. gosub research_Utility
  128. }
  129.  
  130. pause 1
  131. if ($Primary_Magic.LearningRate < 10) then {
  132. gosub research_MAGIC
  133. }
  134.  
  135. pause 1
  136. if ($Augmentation.LearningRate < 10) then {
  137. gosub research_augmentation
  138. }
  139.  
  140. pause 1
  141. if ($Attunement.LearningRate < 10) then {
  142. gosub research_Attunement
  143. }
  144.  
  145. pause 1
  146. if ($Warding.LearningRate < 10) then {
  147. gosub research_warding
  148. }
  149.  
  150. pause 1
  151. goto start
  152.  
  153. research_warding:
  154. pause
  155. put prep gauge flow 15
  156. pause 25
  157. send cast
  158. pause 5
  159.  
  160. RESEARCHward:
  161. put research ward 60
  162. match researchward there is still more to learn
  163. match DONE Breakthrough!
  164. matchwait
  165.  
  166. research_Attunement:
  167. pause
  168. put prep gauge flow 15
  169. pause 25
  170. send cast
  171. pause 5
  172.  
  173. RESEARCHATT:
  174. put research stream 60
  175. match researchATT there is still more to learn
  176. match DONE Breakthrough!
  177. matchwait
  178.  
  179. research_augmentation:
  180. pause
  181. put prep gauge flow 15
  182. pause 25
  183. send cast
  184. pause 5
  185.  
  186. RESEARCHAug:
  187. put research aug 60
  188. match researchaug there is still more to learn
  189. match DONE Breakthrough!
  190. matchwait
  191.  
  192. research_MAGIC:
  193. pause
  194. put prep gauge flow 15
  195. pause 25
  196. send cast
  197. pause 5
  198.  
  199. RESEARCHM:
  200. put research fund 60
  201. match researchM there is still more to learn
  202. match DONE Breakthrough!
  203. matchwait
  204.  
  205.  
  206. RESEARCH_UTILITY:
  207. pause
  208. put prep gauge flow 15
  209. pause 25
  210. send cast
  211. pause 5
  212.  
  213. RESEARCHU:
  214. put research Utility 60
  215. match researchU there is still more to learn
  216. match DONE Breakthrough!
  217. matchwait
  218.  
  219. COLLECT:
  220. pause 1
  221. send stand
  222. pause 1
  223. send kick pile
  224. pause 1
  225. put collect rock
  226. pause 1
  227. goto CHECK_IF_DONE
  228.  
  229. CHECK_IF_DONE:
  230. put kick pile
  231. match COLLECT EXP HELP
  232. match DONE mind lock
  233. put exp outdoorsmanship
  234. matchwait
  235.  
  236. APP:
  237. pause
  238. send app my bun
  239. pause 4
  240. send app my gem po
  241. pause 4
  242. goto start
  243.  
  244. HUNT:
  245. pause
  246. send hunt
  247. pause
  248. goto start
  249.  
  250.  
  251. PLAY:
  252. pause
  253. send rem my zill
  254. pause
  255. send shake my zill
  256. pause
  257. send get my cloth
  258. pause
  259. send clean my zil with my cloth
  260. pause
  261. send clean my zil with my cloth
  262. pause
  263. send stow cloth
  264. pause
  265. send wear my zill
  266. pause
  267. echo checking ranks
  268. if ($Performance.Ranks > 200) then gosub PLAYB
  269. if ($Performance.Ranks < 200) then gosub PLAYA
  270. send exp
  271. pause
  272. echo it messed up- again
  273.  
  274. #match playb Performance:
  275. #match palyb Performance
  276. #match playa EXP HELP
  277. #send exp lore 200
  278.  
  279.  
  280. ## if "$zoneid" = "40" && $Athletics.Ranks >= %rossmansouth then gosub MOVE 213
  281. ## if "$zoneid" = "40" && $Athletics.Ranks < %rossmansouth then
  282. ## "40" && $Athletics.Ranks >=
  283. ## ("$charactername" = "Ghimly")
  284.  
  285. ##if ("$Performance.Ranks <= 200") then gosub PLAYA
  286.  
  287. ##if ("$Performance.Ranks >= 200") then gosub PLAYB
  288.  
  289. PLAYA:
  290. pause 1
  291. echo playa
  292. var topics scales|arpeggios|ditty|folk|ballad|waltz|lullaby|march|jig|lament|wedding|hymn|rumba|polka
  293. eval TopicCount count("%topics","|")
  294. var track 0
  295. eval NextTopic element("%topics", %track)
  296. goto play1
  297.  
  298. PLAYB:
  299. pause 1
  300. echo playb
  301. var topics polka|battle|reel|elegy|serenade|minuet|psalm|dirge|gavotte|tango|tarantella|bolero|nocturne|requiem|fantasia|rondo|aria|sonata|concerto
  302. eval TopicCount count("%topics","|")
  303. var track 0
  304. eval NextTopic element("%topics", %track)
  305. goto play1
  306.  
  307. play1:
  308. echo play1
  309. eval NexttTopic element("%topics", %track)
  310.  
  311. send cast
  312. pause 1
  313. send rel spell
  314. pause 1
  315. put play %NextTopic
  316. match perfect with only the slightest hint of difficulty
  317. match toeasy your skill in your craft showcased
  318. match toeasy on your copper zills
  319. matchwait
  320.  
  321. ##PCHECK:
  322. ##eval NextTopic element("%topics", %track)
  323. ##goto play1
  324.  
  325.  
  326. TOEASY:
  327. pause 0.1
  328. send stop play
  329. pause
  330. if %track = %TopicCount then goto done
  331. eval NextTopic element("%topics", %track)
  332. math track add 1
  333. goto play1
  334.  
  335. PERFECT:
  336. pause
  337. send gaze my sano cry
  338. pause
  339. send hunt
  340. pause 15
  341. send app my gem pouch
  342. pause 15
  343. send app my bundle
  344. pause 15
  345. send app my stick
  346. pause 15
  347. send app my gem pouch
  348. pause 15
  349. send app my bundle
  350. pause 15
  351. send app my stick
  352. pause 15
  353. pause 30
  354. send app my bun
  355. pause 10
  356. goto start
  357.  
  358. SUM:
  359. pause 1
  360. send break my stone scim
  361. pause 1
  362. match DONE 34/34
  363. match ADMIT EXP HELP
  364. send sk sum
  365. matchwait
  366.  
  367.  
  368. ADMIT:
  369. match SUM increasing your proximity
  370. match SUM you feel that you can still gather
  371. match DIS You so heavily embody the Elemental Plane
  372. match DIS Going any further
  373. send SUMMON ADMITTANCE
  374. matchwait
  375.  
  376. DIS:
  377. pause 1
  378. send summon weapon
  379. pause 1
  380. send break stone scim
  381. pause 1
  382. send summon weapon
  383. pause 1
  384. send break stone scim
  385. pause 1
  386. goto SUM
  387.  
  388. Empathy:
  389. pause 2
  390. send whisper ghimly DORFS
  391. match start2 Whisper what to who
  392. match empstart You whisper to Ghimly
  393. matchwait
  394.  
  395. empstart:
  396. pause 5
  397. send touch vess
  398. pause 5
  399. send touch vess
  400. pause 5
  401. send touch vess
  402. pause 5
  403. send touch vess
  404. pause 5
  405. send touch vess
  406. pause 5
  407. send touch Ghimly
  408. pause 1
  409. send take Ghimly vit
  410. pause 1
  411. send take Ghimly vit
  412. pause 1
  413. send take Ghimly vit
  414. pause 1
  415. send take Ghimly vit
  416. pause 1
  417. send touch vess
  418. pause 5
  419. send touch Ghimly
  420. pause 1
  421. send take Ghimly vit
  422. pause 1
  423. send take Ghimly vit
  424. pause 1
  425. send take Ghimly vit
  426. pause 1
  427. send take Ghimly vit
  428. pause 1
  429. send touch vess
  430. pause 5
  431. send touch Ghimly
  432. pause 1
  433. send take Ghimly vit
  434. pause 1
  435. send take Ghimly vit
  436. pause 1
  437. send take Ghimly vit
  438. pause 1
  439. send take Ghimly vit
  440. pause 1
  441. send touch vess
  442. pause 5
  443. send touch Ghimly
  444. pause 1
  445. send take Ghimly vit
  446. pause 1
  447. send take Ghimly vit
  448. pause 1
  449. send take Ghimly vit
  450. pause 1
  451. send take Ghimly vit
  452. pause 1
  453. send touch vess
  454. pause 5
  455. send touch Ghimly
  456. pause 1
  457. send take Ghimly vit
  458. pause 1
  459. send take Ghimly vit
  460. pause 1
  461. send take Ghimly vit
  462. pause 1
  463. send take Ghimly vit
  464. pause 1
  465. send touch vess
  466. pause 5
  467. send touch Ghimly
  468. pause 1
  469. send take Ghimly vit
  470. pause 1
  471. send take Ghimly vit
  472. pause 1
  473. send take Ghimly vit
  474. pause 1
  475. send take Ghimly vit
  476. pause 1
  477. send touch vess
  478. pause 5
  479. send touch Ghimly
  480. pause 1
  481. send take Ghimly vit
  482. pause 1
  483. send take Ghimly vit
  484. pause 1
  485. send take Ghimly vit
  486. pause 1
  487. send take Ghimly vit
  488. pause 1
  489. send touch vess
  490. pause 5
  491. goto empDONE
  492.  
  493.  
  494. empCHECK11:
  495. if ($Empathy.LearningRate < 33) then {
  496. gosub TAKE
  497. }
  498.  
  499. if ($Empathy.LearningRate > 33) then {
  500. gosub empDONE
  501. }
  502.  
  503. TAKE:
  504. pause 1
  505.  
  506. if ($health < 89) then {
  507. send touch Vess
  508. }
  509.  
  510. if ($health > 90) then {
  511. send take Ghimly vit
  512. }
  513.  
  514. goto empstart
  515.  
  516. empDONE:
  517. send touch vess
  518. pause 2
  519. send whisper Ghimly Locked
  520. pause 5
  521. send touch vess
  522. pause 5
  523. send touch vess
  524. pause 5
  525. send touch vess
  526. pause 5
  527. send touch vess
  528. pause 5
  529. send touch vess
  530. pause 5
  531. send touch vess
  532. pause 5
  533. goto start
  534.  
  535. ASTRO:
  536. pause
  537. gosub clear
  538. pause
  539. send prep cv 5
  540. pause 22
  541. send cast
  542. pause
  543. send prep pg 5
  544. pause 22
  545. send cast
  546. pause
  547. send hunt
  548. pause 2
  549. send perceive moons
  550. pause 2
  551. send predict weather
  552. pause 2
  553. send obs sky
  554. pause 2
  555. send obs sun in the sky
  556. pause 2
  557. send obs moon in the sky
  558. pause 2
  559. send OBSERVE Cobra
  560. pause 2
  561. send OBSERVE Raccoon
  562. pause 2
  563. send OBSERVE Ram
  564. pause 2
  565. send OBSERVE Heart
  566. pause 2
  567. send OBSERVE Raven
  568. pause 2
  569. send OBSERVE Wolf
  570. pause 2
  571. send OBSERVE Mongoose
  572. pause 2
  573. send OBSERVE Heron
  574. pause 2
  575. send OBSERVE Dove
  576. pause 2
  577. send OBSERVE Magpie
  578. pause 2
  579. send OBSERVE Toad
  580. pause 2
  581. send OBSERVE Albatross
  582. pause 2
  583. send OBSERVE Cat
  584. pause 2
  585. send OBSERVE Wolverine
  586. pause 2
  587. send OBSERVE Giant
  588. pause 2
  589. send OBSERVE Spider
  590. pause 2
  591. send predict anal
  592. pause 2
  593. send perceive mana
  594. pause 2
  595. send perc xibar
  596. pause 2
  597. send OBSERVE xibar
  598. pause 2
  599. send align lore app
  600. pause 2
  601. send predict future Gizban
  602. pause 2
  603. send predic ana
  604. pause 2
  605. send perc Katamba
  606. pause 2
  607. send OBSERVE katamba
  608. pause 2
  609. send align magic
  610. pause 2
  611. send predict future Gizban
  612. pause 2
  613. send predic ana
  614. pause 2
  615. send perc Yavash
  616. pause 2
  617. send OBSERVE yavash
  618. pause 2
  619. send align lore app
  620. pause 2
  621. send predict future Gizban
  622. pause 2
  623. send predic ana
  624. pause 2
  625. send perc
  626. pause 2
  627. send align Offense
  628. pause 2
  629. send predict future Gizban
  630. pause 2
  631. send predic ana
  632. pause 2
  633. send align Defense
  634. pause 2
  635. send predict future Gizban
  636. pause 2
  637. send predic ana
  638. pause 2
  639. send align Survival
  640. pause 2
  641. send predict future Gizban
  642. pause 2
  643. send predic ana
  644. pause 2
  645. send align magic astro
  646. pause 2
  647. send predict future Gizban
  648. pause 2
  649. send predic ana
  650. pause 2
  651. send pow
  652. pause 2
  653. goto start
  654.  
  655.  
  656. BBRAID:
  657. pause 1
  658. send rem my glove
  659. pause 1
  660. send stow my gloves
  661. pause 1
  662. var forage grass
  663. var trash log
  664. var loop 0
  665.  
  666. action goto EXIT when ^You survey the area and realize that any foraging efforts would be futile\.
  667.  
  668. if ("$righthand" != "Empty") then send stow right
  669. if ("$lefthand" != "Empty") then send stow left
  670. pause 0.1
  671. pause 0.2
  672.  
  673. LOOP:
  674. math loop add 1
  675. if (%loop > 20) then goto DONE
  676. if ($Mechanical_Lore.LearningRate) > 20 then goto DONE
  677. if contains("$roomobjs","(pile of coins|pile of coin|pile of rocks|pile of grass)") then GOSUB KICK.PILE
  678. if contains("$roomobjs","(pile of coins|pile of coin|pile of rocks|pile of grass)") then GOSUB KICK.PILE
  679. pause 0.1
  680. if ("$righthandnoun" = "%forage") && ("$lefthandnoun" = "%forage") then goto BRAID
  681. if ("$righthand" != "Empty") then send empty right
  682. if ("$lefthand" != "Empty") then send empty left
  683. if ("$zoneid" = "150" && "$roomid" != "45") then gosub automove 45
  684. put forage %forage
  685. pause 2
  686. pause
  687.  
  688. FORAGE:
  689. if ("$lefthand" = "braided vines") then put swap
  690. if ("$lefthand" = "braided grass") then put swap
  691. pause 0.2
  692. if ("$charactername" = "Shroom") && ("$zoneid" = "150") then goto FEEDBAG
  693. pause 0.001
  694. if ("%forage" = "grass") then
  695. {
  696. if contains("$roomobjs","some grass") then
  697. {
  698. put get grass
  699. pause 0.5
  700. goto BRAID
  701. }
  702. }
  703. if ("%forage" = "vine") then
  704. {
  705. if contains("$roomobjs","a vine") then
  706. {
  707. put get vine
  708. pause 0.5
  709. goto BRAID
  710. }
  711. }
  712. put forage %forage
  713. pause 2
  714. pause
  715. if ("$righthand" != "Empty") && ("$lefthand" != "Empty") then goto BRAID
  716. goto FORAGE
  717.  
  718. FEEDBAG:
  719. pause 0.2
  720. if ("$righthand" != "Empty") && ("$lefthand" != "Empty") then goto BRAID
  721. matchre FEEDBAG ^You get
  722. matchre EMPTYBAG ^What were|^I could not
  723. put get grass from my feedb
  724. matchwait
  725. HUM:
  726. send stop hum
  727. pause 0.2
  728. BRAID:
  729. pause 0.1
  730. if ("$lefthand" = "braided vines") then put swap
  731. if ("$lefthand" = "braided grass") then put swap
  732. if ($Mechanical_Lore.LearningRate) > 31 then goto DONE
  733. pause 0.3
  734. if ("$lefthand" = "Empty") then goto FORAGE
  735. matchre HUM ^But that would give away your hiding
  736. matchre FORAGE ^You need to have more material
  737. matchre DUMP ^You need both hands to do that|nothing more than wasted effort
  738. matchre PULL ^You fumble around trying|^You are certain that you have made a|is already as long
  739. matchre BRAID Roundtime|^\.\.\.wait|^Sorry
  740. send braid my %forage
  741. matchwait
  742.  
  743. PULL:
  744. pause .5
  745. put pull my braided %forage
  746. pause
  747.  
  748. DUMP:
  749. pause 0.2
  750. pause 0.1
  751. if matchre("$roomobjs", "trash receptacle") then var trash receptacle
  752. if matchre("$roomobjs", "a bucket of viscous gloop|a waste bucket|a bucket") then var trash bucket
  753. if matchre("$roomobjs", "a large stone turtle") then var trash turtle
  754. if matchre("$roomobjs", "a tree hollow") then var trash hollow
  755. if matchre("$roomobjs", "an oak crate") then var trash crate
  756. if matchre("$roomobjs", "a driftwood log") then var trash log
  757. if matchre("$roomobjs", "a disposal bin|a waste bin|firewood bin") then var trash bin
  758. if matchre("$roomobjs", "ivory urn") then var trash urn
  759. if matchre("$roomobjs", "a bottomless pit") then var trash pit
  760. if matchre("$roomname", "^\[Garden Rooftop, Medical Pavilion\]") then var trash gutter
  761. pause 0.3
  762. if matchre("$righthand","(grass|vine|rope)") then put put my $1 in %trash
  763. if matchre("$lefthand","(grass|vine|rope)") then put put my $1 in %trash
  764. pause 0.5
  765. pause 0.2
  766. if contains("$righthand","(grass|vine|rope)") then put drop my $righthand
  767. if contains("$lefthand","(grass|vine|rope)") then put drop my $lefthand
  768. pause 0.4
  769. pause 0.5
  770. if ("$righthand" != "Empty") then put stow right
  771. if ("$lefthand" != "Empty") then put stow left
  772. pause 0.2
  773. send dump junk
  774. pause .1
  775. goto LOOP
  776.  
  777. EMPTYBAG:
  778. echo **** FEEDBAG IS EMPTY! ATTEMPTING TO REFILL!!
  779. put put grass in my feed
  780. pause 0.5
  781. if ("$zoneid" = "150") && ("$roomid" != "44") then gosub automove 44
  782. # if ("$zoneid" = "150") && ("$roomid" = "85") then put go portal
  783. # pause
  784. # pause 0.5
  785. # if ("$zoneid" = "66") then gosub automove campfire
  786. FEEDBAG.COLLECT:
  787. pause 0.5
  788. put collect grass
  789. pause 2
  790. pause
  791. if !contains("$roomobjs","pile of grass") then goto FEEDBAG.COLLECT
  792. put get grass
  793. pause 0.5
  794. put put grass in my feedbag
  795. pause 0.3
  796. put get grass
  797. pause 0.5
  798. put put grass in my feedbag
  799. pause 0.3
  800. put get grass
  801. pause 0.5
  802. put put grass in my feedbag
  803. pause 0.3
  804. if !contains("$roomobjs","pile of grass") then goto FEEDBAG.COLLECT
  805. put get grass
  806. pause 0.5
  807. put put grass in my feedbag
  808. pause 0.1
  809. put get grass
  810. pause 0.5
  811. put put grass in my feedbag
  812. pause 0.3
  813. put get grass
  814. pause 0.5
  815. put put grass in my feedbag
  816. pause 0.3
  817. if !contains("$roomobjs","pile of grass") then goto FEEDBAG.COLLECT
  818. put get grass
  819. pause 0.5
  820. put put grass in my feedbag
  821. pause 0.3
  822. pause 0.3
  823. put get grass
  824. pause 0.5
  825. put put grass in my feedbag
  826. pause 0.3
  827. pause 0.3
  828. put get grass
  829. pause 0.5
  830. put put grass in my feedbag
  831. pause 0.3
  832. pause 0.3
  833. if !contains("$roomobjs","pile of grass") then goto FEEDBAG.COLLECT
  834. put get grass
  835. pause 0.5
  836. put put grass in my feedbag
  837. pause 0.3
  838. if !contains("$roomobjs","pile of grass") then goto FEEDBAG.COLLECT
  839. put get grass
  840. pause 0.5
  841. put put grass in my feedbag
  842. pause 0.3
  843. pause 0.3
  844. if !contains("$roomobjs","pile of grass") then goto LOOP
  845. put get grass
  846. pause 0.5
  847. put put grass in my feedbag
  848. pause 0.3
  849. pause 0.3
  850. if !contains("$roomobjs","pile of grass") then goto LOOP
  851. put get grass
  852. pause 0.5
  853. put put grass in my feedbag
  854. pause 0.3
  855. pause 0.3
  856. if !contains("$roomobjs","pile of grass") then goto LOOP
  857. put get grass
  858. pause 0.5
  859. put put grass in my feedbag
  860. pause 0.3
  861. pause 0.3
  862. if !contains("$roomobjs","pile of grass") then goto LOOP
  863. put get grass
  864. pause 0.5
  865. put put grass in my feedbag
  866. pause 0.3
  867. pause 0.3
  868. if !contains("$roomobjs","pile of grass") then goto LOOP
  869. put get grass
  870. pause 0.5
  871. put put grass in my feedbag
  872. pause 0.3
  873. pause 0.3
  874. gosub automove 45
  875. goto LOOP
  876.  
  877. DONE:
  878. pause 0.5
  879. send put my grass in bin
  880. pause 0.5
  881. send put my grass in bin
  882. pause 0.5
  883. send get my gloves
  884. pause
  885. send wear my gloves
  886. pause
  887. send pathway stop
  888. pause 0.5
  889. send stand
  890. pause 0.5
  891. send break stone scim
  892. pause 0.5
  893. goto start
  894. pause 0.1
  895. pause 0.1
  896. EXIT:
  897. if matchre("$roomobjs", "trash receptacle") then var trash receptacle
  898. if matchre("$roomobjs", "a bucket of viscous gloop|a waste bucket|a bucket") then var trash bucket
  899. if matchre("$roomobjs", "a large stone turtle") then var trash turtle
  900. if matchre("$roomobjs", "a tree hollow") then var trash hollow
  901. if matchre("$roomobjs", "an oak crate") then var trash crate
  902. if matchre("$roomobjs", "a driftwood log") then var trash log
  903. if matchre("$roomobjs", "a disposal bin|a waste bin|firewood bin") then var trash bin
  904. if matchre("$roomobjs", "ivory urn") then var trash urn
  905. if matchre("$roomobjs", "a bottomless pit") then var trash pit
  906. if matchre("$roomname", "^\[Garden Rooftop, Medical Pavilion\]") then var trash gutter
  907. pause 0.3
  908. if matchre("$righthand","(grass|vine|rope)") then put put my $1 in %trash
  909. if matchre("$lefthand","(grass|vine|rope)") then put put my $1 in %trash
  910. pause 0.5
  911. pause 0.2
  912. if contains("$righthand","(grass|vine|rope)") then put drop my $righthand
  913. if contains("$lefthand","(grass|vine|rope)") then put drop my $lefthand
  914. pause 0.4
  915. pause 0.5
  916. send put my grass in bin
  917. pause 0.5
  918. send put my grass in bin
  919. pause 0.5
  920. if "$righthand" != "Empty" then put empty right
  921. if "$lefthand" != "Empty" then put empty left
  922. pause 0.5
  923. put #parse DONE BRAIDING
  924. put #parse BRAIDING DONE
  925. goto start
  926.  
  927. KICK.PILE:
  928. pause 0.1
  929. if !matchre("$roomobjs","(pile of coins|pile of coin|pile of rocks|pile of grass)") then RETURN
  930. matchre RETURN ^I could not|^What were you
  931. matchre KICK.PILE foot smashing down
  932. matchre sSTAND ^You can't do that from your position
  933. match DELAY footing at the last moment
  934. put kick pile
  935. matchwait 20
  936. goto FORAGE.EXP
  937.  
  938. sSTAND:
  939. put stand
  940. goto KICK.PILE
  941.  
  942. DELAY:
  943. pause 11
  944. put stand
  945. goto KICK.PILE
  946.  
  947. CLIMB:
  948. pause
  949. send .go bank
  950. pause 8
  951. send out
  952. pause
  953. move NoRTHWEST
  954. move NoRTH
  955. move NoRTH
  956. move NoRTH
  957. move NoRTH
  958. move NoRTH
  959. move NoRTH
  960. move EaST
  961. move EaST
  962. move NoRTH
  963. move EaST
  964. move EaST
  965. move NoRTH
  966. move NoRTH
  967. move EaST
  968. move gO stair
  969. move SoUTH
  970.  
  971. CLIMB-001:
  972. match PASS-001 [Outside East Wall, Footpath]
  973. match FAIL-001 You must be standing
  974. match FAIL-001 steepness is intimidating
  975. match FAIL-001 can't seem to find purchase
  976. match FAIL-001 find it hard going.
  977. match FAIL-001 your footing is questionable
  978. match FAIL-001 slip after a few feet
  979. match FAIL-001 A wave of dizziness hits you
  980. match FAIL-001 Struck by vertigo
  981. match CLIMB-001 ...wait
  982. put climb break
  983. matchwait
  984.  
  985. PASS-001:
  986. matcH pASS-001 ...wait
  987. MATCH PASS-001x [
  988. put NoRTH
  989. MATCHWAIT
  990.  
  991. PASS-001x:
  992. move gO gate
  993. move WeST
  994. move gO stair
  995. move SoUTH
  996. goto CLIMB-002
  997.  
  998. FAIL-001:
  999. pause
  1000. goto CLIMB-002
  1001.  
  1002. CLIMB-002:
  1003. match PASS-002 [Northeast Wilds, Outside Northeast Gate]
  1004. match FAIL-002 You must be standing
  1005. match FAIL-002 steepness is intimidating
  1006. match FAIL-002 can't seem to find purchase
  1007. match FAIL-002 find it hard going.
  1008. match FAIL-002 your footing is questionable
  1009. match FAIL-002 slip after a few feet
  1010. match FAIL-002 A wave of dizziness hits you
  1011. match FAIL-002 Struck by vertigo
  1012. match CLIMB-002 ...wait
  1013. put ClIMB embrasure
  1014. matchwait
  1015.  
  1016. FAIL-002:
  1017. pause
  1018. matcH FAIL-002 ...wait
  1019. MATCH FAIL-002x [
  1020. put n
  1021. MATCHWAIT
  1022.  
  1023. FAIL-002x:
  1024. pause
  1025. move go stair
  1026. move e
  1027. move go gate
  1028.  
  1029. PASS-002:
  1030. matcH PAss-002 ...wait
  1031. MATCH PASS-002x [
  1032. put gO footpath
  1033. MATCHWAIT
  1034.  
  1035. PASS-002x:
  1036. goto CLIMB-01
  1037.  
  1038. CLIMB-01:
  1039. SAVE FAIL-01
  1040. match PASS-01 [Crossing, East Wall Battlements]
  1041. match FAIL-01 You must be standing
  1042. match FAIL-01 steepness is intimidating
  1043. match FAIL-01 can't seem to find purchase
  1044. match FAIL-01 find it hard going.
  1045. match FAIL-01 your footing is questionable
  1046. match FALLEN slip after a few feet
  1047. match FAIL-01 A wave of dizziness hits you
  1048. match FAIL-01 Struck by vertigo
  1049. match CLIMB-01 ...wait
  1050. put ClIMB town wall
  1051. matchwait
  1052.  
  1053. PASS-01:
  1054. matcH PASS-01 ...wait
  1055. MATCH PASS-01x [
  1056. put n
  1057. MATCHWAIT
  1058.  
  1059. PASS-01x:
  1060. move gO stair
  1061. move e
  1062. move gO gate
  1063. move gO footpath
  1064. goto FAIL-01
  1065.  
  1066. FAIL-01:
  1067. pause
  1068. matcH FAIL-01 ...wait
  1069. MATCH FAIL-01x [
  1070. put s
  1071. MATCHWAIT
  1072.  
  1073. FAIL-01x:
  1074. pause
  1075. move down
  1076. move s
  1077. move s
  1078. move sw
  1079. goto CLIMB-02
  1080.  
  1081. CLIMB-02:
  1082. SAVE FAIL-02
  1083. match PASS-02 [Crossing, East Wall Battlements]
  1084. match FAIL-02 You must be standing
  1085. match FAIL-02 steepness is intimidating
  1086. match FAIL-02 can't seem to find purchase
  1087. match FAIL-02 find it hard going.
  1088. match FAIL-02 your footing is questionable
  1089. match FALLEN slip after a few feet
  1090. match FAIL-02 A wave of dizziness hits you
  1091. match FAIL-02 Struck by vertigo
  1092. match CLIMB-02 ...wait
  1093. put ClIMB town wall
  1094. matchwait
  1095.  
  1096. PASS-02:
  1097. matcH PASS-02 ...wait
  1098. MATCH PASS-02x [
  1099. put s
  1100. MATCHWAIT
  1101.  
  1102. PASS-02x:
  1103. move gO stair
  1104. move gO gate
  1105. move gO bush
  1106. move n
  1107. goto CLIMB-03
  1108.  
  1109. FAIL-02:
  1110. pause
  1111. matcH FAIL-02 ...wait
  1112. MATCH FAIL-02x [
  1113. put s
  1114. MATCHWAIT
  1115.  
  1116. FAIL-02x:
  1117. pause
  1118. goto CLIMB-03
  1119.  
  1120. CLIMB-03:
  1121. SAVE FAIL-03
  1122. match PASS-03 [Crossing, East Wall Battlements]
  1123. match FAIL-03 You must be standing
  1124. match FAIL-03 steepness is intimidating
  1125. match FAIL-03 can't seem to find purchase
  1126. match FAIL-03 find it hard going.
  1127. match FAIL-03 your footing is questionable
  1128. match FALLEN slip after a few feet
  1129. match FAIL-03 A wave of dizziness hits you
  1130. match FAIL-03 Struck by vertigo
  1131. match CLIMB-03 ...wait
  1132. put ClIMB town wall
  1133. matchwait
  1134.  
  1135. PASS-03:
  1136. matcH PASS-03 ...wait
  1137. MATCH PASS-03x [
  1138. put s
  1139. MATCHWAIT
  1140.  
  1141. PASS-03x:
  1142. move gO stair
  1143. move gO gate
  1144. goto CLIMB-04
  1145.  
  1146. FAIL-03:
  1147. pause
  1148. matcH FAIL-03 ...wait
  1149. MATCH FAIL-03x [
  1150. put s
  1151. MATCHWAIT
  1152.  
  1153. FAIL-03x:
  1154. goto CLIMB-04
  1155.  
  1156. CLIMB-04:
  1157. SAVE FAIL-04
  1158. match PASS-03 [Crossing, East Wall Battlements]
  1159. match PASS-04 [Crossing, East Gate Battlements]
  1160. match FAIL-04 You must be standing
  1161. match FAIL-04 steepness is intimidating
  1162. match FAIL-04 can't seem to find purchase
  1163. match FAIL-04 find it hard going.
  1164. match FAIL-04 your footing is questionable
  1165. match FALLEN slip after a few feet
  1166. match FAIL-04 A wave of dizziness hits you
  1167. match FAIL-04 Struck by vertigo
  1168. match RETREAT closes to pole weapon range on you
  1169. match CLIMB-04 ...wait
  1170. put ClIMB town wall
  1171. matchwait
  1172.  
  1173. PASS-04:
  1174. pause
  1175. goto CLIMB-05
  1176.  
  1177. RETREAT:
  1178. pause
  1179. match RETREAT ...wait
  1180. match RETREAT Roundtime
  1181. match RETREAT back to pole range.
  1182. match FAIL-04 retreat from combat.
  1183. match FAIL-04 You are already as far away as you can get!
  1184. put retreat
  1185. matchwait
  1186.  
  1187. FAIL-04:
  1188. pause
  1189. put s
  1190. waitforre /(You go|You can't go)/
  1191. matcH FAil-04 ...wait
  1192. MATCH FAIL-04x [
  1193. put gO gate
  1194. MATCHWAIT
  1195.  
  1196. FAIL-04x:
  1197. pause
  1198. move gO stair
  1199. goto CLIMB-05
  1200.  
  1201. CLIMB-05:
  1202. SAVE FAIL-05
  1203. match PASS-05 [Eastern Tier, Outside Gate]
  1204. match FAIL-05 You must be standing
  1205. match FAIL-05 steepness is intimidating
  1206. match FAIL-05 can't seem to find purchase
  1207. match FAIL-05 find it hard going.
  1208. match FAIL-05 your footing is questionable
  1209. match FALLEN slip after a few feet
  1210. match FAIL-05 A wave of dizziness hits you
  1211. match FAIL-05 Struck by vertigo
  1212. match CLIMB-05 ...wait
  1213. put ClIMB embrasure
  1214. matchwait
  1215.  
  1216. PASS-05:
  1217. matcH PAss-05 ...wait
  1218. MATCH PASS-05x [
  1219. put gO gate
  1220. MATCHWAIT
  1221.  
  1222. PASS-05x:
  1223. move gO stair
  1224. FAIL-05:
  1225. matcH FAIL-05 ...wait
  1226. MATCH FAIL-05x [
  1227. put n
  1228. MATCHWAIT
  1229.  
  1230. FAIL-05x:
  1231. pause
  1232. goto CLIMB-06
  1233.  
  1234. CLIMB-06:
  1235. SAVE FAIL-06
  1236. match PASS-06 [Outside East Wall, Footpath]
  1237. match FAIL-06 You must be standing
  1238. match FAIL-06 steepness is intimidating
  1239. match FAIL-06 can't seem to find purchase
  1240. match FAIL-06 find it hard going.
  1241. match FAIL-06 your footing is questionable
  1242. match FALLEN slip after a few feet
  1243. match FAIL-06 A wave of dizziness hits you
  1244. match FAIL-06 Struck by vertigo
  1245. match CLIMB-06 ...wait
  1246. put ClIMB break
  1247. matchwait
  1248.  
  1249. PASS-06:
  1250. matcH PASS-06 ...wait
  1251. MATCH PASS-06x [
  1252. put s
  1253. MATCHWAIT
  1254.  
  1255. PASS-06x:
  1256. move gO gate
  1257. move gO stair
  1258. move n
  1259. goto CLIMB-07
  1260.  
  1261. FAIL-06:
  1262. pause
  1263. pause
  1264. goto CLIMB-07
  1265.  
  1266. CLIMB-07:
  1267. SAVE FAIL-07
  1268. match PASS-07 [Outside East Wall, Footpath]
  1269. match FAIL-07 You must be standing
  1270. match FAIL-07 steepness is intimidating
  1271. match FAIL-07 can't seem to find purchase
  1272. match FAIL-07 find it hard going.
  1273. match FAIL-07 your footing is questionable
  1274. match FALLEN slip after a few feet
  1275. match FAIL-07 A wave of dizziness hits you
  1276. match FAIL-07 Struck by vertigo
  1277. match CLIMB-07 ...wait
  1278. put ClIMB embrasure
  1279. matchwait
  1280.  
  1281. PASS-07:
  1282. matcH PASS-07 ...wait
  1283. MATCH PASS-07x [
  1284. put s
  1285. MATCHWAIT
  1286.  
  1287. PASS-07x:
  1288. move s
  1289. move gO gate
  1290. goto TRAVEL-08
  1291.  
  1292. FAIL-07:
  1293. pause
  1294. matcH FAIL-07 ...wait
  1295. MATCH FAIL-07x [
  1296. put s
  1297. MATCHWAIT
  1298.  
  1299. FAIL-07x:
  1300. pause
  1301. move gO stair
  1302. goto TRAVEL-08
  1303.  
  1304. TRAVEL-08:
  1305. move w
  1306. move w
  1307. move w
  1308. move w
  1309. move nw
  1310. move n
  1311. move n
  1312. move n
  1313. move n
  1314. move n
  1315. move n
  1316. move w
  1317. move w
  1318. move w
  1319. move w
  1320. move gO bridge
  1321. move w
  1322. move w
  1323. move w
  1324. move w
  1325. move gO stair
  1326. move s
  1327.  
  1328. CLIMB-08:
  1329. SAVE FAIL-08
  1330. match PASS-08 [Mycthengelde, Flatlands]
  1331. match FAIL-08 You must be standing
  1332. match FAIL-08 steepness is intimidating
  1333. match FAIL-08 can't seem to find purchase
  1334. match FAIL-08 find it hard going.
  1335. match FAIL-08 your footing is questionable
  1336. match FALLEN slip after a few feet
  1337. match FAIL-08 A wave of dizziness hits you
  1338. match FAIL-08 Struck by vertigo
  1339. match CLIMB-08 ...wait
  1340. put ClIMB embrasure
  1341. matchwait
  1342.  
  1343. PASS-08:
  1344. pause
  1345. goto CLIMB-09
  1346.  
  1347. FAIL-08:
  1348. pause
  1349. matcH FAIL-08 ...wait
  1350. MATCH FAIL-08x [
  1351. put n
  1352. MATCHWAIT
  1353.  
  1354. FAIL-08x:
  1355. pause
  1356. move go stair
  1357. move go gate
  1358. move nw
  1359. goto CLIMB-09
  1360.  
  1361. CLIMB-09:
  1362. SAVE FAIL-09
  1363. match PASS-09 [Crossing, West Wall Battlements]
  1364. match FAIL-09 You must be standing
  1365. match FAIL-09 steepness is intimidating
  1366. match FAIL-09 can't seem to find purchase
  1367. match FAIL-09 find it hard going.
  1368. match FAIL-09 your footing is questionable
  1369. match FALLEN slip after a few feet
  1370. match FAIL-09 A wave of dizziness hits you
  1371. match FAIL-09 Struck by vertigo
  1372. match CLIMB-09 ...wait
  1373. put ClIMB town wall
  1374. matchwait
  1375.  
  1376. PASS-09:
  1377. matcH PASS-09 ...wait
  1378. MATCH PASS-09x [
  1379. put n
  1380. MATCHWAIT
  1381.  
  1382. PASS-09x:
  1383. goto CLIMB-10
  1384.  
  1385. FAIL-09:
  1386. pause
  1387. matcH fAIL-09 ...wait
  1388. MATCH FAIL-09x [
  1389. put se
  1390. MATCHWAIT
  1391.  
  1392. FAIL-09x:
  1393. pause
  1394. move gO gate
  1395. move gO stair
  1396. goto CLIMB-10
  1397.  
  1398. CLIMB-10:
  1399. SAVE FAIL-10
  1400. match PASS-10 [Mycthengelde, Flatlands]
  1401. match FAIL-10 You must be standing
  1402. match FAIL-10 steepness is intimidating
  1403. match FAIL-10 can't seem to find purchase
  1404. match FAIL-10 find it hard going.
  1405. match FAIL-10 your footing is questionable
  1406. match FALLEN slip after a few feet
  1407. match FAIL-10 A wave of dizziness hits you
  1408. match FAIL-10 Struck by vertigo
  1409. match CLIMB-10 ...wait
  1410. put ClIMB embrasure
  1411. matchwait
  1412.  
  1413. PASS-10:
  1414. matcH PAss-10 ...wait
  1415. MATCH PASS-10x [
  1416. put gO gate
  1417. MATCHWAIT
  1418.  
  1419. PASS-10x:
  1420. move gO stair
  1421.  
  1422. FAIL-10:
  1423. pause
  1424. matcH FAIL-10 ...wait
  1425. MATCH FAIL-10x [
  1426. put e
  1427. MATCHWAIT
  1428.  
  1429. FAIL-10x:
  1430. pause
  1431. goto CLIMB-11
  1432.  
  1433. CLIMB-11:
  1434. SAVE FAIL-11
  1435. match PASS-11 [Northwall Trail, Wooded Grove]
  1436. match FAIL-11 You must be standing
  1437. match FAIL-11 steepness is intimidating
  1438. match FAIL-11 can't seem to find purchase
  1439. match FAIL-11 find it hard going.
  1440. match FAIL-11 your footing is questionable
  1441. match FALLEN slip after a few feet
  1442. match FAIL-11 A wave of dizziness hits you
  1443. match FAIL-11 Struck by vertigo
  1444. match CLIMB-11 ...wait
  1445. put ClIMB break
  1446. matchwait
  1447.  
  1448. PASS-11:
  1449. matcH PASS-11 ...wait
  1450. MATCH PASS-11x [
  1451. put s
  1452. MATCHWAIT
  1453.  
  1454. PASS-11x:
  1455. move gO gate
  1456. move gO stair
  1457. move e
  1458. goto CLIMB-12
  1459.  
  1460. FAIL-11:
  1461. pause
  1462. goto CLIMB-12
  1463.  
  1464. CLIMB-12:
  1465. SAVE FAIL-12
  1466. match PASS-12 [Northwall Trail, Wooded Grove]
  1467. match FAIL-12 You must be standing
  1468. match FAIL-12 steepness is intimidating
  1469. match FAIL-12 can't seem to find purchase
  1470. match FAIL-12 find it hard going.
  1471. match FAIL-12 your footing is questionable
  1472. match FALLEN slip after a few feet
  1473. match FAIL-12 A wave of dizziness hits you
  1474. match FAIL-12 Struck by vertigo
  1475. match CLIMB-12 ...wait
  1476. put ClIMB embrasure
  1477. matchwait
  1478.  
  1479. PASS-12:
  1480. pause
  1481. goto CLIMB-13
  1482.  
  1483. FAIL-12:
  1484. pause
  1485. matcH FAIL-12 ...wait
  1486. MATCH FAIL-12x [
  1487. put w
  1488. MATCHWAIT
  1489.  
  1490. FAIL-12x:
  1491. pause
  1492. move gO stair
  1493. move gO gate
  1494. move gO trail
  1495. move ne
  1496. goto CLIMB-13
  1497.  
  1498. CLIMB-13:
  1499. SAVE FAIL-13
  1500. match PASS-13 [Crossing, North Wall Battlements]
  1501. match FAIL-13 You must be standing
  1502. match FAIL-13 steepness is intimidating
  1503. match FAIL-13 can't seem to find purchase
  1504. match FAIL-13 find it hard going.
  1505. match FAIL-13 your footing is questionable
  1506. match FALLEN slip after a few feet
  1507. match FAIL-13 A wave of dizziness hits you
  1508. match FAIL-13 Struck by vertigo
  1509. match CLIMB-13 ...wait
  1510. put ClIMB town wall
  1511. matchwait
  1512.  
  1513. PASS-13:
  1514. matcH PASS-13 ...wait
  1515. MATCH PASS-13x [
  1516. put w
  1517. MATCHWAIT
  1518.  
  1519. PASS-13x:
  1520. move gO stair
  1521. move gO gate
  1522. move gO trail
  1523. goto CLIMB-14
  1524.  
  1525. FAIL-13:
  1526. pause
  1527. matcH fAIL-13 ...wait
  1528. MATCH FAIL-13x [
  1529. put sw
  1530. MATCHWAIT
  1531.  
  1532. FAIL-13x:
  1533. pause
  1534. goto CLIMB-14
  1535.  
  1536. CLIMB-14:
  1537. SAVE FAIL-14
  1538. match PASS-14 [Crossing, North Wall Battlements]
  1539. match FAIL-14 You must be standing
  1540. match FAIL-14 steepness is intimidating
  1541. match FAIL-14 can't seem to find purchase
  1542. match FAIL-14 find it hard going.
  1543. match FAIL-14 your footing is questionable
  1544. match FALLEN slip after a few feet
  1545. match FAIL-14 A wave of dizziness hits you
  1546. match FAIL-14 Struck by vertigo
  1547. match CLIMB-14 ...wait
  1548. put ClIMB town wall
  1549. matchwait
  1550.  
  1551. PASS-14:
  1552. matcH PASS-14 ...wait
  1553. MATCH PASS-14x [
  1554. put w
  1555. MATCHWAIT
  1556.  
  1557. PASS-14x:
  1558. move gO stair
  1559. move gO gate
  1560. goto CLIMB-15
  1561.  
  1562. FAIL-14:
  1563. pause
  1564. matcH FAIL-14 ...wait
  1565. MATCH FAIL-14x [
  1566. put s
  1567. MATCHWAIT
  1568.  
  1569. FAIL-14x:
  1570. goto CLIMB-15
  1571.  
  1572. CLIMB-15:
  1573. SAVE FAIL-15
  1574. match PASS-15 [Crossing, West Gate Battlements]
  1575. match FAIL-15 You must be standing
  1576. match FAIL-15 steepness is intimidating
  1577. match FAIL-15 can't seem to find purchase
  1578. match FAIL-15 find it hard going.
  1579. match FAIL-15 your footing is questionable
  1580. match FALLEN slip after a few feet
  1581. match FAIL-15 A wave of dizziness hits you
  1582. match FAIL-15 Struck by vertigo
  1583. match CLIMB-15 ...wait
  1584. put ClIMB town wall
  1585. matchwait
  1586.  
  1587. PASS-15:
  1588. matcH PASS-15 ...wait
  1589. MATCH PASS-15x [
  1590. put gO stair
  1591. MATCHWAIT
  1592.  
  1593. PASS-15x:
  1594. goto TRAVEL-15
  1595.  
  1596. FAIL-15:
  1597. pause
  1598. matcH FAil-15 ...wait
  1599. MATCH FAIL-15x [
  1600. put gO gate
  1601. MATCHWAIT
  1602.  
  1603. FAIL-15x:
  1604. pause
  1605. goto TRAVEL-15
  1606.  
  1607. TRAVEL-15:
  1608. move e
  1609. move e
  1610. move e
  1611. move e
  1612. move e
  1613. move e
  1614. move e
  1615. move e
  1616. move e
  1617. move s
  1618. move s
  1619. move s
  1620. move s
  1621. move s
  1622. move s
  1623. move se
  1624. pause
  1625. match climb EXP HELP
  1626. match quit mind lock
  1627. match quit nearly locked
  1628. match quit enthralled
  1629. put sk ath
  1630. matchwait
  1631.  
  1632. ######################
  1633. FALLEN:
  1634. pause
  1635. match STOOD You stand
  1636. match STOOD You are already standing
  1637. match FALLEN cannot manage to stand.
  1638. match FALLEN The weight of all your possessions
  1639. match FALLEN ...wait
  1640. put StAND
  1641. matchwait
  1642.  
  1643. STOOD:
  1644. goto %s
  1645.  
  1646. QUIT:
  1647. pause
  1648. goto start
  1649.  
  1650. Thief:
  1651. send khri check
  1652. pause 1
  1653. send sit
  1654. pause 0.5
  1655. send khri delay Plunder
  1656. pause 10
  1657. send khri delay Darken
  1658. pause 10
  1659. send khri delay Hasten
  1660. pause 10
  1661. send khri delay Focus
  1662. pause 10
  1663. send khri delay Prowess
  1664. pause 10
  1665. send khri medit
  1666. pause 10
  1667. send khri medit
  1668. pause 10
  1669. send khri medit
  1670. pause 10
  1671. send khri medit
  1672. pause 10
  1673. send khri medit
  1674. pause 10
  1675. send khri medit
  1676. pause 10
  1677. send khri medit
  1678. pause 10
  1679. send khri medit
  1680. pause 10
  1681. send khri medit
  1682. pause 10
  1683. send stand
  1684. pause 1
  1685.  
  1686. if ($Athletics.LearningRate < 20) then {
  1687. gosub Climb
  1688. }
  1689.  
  1690. pause 1
  1691. if ($Outdoorsmanship.LearningRate < 20) then {
  1692. gosub collect
  1693. }
  1694.  
  1695. pause 1
  1696. if ($Mechanical_Lore.LearningRate < 18) then {
  1697. gosub BBRAID
  1698. }
  1699.  
  1700. pause 1
  1701. if ($Performance.LearningRate < 20) then {
  1702. gosub play
  1703. }
  1704.  
  1705. goto start
  1706.  
  1707. CRUSH:
  1708. pause 0.5
  1709. gosub clear
  1710. pause 0.5
  1711. send get my mort
  1712. pause 0.5
  1713. goto forage1
  1714.  
  1715. forage1:
  1716. pause 1
  1717. gosub clear
  1718. pause 1
  1719. #if ($Outdoorsmanship.LearningRate < 20) then {
  1720. # gosub crush1
  1721. #}
  1722. #
  1723. #pause 1
  1724. #if ($Outdoorsmanship.LearningRate > 30) then {
  1725. # gosub start
  1726. #}
  1727.  
  1728. pause 1
  1729. goto crush1
  1730.  
  1731.  
  1732. CRUSH1:
  1733. match loadmort You manage to find some blue flowers
  1734. match forage1 Roundtime
  1735. send forage blue flower
  1736. matchwait
  1737.  
  1738.  
  1739. loadmort:
  1740. send put my blue flower in my mort
  1741. pause 1
  1742. send get my pes
  1743. pause 1
  1744. goto crush2
  1745.  
  1746. CRUSH2:
  1747. pause 1
  1748. match unload You stop, realizing that type of plant
  1749. match unload You complete crushing
  1750. match crush2 Roundtime
  1751. send crush my blue flower with my pes
  1752. matchwait
  1753.  
  1754. UNLOAD:
  1755. pause 1
  1756. send stow pestle
  1757. pause 1
  1758. send get flow from my mort
  1759. pause 1
  1760. send put my flow in bin
  1761. pause 1
  1762. send drop my flower
  1763. pause 1
  1764. send dump junk
  1765. pause 1
  1766. send app my gem pouch
  1767. pause 1
  1768.  
  1769. if ($Alchemy.LearningRate > 20) then {
  1770. gosub alchDone
  1771. }
  1772.  
  1773. pause 1
  1774. if ($Alchemy.LearningRate < 30) then {
  1775. gosub forage1
  1776. }
  1777.  
  1778. alchDONE:
  1779. send get my flower from mort
  1780. pause 0.5
  1781. send put my flower in bin
  1782. pause 0.5
  1783. send stow my mort
  1784. pause 1
  1785. goto start
Advertisement
Add Comment
Please, Sign In to add comment