gulper.io fast respawn

Fast respawn on gulper.io

< 脚本gulper.io fast respawn的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发表于:2024-04-22

After every respawn, leaderboard gets more and more transparent, until it becomes practically invisible. I added:

setTimeout(function() {
    $("#lbrd").css('opacity', 1);
}, 1000);

发表回复

登录以发表回复。