Bye bye Entrecard

Filed Under (General) by Mobile Games on 11-06-2008

Tagged Under :

From some reason entrecard has banned me from using my account and there was no reason given to me so far from their Support team. Meanwhile I have decided to bid good bye to them for ever. Soon, I believe entrecard will die. All I did was dropped and dropped and dropped on others cards to earn points. I dropped on 300 cards a day for the past 7 days. If this was the reason that I was banned, I am sure I will have to hate them much more than I really do.

Now the entrecard contest is no way be continued with them. So I am searching for some other gift for the winners, until then the contest is paused.

Update 12/06/2008
What I did to get banned from Entrecard:

All that I did to entrecard was illegal and I never know it was illegal until I got banned by them. Anyway Entrecard should have warned me from that, or have given negative points so done something that would have let me know that I am doing something wrong.

Now, I wrote a code in PHP (come on, ’script is illegal’ I thought only making a bot that automatically drops for you is illegal, read further) that displays entrecards of different websites in a single page. I know its illegal, but only after I got banned I understood that. Until then I thought I was bit intelligent than the other, of course every developer has to think that way. All that I did was displayed Entrecards of random users by randomizing the user account number. The page displays 25 entrecard drop boxes of different users.

Now, I apologize for the illegal act and accept the punishment. :)

<?php
for($i=0; $i <= 25; $i++) {
$userid = rand(3500, 8800);
?>
<iframe width=”‘+width+’px” scrolling=”no” style=”position: absolute; bottom: ‘+bottom+’px; left: ‘+left+’px; border: none;” frameborder=”0″ height=”22px” src=”http://entrecard.com/static/amazon/button.html?user_id=<?php echo $userid; ?>” border=”0″></iframe>
<br />
<?php
}
?>

If all that it takes is just 30 minutes of fun and challenge why wouldn’t a geek do that if he doesn’t know its illegal.

Comments:

Total 11 Comments posted Bye bye Entrecard

Post a comment