Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- on *:NICK: {
- if ($network == %iuno.np) {
- if ($findtok(%iuno.u,$nick,1,46)) {
- set %iuno.u $reptok(%iuno.u,$nick,$newnick,1,46)
- if ($nick == %iuno.fp) {
- set %iuno.fp $newnick
- }
- set %iuno.h. [ $+ [ $newnick ] ] %iuno.h. [ $+ [ $nick ] ]
- unset %iuno.h. [ $+ [ $nick ] ]
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment