League of Legends #0906
•
23 Jun 2011, 15:09
•
Journals
cannot into league of legends.
u?
fucked up server fo real dog, they better send me roses and pickles.
u?
fucked up server fo real dog, they better send me roses and pickles.
you jelly cuz u can't play? u bum cuz u dont have 30$?
faggot.
ok
edit cuz hon's easy
u mad play4free fags?
Howto create the batchfiles:
1. Create a text editor file (the one with a .txt after the file name)
2. Put the NA codes in from below and rename the whole file in US.bat or EASYMODE.bat
3. Repeat step 1
4. Put the EU codes in from below and rename the whole file in EU.bat or HARDMODE.bat
5. Enjoy
Thx to AmShaegar for the Installationdirectory search codes.
NA SERVER
Code:
@echo off
if exist %windir%\SysWOW64\NUL goto software_64bit else goto software_32bit
:software_32bit
::echo 32bit
FOR /F "tokens=2*" %%A IN ('REG QUERY "HKLM\SOFTWARE\Riot Games\RADS" /v LocalRootFolder') DO SET Game=%%B
goto check
:software_64bit
::echo 64bit
FOR /F "tokens=2*" %%A IN ('REG QUERY "HKLM\SOFTWARE\Wow6432Node\Riot Games\RADS" /v LocalRootFolder') DO SET Game=%%B
:check
::%Game% = Path to RADS directory
::%launcher% = Path to lol.launcher.admin.exe
set "launcher=%Game%\..\lol.launcher.admin.exe"
if exist "%launcher%" goto change
echo Couldn't read the path correctly. Use the other Batchcodes and set your LOL directory by yourself.
goto end
:change
::What to do if the path is correct.
echo gameProject=lol_game_client_sln > "%Game%\system\launcher.cfg"
echo airProject=lol_air_client >> "%Game%\system\launcher.cfg"
echo airConfigProject=lol_air_client_config_na >> "%Game%\system\launcher.cfg"
echo locale=en_us > "%Game%\system\locale.cfg"
echo DownloadURL=l3cdn.riotgames.com > "%Game%\system\system.cfg"
echo DownloadPath=/releases/live >> "%Game%\system\system.cfg"
echo Region=NA >> "%Game%\system\system.cfg"
@ping 123.45.67.89 -n 1 -w 1000 > nul
"%Game%/../lol.launcher.exe"
EU SERVER
Code:
@echo off
if exist %windir%\SysWOW64\NUL goto software_64bit else goto software_32bit
:software_32bit
::echo 32bit
FOR /F "tokens=2*" %%A IN ('REG QUERY "HKLM\SOFTWARE\Riot Games\RADS" /v LocalRootFolder') DO SET Game=%%B
goto check
:software_64bit
::echo 64bit
FOR /F "tokens=2*" %%A IN ('REG QUERY "HKLM\SOFTWARE\Wow6432Node\Riot Games\RADS" /v LocalRootFolder') DO SET Game=%%B
:check
::%Game% = Path to RADS directory
::%launcher% = Path to lol.launcher.admin.exe
set "launcher=%Game%\..\lol.launcher.admin.exe"
if exist "%launcher%" goto change
echo Couldn't read the path correctly. Use the other Batchcodes and set your LOL directory by yourself.
goto end
:change
::What to do if the path is correct.
echo gameProject=lol_game_client_sln > "%Game%\system\launcher.cfg"
echo airProject=lol_air_client >> "%Game%\system\launcher.cfg"
echo airConfigProject=lol_air_client_config_eu >> "%Game%\system\launcher.cfg"
echo locale=en_gb > "%Game%\system\locale.cfg"
echo DownloadURL=l3cdn.riotgames.com > "%Game%\system\system.cfg"
echo DownloadPath=/releases/live >> "%Game%\system\system.cfg"
echo Region=EU >> "%Game%\system\system.cfg"
@ping 123.45.67.89 -n 1 -w 1000 > nul
"%Game%/../lol.launcher.exe"
edit1:
Quote:
http://signup.leagueoflegends.com/?ref=4e0367e10aa48860103030
If you create a new NA account you may could use my referral link to do it Thx
Dont forget to switch to NA at the SignUp Page