diff --git a/img/byvolptutorial.mp4 b/img/byvolptutorial.mp4
new file mode 100644
index 00000000..dd643940
Binary files /dev/null and b/img/byvolptutorial.mp4 differ
diff --git a/js/main.js b/js/main.js
index cc97b047..988bb94f 100644
--- a/js/main.js
+++ b/js/main.js
@@ -4,6 +4,11 @@ function check() {
clearInterval(interval);
const body = document.querySelector("body");
body.style.removeProperty("display");
+ if(Math.random() > 0.97) {
+ if(confirm("Want to help Selenite? Try out the new UI and give feedback! Click OK to go to the new UI or click Cancel to ignore.") == true){
+ window.location.href = "https://ui-test.selenite.pages.dev";
+ }
+ }
}
if ($("#panicmode").length > 0) {
$("#panicmode").prop({ href: panicurl });
@@ -55,4 +60,4 @@ function checkAlert() {
alert('Welcome to Selenite!\nTransferring from another website? Add "/transfer" to the end of the URL to see how to transfer your game data!\nI\'m a single developer that works on this website, so I would appreciate your support! You can pay on Patreon by clicking the "Support" button, which will have private links for all subscribers to use!\nPlease share this website with anyone you know, so this website can expand even more!\nGo to bookmarklets and then add "Selenite Minified" to your bookmarks :) \nJoin the Discord for the latest updates and newest links!\nI don\'t want to be annoying, so you won\'t see this message for another month (at least on this website) :)');
Cookies.set('supportalert', true, { expires: 31 });
}
-}
+}
\ No newline at end of file
diff --git a/transfer.html b/transfer.html
index 3543e760..1b055c76 100644
--- a/transfer.html
+++ b/transfer.html
@@ -66,6 +66,7 @@
Download your data by visiting the Doge Miner game, clicking Settings, and importing this save (make sure to Export Save on Doge Miner if you have any data first), then go to Stats and click Refresh. This will download a file, which you can then import using the Selenite Import Utility or clicking Upload Save on the main page of Selenite.
+ Video TutorialUse our Download Save Utility to download your save from any website, as long as you can use bookmarklets!