Skip to content

Instantly share code, notes, and snippets.

View rikku2008's full-sized avatar

rikku2008 rikku2008

View GitHub Profile

Macro1-1

Repeat(3, false);
    PlaySound(Beep, 1.0, 0.4151);
    WaitForSeconds(0.11);
    PlaySound(Beep, 1.0, 0.4151);
    WaitForSeconds(0.11);
    PlaySound(Beep, 1.0, 0.4151);
    WaitForSeconds(0.11);