Top

mIRC Code Snippets Tagged with html

  (8)  
Sort by 
5 Seperate aliases to do some fairly simple tasks - html2chr: converts html encoded ascii characters to normal symbols -- helpful for sockets as it scans the entire line - oct2chr: converts octal..
Tags: 44  addon  asc  ascii  change  chr  codes  decimal  help  hex  html  ini  jonesy  jonesy44  mirc  numbers  oct  octal  regex  script  text 
+ 0 likes
3 comment(s)    Score: 0.0    Platform: mIRC    Posted by jonesy44 on Jul 31, 2009
This little thing strips html from a string Usage: $striphtml(html goes here)
Tags: html  strip  tags 
+ 0 likes
1 comment(s)    Score: 0.0    Platform: mIRC    Posted by Ayon on Jul 16, 2009
Well as the title sais, this is a html encoder. I know it's not 100% correct atm, but it's a start. Usage: $htmlencode(html goes here)
Tags: encoder  html 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by Ayon on Jul 16, 2009
This is a odd little script but it serves a very useful function. This script will convert mIRC's text/color codes to html for website posting or PHPBB for forum posting. Here is a quick example; mIRC: Suggestions..
+ 0 likes
11 comment(s)    Score: 0.0    Platform: mIRC    Posted by FordLawnmower on Jul 06, 2009
i don't know what to say for a intro lol :) and my first snippet for a while
Tags: html 
+ 0 likes
2 comment(s)    Score: 0.0    Platform: mIRC    Posted by `Green on Mar 04, 2009
as the directory. 5) Choose your port. If you're using this script you should know what you're doing. If you don't by any chance, use 80, as it's usually the best. 6) Choose your HTTP protocol. Not..
Tags: dialog  dialogs  html  mirc  script  socket  sockets  viewer 
+ 2 likes
30 comment(s)    Score: 5.2    Platform: mIRC    Posted by ^Neptune on Sep 25, 2008
It's my simple way of making logs of a channel in HTML. Change 'Logs/Web/Home.htm' to 'Logs/Web/YOUR_CHANNEL_NAME.htm' And change on the #Home in the ON's to your channel. If you want to upload..
Tags: conflictirc  for  html  in  logs  websites 
+ 0 likes
14 comment(s)    Score: 2.0    Platform: mIRC    Posted by Cazz on Sep 23, 2008
$nohtml(<Html line to be cleaned>) I thought this was a cool way of doing it. Question: Do I need that else? I don't think I do ;s.
Tags: cumshot  free  html  mirc  msl  no 
+ 0 likes
8 comment(s)    Score: 0.0    Platform: mIRC    Posted by beau on Aug 25, 2008
Bottom