20
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 27: | Line 27: | ||
Copy the text and put it in notepad or so and name it StatWhoreing.mrc or a othername.mrc then do /load -rs othername.mirc to load it. After you copy the file into your mirc dir.  | Copy the text and put it in notepad or so and name it StatWhoreing.mrc or a othername.mrc then do /load -rs othername.mirc to load it. After you copy the file into your mirc dir.  | ||
If you want your mylist size in GB. and not that it automatic converts to mb,gb,tb   | |||
change $bytes(%mylistsize).suf into $bytes(%mylistsize,g).suf  | |||
then it will only show the size of your mylist in GB's  | |||
edits