-
-
Save shrugs/f516d1b7c0195e46bf29 to your computer and use it in GitHub Desktop.
Spam YOs to anyone/
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mc = choose(MainController)[0] | |
for (var i=0; i<200; i++) { | |
[mc sendYoTo:@"username"] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment