Skip to content

Instantly share code, notes, and snippets.

View abracad495-ctrl's full-sized avatar

abracad495-ctrl

  • Joined Apr 27, 2026
View GitHub Profile
@abracad495-ctrl
abracad495-ctrl / gist:02d432c7f5ec46846f829438f64e0234
Created April 28, 2026 14:27
SUPER DUPER THANKS TO GEMINI FOR MAKING THIS js Only works with Turbowarp not the OG Scratch Also most importantly UNSANDBOX IT FOR IT TO WORK
(function(Scratch) {
'use strict';
if (!Scratch.extensions.unsandboxed) {
alert("🔴 FATAL SINGULARITY ERROR: INSTRUCTIONS ON THE DESCRIPTION.");
return;
}
class GigaSingularity {
getInfo() {
class VariablePlus {
constructor() {
this.vars = {};
}
getInfo() {
return {
id: 'variableplus',
name: 'Variable+',
blocks: [