BotGhost Free Premium

Free premium on BotGhost!

As of 2021-04-12. See the latest version.

// ==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}