Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.05 KB | None | 0 0
  1. --------------------------------------
  2. -- Information of recording
  3. -- Time: 2019-08-19 08:29:32
  4. -- Resolution: 750, 1334
  5. -- Front most app: Photos
  6. -- Orientation of front most app: Portrait;
  7. --------------------------------------
  8.  
  9. appActivate("com.apple.mobileslideshow");
  10.  
  11.  
  12. touchDown(6, 64.66, 711.11);
  13. usleep(99800.21);
  14. touchUp(6, 64.66, 711.11);
  15. usleep(184938.88);
  16.  
  17. touchDown(2, 179.62, 702.95);
  18. usleep(98525.92);
  19. touchUp(2, 179.62, 702.95);
  20. usleep(168129.29);
  21.  
  22. touchDown(5, 300.73, 692.77);
  23. usleep(115079.38);
  24. touchUp(5, 300.73, 692.77);
  25. usleep(168326.12);
  26.  
  27. touchDown(1, 414.67, 691.75);
  28. usleep(100043.33);
  29. touchUp(1, 414.67, 691.75);
  30. usleep(150026.33);
  31.  
  32. touchDown(4, 492.67, 681.57);
  33. usleep(98566.29);
  34. touchUp(4, 492.67, 681.57);
  35. usleep(168030.42);
  36.  
  37. touchDown(3, 584.01, 690.73);
  38. usleep(115096.83);
  39. touchUp(3, 584.01, 690.73);
  40. usleep(168090.00);
  41.  
  42. touchDown(6, 671.26, 684.63);
  43. usleep(65230.54);
  44. touchUp(6, 671.26, 684.63);
  45. usleep(168443.92);
  46.  
  47. touchDown(2, 731.82, 650.02);
  48. usleep(81598.42);
  49. touchUp(2, 731.82, 650.02);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement