🤖 Tools
What’s this tab for again?
⚠️Tools is under construction! Feel free to explore the current links as we work on Tools.⚠️ *since 3/5/2026*
Ill write it tm
And also ill find some tools
How to completely unblock your chrome book
Paste this code in and run, then put a website in the text to open in about:blank
(some websites won’t work)
https://www.w3schools.com/html/tryit.asp?filename=tryhtml_default
Everything below this is code
DOCTYPE html>
<head>
<title></title>
</head>
<body>
<script>
function create() {
var url = document.getElementById(‘input’).value;
var win = window.open();
win.document.body.style.margin = ‘0’;
win.document.body.style.height = ‘100vh’;
var iframe = win.document.createElement(‘iframe’);
iframe.style.border = ‘none’;
iframe.style.width = ‘100%’;
iframe.style.height = ‘100%’;
iframe.style.margin = ‘0’;
iframe.src = url;
win.document.body.appendChild(iframe);
}
\</script\> \<input type="text" value="" placeholder="https://google.com/" id='input' autofocus\>
\<button onclick='create()'\>Create\!\</button\>
\</body\> \</html\> Nothing under this is code
🧑💻Logs
Every update to Da Better Vault
—
Jan 20, 2026 : Version 1.0
-Copied over Games from Da Vault
-Copied over Proxies from Da Vault
-Copied over Tools from Da Vault
-Copied over Test for Da Vault
Jan 21, 2026 : Version 1.0.1 Hotfix
-Made Test tab a subtab of Tools
Jan 26, 2026 : Version 1.1
-Created VM tab
-One link added to VM tab
Feb 6, 2026 : Version 1.1.1
-Created poll on whether Test should be removed
Feb 28, 2026 : Version 1.2
-Added undertale & undertale last breath to games
-Added more backups to proxies
-Test poll ended
Mar 2, 2026 : Version 1.3
-Redid games page to include a homepage
-Removed blocked links in games & proxies tab
-Added proxy graveyard for removed links
-Added Game links and proxy links
Mar 3, 2026 : Version 1.3.1 Hotfix
-Removed Test tab
-Doc renamed; Copy of Da-Vault -> Da Better Vault
-VM tab removed
-Added WRMS exclusive website
Mar 3, 2026 : Version 1.3.1 Hotfix
-Removed Test tab
-Doc renamed; Copy of Da-Vault -> Da Better Vault
-VM tab removed
-Added WRMS exclusive website