achow101 (OP)
Staff
Legendary
Offline
Activity: 3542
Merit: 6884
Just writing some code
|
|
February 15, 2017, 01:54:03 PM |
|
Invalid token i always get this if i want to check my stats what happen?
What token did you use?
|
|
|
|
macedoniantable
|
|
February 15, 2017, 02:37:16 PM |
|
Invalid token i always get this if i want to check my stats what happen?
You probably used a token which expired ? but I still doubt it since the generated report should expire after 15 days. I was able to generate your stats though : https://www.bctalkaccountpricer.info/?token=2imfdbfc and It worked for mine as well. I used it to and got it as well: https://www.bctalkaccountpricer.info/?token=e0ircmmcThat usually happens if you have an expired token all ready in there and your cookies are not cleared. the oldest one will usually pop up in the box where you enter in your user UID - the very first time using it usually. You are entering the UID in there aren't you.
|
|
|
|
Lilmon
|
|
February 15, 2017, 03:59:18 PM |
|
I think this code is brilliant and can prevent competition because now there is a set price for accounts. My only question here is that what if the post quality is not evenly spread out does that lower the account's value?
|
|
|
|
boomin
|
|
February 25, 2017, 11:40:49 PM |
|
The site is down at the moment
|
|
|
|
achow101 (OP)
Staff
Legendary
Offline
Activity: 3542
Merit: 6884
Just writing some code
|
|
February 25, 2017, 11:53:22 PM |
|
The site is down at the moment
It's back. I cleared the database, so any old tokens will no longer work. If you need to lookup the details related to a token, please pm me.
|
|
|
|
Timelord2067
Legendary
Offline
Activity: 3850
Merit: 2237
💲🏎️💨🚓
|
|
February 26, 2017, 12:38:16 AM |
|
The site is down at the moment
It's back. I cleared the database, so any old tokens will no longer work. If you need to lookup the details related to a token, please pm me. Thanks for the info - I tend to archive any pages I've gotten estimates of just in case the pages / caches are cleared.
|
|
|
|
Dice-Bet
Full Member
Offline
Activity: 294
Merit: 102
Dice-Bet.com | BTC, ETH, LTC | 0.7% HE | Invest
|
|
February 26, 2017, 01:21:41 PM |
|
This is cool - I am wroth about $5
|
|
|
|
arwin100
|
|
February 27, 2017, 09:44:37 AM |
|
This is cool - I am wroth about $5 i don't know how they calculate the price of bctalk accounts but im very sure that no one would buy a newbie account for 5$ amount, and i think the main purposes of this site is to estimate the potential activity of some accounts here, and also actually you can look at in auction section where higher rank accounts has been sold for cheaper prices.
|
|
|
|
Arvydas77
|
|
February 27, 2017, 10:04:29 AM |
|
This is cool - I am wroth about $5 Not worth $5 as I'm not sure if I myself can sell my account for this as Sr. Memeber. However I'm not wishful to do that at all
|
|
|
|
topesis
|
|
February 27, 2017, 11:14:58 AM |
|
This is cool - I am wroth about $5 $5 for what, your account will start to add value and buyers consider it when you hit Sr. member status. I can open a newbie account in less than 5mins so why do I need to pay $5.
|
|
|
|
OmegaStarScream
Staff
Legendary
Offline
Activity: 3654
Merit: 6398
|
|
February 27, 2017, 04:53:11 PM |
|
What is the hosting plan that you are using to run your website? Is increasing the stats of the host will make things faster or that's totally up to the algorithm you are using?
|
|
|
|
Joel_Jantsen
Legendary
Offline
Activity: 2016
Merit: 1323
Get your game girl
|
|
February 27, 2017, 07:38:02 PM |
|
What is the hosting plan that you are using to run your website? Is increasing the stats of the host will make things faster or that's totally up to the algorithm you are using?
That depends on the programmer to utilize the resources.However don't think hosting plans can do much but the algorithms!Since the program is is on GitHub and if you're really curious,don't hesitate taking the code and finding out the time/space complexity using one of the algorithm analysis techniques (Asymptotic Notations).
|
|
|
|
achow101 (OP)
Staff
Legendary
Offline
Activity: 3542
Merit: 6884
Just writing some code
|
|
February 27, 2017, 07:59:03 PM |
|
What is the hosting plan that you are using to run your website?
I use an Amazon EC2 t2.micro instance to host the site and do all of the calculations. Is increasing the stats of the host will make things faster or that's totally up to the algorithm you are using?
Make what faster? The wait time for the stats to be generated? Unfortunately nothing can be done about that as that is actually dictated by bitcointalk. Bitcointalk restricts requests to 1 request per second, and because the site has to request all of a user's show posts pages, there are a lot of requests that need to be done, but only once per second. That is why there is a queue and a wait time, to keep under the rate limit.
|
|
|
|
shorena
Copper Member
Legendary
Offline
Activity: 1498
Merit: 1540
No I dont escrow anymore.
|
|
February 28, 2017, 08:42:46 AM Last edit: March 05, 2017, 11:33:12 AM by shorena |
|
What is the hosting plan that you are using to run your website?
I use an Amazon EC2 t2.micro instance to host the site and do all of the calculations. Is increasing the stats of the host will make things faster or that's totally up to the algorithm you are using?
Make what faster? The wait time for the stats to be generated? Unfortunately nothing can be done about that as that is actually dictated by bitcointalk. Bitcointalk restricts requests to 1 request per second, and because the site has to request all of a user's show posts pages, there are a lot of requests that need to be done, but only once per second. That is why there is a queue and a wait time, to keep under the rate limit. Well IIRC the limit is per IP so you could spin up several servers and let them do the requests in a distributed maner. I doubt anyone would want to pay for that premium feature though.
|
Im not really here, its just your imagination.
|
|
|
bL4nkcode
Copper Member
Legendary
Offline
Activity: 2142
Merit: 1307
Limited in number. Limitless in potential.
|
|
March 19, 2017, 12:49:15 PM Last edit: March 19, 2017, 01:16:19 PM by bL4nkcode |
|
I just tried to use the site right now to see the potential of this account but it always says "invalid token". I tried more than 5 times and wait, whether normal and merchant radio button but still it shows me that error. I just want to ask if someone noticed this too or it just me.
EDIT: Oh it just worked out of the blue this time -_-
|
|
|
|
Minho++
Member
Offline
Activity: 177
Merit: 11
|
|
March 19, 2017, 11:55:04 PM |
|
Anyone got notice (Request Queuing failed. Please try again.) ?
|
|
|
|
catchcoin
|
|
March 20, 2017, 02:50:53 AM |
|
Hero accounts usually go for 1 BTC, they are really valuable
|
|
|
|
Jeremycoin
Legendary
Offline
Activity: 1022
Merit: 1003
𝓗𝓞𝓓𝓛
|
|
March 20, 2017, 03:26:15 AM |
|
Hero accounts usually go for 1 BTC, they are really valuable
I'm not sure about this, cuz after all this time being here I've never seen anyone who's selling a Hero Member account with the price of 1 BTC. If indeed there used to be someone who sells with that price, it must be when the Bitcoin price is still low. Hero Member account is indeed valuable, but with bad quality posts it could drop its price.
|
faucet used to be profitable
|
|
|
Format.C^
|
|
March 20, 2017, 07:35:16 AM |
|
Hero accounts usually go for 1 BTC, they are really valuable
That was the price of Hero Member account in the past when price was around $200 and as of now you can even get at 0.1 btc depending on the seller and now at this high price no one can afford to buy one hero member account for that high price of 1 btc.
|
|
|
|
Kodok Bencot
|
|
April 03, 2017, 07:23:43 AM |
|
Nice projoct, Hi OP, just want to know why in this site not shown post quality and count the characters? thanks and best regards.
|
|
|
|
|