Home
Submit
Free Hosting
Link To Us
Contacts
mIRC File Read
mIRC
Download
(.zip)
alias readfile {
var %total = $lines(file.txt)
var %i = 1
while (%i <= %total) {
echo -a $read(file.txt, g, %i)
inc %i
}
}
mIRC
File Read
Search in file
File Manager