say [Is this a link?]
BUG!
say [Is this a link?]
WORKS!!!
Last edited by PencilFactory (2012-11-20 19:03:55)
Offline
gfchll wrote:
maxamillion321 wrote:
IncredibleTJ wrote:
when gf clicked think [TESTING PICKLES TESTING COMPUTER] for (alot of) secs go to [herobrine.com and get a slenderman tatoo ] stop scriptsay [hi] for (all the) secs [in the world]Fixed
fixed?
fixed? did i want u to? no
Offline
[[[[[[[[[[[[[[[[[[[[]]]]]]]]]]]]]]]]]]]]
Last edited by OrcaCat (2012-11-20 19:42:38)
Offline
when green flag clicked
point in direction 0
set (startx) to (0)
set (starty) to (0)
forever
go to x: (startx) y: (starty)
if (key "right arrow" pressed?)
turn 5 degrees
if (key "left arrow" pressed?)
turn 5 degrees
if (key "up arrow" pressed?)
move 5 steps
set "startx" to (x position)
set "starty" to (y position)
if (key "down arrow" pressed?)
move -5 steps
set "startx" to (x position)
set "starty" to (y position)
clear
switch to costume "costume1"
change y by 1
stamp
change y by 1
stamp
next costume
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
next costume
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
next costume
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
next costume
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
next costume
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
change y by 1
stamp
end
change y by 1
stamp
change y by 1
stamp
Last edited by OrcaCat (2012-11-20 19:53:24)
Offline
when gf clicked // lol say <(lol)> // yay
Offline
when gf clicked ask [what's your username?] and wait set [username v] to (answer) if <[username v] contains <[-tak] or [-toki]>> say [oh! you're a toki!] for (3) secs
Offline
Offline
when gf clicked
forever
if<key [up arrow v] pressed>
change [y speed v] by (0.5)
end
if<key [down arrow v] pressed>
change [y speed v] by (-0.5)
end
if<key [left arrow v] pressed>
change [x speed v] by (-0.5)
end
if<key [right arrow v] pressed>
change [x speed v] by (0.5)
end
change y by (y speed)
change x by (x speed)
set [x speed v] to ((x speed) * (0.95))
set [y speed v] to ((y speed) * (0.95))
change [y speed v] by (-0.5)
end
Offline
Say [Hi new scratchers!] for (2) secs Say [do you want to learn how to put scripts in your posts?] for (2) secs Say [then here it is!] for (2) secs Say first, you put
to the start of your script for (2) min Say [see how that block turned red?] for (2) secs Say [that is because it is not correct but it doesn't always turn red, look at the example] Set [color effect v] to (color effect) Say [it needs to be] for (2) secs Set [color v] effect to (color effect) Say [but look!] for (2) secs Move [Hi v] (10) [smiley faces! v] steps Say [you can add drop down lists anywhere!] for (2) secs Say [here is how make them: you put your item in [ v]] for (2) secsSorry, there is a glitch
Last edited by sakafitrady (2012-11-22 11:29:38)
Offline
kaboompow wrote:
when gf clicked forever if<key [up arrow v] pressed?> change [y speed v] by (0.5) end if<key [down arrow v] pressed?> change [y speed v] by (-0.5) end if<key [left arrow v] pressed?> change [x speed v] by (-0.5) end if<key [right arrow v] pressed?> change [x speed v] by (0.5) end change y by (y speed) change x by (x speed) set [x speed v] to ((x speed) * (0.95)) set [y speed v] to ((y speed) * (0.95)) change [y speed v] by (-0.5)
Fixed.
Offline
when gf clicked if <<<<cond 1> and <cond 2>> and <<cond 3> and <cond 4>>> and <<<cond 5> and <cond 6>> and <<cond 7> and <cond 8>>>> // all 8 of these conditions have to be true statement else //if it is not true ^^ if <cond 9> statement 2 else statement 3 end end
Last edited by RCScratch (2012-11-22 12:30:17)
Offline
Awesome-tak wrote:
when gf clicked ask [what's your username?] and wait set [username v] to (answer) if <<[username v] contains [-tak]> or <[username v] contains [-toki]>> say [oh! you're a toki!] for (3) secs
fixed
Offline
when gf clicked say [Lets start a game of tag!] for (3) secs repeat (10) add [scratcher v] to [tag] end go to [closest person to me v] if <touching [scratcher v]?> say [Tag! Your it!] for (2) secs end
Offline
sakafitrady wrote:
Set [color effect v] to (color effect)
That block is completely possible to make in scratch. Just make a variable called 'color effect'. So that script is correct.
THIS would be incorrect
set color effect to color effectthough.
Offline
This IS blockspam.
Offline
when gf clicked set (score) to 0 forever if <touching [Sprite2 v]> change [score] by [1] add [score] to [previous scores] //edit this for the kind of leaderboard you want wait [1] secs end end
Offline
lavapenguin wrote:
when gf clicked set [score v] to (0) forever if <touching [Sprite2 v]?> change [score v] by [1] add (score) to [previous scores v] //edit this for the kind of leaderboard you want wait (1) secs end end
Fixed
Offline
dvd4 wrote:
lavapenguin wrote:
when gf clicked set [score v] to (0) forever if <touching [Sprite2 v]?> change [score v] by [1] add (score) to [previous scores v] //edit this for the kind of leaderboard you want wait (1) secs endFixed
Fixed even more.
Last edited by ErnieParke (2012-11-23 15:57:40)
Offline