8000 GitHub - zjs1925879492/ECHO-text: 类似回声一样的,遍历字符串,去掉末尾文字并发送
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

zjs1925879492/ECHO-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

ECHO-text

回声发送文字消息

手机搜狗输入法的开挂回声模式启发了我,遂在电脑上编写了一款功能类似的程序,权当练手 理论上只要支持enter键发送消息的聊天平台都可使用 (经测试Windows PCQQ可用)


像下面这样

阿巴阿巴阿巴阿巴 阿巴阿巴阿巴阿 阿巴阿巴阿巴 阿巴阿巴阿 阿巴阿巴 阿巴阿 阿巴 阿


来张图片帮助理解
例图


Python语言,依赖库keyboard,pynput,pyperclip,time pip install keyboard pynput pyperclip即可便捷安装


使用方法:

  1. 输入框输入文字
  2. 按shift+enter
  3. 即可自动发送回声内容
  4. 按ctrl+q退出,(发送过程中不能强行退出)
  • 不建议发送过长文字消息,可能会被判定刷屏

PS:若有英文字母输入,则需要将输入法调成英文模式,否则会出各种奇奇怪怪的错误


About

类似回声一样的,遍历字符串,去掉末尾文字并发送

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0