WeirdThall commented on a Page, Timer Advert Script  -  Oct 03, 2013

NVM its done now.
Sorry to necro an old script but it works great and wanted to add Ops use only? Where does that go into the code?

Kaj  -  Oct 04, 2013

With this syntax you can check if someone is op (look line 48 in the code)

if ($nick($chan,$nick,@&~)) {
Rest of the code
}
Blood_Wolf89  -  Mar 31, 2015

Or you can do this
if ($nick isop $chan) {
Rest of the code
}

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.