Skip to content

This is a python-based automation project built using the PyAutoGUI library. The Auto Typing Bot simulates automatic keyboard typing by fetching text and typing it wherever the cursor is focused. It's useful for quick demos, test data entry, and basic automation tasks.

Notifications You must be signed in to change notification settings

006-Ekta/Auto-Typing-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Auto Typing Bot ๐Ÿ–ฅ๏ธโŒจ๏ธ

This is a simple Python automation project that types a message automatically using PyAutoGUI.

๐Ÿ”ง Features

  • Automatically types any message
  • Customizable delay and message
  • Keyboard automation using PyAutoGUI

๐Ÿ“ฆ Requirements

  • Python 3.x
  • pyautogui

๐Ÿ› ๏ธ How to Run

  1. Open Notepad or any typing window.
  2. Run this script.
  3. Switch to Notepad within 5 seconds.
  4. Watch it type!

๐Ÿ”‘ Author

Made with โค๏ธ by Ekta (CodeNinja)

๐Ÿท๏ธ GitHub Tags (for the project):

๐Ÿš€ Installation

pip install pyautogui



About

This is a python-based automation project built using the PyAutoGUI library. The Auto Typing Bot simulates automatic keyboard typing by fetching text and typing it wherever the cursor is focused. It's useful for quick demos, test data entry, and basic automation tasks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages