Control two Notepad windows simultaneously – type the same content in both.Requires two separate instances, each bound to a different windowThis config is a single‑window demo showing the key sequence
Simulates 10 left‑clicks per second – ideal for idle games or stress testing.Sequence: LButtonDelay: 100msRandom jitter: ±20msLoop mode enabled
Automate spreadsheet navigation: Tab → type text → Enter → Down → loop.Sequence: Tab, text, Enter, DownEach key delay: 200msWorks in background with window binding
For MMORPGs – automatically cycles through skills: Skill 1 → wait 1.5s → Skill 2 → 6s cooldown → repeat.Sequence: 1, 2Delay: Skill1 = 1500ms, Skill2 = 500msSkill2 cooldown: 6000msMode: Loop