All of them are 3 characters. I couldn't tell you what they are as they are not in use...gogeta said:i would be very interested.
although it depends on what they are.
& i'd want to use deathcrow
Mewthree said:All of them are 3 characters. I couldn't tell you what they are as they are not in use...gogeta said:i would be very interested.
although it depends on what they are.
& i'd want to use deathcrow
$string = 'a';
while ($string != 'aaaaa') {
echo $string++,PHP_EOL;
}
function combinations($size) {
$string = str_repeat('a',$size);
$endLoopTest = str_repeat('z',$size);
$endLoopTest++;
while ($string != $endLoopTest) {
echo $string++,PHP_EOL;
}
}
If you would like me to make a new account with one username overgogeta said:Mewthree said:All of them are 3 characters. I couldn't tell you what they are as they are not in use...gogeta said:i would be very interested.
although it depends on what they are.
& i'd want to use deathcrow
i dont see how you can sell them if you dont have them? surely you are just selling the knowledge of availablity.
also, i find it hard to believe there are still 3 char combis available as not that long ago i ran the results of this php into a name checker:
PHP:$string = 'a'; while ($string != 'aaaaa') { echo $string++,PHP_EOL; } function combinations($size) { $string = str_repeat('a',$size); $endLoopTest = str_repeat('z',$size); $endLoopTest++; while ($string != $endLoopTest) { echo $string++,PHP_EOL; } }
and found no 3 char combinations...
That is a might small list you got thereChewbaka said:So you are trying to sell 3 letter names that are available when I have both released a program that mass checks usernames and also released a list of 3 letter names.
http://www.runegear.net/forums/showthread.php?tid=60415
http://www.runegear.net/forums/showthread.php?tid=60414
Mewthree said:That is a might small list you got thereChewbaka said:So you are trying to sell 3 letter names that are available when I have both released a program that mass checks usernames and also released a list of 3 letter names.
http://www.runegear.net/forums/showthread.php?tid=60415
http://www.runegear.net/forums/showthread.php?tid=60414
and it was probably leached in about 10 mins..
So, one person or a team could have took those the first 5 mins..Chewbaka said:Mewthree said:That is a might small list you got thereChewbaka said:So you are trying to sell 3 letter names that are available when I have both released a program that mass checks usernames and also released a list of 3 letter names.
http://www.runegear.net/forums/showthread.php?tid=60415
http://www.runegear.net/forums/showthread.php?tid=60414
and it was probably leached in about 10 mins..
You realize it is hidden to 200 posts, right?
Mewthree said:So, one person or a team could have took those the first 5 mins..Chewbaka said:Mewthree said:That is a might small list you got there
and it was probably leached in about 10 mins..
You realize it is hidden to 200 posts, right?
Have a ball...Chewbaka said:Mewthree said:So, one person or a team could have took those the first 5 mins..Chewbaka said:You realize it is hidden to 200 posts, right?
Ok, I am going to re scan all 3 letters and I might include numbers.
Mewthree said:Have a ball...Chewbaka said:Mewthree said:So, one person or a team could have took those the first 5 mins..
Ok, I am going to re scan all 3 letters and I might include numbers.
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?