So I Made My First Bot With Imacros

HA HA, I love this little simple Plugin. Man it's gonna save me $$$ and time from having to purchase software.

I bought a program like 2 weeks ago that ran me about $70. Now in under 10 minutes I created a macro that does all the same shit + more. Oh, and the good news is I can create custom bots that you can't find anywhere, unless you paid a freelancer to create it.

I do a lot of video marketing on Youtube, and I use to pay crazy prices to automate the process. Now I have a macro set to, comment, rate, sub, and favorite, not only that but each comment I leave on a video gets 20 thumbs up.

I Just thought i would share my excitement.

EDIT: I guess I should have mentioned that if your interested in creating a bot. Make sure to look into the "datasource" part of it. Without it you cant call information, or save it. So say you want to rotate comments or continue logging in with different accounts, the datasource is what you would need to setup.


Imacros for wikilinks creation and posting

VERSION BUILD=7401004 RECORDER=FX
TAB T=1
TAB CLOSEALLOTHERS
SET !DATASOURCE input.csv
SET !DATASOURCE_COLUMNS 7
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO={{!COL1}}
TAG POS=1 TYPE=A ATTR=TXT:Log<SP>in<SP>/<SP>create<SP>account
TAG POS=1 TYPE=A ATTR=TXT:Create<SP>an<SP>account
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:userlogin2 ATTR=ID:wpName2 CONTENT={{!COL2}}
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:userlogin2 ATTR=ID:wpPassword2 CONTENT={{!COL3}}
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:userlogin2 ATTR=ID:wpRetype CONTENT={{!COL4}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:userlogin2 ATTR=ID:wpEmail CONTENT={{!COL5}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:userlogin2 ATTR=ID:wpRealName CONTENT={{!COL6}}
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:userlogin2 ATTR=ID:wpCreateaccount
TAG POS=1 TYPE=A ATTR=TXT:username
TAG POS=1 TYPE=A ATTR=TXT:edit<SP>this<SP>page
TAG POS=1 TYPE=TEXTAREA FORM=NAME:editform ATTR=ID:wpTextbox1 CONTENT={{!COL7}}
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:editform ATTR=ID:wpSave
 
Last edited:
This is super awesome.
I was able to like a youtube video in no time.
thanks mate!

will be using iMacros for automation from now on. :)
 
Derek Foreal, could You PM me one new code like those from Your earlier post #203??
I was check all of them with version 7.51.1734, but they inactive.

I really want to test iMacros Browser, because addon for FF was excellent :D

Thanks a lot for any help :)


PS. Sorry for my english, if I make any mistakes ;)
 
This is a great thread, thanks!

I was able to create my first script using this thread and I only started yesterday. My next step to learn is email creation. I'm sure there are a variety of scripts out there and I know I saw a few people refer to it in this thread.

Trying to do it all on my own with a few hints here and there, but I think actually going through the steps and making myself think will be quite beneficial in the long run.

Thanks again!
 
Nice Job! What are you using your script for? I have used a similar script in the past for posting ads on classified websites and for ticketmaster.
 
