Pages:
Author

Topic: [ANN] Millionaire Coin (MIL) - Launched! - page 4. (Read 76218 times)

sr. member
Activity: 280
Merit: 250
DEAD COIN

told u u all got scammed

dev ran off whit a shit ton in btc *( soon toi be worth millions ) and he tanks u all
newbie
Activity: 16
Merit: 0
DEAD COIN
sr. member
Activity: 250
Merit: 250
Thank You for the reply.

I would love to see this coin succeed and not be given up on like all the other fly by night alts out there.  

By continually adding some real features, along with the coins limited numbers, it should boom!

Getting back to the ICD price should be a breeze.  

Agree 100%. Much potential for this one. I'm good with a little extra wait as long as we keep getting progress updates. Looks like the dumping has stopped. Most seem to be holding now. Getting back to and beyond the IPO price should be easy when YarkoL makes good on his promises.
full member
Activity: 126
Merit: 100
Thank You for the reply.

I would love to see this coin succeed and not be given up on like all the other fly by night alts out there. 

By continually adding some real features, along with the coins limited numbers, it should boom!

Getting back to the ICD price should be a breeze. 
legendary
Activity: 996
Merit: 1013
Any progress updates?

Working hard on it. It will take slightly longer than
expected because there are now a few Tor coins out
there and we want to be a giant step ahead of them.

full member
Activity: 126
Merit: 100
Any progress updates?

We should be able to pass the likes of Vericoin easily with some newly added features. Smiley

Go Millionaire Coin!
full member
Activity: 247
Merit: 100
O__o
Make sure you update to the new 14.6 drivers as well and you will get even more.

i'm afraid i won't be able to get all cards working again because i have used modded drivers this time (13.2). i have very different gpu's all in one rig and i hardly managed to get them all working
sr. member
Activity: 250
Merit: 250
Make sure you update to the new 14.6 drivers as well and you will get even more.
full member
Activity: 247
Merit: 100
O__o
Anyone mining X11 needs to check out the new sgminer. I am getting over 4 MHash on a single 280X.

http://cryptomining-blog.com/2930-new-sgminer-5-0-beta-fork-with-x15-support-now-available/

really don't have a clue what's happening but i'm trying for 2 days already... .all the time one of the GPU gives a "failure"

i'm using the same parameters as with previous version of x11 mod sgminer, but no luck so far...

While we wait on the Developer to announce TOR we might as well discuss mining. I use a batch and a config file.

Batch File is as follows.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 2
del *.bin
Color 0D
sgminer.exe

Config is as follows.

{
"pools" : [
   {
      "name" : "Pool Name",
      "url" : "pool:port number",
      "user" : "user.worker",
      "pass" : "x",
      "algorithm" : "darkcoin-mod",
      "pool-priority" : "1"
   },
   {
      "name" : "Pool Name",
      "url" : "pool:port number",
      "user" : "user.worker",
      "pass" : "x",
      "algorithm" : "darkcoin-mod",
      "pool-priority" : "2"
   },
   {
      "name" : "Pool Name",
      "url" : "pool:port number",
      "user" : "user.worker",
      "pass" : "x",
      "algorithm" : "darkcoin-mod",
      "pool-priority" : "3"
   }   
],
"intensity" : "18,18",
"worksize" : "256,256",
"kernel" : "darkcoin-mod,darkcoin-mod",
"lookup-gap" : "2,2",
"thread-concurrency" : "8192,8192",
"shaders" : "2048,2048",
"gpu-threads" : "2",
"gpu-engine" : "1175,1175",
"gpu-fan" : "100,100",
"gpu-memclock" : "1500,1500",
"gpu-memdiff" : "0,0",
"gpu-powertune" : "0,0",
"gpu-vddc" : "0.000,0.000",
"temp-cutoff" : "95,95",
"temp-overheat" : "85,85",
"temp-target" : "75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I hope this helps. Good Luck

I am so grateful to you ! You really helped me out ! I was making a mistake with the kernel, didn;t notice it is renamed and the param. also .

Speed jumped from 15 to 19 MHs Smiley

thank youuuuuuu Smiley
full member
Activity: 231
Merit: 100
buying MIL.....send me your offers.
full member
Activity: 193
Merit: 100
Hola guys. How is it going? How is community, coin health? I thinking about some participation, any trustworth pools?
sr. member
Activity: 250
Merit: 250
Anyone mining X11 needs to check out the new sgminer. I am getting over 4 MHash on a single 280X.

http://cryptomining-blog.com/2930-new-sgminer-5-0-beta-fork-with-x15-support-now-available/

really don't have a clue what's happening but i'm trying for 2 days already... .all the time one of the GPU gives a "failure"

i'm using the same parameters as with previous version of x11 mod sgminer, but no luck so far...

While we wait on the Developer to announce TOR we might as well discuss mining. I use a batch and a config file.

Batch File is as follows.

setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 2
del *.bin
Color 0D
sgminer.exe

Config is as follows.

{
"pools" : [
   {
      "name" : "Pool Name",
      "url" : "pool:port number",
      "user" : "user.worker",
      "pass" : "x",
      "algorithm" : "darkcoin-mod",
      "pool-priority" : "1"
   },
   {
      "name" : "Pool Name",
      "url" : "pool:port number",
      "user" : "user.worker",
      "pass" : "x",
      "algorithm" : "darkcoin-mod",
      "pool-priority" : "2"
   },
   {
      "name" : "Pool Name",
      "url" : "pool:port number",
      "user" : "user.worker",
      "pass" : "x",
      "algorithm" : "darkcoin-mod",
      "pool-priority" : "3"
   }   
],
"intensity" : "18,18",
"worksize" : "256,256",
"kernel" : "darkcoin-mod,darkcoin-mod",
"lookup-gap" : "2,2",
"thread-concurrency" : "8192,8192",
"shaders" : "2048,2048",
"gpu-threads" : "2",
"gpu-engine" : "1175,1175",
"gpu-fan" : "100,100",
"gpu-memclock" : "1500,1500",
"gpu-memdiff" : "0,0",
"gpu-powertune" : "0,0",
"gpu-vddc" : "0.000,0.000",
"temp-cutoff" : "95,95",
"temp-overheat" : "85,85",
"temp-target" : "75,75",
"api-mcast-port" : "4028",
"api-port" : "4028",
"expiry" : "28",
"failover-switch-delay" : "60",
"gpu-dyninterval" : "7",
"gpu-platform" : "0",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "7",
"tcp-keepalive" : "30",
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}

I hope this helps. Good Luck
full member
Activity: 247
Merit: 100
O__o
Anyone mining X11 needs to check out the new sgminer. I am getting over 4 MHash on a single 280X.

http://cryptomining-blog.com/2930-new-sgminer-5-0-beta-fork-with-x15-support-now-available/

really don't have a clue what's happening but i'm trying for 2 days already... .all the time one of the GPU gives a "failure"

i'm using the same parameters as with previous version of x11 mod sgminer, but no luck so far...
sr. member
Activity: 250
Merit: 250
Anyone mining X11 needs to check out the new sgminer. I am getting over 4 MHash on a single 280X.

http://cryptomining-blog.com/2930-new-sgminer-5-0-beta-fork-with-x15-support-now-available/
full member
Activity: 247
Merit: 100
O__o
After some effort i must say that things are sorted out.
A third person contacted me (not those that i was trying to reach all the time) with an apology, and since the problem couldn't be solved for i don't know what reason, the guy from pool.mn sent me from his own coins with some extra bonus because of all the trouble i went through.

Now, E9800 I guess I owe you ? Smiley

No problem. Like I said, it's worth it to me to get the knowledge from others about bad pools to prevent me from mining at them. Glad they paid you. No need to return the coins. Pools need to alert miners of issues with payouts and keep them updated as to when funds can be expected.

That was really generous from you. Thanks a lot !
sr. member
Activity: 250
Merit: 250
After some effort i must say that things are sorted out.
A third person contacted me (not those that i was trying to reach all the time) with an apology, and since the problem couldn't be solved for i don't know what reason, the guy from pool.mn sent me from his own coins with some extra bonus because of all the trouble i went through.

Now, E9800 I guess I owe you ? Smiley

No problem. Like I said, it's worth it to me to get the knowledge from others about bad pools to prevent me from mining at them. Glad they paid you. No need to return the coins. Pools need to alert miners of issues with payouts and keep them updated as to when funds can be expected.
full member
Activity: 247
Merit: 100
O__o
After some effort i must say that things are sorted out.
A third person contacted me (not those that i was trying to reach all the time) with an apology, and since the problem couldn't be solved for i don't know what reason, the guy from pool.mn sent me from his own coins with some extra bonus because of all the trouble i went through.

Now, E9800 I guess I owe you ? Smiley
full member
Activity: 247
Merit: 100
O__o
We have a pretty good community here. Just post your wallet address and we will give you some coins.

MDxebmrrVWkAZjYQfDqHZkWSKZgFqNifCz

I have posted a warning in every f*****g thread where I found their pool advertised for the new (launching) coins  Angry
Let us know when you have your coins. Good information when someone has good or bad experiences with a pool.

Thank you very much E9800. I guess those 300 coins coming to my wallet is what you sent. Thanks again.
sr. member
Activity: 278
Merit: 258
Twitter: @maccaspacca1
http://mil.pool.mn/ is ready for pre-registrations!
Mining will be available when Millionaire Coin launches!
Feel free to register and configure your miners before the coin launch

http://mil.pool.mn/ offers:
• 0,99% fees
• Powerful dedicated server
• DDOS Protection
• Friendly support via email, jabber or support forums
• Skilled admin

Please, join us




I will NEVER use this pool from now on !!! Not for any coin !!! They don't payout and ignore the messages that I sent to them !!! Scammers !!!  Angry

Me too !!!!!

Sick of getting scammed out of coins, wasted effort -  could have mined btc solo and got more of a reward Sad
sr. member
Activity: 250
Merit: 250
We have a pretty good community here. Just post your wallet address and we will give you some coins.

MDxebmrrVWkAZjYQfDqHZkWSKZgFqNifCz

I have posted a warning in every f*****g thread where I found their pool advertised for the new (launching) coins  Angry
Let us know when you have your coins. Good information when someone has good or bad experiences with a pool.
Pages:
Jump to: