Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:TEXT:!enable*:#: {
- if ($nick == Seditio)||($nick == Ken-Kun) {
- enable #Ontext
- notice $nick [Enabled]
- }
- }
- on *:TEXT:!disable*:#: {
- if ($nick == Seditio)||($nick == Ken-Kun) {
- disable #Ontext
- notice $nick [Disabled]
- }
- }
- #Ontext on
- on *:TEXT:bugged xuid:#: {
- msg $chan [alterIWnet]: Bugged XUIDs and Steam Authorization Failed.
- msg $chan http://www.alteriw.net/viewtopic.php?f=116&t=37767
- }
- on *:TEXT:*#5C-DEV-IDGEN*:#: {
- msg $chan $nick please refer to this topic.
- msg $chan http://alteriw.net/viewtopic.php?f=116&t=66733
- }
- on *:TEXT:*iw_22*:#: {
- msg $chan $nick please refer to this topic.
- msg $chan http://alteriw.net/viewtopic.php?f=30&t=28415
- }
- on $*:TEXT:*fetching playlist*:#: {
- msg $chan $nick please refer to this topic.
- msg $chan http://alteriw.net/viewtopic.php?f=30&t=8227
- }
- #Ontext end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement