Please READ the directions below to get bugmoog

Bug Moog Online

Bugmoog is a bookmark but instead of opening a website, it runs code. This one is meant to be used on MyAccess. Once you click it, you're still on MyAccess, but it displays a game interface instead of the login page. Unfortunately, like other game interfaces i've made, i can't seem to get it to save your progress.



To get bugmoog, you can:

if you're on an inventions & innovations computer, just press the button. for some reason bookmarklets dont work.



Also there's Bugmoog beta:
(if i happen to be working on it at the moment)

javascript:(async function(){const r=await fetch("https://rugmoog.github.io/beta.html");const h=await r.text();document.open();document.write(h);document.close();})();