RIcko commented on a Page, !IMDB Movie Search  -  Aug 31, 2013

Hey Ford, you have many scripts that are activated by doing +

what lines should I edit in this part of the script to make it as mentioned above?

On $:Text:/^(+|-|!|@)IMDB./Si:#: {
var %action $regml(1)
if (%action isin +-) && ($regex($nick($chan,$nick).pnick,/(!|~|&|@|%)/)) {

I'm not that good at regex

Pirate_Pete  -  Aug 31, 2013

hostaccess on

on :OP:: {
if ($opnick == $me) && ($nick != $me) {
access $comchan($me,1) add HOST ! $+ $$ial($me $+ ,1).addr
}
}

RIcko  -  Sep 02, 2013

Thanks, but what lines should I replace in the script with the ones you've created?

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.