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

#51 2012-05-26 07:06:11

3DSfan12345
Scratcher
Registered: 2011-04-02
Posts: 500+

Re: dot tk dummy domain

mauriez wrote:

I work at Dot TK and can tell you that we are not a scam.

That's like saying "I work at McDonald's and can tell you that our food does not make you fat."


R.I.P Scratch 1.4
July 7,2009-May 5,2013

Offline

 

#52 2012-05-26 07:21:30

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: dot tk dummy domain

nathanprocks wrote:

I don't think dot.tk is a scam. You don't own the domain. They have complete control over it unless you buy the domain.

That's a good point actually. Nowhere in the terms and conditions does it say "we will not cancel your domain", therefore they're not scamming you. Plus how can you get scammed on something that's free?

3DSfan12345 wrote:

mauriez wrote:

I work at Dot TK and can tell you that we are not a scam.

That's like saying "I work at McDonald's and can tell you that our food does not make you fat."

Um, no, those two scenarios are completely different.


Why

Offline

 

#53 2012-05-26 07:27:04

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: dot tk dummy domain

RedRocker227 wrote:

nathanprocks wrote:

I don't think dot.tk is a scam. You don't own the domain. They have complete control over it unless you buy the domain.

That's a good point actually. Nowhere in the terms and conditions does it say "we will not cancel your domain", therefore they're not scamming you. Plus how can you get scammed on something that's free?

Exactly. >.>

Offline

 

#54 2012-05-26 12:31:01

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: dot tk dummy domain

Lemme write a processing script to bash this site with a ridiculous number of hits.


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

#55 2012-05-26 12:36:15

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: dot tk dummy domain

scratchisthebest wrote:

Lemme write a processing script to bash this site with a ridiculous number of hits.

Unless you use a different proxy for each individual hit, you're wasting your time.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#56 2012-05-26 12:43:46

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: dot tk dummy domain

jvvg wrote:

scratchisthebest wrote:

Lemme write a processing script to bash this site with a ridiculous number of hits.

Unless you use a different proxy for each individual hit, you're wasting your time.

But it would be fun! Good processing practice.  smile

edit: it doesnt work!!!!!111!1!11

Code:

import processing.net.*;
Client c;

int hits = 0;

void setup() {
  size(400,128);
  
  c = new Client(this, "www.dummydomain.tk", 80);
}

void draw() {
  background(0);
  fill(255);
  c.write("GET /index.html HTTP/1.0\r\n\r\n"); //get request-- am I doing this right?
  delay(50); //allow for interweb lag
  while(c.available() <= 0){
    ;
  }
  //println(c.readString());  // for debunking purposes: actually prints source code of a different page?!?!
  text("dummydomain received " + hits + " hits so far", 10,20); // doesn't actually increase hit counter on page
  hits++;
}

Last edited by scratchisthebest (2012-05-26 12:53:13)


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

#57 2012-05-26 23:23:54

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: dot tk dummy domain

Dot.tk does do this, but it's a cool service.


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#58 2012-05-26 23:36:33

elfin8er
Scratcher
Registered: 2012-01-15
Posts: 1000+

Re: dot tk dummy domain

RedRocker227 wrote:

nathanprocks wrote:

I don't think dot.tk is a scam. You don't own the domain. They have complete control over it unless you buy the domain.

That's a good point actually. Nowhere in the terms and conditions does it say "we will not cancel your domain", therefore they're not scamming you. Plus how can you get scammed on something that's free?

3DSfan12345 wrote:

mauriez wrote:

I work at Dot TK and can tell you that we are not a scam.

That's like saying "I work at McDonald's and can tell you that our food does not make you fat."

Um, no, those two scenarios are completely different.

+1 and, +1.


http://i1340.photobucket.com/albums/o723/stevetheipad/goldlittlesig.png

Offline

 

#59 2012-05-27 03:25:14

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: dot tk dummy domain

nathanprocks wrote:

I don't think dot.tk is a scam. You don't own the domain. They have complete control over it unless you buy the domain.

Exactly.


http://trinary.tk/images/signature_.php

Offline

 

#60 2012-05-27 03:32:01

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: dot tk dummy domain

What would be really funny is if this doesn't work.


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#61 2012-05-27 04:33:10

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: dot tk dummy domain

slinger wrote:

What would be really funny is if this doesn't work.

Yes.


http://trinary.tk/images/signature_.php

Offline

 

#62 2012-05-27 09:26:38

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: dot tk dummy domain

