Top

mIRC Code Snippets Tagged with file

  (22)  
Sort by 
Ok, well, since buying my touch, i've had to use itunes, possibly the biggest pile of shait to arrive at any computer system in history. If you've had the displeasure of having to use this application,
Tags: .dll  dialog  dll  file  irc  itunes  manager  mirc  music  tunes  web 
17 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by jonesy44 on May 06, 2008
Pretty basic script to inform you of your currently loaded scripts using mIRC built in idents. Copy and paste this snippet into your remotes (ALT + R) Type to fire it up =)
Tags: file  function  help  ini  loaded  mrc  script  scripts  total  txt  usefull  while 
10 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by jonesy44 on Feb 03, 2008
This little ( started little any way ) will transfer a hash table to a text file and sort several different ways. Thanks to QuickStep for the " sorttxt " alias. ;Usage /htt HashTable WL/W
Tags: .txt  file  hash  hashtable  table  text 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Scakk on Jan 07, 2008
Simple alias to read the id3 tags of a sound file. Properties consist of: artist,song,genre,year,comment, and album.
Tags: file  id3  read 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by LiQuiDFLamE on Nov 21, 2007
: Sorts lines N-N of the text file, it also echoes how long the process took.
Tags: delete  file  line  merge  sort  text 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by LiQuiDFLamE on Nov 21, 2007
This snippet allows you to remove excess files right from your mirc. It opens up a new window based on the type of file you specify, or just all files. You have the option to remove all files (if a specified
Tags: file 
0 comment(s)   |   Score: 7.5   |   Language: mIRC   |   Posted by co2h on Oct 28, 2007
This little dialog can be used to view your .txt files , delete a .txt file or create a new .txt file. Update 1: It will now allow you to view all .txt files. I had to fix the deleting part to work
Tags: .txt  dialog  file 
25 comment(s)   |   Score: 4.8   |   Language: mIRC   |   Posted by Scakk on Oct 16, 2007
Finally done rewriting it! *View Hash Tables *Add/Remove Hash Tables and Items *Edit Data Enjoy, put in remotes, type /file or right click and click the menu to start it up
Tags: .ini  .txt  dialog  editor  file  files  hash  hashtable  ini  remotes  table  txt  var  variable  viewer 
32 comment(s)   |   Score: 6.5   |   Language: mIRC   |   Posted by mountaindew on Oct 06, 2007
A dialog that allows you to completely handle ini files. You have the option to; create and remove ini files, add topics, add and remove items, and edit item data. Any comments, suggestions, or feedback
Tags: dialog  editor  file  ini  text 
32 comment(s)   |   Score: 3.8   |   Language: mIRC   |   Posted by SilentExile on Sep 17, 2007
Heh, after the release of my Simple File Uploader, I decided to make a Simple File Downloader. Downloaded files are saved to your mIRC directory defaultly. /download <URL To File> Credit
Tags: downloader  file  mirc  simple  snippet 
0 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by [M]ike on Jul 24, 2007
The script has simple usage and can be manipulated for a series of tasks such as uploading channel logs, trivia scores etc. Any problems/suggestions feel free to comment below.
Tags: file  ftp  server  snippet  upload 
11 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by [M]ike on Jul 24, 2007
This snippet is for returning a file selected by a user. Basically it checks that the text file "C:\Program Files\mIRC\filename.txt" exists and in the event that it doesn't it will create the
Tags: file  select  vbs 
2 comment(s)   |   Score: 3.5   |   Language: mIRC   |   Posted by sinnercreed on May 28, 2007
These are two aliases I made designed to return the total amount of physical memory in kb. Usage Example: mostly for if statements, if ($mem > 50000) { write new.txt Something } ; The file alias
Tags: com  file  mem  memory 
4 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by sinnercreed on Feb 08, 2007
A very simple script that will pm a user who triggers the script text from a .txt file named helpfile.txt in your mIRC folder without flooding as it plays out 1 line per second, Very good for letting users
Tags: bot  file  help  helpfile  play  script  txt 
4 comment(s)   |   Score: 3.3   |   Language: mIRC   |   Posted by Null on Dec 24, 2006
;A snippet by Yochai Timmer (Yochai@Dorot.org.il) ;This is a little snippet that returns the default Icon set for the file type. ;Usage: $FileIcon(Filename.ext) ;Example: //echo -a $FileIcon(Test.txt) ;Returns:
Tags: ext  extension  file  icon  registry 
1 comment(s)   |   Score: 9.0   |   Language: mIRC   |   Posted by Yochai on Sep 25, 2006
1 2 Next
Bottom