Posted January 21 · Report post Ok this script is very simple all you do is type !post {newshere} And it'll set what you replace {newshere} with as %news Then when someone types !news It'll say what you set for %news :D Also only you can do it :D on *:text:!news:#: { msg $chan News: %news } on *:text:!post*:#: { if ( $nick == YOURNICKNAMEHERE ) { set %news $2- < Posted by $nick > } By Trav Share this post Link to post Share on other sites