Post
Topic
Board Bitcoin Discussion
Re: Bitcoin puzzle transaction ~32 BTC prize to who solves it
by
BlackAKAAngel
on 09/08/2025, 21:45:06 UTC
my  BOT  its foolauto   Grin Grin Grin Grin


Monitor the address for new transactions. evry two secund refresh
 When a new transaction appears, it will get the txid and the amount
 it  will then extract the public key
 it will run RCKangaroo to find the private key
 As soon as the private key is found, it will
 Get the recommended transaction fee
 Create a new transaction to send the funds to your destination address, including the calculated fee.
 Sign the transaction
 Print the raw transaction hex to the console
 
and i testet work well