MrVietA2,
As I have already reminded you a few posts ago, I have shown you how set random values in the input on start earlier in this thread. To update the value within the script all you have to do is use:
GUICtrlSetData($1, $aInputs[Random(0, 2, 1))
and your input will be reset to a random text.
M23
P.S. And bumping your threads within 24hrs will not encourage people to answer. Please be patient.