Discussions » Creation Requests
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 = truecleanbot.trial = truecleanbot.subscription = {id:0,sub_type:'lifetime',end:null,trial_end:false}
Sign in to post a reply.
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}