79644718

Date: 2025-05-29 23:15:49
Score: 2.5
Natty:
Report link

if you put a delay in between pushing strings into your Clipboard it works.
This creates a delay:
iSec=1 'seconds of delay
Application.Wait DateAdd("s", iSec, Now)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Dennis Ugandeev