when gf clicked eat [burrito v] barf it out at [grandma v] Grandma gets mad Grandma slips on barf play sound [laugh v] Grandma gets mad she jumps on the floor really hard Grandma falls in hole play sound [laugh v]
Last edited by maxamillion321 (2013-01-30 18:24:38)
Offline
when gf clicked if <I'm at school> say [Let's play tag!] end add [Fourth Grade v] to [tag] if <I'm it> go to [nearest player v] if <touching [player v]?> say [Tag! Your it!] end
Last edited by maxamillion321 (2013-01-30 18:30:38)
Offline
when guest_123 clicked play sound [fire my lazar] if < (answer) > [noob fired lazar] > wait until [Sprite1 dies] play sound [bell_ring] broadcast [Game Over] When I recieve [Game Over] set [Sprite1 HP] to (0) broadcast [Or is It????] When I recieve [Or is It????] make [guest_123] explode broadcast [Game Over????????] end all
Offline
when gf clicked forever if touching <unicorn>? hide change score by 1
Offline
when gf clicked forever if touching <unicorn>? hide change score by 1
Offline
23 pages fastly changed to 103?
Offline
Free fall w/ air resistance equation.
when gf clicked set [k v] to ((0.5) * ((Air density) * ((Drag Coefficient) * (Reference area)))) set [Free fall with air resistance time v] to (( [sqrt v] of ((Mass) / ((Gravitational acceleration) * (k)))) * ( [ln v] of (((e) ^ (((Height) * (k)) / (Mass))) + (( [sqrt v] of (((e) ^ (((Height) * (k)) / (Mass))) - (1))) * ( [sqrt v] of (((e) ^ (((Height) * (k)) / (Mass))) + (1))))))) say [This equation is real!]Test
Offline
when gf clicked forever set [k v] to ((0.5) * ((Air density) * ((Drag Coefficient) * (Reference area)))) set [Free fall with air resistance time v] to (( [sqrt v] of ((Mass) / ((Gravitational acceleration) * (k)))) * ( [ln v] of (((mouse x) ^ (((Height) * (k)) / (Mass))) + ( [sqrt v] of ((((mouse x) ^ (((Height) * (k)) / (Mass))) ^ 2) - (1)))))) endMore simple.
Offline
when gf clicked forever set [k v] to ((0.5) * ((Air density) * ((Drag Coefficient) * (Reference area)))) set [Free fall with air resistance time v] to (( [sqrt v] of ((Mass) / ((Gravitational acceleration) * (k)))) * ( [ln v] of ((((e)) ^ (((Height) * (k)) / (Mass))) + ( [sqrt v] of (((((e)) ^ (((Height) * (k)) / (Mass))) ^ 2) - (1)))))) endThis is the right one.
Offline
[When I receive [runny nose v] If < (nose) = [full] > Sneeze [A girrafe! :D v ] else Buy [Unicorn! :D :D v ]
Offline
You can copy this:▼
When GF ClickeD TOUCHING COLOR (Example copy-paste ▼) ? join (mod) <wait (1) secs> stop sprite
Offline
When Green Flag clicked Suprise me!
Last edited by RalphDavid4 (2013-02-02 18:52:02)
Offline
When i press Shift + Green Flag Run turbo mode!
Offline
kapag Gf click ng paulit-ulit hanggang sa <(timer)> [10]> pumunta sa [mouse-pointer v] pagtatapos tingin [Script sa iyong mga post!] para sa (3) segundo
Last edited by RalphDavid4 (2013-02-02 18:59:28)
Offline
when gf clicked into <Oven <oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><oven><Oven>>
Offline
when gf clicked say [ ] ask [First number] and wait set [i v] to (answer) ask [Second number] and wait set [k v] to (answer) set [ik v] to (join (i) (k)) say (ik)also try this script! it is cool!
when gf clicked set [5j49h48u4hhjgddjj v] to [2] repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) repeat (5j49h48u4hhjgddjj) set [5j49h48u4hhjgddjj v] to ((5j49h48u4hhjgddjj) * (5j49h48u4hhjgddjj)) end end end end end end end endXD
Offline
This is how to make factorial calculator script
when gf clicked ask [Enter number] and wait set [n v] to (answer) set [n2 v] to (n) repeat (n) set [product v] to ((product) * (n2)) change [n2 v] by (-1) end say [Press space] wait until <key [space v] pressed?> say (join [The factorial of ] (join (n) (join [ is ] (join (product) [ , press space to end])))) wait (1) secs wait until <key [space v] pressed?> stop all
Offline
Finally! how to make planetary transfer phase angle calculator!
you need 2 scripts
when gf clicked say [] forever set [pt v] to ((((((r) * (2)) + ((h1) + (h2))) / (((r) * (2)) + ((h2) * (2)))) * ( [sqrt v] of ((((r) * (2)) + ((h1) + (h2))) / (((r) * (2)) + ((h2) * (2)))))) / (2)) set [ft v] to ((pt) mod (1)) set [Sweep angle v] to ((ft) * (360)) end
when gf clicked forever if <<(Sweep angle) < [180]> or <(Sweep angle) = [180]>> set [Phase angle v] to ((180) - (Sweep angle)) say (join [Planetary transfer phase angle is ] (join (Phase angle) [ Degrees counterclockwise])) else set [Phase angle v] to ((Sweep angle) - (180)) say (join [Planetary transfer phase angle is ] (join (Phase angle) [ Degrees clockwise])) end end
Offline
Because too big number of pages, please add scripts on http://scratch.mit.edu/forums/viewtopic.php?id=113439
Offline