Working Script - Freebitco.in auto claimer IMacros
-
@Njcfamily31907 Are you sure the freebitcoin image in "C:\Users\YOUR PC USERNAME\Documents\iMacros" is there?
-
@bitko said in Working Script - Freebitco.in auto claimer IMacros:
Hi guys...
The same script given by @dagentlemang is also working for freedoge.co.in. I've tried it already.Hi @dagentlemang , please also update your referral link for freedoge in your 1st post, so that more people will join as your referral.
Happy Bursting!
in freedogecoin is working yes but i am guessing that it will not work in loop because freedogecoin have a button that you have to click that frrbitcoin don't have and i was trying to wait for that to post in here but i have to go to sleep so i guess i will have to wait for me to wake up to see if it works xD
It should not too hard to solve if it don't work since is just add a click so it should be just a line of code but i don't know how to do it so if someone knows how to make that change please let me know xD
-
@gpedro said in Working Script - Freebitco.in auto claimer IMacros:
@bitko said in Working Script - Freebitco.in auto claimer IMacros:
Hi guys...
The same script given by @dagentlemang is also working for freedoge.co.in. I've tried it already.Hi @dagentlemang , please also update your referral link for freedoge in your 1st post, so that more people will join as your referral.
Happy Bursting!
in freedogecoin is working yes but i am guessing that it will not work in loop because freedogecoin have a button that you have to click that frrbitcoin don't have and i was trying to wait for that to post in here but i have to go to sleep so i guess i will have to wait for me to wake up to see if it works xD
It should not too hard to solve if it don't work since is just add a click so it should be just a line of code but i don't know how to do it so if someone knows how to make that change please let me know xD
It's working for loop. I just mention any numbers in max column (eg: 1000, for running the script 1000 loop), then click on PLAY LOOP.
But, you need to modify a lil bit, just add following 2 lines before the last line of the script:WAIT SECONDS=5 TAG POS=12 TYPE=A ATTR=TXT:xIt will close the pop-up window which appears, and then will wait for 1hr to attempt the next free roll in succeeding loop.
I've been running the loop for last 3 hrs and it's working nicely.
Happy Bursting!
-
@Njcfamily31907 sounds like you're not using 8.9.7 version of I macros or you did t edit your pc name in the pathing
-
@bitko Yes just woke up and still rollin xD
@dagentlemang Thanks twice hahahaha... It's working for 2 sites?!
-
Yes it works on both I wasn't planning on letting it out right away till I had a chance to set up but yes everything is good to go
-
Hi there,
Refered on 9kw :)
Sorry for freebitcoin, already got an account...Nice Job !
Ben
-
@Njcfamily31907 said in Working Script - Freebitco.in auto claimer IMacros:
path is correct also i checked that for some reason it keeps switching to the vid ones you have to click on to get the word even tho i didnt switch it
I just faced the similar problem as yours when I run the script on my laptop. But finally I found the solution.
- Make sure (one more time), you put the correct PC name of yours. Just right click on the folder or file inside MyDocuments or inside folder iMacros, then click on properties and check the path correctly. Sample path: "C:\Users\ABC\Documents" (in this case, my PC name is: ABC).
- Disable any flash add-on installed inside your browser (sockwave flash, flash player, etc, whatever related with flash), just remove it or disable it. It will prevent the website of showing any media/video captcha, and it will show only image captcha.
After I did above 2 steps, the script is running nicely without any problem.
Happy Bursting!
-
@bitko may I use this info to improve the tutorial?
-
@dagentlemang of course yes. Please take whatever is important and beneficial for others.
-
i figured it out it is not uploading the file even tho the file location is correct and that is the whole problem
-
Are you using IMacros version 8.9.7 @Njcfamily31907
-
@dagentlemang Yep I am it fills out all the other stuff on the form then it submits but dont fill in the part for the image upload so it can be solved
-
@Njcfamily31907 link your macro please, have you disabled the flash add-ons and extensions?
-
Guys, in case your loop is stuck after 5 or 6hrs (sometimes the website's telling "your session expires"), please put this short line at the end of the code:
REFRESHThis will allow the script to reload page after 1hr waiting period.
-
SET apikey xxxxxxxxxxxxxxxxxxx
SET shit C:\Users\luann\Documents\iMacros\freebitcoin.pngSET !ERRORIGNORE YES
TAG POS=1 TYPE=A ATTR=TXT:CLAIM<SP>YOUR<SP>FREE<SP>BTC<SP>NOW!
SET !ERRORIGNORE NO
TAG POS=1 TYPE=SELECT ATTR=ID:free_play_captcha_types CONTENT=%solvemediaSET !ERRORIGNORE YES
FILEDELETE NAME=C:\Users\luann\Documents\iMacros\freebitcoin.png
SET !ERRORIGNORE YES
ONDOWNLOAD FOLDER=C:\Users\luann\Documents\iMacros\ FILE=freebitcoin.png
WAIT SECONDS=3
TAG POS=1 TYPE=DIV ATTR=ID:adcopy-puzzle-image CONTENT=EVENT:SAVE_ELEMENT_SCREENSHOT
WAIT SECONDS=5TAB OPEN
TAB T=2
URL GOTO=http://www.9kw.eu/grafik/form.html
TAG POS=1 TYPE=INPUT ATTR=NAME:apikey CONTENT={{apikey}}
TAG POS=1 TYPE=INPUT ATTR=NAME:prio CONTENT=0
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:selfsolve CONTENT=NO
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:confirm CONTENT=NO
TAG POS=1 TYPE=INPUT:CHECKBOX FORM=ACTION:/index.cgi ATTR=NAME:case-sensitive CONTENT=NO
TAG POS=1 TYPE=INPUT ATTR=NAME:source CONTENT=imacros
TAG POS=1 TYPE=INPUT ATTR=NAME:file-upload-01 CONTENT={{shit}}
TAG POS=1 TYPE=INPUT ATTR=TYPE:submit
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_STEP 180
TAG POS=1 TYPE=INPUT ATTR=NAME:result EXTRACT=TXT
WAIT SECONDS=1
TAB CLOSETAB T=1
TAG POS=1 TYPE=INPUT:TEXT ATTR=ID:adcopy_response CONTENT={{!EXTRACT}}
WAIT SECONDS=5
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:free_play_form_button
WAIT SECONDS=3620
-
Hi @Njcfamily31907 , it seems there's no problem in your script.
Have you tried disabling/removing any flash related add-on/extensions from the browser?
And what about your APIKEY, is it correct using GUI one? (Don't mess it up with Win32GUI).
-
@Njcfamily31907 have you tried relooking at your api key from 9kw.eu maybe it's not set right maybe try another one did you read @gpedro 's suggestion for setting api key to imacros
-
@bitko and do we need it to set it by Play (Loop) ? I can't find the answers here on your question ;)
-
Yes loop is the best choice we want it to automate :)


