Bitcoin Forum
October 02, 2025, 11:14:06 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »
1  Economy / Services / 5$ for helping me integrate make jar anti bot link on coinbox faucet script on: February 08, 2018, 10:54:57 PM
the title says it all
2  Economy / Micro Earnings / Any Good Antibot link Like Makejar Please? on: February 07, 2018, 11:09:08 PM
does anyone know any good antibot link like makejar antibots ? i want to use on my faucet
3  Economy / Micro Earnings / 1$ Usd For Helping me integrate make jar antibot captcha link on: February 07, 2018, 08:03:45 PM
since i am getting alot of bots i am paying anyone who can help me integrate antibot captcha link on my faucet using coinbox script
 faucet url http://deadsats.com

captcha download link http://bit.makejar.com/labs/anti-bot-links-600/install.php
4  Economy / Micro Earnings / Re: FaucetHub.io Faucet Script & Addons on: February 06, 2018, 11:19:49 PM
Great Work sooner or later i will buy this script Smiley
5  Economy / Micro Earnings / Re: [V3] CoinBox Faucet Script - Admin Panel, Short Link, Bitcaptcha,... on: February 05, 2018, 05:22:37 PM
In the short link, this appears to me.

Coin address invalid. Contact the site administrator.

disable force short link if u r using v3 , if not then ur coin address is invalif
6  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [POT]PotCoin - Banking for the Legal Cannabis Industry ✦ ✦ ✦Grow With Us ✦ ✦ ✦ on: January 29, 2018, 08:08:00 AM
what is the size of blockchain
7  Economy / Micro Earnings / Re: 【ANN】BitCaptcha.io - Captcha Solution and Boosting revenue on: January 22, 2018, 11:10:39 PM
Hello i have to add my domain but it says domain already exist  but i have never put my domain , how to solve this ?
8  Economy / Micro Earnings / Re: [Alpha Faucet Script] | v2.00 Coming Soon! on: January 22, 2018, 07:28:46 PM
Always show my api has been disabled.plz help me

enable api from faucethub
9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡ [ANN] DeepONION ⚡ TOR ⚡ DeepVault 🚀 Cryptopia 🚀 Airdrop 28/40 New Thread 🚀 on: January 20, 2018, 09:45:28 PM
For all those who cant afford 50 onion to be a part of airdrop here is my idea
https://deeponion.org/community/threads/my-idea-for-airdrop-pool-need-developer-attention.26676/page-2#post-406122
10  Alternate cryptocurrencies / Announcements (Altcoins) / Re: ⚡ [ANN] DeepONION ⚡ TOR ⚡ DeepVault 🚀 Cryptopia 🚀 Airdrop 28/40 New Thread 🚀 on: January 20, 2018, 12:15:40 AM
Hello i am a newbie can someone tell me how to get airdrops ? i never done any airdrops so please explain in simple englisj Thanks in advance
11  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO on: January 14, 2018, 07:29:26 PM
Anyone want a legit pool for Kb3 here is the Link http://bit.ly/2EGMutO

this is the site i trust but Never put all your eggs in one basket
12  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [B3]B3Coin Hybrid POW/POS [Scrypt] - ANTI-INSTAMINE, NO PREMINE, NO ICO, NO IPO on: January 14, 2018, 07:28:22 PM
WHY Kb3 price on coinsmarket is 2800 sats but on coinexchange it is 700 sats

13  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] MutualCoin - 10,000% & 5000% Stake (POS / POW), (Scrypt Algo) on: January 14, 2018, 07:22:56 PM
is this coin dead?
14  Bitcoin / Project Development / Re: A little help with staking on: January 13, 2018, 10:14:58 PM
easy and fast installation, you can install and run your website just  Grin

lol , what do you mean ?
15  Bitcoin / Project Development / Re: A little help with staking on: January 13, 2018, 10:13:39 PM
Its very simple to calculate.All you need do is to divide the contributed stake with the total stake to get the fraction.
Then multiply by 100 to get the percentage contribution.e.g 1000abc/10000000abc =1/10000.Multiplying by 100
equals to 1/100 % = 0.01%

Great explanation Thank you so much ,

Please correct me if i go wrong

I got a stake reward of 10000
there are 4 deposits

A (2851) B (5421) C (1111) D (617)

it will be 2851 Divided by 10000  =  0.2851  Multiply by  100=  28%
it will be 5421 Divided by 10000  = 0.5421   Multiply by  100=  54%
it will be 1111 Divided by 10000  = 0.1111   Multiply by  100=  11%
it will be 617 Divided by 10000    = 6.17      Multiply by  100= 6.17


A Will get 2850 coins
B Will get 5400 coins
C Will get 1100 coins
D Will get 617 coins

Is this fine

16  Economy / Services / Re: Little help with staking pool on: January 13, 2018, 09:48:41 PM
If you want to distribute the stake fairly:
Divide the stake reward you receive by the total of the coins in the pool. Then you have the stake received per coin deposited. Then each user gets: (deposited amount * stake received per coin).

Or is this too simple?

Not everyone's balance is equal so this cant be done :/
17  Economy / Service Discussion / Re: A little Help need with the staking pool on: January 13, 2018, 09:47:07 PM
Hello i am looking to open a staking pool but there is one thing i dont get it

If there are 10000000abc coin and a for sure some would have deposit 1000abc some would have 10abc ...
so when ever i get stake how will i  decide how much balance i have to put in all those accounts who deposit in the pool , how will i know the % of abc coin holder ,

Thank you anyone who help me out

I would say you would run a while/wend statement on all users balances and get the percentage of their balance compared to the total balance. Then, you would just distribute the staking rewards based off of that percentage. For example. If the total balance is 1,000 coins and a user has 100 coins, his percentage is 10%. So if the staking rewards were 10 coins, that user gets 1 coin. Hope this helps.
i am talking how can i get each persons % easily ,
18  Economy / Micro Earnings / Re: [FaucetHUB] CryptoWarfare - Dystopian Crypto MMORPG browser game on: January 13, 2018, 09:43:35 PM
Any chance of moving SathoshiWars Balance to CryptoWarfare?  Roll Eyes Roll Eyes

it will be good if MEX develop satoshi war like coinbrawl
19  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN]Bitcore- BTX - SEGWIT - lowest fee - hybrid fork 1:0.5 of Bitcoin on: January 13, 2018, 06:17:07 PM
How much coins how should have to receive BTX airdrops
20  Alternate cryptocurrencies / Announcements (Altcoins) / Re: !!![ANN][ACES]-ACES COIN- GAMING CRYPTOCURRENCY-PURE POS 33%first year!!! on: January 12, 2018, 10:39:33 AM
seeing first time a dead coin getting jump to a 1000%
Pages: [1] 2 3 4 5 6 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!