Happy

Happy

Joined
Jun 16, 2006

Activity Stream

Happy created a Page  -  Jul 26, 2006
319 

This identifier converts Text to Binary and vice versa.Examples: Text-to-Binary Conversion //echo -a $binary(convert me) //echo -a $binary(to binary) Binary-to-Text Conversion Note: when converting Binary to Text you must specify the "b" parameter. //echo -a $binary(011000100110100101101110011000010111001001111001,b) //echo -a $binary(01100011011011110110111001110110011001010111001001110100,b)

Happy commented on a Page, $roman  -  Jul 25, 2006

It\'s a custom identifier for turning a number into a roman numeral, or a roman numeral into a number.

 Respond  
Happy created a Page  -  Jul 25, 2006
97 

This identifier converts Numbers to Roman Numerals and vice versa.Examples: Numbers to Roman Numerals //echo -a $roman(2006) //echo -a $roman(19) //echo -a $roman($?="What year were you born?") Roman Numerals to Numbers Note: When converting Roman Numerals to Numbers you must specify the "r" parameter. //echo -a $roman(MMVI,r) //echo -a $roman(XIX,r) //echo -a $roman(MCMLXXXI,r)

Happy commented on a Page, iBot v2.1  -  Jun 21, 2006

Pibb, there are hash table tutorials on mirc.net and mircscripts.org.

 Respond  
Happy commented on a Page, Easy mode  -  Jun 16, 2006

How can this get a 6?! The snippets section of this site is completely fucked. There are THOUSANDS of completely useless, poorly coded scripts. It\'s like every newb thats ever learned even a bit of scripting has submitted every POS script they\'ve ever made. You should make a pastebin for all this crap, and actually approve the snippets that you host. Snippets like this make this site look amateur, especially seeing them in the vast quantity they are here.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.