Top

mIRC Code Snippets Tagged with numbers

  (6)  
Sort by 
The following is a rounding function for whole numbers, not decimals as $round() does. ; Usage: $roundint(Number).P <---- Returns Number rounded to the nearest prop ; 'P' above must be a multiple
3 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by vaseline28 on Jun 13, 2008
This is an identifier than finds the average of a set of numbers. Syntax: $avg(N.N.N.N,C) N = numbers . = delimeter C = delimeter # Ex: $avg(1 5 2 1 6,32) » 3 $avg(2|4|6|8,124) » 5 $avg(1.1.1.1,46)
Tags: average  avg  number  numbers 
7 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by mountaindew on Dec 12, 2007
Well i was :|:| Bored |:|: So i made a dice game script.
Tags: 1  10  2  3  4  5  6  7  8  9  dice  numbers 
0 comment(s)   |   Score: 1.0   |   Language: mIRC   |   Posted by Noa Destiny on Nov 04, 2007
Hey i got bored and made this i dont know why im bored but i am so it only has 4 or 5 popups on it so sorry.
Tags: color  design  hearts  line  numbers  poop  popups 
1 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by Mono on Oct 26, 2007
This is the first piece of IRC code I've made without any help. It needs improvement (i.e. preventing somebody from jumping in at the last second to win), but I'm still just learning. If you have any ideas
Tags: first  game  games  irc  mirc  number  numbers  simple 
4 comment(s)   |   Score: 3.0   |   Language: mIRC   |   Posted by Gforce20 on Sep 22, 2007
This is a simple custom identifier where you enter two numbers and the asc value of a character to seperate them with and it gives you a list of numbers between the first two, sperated by the character
Tags: num  numbers  range 
4 comment(s)   |   Score: 4.0   |   Language: mIRC   |   Posted by CaptainHollyShort on Jan 07, 2007
Bottom