Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ;Don't forget to edit every instance with SEBASTIEN and BOTNICK
- ;with the desired juped nickname.
- ;When loaded you need to add the juping nickname to notify list
- ;----> /NOTIFY -n NICKNAME Undernet
- ;you need to /AUSER juping *!*@hostname.to.control.the.juper
- ;for questions: seblemery@gmail.com - seb@ircpros.net
- #juped on
- on *:unotify:{ if ($nick == SEBASTIEN) { .nick SEBASTIEN } }
- #juped end
- on juping:TEXT:.jupe:#:{
- .disable #juped
- msg # Releasing nick for 5 seconds, Grab it Quickly..
- nick BOTNICK
- .timer 1 3 enable #juped
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement