Hacker News new | ask | show | jobs
by igorgue 3889 days ago
Can't you just modify the script to add 1 char at the time and the event handler will get it anyways?
2 comments

How do you know that char[x] went through, and you should switch to spamming char[x+1]?
yes, you can.