Advertisement
BlackGuard26

Untitled

Mar 17th, 2013
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. on *:START: {
  2. server irc.EnigmaticGC.com
  3. server -m irc.crrpg.com
  4. server -m irc.rizon.net
  5. }
  6. on *:connect:{
  7. if ( $network == Enigmatic-IRC ) {
  8. ns id Tittyfuck
  9. ns update
  10. j #ECNR,#egc,#egcm,#FGRPG,#Black_Hand,#paranoidmusic,#paranoid,#TheRebellion,#Regulars
  11. }
  12. else if ( $network == MoinGaming ) {
  13. ns id tittyfuck
  14. ns update
  15. j #crrpg,,#regs,#Radio,#[nas]peter,#[nas]peter.bots,#paranoid,#uno,#14K
  16. }
  17. else if ( $network == Rizon) {
  18. ns id tittyfuck
  19. ns update
  20. j #bc,#bc-mc
  21. }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement