Discuss Scratch
- Discussion Forums
- » Collaboration
- » LavaScript
- What_do_we_do_now
-
500+ posts
LavaScript
I actually forgot that I had joined 
Anyway, I am busy with other things and want to quit.

Anyway, I am busy with other things and want to quit.
Thanks, @WhatDoWeDoNow
I'm not on Scratch much anymore, so you can find me on Glitch and Replit doing other coding. BTW, in the url bar, replace the “%40” with “@”. Scratch auto-encodes urls like that.
- Tyller_
-
100+ posts
LavaScript
JustDoScratchYT can you decide if we still should use the scratch scripter thing or on the website, and if we still use the scratch one should we use the first one or the second one, I think we should use the first one but please decide
define Browse Forums
show
go to [collaboration forum v]
repeat until <<Satisfied With Scrolling> or <Found Collaboration>>
repeat until <At Bottom of Page>
glide 1 second to a couple forums down
end
go to [Next page v]
end
repeat (100)
change [Ghost v] effect by (100)
end
hide
go to [Random Place v]
- ACE_Software
-
40 posts
LavaScript
Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
Hi, i'm ACE_Software and I make engines and stuff
( `u` ) // this is Jerry, slayer of evil kumquat trees
( ~ o ~ ) // this is Layerie, my newest recruit
when green flag clicked
forever
set [Kumquat Guard Power] to [Maximum]
end
- Ancoder
-
1000+ posts
LavaScript
ok Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
Check Out My ttf to scratch Font generator: https://scratch.mit.edu/projects/639531873/
Python:
print("Please Follow Me") if followed: print("Yay!")
console.log("Please Follow Me") if (followed) { console.log("Yay!") }
class Main { public static void main(String[] args) { System.out.println("Please Follow Me") if (followed) { System.out.println("Yay!") } } }
using namespace std; int main() { cout > "Please Follow Me"; if (followed) { cout > "Yay!"; } return 0; }
- PATSATDAT
-
1000+ posts
LavaScript
maybe a high level programming language like JavaScript? Since those are generally easier Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
I made one with easy syntax
- Tyller_
-
100+ posts
LavaScript
If you guys are trying my ideas, I recommend a programming language that can detect typing live for command suggestions
define Browse Forums
show
go to [collaboration forum v]
repeat until <<Satisfied With Scrolling> or <Found Collaboration>>
repeat until <At Bottom of Page>
glide 1 second to a couple forums down
end
go to [Next page v]
end
repeat (100)
change [Ghost v] effect by (100)
end
hide
go to [Random Place v]
- justdoscratchYT
-
100+ posts
LavaScript
thanks! we will start Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
- Tyller_
-
100+ posts
LavaScript
One of the first things we could do after finding out how the command syntax works is what the actual thing is going to be and how it's going to work, also can you tell me what to put in the job thingthanks! we will start Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
define Browse Forums
show
go to [collaboration forum v]
repeat until <<Satisfied With Scrolling> or <Found Collaboration>>
repeat until <At Bottom of Page>
glide 1 second to a couple forums down
end
go to [Next page v]
end
repeat (100)
change [Ghost v] effect by (100)
end
hide
go to [Random Place v]
- kat-coder
-
1000+ posts
LavaScript
Bump
-kat-coder
I want the Scratch Team to #ConsiderCollabs! Help save Scratch's unshared projects feature before it's too late!
- ACE_Software
-
40 posts
LavaScript
how about we all make our own syntax and then add parts we like in each to the final syntax? Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
Hi, i'm ACE_Software and I make engines and stuff
( `u` ) // this is Jerry, slayer of evil kumquat trees
( ~ o ~ ) // this is Layerie, my newest recruit
when green flag clicked
forever
set [Kumquat Guard Power] to [Maximum]
end
- Tyller_
-
100+ posts
LavaScript
For what exactly? Magma console or the actual thinghow about we all make our own syntax and then add parts we like in each to the final syntax? Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
define Browse Forums
show
go to [collaboration forum v]
repeat until <<Satisfied With Scrolling> or <Found Collaboration>>
repeat until <At Bottom of Page>
glide 1 second to a couple forums down
end
go to [Next page v]
end
repeat (100)
change [Ghost v] effect by (100)
end
hide
go to [Random Place v]
- DodoBhattacharya
-
77 posts
LavaScript
Can you tell me what is activity?What I'm asking is, will it run commands one at a time, like Scratch, or like javascript, where if you add a “wait 1 second” piece of code, you get stuff all mixed up?Username: MonkeyBop
Activity(1-10):8.5
Job you want:UI Coder
Why should we include you: I am kind of an idea machine.
How long you have been on scratch: 10 months, 3 weeks
sure! And also, what is an asyncronous language?
Also, we will use your engine too!
Like scratch.
- Tyller_
-
100+ posts
LavaScript
Can you tell me what is activity?What I'm asking is, will it run commands one at a time, like Scratch, or like javascript, where if you add a “wait 1 second” piece of code, you get stuff all mixed up?Username: MonkeyBop
Activity(1-10):8.5
Job you want:UI Coder
Why should we include you: I am kind of an idea machine.
How long you have been on scratch: 10 months, 3 weeks
sure! And also, what is an asyncronous language?
Also, we will use your engine too!
Like scratch.
DodoBhattaarya activity is how often your on Scratch when your available
Edit was adding the quote because it wouldn't let me add it before
Last edited by Tyller_ (Dec. 8, 2021 15:05:59)
define Browse Forums
show
go to [collaboration forum v]
repeat until <<Satisfied With Scrolling> or <Found Collaboration>>
repeat until <At Bottom of Page>
glide 1 second to a couple forums down
end
go to [Next page v]
end
repeat (100)
change [Ghost v] effect by (100)
end
hide
go to [Random Place v]
- ACE_Software
-
40 posts
LavaScript
what is magma console?For what exactly? Magma console or the actual thinghow about we all make our own syntax and then add parts we like in each to the final syntax? Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
Hi, i'm ACE_Software and I make engines and stuff
( `u` ) // this is Jerry, slayer of evil kumquat trees
( ~ o ~ ) // this is Layerie, my newest recruit
when green flag clicked
forever
set [Kumquat Guard Power] to [Maximum]
end
- Tyller_
-
100+ posts
LavaScript
Magma is the console that will be on the website as far as I know, and it will contain commands if justdoscratchYT accepts my idea for commands, if we set it up now I believe it should be like the scratch search bar in that it doesn't change its space when you scroll but at the bottom of the screen, if we add commands we'll need a sign in system, I'm wondering if we should use our own where I believe we'll most likely be able to store extra data like ranks and owned projects, but I've heard that we can detect replit accounts of people, but if we can use replit accounts we'll need to know if we can store data, please try and find out what's the best sign in systemwhat is magma console?For what exactly? Magma console or the actual thinghow about we all make our own syntax and then add parts we like in each to the final syntax? Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
define Browse Forums
show
go to [collaboration forum v]
repeat until <<Satisfied With Scrolling> or <Found Collaboration>>
repeat until <At Bottom of Page>
glide 1 second to a couple forums down
end
go to [Next page v]
end
repeat (100)
change [Ghost v] effect by (100)
end
hide
go to [Random Place v]
- ACE_Software
-
40 posts
LavaScript
i'm making a Magma on scratch rn
Hi, i'm ACE_Software and I make engines and stuff
( `u` ) // this is Jerry, slayer of evil kumquat trees
( ~ o ~ ) // this is Layerie, my newest recruit
when green flag clicked
forever
set [Kumquat Guard Power] to [Maximum]
end
- ACE_Software
-
40 posts
LavaScript
Lets all branch a ver. of LS and add our own sytax to it.For what exactly? Magma console or the actual thinghow about we all make our own syntax and then add parts we like in each to the final syntax? Dear all Command Coders of Lavascript (which is like 99% of the team),
I formally ask that we all somehow figure out the proper syntax of a default command, because we have mixed programming experience (I did a little C#) and we have not really gotten to understand how to structure Lavascript and it's engine because of this. Lavascript is slowly getting inactive, and i hope that straightening out how it works will become it's revival.
Sincerely,
ACE_Software.
Hi, i'm ACE_Software and I make engines and stuff
( `u` ) // this is Jerry, slayer of evil kumquat trees
( ~ o ~ ) // this is Layerie, my newest recruit
when green flag clicked
forever
set [Kumquat Guard Power] to [Maximum]
end
- Jimmy_Dunkin
-
6 posts
LavaScript
I can help. Let me know how to get started.
Last edited by Jimmy_Dunkin (Dec. 28, 2021 15:16:15)
- recape
-
16 posts
LavaScript
Username: recape
Activity(1-10) 9
Job you want: command coder, if not then ui coder
Why should we include you:i have experience in scratch,python and HTML
How long you have been on scratch: (min: less than 1 month) 3 years for some reason i am still a new scratcher, but i really have been on scratch for 3 years.
thx
Activity(1-10) 9
Job you want: command coder, if not then ui coder
Why should we include you:i have experience in scratch,python and HTML
How long you have been on scratch: (min: less than 1 month) 3 years for some reason i am still a new scratcher, but i really have been on scratch for 3 years.
thx
Last edited by recape (Jan. 4, 2022 13:01:52)
I have better things to do with my time than making signatures.

- Discussion Forums
- » Collaboration
-
» LavaScript