Discuss Scratch

ShadowR12
Scratcher
29 posts

i know how to put cheat codes in your game

so the first thing you have to do is
(score)
then you do this
when green flag clicked
forever

if <<key [L v] pressed?> and <key [E v] pressed?> and <<key [C v] pressed?> >>> then

ask [cheat code?] and wait
end
if <(answer) = [/more points ]> then

forever

set [score v] to [100 ]
end

end

end
deck26
Scratcher
1000+ posts

i know how to put cheat codes in your game

The forum generally works best if you respond to requests for help rather than guessing what people might find useful. Your script doesn't actually make sense since you have a forever loop around the ask.
ShadowR12
Scratcher
29 posts

i know how to put cheat codes in your game

ya it didnt come out right i did something wrong this is the first time a did that thing XD
Powder523
Scratcher
1 post

i know how to put cheat codes in your game

They removed some of the coding.
Wainggan
Scratcher
500+ posts

i know how to put cheat codes in your game

Another way to do this is to use the MakeyMakey Extension, place in the “When (left up right) press in order”, then put in a {join ()()}.
eer
like this?
when (join [] []) pressed in order :: hat operators
then
when (join [a b c d e f g] []) pressed in order :: hat operators
otherstuff :: cap :: grey
this would activate after pressing “a b c d e f g” in order(make sure to put spaces in between).

edit: fix

Last edited by Wainggan (Oct. 23, 2019 19:52:28)


~ parchii
oJinxableAgain
New to Scratch
1 post

i know how to put cheat codes in your game

They have the right concept they just needed to edit it how you should put it in exactly.
Thanks for the help!

Last edited by oJinxableAgain (March 5, 2020 18:38:47)

rojo08_the_real_one
Scratcher
5 posts

i know how to put cheat codes in your game

i try adding custom blocks with my name and put it into the makey makey but it doesn't work
deck26
Scratcher
1000+ posts

i know how to put cheat codes in your game

rojo08_the_real_one wrote:

i try adding custom blocks with my name and put it into the makey makey but it doesn't work
If you have a question please create your own topic rather than necroposting.
rojo08_the_real_one
Scratcher
5 posts

i know how to put cheat codes in your game

I did it look up cheat code test by me

Last edited by rojo08_the_real_one (Jan. 27, 2021 18:36:35)

staiker1O9
Scratcher
100+ posts

i know how to put cheat codes in your game

rojo08_the_real_one wrote:

I did it look up cheat code test by me
dont post on a old topic

please dont spam or necropost like just dont
seththecoolestguy2
Scratcher
1 post

i know how to put cheat codes in your game

so cool
BlubrightbroXD
Scratcher
22 posts

i know how to put cheat codes in your game

I noticed that you used a set score block and not a change score block so if you did use this the score would forever be 100
welp time to be forever 100 points

Last edited by BlubrightbroXD (Feb. 7, 2022 23:05:04)


A random person on the internet.


when I receive [I helped someone]
set (people helped) to ((people helped) + (1))
Jbear_
Scratcher
1000+ posts

i know how to put cheat codes in your game

The Questions About Scratch forum is for users to ask questions and receive answers about Scratch. While it's nice that you want to help, posting random information isn't the best way to do it; it clutters up the forum and potentially diverts attention from those who actually need help.

My best project ever. Please Rate And suggest.

(Unrelated)
in memory of Celly.
AKStrider624
Scratcher
1 post

i know how to put cheat codes in your game

Does anyone know how to create a save feature for a clicker game?
DMU_Mapping
Scratcher
100+ posts

i know how to put cheat codes in your game

AKStrider624 wrote:

Does anyone know how to create a save feature for a clicker game?
no necroposting make a seperate topic thanks

Last edited by DMU_Mapping (April 21, 2022 19:59:29)


it's me hi im the problem its me

(NOT A TAYLOR SWIFT FAN)

bored amongus convicted imposter
Cheeze_and_Bread
Scratcher
12 posts

i know how to put cheat codes in your game

heres my version:

when this sprite clicked
ask [cheatcode] and wait
if <(answer) = [100]> then
change [ points] by (100)


else
say [not a valid cheatcode] for (2) secs
end

Last edited by Cheeze_and_Bread (Sept. 11, 2022 09:12:16)

Harakou
Scratcher
1000+ posts

i know how to put cheat codes in your game

Cheeze_and_Bread wrote:

heres my version:

when this sprite clicked
ask [cheatcode] and wait
if <(answer) = [100]> then
change [ points] by (100)


else
say [not a valid cheatcode] for (2) secs
end
Hi! Thank you for offering your help, but this thread is pretty old - I don't think it's relevant anymore. When you respond to a topic, please make sure it's recent and the original poster still needs an answer. Thanks!

Powered by DjangoBB