CHANCE
Rolls a value between 0-100, if roll is higher than your input script will terminate
Syntax
CHANCE value [script]
value - Your % value to match for
script - Your command to run on success
Examples
CHANCE 2
CHANCE 95
CHANCE 95 TYPE sit
Notes
Demos