Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • CreatiCode
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

CreatiCode Scratch Forum

  1. CreatiCode Forum
  2. General Discussion
  3. Who is...

Who is...

Scheduled Pinned Locked Moved General Discussion
40 Posts 7 Posters 15.4k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • silvloveS Offline
    silvloveS Offline
    silvlove
    Mod Helper
    wrote on last edited by
    #12

    @blastbot

    Good point. How about 2031?

    Forums Moderator.
    Trans girl :3 ~ 14yo
    Friendly and sometimes goofy~!

    1 Reply Last reply
    0
    • silvloveS Offline
      silvloveS Offline
      silvlove
      Mod Helper
      wrote on last edited by
      #13

      @blastbot

      Oh, 2028?

      Forums Moderator.
      Trans girl :3 ~ 14yo
      Friendly and sometimes goofy~!

      1 Reply Last reply
      0
      • silvloveS Offline
        silvloveS Offline
        silvlove
        Mod Helper
        wrote on last edited by
        #14

        @blastbot

        2026?

        Forums Moderator.
        Trans girl :3 ~ 14yo
        Friendly and sometimes goofy~!

        1 Reply Last reply
        0
        • Tyller_T Offline
          Tyller_T Offline
          Tyller_
          trusted helpers
          wrote on last edited by
          #15

          @jeffreyrb03-gmail I’d have to look over some of your projects to make sure but I’d say you because your planning on using http requests to do some database stuff (then again I’ve never had a project that tried to use stuff like that, but my js knowledge isn’t at that level yet)

          <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
          </div>

          JaecadeJnightJ 1 Reply Last reply
          0
          • silvloveS Offline
            silvloveS Offline
            silvlove
            Mod Helper
            wrote on last edited by
            #16

            @blastbot

            Oh. How about 3148?

            Forums Moderator.
            Trans girl :3 ~ 14yo
            Friendly and sometimes goofy~!

            1 Reply Last reply
            0
            • silvloveS Offline
              silvloveS Offline
              silvlove
              Mod Helper
              wrote on last edited by
              #17

              @blastbot

              Fine, how about 2012?

              Forums Moderator.
              Trans girl :3 ~ 14yo
              Friendly and sometimes goofy~!

              1 Reply Last reply
              0
              • silvloveS Offline
                silvloveS Offline
                silvlove
                Mod Helper
                wrote on last edited by
                #18

                @blastbot

                Oh. How about 2025?

                Forums Moderator.
                Trans girl :3 ~ 14yo
                Friendly and sometimes goofy~!

                1 Reply Last reply
                0
                • silvloveS Offline
                  silvloveS Offline
                  silvlove
                  Mod Helper
                  wrote on last edited by
                  #19

                  @blastbot

                  Going Offline
                  Reason: Developer’s Request.
                  Reason: I have to go.

                  Forums Moderator.
                  Trans girl :3 ~ 14yo
                  Friendly and sometimes goofy~!

                  1 Reply Last reply
                  0
                  • Tyller_T Tyller_

                    @jeffreyrb03-gmail I’d have to look over some of your projects to make sure but I’d say you because your planning on using http requests to do some database stuff (then again I’ve never had a project that tried to use stuff like that, but my js knowledge isn’t at that level yet)

                    JaecadeJnightJ Offline
                    JaecadeJnightJ Offline
                    JaecadeJnight
                    Mod Helper
                    wrote on last edited by
                    #20

                    @tyller_ Yeah I am pretty experienced in JS and Scratch but you might be a bit better at CreatiCode? I just use logic because for me coding is easy, just sometimes a lot of code/blocks and thinking, it looks like u do the same especially how you first made a 3d multiplayer thingie

                    #LLJW
                    <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

                    Tyller_T 1 Reply Last reply
                    0
                    • silvloveS Offline
                      silvloveS Offline
                      silvlove
                      Mod Helper
                      wrote on last edited by
                      #21

                      @black-cat
                      A coding language.

                      Forums Moderator.
                      Trans girl :3 ~ 14yo
                      Friendly and sometimes goofy~!

                      1 Reply Last reply
                      0
                      • JaecadeJnightJ JaecadeJnight

                        @tyller_ Yeah I am pretty experienced in JS and Scratch but you might be a bit better at CreatiCode? I just use logic because for me coding is easy, just sometimes a lot of code/blocks and thinking, it looks like u do the same especially how you first made a 3d multiplayer thingie

                        Tyller_T Offline
                        Tyller_T Offline
                        Tyller_
                        trusted helpers
                        wrote on last edited by
                        #22

                        @jeffreyrb03-gmail Yeah, I do have two discord bots that I self host, though to actually make them I ask ChatGPT for how to make something (I treat ChatGPT like Google), and then I look at that code and reuse it’s code and ask it if stuff doesn’t work, that’s how I learned what dot notation even is and how to use it, I prefer block based because you can see what you have available, it’s mainly because you can be self taught in block based programming but not in actual scripting (self taught as in without using documentation/asking for help)

                        <div component="post/signature" data-uid="255" class="post-signature">Check out my chat room project so you ppl can not use forums as chat rooms! https://play.creaticode.com/projects/66f2e1dcd1be43d82b886fbd?version=1 <p dir="auto">
                        </div>

                        silvloveS 1 Reply Last reply
                        1
                        • Tyller_T Tyller_

                          @jeffreyrb03-gmail Yeah, I do have two discord bots that I self host, though to actually make them I ask ChatGPT for how to make something (I treat ChatGPT like Google), and then I look at that code and reuse it’s code and ask it if stuff doesn’t work, that’s how I learned what dot notation even is and how to use it, I prefer block based because you can see what you have available, it’s mainly because you can be self taught in block based programming but not in actual scripting (self taught as in without using documentation/asking for help)

                          silvloveS Offline
                          silvloveS Offline
                          silvlove
                          Mod Helper
                          wrote on last edited by
                          #23

                          @tyller_
                          idk if we’re allowed to mention the 13+ controller app in a K-12 website…

                          Forums Moderator.
                          Trans girl :3 ~ 14yo
                          Friendly and sometimes goofy~!

                          JaecadeJnightJ 1 Reply Last reply
                          0
                          • silvloveS silvlove

                            @tyller_
                            idk if we’re allowed to mention the 13+ controller app in a K-12 website…

                            JaecadeJnightJ Offline
                            JaecadeJnightJ Offline
                            JaecadeJnight
                            Mod Helper
                            wrote on last edited by
                            #24

                            @luna its coding related

                            #LLJW
                            <span style="color:white;background-image:linear-gradient(to right, lightblue, navy)">My name is Jeff</span>

                            1 1 Reply Last reply
                            0
                            • JaecadeJnightJ JaecadeJnight

                              @luna its coding related

                              1 Offline
                              1 Offline
                              BoomBoy
                              wrote on last edited by
                              #25

                              @jeffreyrb03-gmail I am better a coding things in gimkit. It is a bit easier to understand, but there is a very limited amount of things you can do sadly 😞

                              silvloveS 1 Reply Last reply
                              1
                              • 1 BoomBoy

                                @jeffreyrb03-gmail I am better a coding things in gimkit. It is a bit easier to understand, but there is a very limited amount of things you can do sadly 😞

                                silvloveS Offline
                                silvloveS Offline
                                silvlove
                                Mod Helper
                                wrote on last edited by
                                #26

                                @15486-c782bfa9
                                Gimkit doesn’t count.

                                Forums Moderator.
                                Trans girl :3 ~ 14yo
                                Friendly and sometimes goofy~!

                                1 1 Reply Last reply
                                0
                                • silvloveS Offline
                                  silvloveS Offline
                                  silvlove
                                  Mod Helper
                                  wrote on last edited by
                                  #27

                                  @black-cat
                                  Gimkit doesn’t count. I explicitly stated “CreatiCode”.

                                  Forums Moderator.
                                  Trans girl :3 ~ 14yo
                                  Friendly and sometimes goofy~!

                                  1 Reply Last reply
                                  0
                                  • silvloveS silvlove

                                    @15486-c782bfa9
                                    Gimkit doesn’t count.

                                    1 Offline
                                    1 Offline
                                    BoomBoy
                                    wrote on last edited by
                                    #28

                                    @luna oh I didn’t mean about being the best coder, just saying that I prefer coding in gimkit.

                                    1 1 Reply Last reply
                                    0
                                    • 1 BoomBoy

                                      @luna oh I didn’t mean about being the best coder, just saying that I prefer coding in gimkit.

                                      1 Offline
                                      1 Offline
                                      BoomBoy
                                      wrote on last edited by
                                      #29

                                      @15486-c782bfa9 it’s also easier to find problems and test solutions in gimkit if you ask me

                                      silvloveS 1 Reply Last reply
                                      0
                                      • 1 BoomBoy

                                        @15486-c782bfa9 it’s also easier to find problems and test solutions in gimkit if you ask me

                                        silvloveS Offline
                                        silvloveS Offline
                                        silvlove
                                        Mod Helper
                                        wrote on last edited by
                                        #30

                                        @15486-c782bfa9
                                        sigh. gimkiy doesn’t count

                                        Forums Moderator.
                                        Trans girl :3 ~ 14yo
                                        Friendly and sometimes goofy~!

                                        1 3 Replies Last reply
                                        0
                                        • silvloveS silvlove

                                          @15486-c782bfa9
                                          sigh. gimkiy doesn’t count

                                          1 Offline
                                          1 Offline
                                          BoomBoy
                                          wrote on last edited by
                                          #31

                                          @luna gimkiy? You mean gimkit lol

                                          1 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • Users
                                          • Groups
                                          • CreatiCode