This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1651 2012-10-13 14:38:13

IncredibleTJ
Scratcher
Registered: 2012-06-18
Posts: 8

Re: Official [Scratchblocks] Testing Play Area

when gf clicked 
think [TESTING PICKLES TESTING COMPUTER] for (alot of) secs
go to [herobrine.com and get a slenderman tatoo ]
stop all scripts
say hi for (all the) secs in the world

Offline

 

#1652 2012-10-13 16:39:54

maxamillion321
Scratcher
Registered: 2011-06-17
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
load computer
think [Testing pickles testing pickles] for (2) secs
if <(computer) = <not (ready)>>
think [Still testing pickles still testing pickles] for (2) secs
else
if <(computer) = (ready)>
go to [scratch.mit.edu]
end
if <key [space v] pressed?>
go to [tbgforums]
end
Well, you've heard it. Now go to it!

Last edited by maxamillion321 (2012-10-13 16:42:55)

Offline

 

#1653 2012-10-13 16:45:28

maxamillion321
Scratcher
Registered: 2011-06-17
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

IncredibleTJ wrote:

when gf clicked 
think [TESTING PICKLES TESTING COMPUTER] for (alot of) secs
go to [herobrine.com and get a slenderman tatoo ]
stop script
say hi for (all the) secs in the world

Fixed

Last edited by maxamillion321 (2012-10-13 16:46:14)

Offline

 

#1654 2012-10-13 16:56:38

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

I want to make one but I don't get how,you never told us how.


I am Epicness123,and I rock!

Offline

 

#1655 2012-10-13 16:58:38

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
repeat until <(timer) > [10]>
  go to [mouse-pointer v]
end
think [Scripts in your posts!] for (3) secs


I am Epicness123,and I rock!

Offline

 

#1656 2012-10-13 16:59:47

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
repeat until <(timer) > [10]>
  go to [weird noob standing there waiting v]
end
think [BUT WHY???] for (3) secs


I am Epicness123,and I rock!

Offline

 

#1657 2012-10-13 17:02:53

gfchll
Scratcher
Registered: 2012-04-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

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 script
say [hi] for (all the) secs [in the world]

Fixed

fixed?

Last edited by gfchll (2012-10-13 17:03:33)


HELLO EVERYBODY!

Offline

 

#1658 2012-10-13 17:03:46

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

{scratchblocks}
when gf clicked
Put a bad virus on your computer
think {UGH WHY}


I am Epicness123,and I rock!

Offline

 

#1659 2012-10-13 17:05:15

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
Put a bad virus on your computer
think [UGH WHY]
I get this now!!

Last edited by Epicness123 (2012-10-13 17:05:37)


I am Epicness123,and I rock!

Offline

 

#1660 2012-10-13 17:07:50

gfchll
Scratcher
Registered: 2012-04-21
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

 when gf clicked
