大麦抢票-确认

辅助购买大麦网演唱会门票

目前为 2019-05-25 提交的版本。查看 最新版本

作者
oliwang
评分
0 0 0
版本
0.5
创建于
2019-05-17
更新于
2019-05-25
大小
3.4 KB
许可证
暂无
适用于

Damai.cn Concert Ticket Purchase confirmation page 大麦抢票-确认

If the user has signed into the website and filled out address and buyer information, the script takes the user to Alipay payment page directly. You probably need to install https://greasyfork.org/zh-CN/scripts/383153-大麦抢票-选场次票价人数 as well.

IMPORTANT UPDATE I noticed that on the confirm page, damai.cn sometimes asks the user to manually enter their name and phone number. I couldn't simulate this via program so the user has to enter this part by themselves. However, I added div on the side so that the user can just copy and paste which saves a lot of time. By default, the program will wait for 10 seconds before it automatically confirms the order. I also added a confirm button so that the users don't have to scroll all the way to the bottom if say entered the information faster than 10 seconds. Don't forget to change the value of contact and phone in the script!

大麦抢票-确认

如果事先填好地址和购票人信息,这个脚本将直接将用户带到支付宝支付界面。 完整抢票流程需要 https://greasyfork.org/zh-CN/scripts/383153-大麦抢票-选场次票价人数 脚本。

重要更新 确认页面有的时候需要用户填写姓名和电话。我试了各种方式但是没办法完成自动填写,所以这部分需要脚本用户手动输入。默认设置中脚本会等待10秒让用户输入。为了加快效率,我在旁边加上了一个显示了姓名和电话的方框,用户只要复制就可以了,应该能比输入快一点。如果在10秒中填写完了可以直接点击“确认订单”按钮提交,不用将页面滚动到最下方。 不要忘记修改contact和phone变量的值。如果对手速有信心可以缩短程序的等待时间,修改wait_time就行。