I`ve done it:

Code:
ADD !EXTRACT {{!COL1}}
ADD !EXTRACT {{!COL2}}
ADD !EXTRACT {{!NOW:hh:nn/dd-mm-yyyy}}
SAVEAS TYPE=EXTRACT FOLDER=c:\ FILE=name_{{!NOW:dd--mm--yyyy}}.CSV


------

Hi,

Does anybody know how to save the time that we visited/entered a profile? Look at the code bellow... i want at the end of code to save at the {{!COL8}} the time i visited the site.

thanks


Code:
VERSION BUILD=7401004 RECORDER=FX
TAB T=1
TAB CLOSEALLOTHERS
SET !DATASOURCE input.csv
SET !DATASOURCE_COLUMNS 8
SET !DATASOURCE_LINE {{!LOOP}}
URL GOTO={{!COL1}}
TAG POS=1 TYPE=A ATTR=TXT:Log<SP>in<SP>/<SP>create<SP>account
TAG POS=1 TYPE=A ATTR=TXT:Create<SP>an<SP>account
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:userlogin2 ATTR=ID:wpName2 CONTENT={{!COL2}}
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:userlogin2 ATTR=ID:wpPassword2 CONTENT={{!COL3}}
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:userlogin2 ATTR=ID:wpRetype CONTENT={{!COL4}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:userlogin2 ATTR=ID:wpEmail CONTENT={{!COL5}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:userlogin2 ATTR=ID:wpRealName CONTENT={{!COL6}}
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:userlogin2 ATTR=ID:wpCreateaccount
TAG POS=1 TYPE=A ATTR=TXT:[B]username[/B]
TAG POS=1 TYPE=A ATTR=TXT:edit<SP>this<SP>page
TAG POS=1 TYPE=TEXTAREA FORM=NAME:editform ATTR=ID:wpTextbox1 CONTENT={{!COL7}}
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:editform ATTR=ID:wpSave
 
Last edited:
I need some help with imacros scripting. I am totally new to this buit i need id urgently. i am willing to pay if necessary. Yahoo messsenger leo_waw
 
Hello

I think this is a great post !
I'm just trying to create my first imacro but i need to know first if it's possible to create and imacro for account creation and then go to my email and confirm it ? Let's say i want to create backpage accounts then go to my gmail and confirm those accounts ... can i do this with an imacro ?

Many Thanks !
Sauron.
 
in my imacros, max lines of csv is 50,
more than that imacros will halt.
could you know how to to fix it?
 
Anyone know if it's possible to save session cookies with iMacros, not just delete them
 
guys, does anyone know how to write youtube comment rater

basically i want to click on specific thumbs up button...



i just cant seem to figure out how to click on that damn button, because there are a few thumbs up buttons there, 1 for each comment, so the code of the button changes each time page loads...


then i tried to use coordinates to click on thumbs up button... now this would work really well except that comment will go up and down, so in order to get dynamic location of thumbs up button, i wrote this code:

Code:
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
URL GOTO=http://www.youtube.com/watch?v=4Zv9vRz4QYM&feature=related
TAG POS=1 TYPE=P ATTR=TXT:funny<SP>but<SP>i<SP>dont<SP>think<SP>it<SP>has<SP>been<SP>made<SP>by<SP>pixar.

this is closest thing that i've come to selecting comment, still far away from actually getting location of that button.... what i wanted to do is, locate that comment and then place cursor on first letter in that coment, and then move cursor exactly 515px to the right, and thats where thumbs up button is... the only problem is that i dont have such knowledge of imacros to do that, but i do believe that its possible to click on thumbs up...
 
I need an imacros coder for a few projects I have in mind. I can't find the scripts anywhere on the internet. If you know how to code imacros, please PM me. Thank you!
 
Yahoo Email Account Creator Bot. Your password is in red.

Just replace the information in the Datasource CVS with your own and your good to go! Enjoy!

Code:
CMDLINE !DATASOURCE yahoo-emails.csv
SET !DATASOURCE_COLUMNS 9

PROMPT "Please Enter Row Number:" !VAR1
SET !LOOP {{!VAR1}}

URL GOTO=https://login.yahoo.com/config/login_verify2?&.src=ym&rl=1
TAG POS=1 TYPE=A ATTR=ID:signUpBtn
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:firstname CONTENT={{!col1}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:secondname CONTENT={{!col2}}
TAG POS=1 TYPE=SELECT FORM=NAME:regFormBody ATTR=ID:gender CONTENT=%m
TAG POS=1 TYPE=SELECT FORM=NAME:regFormBody ATTR=ID:mm CONTENT=%{{!col3}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:dd CONTENT={{!col4}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:yyyy CONTENT={{!col5}}
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:postalcode CONTENT=10022
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:yahooid CONTENT={{!col6}}
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:regFormBody ATTR=ID:password CONTENT=[COLOR=#ff0000]hey123890[/COLOR]
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:regFormBody ATTR=ID:passwordconfirm CONTENT=hey123890
TAG POS=1 TYPE=SELECT FORM=NAME:regFormBody ATTR=ID:secquestion CONTENT=%Where<SP>did<SP>you<SP>meet<SP>your<SP>spouse?
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:secquestionanswer CONTENT=vegas
TAG POS=1 TYPE=SELECT FORM=NAME:regFormBody ATTR=ID:secquestion2 CONTENT=%What<SP>is<SP>the<SP>name<SP>of<SP>your<SP>favorite<SP>sports<SP>team?
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:regFormBody ATTR=ID:secquestionanswer2 CONTENT=mets

PROMPT "remember to click continue when done"
pause

URL GOTO=http://www.yahoo.com/
TAG POS=1 TYPE=A ATTR=TXT:Sign<SP>Out


URL GOTO=http://www.yahoo.com/
TAG POS=1 TYPE=EM ATTR=TXT:Sign<SP>In
TAG POS=1 TYPE=INPUT:TEXT FORM=NAME:login_form ATTR=ID:username CONTENT={{!col6}}
SET !ENCRYPTION NO
TAG POS=1 TYPE=INPUT:PASSWORD FORM=NAME:login_form ATTR=ID:passwd CONTENT={{!col9}}
Code:
[COLOR=#ff0000]Pass Word For file: hey123890
[/COLOR]



Code:
Datasources: http://www.mediafire.com/?fy382b62yopu8ai

Code:
Virus Total: https://www.virustotal.com/file/f56fbe6325c84660d3fd9fb91082804cfa84fb9070308b8ddc60ee919e62fc9e/analysis/1348156129/
 
Last edited:
Back
Top