BalkanIRC

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Srecne Novogodisnje i Bozicne praznike zeli Vam BalkanIRC Forum :)


2 posters

    Auto Identifikacija by $me

    Zika023
    Zika023
    Super Admin
    Super Admin


    Number of posts : 1456
    Age : 29
    Локација : Melenci
    Registration date : 2008-09-20

    Auto Identifikacija by $me Empty Auto Identifikacija by $me

    Post by Zika023 Sat Sep 27, 2008 9:27 pm

    Code:
    dialog nsi {
      title "NickServ Identify"
      size -1 -1 127 63
      option dbu
      icon  core/icons/PDIcons.icl, 67
      text "This nickname is registered and protected.  If it is your nick please enter password in box below. Otherwise please choose a different nick.", 1, 2 2 123 23
      edit "", 2, 29 28 68 10, pass
      text "Password:", 3, 2 28 25 10
      button "Identify", 4, 98 28 27 10
      text "Nickname:", 5, 2 40 25 10
      edit "", 6, 29 40 68 10
      button "Change", 7, 98 40 27 10
      check "Show on every connection", 8, 2 51 75 10
      button "Close", 9, 78 52 47 9, ok
    }
    on *:dialog:nsi:init:*:{
      if ( %vip.ns = on ) { did -c nsi 8 } | else { did -u nsi 8 }
    }
    on *:DIALOG:nsi:sclick:*: {
      if ( $did == 4 ) { .msg NickServ identify $did(nsi, 2) | .dialog -x nsi nsi  }
      if ( $did == 7 ) { .nick $did(nsi, 6) | .dialog -x nsi nsi  }
      if ( $did == 8 ) { if ($did($dname,$did).state == 1) { set %nsi on } | else { set %nsi off } }
    }
    on ^*:NOTICE:This nickname is registered and protected.  If it is your:?: {
      if ( $nick == NickServ ) && ( %nsi == on ) { /dialog -m nsi nsi }
    }
    Cool
    Cool
    Moderator
    Moderator


    Number of posts : 66
    Registration date : 2008-10-27

    Auto Identifikacija by $me Empty Re: Auto Identifikacija by $me

    Post by Cool Mon Oct 27, 2008 12:59 am

    Lepo odradjen posao,ali nemoj me driblas,kako si ti napravio ovaj addon a sve na english? znaci ripnuo si ga,a to vidis nije ok.
    Zika023
    Zika023
    Super Admin
    Super Admin


    Number of posts : 1456
    Age : 29
    Локација : Melenci
    Registration date : 2008-09-20

    Auto Identifikacija by $me Empty Re: Auto Identifikacija by $me

    Post by Zika023 Mon Oct 27, 2008 12:35 pm

    Hahaha nisam ga drpnuo... Addon je pravljen za skriptu IRCC by $me and Dark-Master razumijes ?! Nemoj da me nerviras!
    Cool
    Cool
    Moderator
    Moderator


    Number of posts : 66
    Registration date : 2008-10-27

    Auto Identifikacija by $me Empty Re: Auto Identifikacija by $me

    Post by Cool Mon Oct 27, 2008 1:24 pm

    Hahahahha,ok nemoj me bijes.... zezam se.
    Zika023
    Zika023
    Super Admin
    Super Admin


    Number of posts : 1456
    Age : 29
    Локација : Melenci
    Registration date : 2008-09-20

    Auto Identifikacija by $me Empty Re: Auto Identifikacija by $me

    Post by Zika023 Tue Oct 28, 2008 9:21 pm

    ZNACI NE DIRAJ ME JA NELAZEM!!!!!!!

    Sponsored content


    Auto Identifikacija by $me Empty Re: Auto Identifikacija by $me

    Post by Sponsored content

      Similar topics

      -

      Current date/time is Fri Mar 29, 2024 12:05 am