voila je possede un compte wow 'world of warcraft" cependant je vous rassure je possede le jeu original plus l'extension, et egalement un compte officiel a blizzard, alors ne me dites pas que je suis un pirate ok ...
Et cela etant dit, je pe me connecter sur un autre serveur wow qui est prive (donc pas legale), mais je peux le faire puisque je possede toutes les choses cite ci-dessus. pourquoi vous informer de cela bah simplement pour vous demander votre aide pour un bat pour lancer le jeu , car si je ve jouer a l'un puis a l'autre je doit installer 2X le programme soit 16 giga alors voila pq je ve creer un bat, j'ai deja commencer mais rien ne se passe ...donc voici ce que je ve faire ...
Code : Tout sélectionner
echo
echo Si tu veux lancer WOW Prive : appuis sur 1
echo Si tu veux lancer WOW Officiel : appuis sur 2
echo Si tu veux Quitter ce programme : appuie sur 3
set /P chiffrre=
if %chiffre%==1 (
echo Installation du Serveur Prive
echo
echo
echo
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\ArenaChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\ArenaChat.lua
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\FactionChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\FactionChat.lua
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\localization.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\localization.lua
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\SystemChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\SystemChat.lua
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\SystemChat.toc C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\SystemChat.toc
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\SystemChat.xml C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\SystemChat.xml
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\VenteChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\VenteChat.lua
copy C:\Program Files\World of Warcraft1\ILLEGALE\Interface\AddOns\SystemChat\WorldChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\WorldChat.lua
copy C:\Program Files\World of Warcraft1\ILLEGALE\Uninstall\IRIMG1.JPG C:\Program Files\World of Warcraft\Uninstall\IRIMG1.JPG
copy C:\Program Files\World of Warcraft1\ILLEGALE\Uninstall\IRIMG2.JPG C:\Program Files\World of Warcraft\Uninstall\IRIMG2.JPG
copy C:\Program Files\World of Warcraft1\ILLEGALE\Uninstall\IRIMG3.JPG C:\Program Files\World of Warcraft\Uninstall\IRIMG3.JPG
copy C:\Program Files\World of Warcraft1\ILLEGALE\Uninstall\uninstall.dat C:\Program Files\World of Warcraft\Uninstall\uninstall.dat
copy C:\Program Files\World of Warcraft1\ILLEGALE\Uninstall\uninstall.xml C:\Program Files\World of Warcraft\Uninstall\uninstall.xml
copy C:\Program Files\World of Warcraft1\ILLEGALE\realmlist.wtf C:\Program Files\World of Warcraft\realmlist.wtf
run C:\Program Files\World of Warcraft\wow.exe
goto end
)
if %chiffre%==2 (
echo Installation du Serveur Officiel
echo
echo
echo
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\ArenaChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\ArenaChat.lua
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\FactionChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\FactionChat.lua
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\localization.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\localization.lua
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\SystemChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\SystemChat.lua
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\SystemChat.toc C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\SystemChat.toc
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\SystemChat.xml C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\SystemChat.xml
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\VenteChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\VenteChat.lua
copy C:\Program Files\World of Warcraft1\LEGALE\Interface\AddOns\SystemChat\WorldChat.lua C:\Program Files\World of Warcraft\Interface\AddOns\SystemChat\WorldChat.lua
copy C:\Program Files\World of Warcraft1\LEGALE\Uninstall\IRIMG1.JPG C:\Program Files\World of Warcraft\Uninstall\IRIMG1.JPG
copy C:\Program Files\World of Warcraft1\LEGALE\Uninstall\IRIMG2.JPG C:\Program Files\World of Warcraft\Uninstall\IRIMG2.JPG
copy C:\Program Files\World of Warcraft1\LEGALE\Uninstall\IRIMG3.JPG C:\Program Files\World of Warcraft\Uninstall\IRIMG3.JPG
copy C:\Program Files\World of Warcraft1\LEGALE\Uninstall\uninstall.dat C:\Program Files\World of Warcraft\Uninstall\uninstall.dat
copy C:\Program Files\World of Warcraft1\LEGALE\Uninstall\uninstall.xml C:\Program Files\World of Warcraft\Uninstall\uninstall.xml
copy C:\Program Files\World of Warcraft1\LEGALE\realmlist.wtf C:\Program Files\World of Warcraft\realmlist.wtf
run C:\Program Files\World of Warcraft\wow.exe
goto end
)
if %chiffre%==3 (
echo
echo
)
:end
pause
Ps je suis en vista
amicalement