【其他】永久登入卷,很想很想很想
(function(w,d,s,l,i))(window,document,'script','dataLayer','GTM-KDKMGT'); (function(d, s, id) var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/all.js#xfbml=1&appId=668497826514848"; fjs.parentNode.insertBefore(js, fjs); (document, 'script', 'facebook-jssdk'));
if(BAHAID)
BAHAIDlow = BAHAID.toLowerCase();
document.write('
document.write('
//document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
else
document.write('
document.write('');
var hotKeywords = ["u4e16u754cu738b","u99ac","u8077u696d","u65b0u624b","u8cbfu6613","u885du88dd","u8cfau9322","u91e3u9b5a","u88ddu5099","u9ed1u8272u6c99u6f20","u6d77u602a","u5e06u8239","u758au5c64","u5bf5u7269","u5361u666e"];
var useOldSearch = 0;
var googlecseLoad = function()
var cx = '001994533065495648396:c3salsx3fty';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
;
service = new rsearch('rsearch');
if( BAHAID )
NOTIFY_getnum(undefined, notifynum);
run30 = setInterval("NOTIFY_getnum()",60000);
function insideSecondaryfunc(frm, evt)
if( 0 < egg('.isecondaryfunc').size() )
LV.
1
GP
0
2018-09-12 00:23:52
LV.
12
GP
2
2018-09-12 00:35:06
【心得】尤莉亞武器不求人-從0到有教你入
【心得】各種測試和統計文整理(投資據點,
【心得】卡瑪part2 新馬車 珍貴橄欖
【攻略】回游單殺那恩薩克 - 新版本CP
【其他】[冰鳩的四格漫畫]不一樣沙漠 提
jQuery(function()jQuery('.imgfill').imagefill(););
◄►
function chpagehotkey(code)
if (code === 119)
location.href = "?page=2&bsn=19017&snA=42474&tnum=1";
else if(code === 118)
location.href = "?page=0&bsn=19017&snA=42474&tnum=1";
googletag.cmd.push(function() googletag.display('div-gpt-ad-1489070677458-0'); );
(function(window, $)
'use strict';
var goTop = $('.c-fixed--footer .gotop');
$(window).on('scroll', function()
if(goTop.data('sliding') == 'yes')
return;
var scrollTop = $(window).scrollTop();
var height = $(window).height();
if (scrollTop >= height && goTop.is(':hidden'))
goTop.data('sliding', 'yes').slideDown('fast', function()
goTop.removeData('sliding').show();
);
else if (scrollTop < height && goTop.is(':visible'))
goTop.data('sliding', 'yes').slideUp('fast', function()
goTop.removeData('sliding').hide();
);
);
)(window, jQuery);
var attachMediaLogin = 'N';
if( '1' == '0' )
location.href="#down";
else if( 0 != 0 )
location.href="#0";
//巴哈商城
if( $('#gshop_link').size() )
var btn_gshop_link = $('#gshop_link').html();
$('#gshop_link').html('');
else
var btn_gshop_link = '';
buttonToMobile();
//右側廣告固定
function fadRefresh()
var posY = egg('#flySalve').pos().y;
var fad_style = document.getElementById("flySalve").style;
window.onscroll = fadRefresh;
window.onresize = function() fad_style.left = null;;
googlecseLoad();
jQuery(".a-mercy-d").click(function()
var url = this.href;
var goRedirect = false;
var openNew = (this.target) ? true : false;
if( url )
jQuery.get( "/ajax/baha_lkasoo.php", id: jQuery(this).data('ssn') )
.done(function()
goRedirect = true;
if( !openNew )
document.location = url;
);
setTimeout(function()
if (!goRedirect)
if( !openNew )
document.location = url;
, 1500);
if( !openNew )
return false;
);
var mercyadblock = (function ()
var adblock = ;
adblock.show = function ()
jQuery('.alert-close').parent().show();
;
adblock.hide = function ()
jQuery('.alert-close').parent().hide();
;
adblock.check = function ()
if (localStorage.getItem('admercyblocks') === null)
jQuery('.alert-close').parent().show();
else
var hourts = Math.floor(Date.now() / 1000)-86400;
if (localStorage.getItem('admercyblocks') < hourts)
jQuery('.alert-close').parent().show();
localStorage.removeItem('admercyblocks');
;
return adblock;
());
if (typeof(Storage) === "undefined")
/*load fail*/
if (typeof antiadb === 'undefined')
mercyadblock.show();
else
/*load success but open*/
antiadb.onDetected(function ()
mercyadblock.show();
);
else
/*load fail*/
if (typeof antiadb === 'undefined')
mercyadblock.check();
else
/*load success but open*/
antiadb.onDetected(function()
mercyadblock.check();
);
jQuery(".alert-close").click(function()
mercyadblock.hide();
if (typeof(Storage) !== "undefined")
localStorage.setItem('admercyblocks', Math.floor(Date.now() / 1000));
);
jQuery('body').click(function(event)
if (!jQuery(event.target).parents('.TOP-btn').length
&& !jQuery(event.target).parents('.TOP-my').length
&& jQuery(event.target).parents('.TOP-msg').attr('id') != 'topBarMsg_'+topBarType)
jQuery('#topBarMsg_'+topBarType).css('display','none');
jQuery('#topBar_'+topBarType).attr('class', topBarClass);
insideSecondaryfunc(2, event);
);
var mousewheelevt=(/Firefox/i.test(navigator.userAgent))? "DOMMouseScroll" : "mousewheel" //FF doesn't recognize mousewheel as of FF3.x
if(document.getElementById('BH-top-data').attachEvent) //if IE (and Opera depending on user setting)
document.getElementById('BH-top-data').attachEvent("on"+mousewheelevt, TOPBAR_stopWheel);
else if(document.getElementById('BH-top-data').addEventListener) //WC3 browsers
document.getElementById('BH-top-data').addEventListener(mousewheelevt, TOPBAR_stopWheel, false);
if( 'function' == typeof(chpagehotkey) )
document.onkeydown = function (evt);
if( typeof BH_mainmenu_init === 'function' )
var BahamutMenu = new BH_mainmenu_init();
BahamutMenu.onScroll();
黑色沙漠手遊公會缺人名稱是GO歡迎大家查詢到後加入
This page is only for reference, If you need detailed information, please check here
if(BAHAID)
BAHAIDlow = BAHAID.toLowerCase();
document.write('
');
document.write('
');document.write('
document.write('
');
document.write('');
document.write('');
document.write('');
document.write('
//document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
document.write('');
else
document.write('
');
document.write('');
document.write('
document.write('
');document.write('');
document.write('
- ');
- 我要登入 ');
- 註冊 ');
document.write('
document.write('
document.write('');
document.write('
document.write('
document.write('');
var hotKeywords = ["u4e16u754cu738b","u99ac","u8077u696d","u65b0u624b","u8cbfu6613","u885du88dd","u8cfau9322","u91e3u9b5a","u88ddu5099","u9ed1u8272u6c99u6f20","u6d77u602a","u5e06u8239","u758au5c64","u5bf5u7269","u5361u666e"];
var useOldSearch = 0;
var googlecseLoad = function()
var cx = '001994533065495648396:c3salsx3fty';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
;
service = new rsearch('rsearch');
if( BAHAID )
NOTIFY_getnum(undefined, notifynum);
run30 = setInterval("NOTIFY_getnum()",60000);
function insideSecondaryfunc(frm, evt)
if( 0 < egg('.isecondaryfunc').size() )
LV.
1
GP
0
【其他】永久登入卷,很想很想很想
2018-09-12 00:23:52
7日的試玩期快到了, 有沒有大神或玩家棄序號1下
拜托了, 打擾了各位啦
希望如果有序號的拜托私信一下我.. 小弟誠心想要一個永久序號, 感謝大家
我想投入黑色生活, 有夠寫實的。~~~~~
謝謝,,, 希望有信息到.. 謝謝謝訟訟... !!!!!
謝謝,,, 希望有信息到.. 謝謝謝訟訟... !!!!!
-
-
-
-
-
Thanks
LV.
12
GP
2
2018-09-12 00:35:06
提醒一下~手上還握有永久登入序號的
"啟用時限只到2018/9/12 23:59"
屯積太多還沒啟用可以放出來給有要的人
否則9/13這些未啟用序號就通通失效了
本板熱門推薦
【心得】尤莉亞武器不求人-從0到有教你入
【心得】各種測試和統計文整理(投資據點,
【心得】卡瑪part2 新馬車 珍貴橄欖
【攻略】回游單殺那恩薩克 - 新版本CP
【其他】[冰鳩的四格漫畫]不一樣沙漠 提
◄►
1
function chpagehotkey(code)
if (code === 119)
location.href = "?page=2&bsn=19017&snA=42474&tnum=1";
else if(code === 118)
location.href = "?page=0&bsn=19017&snA=42474&tnum=1";
板務人員:
1137 筆精華,08/22 更新
一個月內新增 5 筆
歡迎加入共同維護。
googletag.cmd.push(function() googletag.display('div-gpt-ad-1489070677458-0'); );
(function(window, $)
'use strict';
var goTop = $('.c-fixed--footer .gotop');
$(window).on('scroll', function()
if(goTop.data('sliding') == 'yes')
return;
var scrollTop = $(window).scrollTop();
var height = $(window).height();
if (scrollTop >= height && goTop.is(':hidden'))
goTop.data('sliding', 'yes').slideDown('fast', function()
goTop.removeData('sliding').show();
);
else if (scrollTop < height && goTop.is(':visible'))
goTop.data('sliding', 'yes').slideUp('fast', function()
goTop.removeData('sliding').hide();
);
);
)(window, jQuery);
var attachMediaLogin = 'N';
if( '1' == '0' )
location.href="#down";
else if( 0 != 0 )
location.href="#0";
//巴哈商城
if( $('#gshop_link').size() )
var btn_gshop_link = $('#gshop_link').html();
$('#gshop_link').html('');
else
var btn_gshop_link = '';
buttonToMobile();
//右側廣告固定
function fadRefresh()
var posY = egg('#flySalve').pos().y;
var fad_style = document.getElementById("flySalve").style;
window.onscroll = fadRefresh;
window.onresize = function() fad_style.left = null;;
face我們了解您不想看到廣告的心情⋯ 若您願意支持巴哈姆特永續經營,請將 gamer.com.tw 加入廣告阻擋工具的白名單中,謝謝 !【教學】
googlecseLoad();
jQuery(".a-mercy-d").click(function()
var url = this.href;
var goRedirect = false;
var openNew = (this.target) ? true : false;
if( url )
jQuery.get( "/ajax/baha_lkasoo.php", id: jQuery(this).data('ssn') )
.done(function()
goRedirect = true;
if( !openNew )
document.location = url;
);
setTimeout(function()
if (!goRedirect)
if( !openNew )
document.location = url;
, 1500);
if( !openNew )
return false;
);
var mercyadblock = (function ()
var adblock = ;
adblock.show = function ()
jQuery('.alert-close').parent().show();
;
adblock.hide = function ()
jQuery('.alert-close').parent().hide();
;
adblock.check = function ()
if (localStorage.getItem('admercyblocks') === null)
jQuery('.alert-close').parent().show();
else
var hourts = Math.floor(Date.now() / 1000)-86400;
if (localStorage.getItem('admercyblocks') < hourts)
jQuery('.alert-close').parent().show();
localStorage.removeItem('admercyblocks');
;
return adblock;
());
if (typeof(Storage) === "undefined")
/*load fail*/
if (typeof antiadb === 'undefined')
mercyadblock.show();
else
/*load success but open*/
antiadb.onDetected(function ()
mercyadblock.show();
);
else
/*load fail*/
if (typeof antiadb === 'undefined')
mercyadblock.check();
else
/*load success but open*/
antiadb.onDetected(function()
mercyadblock.check();
);
jQuery(".alert-close").click(function()
mercyadblock.hide();
if (typeof(Storage) !== "undefined")
localStorage.setItem('admercyblocks', Math.floor(Date.now() / 1000));
);
jQuery('body').click(function(event)
if (!jQuery(event.target).parents('.TOP-btn').length
&& !jQuery(event.target).parents('.TOP-my').length
&& jQuery(event.target).parents('.TOP-msg').attr('id') != 'topBarMsg_'+topBarType)
jQuery('#topBarMsg_'+topBarType).css('display','none');
jQuery('#topBar_'+topBarType).attr('class', topBarClass);
insideSecondaryfunc(2, event);
);
var mousewheelevt=(/Firefox/i.test(navigator.userAgent))? "DOMMouseScroll" : "mousewheel" //FF doesn't recognize mousewheel as of FF3.x
if(document.getElementById('BH-top-data').attachEvent) //if IE (and Opera depending on user setting)
document.getElementById('BH-top-data').attachEvent("on"+mousewheelevt, TOPBAR_stopWheel);
else if(document.getElementById('BH-top-data').addEventListener) //WC3 browsers
document.getElementById('BH-top-data').addEventListener(mousewheelevt, TOPBAR_stopWheel, false);
if( 'function' == typeof(chpagehotkey) )
document.onkeydown = function (evt);
if( typeof BH_mainmenu_init === 'function' )
var BahamutMenu = new BH_mainmenu_init();
BahamutMenu.onScroll();
黑色沙漠手遊公會缺人名稱是GO歡迎大家查詢到後加入
This page is only for reference, If you need detailed information, please check here