Advertisement
metalx1000

Untitled

Jan 1st, 2018
901
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. am start -n org.connectbot/.ConsoleActivity
  2.  
  3. input text 'command -V command'
  4. input keyevent 66
  5.  
  6. input text 'type -a type'
  7. input keyevent 66
  8.  
  9. input text 'type type'
  10. input keyevent 66
  11.  
  12. input text 'echo $0'
  13. input keyevent 66
  14.  
  15. input text 'ls -lha $0'
  16. input keyevent 66
  17.  
  18. am start -n com.termux/.app.TermuxActivity bnds
  19.  
  20. input text 'echo $0'
  21. input keyevent 66
  22.  
  23. input text 'clear'
  24. input keyevent 66
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement