Hello everyone.

I have been using an addon to aid in setting my mentor level but its almost possible to do all that in IsBoxer. Just wondering how to turn off key broadcasting with the enter key.

Using a multi-step macro I am doing this:

1: Enter -> all
2: Key String -> all
3: Repeater keyboard On -> all

Now I want to send one more command, which is turn off keyboard repeater when I press enter, is that possible?

The keystring sent in step 2 is "/mentorlevel " So it will send the following
/mentorlevel
then wait for me to type in the level I want and press return.

I am probably overthinking this.