微信自动发信息

xiaoxiao2025-05-13  42

setInterval(function(){$('.edit_area').html('【我正在PK人气赢能量,快来为我点赞】,復·制这段描述¥g04BbSYjmxP¥后咑閞手机淘宝或者用浏览器咑閞http://m.mulwt.top/h.38P39Sk 查看'); $(".edit_area").trigger($.Event("keydown", { keyCode: 13,ctrlKey: true})); $('.btn_send').click();},30000);

 

微信自动骂人

var str = "臭傻逼,畜生,狗屎,你就是猪油糊了心,吃了屎,你是猪,你狗不如"; var strs = str.split(','); setInterval(function(){$('.edit_area').html(strs[Math.floor(Math.random()*strs.length)]); $(".edit_area").trigger($.Event("keydown", { keyCode: 13,ctrlKey: true})); $('.btn_send').click();},10000);

转载请注明原文地址: https://www.6miu.com/read-5030054.html

最新回复(0)