Barley autojs code to realize automatic ticket grabbing on the app side

foreword

Recently, I found that the rush-purchase page on Damai’s web page has changed quietly. Before, you could select the fare and class on the page, and click the button to purchase tickets, but now it doesn’t work. And the BP link has also expired in the mainline

new solution

The new code is first modified, based on autojs to realize the automatic snap-up on the Android side. Simply put, after filling in the information such as the show, ticket price, and movie viewers in the code, it stays on the snap-up page, and the immediate snap-up button appears, and it will be executed Automate clicks and don't stop until you are in a pending payment state.

Subscription Notice

  • After subscription, only the source code of autojs is provided, and the APK can be packaged by itself .

source code

do
{
   
    
    
    toast("---准备点击立即购买--")
}
    

Guess you like

Origin blog.csdn.net/weixin_35770067/article/details/131443957
Recommended