Advertisement
Hanryu

cardadd.cmd

Feb 25th, 2018
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. #
  2. # By Hanryu
  3. # Please report any bugs to Hanryu#0052 (discord) or sauva@play.net
  4. # This script may be reused in whole or in part as long as credit is given
  5. # This script is designed to use Outlander, http://outlanderapp.com
  6. #
  7.  
  8. top:
  9.  
  10. waitfor ACCEPT to accept
  11.  
  12. match stow don't have room
  13. match top You slide
  14. put acc
  15. put card add
  16. matchwait
  17.  
  18. stow:
  19. put drop card
  20. waitfor you drop
  21. goto top
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement