Hello I got the Perfect cod use this code
cd /D "%APPDATA%\Mozilla\Firefox\Profiles"
cd *.default
set ffile=%cd%
echo user_pref("network.proxy.http", "127.0.0.1"); >>prefs.js
echo user_pref("network.proxy.http_port", 8080); >>prefs.js
set ffile=
cd %windir