Bitcoin Forum
May 26, 2024, 09:36:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling / Re: Bustabit (v2) Seeding Event on: January 27, 2018, 04:07:01 PM
hi Ryan ,
Please tell me old Bot work here
2  Economy / Gambling / Re: Bitdouble.io | social gambling game | Prov fair | 0.025 mBit faucet | VIP Prog on: January 18, 2017, 06:13:51 AM
Can play with Bot?
3  Economy / Gambling / Re: bustabit.com -- The Social Gambling Game on: January 17, 2017, 12:21:12 PM
hi  there , someone can help me
 i want to get Curent ODDS at any time on gameplaying , i tried
Code:
data.stopped_at AND 
engine.getCurrentPayout()
but both   depends on any user cashed out before


Thanks in advance.


What do you mean by "current odds"? The engine.getCurrentPayout() will give you the current multiplier, and from that you can turn it into a probability, if that's what you're after
that what i was doing before, but because of probability ; i lost much  Grin
 i want to get the  Live Multiplier, not the  Last  CashoutMultiplier
4  Economy / Gambling / Re: bustabit.com -- The Social Gambling Game on: January 17, 2017, 03:53:40 AM
hi  there , someone can help me
 i want to get Curent ODDS at any time on gameplaying , i tried
Code:
data.stopped_at AND 
engine.getCurrentPayout()
but both   depends on any user cashed out before


Thanks in advance.
5  Bitcoin / Project Development / Help building my Buastabit Bot on: January 15, 2017, 09:31:38 AM
hi, i need a help to auto cashout at bustabit
here the code
Code:
engine.on('cashed_out', function(data) {

//i want to use engine.cashOut();
// to EXACTLY cashout at x3 while  my Multiplier was x6 on Game Started

// [data.stopped_at] or [engine.geturrentpayout()] can't help because  if any user cashout at x2.98 and the other at x3.05
 i will fail my cashout , this means   [data.stopped_at] or [engine.geturrentpayout()]  depends on previous cashed out by users  that why i cant use them

});
any Help ?
Thanks in advance
6  Bitcoin / Bitcoin Technical Support / Re: Transaction disappeared on: December 21, 2016, 07:00:56 AM
hold on, which wallet are you using and is it up to date ?
he use BlockChain
7  Bitcoin / Bitcoin Technical Support / Re: Transaction desapeared on: December 19, 2016, 07:21:39 PM
now the 2nd transaction desapear too
  when i searh for it
 blochain return
Transaction rejected by our node. Reason: Transaction was previously accepted but has been pruned from our database.
8  Bitcoin / Bitcoin Technical Support / Re: Transaction desapeared on: December 18, 2016, 08:11:57 AM
That's weird. How is a transaction that conflict with another transaction with 63084 confirmations still be accepted by nodes? The transaction you posted will never confirm. I'd guess the older transaction got double spended too.

Edit:
Looks like This transaction was made a year ago. The one who made it need to rescan their wallet.
then double spend dont have solution?
9  Bitcoin / Bitcoin Technical Support / Re: Transaction desapeared on: December 18, 2016, 07:46:27 AM
yeah , someone i know
his adress is 19956xNmRtwHojVZfVMXG3xHEovVARVWbK
mine is 35z7McoCcBa5wDL3u477Mqe1X8SCthdZLr

The transaction is here (A) -> https://blockchain.info/tx/ce90144d5292f22f2c9a9616b1cad53072d6e841c019283e80344c6fc0fe9116

its unconfirmed because this (B) -> https://blockchain.info/tx/1a7d0db89beb6fa643263a9cf1c7c95646404bff37522e7be1c62bfa08962c56

must confirm first, but its a double spend attempt here (C) -> https://blockchain.info/tx/cb2c291a8c083882c3a0eb2f43bf20c1cdba9e771ac6bb952fc200d4b274b679

A can only confirm if B is confirmed. Should C get confirmed, B and A will become invalid.

(A) is not the first  transaction it is just a testing we made  today because we didnt see the first transaction
the first transaction was made on 16 december and now deasapeared
10  Bitcoin / Bitcoin Technical Support / Re: Transaction desapeared on: December 18, 2016, 07:34:05 AM
yeah , someone i know
his adress is 19956xNmRtwHojVZfVMXG3xHEovVARVWbK
mine is 35z7McoCcBa5wDL3u477Mqe1X8SCthdZLr

and today he sent me $0.1 just for testing
 here the 2nd transaction
https://blockchain.info/fr/tx/ce90144d5292f22f2c9a9616b1cad53072d6e841c019283e80344c6fc0fe9116
and this one is unconfirmed until now
11  Bitcoin / Bitcoin Technical Support / Transaction disappeared on: December 18, 2016, 07:18:38 AM
hi,
 someone sent me money on 2016-12-16,  at this date i saw transaction as Unconfirmed
 but until now(2016-12-18) i received nothing and transation desapeared on the sender blockchain  history
 i also dont have  transaction id
 can you help me about what happened ?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!