All you need is to find the set %RS.output line, and change it to:

set %RS.output sockwrite -tn beowulf PRIVMSG $2 :

To avoid the small space that precedes the message, locate the rest of the %RS.output lines and change them to:

%RS.output $+ Error contacting website.
%RS.output $+ Stats for %RS.statname $+ :
%RS.output $+ %RS.info

(You may want to re-download the script if you already made deep changes.)

I hope this wasn't too confusing laugh