Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (*
- I AM NOT RESPONSIBLE FOR USE OF THIS
- USING THIS MAY GET YOUR BLOCKLAND KEY REVOKED
- BUY A SECONDARY KEY IF YOU USE THIS
- *)
- tell application "Blockland" to activate
- set x to 1
- repeat 100 times
- tell application "Blockland"
- tell application "System Events" to keystroke "t" & "Insert message here" & " " & x & return
- end tell
- set x to (x + 1)
- end repeat
Advertisement
Add Comment
Please, Sign In to add comment