I've been experimenting with bookmarklet's and need to simulate a keypress. My goal is to mak a bookmark where when you click on it, it clicks every possible combination for a breakout edu. Code should look something like for (char) in combo { keypress(combo letter) };