View Single Post
  #43  
Old 08.12.2010, 20:55
billouetaudrey
Guest
 
Posts: n/a
Default

Quote:
Originally Posted by Austinsix View Post
salut,

je pense avoir trouvé le script qui convient à notre histoire de sfr neufbox. Voici la marche à suivre:

1) télécharger Wget pour windows :**External links are only visible to Support Staff****External links are only visible to Support Staff**
Extraire l'archive dans le dossier de Jdownloader (Programmes files>Jdownloader).

Et après, il faut créer un fichier « reboot.bat» , dans le dossier de JDownloader, qui contiendra Wget. Pour ce faire, clic droit, nouveau, fichier texte, puis l'ouvrir et y copier ce qui suit:

@echo off
set WEBLOGIN=ici_tu_mets_ton_user_name_normalement_admin
set WEBPASS=ici_tu_mets_ton_mot_de_passe_de_Neufbox
set IP=192.168.1.1
wget -q **External links are only visible to Support Staff****External links are only visible to Support Staff** --referer="**External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** --post-data="method=passwd&page_ref=/1_0&web_challenge=&web_login=admin&web_password=VOTRE_MOT_DE_PASSE_ADMIN_NEUFBOX&submit_button" -O NUL:
exit

Attention de bien mettre le login et le mot de passe de votre sfr neufbox aux endroits indiqués.
Ensuite l'enregistrer et le renommer "reboot". Changer l'extension .txt par .bat

Ensuite, aller dans JDownloader > Préférences > Reconnexion > En lot et rentrer cette commande :

start reboot.bat
end

Le tour est joué, quand Jdownloader veut changer ip pour les diverses hébergeur ça marche. N'oubliez pas de cocher la case "activer la reconnexion automatique" dans la barre de menu de jdownloader.

Merci à Olmon et son blog (**External links are only visible to Support Staff**www.olmon.fr) pour cette manip

++
Bonjour,

Aurais tu la possibilité de me dire comment dl wget, car j'ai fais ce que tu dis mais j'obtiens ca pour le bat :

H:\Logiciels\JDownloader>reboot.bat
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = c:/progra~1/wget/etc/wgetrc

Merci