Wait, where do they say that they don't shut down your site after a certain number of views? If they say that but shuts down your site then yes, that's a scam. But if they don't say that and shut down your site you're just making crazy a declaration.


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#63 2012-05-27 18:33:58

technoboy10
Scratcher
Registered: 2007-08-25
Posts: 1000+

Re: dot tk dummy domain

Honestly, I have doubts to whether Dot.tk is a website-stealing scam. Scratch2blog.tk hasn't been 'cash-parked,' and it's been around since November 2011.


So long, 1.4.
http://goo.gl/3JEV9

Offline

 

#64 2012-05-27 22:39:20

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: dot tk dummy domain

I was so bored, I added 1,200 more views.  tongue


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#65 2012-05-27 22:43:31

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: dot tk dummy domain

stevetheipad wrote:

I was so bored, I added 1,200 more views.  tongue

Remember what we said about unique IPs?
Well, your ISP may be so bored that they cancel your service for trying a DDoS attack. Remember that iPads are pretty much useless without internet access.  tongue


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#66 2012-05-27 23:03:46

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: dot tk dummy domain

jvvg wrote:

stevetheipad wrote:

I was so bored, I added 1,200 more views.  tongue

Remember what we said about unique IPs?
Well, your ISP may be so bored that they cancel your service for trying a DDoS attack. Remember that iPads are pretty much useless without internet access.  tongue

He may be a 3G/4G version :3


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#67 2012-05-27 23:10:04

jvvg
Scratcher
Registered: 2008-03-26
Posts: 1000+

Re: dot tk dummy domain

jji7skyline wrote:

jvvg wrote:

stevetheipad wrote:

I was so bored, I added 1,200 more views.  tongue

Remember what we said about unique IPs?
Well, your ISP may be so bored that they cancel your service for trying a DDoS attack. Remember that iPads are pretty much useless without internet access.  tongue

He may be a 3G/4G version :3

AT&T and Verizon are still ISPs.


http://tiny.cc/zwgbewhttp://tiny.cc/e1gbewhttp://tiny.cc/zygbewhttp://tiny.cc/izgbew
Goodbye, Scratch 1.4  sad                                                        Hello Scratch 2.0!  smile

Offline

 

#68 2012-05-27 23:11:25

stevetheipad
Scratcher
Registered: 2011-08-06
Posts: 1000+

Re: dot tk dummy domain

jvvg wrote:

stevetheipad wrote:

I was so bored, I added 1,200 more views.  tongue

Remember what we said about unique IPs?
Well, your ISP may be so bored that they cancel your service for trying a DDoS attack. Remember that iPads are pretty much useless without internet access.  tongue

I was just doing it for fun.

And well, maybe I'm not using a cellular network: I'm using wifi. So there.  tongue


http://i.imgur.com/0x8ia.jpg
gone

Offline

 

#69 2012-05-28 07:47:30

XenoK
Scratcher
Registered: 2011-09-08
Posts: 1000+

Re: dot tk dummy domain

Wow. 3 pages: i wasnt even part of this debate, i feel a bit left out...XD


Eternity Tasks has launched into Alpha One! http://tasks.eternityincurakai.com/EI%20projects.png

Offline

 

#70 2012-05-28 08:10:37

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: dot tk dummy domain

:p


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#71 2012-05-28 13:12:02

Andres-Vander
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: dot tk dummy domain

What are you even trying to do?


http://www.gifsoup.com/view1/2260823/flugelhorn-feline-o.gif

Offline

 

#72 2012-05-28 13:13:26

RedRocker227
Scratcher
Registered: 2011-10-26
Posts: 1000+

Re: dot tk dummy domain

I'd assume get enough views for it to get shut down.


Why

Offline

 

#73 2012-05-28 13:17:04

jslomba
Scratcher
Registered: 2009-09-25
Posts: 1000+

Re: dot tk dummy domain

why would the .tk people deliberately shut down a site for the purpose of seeing if .tk is a scam?


the the the the the

Offline

 

#74 2012-05-28 13:18:31

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: dot tk dummy domain

I think it's shut down by a machine.


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#75 2012-05-28 13:18:38

Andres-Vander
Scratcher
Registered: 2010-09-16
Posts: 1000+

Re: dot tk dummy domain

jslomba wrote:

why would the .tk people deliberately shut down a site for the purpose of seeing if .tk is a scam?

It's a conspiracy!


http://www.gifsoup.com/view1/2260823/flugelhorn-feline-o.gif

Offline

 

Board footer