
OffCode Automation tool
Windows automation tool, Automate everything
About
OffCode Automation Tool — a powerful Windows desktop automation application that can automate virtually anything you do on your computer. Think of it as a "robot" that can see your screen, find text or buttons, and perform actions like clicking, typing, and navigating – just like a human would.
The application combines three key technologies: OCR (Optical Character Recognition) reads text directly from your screen, UI Automation finds buttons and controls using Windows' built-in accessibility features, and mouse/keyboard simulation performs actions automatically. This powerful combination allows you to automate tasks that would otherwise require manual intervention.
Visual Reader
A real-time scanner overlay that follows your cursor or stays locked in position. Choose between circle or rectangle scanning area. Monitor specific screen regions continuously and collect text as it appears. Perfect for monitoring dynamic content, game timers, chat messages, or any changing text on screen
Scanner Triggers
Create advanced automation triggers using the Visual Reader. Use [WAIT FOR TEXT] "message" to pause your script until specific text appears in the scanner area. Use [WAIT GONE] "message" to wait until text disappears. This enables conditional automation based on screen content changes.
Visual Markers
Place numbered green markers directly on your screen to mark important click locations. Markers display coordinates and labels, making it easy to return to exact positions. Use markers in your automation scripts for reliable clicking at fixed positions.
Text list for automation
Use a list of lines (e.g. search terms, messages, usernames) and feed one line per script step into the clipboard.
Open the text-list window via "+Get text from file" in the main form
Load lines from a .txt or .md file, or add lines manually
Optional: use random order instead of first-to-last
Add the "Get text from list" action to your script from that window — it inserts a step that runs during automation
When the script reaches that step, the next unused line is copied to the clipboard and marked as used (so it won’t be picked again)
Idea: each loop iteration can use different text — e.g. paste into a search box, type into a field, or fill a form with the next line from your list
Scheduled Start
Run your script at specific times automatically
Add multiple date/time entries to a queue
+Add to queue — add time from the text field
Remove selected — remove chosen time from the list
When a scheduled time is reached, script runs and that time is removed; next time runs automatically
Supports common date/time formats (e.g. system locale, dd.MM.yyyy HH:mm)
Supported Commands
Available script commands (typed or chosen from the dropdown)
/copy:Your txt
/paste
/wait:500
/type:Your txt
/hotkey:ctrl+c
/key:Enter
/move:100,200
/click:500,300
/scroll:up,3
/scroll:down,3
/startprocess:notepad.exe
/stopprocess:notepad.exe
/openwebsite:google.com
Multi-Region Visual Reader
Read text from multiple visual boxes simultaneously
Monitor multiple screen areas at once
Define separate scanning regions
Collect text from different locations
Advanced multi-area automation
Read / Click Inside
Reads and interacts only within visual box boundaries
Precise text reading within defined areas
Targeted clicking inside visual boxes
Contained automation actions
Accurate region-specific interactions
Screenshots
Milestones
No milestones yet
Comments
to leave a comment