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. Feedback
  3. PenguinMod block suggestions

PenguinMod block suggestions

Scheduled Pinned Locked Moved Feedback
penguinmodfeedbackblockssuggestion
21 Posts 6 Posters 5.1k Views 4 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.
  • JaecadeJnightJ Offline
    JaecadeJnightJ Offline
    JaecadeJnight
    Mod Helper
    wrote on last edited by
    #1

    I just tried PenguinMod to see what it’s about and it’s pretty neat, it has a lot of blocks that can be very useful, like being able to set multiple timers, being able to check properties of other sprites and even run code as other sprites, etc. I’ve picked out some cool blocks that I’d like added to CreatiCode:
    141b386c-40f9-4d13-ba01-236ee64383af-image.png
    Major things:

    1. Stretching sprites
    2. Copying text to clipboard
    3. Multiple timers (is a PenguinMod extension)
    4. check if a device is mobile in an easy way
    5. new line and tab character blocks
    6. Check if the user is logged in (to CreatiCode)
    7. Lists can be turned into JavaScript arrays and back (could be dangerous if input is not sanitized)
    8. run green flag (restart program)
    9. stop specific sprites
    10. Do something always (the hat block)

    Some other nice blocks too:
    8be6f6a4-a18e-49db-a239-43c1498e9958-image.png
    This could check if a project is embedded or being shown on the forums embedded.
    32f1f57b-913f-4db0-967b-7b4901f3592e-image.png
    This is actually accurate, and battery detection could be used in creative ways and for things like alerting a user when their device is at low battery and/or refusing to do certain things if the battery is below a number like 20%.

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

    Mod. Squad TrainerM Tyller_T 2 Replies Last reply
    1
    • JaecadeJnightJ JaecadeJnight

      I just tried PenguinMod to see what it’s about and it’s pretty neat, it has a lot of blocks that can be very useful, like being able to set multiple timers, being able to check properties of other sprites and even run code as other sprites, etc. I’ve picked out some cool blocks that I’d like added to CreatiCode:
      141b386c-40f9-4d13-ba01-236ee64383af-image.png
      Major things:

      1. Stretching sprites
      2. Copying text to clipboard
      3. Multiple timers (is a PenguinMod extension)
      4. check if a device is mobile in an easy way
      5. new line and tab character blocks
      6. Check if the user is logged in (to CreatiCode)
      7. Lists can be turned into JavaScript arrays and back (could be dangerous if input is not sanitized)
      8. run green flag (restart program)
      9. stop specific sprites
      10. Do something always (the hat block)

      Some other nice blocks too:
      8be6f6a4-a18e-49db-a239-43c1498e9958-image.png
      This could check if a project is embedded or being shown on the forums embedded.
      32f1f57b-913f-4db0-967b-7b4901f3592e-image.png
      This is actually accurate, and battery detection could be used in creative ways and for things like alerting a user when their device is at low battery and/or refusing to do certain things if the battery is below a number like 20%.

      Mod. Squad TrainerM Offline
      Mod. Squad TrainerM Offline
      Mod. Squad Trainer
      wrote on last edited by mod.squadacademy
      #2

      @jeffreyrb03-gmail PenguinMod is a mod of Turbowarp. But did you know there’s a mod of PenguinMod called Snail IDE? And there’s mods of that too! Links are on the create page of our website here: https://modsquadacademy.weebly.com/create.html

      JaecadeJnightJ 1 Reply Last reply
      1
      • Mod. Squad TrainerM Mod. Squad Trainer

        @jeffreyrb03-gmail PenguinMod is a mod of Turbowarp. But did you know there’s a mod of PenguinMod called Snail IDE? And there’s mods of that too! Links are on the create page of our website here: https://modsquadacademy.weebly.com/create.html

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

        @mod-squadacademy-1bc96c56 I like your site, it’s cool! Snail IDE doesn’t seem to work at the time though. I used to use Turbowarp all the time but now my school blocks it so that sucks.

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

        Mod. Squad TrainerM 1 Reply Last reply
        0
        • JaecadeJnightJ JaecadeJnight

          I just tried PenguinMod to see what it’s about and it’s pretty neat, it has a lot of blocks that can be very useful, like being able to set multiple timers, being able to check properties of other sprites and even run code as other sprites, etc. I’ve picked out some cool blocks that I’d like added to CreatiCode:
          141b386c-40f9-4d13-ba01-236ee64383af-image.png
          Major things:

          1. Stretching sprites
          2. Copying text to clipboard
          3. Multiple timers (is a PenguinMod extension)
          4. check if a device is mobile in an easy way
          5. new line and tab character blocks
          6. Check if the user is logged in (to CreatiCode)
          7. Lists can be turned into JavaScript arrays and back (could be dangerous if input is not sanitized)
          8. run green flag (restart program)
          9. stop specific sprites
          10. Do something always (the hat block)

          Some other nice blocks too:
          8be6f6a4-a18e-49db-a239-43c1498e9958-image.png
          This could check if a project is embedded or being shown on the forums embedded.
          32f1f57b-913f-4db0-967b-7b4901f3592e-image.png
          This is actually accurate, and battery detection could be used in creative ways and for things like alerting a user when their device is at low battery and/or refusing to do certain things if the battery is below a number like 20%.

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

          @jeffreyrb03-gmail battery stuff is pretty specific to mobile devices (ig laptops too but still) logged in can be done by checking if the user id is guest I think (something similar to that) multiple timers is useful, in some places you can use \n for new line idk about tab though, mouse scrolling is iffy cus that only works really in a wait until block since (at least) most mouses don’t scroll smoothly persay, they scroll in intervals which you can see by the when mouse scroll variable hat block in creaticode, list as js array is useful, there’s already an is number in creaticode, mobile is meh but ig somewhat useful, an issue with clipboard is (at least on apple devices) they prompt the user with a pop up saying paste to access it (Ik from vscode.dev that if you click off of this it fails to paste), I can understand clipboard adding for easy copying save data but with the save data to cloud its only really for sharing, the clipboard item is very insecure if it does/did work cus why does your project need their clipboard? they can just paste into an input field for you, is sprite visible ig is sorta useful, stretch is probably useful, project in iframe is somewhat specific cus even if you’re using an iframe you may not want different functionality but i Cna understand it

          <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>

          1 Reply Last reply
          1
          • JaecadeJnightJ JaecadeJnight

            @mod-squadacademy-1bc96c56 I like your site, it’s cool! Snail IDE doesn’t seem to work at the time though. I used to use Turbowarp all the time but now my school blocks it so that sucks.

            Mod. Squad TrainerM Offline
            Mod. Squad TrainerM Offline
            Mod. Squad Trainer
            wrote on last edited by
            #5

            @jeffreyrb03-gmail Thanks!

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

              isn’t penguinmod 18+ scratch?

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

              Mod. Squad TrainerM 1 Reply Last reply
              0
              • silvloveS silvlove

                isn’t penguinmod 18+ scratch?

                Mod. Squad TrainerM Offline
                Mod. Squad TrainerM Offline
                Mod. Squad Trainer
                wrote on last edited by
                #7

                @c Where did you hear that?

                silvloveS 1 Reply Last reply
                0
                • Mod. Squad TrainerM Mod. Squad Trainer

                  @c Where did you hear that?

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

                  @mod-squadacademy-1bc96c56
                  e2088589-4aca-4f3d-846b-045a5c079e2b-image.png

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

                  TheNicknameGovT Mod. Squad TrainerM 2 Replies Last reply
                  0
                  • silvloveS silvlove

                    @mod-squadacademy-1bc96c56
                    e2088589-4aca-4f3d-846b-045a5c079e2b-image.png

                    TheNicknameGovT Offline
                    TheNicknameGovT Offline
                    TheNicknameGov
                    trusted helpers
                    wrote on last edited by
                    #9

                    @c gun sounds effects isn’t 18+.
                    In fact, many games that have guns or similar to it are rated 13+ and not 18+
                    Anything worse than gore & bits or realistic gore and bits can be counted as 18+ though

                    Please help all my projects are 3000+ blocks

                    silvloveS 1 Reply Last reply
                    0
                    • TheNicknameGovT TheNicknameGov

                      @c gun sounds effects isn’t 18+.
                      In fact, many games that have guns or similar to it are rated 13+ and not 18+
                      Anything worse than gore & bits or realistic gore and bits can be counted as 18+ though

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

                      @011830-0a42ef84
                      well many trusted scratch forumers said it was, so I just assumed it was.

                      posts of said info are no longer available to be found, seen 1 year ago, and posts have moved on from then.

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

                      1 Reply Last reply
                      0
                      • silvloveS silvlove

                        @mod-squadacademy-1bc96c56
                        e2088589-4aca-4f3d-846b-045a5c079e2b-image.png

                        Mod. Squad TrainerM Offline
                        Mod. Squad TrainerM Offline
                        Mod. Squad Trainer
                        wrote on last edited by
                        #11

                        @c Gandi IDE has a similar collection of sounds and other assets.
                        c2f62d9c-b80b-45cb-a09c-56db0454a5f4-image.png

                        silvloveS TheNicknameGovT 2 Replies Last reply
                        0
                        • Mod. Squad TrainerM Mod. Squad Trainer

                          @c Gandi IDE has a similar collection of sounds and other assets.
                          c2f62d9c-b80b-45cb-a09c-56db0454a5f4-image.png

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

                          @mod-squadacademy-1bc96c56
                          that’s gandi.
                          not scratch mods

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

                          Mod. Squad TrainerM 1 Reply Last reply
                          0
                          • Mod. Squad TrainerM Mod. Squad Trainer

                            @c Gandi IDE has a similar collection of sounds and other assets.
                            c2f62d9c-b80b-45cb-a09c-56db0454a5f4-image.png

                            TheNicknameGovT Offline
                            TheNicknameGovT Offline
                            TheNicknameGov
                            trusted helpers
                            wrote on last edited by
                            #13

                            I use external sounds and sprites from google when I need something that looks good

                            Please help all my projects are 3000+ blocks

                            Mod. Squad TrainerM 1 Reply Last reply
                            0
                            • silvloveS silvlove

                              @mod-squadacademy-1bc96c56
                              that’s gandi.
                              not scratch mods

                              Mod. Squad TrainerM Offline
                              Mod. Squad TrainerM Offline
                              Mod. Squad Trainer
                              wrote on last edited by mod.squadacademy
                              #14

                              @c Gandi IDE is a Scratch mod.
                              https://modsquadacademy.weebly.com/gandi-ide

                              1 Reply Last reply
                              0
                              • TheNicknameGovT TheNicknameGov

                                I use external sounds and sprites from google when I need something that looks good

                                Mod. Squad TrainerM Offline
                                Mod. Squad TrainerM Offline
                                Mod. Squad Trainer
                                wrote on last edited by
                                #15

                                @011830-0a42ef84 Have you heard of Pixabay?

                                TheNicknameGovT 1 Reply Last reply
                                0
                                • Mod. Squad TrainerM Mod. Squad Trainer

                                  @011830-0a42ef84 Have you heard of Pixabay?

                                  TheNicknameGovT Offline
                                  TheNicknameGovT Offline
                                  TheNicknameGov
                                  trusted helpers
                                  wrote on last edited by TAO
                                  #16

                                  @mod-squadacademy-1bc96c56 kind of
                                  It’s like a site that gives you a lot of images/videos/gifs over basically anything?

                                  Please help all my projects are 3000+ blocks

                                  Mod. Squad TrainerM 1 Reply Last reply
                                  0
                                  • TheNicknameGovT TheNicknameGov

                                    @mod-squadacademy-1bc96c56 kind of
                                    It’s like a site that gives you a lot of images/videos/gifs over basically anything?

                                    Mod. Squad TrainerM Offline
                                    Mod. Squad TrainerM Offline
                                    Mod. Squad Trainer
                                    wrote on last edited by
                                    #17

                                    @011830-0a42ef84 Along with music and sound. Everything is royalty-free.

                                    SirBotsS 1 Reply Last reply
                                    0
                                    • Mod. Squad TrainerM Mod. Squad Trainer

                                      @011830-0a42ef84 Along with music and sound. Everything is royalty-free.

                                      SirBotsS Offline
                                      SirBotsS Offline
                                      SirBots
                                      wrote on last edited by
                                      #18

                                      @mod-squadacademy-1bc96c56 This is the kind of setting I’d want to see:

                                      Screenshot 2025-02-25 4.50.58 PM.png

                                      Your local coder who is working around the clock to make sure great games are made

                                      Tyller_T 1 Reply Last reply
                                      0
                                      • SirBotsS SirBots

                                        @mod-squadacademy-1bc96c56 This is the kind of setting I’d want to see:

                                        Screenshot 2025-02-25 4.50.58 PM.png

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

                                        @sirbots thats different from 0f7a0ae5-5e8c-423e-9011-08da97101aeb-image.png how? you can just up the canvas size however (though at like 5k it does not like it and stops rendering some stuff in one directoin, I find 2k or 2.5k best) an exmaple of a project I have where I only use the canvas size to remove fencing is https://play.creaticode.com/projects/662a70eaaf2b57d41a380803

                                        it’s literaly the same logic as any 2d grid game but in scratch and w/o fencing

                                        <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>

                                        Mod. Squad TrainerM 1 Reply Last reply
                                        0
                                        • Tyller_T Tyller_

                                          @sirbots thats different from 0f7a0ae5-5e8c-423e-9011-08da97101aeb-image.png how? you can just up the canvas size however (though at like 5k it does not like it and stops rendering some stuff in one directoin, I find 2k or 2.5k best) an exmaple of a project I have where I only use the canvas size to remove fencing is https://play.creaticode.com/projects/662a70eaaf2b57d41a380803

                                          it’s literaly the same logic as any 2d grid game but in scratch and w/o fencing

                                          Mod. Squad TrainerM Offline
                                          Mod. Squad TrainerM Offline
                                          Mod. Squad Trainer
                                          wrote on last edited by
                                          #20

                                          @tyller_ Removing fencing has nothing to do with canvas size. Remove fencing lets sprites move entirely off-screen.

                                          Tyller_T 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