How to make the script only run 1 out of X amount of times
April 21, 2021
Say I want a script to run only 1 in 100 times or 1 in 10 times, how would I do that? So it only has a certain chance of running.
8 replies