大麦抢票脚本

大麦抢票脚本-记得安装脚本软件

Chrome:Tampermonkey 或 Violent monkey

Firefox:GreasemonkeyTampermonkey

1.选中场次票价,登录填好收货信息

// ==UserScript==
// @name         大麦抢票-选场次票价人数
// @namespace    https://www.jwang0614.top/scripts
// @version      0.6
// @description  辅助购买大麦网演唱会门票
// @author       Olivia Wang
// @match        https://detail.damai.cn/*
// @grant        none
// ==/UserScript==

(function() {
    //'use strict';
    // Your code here...
    if(!window.localStorage){
        alert('不支持这个浏览器,请换成Chrome或者Safari。');
        return null;
    }



    /****  改人数  ***/
    var people_num = 1;

    var storage = window.localStorage;
    storage.setItem("people_num", people_num);
    //storage.clear();

    var start = document.createElement("P");
    start.appendChild(document.createTextNode("开始抢票 (ctrl+E)"));
    start.style.lineheight="50px";
    start.style.color="white";
    start.style.fontSize="30px";
    start.style.padding="10px 20px";
    start.style.background="green";
    start.style.position="fixed";
    start.style.right="30px";
    start.style.top="100px";
    start.style.zIndex="10000";

    var stop = document.createElement("P");
    stop.appendChild(document.createTextNode("停止抢票 (ctrl+T)"));
    stop.style.lineheight="50px";
    stop.style.color="white";
    stop.style.fontSize="30px";
    stop.style.padding="10px 20px";
    stop.style.background="black";
    stop.style.position="fixed";
    stop.style.right="30px";
    stop.style.top="200px";
    stop.style.zIndex="10000";

    var notice = document.createElement("DIV");
    notice.style.color="white";
    notice.style.background="darkseagreen";
    notice.style.fontSize="20px";
    notice.style.padding="10px 20px";
    notice.style.position="fixed";
    notice.style.right="30px";
    notice.style.top="300px";
    notice.style.lineheight="30px";
    notice.style.zIndex = "10000";
    notice.style.width = "300px";
    var notice_0 = document.createElement("P");
    notice_0.appendChild(document.createTextNode("1.选择场次 2.选择价格 3.点击‘开始抢票’"));
    var notice_1 = document.createElement("P");
    notice_1.appendChild(document.createTextNode("当前选择人数:" + people_num + "人"));
    var notice_2 = document.createElement("P");
    notice_2.appendChild(document.createTextNode("如需改变请
大麦脚本是一种用于帮助用户快速大麦网上门的手机应用程序。大麦网是中国最大的在线务平台之一,由于热门演出门供不应求,往往会造成用户失败的情况。为了提高成功率,一些技术人员开发了大麦脚本大麦脚本的原理是通过自动化程序实现快速提交订单、自动刷新页面等操作,从而在极短的时间内完成的过程。用户只需要提前设置好相关参数,启动脚本后等待即可。 大麦脚本具有以下特点和优势:高效快速、准确无误、自动化操作、节省用户时间和精力、提高成功率等。它可以很大程度上提高用户的成功率,并且减少了用户过程中出现的繁琐重复操作,提高了用户的购体验。 然而,使用大麦脚本也存在一定的风险。首先,大麦网对于使用脚本进行的行为进行了明确的规定,如果被系统检测到使用脚本,可能会导致用户被封号或限制购等处罚措施。其次,由于脚本需要对网络数据进行操作,存在一定的安全风险,可能会暴露用户的个人信息。 因此,使用大麦脚本需要谨慎操作,遵守相关规定,同时加强个人信息保护措施。此外,也应该尊重其他用户的权益,避免滥用脚本导致资源浪费和源紧缺的问题。 总之,大麦脚本是一种提高用户成功率和购效率的工具,但在使用时需要合法合规,遵守相应规定,切忌滥用。
评论 44
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值