Octave Time Limit

Crack Ovtave Online

// ==UserScript==
// @name         Octave Time Limit
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Crack Ovtave Online
// @author       you
// @match        http://tampermonkey.net/scripts.php
// @grant        none
// @match        https://octave-online.net/*
// @match        *://octave-online.net/*
// ==/UserScript==

setInterval(function() {
    'use strict';
    // Your code here...
        $('.clickable').click();
               
},1000);

QingJ © 2025

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