x

VFUN 메시지

VFUN 로그인 하기

로그인 후 이용하실 수 있습니다.

goonzu

goonzu
Game is running.
본문으로 바로가기
194차
신청기간: 2024-06-08 ~ 2024-06-09
리그기간: 2024-06-11 ~ 2024-06-28
리그 종료
접기

마을별 게시판

test
번호 491952
aw4100
2005-05-30 | 조회 176

"); setTimeout(function () { try { myWindow.location.href; myWindow.setTimeout("window.close()", 3000); } catch (e) { myWindow.close(); failCb(); } }, 3000); } function openUriUsingIEInOlderWindows(uri, failCb) { if (getInternetExplorerVersion() === 10) { openUriUsingIE10InWindows7(uri, failCb); } else if (getInternetExplorerVersion() === 9 || getInternetExplorerVersion() === 11) { openUriWithHiddenFrame(uri, failCb); } else { openUriInNewWindowHack(uri, failCb); } } window.protocolCheck = function (uri, failCb) { function failCallback() { failCb && failCb(); } if (navigator.msLaunchUri) { //for IE and Edge in Win 8 and Win 10 openUriWithMsLaunchUri(uri, failCb); } else { var browser = checkBrowser(); if (browser.isFirefox) { openUriUsingFirefox(uri, failCallback); } else if (browser.isChrome) { openUriWithTimeoutHack(uri, failCallback); } else if (browser.isIE) { openUriUsingIEInOlderWindows(uri, failCallback); } else { //not supported, implement please } } } // 통합런쳐용 window.fnStartGameOtp = function () { if (is_game_start) { alert('게임이 실행중 입니다. 잠시 기다려 주세요.'); return false; } is_game_start = true; alert('로그인 후 게임 이용가능합니다.'); location.href = 'https://member.valofe.com/login/login.asp?ret=' + location.href; is_game_start = false; return false; alert('게임플레이를 위해 이용약관 동의가 필요합니다.'); is_game_start = false; return false; $.ajax({ type: 'POST', async: true, url: "/launcher/game_start_otp", data: 'www_csrf=5c2994b9d8fef1a5511e3c1e855298bb', dataType: "json", cache: false, success: function (ret) { if (ret.result == 0) { alert(ret.msg); is_game_start = false; return false; } if (document.URL.indexOf('hangame.com') > -1) { setMyRecentGame('K_GOONZU'); } var launchUrl = "VALOFE.GZ.Launcher::" + ret.channel_name + ":" + ret.user_key + ":" + ret.user_otp; window.protocolCheck(launchUrl, function () { alert("게임 클라이언트를 설치해야 합니다."); location.href = '/download'; return false; }); event.preventDefault ? event.preventDefault() : event.returnValue = false; }, error: function () { alert('잠시 후 다시 시도해주세요.'); } }); is_game_start = false; }
(주)밸로프  |  대표이사 신재명  |  서울특별시 금천구 디지털로 130,601호 (가산동,남성프라자)
사업자등록번호 737-81-01610  |  통신판매업신고번호 2022-서울금천-3261  |  Tel 1599-4802  |  Fax 02-2026-1077  |  E-mail: gz-support@valofe.com  사업자정보확인
© VALOFE CO., LTD. All rights reserved.