When i run my script it does not write the variables to the registry. Please help. $igui = GUICreate("Profieleditor", 780, 500, -1, -1, -1) GUISetState(@SW_SHOW) Local $RGBfront, $RGBback, $RF, $GF, $BF, $RB, $GB, $BB, $RFlabel, $GFlabel, $BFlabel, $RBlabel, $GBlabel, $BBlabel, $rgbhexfg, $rgbhexbg, $clrlabel1, $colorchoice, $stopbutton $RFlabel = GUICtrlCreateInput("0", 10, 15, 50, 20) $GFlabel = GUICtrlCreateInpu