Bitcoin Forum

Economy => Web Wallets => Topic started by: helmy77 on January 27, 2016, 03:04:53 PM



Title: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: helmy77 on January 27, 2016, 03:04:53 PM
For an project i need 1k btc addys in blockchain.info wallet but my problem is if i create them 1 for 1 it take ages is there any easier way i also tried making it on multibit classic wallet and importing them into blockchain but that is giving me an error..


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: Amph on January 27, 2016, 03:33:41 PM
with a simple scirpt with a bat file you can generate i think, easily many address in bitcoin core, and then import those on blockchain

or you can even do direclty on blockchain, with a more advanced script


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: helmy77 on January 27, 2016, 03:53:24 PM
I also tried to create multiple addys by using the console in Bitcoin QT and spamming them with the create address command in the QT Console.

But importing it into blockchain.info gives an error.

i have also made an script but blockchain banned my ip for using it because of too much requests to the website.

function neukBlockchain()
{

 $("#new-addr").trigger("click");
 setTimeout(fuckBlockchain, 4000);
}

function fuckBlockchain()
{
 $(".modal-footer .btn-group .btn-primary").trigger("click");
 setTimeout(fuckBlockchain, 4000);
}

neukBlockchain();


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: lite on January 27, 2016, 03:58:18 PM
For an project i need 1k btc addys in blockchain.info wallet but my problem is if i create them 1 for 1 it take ages is there any easier way i also tried making it on multibit classic wallet and importing them into blockchain but that is giving me an error..
I think imacros(it's an extension for browsers) can do the job for you all you have to do is record and play or try working out with their api it might be more faster.
use proxy if your ip is being blocked.

edit:


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: helmy77 on January 27, 2016, 04:06:29 PM
Can you maybe create an imacro for me for this?

if it is working i will donate you some btc.


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: lite on January 27, 2016, 04:23:12 PM
Can you maybe create an imacro for me for this?

if it is working i will donate you some btc.
Okay i created the imacro script for you. install imacro in your browser then click on record and stop it paste the code(link below) and loop it according to your needs. hope this helps you.
http://pastebin.com/71aLmHQy


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: helmy77 on January 27, 2016, 04:29:41 PM
Can you maybe create an imacro for me for this?

if it is working i will donate you some btc.
Okay i created the imacro script for you. install imacro in your browser then click on record and stop it paste the code(link below) and loop it according to your needs. hope this helps you.
http://pastebin.com/71aLmHQy

Hello,

Can you maybe help me over teamviewer? i get an error.


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: helmy77 on January 27, 2016, 04:40:39 PM
Can you maybe create an imacro for me for this?

if it is working i will donate you some btc.
Okay i created the imacro script for you. install imacro in your browser then click on record and stop it paste the code(link below) and loop it according to your needs. hope this helps you.
http://pastebin.com/71aLmHQy

Hello,

Can you maybe help me over teamviewer? i get an error.


NVM: Got it working send me your addy.


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: helmy77 on January 27, 2016, 04:47:15 PM
i sent to your addy in your profile enjoy. and thanks


Title: Re: How to create multiple bitcoin addresses in blockchain.info wallet.
Post by: lite on January 27, 2016, 05:38:47 PM
i sent to your addy in your profile enjoy. and thanks
Thanks for the tip.