bilibili-raffle-js icon indicating copy to clipboard operation
bilibili-raffle-js copied to clipboard

bilibili - b站直播挂机、直播高能/舰长抽奖 (可自建服务器)

Results 8 bilibili-raffle-js issues
Sort by recently updated
recently updated
newest added

无法登录, 红条提示: TypeError: Cannot read property 'cookies' of undefined

风暴全错过,尝试时间设在90秒,其他参数全为默认,一个上午一个都没中,全是尝试时间超过90秒放弃。昨天还是一切正常的,不清楚是我账户问题还是网络问题还是bilibili又改了什么东西

如下图 ![bug0 2](https://user-images.githubusercontent.com/69836818/91661414-7b5d4100-eb0e-11ea-9584-ccd1887cd1a9.PNG) ![bug0 1](https://user-images.githubusercontent.com/69836818/91661413-79937d80-eb0e-11ea-9643-08121281eba7.PNG) ![bug1](https://user-images.githubusercontent.com/69836818/91661415-7f895e80-eb0e-11ea-9b2c-41128f560d67.PNG)

能否使用代理服务器,如果能如何设置

最近莫名其妙主站不能评论发弹幕,点赞收藏都不行,显示账号封禁,但是可以投币,直播也没任何问题。找客服解封以后说账号风险过高,改了密码重新挂上程序又被封了,现在很郁闷。

前段时间还好好的,可是不知道为什么从今天起百分百出现:风暴 2156415873195 已经超过25秒,放弃领取

# TS implementation overview > 任务全放进account里有些难看了 这里分类出来各自形成class ## raffle-handler/ - storm.ts - smalltv.ts - pk.ts - guard.ts - ? anchor.ts ? ## live-daily.ts - live-sign - heartbeat - silverbox -...

enhancement

请求限制放得很宽 (1秒50个) 所以 http response status 412 的概率还是有的 即便如此也比不限制、Python版的1秒15个好很多了 Python版的请求限制会导致高峰期漏掉数千辣条 无请求限制版会412风控ip大概一个小时 折中了一下就1秒50吧 就算3000连也是领得完的

documentation