Bitcoin Forum
May 11, 2024, 01:16:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 ... 98 »
481  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 13, 2015, 04:55:16 AM
The ONLY reason I bought GorillaBucks originally , is because it was unique, rare, untouched, hard to get. Now ANYONE can get it, and its mixed with the other coins that are not doing as well. In my mind, the whole point of getting gorillabucks was to escape the horrible inflation of the other coins like MMXIV, and now it will be mixed with it. The money supply on Gorilla bucks was super low, thus keeping the price low, and now there will be MUCH more , and EVERYONE will have it, weather they like it or not. It will be so common, it will become worthless. Can ANY coin remain unique and rare? Time to rethink things. So now someone that had a shitload of worthless mmxiv will have more of the "rare" gorillabucks than I had , and I was a top holder of the original gorillabucks that I paid a lot for Sad I put trust in gorillabucks because it was seperate, and only a few people had it so it was near impossible to dump. So now Gorillabucks coin, gets mixed with holders that dump at any price, same shit I was trying to escape when I bought gorilla bucks. Buck Fucks.

Vegas
If you read back IGS said he will offer refunds to the original GorillaBucks purchasers, but there was a restriction of sorts I believe.
482  Other / Off-topic / Count files in a directory where name = and output number to a variable... on: June 13, 2015, 04:48:06 AM
This is to do with making something on my crypto site a bit easier as in the long one it will be one less thing for me to manually manage, anyway...

I need to count files in folder (path/to/me) who's names match *_lottery.inc.php where the * is a wild card since files might be named such as...

hello_lottery.inc.php
and_lottery.inc.php
goodbye_lottery.inc.php

So the output would be 3

Can someone please write a bit of PHP for me that will do this ?

Ty.


Problem solved.
483  Other / Off-topic / Re: PHP question... yes it's crypto related. on: June 13, 2015, 03:26:02 AM
Code:
              <li <?php if ($page == 'lotteries' || preg_match("/(.*)_lottery/"$page)) { echo 'class="active"'; } ?>>
                <a href="index.php?page=lotteries"><?php echo $lotto_button?></a>
              </li>

Problem solved.
484  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 13, 2015, 12:26:34 AM
Unfortunately, my bags are too small for teeth and vary to want to go through the steps of whatever the merger will entail. The only way I can see this verification going through is by mail, since we are not using an exchange. Any other electronic way could probably be faked or hijacked by anyone smart enough, but I could be wrong. I'll bow out for now and when the merger is complete, I will reconsider investing. Good luck with the swap. I hope the new technology is first rate.

You will be required to provide me either your wallet.dat or private keys. I will be doing each swap manually, by hand, from the snapshotted blockchain
Name and address are only needed for GorillaStake.com, not the coin swap. The GorillaStake policy is not my choice, it is a requirement
so  when  do  we  turn  in  out  dat  files  ?
485  Other / Off-topic / PHP question... yes it's crypto related. on: June 12, 2015, 09:38:02 AM
Question...

Code:
              <li <?php if ($page == 'lotteries' || $page == '*_lottery') { echo 'class="active"'; } ?>>
                <a href="index.php?page=lotteries"><?php echo $lotto_button?></a>
              </li>

I know the above will never work but it helps me get my question asked, how can I have it so the * is wildcard for any possible combination ?

ex. hi_lottery, how_lottery, are_lottery, you_lottery

Basically as I add pages that are *_lottery, the class should always be active.

Ty.

This is for the site in my sig.
486  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 12, 2015, 09:34:24 AM
Hi iGotSpots

And if I got now 140k MMXIV how much it would be in GorlliaBucks? and how much value that would be?  Huh Huh

Thanks!!
~6k
487  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 12, 2015, 08:22:35 AM
soo..

My 90000 mmxiv

(90000/5751895) * 250000 = 3911

My Vary

(2732/106805) * 250000 = 6395

If I sold them all right now, Id have over 2 BTC in MMXIV and about 0.2 in Vary.

Tell me I am missing something.
I don't know that your really missing anything. It's hard to say what will happen with the market of the new coin when it's out / what exchanges it gets on like c-cex, if any.
488  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 12, 2015, 07:07:25 AM
So for me holding 1000.xx vary right now in a local wallet, what might I see under the new singular coin if I'm understanding this new announcement right ?

(Your Balance / Total Supply) * 250000 = Your new balance

You can use that for all four coins to see how many you will receive
If by total supply you mean the initial of 1,000,000 then that means, if I'm rounding down to an even 1,000 VARY. That I should see approx 250 of the new coins.

No, supply of VARY

(1000 / "moneysupply" : 106798.20132200) * 250000 = 2340.863393815426 New Coins
Srry.
489  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 12, 2015, 07:03:14 AM
So for me holding 1000.xx vary right now in a local wallet, what might I see under the new singular coin if I'm understanding this new announcement right ?

(Your Balance / Total Supply) * 250000 = Your new balance

