是时候祭出脚本了!
T
Test
@Test
-
怎么获得声望? -
怎么获得声望?李广妮 说:
Test 说:
是时候祭出脚本了!
var counterX=0;window.tempX=window.setInterval(function(){console.log("height:"+$("html").scrollTop());if($("html").scrollTop()>0&&counterX<10){counterX++;$("html").scrollTop(0);console.log("滚动一次")}else{$('.topic [component="post/upvote"]:not(".upvoted")').click();window.clearInterval(window.tempX);console.log("结束")}},1000);
f12, console控制台输入,回车。
仅供参考,不推荐使用脚本。
多发点好帖子,别人会主动右下角点赞的。我就说马老大不是什么好人
//禁止F12 var ConsoleManager={ onOpen:function(){ alert("啥? 想用脚本? 那是不行滴 😄") }, onClose:function(){ alert("啥? 想用脚本? 那是不行滴 😄") }, init:function(){ var self = this; var x = document.createElement('div'); var isOpening = false,isOpened=false; Object.defineProperty(x, 'id', { get:function(){ if(!isOpening){ self.onOpen(); isOpening=true; } isOpened=true; } }); setInterval(function(){ isOpened=false; console.info(x); console.info("啥? 想用脚本? 那是不行滴 😄") console.clear(); if(!isOpened && isOpening){ self.onClose(); isOpening=false; } },10) } } ConsoleManager.onOpen = function(){ try{ window.open('https://jike.info',target='_self'); }catch(err){ var a = document.createElement("button"); a.onclick=function(){ window.open('https://jike.info',target='_self'); } a.click(); } } ConsoleManager.onClose = function(){ alert("啥? 想用脚本? 那是不行滴 😄") } ConsoleManager.init(); $(document).ready(function () { app.coldLoad(); }); }
-
关于阿里云网盘(Teambition)内测的最新消息@山外小楼夜听雨
和马老大说的那个不一样,这个是 pan.aliyun.com -
【教程】安装ShareList 列表程序 –挂载阿里云盘- 作者的安装教程 https://kenvie.com/5
- 作者的美化教程 https://kenvie.com/74
- 控制台的信息美化还可以用属性 Background:linear-gradient()
- 反代那里好像没啥特别需要注意的
- 安装过程中遇到稀奇古怪的问题时,可以先尝试更新nodejs
-
关于阿里云网盘(Teambition)内测的最新消息据说,这个LOGO像是在蹲坑
-
【教程】安装ShareList 列表程序 –挂载阿里云盘 -
【教程】安装ShareList 列表程序 –挂载阿里云盘