ovelayer commented on a Page, PinkieBot Oatmeal Script HELP!  -  Jan 04, 2015

on :text: oatmeal :#: {
.msg $chan $read(oatmeal.txt)
}
on
:input: oatmeal :#: {
msg $chan $read(oatmeal.txt)
}
then just make a text file that contains the reponses you would like it to say
I added the on input incase your are running the script on your own mirc

ovelayer  -  Jan 04, 2015

sorry i messed up ...
let try this again

on *:text:* oatmeal *:#: {
  .msg $chan $read(oatmeal.txt)
}
on *:input:* oatmeal *:#: {
  msg $chan $read(oatmeal.txt)
}

now just make a oatmeal.txt file in your main mirc dir and add the repsonses you would like it to say
I added the on input incase you run this script in your own mirc
enjoy

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.