You can use that for all four coins to see how many you will receive
If by total supply you mean the initial of 1,000,000 then that means, if I'm rounding down to an even 1,000 VARY. That I should see approx 250 of the new coins.
490  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 12, 2015, 06:55:50 AM
So for me holding 1000.xx vary right now in a local wallet, what might I see under the new singular coin if I'm understanding this new announcement right ?
491  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 12, 2015, 05:24:02 AM
What is 1 buck approx worth in BTC right now ?
492  Economy / Digital goods / Re: BitShop - digital bitcoin shop script [PHP/MYSQL] (v1.0.6) on: June 12, 2015, 03:03:12 AM
Question...

Code:
              </li>
              <li <?php if ($page == 'lotteries') { echo 'class="active"'; } ?>>
                <a href="index.php?page=lotteries"><?php echo $lotto_button?></a>
              </li>

In addition to page lotteries, can it (the button) be set to be "active" for not only page "lotteries" but pages "*_lottery" where the * is a wildcard for any name preceding _lottery.

Past experience tells me it should be able to be done via some array, just not sure in the wildcarding for things preceding _lottery.

Ty.

Edit 6/12/15:

Code:
              <li <?php if ($page == 'lotteries' || preg_match("/(.*)_lottery/"$page)) { echo 'class="active"'; } ?>>
                <a href="index.php?page=lotteries"><?php echo $lotto_button?></a>
              </li>

Problem solved.
493  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 11, 2015, 08:49:50 PM
There is going to be one FINAL major change coming soon that will affect all four coins

Hope it include this please ;-)

Ok, so like with the BTC and LTC clients, whenever they'er closed and reopened they keep the last known window positions.

This is a small quirk for me and others might care less but, is there any way to get the TEETH, BUCKS & VARY wallets to do the same so when I do system reboots etc the next time all three are ran they open to the last known position like the BTC & LTC clients ?

Ty.

VARY is synced and bucks and teeth are syncing now but all three are 4.0.4

There are bootstraps available for all 4 coins at the bottom of the OP
I guess I should have said I meant window position lol

Lets say I move bucks lower right so its perfectly cornered... next time the clients started it's offset where as the BTC and LTC clients keep window positions.

494  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 11, 2015, 03:51:03 AM
Ok, so like with the BTC and LTC clients, whenever they'er closed and reopened they keep the last known window positions.

This is a small quirk for me and others might care less but, is there any way to get the TEETH, BUCKS & VARY wallets to do the same so when I do system reboots etc the next time all three are ran they open to the last known position like the BTC & LTC clients ?

Ty.

VARY is synced and bucks and teeth are syncing now but all three are 4.0.4

There are bootstraps available for all 4 coins at the bottom of the OP
I guess I should have said I meant window position lol

Lets say I move bucks lower right so its perfectly cornered... next time the clients started it's offset where as the BTC and LTC clients keep window positions.
495  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 11, 2015, 03:13:16 AM
Ok, so like with the BTC and LTC clients, whenever they'er closed and reopened they keep the last known window positions.

This is a small quirk for me and others might care less but, is there any way to get the TEETH, BUCKS & VARY wallets to do the same so when I do system reboots etc the next time all three are ran they open to the last known position like the BTC & LTC clients ?

Ty.

VARY is synced and bucks and teeth are syncing now but all three are 4.0.4
496  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 11, 2015, 02:11:03 AM
Speaking of GorillaBucks, anyone wana send me a single buck to get me started ?

BecMPvT97kDede3RTJGKMtY9pfS3BC91fi

If not no biggie but figured wth, may as well try to see if there's a kind soul out there.
497  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 10, 2015, 08:25:36 PM
Hey gots, did you get the last two PM's ok ? The one about the system being done then the blockchain.info equivalent to VARY ?

Thx.
498  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: June 02, 2015, 08:54:18 PM
I got the 4.0.4 MM client and I seem to be bouncing from 1 active connection to 0, any ideas why ? Fresh install.
499  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: May 29, 2015, 10:08:17 PM
your coins are in stake, you must wait till they get out of stake. click on your last stake, and you will see how much blocks you must wait
So lets say coins come out of stake at block 12345, don't they go in to a new stake or do you have like 100 blocks to move em before they're re-staked if that makes sense ?

Use reservebalance or lock the wallet after you move them off of the GorillaStake address if you don't want them to stake. Otherwise, they will try to right away when they are in Balance
Basically I've got a few VARY I'm waiting on to hit the stake colum for the first time. Was just curious how much real time is given to move some coins if required before they're re-staked / locked.

I don't want to / need to set a RSV because I want to continually stake what few coins I have but at the same time ask the above question to get an answer on what to do should I say three months down the line or w/e need a few coins.

My wallet w staking set is local to my machine... not using your cloud svcs.
500  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [MULTI ANN] | MMXIV | TEETH | BUCKS | VARY | GorillaStake | GorillaEx Back UP! | on: May 29, 2015, 08:31:58 PM
your coins are in stake, you must wait till they get out of stake. click on your last stake, and you will see how much blocks you must wait
So lets say coins come out of stake at block 12345, don't they go in to a new stake or do you have like 100 blocks to move em before they're re-staked if that makes sense ?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 ... 98 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!