0veride

Untitled

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