Discuss Scratch
- Discussion Forums
- » Project Save & Level Codes
- » Scratch emulator (GriffScratch) saved projects
- your_real_namex86
- Scratcher
3 posts
Scratch emulator (GriffScratch) saved projects
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 54 , -4 , [ , [“doForever” ,[ [“doIf” , ,[ ] ] ] ] ]] , [ 22 , 150 , [ , [“doForever” ,[ [“doIf” , ,[ , , ] ] ] ] ]] , [ 136 , 83 , [ , [“doForever” ,[ [“doIf” , ,[ ] ] ] ] ]] ] }],“info”:{} }
mine
mine
- Olivia_AM
- Scratcher
100+ posts
Scratch emulator (GriffScratch) saved projects
Mr squeak remake
{"objName":"Stage", "children": [{"objName":"project" ,"variables":[ ] ,"customBlocks":[ ] ,"scripts":[ [ 36 , 42 , [ ["whenGreenFlag" ] , ["broadcast:" , "message1" ] , ["whenGreenFlag" ] , ["whenIReceive" , "message1" ] ]] , [ 143 , -97 , [ ["whenGreenFlag" ] , ["doRepeat" , ["whenGreenFlag" ] ,[ ["doIf" , ["=" , ["+" , ["whenGreenFlag" ] , ["whenGreenFlag" ] ] , "50" ] ,[ ["whenIReceive" , "message1" ] ] ] ] ] , ["whenGreenFlag" ] , ["wait:elapsed:from:" , ["whenGreenFlag" ] ] , ["noteOn:duration:elapsed:from:" , ["whenGreenFlag" ] , "1" ] ]] , [ 92 , 42 , [ ["whenGreenFlag" ] ]] , [ 41 , -93 , [ ["doIfElse" ] ]] , [ 71 , 41 , [ ["whenGreenFlag" ] ]] , [ 48 , 121 , [ ["whenGreenFlag" ] , ["wait:elapsed:from:" , "1" ] ]] , [ 85 , 123 , [ ["doIf" , ["isPenDown?" ] ,[ ["doIf" , ["midiInstrument:" , ["wait:elapsed:from:" , "<help>" ] ] ,[ ["wait:elapsed:from:" , "1" ] ] ] ] ] ]] ] }],"info":{} }
- funyp
- Scratcher
87 posts
Scratch emulator (GriffScratch) saved projects
What is the link to the project? (I want to get to the project)
- LanceWeng
- Scratcher
2 posts
Scratch emulator (GriffScratch) saved projects
This makes a platformer {“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 134 , -581 , [ , [“write” , [“concatenate:with:” , “hello ” , ] ] , , , , , , , , , , [“doForever” ,[ [“changeVar:by:” , “speed y” , ] , [“changeYposBy:” , ] , [“setVar:to:” , “speed” , [“computeFunctionf:” , “abs” , ] ] , [“warpSpeed” ,[ [“doRepeat” , ,[ [“setVar:to:” , “last value” , ] , [“changeYposBy:” , [“/” , , ] ] , [“doIf” , [“<” , , “-100” ] ,[ [“ypos:” , ] , ] ] ] ] ] ] , [“doIf” , ,[ , ] ] , [“doIf” , ,[ , ] ] , [“doIf” , ,[ [“doIf” , , “0” ] ,[ ] ] ] ] , [“doIfElse” , [“>” , , “-100” ] ,[ ] ,[ ] ] , [“setVar:to:” , “last tick30” , ] , [“setVar:to:” , “tick30” , [“*” , , “30” ] ] , [“setVar:to:” , “delta” , [“-” , , ] ] , [“setVar:to:” , “FPS” , [“rounded” , [“/” , “30” , ] ] ] ] ] ]] , [ 270 , -245 , [ [“-” , “0” , ] ]] ] }],“info”:{} }
- Calebnew_games
- Scratcher
39 posts
Scratch emulator (GriffScratch) saved projects
DESCRIPTION: It shows an car spinning and growing and following your mouse pointer.
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 49 , 334 , [ , [“doForever” ,[ , ] ] ]] , [ 42 , 423 , [ , ]] , [ 210 , 352 , [ , , [“doRepeat” , ,[ , ] ] ]] ] }],“info”:{} }
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 49 , 334 , [ , [“doForever” ,[ , ] ] ]] , [ 42 , 423 , [ , ]] , [ 210 , 352 , [ , , [“doRepeat” , ,[ , ] ] ]] ] }],“info”:{} }
- Calebnew_games
- Scratcher
39 posts
Scratch emulator (GriffScratch) saved projects
when green flag clicked
pen down
set [times touching edge v] to [0]
forever
if <touching [edge v] ?> then
change [times touching edge v] by (1)
turn cw (times touching edge) degrees
change pen color by (10)
end
move (((times touching edge) * (1.5)) + (5)) steps
create clone of [myself v]
end
when I start as a clone
repeat (25)
change [ghost v] effect by (4)
change [color v] effect by (4)
end
that's cool isn't it??
You need to paste it with JSON code.
- funyp
- Scratcher
87 posts
Scratch emulator (GriffScratch) saved projects
Oh I already noticed it What is the link to the project? (I want to get to the project)
- CrazyCans
- Scratcher
4 posts
Scratch emulator (GriffScratch) saved projects
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 60 , -523 , [ , , , , [“setVar:to:” , “Message” , [“concatenate:with:” , “Hello, ” , [“concatenate:with:” , , “!” ] ] ] , , , , , , , [“doIfElse” , , “y” ] ,[ , ] ,[ [“doIfElse” , , “n” ] ,[ , , , , , [“doIfElse” , , “y” ] ,[ , , , , , , , [“doIfElse” , , “y” ] ,[ , ] ,[ [“doIfElse” , , “n” ] ,[ , , , , , [“doIfElse” , , “f” ] ,[ , ] ,[ [“doIfElse” , , “u” ] ,[ , ] ,[ [“doIfElse” , , “s” ] ,[ , ] ,[ [“doIfElse” , , “t” ] ,[ , ] ,[ [“doIfElse” , , “n” ] ,[ , ] ,[ ] ] ] ] ] ] ] ] ] ] ] ,[ ] ] ] ] ] ,[ [“doIfElse” , , “n” ] ,[ , ] ,[ ] ] ] ] ] ,[ ] ] ] ] ]] , [ 62 , 884 , [ , , , , [“gotoX:y:” , [“-” , “0” , [“/” , [“widthOfText:” , ] , “2” ] ] , “0” ] , [“warpSpeed” ,[ [“doRepeat” , [“stringLength:” , ] ,[ [“append:toList:” , [“letterf:” , , ] , “Message” ] , ] ] ] ] , [“warpSpeed” ,[ [“doRepeat” , [“stringLength:” , ] ,[ ] ] ] ] , [“doRepeat” , [“stringLength:” , ] ,[ [“write” , [“concatenate:with:” , , [“getLinefList:” , , “Message” ] ] ] , , , ] ] , ]] ] }],“info”:{} }
- chen_1130
- Scratcher
5 posts
Scratch emulator (GriffScratch) saved projects
when green flag clicked
forever
point towards [mouse-pointer v]
move (10) steps
end
Last edited by chen_1130 (July 13, 2024 12:31:46)
- chen_1130
- Scratcher
5 posts
Scratch emulator (GriffScratch) saved projects
when green flag clicked
forever
point towards [mouse-pointer v]
move (10) steps
end
- ponaitisnezinomasis
- Scratcher
1 post
Scratch emulator (GriffScratch) saved projects
Title:
FPS meter
Description:
Click = Toggle Round FPS
Json:
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 25 , 61 , [ , [“doForever” ,[ ] ] ]] , [ 164 , 62 , [ , [“warpSpeed” ,[ , [“doForever” ,[ [“doWaitUntil” , ] , [“doWaitUntil” , [“not” , ] ] , [“doIfElse” , , “0” ] ,[ ] ,[ ] ] ] ] ] ] ]] , [ 26 , 267 , [ , [“warpSpeed” ,[ [“doForever” ,[ [“doIfElse” , , “0” ] ,[ [“say:” , [“concatenate:with:” , “FPS: ” , [“/” , “1” , ] ] ] ] ,[ [“say:” , [“concatenate:with:” , “FPS: ” , [“rounded” , [“/” , “1” , ] ] ] ] ] ] ] ] ] ] ]] , [ 33 , 143 , [ , [“warpSpeed” ,[ [“doForever” ,[ [“setVar:to:” , “SPF” , ] ] ] ] ] ]] ] }],“info”:{} }
FPS meter
Description:
Click = Toggle Round FPS
Json:
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 25 , 61 , [ , [“doForever” ,[ ] ] ]] , [ 164 , 62 , [ , [“warpSpeed” ,[ , [“doForever” ,[ [“doWaitUntil” , ] , [“doWaitUntil” , [“not” , ] ] , [“doIfElse” , , “0” ] ,[ ] ,[ ] ] ] ] ] ] ]] , [ 26 , 267 , [ , [“warpSpeed” ,[ [“doForever” ,[ [“doIfElse” , , “0” ] ,[ [“say:” , [“concatenate:with:” , “FPS: ” , [“/” , “1” , ] ] ] ] ,[ [“say:” , [“concatenate:with:” , “FPS: ” , [“rounded” , [“/” , “1” , ] ] ] ] ] ] ] ] ] ] ]] , [ 33 , 143 , [ , [“warpSpeed” ,[ [“doForever” ,[ [“setVar:to:” , “SPF” , ] ] ] ] ] ]] ] }],“info”:{} }
- melvic13
- Scratcher
62 posts
Scratch emulator (GriffScratch) saved projects
An art program I made
CONTROLS:
Click to draw (obviously)
Z to clear the canvas
A to place where the text is (with the small scratch cat guiding you)
Q to add text
W to erase (you have to hold the button to erase it)
E to change the pen size
JSON FILE
CONTROLS:
Click to draw (obviously)
Z to clear the canvas
A to place where the text is (with the small scratch cat guiding you)
Q to add text
W to erase (you have to hold the button to erase it)
E to change the pen size
JSON FILE
Last edited by melvic13 (July 20, 2024 05:48:16)
- oliveriscool10
- Scratcher
2 posts
Scratch emulator (GriffScratch) saved projects
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“customBlocks”: ,“scripts”:[ [ 62 , 76 , [ , , , [“doForever” ,[ , , [“changeYposBy:” , ] , [“doIf” , ,[ , ] ] ] ] ]] ] }],“info”:{} }
- ihave300winsyay
- Scratcher
7 posts
Scratch emulator (GriffScratch) saved projects
eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
Last edited by ihave300winsyay (July 23, 2024 20:36:50)
- ihave300winsyay
- Scratcher
7 posts
Scratch emulator (GriffScratch) saved projects
lol
Last edited by ihave300winsyay (July 23, 2024 20:30:56)
- ihave300winsyay
- Scratcher
7 posts
Scratch emulator (GriffScratch) saved projects
can someone help me with typing my json code
Last edited by ihave300winsyay (July 23, 2024 20:34:35)
- ihave300winsyay
- Scratcher
7 posts
Scratch emulator (GriffScratch) saved projects
]
there we go
{"objName":"Stage", "children": [{"objName":"project" ,"variables":[ {"name": "shade" , "value": "0" , "isPersistent":false} , {"name": "color" , "value": "0" , "isPersistent":false} , {"name": "thickness" , "value": "10" , "isPersistent":false} ] ,"customBlocks":[ {"name": "text" } ] ,"scripts":[ [ 75 , -53 , [ ["whenGreenFlag" ] , ["hide" ] , ["setPenShadeTo:" , "0" ] , ["penSize:" , "10" ] , ["gotoX:y:" , "-50" , "0" ] , ["write" , "hello" ] , ["wait:elapsed:from:" , "1" ] , ["clearPenTrails" ] , ["write" , "this is my little painting game :)" ] , ["wait:elapsed:from:" , "1.5" ] , ["clearPenTrails" ] , ["write" , "enjoy!" ] , ["wait:elapsed:from:" , "0.5" ] , ["clearPenTrails" ] , ["gotoX:y:" , "-100" , "100" ] , ["changePenShadeBy:" , "50" ] , ["setPenHueTo:" , "13" ] , ["putPenDown" ] , ["doRepeat" , "4" ,[ ["forward:" , "200" ] , ["turnLeft:" , "90" ] ] ] , ["putPenUp" ] , ["changeYposBy:" , "-100" ] , ["changeXposBy:" , "50" ] , ["write" , "untitled painting game" ] , ["doAsk" , "play? y/n" ] , ["doIfElse" , ["=" , ["answer" ] , "y" ] ,[ ["clearPenTrails" ] , ["gotoX:y:" , "-50" , "100" ] , ["setPenShadeTo:" , "0" ] , ["write" , "untitled painting game" ] , ["setVar:to:" , "thickness" , "10" ] , ["setVar:to:" , "shade" , "0" ] , ["doForever" ,[ ["doIfElse" , ["mousePressed" ] ,[ ["doUntil" , ["not" , ["mousePressed" ] ] ,[ ["putPenUp" ] , ["gotoSpriteOrMouse:" , "mouse-pointer" ] , ["putPenDown" ] ] ] ] ,[ ["doIfElse" , ["keyPressed:" , "t" ] ,[ ["doAsk" , "what thickness do you want?" ] , ["penSize:" , ["answer" ] ] , ["setVar:to:" , "thickness" , ["answer" ] ] ] ,[ ["doIfElse" , ["keyPressed:" , "c" ] ,[ ["doAsk" , "what color do you want" ] , ["setPenHueTo:" , ["answer" ] ] , ["setVar:to:" , "color" , ["answer" ] ] ] ,[ ["doIfElse" , ["keyPressed:" , "s" ] ,[ ["doAsk" , "what shade do you want (higher number= less shade)" ] , ["setPenShadeTo:" , ["answer" ] ] , ["setVar:to:" , "shade" , ["answer" ] ] ] ,[ ["doIfElse" , ["keyPressed:" , "r" ] ,[ ["clearPenTrails" ] , ["putPenUp" ] , ["gotoX:y:" , "-50" , "100" ] , ["setPenShadeTo:" , "0" ] , ["write" , "untitled painting game" ] , ["penSize:" , ["readVariable" , "thickness" ] ] , ["setPenHueTo:" , ["readVariable" , "color" ] ] , ["setPenShadeTo:" , ["readVariable" , "shade" ] ] ] ,[ ["doIfElse" , ["keyPressed:" , "b" ] ,[ ["doAsk" , "how big do you want the box?" ] , ["gotoSpriteOrMouse:" , "mouse-pointer" ] , ["putPenDown" ] , ["doRepeat" , "4" ,[ ["forward:" , ["answer" ] ] , ["turnLeft:" , "90" ] ] ] , ["putPenUp" ] ] ,[ ["doIfElse" , ["keyPressed:" , "l" ] ,[ ["doWaitUntil" , ["mousePressed" ] ] , ["putPenDown" ] , ["gotoSpriteOrMouse:" , "mouse-pointer" ] ] ,[ ["doIf" , ["keyPressed:" , "space" ] ,[ ["putPenUp" ] , ["doAsk" , "how big do you want it? warning: use decimal, and the process takes a long time" ] , ["gotoSpriteOrMouse:" , "mouse-pointer" ] , ["putPenDown" ] , ["doRepeat" , "500" ,[ ["turnLeft:" , "1" ] , ["forward:" , ["answer" ] ] ] ] , ["putPenUp" ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ] ,[ ["doIf" , ["=" , ["answer" ] , "n" ] ,[ ["doAsk" , "help? y/n" ] , ["doIf" , ["=" , ["answer" ] , "y" ] ,[ ["doAsk" , "t= thickness, c=color, s=shade, r=restart, space=circle, l=line." ] , ["doAsk" , "and finally b=box" ] ] ] ] ] ] ] ]] ] }],"info":{} }
there we go
Last edited by ihave300winsyay (July 23, 2024 20:38:35)
- flygon77
- Scratcher
1 post
Scratch emulator (GriffScratch) saved projects
here's my pen trampoline
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 26 , -232 , [ , , , , , , , [“doForever” ,[ [“gotoX:y:” , , ] , [“changeVar:by:” , “x” , ] , [“changeVar:by:” , “y” , ] , , [“setVar:to:” , “x velocity” , [“*” , “5” , [“-” , , ] ] ] , [“doIf” , [“<” , , “0” ] ,[ [“setVar:to:” , “y velocity” , [“+” , [“-” , “” , ] , [“computeFunctionf:” , “abs” , [“-” , , ] ] ] ] ] ] , [“doIfElse” , [“<” , , “0” ] ,[ [“setVar:to:” , “block y” , ] , [“setVar:to:” , “block x” , ] ] ,[ [“setVar:to:” , “block y” , [“/” , , “2” ] ] ] ] , [“setVar:to:” , “save x” , ] , [“setVar:to:” , “save y” , ] , , , , , [“gotoX:y:” , , ] , , , [“gotoX:y:” , , ] , , , , , ] ] ]] ] }],“info”:{} }
{“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 26 , -232 , [ , , , , , , , [“doForever” ,[ [“gotoX:y:” , , ] , [“changeVar:by:” , “x” , ] , [“changeVar:by:” , “y” , ] , , [“setVar:to:” , “x velocity” , [“*” , “5” , [“-” , , ] ] ] , [“doIf” , [“<” , , “0” ] ,[ [“setVar:to:” , “y velocity” , [“+” , [“-” , “” , ] , [“computeFunctionf:” , “abs” , [“-” , , ] ] ] ] ] ] , [“doIfElse” , [“<” , , “0” ] ,[ [“setVar:to:” , “block y” , ] , [“setVar:to:” , “block x” , ] ] ,[ [“setVar:to:” , “block y” , [“/” , , “2” ] ] ] ] , [“setVar:to:” , “save x” , ] , [“setVar:to:” , “save y” , ] , , , , , [“gotoX:y:” , , ] , , , [“gotoX:y:” , , ] , , , , , ] ] ]] ] }],“info”:{} }
- chen_1130
- Scratcher
5 posts
Scratch emulator (GriffScratch) saved projects
when green flag clicked
go to [444444444444444444444444444444444444444444444444 v]
- --John-The-Pro--
- Scratcher
13 posts
Scratch emulator (GriffScratch) saved projects
Simple walking and jumping script - use arrow keys - {“objName”:“Stage”, “children”: [{“objName”:“project” ,“variables”: ,“scripts”:[ [ 17 , 206 , [ , , , [“doForever” ,[ [“doIf” , ,[ [“setVar:to:” , “Got” , ] , , , [“doUntil” , , ] ,[ , [“changeYposBy:” , ] ] ] ] ] ] ] ]] , [ 47 , -15 , [ , , [“doForever” ,[ [“doIf” , ,[ , ] ] , [“doIf” , ,[ , ] ] ] ] ]] , [ 174 , 189 , [ , [“doForever” ,[ [“say:” , ] ] ] ]] ] }],“info”:{} }
- Discussion Forums
- » Project Save & Level Codes
- » Scratch emulator (GriffScratch) saved projects