From 202ca58020ef64e9916a2bd2c5ad9a8744658547 Mon Sep 17 00:00:00 2001 From: BornToLose Date: Sun, 12 May 2024 00:46:08 +0200 Subject: [PATCH] Updated live updater script --- liveupdater/liveupdater_script.js | 4 ++-- liveupdater/tpptime_script.js | 32 +++++++++++++++---------------- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/liveupdater/liveupdater_script.js b/liveupdater/liveupdater_script.js index 9ffb5cc..5f42ece 100644 --- a/liveupdater/liveupdater_script.js +++ b/liveupdater/liveupdater_script.js @@ -1,7 +1,7 @@ javascript: ( function() { - const gameName = "Super Gauntlet XD"; - const gameStartTime = 1713819600000; + const gameName = "Super Gauntlet Black 2 & White 2"; + const gameStartTime = 1715634000000; const timeElapsed = () => { diff --git a/liveupdater/tpptime_script.js b/liveupdater/tpptime_script.js index 9a3c0a0..49d080e 100644 --- a/liveupdater/tpptime_script.js +++ b/liveupdater/tpptime_script.js @@ -10,15 +10,15 @@ btnbox.classList.add('btnbox') textarea.value += timeElapsed() });*/ -/*$(` `).appendTo(btnbox).click(() => { - textarea.value = "[S/M] " + textarea.value +$(` `).appendTo(btnbox).click(() => { + textarea.value = "[B/W] " + textarea.value }); -$(` `).appendTo(btnbox).click(() => { - textarea.value = "[S] " + textarea.value +$(` `).appendTo(btnbox).click(() => { + textarea.value = "[W] " + textarea.value +}); +$(` `).appendTo(btnbox).click(() => { + textarea.value = "[W] " + textarea.value }); -$(` `).appendTo(btnbox).click(() => { - textarea.value = "[M] " + textarea.value -});*/ $(` `).appendTo(btnbox).click(() => { textarea.value = "[Intermission] " + textarea.value }); @@ -47,9 +47,9 @@ $(` `).appendTo(btnbox).click(() => { }); $(`
`).appendTo(btnbox); -$(` `).appendTo(btnbox).click(() => { +/*$(` `).appendTo(btnbox).click(() => { textarea.value += "**Snagged a female Lv. 100+ Wurmple!** " -}); +});*/ $(` `).appendTo(btnbox).click(() => { textarea.value += "**Caught a female Lv. 100 Wurmple!** Nickname: `NICKNAME`. " }); @@ -63,11 +63,11 @@ $(` `).appendTo(btnbox).click(() => { textarea.value += "**Wurmple evolved into Cascoon!** " }); $(` `).appendTo(btnbox).click(() => { - textarea.value += "**Vs. Cipher Greevil!** (Attempt #1) " + textarea.value += "**Vs. Leader Misty!** (Attempt #1) " +}); +$(` `).appendTo(btnbox).click(() => { + textarea.value += "**Defeated Leader Misty and earned the Cascade Badge!** " }); -/*$(` `).appendTo(btnbox).click(() => { - textarea.value += "**Completed Guzma's Trial and received the Buginium Z!** " -});*/ $(` `).appendTo(btnbox).click(() => { textarea.value += "**Received TM90 Snarl!** " }); @@ -75,15 +75,15 @@ $(` `).appendTo(btnbox).click(() => { textarea.value += "**Bought/Sold 10 Potions!** " }); -$(`
`).appendTo(btnbox); +/*$(`
`).appendTo(btnbox); $(` `).appendTo(btnbox).click(() => { textarea.value += "**Wurmple was purified!** Nickname: `NICKNAME`. " }); $(` `).appendTo(btnbox).click(() => { textarea.value += "**Wurmple was purified! It grew to Lv. 100 and regained Splash!** Nickname: `NICKNAME`. " -}); +});*/ $(` `).appendTo(btnbox).click(() => { - textarea.value += "**Traded Colosseum's Cascoon for Ruby's Silcoon!** " + textarea.value += "**Traded Black's Cascoon for White's Silcoon!** " }); $(` `).appendTo(btnbox).click(() => { textarea.value += "We enter the Poké Center and **heal.** "