Top

Code Snippets Tagged with random by vaseline28

  (4)  
Sort by 
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
Tags: chance  compact  game  mirc  paper  random  remotes  rock  scissors 
5 comment(s)   |   Score: 6.0   |   Language: mIRC   |   Posted by vaseline28 on May 05, 2008
This randomly gives a selection of cards to the user prompting the script. E.g.: >
Tags: cards  deal  mirc  random  remote 
1 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by vaseline28 on May 03, 2008
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
Tags: compact  dice  game  mirc  random  remote  remotes  roll 
5 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by vaseline28 on May 03, 2008
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
Tags: compact  dice  mirc  random  remote  roll 
11 comment(s)   |   Score: 0.0   |   Language: mIRC   |   Posted by vaseline28 on Apr 29, 2008
Bottom