Lottery winners!
The lottery winners can be found here.
1st lottery:
Collz (Q29sbHo=)
2nd lottery:
Ennokas (RW5ub2thcw==)
3rd lottery:
The Duck (VGhlIER1Y2s=)
Last lottery:
Spoking (U3Bva2luZw==)
Congratulations!
I laughed a lot from this.
For those who wonder how it works...
To decode: http://armentaa.com/CmS/index.php?read=decode
NEXT LOTTERY, TOMORROW!
The lottery winners can be found here.
1st lottery:
Collz (Q29sbHo=)
2nd lottery:
Ennokas (RW5ub2thcw==)
3rd lottery:
The Duck (VGhlIER1Y2s=)
Last lottery:
Spoking (U3Bva2luZw==)
Congratulations!
I laughed a lot from this.
For those who wonder how it works...
PHP:
<?php
# # # # # # # # # # # # # # # # # #
# Content Management System v1.10 #
# Engine by Armenta Websolutions #
# http://armentaa.com/ #
# # # # # # # # # # # # # # # # # #
$participants = array(
'RealSoft','Merkz','Gantroz',
'Anima','Donio','Sharp',
'Bubba J','cake','Woothias',
'mormor','Sonical','Marco96',
'andy1995','VenoXx','Anillka',
'Mr David','EvulMastah','troja',
'Sublime','Shinmaru','Greyshade',
'krille09','Sherlok','Spoking',
'Colandus','SmirNoff','The Duck',
'Infernus','Evil Puncker','Saro',
'LATE','Cykotitan','Snach',
'DeeJay','Bei','Collz',
'Cloow','Tenhum','Hawar',
'LoLaye','Ennokas','axas',
'Akon','Reyn', 'Ghamie',
'cirtaboy', 'Ped0bear', 'barker',
'Kanakashy', 'SpO0KIe', 'kwovan',
'Peroxide', 'zieworski denero', 'fireelement',
'Caarolina', 'ThaCore', 'Damadger',
'Nightmare', 'Elvang', 'ilpoonu',
'Cybershot', 'Sync', 'Demonkil',
'husam', 'Raliuga'
);
srand((float)microtime() * 1000000);
shuffle($participants);
if($_SERVER['REMOTE_ADDR'] == 'archeziphere;D') {
echo '<span style="font-size:16px;">'.base64_encode($participants['1']).'</span><br />';
} else {
echo 'The system has been blocked, check out who was the first winner here:<br />
<a href="http://otland.net/f21/lottery-winners-98666/" target="_blank">http://otland.net/f21/lottery-winners-98666/</a>';
}
echo '<br /><br /><span style="font-size:10px"><b>Your IP:</b> '.$_SERVER['REMOTE_ADDR'].' (not being logged)</span>';
?>
To decode: http://armentaa.com/CmS/index.php?read=decode
NEXT LOTTERY, TOMORROW!
Last edited: