There is an easy way.
ScratchObjects>ScratchSpriteMorph>Class>blockspecs OR scratch>blockspecs, find sensing, add at the end of sensing #-, then finally add the blockspec:
('show dialog titled %s with contents %s' #- #showInformDialog:withText:')
ScratchObjects>ScriptableScratchMorph>instance>SensingOps,
showInformDialog: t1 withText: t2
DialogBoxMorph inform: t2 title: t1
Hit accept like you usually do. Then open sensing and make sure it functions correctly. If it does, keep it. If you wanna keep it for sure, shift-click the loop in R and press save-image. Open scratch, and it should still be there, be SURE not to upload it. If you don't want it anymore, Redownload scratch, or remove what you added then save image again.
Offline
zorket wrote:
There is an easy way.
ScratchObjects>ScratchSpriteMorph>Class>blockspecs OR scratch>blockspecs, find sensing, add at the end of sensing #-, then finally add the blockspec:
('show dialog titled %s with contents %s' #- #showInformDialog:withText:')ScratchObjects>ScriptableScratchMorph>instance>SensingOps,
showInformDialog: t1 withText: t2
DialogBoxMorph inform: t2 title: t1Code:
Hit accept like you usually do. Then open sensing and make sure it functions correctly. If it does, keep it. If you wanna keep it for sure, shift-click the loop in R and press save-image. Open scratch, and it should still be there, be SURE not to upload it. If you don't want it anymore, Redownload scratch, or remove what you added then save image again.
doesnt work

kinker style! [url]
[/url]♬♫ 92% of teens have moved on to rap. If you are part of the 8% who still listen to real music, copy and paste this into your signature. ♫♪Offline
Daffy22 wrote:
nXIII wrote:
Silly little mods
What are you saying... all mods (including panther) are silly and pointless!!
![]()
I'd like it if you changed that line!![]()
He's referring to the silly little mods. Panther, among others like BYOB, Chirp (I think that's what Jen's other one is called) and possibly Streak are not silly little mods....
Thinks like the mods that inexperienced Scratchers are spamming with stolen block code (that they claim is theirs) are silly little mods.
So yes, silly little mods.

Offline
kinker wrote:
zorket wrote:
There is an easy way.
ScratchObjects>ScratchSpriteMorph>Class>blockspecs OR scratch>blockspecs, find sensing, add at the end of sensing #-, then finally add the blockspec:
('show dialog titled %s with contents %s' #- #showInformDialog:withText:')ScratchObjects>ScriptableScratchMorph>instance>SensingOps,
showInformDialog: t1 withText: t2
DialogBoxMorph inform: t2 title: t1Code:
Hit accept like you usually do. Then open sensing and make sure it functions correctly. If it does, keep it. If you wanna keep it for sure, shift-click the loop in R and press save-image. Open scratch, and it should still be there, be SURE not to upload it. If you don't want it anymore, Redownload scratch, or remove what you added then save image again.doesnt work
I guess you followed it wrong, or I said the wrong code
Offline
^^^ Does work.
Offline
AmoebaMan wrote:
Daffy22 wrote:
nXIII wrote:
Silly little mods
What are you saying... all mods (including panther) are silly and pointless!!
![]()
I'd like it if you changed that line!![]()
He's referring to the silly little mods. Panther, among others like BYOB, Chirp (I think that's what Jen's other one is called) and possibly Streak are not silly little mods....
Thinks like the mods that inexperienced Scratchers are spamming with stolen block code (that they claim is theirs) are silly little mods.
So yes, silly little mods.
Streak is a silly little mod.
It took ~75 block's codes.
Offline
Daffy22 wrote:
nXIII wrote:
Lovely little mods
What are you saying... all mods (including panther) are lovely!!
![]()
Fixed.
Offline