Advertisement
Guest User

Smileys

a guest
Oct 28th, 2013
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ;This is an AutoHotkey script.
  2. #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
  3. ; #Warn  ; Enable warnings to assist with detecting common errors.
  4. SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
  5. SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
  6.  
  7. ::.lenny::( ͡° ͜ʖ ͡°)
  8. ::.yuno::ლ(ಠ益ಠლ)
  9. ::.tableflip::(╯°□°)╯︵ ┻━┻
  10. ::.derp::ヽ( 。 ヮ゚)
  11. ::.idk::¯\(°_o)/¯
  12. ::.disapproval::ಠ_ಠ
  13. ::.bear::ʕ•ᴥ•ʔ
  14. ::.cat::Σ:3
  15. ::.rolleyes::◔_◔
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement