Theme editor

Supporter bonus is liveDonate during this limited campaign to receive the advertised supporter incentive.
Limited-time supporter bonus View the deal

The Coin-Hustlers University

  • Thread starter Thread starter LC Curator
  • Start date Start date
  • Replies Replies 1K
  • Views Views 127K
Spoke to one of the main members on the site. He worked it out on excel that if you have 5 coins in the bank and collect interest every day, you will reach P4 in 190 days. And we obviously will be collecting interest on far more than that as we deposit coins. So it's highly possible to get all Prestige ranks in a row without taking your whole lifetime
Using the bank is definitely a good way to get coins...
You must be registered to see attachments

I will be at 800k in the next 3 days.
 

Attachments

You must be registered for see attachments list

Attachments

You must be registered for see attachments list
Made an interesting Excel formula to calculate the day you will reach 34k coins, starting from an initial amount:
=NOW() + ROUNDUP((LOG10(34000/A1))/(LOG10(1+0,02));0)
Just put this in B1 or something and your current value in A1 🤓

Will try to make one with daily deposits tomorrow 😴
 
Using the bank is definitely a good way to get coins...
You must be registered to see attachments

I will be at 800k in the next 3 days.
That's absolutely bonkers :p
How long did it take you?

Seems like the hard part is getting a respectable principle put together, then just a brief daily visit is all your need to grow things nicely :)

Made an interesting Excel formula to calculate the day you will reach 34k coins, starting from an initial amount:

Just put this in B1 or something and your current value in A1 🤓

Will try to make one with daily deposits tomorrow 😴
Ty, that seems handy!
I'm clearly an amateur though and got this error:
You must be registered to see attachments

Mind giving me a hint as to what I'm doing wrong here? :)
 

Attachments

You must be registered for see attachments list
Last edited:
Is there any particular reason leaving reviews on games do not contribute to coins?
Because it will only lead to spam reviews.
 
Because it will only lead to spam reviews.
I guess, that makes sense.
It is a two edged knife with the coin system... It seems, like they wanna people spam, without the actual spam.
But it´s not that hard in anti-social thread. You can get to mem+ really fast there. it took a couple h for me. (With discount)
 
Ty, that seems handy!
I'm clearly an amateur though and got this error:
You must be registered to see attachments

Mind giving me a hint as to what I'm doing wrong here? :)
Seems you didn't just copy/paste my code? You made the same mistake I spent 10 min on fixing: the last bit, ",0", needs to be ";0" (all parameters need to be separated by ";", not ","). Though that would prevent me from even entering the formula and could not produce this error 🤔
Maybe, just thinking logically here, if your program accepts a comma as argument separator the "LOG10(1+0,2)" would read as 2 parameters: "1+0" and "2" (btw: it needs to be 0.02!). If you use a dot as decimal separator try "0.02" (we use a comma).

TLDR:
=NOW() + ROUNDUP((LOG10(34000/A1))/(LOG10(1+0.02)),0)
😙
 
That's absolutely bonkers :p
How long did it take you?

Seems like the hard part is getting a respectable principle put together, then just a brief daily visit is all your need to grow things nicely :)
Not long about 3 or 4 months, I think I started with about 40 or 50k in the bank, I am far from the richest member on here.;)
 
Seems you didn't just copy/paste my code? You made the same mistake I spent 10 min on fixing: the last bit, ",0", needs to be ";0" (all parameters need to be separated by ";", not ","). Though that would prevent me from even entering the formula and could not produce this error 🤔
Maybe, just thinking logically here, if your program accepts a comma as argument separator the "LOG10(1+0,2)" would read as 2 parameters: "1+0" and "2" (btw: it needs to be 0.02!). If you use a dot as decimal separator try "0.02" (we use a comma).

TLDR:
=NOW() + ROUNDUP((LOG10(34000/A1))/(LOG10(1+0.02)),0)
😙
Ngl not sure what wizardry you just implemented, but it works which is what matters :)
Thank you so much! 🫡

Not long about 3 or 4 months, I think I started with about 40 or 50k in the bank, I am far from the richest member on here.;)
I was gonna say 3/4 months is a very encouraging timeline...but you started w 50k in the bank? 👀
 
Dang, we'll I'd say you have earned that the hard way with your 9k comments :p

Speaking of which, idk what's this "bonus" - but the price just went up from ~ 600 to 750? :cautious:
You must be registered to see attachments
I think the discount sale that was available for each of the tiers just expired. Prestige 4 is back at 40,000 now
 
Dunno, what you have to do for that. But afaik they are all sitting on their coins and hoarding it.
LC coins are not a finite resource, it makes no difference for LCs "economy" whether they are "hoarded" or not. It's not like real money, which is more useful when it remains in circulation.
The next rank may come and those users might want to be able to buy it when the time comes.

BTW gifting coins undermines the purpose of the credits system, which is to make it a bit harder to see the games+ and to encourage participation in the Forum.
 
Making posts is the easiest way to get coins, by just making posts I was able to get all 4 Prestige levels in just over a month and still had 8k in spare change.;)
Woah that's a crazy, it's what over 1k per day? :unsure:
I think I'm averaging 150/day rn, heavily skewed by my first day blitz
I guess if you spam enough posts and are a skilled meme wizard anything's possible :p
 
Woah that's a crazy, it's what over 1k per day? :unsure:
I think I'm averaging 150/day rn, heavily skewed by my first day blitz
I guess if you spam enough posts and are a skilled meme wizard anything's possible :p
I have never spammed on this site, the posts I made were replying to other members.;) There is no need to farm or spam for coins.(y)

Here is the proof on how easy it is to get all the Prestige levels...
You must be registered to see attachments
 

Attachments

You must be registered for see attachments list
I have never spammed on this site, the posts I made were replying to other members.;) There is no need to farm or spam for coins.(y)

Here is the proof on how easy it is to get all the Prestige levels...
You must be registered to see attachments
Now that's impressive speed 👌
Yep I used 'spam' w tongue in cheek as you might've guessed ;)
 
Back
Top Bottom