Top

mIRC Code Snippets Tagged with reverse

  (4)  
Sort by 
Just a simple snippet that reverses the text, and then outputs it. Example (Do you really need one?): ---------------- The command: /rev This is some example text. Outputs this text: .txet elpmaxe..
Tags: alias  backwards  mirc  msl  rev  reverse  reversed  script 
+ 0 likes
6 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by FireFly on Sep 10, 2008
/rev TEXT HERE Just a random script, tbh.
Tags: asiansex  mirc  msl  reverse  script  snippet  text 
+ 0 likes
15 comment(s)   |   Score: 4.5   |   Language: mIRC   |   Posted by beau on Aug 24, 2008
Well, i think a good example for newbies at sockets (like myself) - retrieves needed data from the website and echo'es it. Only 13 lines, but it does his job for good ;)
Tags: md5  reverse  sock  sockets 
+ 0 likes
5 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by Noutrious on May 28, 2008
This is simply a custom identifier I made late last night while very bored. It simply reverses the text using two while loops. Someone might find a use for it. Usage: $rev(word) Eg: //echo -a $rev(this..
Tags: custom  identifier  reverse 
+ 0 likes
2 comment(s)   |   Score: 3.7   |   Language: mIRC   |   Posted by tank59 on Dec 03, 2005
Bottom