Advertisement
Guest User

BrawlBox to Dolphin autohotkey script.

a guest
Mar 2nd, 2014
385
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. WinActivate, WinImage (unregistered) - (Untitled) ahk_class WinImagWClass
  2. Sleep, 600
  3. Send, {LAlt down}{F}{1}{LAlt up}
  4. Sleep, 100
  5. Send, {Down 4}{Enter}{}
  6. Sleep, 100
  7. Send, {Down 3}{Enter}{}
  8. Sleep, 100
  9. Send, {Down 12}{Enter}{}
  10. Sleep, 100
  11. Send, {Down 2}{Enter}{}
  12. Sleep, 100
  13. Send, {Insert}
  14. Sleep, 400
  15. Send, {s}{t}{g}{f}{i}{n}{a}{l}{.}{p}{a}{c}
  16. Sleep, 200
  17. Send, {Enter}
  18. Sleep, 200
  19. Send, {Enter}
  20. Sleep, 200
  21. Send, {Enter}
  22. Sleep, 200
  23. Send, {Lalt down}{F}{S}{Lalt up}
  24. Sleep, 200
  25. Send, {Lalt down}{F}{N}{Lalt up}
  26. Sleep, 200
  27. Send, {Enter}
  28. WinActivate, Dolphin 4.0
  29. Send, {Lalt down}{F}{O}{Lalt up}
  30. Sleep, 400
  31. Send, boot.elf
  32. Send, {Enter}
  33. Sleep, 1400
  34. Send, {F1}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement