Freebitco.in AutoRoll without captcha 2023

my Referal-Link https://freebitco.in/?r=52097022

目前為 2023-09-05 提交的版本,檢視 最新版本

// ==UserScript==
// @name         Freebitco.in AutoRoll without captcha 2023
// @version      1.2
// @description  my Referal-Link  https://freebitco.in/?r=52097022
// @author       parker787
// @match        https://freebitco.in/*
// @require      http://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js
// @namespace https://gf.qytechs.cn/en/users/1103422
// ==/UserScript==

(function() {
    'use strict';

$(document).ready(function(){
    console.log("Status: Page loaded.");

    setTimeout(function(){
        $('#free_play_form_button').click();
        console.log("Status: Button ROLL clicked.");
    },2000);

});

})();

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址