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

#1 2011-03-05 19:37:17

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

For my HTML project.


http://i.imgur.com/BAEgGDL.png

Offline

 

#2 2011-03-05 19:41:18

Aidan
Scratcher
Registered: 2007-06-15
Posts: 1000+

Offline

 

#3 2011-03-05 19:55:46

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: For my HTML project.

okay that is just the scratch website


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#4 2011-03-05 19:56:31

Aidan
Scratcher
Registered: 2007-06-15
Posts: 1000+

Re: For my HTML project.

midnightleopard wrote:

okay that is just the scratch website

Look at the url

Offline

 

#5 2011-03-05 20:30:27

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: For my HTML project.

Scratch!  big_smile

Offline

 

#6 2011-03-05 20:37:40

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: For my HTML project.

My name was on the page!!!

Offline

 

#7 2011-03-05 20:56:12

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: For my HTML project.

So... you duplicated the Scratch page, sans the PHP?


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#8 2011-03-05 21:13:49

msdosdude
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: For my HTML project.

OMG!!! How did you turn the homepage into PHP??????


http://i39.tinypic.com/2vkxppf.png
Freebie. Not a Scratch OS, a REAL OS you can boot to, by msdosdude.

Offline

 

#9 2011-03-05 21:22:21

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

msdosdude wrote:

OMG!!! How did you turn the homepage into PHP??????

PHP require_once function.

Code:

<base href="http://scratch.mit.edu/">
<!--I also added the popup code here-->
<?php
require_once("http://scratch.mit.edu/");
?>

http://i.imgur.com/BAEgGDL.png

Offline

 

#10 2011-03-05 21:32:15

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: For my HTML project.

GeonoTRON2000 wrote:

msdosdude wrote:

OMG!!! How did you turn the homepage into PHP??????

PHP require_once function.

Code:

<base href="http://scratch.mit.edu/">
<!--I also added the popup code here-->
<?php
require_once("http://scratch.mit.edu/");
?>

Oh, that makes more sense. Unfortunately, that means that every link goes to the Scratch site. And the popup doesn't work for me. I wonder if it's just Chrome...  hmm


http://www.blocks.scratchr.org/API.php?action=random&amp;return=image&amp;link1=http://i.imgur.com/OZn2RD3.png&amp;link2=http://i.imgur.com/duzaGTB.png&amp;link3=http://i.imgur.com/CrDGvvZ.png&amp;link4=http://i.imgur.com/POEpQyZ.png&amp;link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#11 2011-03-06 04:17:39

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Offline

 

#12 2011-03-06 08:51:50

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: For my HTML project.

Now I am banned! Fix that!

Offline

 

#13 2011-03-06 08:53:44

thecrazyguy
Scratcher
Registered: 2010-07-22
Posts: 100+

Re: For my HTML project.

You
Are
Evil


I like pie.

Offline

 

#14 2011-03-06 14:50:29

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

rdococ wrote:

Why does that PHP version say my IP is banned? ARE YOU THAT LINUS FROM EE?

What's EE?
No, I'm not Linus.
I used simple html (and complicated CSS) to block the website.

Last edited by GeonoTRON2000 (2011-03-06 14:51:42)


http://i.imgur.com/BAEgGDL.png

Offline

 

#15 2011-03-06 14:52:16

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

thebuilderdd wrote:

Now I am banned! Fix that!

Everybody's banned!


http://i.imgur.com/BAEgGDL.png

Offline

 

#16 2011-03-06 14:54:11

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

thecrazyguy wrote:

You
Are
Evil

Thank you.


http://i.imgur.com/BAEgGDL.png

Offline

 

#17 2011-03-06 14:54:40

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: For my HTML project.

GeonoTRON2000 wrote:

thebuilderdd wrote:

Now I am banned! Fix that!

Everybody's banned!

Why? That's just mean, then we couldn't see the changes... BTW, how do you make a IP ban script like that? Last question... Are you banning us until you are ready?

Offline

 

#18 2011-03-06 15:52:19

midnightleopard
Scratcher
Registered: 2007-09-13
Posts: 1000+

Re: For my HTML project.

nice


http://pwp.wizards.com/5103673563/Scorecards/Landscape.png

Offline

 

#19 2011-03-08 10:00:04

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

thebuilderdd wrote:

GeonoTRON2000 wrote:

thebuilderdd wrote:

Now I am banned! Fix that!

Everybody's banned!

Why? That's just mean, then we couldn't see the changes... BTW, how do you make a IP ban script like that? Last question... Are you banning us until you are ready?

Look at the source at the very bottom to find out.
No, I'm banning you guys FOREVER!!! MUAHAHAHAHA!!!!!!!!!!!!!  big_smile   tongue

Last edited by GeonoTRON2000 (2011-03-08 10:00:31)


http://i.imgur.com/BAEgGDL.png

Offline

 

#21 2011-03-08 19:43:05

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: For my HTML project.

Wonder what's blocking you?

Code:

<div style="display: block; position: absolute; width: 100%; height: 500%; background: gray; opacity: 0.4; color: gray; top: 0; left: 0;" id="ban_cover">
<center>
<div id="ban" style="background: #544E4F; width: 500; height: 200; opacity: 100%;">
<iframe src="http://cfagency.org/bantxt.php" style="opacity: 1.0; display: block; background-color: #FFFFFF; color: #FFFFFF;" width="500" height="200"></iframe>
</div>
</center>
</div>
<script>
function why() {
window.alert("It's a joke. =P\nYou should be less gullible.");
}
</script>

Offline

 

#22 2011-03-10 23:22:23

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

OH, YEAH!  I JUST PERFECTED IT!

Last edited by GeonoTRON2000 (2011-03-10 23:23:11)


http://i.imgur.com/BAEgGDL.png

Offline

 

#23 2011-03-11 21:56:10

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: For my HTML project.

A question... How can I do something like this on my website? (No ban)

Offline

 

#24 2011-03-11 22:40:21

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Re: For my HTML project.

darn, i got banned...that's not good.


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

#25 2011-03-12 11:27:10

GeonoTRON2000
Scratcher
Registered: 2009-12-24
Posts: 1000+

Re: For my HTML project.

thebuilderdd wrote:

A question... How can I do something like this on my website? (No ban)

Code:

<base href="http://scratch.mit.edu/">
<!--DO NOT CLOSE THAT TAG!-->
<?php
require_once("http://scratch.mit.edu/");
?>

http://i.imgur.com/BAEgGDL.png

Offline

 

Board footer