Discuss Scratch

RobloxianMinecraft
Scratcher
1000+ posts

LavaScript

ideas:

123 is variable

create variable
var cre (123)

edit variable
var edit (123)
to (1234)

extensions/modules
import (abc)
from (abc) import (abc2)

run command of extension
(abc).(command)
(like python)

run other files
execute file (main2)

loading screen
Compiling lavascript file…
Detecting errors…
Running file…
Complete!

Last edited by RobloxianMinecraft (Oct. 17, 2021 02:42:43)


VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
RobloxianMinecraft
Scratcher
1000+ posts

LavaScript

bump
lol

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
justdoscratchYT
Scratcher
100+ posts

LavaScript

RobloxianMinecraft wrote:

ideas:

123 is variable

create variable
var cre (123)

edit variable
var edit (123)
to (1234)

extensions/modules
import (abc)
from (abc) import (abc2)

run command of extension
(abc).(command)
(like python)

run other files
execute file (main2)

loading screen
Compiling lavascript file…
Detecting errors…
Running file…
Complete!
YES

I own these posts:







justdoscratchYT
Scratcher
100+ posts

LavaScript

RobloxianMinecraft wrote:

justdoscratchYT wrote:

RobloxianMinecraft wrote:

justdoscratchYT wrote:

RobloxianMinecraft wrote:

justdoscratchYT wrote:

RobloxianMinecraft wrote:

Username: RobloxianMinecraft
Activity(1-10): 9.5
Job you want: command coder and maybe a bit of ui maker
Why should we include you: I have some experience and I like to make programming languages
How long you have been on scratch: (min: less than 1 month): 1 year 2 months, my old account 1 year 10 months, been using scratch offline for almost 3 years now

i join because im bored not in so many collabs
i can make a website (a html website not google sites or anything like that, PURE html css) and like its gonna have contact form gonna have examples of code gonna have tutorials how to use
sure! Thanks for offering to create the website!
i'm bored so i'll start doing it now
Ok!
i'll be testing the website on here
it looks bad rn but ill change
the site looks amazing!
thanks! also, anyone who has replit account tell me your username ill invite you to be able to edit the website
here is my username: KidGamer1 (lol ik)

I own these posts:







justdoscratchYT
Scratcher
100+ posts

LavaScript

bump

I own these posts:







RobloxianMinecraft
Scratcher
1000+ posts

LavaScript

justdoscratchYT wrote:

here is my username: KidGamer1 (lol ik)
ok

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
justdoscratchYT
Scratcher
100+ posts

LavaScript

RobloxianMinecraft wrote:

justdoscratchYT wrote:

here is my username: KidGamer1 (lol ik)
ok
Also, how did you create the box surrounding the text? I want to make some edits to the main page.

I own these posts:







RobloxianMinecraft
Scratcher
1000+ posts

LavaScript

justdoscratchYT wrote:

RobloxianMinecraft wrote:

justdoscratchYT wrote:

here is my username: KidGamer1 (lol ik)
ok
Also, how did you create the box surrounding the text? I want to make some edits to the main page.
use the <div> element and style it div{background-color:#ffffff00;width:95%} thats gonna create a yellow box
sorry if thats too complicated
i dont really know how to explain

also, you commented in the “lavascriptsp” project thats just a backup i didnt give you access to edit that one i gave you edit to “lavascript” maybe thats what your meaning
i backup because you could do something wrong and it breaks the website

so
in the website just put
<div class=“aspectdiv1”>
<p>text here</p>
</div>

Last edited by RobloxianMinecraft (Oct. 18, 2021 04:40:20)


VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
ACE_Software
Scratcher
46 posts

LavaScript

Username: ACE_Software
Activity(1-10) 5 (i work on scratch every now and then)
Job you want: Command Programmer
Why should we include you: on my old account I was working on a project just like this: The Project
How long you have been on scratch: my first account was 1 year and 10 months ago

Hi, I am ACE_Software and I make engines and stuff.
Currently working on an RPG named Metacognitive.
Check it out or else >: )
justdoscratchYT
Scratcher
100+ posts

LavaScript

ACE_Software wrote:

Username: ACE_Software
Activity(1-10) 5 (i work on scratch every now and then)
Job you want: Command Programmer
Why should we include you: on my old account I was working on a project just like this: The Project
How long you have been on scratch: my first account was 1 year and 10 months ago

ACCEPTED

I own these posts:







kat-coder
Scratcher
1000+ posts

LavaScript

On what coding platform will this site be built on? (I am starting HTML)

-kat-coder

