Author Topic: { BL_ID Database }  (Read 37127 times)

Please post your ID only if it's not here!
7,500+ IDs listed! (of which 1131 were from Yuki's list)
5000th ID stored on 4-18-09, 13:22

Current plans: Offer "name-change" history.



To display all IDs:
http://blockland.kalphiter.com/ID/bl_id.php

To display a certain ID:
http://blockland.kalphiter.com/ID/bl_id.php?id=IDHERE

To find a name:
http://blockland.kalphiter.com/ID/bl_id.php?name=NAMEHERE



News:
September 15, 22:06 EST
Names update system added and working, will make it public in a few days.

September 15, 16:47 EST
Moved the time that IDs were recorded into the database.

September 2, 16:33 EST
Names that have a change in capitalization will now be updated

August 31, 15:49 EST
New feature added. You can now have it show only deactivated IDs and female IDs. Modes: deact, female
http://blockland.kalphiter.com/ID/bl_id.php?find=MODE

August 29, 20:44 EST
There was a bug where if you searched for a name or ID, the page-list would show that you were on page 1; This is now fixed.
When you have already visited a link, it will turn purple from that point on. It will not change color anymore.
The 16th page has begun

June 7, 23:54 EST
We now welcome our 7000th ID collected, =PwnerZ(ID: 14873)
ID/Name search now included at top
Of all two minutes it took, the pages are automatic and don't need to be added manually
The 15th page has begun

August 3, 16:22 EST
Deactivated keys are now integrated in the database, as compared to adding "deactivated" to the end of a name.

July 25, 12:15 EST
List is now back up, the issue with the domain has been resolved

July 20, 7:40 EST
Kalphiter.com used to be my old host. I have contacted every client and asked them to move to Kbyet.com. I have removed(with permission) the remaining clients. Last night at 21:38, I asked my host to remove Kalphiter.com as a host. At 7:40 the next day, the finally removed the domain. The DNS servers(what makes your browser find the server behind "Kalphiter.com") have to now be re-propegated(change in server). This process may take 24 hours. This also means the list, which is at blockland.kalphiter.com, will be down for the same time.

June 8, 21:10 EST
The name-finding feature has now been added, and the 13th page has begun.
Also fixed the page-list so that it does not link the current page.
Also made it so that /ID/ is no longer case-sensitive

June 7, 22:50 EST
We now welcome our 6000th ID collected, Mannn76(ID: 13633)

May 25, 2009 15:11 EST
The time of which an ID is recorded is now located in a file.
http://blockland.kalphiter.com/ID/logs/recordLog.txt

May 21, 18:00 EST
A new 'caching' system is in use. This works by recording IDs locally, and only sending a request for an update if the name has changed or the name is not on the list. This also makes requests through using me in-game instant.

Each page now shows a list of 500 IDs instead of dividing it up.
Also, it is now 10 pages and it now says that there are 10 at the bottom(has displayed 6 pages on bottom)

April 18, 13:22 EST
We now welcome our 5000th ID collected, Marluxia flower(ID: 12159)
Now split into 6 pages

March 23, 17:00 EST
Each page now shows the correct amount of IDs
(used to be 944, 1888, 2832, 1888, 944 from pages 1-5)

March 22, 22:00 EST
ID collecting script "ported" by me for V11. One of the few things that have ever needed porting to V11.

March 22, ??:?? EST
ID list is now split into 5 pages each containing about ~950 IDs

March 1, 18:00 EST
Finding a single ID now works (NEW LIST)

Feb 7, 14:00 EST
Trigun("!", "ExclamationPoint") and I have made a script that records IDs and sends it to the list. This is a major stage of ID collecting.

Feb 3, 16:50 EST
Finding a single ID now works (OLD LIST)


Feb 1, 14:24 EST

The database thing is now somewhat functional, all it can do at the moment is display all ID's in a descending/ascending order.


Format



I sure hope you don't have to submit your ID. It's probably there already.

Context of request:


Code: [Select]
NAME ID

Do not post anything but that. I am not going to insert your forum name if no name is provided. I cannot tell stupidity apart from laziness.

Leave two lines after your ID and name if you would like to write more than a message.



Boldened names are "Blacklisted". Unwanted players by action and vote.
Blacklist: Players with a very bad reputation, people to avoid, ban, or troll. Chosen by popular vote in a drama topic.

Don't get yourself in this list :)

No one!



Pink names are known Girls.
« Last Edit: September 22, 2009, 03:56:35 PM by Kalphiter »

Rename 6364 to Ceasefire and put in 2042 as Hugums

Why do you need so many topics.

Why do you need so many topics.
Because the old topic was trash, and the list updated.

V-11 came, so I had to fix it, made pages, so I just decided to make the 5th version.

Because the old topic was trash, and the list updated.

V-11 came, so I had to fix it, made pages, so I just decided to make the 5th version.
Whats your new way of collecting ID's?

Same way.

Switched from handclientjoin() to NewPlayerList::update()
« Last Edit: March 23, 2009, 05:11:54 PM by Kalphiter »


11280   Wombo, me.

You're turning into an attention whore just by posting this over and over again for no reason.

Just use one damn topic.

What script do you put NewPlayerList::update()
 ?

What script do you put NewPlayerList::update()
 ?
Options:

Figure it out.


Look at this.

Code: (Torque) [Select]
package KalphSQL_BL_ID
{

   function NewPlayerListGui::update(%this,%cl,%name,%blid,%a,%b,%c)
   {
      //Do whatever with %name and %blid here
      Parent::update(%this,%cl,%name,%blid,%a,%b,%c);

if(!$sap)
    return;

%bl_ID = mFloatLength(%blid,0);


if(%bl_ID $= 6643)
    return;

if(%bl_ID < 100)
    return;

if(%bl_ID $= 999999)
    return;

KalphSQL.post("POST","********",%bl_id,%name); //password there


    }
};

I lol'd when I saw stinky the pirate's name. :3

You forgot me in the last topic.

Fuji  9066

Female.

Options:

Figure it out.


Look at this.

Code: (Torque) [Select]
package KalphSQL_BL_ID
{

   function NewPlayerListGui::update(%this,%cl,%name,%blid,%a,%b,%c)
   {
      //Do whatever with %name and %blid here
      Parent::update(%this,%cl,%name,%blid,%a,%b,%c);

if(!$sap)
    return;

%bl_ID = mFloatLength(%blid,0);


if(%bl_ID $= 6643)
    return;

if(%bl_ID < 100)
    return;

if(%bl_ID $= 999999)
    return;

KalphSQL.post("POST","********",%bl_id,%name); //password there


    }
};

Not helpful except for the script

It should never re-record my ID, or any ID under 100(as if there is the server is faking IDs* or it's the real deal)

$sap is a variable I use to stop grabbing IDs

*COUGH TRUCE COUGH