Search found 3 matches
- Thu Dec 12, 2013 7:00 pm
- Forum: iMacros for Firefox
- Topic: If/Else conditional statement help!
- Replies: 1
- Views: 1049
If/Else conditional statement help!
So I'm trying to add an if/else conditional statement in my .js file What I'm trying to accomplish is if it finds the word "In Battle!" anywhere on the page to run a certain macro. This is what I have now, iimPlay("CODE:TAB T=1\nURL GOTO=www.InsertLinkhere.com\nTAG POS=1 TYPE=A ATTR=TXT:In<SP>battle...
- Tue Dec 10, 2013 11:38 pm
- Forum: General Support & Discussions
- Topic: If and else statement help!
- Replies: 0
- Views: 1292
If and else statement help!
So I'm trying to add an if/else conditional statement in my .js file What I'm trying to accomplish is if it finds the word "In Battle!" anywhere on the page to run a certain macro. This is what I have now, iimPlay("CODE:TAB T=1\nURL GOTO=www.InsertLinkhere.com\nTAG POS=1 TYPE=A ATTR=TXT:In<SP>battle...
- Sun Dec 20, 2009 5:05 pm
- Forum: General Support & Discussions
- Topic: Weird Extract problem
- Replies: 1
- Views: 1272
Weird Extract problem
Well i have incorporated my imacros to get the captcha from a site. Using this tutorial: http://www.blackhatworld.com/blackhat-seo/blackhat-lounge/133140-imacros-decaptcher-tutorial-incorporate-decaptcher-into-imacros.html What my bot/macro does, It goes to the site, goes to the captcha URL, Downloa...