13.11.2019, 08:15
something like this would do
Code:
123
math.randomseed(os.time())
value = math.random(0,16777215)
grp.update('RGB', value)
------------------------------
Ctrl+F5
Ctrl+F5
Rgb turn colors with script.
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Rgb turn colors with script. - by Tokatubs - 13.11.2019, 00:07
RE: Rgb turn colors with script. - by Daniel - 13.11.2019, 08:15
RE: Rgb turn colors with script. - by Tokatubs - 13.11.2019, 21:51
RE: Rgb turn colors with script. - by Daniel - 14.11.2019, 08:22
|