Pages

Thursday, July 18, 2013

[iMacros Script] Auto Backlink Generator


VERSION BUILD=7401110 RECORDER=FX
TAB T=1
CMDLINE !DATASOURCE BacklinkGenerator.csv
SET !DATASOURCE_COLUMNS 2
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}
SET !ERRORIGNORE YES
URL GOTO=http://backlink.krubpom.com

Link to Face Book Note 1000 Imacro link.

VERSION BUILD=7401110 RECORDER=FX
TAB T=1


SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
SET !EXTRACT_TEST_POPUP NO
SET !DATASOURCE_COLUMNS 1
SET !DATASOURCE_LINE {{!LOOP}}

Wednesday, July 17, 2013

[iMacros Script] Imacro ASIN number of KEYWORD

VERSION BUILD=7401110 RECORDER=FX
TAB T=1



SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
TAB T=1
SET !DATASOURCE C:\keyword.csv
SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}

[iMacros Script] Delete post macro by blog id.

VERSION BUILD = 7401110 RECORDER = FX.
TAB T = 1.
URL GOTO = http://www.blogger.com/posts.g?blogID = number ID.
'URL.
TAG POS = 1 TYPE = INPUT: TEXT FORM = ACTION: https://accounts.google.com/ServiceLoginAuth ATTR = ID: Email. CONTENT = email us.
SET! ENCRYPTION NO.
TAG POS = 1 TYPE = INPUT: PASSWORD FORM = ACTION: https://accounts.google.com/ServiceLoginAuth ATTR = ID: Passwd. CONTENT = password.
TAG POS = 1 TYPE = INPUT: SUBMIT FORM = ID: gaia_loginform ATTR = ID: signIn.
TAG POS = 1 TYPE = SELECT FORM = NAME: frmFilter ATTR = NAME: numPosts CONTENT =% 300.
TAG POS = 1 TYPE = A ATTR = TXT: all
ONDIALOG POS = 1 BUTTON = OK CONTENT =.
TAG POS = 3 TYPE = DIV ATTR = TXT: delete the selected item.
TAG POS = 1 TYPE = A ATTR = TXT: out of the system.

'---------------------- End Script  --------------

Basic Asin Imacro collection of web pages for Amazon.


'------------------------- Start Script --------------------------
VERSION BUILD=7401110 RECORDER=FX
TAB T=1  
SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
SET !DATASOURCE_COLUMNS 1
SET !LOOP 1
SET !DATASOURCE_LINE {{!LOOP}}

imacro + keywords 15,000 kw

'---------------------- Start Script  --------------
VERSION BUILD=7401110 RECORDER=FX
TAB T=1


TAB CLOSEALLOTHERS
SET !ERRORIGNORE YES        
SET !ERRORCONTINUE YES
SET !TIMEOUT_STEP 3        
SET !TIMEOUT_TAG 3
CMDLINE !DATASOURCE The file name.csv
SET !DATASOURCE_COLUMNS 10
SET !DATASOURCE_LINE {{!LOOP}}
SET !VAR1 ชื่อโดเมนหลัก.com
TAB T=1

iMacros Auto Ping-o-Matic! Script

used as a tool. Many people are living with the Online Tool such as Ping or pingler.com Ping-o-Matic! Etc.

'------------------------------- Script ----------------------------------
VERSION BUILD=7401110 RECORDER=FX
TAB T=1


SET !EXTRACT_TEST_POPUP NO
SET !ERRORIGNORE YES
CLEAR
SET !DATASOURCE PingUrl.csv
SET !DATASOURCE_COLUMNS 2
SET !DATASOURCE_LINE {{!LOOP}}
SET !LOOP 1
SET !TIMEOUT_TAG 1
SET !VAR1 Backlink
URL GOTO=http://pingomatic.com/

Free PHP Script article spinner

spinning. free Script PHP Spinner By: Meen
Code:
<?php
//Title Spin
$title ="{Title Spin1:|+-Spin Title2-+:|Spin Title Spin3:|Title Title Spin Spin4:} IMACROS+SPIN WORDPRESS NETWORK BY MEEN";

Script Imacro Spin Content,Title,tags for Wordpress Network

This summary is not available. Please click here to view the post.

iMacros Set All in one seo.

VERSION BUILD=7401110 RECORDER=FX
SET! ERRORIGNORE YES
SET! ERRORCONTINUE YES
SET! TIMEOUT 500
SET! TIMEOUT_STEP 1
SET! TIMEOUT_TAG 1
SET! EXTRACT_TEST_POPUP NO
CMDLINE! DATASOURCE d:\iMacros\plugin.csv
SET! DATASOURCE_COLUMNS 7
SET! LOOP 1
SET! DATASOURCE_LINE {{! LOOP}}
TAB T = 1
URL GOTO = http:// {{! COL1}} / wp-login.php
TAG POS = 1 TYPE = INPUT: TEXT FORM = NAME: loginform ATTR = ID: user_login CONTENT = You_User_Name
SET! ENCRYPTION NO
TAG POS = 1 TYPE = INPUT: PASSWORD FORM = NAME: loginform ATTR = ID: user_pass CONTENT = You_Pass
TAG POS = 1 TYPE = INPUT: SUBMIT FORM = ID: loginform ATTR = ID: wp-submit
TAG POS = 1 TYPE = INPUT: FILE FORM = ACTION: http://www. {{! COL1}} / wp-admin/update.php? Action = upload-plugin ATTR = ID: pluginzip CONTENT = D:\My<SP>Documents\plugins\ all-in-one-seo-pack.zip. We are sure that the plugin here.
TAG POS = 1 TYPE = INPUT: SUBMIT FORM = ACTION: http://www. {{! COL1}} / wp-admin/update.php? Action = upload-plugin ATTR = VALUE:Install<SP>Now

