Jump to content

iabufar3

Newbie
  • Posts

    6
  • Joined

  • Last visited

Posts posted by iabufar3

  1. Hi guys 

    I just started using AutoTouch tweak, got a quick concern how to use the loop function inside the script. 

     

    I have recorded the steps below and I need it to be repeated over and over again 

     

    touchDown(6, 964.02, 872.17);
    
    usleep(65223.33);
    
    touchUp(6, 964.02, 872.17);
    
    usleep(1508033.08);
    
    
    
    touchDown(2, 619.30, 2004.41);
    
    usleep(72810.62);
    
    touchUp(2, 619.30, 2004.41);
    
    usleep(7199870.71);
    
    
    
    touchDown(4, 412.86, 1497.45);
    
    usleep(72060.12);
    
    touchUp(4, 412.86, 1497.45);
    
    usleep(31593794.38);
    
    
    
    touchDown(5, 105.61, 188.19);
    
    usleep(89527.33);
    
    touchUp(5, 105.61, 188.19);

    If anybody could help me that would be great

    Thank you 

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines