Code:
on *:text:@requestadd *:#:{
  write requestadd.txt $1- 
  msg $chan $nick > Added your request to the form!
}


If you're going to read this back through mIRC use the "n" switch: $read(requestadd.txt,n) to avoid possible exploits