Author

Topic: iMacros Browser Scripts - Semi Automatic Faucet Collecting Bots (Read 5122 times)

full member
Activity: 147
Merit: 100
Great idea. I use other macro software for some tasks (autohotkey) such as automatically selling dust coins in exchanges and such. Never had thought about creating a macro to milk faucets. I feel it is a good idea and will think about creating macros for it too.

Keep on with the good work.
I gotta look more into this stuff. It seems like it would be so useful. Let me know what you come up with if you make some

Get clean and I will read this
What do you mean?
legendary
Activity: 1288
Merit: 1000
Get clean and I will read this
hero member
Activity: 770
Merit: 500
✪ NEXCHANGE | BTC, LTC, ETH & DOGE ✪
Great idea. I use other macro software for some tasks (autohotkey) such as automatically selling dust coins in exchanges and such. Never had thought about creating a macro to milk faucets. I feel it is a good idea and will think about creating macros for it too.

Keep on with the good work.
full member
Activity: 147
Merit: 100
I used pastebin because they have an option to just download.

Made a couple small changes to make them smoother. You can just copy+paste the code. It will just reload the URL now at the end instead of refreshing the page. Works better.
sr. member
Activity: 266
Merit: 250
you should just paste the code here since its just a few lines, any yes, i-macros works with firefox, i didnt even know there was a chrome version

Can do. Figured it'd save a step making a file.

I didn't know there was a Chrome version either. That's what stopped me from using it.
ok, post the code people here are hesitant to download anything, especially without a virustotal scan
full member
Activity: 147
Merit: 100
you should just paste the code here since its just a few lines, any yes, i-macros works with firefox, i didnt even know there was a chrome version

Can do. Figured It'd save a step making a file as you'll have to anyway.

I didn't know there was a Chrome version either. That's what stopped me from using it.
sr. member
Activity: 266
Merit: 250
you should just paste the code here since its just a few lines, any yes, i-macros works with firefox, i didnt even know there was a chrome version
full member
Activity: 147
Merit: 100
Just started playing with iMacros for chrome. A buddy asked me to try and set this up for him. Well here it is. Just a few lines of code. You get 10 seconds to add the captcha and it will hit submit and restart for you. The times for collection are all built in. You can see the seconds countdown on the iMacros icon in the chrome bar.

This saves you from clicking so damn much. I won't be adding captcha support. This was just a fun little task to get into iMacros. Support the faucets.

You might need to disable adblock. I made these while showing ads. They might be a little buggy with ads disabled, but who knows.

How to install:
1. Download file from pastebin and give it the file extension .iim. So getyourbitcoin.iim as an example
2. Place in your iMacros folder. Probably at C:\Users\User Here\Documents\iMacros\Macros
3. Play on loop. Click your iMacros button at the top of your screen. Select the macro and under play macro repeatedly enter a number. Like max 20 or something. Click "Play Loop" and not "Play"

Youtube iMacros tuturials: https://www.youtube.com/results?search_query=how+to+use+imacros+for+chrome

---------------------------------------------------------------------------
Faucet 1: http://getyourbitco.in/748 (http://getyourbitco.in/ no referral) since there's no wait time.
Code (you'll need to save as .iim file): http://pastebin.com/hfjWKmPV (See install above for how to install)

Go to the site in the browser first http://getyourbitco.in/748 and login before loading script

If you need more time to enter the captcha: In file explorer go to the getyourbitcoin.iim file (C:\Users\User Here\Documents\iMacros\Macros). Right click and open in https://notepad-plus-plus.org/. Modify line 5 WAIT SECONDS=10 and click save.
---------------------------------------------------------------------------
Faucet 2: http://www.bitcoinfaucet.xyz/?r=3Dwze5C5uhZQpSY6vdUSzWEkUN7XBwF45d with 60 sec wait
Code (you'll need to save as .iim file): http://pastebin.com/fz36rG38 (See install above for how to install)

This one you have to open and modify a line to add your wallet.

In file explorer go to the bitcoinfaucetxyz.iim file that you made. Right click and open in https://notepad-plus-plus.org/. Go to line 3 and change the text after CONTENT= to your wallet and save.

If you need more time to enter the captcha, modify line 4 WAIT SECONDS=10
---------------------------------------------------------------------------
Faucet 3: http://www.getbitcoins.xyz/?r=3Dwze5C5uhZQpSY6vdUSzWEkUN7XBwF45d with 20 sec wait
Code (you'll need to save as .iim file): http://pastebin.com/aUrs5DkD (See install above for how to install)

Add it the same as above. This one you have to open and modify a line to add your wallet.

In file explorer go to the getbitcoins.iim file that you made. Right click and open in https://notepad-plus-plus.org/. Go to line 3 and change the text after CONTENT= to your wallet and save.

If you need more time to enter the captcha, modify line 4 WAIT SECONDS=10
---------------------------------------------------------------------------

Troubleshooting:
- If it hangs just click stop in your browser. It means your browser is loading slow
- If you can't find the iMacros file (C:\Users\User Here\Documents\iMacros\Macros), open File Explorer under the start menu. In the address bar type C:\Users\ and click your username from there. Then click Documents, iMacros, and finally Macros. Put the files there.
- if it does not restart and claim again, make sure you didn't click Play. Select Play Loop

Should work in FireFox too.
Jump to: