mathfreak231 wrote:
ErnieParke wrote:
mathfreak231 wrote:
I think this is a bug
clear //commmmment wait until <[1] = [2]> say [It covers up the comment!]This appears correctly for me, so it's not a bug. By coincidence, are you using IE?
With regards,
ErnieParkeNope, Safari. And by "covers up the comment", I mean only slightly.
I think that may be caused by text sizing, though...
That's even stranger then because I'm using Safari at the moment, and nothing is being overlapped.
With regards,
ErnieParke
Last edited by ErnieParke (2013-03-01 16:22:10)
Offline
[scratchblocks]
when gf clicked
broadcast [Start Scratch]
[scratchblocks]
Offline
when background clicked repeat until <(timer) > [10]> go to [mouse-pointer v] end think [scripts in your posts!] for (3) secsAMAZING!! XD
Last edited by MoxieRoxx (2013-03-01 17:15:33)
Offline
ChadtheBuilder wrote:
[scratchblocks]
when gf clicked
broadcast [Start Scratch]
[scratchblocks]
Oops that did not work. Oh well.
Offline
when space bar pressed change color effect by -100 repeat (3) times clear graphic effects endOMGGGG!!
Last edited by MoxieRoxx (2013-03-01 17:19:18)
Offline
when gf clicked go to [school v] and talk go to [classroom v] set [question # v] to [1] if <(question) = <[60] * [12]>> say <<answer> = [5]> if <<answer> = [correct]> say (Nothing) else if <<answer> = [wrong]> ask [Can I go to the bathroom?] and wait if <<answer> = [yes]> go to [bathroom v] barf end end end
Last edited by maxamillion321 (2013-03-01 18:43:15)
Offline
Ajnin2008 wrote:
when gf clicked forever go to x:((round((ideal x)/(width)))*(width)) y:((round((ideal y)/(width)))*(width))
Fixed.
Offline
aaminor wrote:
when gf clicked repeat until<(answer) = [10]> end
Fixed; you had an extra pair of <>'s in your variable, which I don't think that you want, and you forget to put "end" at the end of your repeat until loop.
With regards,
ErnieParke
Offline
BLU_Spy wrote:
ErnieParke, you're very polite.
I appreciate that.
Why thank you for your compliment. :)
With respects,
ErnieParke
Offline
dr3w8 wrote:
ChadtheBuilder wrote:
when gf clicked broadcast [Start Scratch]Fixed.
Thanks. BTW, what did you do to fix it?
Offline
ChadtheBuilder wrote:
dr3w8 wrote:
ChadtheBuilder wrote:
when gf clicked broadcast [Start Scratch v]Fixed.
Thanks. BTW, what did you do to fix it?
He had put a / in your second [scratchblocks] so that it looks like [scratchblocks]. Anyway, I fixed another issue with your script. You had left out a v in your broadcast.
With regards,
ErnieParke
Offline
Hi
Woah... glitch!My stuff
Last edited by OrcaCat (2013-03-02 18:30:49)
Offline
Hi
Last edited by OrcaCat (2013-03-02 18:31:17)
Offline
Hi
Glitch.
forever say [Hello!] end forever say (hi) else say [bye]
Last edited by OrcaCat (2013-03-02 18:33:30)
Offline