Jump to content

Script Support Files & DLL's

14 files

  1. Win32 OpenSSL (light version)

    Installs the most commonly used essentials of Win32 OpenSSL v1.0.1g (Recommended for brave users by the creators of OpenSSL). Note that this is a default build of OpenSSL and is subject to local and state laws. More information can be found in the legal agreement of the installation.

    Install if you wish to connect to IRC with a secure ssl connection.
     
    NOTE: 1.0.1g patches the HeartBleed exploit announced April 7, 2014

    137 downloads

    0 comments

    Updated

  2. Win32 OpenSSL (full version)

    Installs Win32 OpenSSL v1.0.1g (Recommended for software developers by the creators of OpenSSL). Note that this is a default build of OpenSSL and is subject to local and state laws. More information can be found in the legal agreement of the installation.
     
    NOTE: 1.0.1g patches the HeartBleed exploit announced April 7, 2014

    130 downloads

    0 comments

    Updated

  3. Win64 OpenSSL (full Version)

    Installs Win64 OpenSSL v1.0.1g (Only install this if you are a software developer needing 64-bit OpenSSL for Windows. Only installs on 64-bit versions of Windows. Note that this is a default build of OpenSSL and is subject to local and state laws. More information can be found in the legal agreement of the installation.

    Used to connect to irc over a secure ssl connection.
     
    NOTE: 1.0.1g patches the Heartbleed exploit announced April 7, 2014

    157 downloads

    0 comments

    Updated

  4. mIRC SSL dll's

    Dll files needed by mIRC to connect to an irc network using ssl. libeay32.dll and ssleay32.dll
     
    Compiled on windows7 using VIsual Studio 2012

    59 downloads

    0 comments

    Submitted

  5. CWND DLL

    The CWND.dll (unknown company and creator) dll is an none useful dll that can modify any mIRC Dialog with an command on the custom dialog init.

    Examples:

    on *:DIALOG:test:init: {
    animate_dialog $dialog($dname).hwnd
    ; THIS CODE WILL ANIMATE THE DIALOG ON THE INIT }

    alias -l animate_dialog {
    dll cwnd.dll animateWindow $$1 $rand(500,1000) AC

    ; THIS ALIAS WILL YOU PUT WHEN YOU WANT TO ANIMATE A WINDOW THE ;500 AND 1000 IS THE MILLISECONDS DELAY TO OPEN  }

    36 downloads

    0 comments

    Submitted

  6. MDX Dll

    The MDX.dll (mIRC Dialog Extension) dll is the first created dll that can modify any mIRC Dialog with some commands on the dialog init and on other identifiers. You can change the text color,font,style,text size, and more.. Visit the Dragonzap website to view more details about the MDX.dll and more dlls..

    Examples:

    alias mdx { dll mdx.dll $$1- }

    ; THE MDX ALIAS IS REQUIRED FOR
    SENDING THE DLL THE COMMAND TO WORK
    on *:DIALOG:test:init: {
    mdx SetMircVersion $version

    ; THE SETMIRCVERSION IS REQUIRED FOR FASTER DLL USAGE   mdx MarkDialog $dname

     ; THE MARKDIALOG IS REQUIRED TO ENABLE THE DIALOG FOR EDITING mdx SetBorderStyle $dname 1 staticedge

    ; THE SETBORDERSTYLE IS RECOMMEND TO USE IN CHECK,BOX,COMBO mdx SetColor $dname 2 background $rgb(255,0,0)
    mdx SetDialog $dname bgcolor $rgb(255,255,255)

     ; THE SETCOLOR PUTTING AN COLOR INTO THE ID AND THE BACKGROUND IS USED TO THE ID BACKGROUND ALSO THE $RGB (/HELP $RGB) IS THE COLOR
    FOR THE ID (YOU CAN USE THIS ADDON FOR $RGB COLOR FIND) . 
    -
    ; THE SETDIALOG CAN CONFIGURE THE DIALOG AND THE BGCOLOR IS THE BACKGROUND COLOR OF THE DIALOG. mdx SetFont $dname 2 14 verdana
     ; THE SETFONT CHANGING THE ID FONT (VERDANA) THE "14" IS THE FONT
     SIZE THAT YOU MUST ENTER TO CHANGE THE FONT
    }

    120 downloads

    0 comments

    Updated

  7. imgmirc.dll v0.29 beta

    This dll ads emoticons to mirc. This version is a beta version built for mirc 7+

    77 downloads

    0 comments

    Submitted

  8. DCX.dll mirc v6-

    This DLL lets you add new controls to mIRC dialogs as well as change other features like the visual style, position etc. For use with mIRC v6.35
     
     
     
    Help file located at http://dcx.tg007.net  

    38 downloads

    0 comments

    Submitted

  9. tooltip Dll

    The tooltip.dll is a useful dll that allows you to enter in the dialog of the mIRC pop-up messages within baloon as those that can be found in Windows ME and XP.

    96 downloads

    0 comments

    Submitted

  10. mOTFv3 Dll

    dll that allows you to change the messages ctcp (Version)

    100 downloads

    0 comments

    Submitted

  11. xpopup Dll

    Allows you to create several types of pop-up styles and colors

    66 downloads

    0 comments

    Submitted

  12. dll msn

    DLL to control a lot of options to MSN

    64 downloads

    0 comments

    Submitted

  13. HOS Dll

    DLL able to "dockare" up to 20 dialogs in the four sides of mIRC and to add one statusbar at the top and bottom

    88 downloads

    0 comments

    Submitted

  14. DCX DLL -

    This DLL lets you add new controls to mIRC dialogs as well as change other features like the visual style, position etc..

    35 downloads

    0 comments

    Submitted

  • Download Statistics

    1,189
    Files
    13
    Comments
    31
    Reviews
    Latest File
    By chain

    9    0


×
×
  • Create New...