Iapplied toit.

'----------------------------------Stop Script -------------------------------

iMacros sidebar

VERSION BUILD=7401110 RECORDER=FX
TAB T=1   
TAB CLOSEALLOTHERS   
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
URL GOTO=http://{{your_domain}}.com/wp-admin/widgets.php   
TAG POS=1 TYPE=A ATTR=ID:show-settings-link 
TAG POS=1 TYPE=A ATTR=ID:access-on 

imacro + php to the keyword.

The csv result.csv.
seed keyword,"keyword",&start990,intitle:"keyword",inurl:"keyword",inurl:"keyword" intitle:"keyword"


 

 ' ------------------------------------------ Start Script ----------------------------------------
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
SET !ERRORCONTINUE YES
SET !EXTRACT_TEST_POPUP NO
SET !TIMEOUT_TAG 2

iMacros Script Code Creator

The iMacros Code Creator is a simple tool to convert iMacros macros into a scripting language's code fragment that contains the very same macro e.g. in a string variable, cf. screenshot below. The other way round (script -> macro), conversion is supported, too, which makes the software very useful for developers that want to script the iMacros software.
Here's how the iMacros Code Creator looks like on Windows 7:

Plug-in to your Imacros macro to solve the captcha

To Solve the captcha you Go to http://www.beatcaptchas.com/captcha.php enter your key you get upon signup and upload the captcha file. Shortly after upload the captcha will automatically return with the captcha text.

Here is the code you Plug-in to your Imacros macro to solve the captcha. If you are confused about how to write a macro or have any other questions about it send questions to support@beatcaptchas.com

Tuesday, July 16, 2013

iMacro Code to Delete Facebook Messages

Here is the iMacro code that worked pretty quickly for deleting all my archived Facebook messages and chats. Just copy and paste the code below into an iMacro file and save with your preferred name. Then (whilst logged into Facebook) double click the file in iMacros to run the script.
Firstly if you do not have it the iMacros plugin for Firefox can be found through a link on this page
Then add the following code into an iMacro file (.iim) and save with a new name. Please check the build number in one of your exisiting sample iMacro files as if you have a different build you may have to change this.

How to invoke an iMacro from JavaScript?

The answer is this.
iimPlay("Test.iim")
When calling a macro inside a Macros folder put "" around the macro and it will play it. Also you can add timer for that macro like this.
iimPlay("Test.iim",60)
This means the macro has maximum 60 seconds to complete.
When playing the macro which is declared as variable inside the .js file then you do it like this
var test;

test ="CODE:";
test +="SET !ERRORIGNORE YES "+"\n";
test +="URL GOTO=www.google.com "+"\n";


iimPlay(test,60)
And that is all.

iMacro AddMeFast Scripts

I post 7 iMacro Working on AddMeFast !

Facebook follow iMacro Script
Facebook likes
Facebook Post Like iMacro Script
Printerest follow iMacro Script
Soundcloud follow iMacro Script
Twitter follow iMacro Script
Youtube likes iMacro Script

Remove all blog from blogger

[iMacros Script] Remove all blog from blogger
VERSION BUILD=7601105 RECORDER=FX
TAB T=1
TAG POS=1 TYPE=A ATTR=href:/blogger.g?blogID=*#overview/src=dashboard&&TXT:*
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=ID:blog-tab-settings
WAIT SECONDS=1
TAG POS=1 TYPE=SPAN ATTR=TXT:Other
WAIT SECONDS=1
TAG POS=1 TYPE=A ATTR=TXT:Delete<SP>blog
WAIT SECONDS=1
TAG POS=1 TYPE=BUTTON ATTR=TXT:Delete<SP>This<SP>Blog
WAIT SECONDS=3
1. Login google account
2. goto blogger dashboard
3. Look at repeat macros (imacros bar)
4. put max loop in text box
5. Click “Play (Loop) bottom

Facebook Likes + IMacro Free YLH Alternative

—————————————— Start Script —————————————-
VERSION BUILD=7401110 RECORDER=FX
TAB T=1
SET !TIMEOUT_PAGE 10
SET !TIMEOUT_TAG 10
TAB T=1
URL GOTO=http://socialkilla.com/twitter.php
TAG POS=1 TYPE=A ATTR=TXT:Follow
TAB T=2
FRAME F=0
SET !ERRORIGNORE YES
TAG POS=1 TYPE=STRONG ATTR=TXT:Follow
TAB T=2
TAB CLOSE
TAB T=1
WAIT SECONDS=2
TAG POS=1 TYPE=A ATTR=TXT:Confirm
WAIT SECONDS=2

Using iMacros for Firefox: A Visual, Step-By-Step Tour

One of the best pieces of news related to the recent release of version 3 of Mozilla’s Firefox browser is that most popular extensions now work with it. In this post, I’ll present an extensive guided tour to my favorite, free Firefox extension of all: iMacros. If you spend a lot of time in Firefox, and especially if you perform a lot of repetitive tasks each day, iMacros can save you tons of time and hassle. It sits in your Firefox toolbar, and lets you record tasks whether they are oft-performed web development tasks, or simple tasks such as opening a series of tabs you use each day. Here, in pictures, is how it works.

iMacro Script Add Extention Firefox To Collections

[iMacros Script] iMacro Script Add Extention Firefox To Collections

Step. 1 Goto Firefox add-ons site.
Step. 2 Find Extension name (Extension List Dumper).
Step. 3 Install Extension.
Step. 4 Goto Extension.
Step. 5 Export Extension list to text file.
Step. 6 Conver text file to csv file.
Step. 7 Run iMacro script by Play (Loop) = You extension length
Step. 8 Enjoy.
Example data in file Firefox_Add_Ons.csv