001 //
002 // I am normal worm,I do normal things
003 //
004 . "*"
005 ! "*","* hi *","* hello *"
006 + "Hello" {+"Hello"}
007 + "Whats up"
008 + "Say something cool"
009 + "How was your day"
010 
011 ! "* bye *","* goodbye *"
012 ["Hello"]
013 + "Bye" {-"Hello"}
014 + "Goodbye"{-"Hello"}
015 
016 ! "* bye *","* goodbye *"
017 + "You should say something before bye"
018 + "Bye I guess"
019 
020 //
021 // Normal worm
022 //
023 ! "* normal *","*what * fuck *"
024 + "Im the most normal worm here."
025 + "I've never mastubrted to hedgehogs."
026 + "I have a wife and kids"
027 
028 ! " * porn *"," * jerk * off *"
029 + "Eww,that shit is gross"
030 + "Have you heard about hedgehogs"
031 + "I have a pinworm wife yunno"
032 
033 ! "* fuck *","* shit *","* ass *"
034 + "I dont swear."
035 + "Fuck inst a good word"
036 + "Shit is a silly word,GROW UP"
037 + "Immature"
038 
039 //
040 // What's poppin for you
041 //
042 ! "* ate *","* eat *"
043 + "I hope it tasted good" 
044 + "I knew a shit eater,not him I suppose?"
045 
046 ! "* eat * shit *","* eat * poop *"
047 + "What the fuck is wrong with you." 
048 
049 //
050 // What's poppin for me
051 //
052 ! "*what * up *","* whats * up *","* wassup *"
053 + "Im cool" {-"WP"}
054 + "Cool,Im feining for burgers" {-"WP"}
055 + "I ate a burger" {-"WP"}
056 + "Im killing other worms for fun" {-"WP"}
057 
058 
059 //
060 // About this game
061 //
062 ! "* what * game * "
063 + "Pinworms is the worst game."
064 + "Pinworms is a shitty game."
065 ! "* game *"
066 + "This game fucking sucks."
067 + "This game is life but better."
068 
069 //
070 // About your day
071 //
072 ! "* rainy *","* bad *"
073 ["Day"]
074 + "A rainy day is ass." {-"Day"}
075 + "I dislike rainy days." {-"Day"}
076 ! "* sunny *" , "* good *"
077 ["Day"]
078 + "I never seen the sun in this space." {-"Day"}
079 + "Sunny days are good." {-"Day"}
080 ! "*"
081 ["Day"]
082 + "Did you do anything else fun today." {-"Day"}
083 + "Sounds mundane." {-"Day"}
084 //
085 // About my day 
086 //
087 ! " * how * day *"
088 + "My day was fine and sunny"
089 + "I killed some opps today"
090 + "I ate a burger"
091 
092 . " * kill *"," * fight *"
093 
094 ! "*"
095 + "Im scared not"
096 + "I'll slap your ass silly"
097 + "I dont care if die chasin the bag"
098 
099 ! "* you *"
100 + "I will kill you first"
101 + "Poopy head"
102 
103 ! "* me *"
104 + "I wont spare your ass."
105 + "I wouldnt think twice bout pwnin ur ass"
106 + "Boo ho"
107 
108 
109 . "* burger *"
110 ! "*"
111 + "Im chasing the burger bag"
112 + "I hunger for burgers"
113 + "Worm burgers are yummy"