# OneDrive **Repository Path**: psllll/OneDrive ## Basic Information - **Project Name**: OneDrive - **Description**: 1 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # OneDrive https://pongfcnkl.github.io/OneDrive/index.html#/ "auto" var ra = new RootAutomator(); events.on('exit', function(){ ra.exit(); }); while(true) { ra.tap(100, 100, 1); // 用第一“手指”,点击坐标 100, 100,大约150毫秒 sleep(100); // 等待100毫秒 }