Back to "quotes" tags

Neon Joe, Werewolf Hunter Quote Machine by mantooth

1# Neon Joe, Werewolf Hunter Quote Machine by mantooth#1366
2# UO Outlands
3# v1.0
4# Requested by no one ever, you can thank me later.
5
6random 15
7wait 500
8
9if insysmsg "Random: 15"
10    say 'a He-Yump, a He-Yump, a He-Yump' 55
11endif
12if insysmsg "Random: 14"
13    say 'Where there`s a will there`s a He-Yump' 55
14endif
15if insysmsg "Random: 13"
16    say 'Get a little He-Yump' 55
17endif
18if insysmsg "Random: 12"
19    say 'Holy mother of He-Yump' 55
20endif
21if insysmsg "Random: 11"
22    say 'Adios Wolfmigo' 55
23endif
24if insysmsg "Random: 10"
25    say 'Bark Bark Yum Yum' 55
26endif
27if insysmsg "Random: 9"
28    say 'Walk Away, Friend. Walk Away' 55
29endif
30if insysmsg "Random: 8"
31    say 'Loose Lips Drink Sips' 55
32endif
33if insysmsg "Random: 7"
34    say 'Neon Joe Werewolf Hunter' 55
35endif
36if insysmsg "Random: 6"
37    say 'I know when Im being flirted with in a suicide note' 55
38endif
39if insysmsg "Random: 5"
40    say 'That quite a coinkydink, don`t cha think?' 55
41endif
42if insysmsg "Random: 4"
43    say '555-HE-YUMP' 55
44endif
45if insysmsg "Random: 3"
46    say 'Whatcha talking about Bruce' 55
47endif
48if insysmsg "Random: 2" 
49    say 'Made ya look' 55
50endif
51if insysmsg "Random: 1"
52    say 'He-Yump' 55
53endif