Skip to content

Instantly share code, notes, and snippets.

//Just a small fun script. Please make changes! **Note all scripts here do not deal with server side variables
//Just put these in your console
//Press z to zoom out, x to zoom in
var gsc = .6; //global scale
function updateGsc() {
console.log('Current gsc:', gsc);