mIRC Code Snippets Tagged with number
(28)
How to use : !RandNumber [Number]
Make sure you /set %chanset #[Channel]
+ 0 likes
An alias to show a random number between any two intergers of your choice.
Triggers:
/random <num1> <num2>
OR
/random
+ 0 likes
This is a very simple custom identifier that I needed for something, maybe it's useful for you.
usage:
$numsuf(<number>)
returns the number you supplied, with a proper counting suffix. for..
+ 1 likes
!Ng-game - Start Game
!guess 1 - 100 - Play Game
!ad - Ad for the script
!Ngg-End - End Game
!a - Get The Answer send to you in PM {OWNER ONLY}
NOTE: Thanks to ICE and Relurk for helpin
+ 1 likes
This is a 'very simple' snippet that allows you to strip everything from a string, but the numbers.
Use: $filter_num(string)
For example: $filter_num(abc123kaljsdflkjdsfkljaslkjsda456lakjdflksadj7kalsdkoi8kljadsflkjdsa9)
Will..
+ 0 likes
Returns the Factors of N
Factors: Numbers which multiplied by another number go into the target.
e.g. 12 (1 x 12), (2 x 6), (3 x 4) = 12
1,12,2,6,3,4 are factors of 12
; Usage: $factors(N).P
;..
+ 0 likes
Two identifiers to tell you if a number is odd or even. Thought this up in maths today when the teacher was rambling on about some crap :-)
Anyways, more info on syntax is in the script itself, this..
+ 0 likes
A nice Count Down script I made from scratch.
---------------------
CLIENT VERSION
It does what it's meant to do. You type in:
!countdown [month] [day] [hour] [name of occasion]
EX: !countdown..
+ 0 likes
I need help with this script. Can somebody find the bug in here? It doesn't work at all yet.
Initialization: \game hilo #
-The first character is a backslash, not forward
-Replace # with the top number..
+ 0 likes
+ 0 likes
Here is a SUPER SUPER SUPER (And 200 times more SUPER) easy number game script i made.. But it's fun :)
!guess <NUMBER> to guess
!numberstart to start the game
!numberstop to stop the game
Feel..
+ 0 likes


