my BOT its foolauto

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