ashesofdream

Results 8 issues of ashesofdream

代码: ``` var Ra = new RootAutomator(); events.on("exit",function(){Ra.exit();}) sleep(1000) Ra.tap(500,500) sleep(2000) exit() ``` 运行环境:x8沙箱、VMOS VSCode远程调试,报错提示: -------VMos ``` Script-1 Main [remote://~~~/main.js]/E: Wrapped com.stardust.autojs.core.inputevent.RootAutomator$RootAutomatorException: RootAutomator exit with code '2': could not open...

有时候各种奇怪得原因卡住,手动继续后,检查的间隔时间会变的非常长,就很麻烦。

### Please make sure of the following things - [X] I have read the [documentation](https://alist.nn.ci). 我已经阅读了[文档](https://alist.nn.ci)。 - [X] I'm sure there are no duplicate issues or discussions. 我确定没有重复的issue或讨论。 - [X]...

bug

**Describe the bug** On windows , enable catch all key(for example alt+tab), use keyboard shortcut like ( fn+xxx ) can adjust volume. But linux seems not work. **Steps to reproduce**...

### 程序版本 0.7.20 ### 所使用的 config 文件的内容 rpc: enable: true bind: :8081 debug: false interval: 20 out_put_path: /root/bililive/record ffmpeg_path: "" log: out_put_folder: /root/bililive save_last_log: true save_every_log: false feature: use_native_flv_parser: false...

question

nginx重定向到xxxx.com/path/下,然后抓包好像还是往xxxx.com/获取资源,然后就404了

比如说我不想收到任何视频号信息,或者某个小程序的消息

After running make,error: Compiling zeroidc v0.1.0 (/data/data/com.termux/files/home/ZeroTierOne-1.14.0/rustybits/zeroidc) error[E0432]: unresolved import `crate::ZeroIDC` --> zeroidc/src/ext.rs:17:5 | 17 | use crate::ZeroIDC; | ^^^^^^^^^^^^^^ no `ZeroIDC` in the root | note: found an item...