Hi this is my code #Include <FF.au3> $i = 0 _FFConnect() _FFPrefSet("general.useragent.override", $i) But it won't work, if you replace "$i" it will work. Is this a bug? How fix it?