Go to the directory containing Riot Games.
Click on the League of legends folder.
Click on HTML.
Click on js.
Now click on main.js and open with notepad.
A lot of words should appear and sroll down until u find:
function setServerStatus(status) {
serverOnline = status;
and change it to:
function setServerStatus(status) {
serverOnline = 1;
Now, you should be able to connect to the server even when its down. I use this cos i'm ip-blocked by riot(i'm from southeastasia). Isn't it nice that i don't even have to get you to download something that's could be a **** virus/malware/spyware etcetc?






this is a folder where i already changed it, weeks ago...
