kakel_anders

UOS - Gating Irish Folksinger

Feb 2nd, 2022 (edited)
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.61 KB | None | 0 0
  1. // Drunk(Possibly?), Gating, Irish folksinger by kakel_anders (Player - UOG:Demise)
  2. if not findalias 'Instrument'
  3. promptalias 'Instrument'
  4. endif
  5. if not findalias 'runebook'
  6. promptalias 'runebook'
  7. endif
  8. if not timerexists 'gate'
  9. createtimer 'gate'
  10. endif
  11. if not listexists 'speechhues'
  12. createlist 'speechhues'
  13. pushlist 'speechhues' 8
  14. pushlist 'speechhues' 13
  15. pushlist 'speechhues' 18
  16. pushlist 'speechhues' 23
  17. pushlist 'speechhues' 28
  18. pushlist 'speechhues' 33
  19. pushlist 'speechhues' 38
  20. pushlist 'speechhues' 43
  21. pushlist 'speechhues' 48
  22. pushlist 'speechhues' 53
  23. pushlist 'speechhues' 58
  24. endif
  25. if not listexists 'speech'
  26. createlist 'speech'
  27. pushlist 'speech' 'Why is the rum gone?!'
  28. pushlist 'speech' 'App! Found it! This calls for a song!'
  29. pushlist 'speech' "So, how's everyone doin' teday?"
  30. pushlist 'speech' "Good te hear, good te hear!"
  31. pushlist 'speech' "How 'bout we kick er off with a bit of lute eh?"
  32. // The Auld Triangle - Dubliners
  33. pushlist 'speech' "A hungry feeling.. ~♫"
  34. pushlist 'speech' "Came o'er me stealing! ~♫"
  35. pushlist 'speech' "All the mice were squealing ~♫"
  36. pushlist 'speech' "In my prison cell.. ~♫"
  37. pushlist 'speech' ' '
  38. pushlist 'speech' "And that auld triangle went jingle-jangle! ~♫"
  39. pushlist 'speech' "All along the banks of the Royal Canal! ~♫"
  40. pushlist 'speech' ' '
  41. pushlist 'speech' "To begin the morning ~♫"
  42. pushlist 'speech' "The screw was bawling ~♫"
  43. pushlist 'speech' '"Get up ya loser and clean up your cell!" ~♫'
  44. pushlist 'speech' ' '
  45. pushlist 'speech' "And that auld triangle went jingle-jangle ~♫"
  46. pushlist 'speech' "All along the banks of the Royal Canal ~♫"
  47. pushlist 'speech' ' '
  48. pushlist 'speech' "Now the screw was peeping ~♫"
  49. pushlist 'speech' "As the lag lay sleeping ~♫"
  50. pushlist 'speech' "Dreaming about his girl Sal ~♫"
  51. pushlist 'speech' ' '
  52. pushlist 'speech' "And that auld triangle went jingle-jangle! ~♫"
  53. pushlist 'speech' "All along the banks of the Royal Canal ~♫"
  54. pushlist 'speech' ' '
  55. pushlist 'speech' "Oh! the wind was rising ~♫"
  56. pushlist 'speech' "And the day declining ~♫"
  57. pushlist 'speech' "As a lady, I'm praying ~♫"
  58. pushlist 'speech' "In my prison cell.. ~♫"
  59. pushlist 'speech' ' '
  60. pushlist 'speech' "And that auld triangle went jingle-jangle ~♫"
  61. pushlist 'speech' "All along the banks of the Royal Canal ~♫"
  62. pushlist 'speech' ' '
  63. pushlist 'speech' "In the female prison ~♫"
  64. pushlist 'speech' "There are SEVENTIFEIVE women ~♫"
  65. pushlist 'speech' "And among them now, I wish I did dwell ~♫"
  66. pushlist 'speech' ' '
  67. pushlist 'speech' "Then that auld triangle could go jingle-jangle ~♫"
  68. pushlist 'speech' "All along the banks of the Royal Canal ~♫"
  69. pushlist 'speech' "Thank ye, thank ye, so, sooo much!"
  70. pushlist 'speech' "I can almost smell them tear in yer eyes from over there!"
  71. pushlist 'speech' "Anyway, on to something with a bit more drag to it!"
  72. pushlist 'speech' "One of my personal favourites, listen well!"
  73. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  74. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  75. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  76. pushlist 'speech' "anois ar theacht an tsamhraidh ~♫"
  77. pushlist 'speech' ' '
  78. pushlist 'speech' "’Sé do bheatha, a bhean ba léanmhar ~♫"
  79. pushlist 'speech' "do bé ár gcreach tú bheith i ngéibhinn ~♫"
  80. pushlist 'speech' "do dhúiche bhreá i seilbh meirleach ~♫"
  81. pushlist 'speech' "'s tú díolta leis na Gallaibh ~♫"
  82. pushlist 'speech' ' '
  83. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  84. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  85. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  86. pushlist 'speech' "anois ar theacht an tsamhraidh ~♫"
  87. pushlist 'speech' ' '
  88. pushlist 'speech' "Tá Gráinne Mhaol ag teacht thar sáile ~♫"
  89. pushlist 'speech' "óglaigh armtha léi mar gharda ~♫"
  90. pushlist 'speech' "Gaeil iad féin is ní Francaigh ná Spáinnigh ~♫"
  91. pushlist 'speech' "'s cuirfidh siad ruaig ar Ghallaibh ~♫"
  92. pushlist 'speech' ' '
  93. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  94. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  95. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  96. pushlist 'speech' "anois ar theacht an tsamhraidh ~♫"
  97. pushlist 'speech' ' '
  98. pushlist 'speech' "A bhuí le Rí na bhFeart go bhfeiceam ~♫"
  99. pushlist 'speech' "muna mbeam beo ina dhiaidh ach seachtain ~♫"
  100. pushlist 'speech' "Gráinne Mhaol agus míle gaiscíoch ~♫"
  101. pushlist 'speech' "ag fógairt fáin ar Ghallaibh ~♫"
  102. pushlist 'speech' ' '
  103. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  104. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  105. pushlist 'speech' "Óró, sé do bheatha bhaile ~♫"
  106. pushlist 'speech' "anois ar theacht an tsamhraidh. ~♫"
  107. pushlist 'speech' ' '
  108. pushlist 'speech' "Go raibh maith agat! Go raibh maith agat!"
  109. pushlist 'speech' "Now onto some comedy i recon'"
  110. pushlist 'speech' "Listen close now friends, and if ye can't hear.."
  111. pushlist 'speech' "Well.. Yer gonna have te listen harder!"
  112. pushlist 'speech' "'er we go!'"
  113. // Sicknote - Dubliners'
  114. pushlist 'speech' "Dear Sir, I write this note to you to tell you of me plight ~♫"
  115. pushlist 'speech' "And at the time of writing, I am not a pretty sight ~♫"
  116. pushlist 'speech' "Me body is all black and blue, me face a deathly gray ~♫"
  117. pushlist 'speech' "And I write this note to say why Paddy's not at work today ~♫"
  118. pushlist 'speech' "*harkle*"
  119. pushlist 'speech' "While working on the fourteenth floor some bricks I had to clear ~♫"
  120. pushlist 'speech' "Now, to throw them down from such a height was not a good idea ~♫"
  121. pushlist 'speech' "The foreman wasn't very pleased, he beeing an awkward sod ~♫"
  122. pushlist 'speech' "He said I'd have to cart them down the ladders in me hod ~♫"
  123. pushlist 'speech' "*erhhrhhmm*"
  124. pushlist 'speech' "Now, clearing all these bricks by hand it was so very slow ~♫"
  125. pushlist 'speech' "So I hoisted up a barrel and secured the rope below ~♫"
  126. pushlist 'speech' "But in me haste to do the job I was to blind to see ~♫"
  127. pushlist 'speech' "That a barrelful of building bricks was heavier than me ~♫"
  128. pushlist 'speech' "*pause*"
  129. pushlist 'speech' "So when I untied the rope the barrel fell like lead ~♫"
  130. pushlist 'speech' "And clinging tightly to the rope I started up instead ~♫"
  131. pushlist 'speech' "Well, I shot up like a rocket till to my dismay I found ~♫"
  132. pushlist 'speech' "That halfway up I met the bloody barrel coming down ~♫"
  133. pushlist 'speech' "..."
  134. pushlist 'speech' "Well, the barrel broke me shoulder as to the ground it sped ~♫"
  135. pushlist 'speech' "And when I reached the top I banged the pully with my head ~♫"
  136. pushlist 'speech' "Well, I clung on tight through numbed shock from this almighty blow ~♫"
  137. pushlist 'speech' "And the barrel spilled out half the bricks fourteen floors below. ~♫"
  138. pushlist 'speech' "..."
  139. pushlist 'speech' "Now, when these bricks had fallen from the barrel to the floor ~♫"
  140. pushlist 'speech' "I then outweighed the barrel and so started down once more ~♫"
  141. pushlist 'speech' "Still clinging tightly to the rope, I sped towards the ground ~♫"
  142. pushlist 'speech' "And I landed on the brocken bricks that were all scattered round ~♫"
  143. pushlist 'speech' "..."
  144. pushlist 'speech' "Well, I lay there groaning on the ground, I thougth I'd passed the worst ~♫"
  145. pushlist 'speech' "When the barrel hit the pully-wheel and then the bottom burst ~♫"
  146. pushlist 'speech' "Well, a shower of bricks rained down on me, I hadn't got a hope ~♫"
  147. pushlist 'speech' "As I lay there moaning on the ground, I let go of the bloody rope ~♫"
  148. pushlist 'speech' "*giggle*"
  149. pushlist 'speech' "The barrel then being heavier then started down once more ~♫"
  150. pushlist 'speech' "And landed right across me as I lay upon the floor ~♫"
  151. pushlist 'speech' "It broke three ribs, and my left arm, and I can only say ~♫"
  152. pushlist 'speech' "That I hope you'll understand why Paddy's not at work today ~♫"
  153. pushlist 'speech' "*Deep bow*"
  154. pushlist 'speech' "So ye hear, workplace safety is a serious matter!"
  155. pushlist 'speech' "As i impress ye all, any applauds, gold or artifacts are welcome!"
  156. pushlist 'speech' "As a matter of fact.. always wanted me a keep!"
  157. pushlist 'speech' "Trammel or Malas.. I'm nay picky! *smile*"
  158. pushlist 'speech' "Well now, on to a drinkin' song!"
  159. pushlist 'speech' "This song is called 'Seven Drunken nights'"
  160. pushlist 'speech' "But i'm pretty sure ill get banned if i do more than five!"
  161. pushlist 'speech' "*laugh*"
  162. pushlist 'speech' 'Anywho! It's about a suspicious lad on a drunken spree! Enjoy!'
  163. // 7 drunken nights - Dubliners
  164. pushlist 'speech' ' '
  165. pushlist 'speech' "As I went home on Monday night as drunk as drunk could be ~♫"
  166. pushlist 'speech' "I saw a horse outside the door where my old horse should be ~♫"
  167. pushlist 'speech' 'Well, I called me wife and I said to her, "Will you kindly tell to me" ~♫'
  168. pushlist 'speech' 'Who owns that horse outside the door where my old horse should be?" ~♫'
  169. pushlist 'speech' " "
  170. pushlist 'speech' "Ah, you're drunk, you're drunk ~♫"
  171. pushlist 'speech' "You silly old fellow, still you can not see ~♫"
  172. pushlist 'speech' "That's a lovely sow that me mother sent to me ~♫"
  173. pushlist 'speech' "Well, it's many a day I've travelled a hundred miles or more ~♫"
  174. pushlist 'speech' "But a saddle on a sow sure I never saw before ~♫"
  175. pushlist 'speech' " "
  176. pushlist 'speech' "And as I went home on Tuesday night as drunk as drunk could be ~♫"
  177. pushlist 'speech' "I saw a coat behind the door where my old coat should be ~♫"
  178. pushlist 'speech' 'Well, I called me wife and I said to her, "Will you kindly tell to me" ~♫'
  179. pushlist 'speech' 'Who owns that coat behind the door where my old coat should be?" ~♫'
  180. pushlist 'speech' " "
  181. pushlist 'speech' "Ah, you're drunk, you're drunk ~♫"
  182. pushlist 'speech' "You silly old fellow, still you can not see ~♫"
  183. pushlist 'speech' "That's a woollen blanket that me mother sent to me ~♫"
  184. pushlist 'speech' "Well, it's many a day I've travelled a hundred miles or more ~♫"
  185. pushlist 'speech' "But buttons in a blanket sure I never saw before ~♫"
  186. pushlist 'speech' " "
  187. pushlist 'speech' "And as I went home on Tu..Wednesday night as drunk as drunk could be ~♫"
  188. pushlist 'speech' "I saw a pipe up on the chair where my old pipe should be ~♫"
  189. pushlist 'speech' 'Well, I called me wife and I said to her, "Will you kindly tell to me" ~♫'
  190. pushlist 'speech' 'Who owns that pipe up on the chair where my old pipe should be?" ~♫'
  191. pushlist 'speech' " "
  192. pushlist 'speech' "Ah, you're drunk, you're drunk ~♫"
  193. pushlist 'speech' "You silly old fellow, still you can not see ~♫"
  194. pushlist 'speech' "That's a lovely tin whistle that me mother sent to me ~♫"
  195. pushlist 'speech' "Well, it's many a day I've travelled a hundred miles or more ~♫"
  196. pushlist 'speech' "But tobacco in a tin whistle sure I never saw before ~♫"
  197. pushlist 'speech' " "
  198. pushlist 'speech' "And as I went home on Thursday night as drunk as drunk could be ~♫"
  199. pushlist 'speech' "I saw two boots beneath the bed where my old boots should be ~♫"
  200. pushlist 'speech' 'Well, I called me wife and I said to her, "Will you kindly tell to me" ~♫'
  201. pushlist 'speech' 'Who owns them boots beneath the bed where my old boots should be?" ~♫'
  202. pushlist 'speech' " "
  203. pushlist 'speech' "Ah, you're drunk, you're drunk ~♫"
  204. pushlist 'speech' "You silly old fellow, still you can not see ~♫"
  205. pushlist 'speech' "They're two lovely Geranium pots me mother sent to me ~♫"
  206. pushlist 'speech' "Well, it's many a day I've travelled a hundred miles or more ~♫"
  207. pushlist 'speech' "But laces in Geranium pots I never saw before ~♫"
  208. pushlist 'speech' " "
  209. pushlist 'speech' "And as I went home on Friday night as drunk as drunk could be ~♫"
  210. pushlist 'speech' "I saw a head with you in the bed, where my old head should be ~♫"
  211. pushlist 'speech' 'Well, I called me wife and I said to her, "Will you kindly tell to me" ~♫'
  212. pushlist 'speech' 'Who owns that head upon the bed where my old head should be?" ~♫'
  213. pushlist 'speech' " "
  214. pushlist 'speech' "Ah, you're drunk, you're drunk ~♫"
  215. pushlist 'speech' "You silly old fellow, still you can not see ~♫"
  216. pushlist 'speech' "They're two lovely Geranium pots me mother sent to me ~♫"
  217. pushlist 'speech' "Well, it's many a day I've travelled a hundred miles or more ~♫"
  218. pushlist 'speech' "But laces in Geranium pots I never saw before ~♫"
  219. pushlist 'speech' " "
  220. pushlist 'speech' "*bow*"
  221. pushlist 'speech' "*That feller need to call a GM, there's cheatin' about! *laugh*"
  222. pushlist 'speech' " "
  223. pushlist 'speech' "Anyway, let's end the session with a good ol' shanty shall we?"
  224. pushlist 'speech' "Thanks everyone, ye been a great audience!"
  225. pushlist 'speech' 'I thought I heard the Old Man say ~♫'
  226. pushlist 'speech' '"Leave her, Johnny, leave her" ~♫'
  227. pushlist 'speech' 'Tomorrow ye will get your pay ~♫'
  228. pushlist 'speech' "And it's time for us to leave her ~♫"
  229. pushlist 'speech' " "
  230. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  231. pushlist 'speech' 'Oh, leave her, Johnny, leave her ~♫'
  232. pushlist 'speech' "For the voyage is long and the winds don't blow ~♫"
  233. pushlist 'speech' "And it's time for us to leave her ~♫"
  234. pushlist 'speech' " "
  235. pushlist 'speech' 'Oh, the wind was foul and the sea ran high ~♫'
  236. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  237. pushlist 'speech' 'She shipped it green and none went by ~♫'
  238. pushlist 'speech' "And it's time for us to leave her ~♫"
  239. pushlist 'speech' "Everybody!"
  240. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  241. pushlist 'speech' 'Oh, leave her, Johnny, leave her ~♫'
  242. pushlist 'speech' "For the voyage is long and the winds don't blow ~♫"
  243. pushlist 'speech' "And it's time for us to leave her ~♫"
  244. pushlist 'speech' " "
  245. pushlist 'speech' 'I hate to sail on this rotten tub ~♫'
  246. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  247. pushlist 'speech' 'No grog allowed and rotten grub ~♫'
  248. pushlist 'speech' "And it's time for us to leave her ~♫"
  249. pushlist 'speech' " "
  250. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  251. pushlist 'speech' 'Oh, leave her, Johnny, leave her ~♫'
  252. pushlist 'speech' "For the voyage is long and the winds don't blow ~♫"
  253. pushlist 'speech' "And it's time for us to leave her ~♫"
  254. pushlist 'speech' " "
  255. pushlist 'speech' 'We swear by rote for want of more ~♫'
  256. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  257. pushlist 'speech' "But now we're through so we'll go on shore ~♫"
  258. pushlist 'speech' "And it's time for us to leave her ~♫"
  259. pushlist 'speech' "Come on!"
  260. pushlist 'speech' 'Leave her, Johnny, leave her ~♫'
  261. pushlist 'speech' 'Oh, leave her, Johnny, leave her ~♫'
  262. pushlist 'speech' "For the voyage is long and the winds don't blow ~♫"
  263. pushlist 'speech' "And it's time for us to leave her ~♫"
  264. pushlist 'speech' "Ahh! And Bob's yer uncle!"
  265. pushlist 'speech' "Thank you! Thank you!"
  266. pushlist 'speech' " "
  267. endif
  268. if list 'speech' > 0
  269. pushlist 'speech' 'speech[0]
  270. pushlist 'speechhues' 'speechhues[0]'
  271. msg speech[0] speechhues[0]
  272. @poplist 'speech' 'front'
  273. @poplist 'speechhues' 'front'
  274. usetype 0xeb2
  275. if timer 'gate' > 30000
  276. cast 'gate travel'
  277. pause 3000
  278. target! runebook
  279. settimer 'gate' 0
  280. endif
  281. pause 4000
  282. endif
Add Comment
Please, Sign In to add comment