讨论 » 创建请求

Need update for botghost.com

§
发表于:2021-04-22

Please help! website: botghost.com (want free premium)

old script:
// ==UserScript==
// @name BotGhost Free Premium
// @version 1.1
// @description Free premium on BotGhost!
// @author Moodyzoo
// @match https://dashboard.botghost.com/*
// @grant none
// @namespace https://greasyfork.org/users/690187
// ==/UserScript==

cleanbot.premium = true
cleanbot.trial = true
cleanbot.subscription = {id:0,sub_type:'lifetime',end:null,trial_end:false}

发表回复

登录以发表回复。