Top

mIRC Code Snippets Tagged with calculations

  (5)  
Sort by 
This is a extremely simple script that can be used if you have a bot on a network. People can rate your bot on a scale of 1-10. How Other people can use it: !rate - Gives Instructions !rate <#1-10>..
+ 0 likes
12 comment(s)   |   Score: 5.7   |   Language: mIRC   |   Posted by spitfire3292 on Apr 30, 2006
Math Pol Function in some code......its like the pol function on the calc ; the function gets the square root of the sum of the squares of 2 values...example /pol 3 4 gives 5 used usually in right angled..
Tags: calculations 
+ 0 likes
3 comment(s)   |   Score: 1.3   |   Language: mIRC   |   Posted by XpLoiTeR on Jan 10, 2006
in fact i made this because ive submitted the mathmatical pol function twice by mistake....i said i have to put sth usefull instead of the repeated snippet...thats soo so so easy....just echoing what the..
Tags: calculations 
+ 0 likes
5 comment(s)   |   Score: 1.3   |   Language: mIRC   |   Posted by XpLoiTeR on Jan 10, 2006
that snippet will let u know the number of users on every channel ur on....works so easily with an alias /masscount... watch it works :) note:dont write /masscount while ur not on channels
Tags: calculations 
+ 0 likes
15 comment(s)   |   Score: 3.7   |   Language: mIRC   |   Posted by XpLoiTeR on Jan 09, 2006
Channel Counter is a few lines u can add to ur remotes and works great...write !count on a channel and watch it works :)
Tags: calculations 
+ 0 likes
4 comment(s)   |   Score: 2.5   |   Language: mIRC   |   Posted by XpLoiTeR on Jan 09, 2006
Bottom