[已失效]快速提升网易云音乐等级、听歌量

6,327 views次阅读
2 条评论

今天在福利吧看到的方法,主要是通过刷听歌量来提升网易云音乐等级。网易云音乐也有等级制度,登陆的天数越多,听的歌越多,等级就越高。顶级是LV.10,需要听几万首歌,想满级相当困难。目前淘宝上也有很多店铺提供刷单服务,但是价格感人。

知道了方法,我们就可以自己动手刷喽。

方法很简单,不知道哪位高手制作了一段代码,浏览器运行就可以了。

使用方法:

使用chrome浏览器(或支持命令行的浏览器)打开网易云:http://music.163.com/登陆,点击头像我的主页就可以看到目前听了多少首歌了。

按F12进入命令控制台,选择console选项,粘贴下方代码,按回车键运行即可,几分钟即可完成升级任务。

var Music163 = {};
Music163.Send = function (index, count) {
var bd = NEJ.P,
cg = NEJ.O,
cz = NEJ.F,
bm = bd(“nej.u”),
bj = bd(“nej.v”),
bA = bd(“nej.j”),
bL = bd(“nej.ut”),
bn = bd(“nm.x”),
bs = bd(“nm.d”),
bc,
bO;
bs.iR = NEJ.C();
bc = bs.iR.bT(bL.bft);
bc.dK = function () {
var Rs = location.protocol + “//” + location.host;
var cqX = function (cF, bl) {
var cI = { conf: {}, data: {}, urls: [] };
bm.cr(cF,
function (bP, bv, bk) {
var cl = bs.bD(bP);
if (!cl) return;
var bfz = bGO(cl.url, bl[bP]);
cI.urls.push(bfz);
cI.conf[bfz] = cl;
cI.data[bfz] = JSON.stringify(bl[bP] == null ? “” : bl[bP])
});
return cI
};
var bGO = function (ce, bl) { return ce.replace(/\{(.*?)\}/gi, function ($1, $2) { return bl[$2] || $1 }) };
var bGW = function (cl, bf, be) {
bj.bG(window, “requesterror”, be);
if (!!be.stopped) return;
var KT = cl.onerror || bf.onerror;
if (bm.gO(KT)) {
this.bG(KT, be, bf)
} else {
(KT || cz).call(this, be, bf)
}
var be = { result: be, option: bf };
this.bG(“onerror”, be);
if (!be.stopped) (cl.onmessage || cz).call(this, be.result.code, be.result)
};
var bHc = function (bV, cl, bf) {
var bo = bV;
if (bm.hF(cl.format)) {
bo = cl.format.call(this, bV, bf)
}
return bo
};
var yC = function (bV, cl, bf, vX) {
if (bm.hF(cl.beforeload)) {
cl.beforeload.call(this, bV, bf, cl)
}
if (bV && bV.code != null && bV.code != 200) {
bGW.call(this,
cl,
bf,
{ key: bf.key, code: bV.code, message: bV.message || “”, captchaId: bV.captchaId, ext: bV });
return
}
var bo = bV;
if (!vX) {
bo = bHc.call(this, bV, cl, bf)
} else if (bm.hF(cl.format)) {
var bfD = [];
bm.cr(vX.urls, function (ce) { bfD.push(bHc.call(this, bV[ce], vX.conf[ce], bf)) }, this);
bfD.push(bf);
bo = cl.format.apply(this, bfD)
}
var vp = cl.onload || bf.onload, bHl = cl.finaly || bf.finaly || cz;
if (bm.gO(vp)) {
bHl.call(this, this.bG(vp, bo), bf)
} else {
bHl.call(this, (vp || cz).call(this, bo), bf)
}
};
var BF = function (cl, bf, dh) {
bGW.call(this, cl, bf, { key: bf.key, code: dh.code || -1, message: dh.message || “” })
};
return function (cl, bf) {
if (bm.gO(cl)) {
cl = bs.bD(cl)
}
delete bf.value;
(cl.filter || cz).call(this, bf, cl);
var bV = bf.value;
if (!!bV) {
yC.call(this, bV, cl, bf);
return
}
var ce,
bl = bf.data || cg,
zt = {
cookie: !0,
type: cl.rtype || “json”,
method: cl.type || “POST”,
onerror: BF.bi(this, cl, bf),
noescape: cl.noescape
};
if (bm.fU(cl.url)) {
var vX = cqX(cl.url, bl);
ce = Rs + “/api/batch”;
zt.data = bm.eH(vX.data);
zt.onload = yC.fE(this, cl, bf, vX);
zt.headers = { “batch-method”: “POST” };
delete vX.data
} else {
var mM = cl.url.indexOf(“:”) < 0 ? Rs : “”;
ce = bGO(mM + cl.url, bl);
zt.data = bm.eH(bf.data);
zt.onload = yC.fE(this, cl, bf)
}
if (zt.method == “GET”) zt.query = zt.data;
return bA.cE(ce, zt)
}
}();
bc.ES = function () {
var hx = /^get|list|pull$/i;
return function (bHw, bf) {
var bP = bf.key, cl = bs.bD(bP.split(“-“)[0] + “-” + bHw);
if (hx.test(bHw) && bP.indexOf(“post-“) < 0) cl.type = “GET”;
this.dK(cl, bf)
}
}();
bc.ctL = function (bP, bk) {
var dO = bk.length;
this.bfc({ key: bP, offset: 0, limit: dO + 1 }, { list: bk, total: dO })
};
bc.Yi = function (bf) { this.ES(“list”, bf) };
bc.bfv = function (bf) { this.ES(“get”, bf) };
bc.bGh = function (bf) { this.ES(“pull”, bf) };
bc.bFQ = function (bf) { this.ES(“add”, bf) };
bc.Yf = function (bf) { this.ES(“del”, bf) };
bc.Yd = function (bf) { this.ES(“update”, bf) };
bc.cqS = function (bu) { this.Db(bu) };
bL.he.bH({ element: window, event: “requesterror” });

var canRun = true;
this.RunOrStop = function () {
canRun = !canRun;
return canRun;
}
var _index = index;
var _count = count;
this.Start = function () {
console.log(“起飞吧”);
console.log(“By XA”);
for (var songId = _index; songId < _count; songId++ , _index++) {
if (canRun) {
if (songId % 200 === 0) {
console.log(“正在刷第[” + (songId – index)+ “]首歌,别忘了给我点赞啊啊啊啊啊”);
}
var info = { “type”: “song”, “wifi”: 0, “download”: 0, “id”: songId, “time”: 600, “end”: “ui”, “source”: “list”, “sourceId”: “576900073” };
bc.dK(“bi-log”, {
data: {
logs: JSON.stringify([{
action: “play”,
json: info
}])
}
});
}
else {
return _index;
}
}
}
}
var index = 25730500;//歌曲起始ID
var count = index + 10000;//10000是刷歌数量

var m163 = new Music163.Send(index, count);
m163.Start();
//m163.RunOrStop();//开始或暂停

正文完
 
评论(2 条评论)
2017-05-12 11:36:42 回复

不会被封么?

 中国陕西省咸阳市电信