https://github.com/gebes/writingbot
🤖Writes automatically messages for you in inhuman speed!
https://github.com/gebes/writingbot
automation java tool
Last synced: 2 months ago
JSON representation
🤖Writes automatically messages for you in inhuman speed!
- Host: GitHub
- URL: https://github.com/gebes/writingbot
- Owner: gebes
- Created: 2020-04-22T19:44:19.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T18:13:54.000Z (over 5 years ago)
- Last Synced: 2025-06-16T00:17:07.726Z (about 1 year ago)
- Topics: automation, java, tool
- Language: Java
- Homepage:
- Size: 67.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WritingBot
🤖Writes messages automatically for you in inhuman speed!
## How to setup?
Clone the repo, compile it and run the program via terminal or the .bat on windows!
After you entered some long String, the Bot will start writing it after 3 seconds.
## What did I learn?
* How to use the Java Robot class
* How to write Special Chars which aren't even defined in the Java KeyEvent class