wait until <<mouse down?> and <touching [my name v]?>>
go to [ gfchll's page v]
wait until <<touching [project name v]?> and <mouse down?>>
go to [project v]
wait until <commenting>
post [comment v]
say [yaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaay!] for (99999999) secs

Last edited by gfchll (2012-10-13 17:09:37)


HELLO EVERYBODY!

Offline

 

#1661 2012-10-13 17:10:39

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
go to scratch.mit.edu
if key space pressed?
go to I ROCK

Last edited by Epicness123 (2012-10-13 17:11:12)


I am Epicness123,and I rock!

Offline

 

#1662 2012-10-13 17:12:51

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when Google clicked
go to [roblox]

Last edited by Epicness123 (2012-10-13 17:13:25)


I am Epicness123,and I rock!

Offline

 

#1663 2012-10-13 17:26:00

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
go to [eat a taco]
say [im gonna wait until I die]
wait until [you die]
when [you die]
become a zombie


I am Epicness123,and I rock!

Offline

 

#1664 2012-10-13 17:29:48

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
wait until [you get a headache]
Then...
stop script
Forever!


I am Epicness123,and I rock!

Offline

 

#1665 2012-10-13 18:41:08

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Epicness123 wrote:

when gf clicked
go to [scratch.mit.edu v]
if <key [space v] pressed?>
go to [I ROCK v]
end

Fixed.


http://i46.tinypic.com/35ismmc.png

Offline

 

#1666 2012-10-13 18:45:19

maxamillion321
Scratcher
Registered: 2011-06-17
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

Fail

when gf clicked
stop script

Last edited by maxamillion321 (2012-10-13 18:45:32)

Offline

 

#1667 2012-10-13 18:51:43

maxamillion321
Scratcher
Registered: 2011-06-17
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
wait until <(username) = <touching [mouse-pointer v]?>>
go to [maxamillion321's page v]
wait until <touching [project's name v]?>
go to [one of my projects v]
wait until <(project) = (comment)>
if <(project) = (comment)>
say [LOLOLOLOLOLOL] for (9999999) secs

Last edited by maxamillion321 (2012-10-13 18:53:01)

Offline

 

#1668 2012-10-13 19:24:55

Mokat
Scratcher
Registered: 2011-12-08
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
forever 
if <(username)=[something]> 
say [Look at my projects!] for (pick random (1.5) to (3)) secs
else
say [look at them anyways.] for (2) secs
end
repeat (2)
go to [mouse-pointer v]
change [ghost v] effect by (2)
end
wait until <(spamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspamspam)=(lololololol)
go to [sprite 3 v]
end

Last edited by Mokat (2012-10-13 19:29:29)


http://www.eggcave.com/egg/977371.pnghttp://www.eggcave.com/egg/977376.pnghttp://www.eggcave.com/egg/1005291.pnghttp://www.eggcave.com/egg/996745.png

Offline

 

#1669 2012-10-13 20:02:21

ErnieParke
Scratcher
Registered: 2010-12-03
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

Mokat wrote:

when gf clicked
forever 
if <(username)=[something]> 
say [Look at my projects!] for (pick random (1.5) to (3)) secs
else
say [look at them anyways.] for (2) secs
end
repeat (2)
go to [mouse-pointer v]
change [ghost v] effect by (2)
end
wait until <(spamspamspamspamspam [Removed over a hundred "spam"s])=(lololololol)>
go to [sprite 3 v]
end

Fixed and next time, try not to post "spam" in your scratchblocks over 100 times.

Last edited by ErnieParke (2012-10-13 20:02:54)


http://i46.tinypic.com/35ismmc.png

Offline

 

#1670 2012-10-13 20:15:40

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when [Logon Button] clicked
Logon to [Windows 98]
Open [Internet Explorer 5]
Download [Minecraft]
stop script
When I receive [Minecraft Finished Downloading]
open [Minecraft]
When [Done loading Minecraft]
create [New World]
name new world [Minecraftia]
Change setting #1 to:[Bonus Chest ON]
stop script
When I receive [New World Completed]
Load [Minecraftia]
In middle of load
BRODCAST [Error]
BRODCAST:[error error error]
BRODCAST:[Your PC has a virus!!!]
Keep receiving errors
BRODCAST [windows 98 shutdown]
Terminate file:[Windows 98]

Last edited by Epicness123 (2012-10-13 20:17:43)


I am Epicness123,and I rock!

Offline

 

#1671 2012-10-13 20:26:32

Epicness123
Scratcher
Registered: 2011-11-12
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
go to [Find a 100% lucky penny]
wish [Hi]
Wait until [you get thrown away]
say [Did you just throw me away??]

Last edited by Epicness123 (2012-10-13 20:26:50)


I am Epicness123,and I rock!

Offline

 

#1672 2012-10-13 21:33:27

3sal2
Scratcher
Registered: 2012-03-22
Posts: 100+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked
think [Pickin' big fish from the seas] for (2) secs
think [The pelican can do with ease,] for (2) secs
think [But pickin' up a tiny ant] for (2) secs
think [Is something that a pelicant.] for (2) secs
stop all


http://scratch.mit.edu/static/projects/3sal2/3120946_sm.png In 2012, scientists at the LHC discovered the Higgs boson, which explains the source of the masses of the W+, W-, and Z bosons, as well as fermions.

Offline

 

#1673 2012-10-14 05:36:38

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: Official [Scratchblocks] Testing Play Area

when <<<<<<<<<<<<<<<<<<<<gf>>>>>>>>>>>>>>>>>>>> clicked
forever <when gf clicked>
say <when gf clicked> //hummm
end

Last edited by dvd4 (2012-10-14 05:40:22)


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#1674 2012-10-14 07:40:49

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

when gf clicked

Offline

 

#1675 2012-10-14 07:43:54

legobob23o
Scratcher
Registered: 2012-06-22
Posts: 500+

Re: Official [Scratchblocks] Testing Play Area

say [IT'S ME!!! LUIGI!!!]
XD

Offline

 

Board footer