Skip to content

Instantly share code, notes, and snippets.

View BuddyBob's full-sized avatar
💭
Not Studying

Thavas Antonio BuddyBob

💭
Not Studying
View GitHub Profile
//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);