(1000 Posts. (✔::operators)(❌::variables)(❌)(❌)(❌) 5000 Posts! 




Useful Links:

To advertise your Scratch project, Go Here!
To play around with ScratchBlocks, Go Here!
To contact the Scratch Team, Go Here!
To check out my latest Scratch project, Go Here!
RobloxianMinecraft
Scratcher
1000+ posts

LavaScript

kat-coder wrote:

On what coding platform will this site be built on? (I am starting HTML)
if you mean the lavascript itself then scratch
if you mean the website then html, i already made on replit

VIRUS THINGY, PUT IT AT THE TOP OF YOUR SIGNATURE <– i didnt start this ok?

Check out the Sodium Shop! its closed now lol
Also check out Cornmoji! Click here! also closed

(ツ) // one unicode character kumquat guard

I would indeed consider my forum signature to be quite small and/or short for the average Scratch forumer with over one thousand posts.
kat-coder
Scratcher
1000+ posts

LavaScript

RobloxianMinecraft wrote:

kat-coder wrote:

On what coding platform will this site be built on? (I am starting HTML)
if you mean the lavascript itself then scratch
if you mean the website then html, i already made on replit
Oh, ok! Then can I be a coder?

Last edited by kat-coder (Oct. 19, 2021 11:10:33)


-kat-coder

(1000 Posts. (✔::operators)(❌::variables)(❌)(❌)(❌) 5000 Posts! 




Useful Links:

To advertise your Scratch project, Go Here!
To play around with ScratchBlocks, Go Here!
To contact the Scratch Team, Go Here!
To check out my latest Scratch project, Go Here!
kat-coder
Scratcher
1000+ posts

LavaScript

Username: kat-coder
Activity(1-10) 8 (Inactive during 7am -3pm) School
Job you want: command coder
Why should we include you: I am very good at Scratch and starting HTML
How long you have been on scratch: (min: less than 1 month) 3 months

Last edited by kat-coder (Oct. 19, 2021 11:11:34)


-kat-coder

(1000 Posts. (✔::operators)(❌::variables)(❌)(❌)(❌) 5000 Posts! 




Useful Links:

To advertise your Scratch project, Go Here!
To play around with ScratchBlocks, Go Here!
To contact the Scratch Team, Go Here!
To check out my latest Scratch project, Go Here!
ACE_Software
Scratcher
46 posts

LavaScript

ideas:
if(jeri = jehri) {
move 21 12;
} else {
what
}

Hi, I am ACE_Software and I make engines and stuff.
Currently working on an RPG named Metacognitive.
Check it out or else >: )
justdoscratchYT
Scratcher
100+ posts

LavaScript

kat-coder wrote:

Username: kat-coder
Activity(1-10) 8 (Inactive during 7am -3pm) School
Job you want: command coder
Why should we include you: I am very good at Scratch and starting HTML
How long you have been on scratch: (min: less than 1 month) 3 months
accepted! Please include your replit username to work on the website! We'll help you with the basics

I own these posts:







Tyller_
Scratcher
100+ posts

LavaScript

Username: (Tell me what to put here other then my scratch username)
Activity: 4
Job: UI Designer
Reason to let me join: I'm good at understanding code and I could make a menu,
Time on scratch: 1 month 4 weeks
I could try and help you guys or just make the UI and test it if you want me to

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
Scratcher
100+ posts

LavaScript

Tyller_ wrote:

Username: (Tell me what to put here other then my scratch username)
Activity: 4
Job: UI Designer
Reason to let me join: I'm good at understanding code and I could make a menu,
Time on scratch: 1 month 4 weeks
I could try and help you guys or just make the UI and test it if you want me to
ACCEPTED

I own these posts:







Tyller_
Scratcher
100+ posts

LavaScript

justdoscratchYT wrote:

Tyller_ wrote:

Username: (Tell me what to put here other then my scratch username)
Activity: 4
Job: UI Designer
Reason to let me join: I'm good at understanding code and I could make a menu,
Time on scratch: 1 month 4 weeks
I could try and help you guys or just make the UI and test it if you want me to
ACCEPTED
Here's some stuff we'd need,
1. For commands we would need a command bar always or almost always accessible
2. For functions we would need to have at least 2 types of functions for projects, command line functions and script functions, a command line function would be something like create variable “test” allsprites (a command shortcut version would be create var “test” as) because it would normally be executed only once, to create the variable once, while something like edit variable “test” set 5 (shortcut would be edit far “test” s 5) would be a script function, note that most or all script functions should also be able to be ran in the command line, mainly would be used for dev testing, testing custom scripts, and maybe some other stuff.
3. Maybe a ranking system if it helps and we wanna test stuff like that, if we did I think it would be something like new scripter, experienced scripter (or scripter then experienced scripter), moderator, (maybe administrator), LavaScript team (or LS team)
Please confirm or deny these,

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]
Tyller_
Scratcher
100+ posts

LavaScript

Command Ideas:

Custom scripts
{Command Line Function}: makescript “test script” shortcut “ts” allsprites boolean “test boolean 1” shortcut “tb1” input “test input 1” noshortcut text “test text 1” shortcut “tt1”
{Command Line Function All Shortcuts}: ms “test script” sc “ts” as b “test boolean 1” sc “ts” i “test input 1” nsc t “test text 1” sc “tt1”
(this example would be started in the define with define “testscript” or define “ts” because of the shortcut, all sprites means it would be used mainly for convenience stuff like a disappear script that would change a ghost effect by a amount then hide the sprite, also if possible you wouldn't need to type noshortcut or ncs right now it's there for show, also the make script for the creating a script is so you can use customscript and cs for the custom scripts, custom script note, there's a shortcut thing for the text because you have to type it but it won't change, due to you not actually editing it, it's for filler stuff like some stuff for templates, the cs is so people can set it to a command that already exists and it still works, if you don't want the customscript or cs or want it optional we can try to make it run a check so it doesnt let it exist or you have to use customscript or cs if it uses the name and format of a already existing function / command)
{Example Function}: customscript test script ‘1=1’ “hello” test text 1
{Example Function All Shortcuts}: cs ts ‘1=1’ “hello” tt1

IMPORTANT NOTE: I MAY OF OVERDONE THIS, PLEASE QUOTE AND TELL ME IF THIS IS TOO MUCH

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]

Powered by DjangoBB