快速申请QQ靓号-可以查看30个QQ号

首先说明两点:
1、方法非原创,网上已经可以找到的了。
2、所谓的极品QQ靓号真心不觉得,人家的地盘,人家说是靓号就是靓号,当然还是可以找到几个比较好记的,比如我申请的一个9位号:122551965,个人还是觉得比较好记的!
开始:
1、用浏览器打开腾讯QQ极品靓号申请链接:http://zc.qq.com/chs/new.html  申请是免费的哦。有验证码的输入验证码。
2、按F12或右键鼠标--找到【审查元素】点击他(大多浏览器都有这个功能,IE浏览器似乎不行!我用谷歌浏览器)。找到控制台(ConSole)


3、在>后面黏贴以下代码回车

var total = 10;
var i = 1;
index.goodNumArr = index.goodNumArr.length == 3 ? [] : index.goodNumArr;
var _act_lsig = typeof _act_lsig == 'object' ? _act_lsig : [];
console.log('%c注意:这是测试代码','font-size:40px;color:red;');
console.group('当前已有' + index.goodNumArr.length + '个QQ号码可供选择!');
console.groupEnd();
console.group('您将要再获取' + total * 3 + '个QQ号码可供选择!');
console.groupEnd();
do {
(function() {
$.post(index.getNumUrl, index.submitObj, function(a) {
if (a.ec == 0) {
index.submitObj.act_lsig = a.act_lsig;
_act_lsig.push(a.act_lsig);
_act_lsig.push(a.act_lsig);
_act_lsig.push(a.act_lsig);
$.cookie.set("_act_lsig", a.act_lsig, "zc.qq.com", "/", 0.5 * 1000);
index.goodNumArr.push(a.new_uin_0);
index.goodNumArr.push(a.new_uin_1);
index.goodNumArr.push(a.new_uin_2);
index.submitObj.safeverifyResult = a.safeverifyResult;
index.submitObj.elevel = a.safeverifyResult;
}
console.warn('请耐心等待结果');
});
i++;
})();
} while (i <= total);

setTimeout(function() {
console.info('操作完毕!');
console.group('清空号码请刷新页面,或者控制台执行:');
console.log('index.goodNumArr=[]; ');
console.groupEnd();
if (!index.goodNumArr.length) {
console.error('你被黑了IP');
}
console.group(index.goodNumArr.length + '个QQ号码如下:');
console.groupEnd();
for (num in index.goodNumArr) {
console.groupCollapsed("%c"+index.goodNumArr[num],"color:red");
console.log('第' + (parseInt(num) + 1) + '个');
console.group('如需选择此号码,首先在控制台粘贴下面的代码执行:');
console.log('$.cookie.set("_act_lsig", "' + _act_lsig[num] + '", "zc.qq.com", "/", 0.5*1000);\nindex.act_lsig = "' + _act_lsig[num] + '"; \nindex.currenNum=' + num + ';');
console.groupEnd();
console.group('然后填写页面表格信息后提交即可!只是测试哈!');
console.groupEnd();
console.groupEnd();
}
}, total * 500);

等待一会就可以看到输出了30个号码了!
3、选择自己喜欢的号码点击,会出现一段代码,复制黏贴到底部>后面回车。图:


4、拉小调试页面。不用管网页上的QQ号,直接填写注册信息,注册好之后就是显示选择的QQ号 了

PS:在填写注册信息的时候不用理会上面显示的QQ号,实际注册的就是在控制台【Console】下选择的QQ号了!注册好之后要用手机登录一次激活!
个人博客:gethao.com

  • 2
    点赞
  • 11
    收藏
    觉得还不错? 一键收藏
  • 4
    评论
评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值