mIRC Code Snippets Tagged with compact
(3)
Again, the idea here was to keep it compact. The script randomly picks one type for itself and then uses math(s) to determine who the winner is.
I've been seeing a number of Rock,Paper,Scissors games..
This script goes in remotes.
It is a game which randomly decides on a winner. The winner is the name which generates the highest numbers from the X amount of dice rolls.
The "X" amount of..
This snippet goes in Remotes!
I focused on keeping this small and compact, it totals 11 lines in total. The use of /set rather than /var was deliberate also.
It's not my first mIRC script, but probably..