Top

mIRC Code Snippets Tagged with percent

  (8)  
Sort by 
Drop Logger script. After asking on here and dwift forums for help no-one helped so i was bored and made it myself. Only have a Monsters/Drop lists few on there :\. $Percent Alias from Noutrious' http://www.hawkee.com/snippet/6192/ Drop..
Tags: count  drop  drops  gwi  logger  percent  rs  rune  runescape  scape 
+ 0 likes
0 comment(s)    Score: 0.0    Platform: mIRC    Posted by Testor on Sep 19, 2009
Just had a problem with percent getting when the first number is bigger than the second. Solved the problem by making an aliases for that and here it is, may be pretty handy for some of you guys. -..
Tags: percent 
+ 0 likes
6 comment(s)    Score: 0.0    Platform: mIRC    Posted by Noutrious on May 23, 2009
A really really simple custom alias, but this can cut down on a lot of calculations.
Tags: alias  custom  mirc  percent 
+ 0 likes
5 comment(s)    Score: 0.0    Platform: mIRC    Posted by ^Neptune on Aug 24, 2008
works like: //echo -a $text(sometext).bold/caps/bold/reverse/color Would be useful for bots etc :)
Tags: alias  caps  percent 
+ 0 likes
6 comment(s)    Score: 0.0    Platform: mIRC    Posted by juhapuha on Aug 23, 2008
Calculates the percentage of free space you have on your C: drive, and displays it in a text-based meter to the active channel. If you're not in a channel, it'll echo it. Type /spacemeter
Tags: bytes  c  calculate  drive  meter  mirc  percent  size  space 
+ 0 likes
2 comment(s)    Score: 6.0    Platform: mIRC    Posted by Jagfire on Jul 29, 2008
The below snippet with tell you the percentage of capital letters , lowercase letters or both. It will only take into account letters in the string being checked. Update: Removed variables and placed..
Tags: capital  iscaps  isid  lowercase  percent  prop  regex 
+ 0 likes
8 comment(s)    Score: 6.0    Platform: mIRC    Posted by Scakk on Jun 07, 2008
This is a custom identifier and command that will return text encoded to suit URLs (e.g. hello%20world) Usage: $urlencode(text) will return the encoded text, and /urlencode text will echo the encoded..
Tags: encode  percent  url 
+ 0 likes
4 comment(s)    Score: 0.0    Platform: mIRC    Posted by Daveoh on Jul 29, 2007
alright another snippet :) <br> Usage: /prog percent <br> where percent is a number between 0-100 (no decimal numbers with "." in it) <br> It creates a small window with..
+ 0 likes
3 comment(s)    Score: 5.7    Platform: mIRC    Posted by Nerd on Mar 02, 2006
Bottom