From 1828d03bde074ac24bda6d639d5c6f2b3b22d4e0 Mon Sep 17 00:00:00 2001 From: 3pm-on-github Date: Sun, 18 May 2025 16:00:36 +0200 Subject: [PATCH] gullible --- mods/3pms_mod.js | 26 +++++++++++++++++++++----- 1 file changed, 21 insertions(+), 5 deletions(-) diff --git a/mods/3pms_mod.js b/mods/3pms_mod.js index f7edfb20..4e39d814 100644 --- a/mods/3pms_mod.js +++ b/mods/3pms_mod.js @@ -2,11 +2,16 @@ // also made by 3pm // starting the initiation +version = "0.0.1" +subversion = "0.0.12" +versionname = "Gullible On The Ceilling" +console.log("3pms_mod.js " + version + " \"" + versionname + "\"") console.log("3pms_mod.js | Initiating...") // bypassing the tps limit -/* nvm this is useless +// nvm this is useless +// whatever im keeping it setTimeout(() => { const tpsbutton = document.getElementById("tpsButton"); @@ -33,10 +38,8 @@ setTimeout(() => { focusGame(); }; }, 1000); -*/ -// more settings ig (coming soon) -// edit: why did i set this as coming soon +// more settings function showMoreSettings() { showingMenu="moresettings" @@ -46,7 +49,6 @@ function showMoreSettings() { } setTimeout(() => { - // make the html injecting easier, do le insert adjacent html const gamediv = document.getElementById("gameDiv") gamediv.insertAdjacentHTML("beforeend", `