Discuss Scratch

TerryLeeStudio
Scratcher
100+ posts

Increment counter

SonicFanX123_321 wrote:

like the 6502 asm
inc Variable
right? then you can just make a variable.
Yes, there is workaround but it is a bit tedious, every programming language have it so why not?

Check out my project
SATS
NextDOS
-Valtren-
Scratcher
1000+ posts

Increment counter

TerryLeeStudio wrote:

SonicFanX123_321 wrote:

like the 6502 asm
inc Variable
right? then you can just make a variable.
Yes, there is workaround but it is a bit tedious, every programming language have it so why not?
I can vouch, this is the hardest script I've ever made:


-
Jokes aside, the workaround isn't tedious, as it's just changing a variable by one. Will you need to remember to do it after every action? Yes, but that's karma for requiring such a system in the first place.



Famous quotes:

Za-Chary wrote:

Steve Carell as Scratch Cat yo what the heck bro src

-Rodri wrote:

106809nes wrote:

This is the second-best suggestion I've seen.
Why is it the second-best suggestion I've seen? Well, view this topic to find out!
what in the capitalism, you really had to sneak in an ad lol src

The_Game_ wrote:

From my careful predictions that I have been calculating for 3 whole years, spent thousands of dollars on and have stayed up at night doing; it'll have 1 billion projects. src

wolvesstar97 wrote:

TAGS MUST GO!
THERE IS A SOLUTION: Narwhals! src

WallydogChoppychop wrote:

Scratch cat looked like a mouse src

Za-Chary wrote:

among_us1w2 wrote:

no like in darkrp if you have been warn for failbase class 1 you get warning but if you do failbase class 3 you get warning but next time you break rules you get 5 min jail
This is the greatest slang of All Time. src


More quotes here.
TerryLeeStudio
Scratcher
100+ posts

Increment counter

-Valtren- wrote:

TerryLeeStudio wrote:

SonicFanX123_321 wrote:

like the 6502 asm
inc Variable
right? then you can just make a variable.
Yes, there is workaround but it is a bit tedious, every programming language have it so why not?
I can vouch, this is the hardest script I've ever made:


-
Jokes aside, the workaround isn't tedious, as it's just changing a variable by one. Will you need to remember to do it after every action? Yes, but that's karma for requiring such a system in the first place.
for i in range(10):

Python have it, and it’s inconvenient to always put that two block for database like projects

Last edited by TerryLeeStudio (Oct. 4, 2023 13:51:55)


Check out my project
SATS
NextDOS
-Valtren-
Scratcher
1000+ posts

Increment counter

TerryLeeStudio wrote:

it’s inconvenient to always put that two block for database like projects
So if I've read your statement correctly you are stating that it's inconvenient to put two blocks.



Famous quotes:

Za-Chary wrote:

Steve Carell as Scratch Cat yo what the heck bro src

-Rodri wrote:

106809nes wrote:

This is the second-best suggestion I've seen.
Why is it the second-best suggestion I've seen? Well, view this topic to find out!
what in the capitalism, you really had to sneak in an ad lol src

The_Game_ wrote:

From my careful predictions that I have been calculating for 3 whole years, spent thousands of dollars on and have stayed up at night doing; it'll have 1 billion projects. src

wolvesstar97 wrote:

TAGS MUST GO!
THERE IS A SOLUTION: Narwhals! src

WallydogChoppychop wrote:

Scratch cat looked like a mouse src

Za-Chary wrote:

among_us1w2 wrote:

no like in darkrp if you have been warn for failbase class 1 you get warning but if you do failbase class 3 you get warning but next time you break rules you get 5 min jail
This is the greatest slang of All Time. src


More quotes here.
TerryLeeStudio
Scratcher
100+ posts

Increment counter

-Valtren- wrote:

TerryLeeStudio wrote:

it’s inconvenient to always put that two block for database like projects
So if I've read your statement correctly you are stating that it's inconvenient to put two blocks.
You have to create the variables, drag that 2 blocks and then select the intended variable in that block when that can be simplified just by adding a loop increment…

Check out my project
SATS
NextDOS
TerryLeeStudio
Scratcher
100+ posts

Increment counter

Bump

Check out my project
SATS
NextDOS
TerryLeeStudio
Scratcher
100+ posts

Increment counter

Bump

Last edited by TerryLeeStudio (Nov. 18, 2023 11:13:25)


Check out my project
SATS
NextDOS
ajskateboarder
Scratcher
1000+ posts

Increment counter

-Valtren- wrote:

TerryLeeStudio wrote:

it’s inconvenient to always put that two block for database like projects
So if I've read your statement correctly you are stating that it's inconvenient to put two blocks.
Imagine having to do this for every loop you make
TerryLeeStudio
Scratcher
100+ posts

Increment counter

Bump

Check out my project
SATS
NextDOS

Powered by DjangoBB