KLoWnX — File Browser

klownX / klownX / UnderMine.mrc

UnderMine.mrc — 0.28 KB — Download this file

menu Channel {
  KLøWñ× E-Mail
  .Send Email:{
    %progdir = $readini $mIRCDir\\ULink.ini UnderMine ProgramLocation
    if (%progdir == $NULL) { 
      run $mIRCDir\\ULink.exe 
    } 
    else {
      run $readini $mIRCDir\\ULink.ini UnderMine ProgramLocation 
    }
  }
}