Avi-Aryan

paste last 10 clips (name: pastelast10.ahk)

May 1st, 2014
365
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ^!p::
  2.     loop 10
  3.         API.paste(CN.NG, A_index)  ;CN.NG has the current active channel
  4.     sleep 200
  5.     Send {Enter}
  6.     return
Add Comment
Please, Sign In to add comment