Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

Determine drop date?

Status
Not open for further replies.
Joined
May 31, 2007
Posts
2,092
Reaction score
179
Dumb question time :)

The top of the forum shows
Suspended UK Domain Names Dropping Today have a renewal date of: 28-06-2007 and 05-07-2007
How do you determine which of these dates to use (other than wasting a whole day on the early date :)) Is this anything to do with pre-nominet domains or another "secret"?
 
if the name doesn't have a valid registrar then it'll drop on the earlier :)
 
detagged or registered directly with Nominet.

Used to include pre-nominet names (now showing pre-1996). Ah, the good old days! No dac & plenty of bugs in the drop system. ;)

S
 
When I joined the forum that was a closely guarded secret and it took me months to find that out.

What's going on ????? You'll be posting DAC scripts next :)

Dave
 
When I joined the forum that was a closely guarded secret and it took me months to find that out.

What's going on ????? You'll be posting DAC scripts next :)

Dave

common knowledge now.

and no I won't... the box isn't big enough!

S
 
You'll be posting DAC scripts next :)

Code:
<?php
$domain = "internet.co.uk";
if (available($domain)){
   reg($domain);
}
?>

:mrgreen:

Using (any part of) the above script is on condition that if I get 50% commission on any future sales or revenue. :p
 
you forgot to include the library code for the available() & reg() functions :)
 
Using (any part of) the above script is on condition that I get 50% commission on any future sales or revenue. :p

I've tried your code but internet.co.uk doesn't seem to drop???? I think there may be a flaw. :D

I look forward to receiving my 50% of all your future revenue :mrgreen:
 
Code:
<?php
$domain = "internet.co.uk";
if (available($domain)){
   reg($domain);
}
?>

:mrgreen:

Using (any part of) the above script is on condition that if I get 50% commission on any future sales or revenue. :p


You missed out a VERY important line
Code:
<?php
$domain = "internet.co.uk";
if (available($domain)){
  sleep(30);
   reg($domain);
}
?>
 
You missed out a VERY important line
Code:
<?php
$domain = "internet.co.uk";
if (available($domain)){
  sleep(30);
   reg($domain);
}
?>

Ah, well spotted! ;)
That's what you get when you try to type up code too quickly.
 
If everyone else's code is so good, then why do you need the newbies to wait before trying to reg, surely you'll have been there and already claimed the domain :)
 
Yes, would all catchers mind not going for tomorrows 3 letter as i would like it.
thanks in advance.
 
Yes, would all catchers mind not going for tomorrows 3 letter as i would like it.
thanks in advance.

So what's of interest tomorrow then, I'm still building lists at the moment and haven't got round to adding all the 3 letter combinations (lower priority, knowing there's no chance of getting any of them anyway).
 
You are all geeky script Monkies.

sys.jpg
 
Not me, I have a beard and no glasses, I did have an IBM XT many years ago though :)
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Premium Members

New Threads

Our Mods' Businesses

*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
      There are no messages in the current room.
      Top Bottom