Earlier quoted context omitted.
Wow I almost forgot about this game, I just checked and it doesn't seem to work anymore. I also wrote a bot to play 50+ accounts for me, mainly to generate gold and sell them. I made about 2k USD via paypal, and my programming was so much better after that.
Nice. I had $5k worth of gold for when it was selling for $10/billion, but then the price crashed since I was slow and supply had gone up while I had stopped playing. Oh well.
Poll: How many Facebook accounts do you have?
31–40 of 63 posts
Re: Poll: How many Facebook accounts do you have?
#32If you're developing Facebook apps or using Facebook authentication, you pretty much have to have two or more Facebook accounts. The problem is that having more than one account is against Facebook's terms of service, and they don't provide a developer sandbox.
You can create test accounts through the API. I actually have a terminal script where I just write "fox" and it opens up a new Firefox profile with a new Facebook test user in it.
Re: Poll: How many Facebook accounts do you have?
#33Earlier quoted context omitted.
You can create test accounts through the API. I actually have a terminal script where I just write "fox" and it opens up a new Firefox profile with a new Facebook test user in it.
Care posting or giving a bit more insight?
open -n /Applications/Firefox.app --args -P some_profile -no-remote http://localhost:9011/test_user
The URL is on my dev server, it creates a Facebook test user and then redirects to it. First you get an access token from graph.facebook.com/oauth/access_token, then you use https://graph.facebook.com/APP_ID/accounts/test-users to create an account using the token you just got.
Re: Poll: How many Facebook accounts do you have?
#34I might go there to message someone I fell out of contact with but I deactivate my account instead of logging out. So I have 2 but don't really use either of them.
Re: Poll: How many Facebook accounts do you have?
#35Re: Poll: How many Facebook accounts do you have?
#36Re: Poll: How many Facebook accounts do you have?
#37(Currently updated every hour; I will fade out updating as time passes.)
Re: Poll: How many Facebook accounts do you have?
#38Re: Poll: How many Facebook accounts do you have?
#39Re: Poll: How many Facebook accounts do you have?
#40Here is a plot of the results: http://koldfront.dk/misc/hn/facebook/data.png (Currently updated every hour; I will fade out updating as time passes.)
Labels on horizontal axis need fixing though (eg. 6-10, not 6).