[GET] iMacros Script to Increase Squidoo Points and Levels

Bumping this for great justice. Just scraped a Squidoo export Contextual Lenses list of about 3k. Have iMacros run on a portable install of Firefox and just saying the Lvl boost up, cackling whilst smoking a cigarette
 
Bumping this for great justice. Just scraped a Squidoo export Contextual Lenses list of about 3k. Have iMacros run on a portable install of Firefox and just saying the Lvl boost up, cackling whilst smoking a cigarette

So this script goes to other Squidoos and likes them and then the owner sees that and manually likes your lense?
 
Its not working for me.
I placed the lists.txt in my ​iMacros\Datasources and
I placed the Squidoo Like.iim in my iMacros\Macros

When i run the macro in loop.

It is just loading lens and visiting next lens but not squid liking it.

Could you please help me on it. Its very important for me. Help will be appriciated.
 
Good going there,

If anyone out here is looking for customized advance level iMacro bots - PM me.
 
I have scrapped list of topics from Squidoo, it contains more than 25k pages :)
 
Last edited:
Its not working for me.
I placed the lists.txt in my ​iMacros\Datasources and
I placed the Squidoo Like.iim in my iMacros\Macros

When i run the macro in loop.

It is just loading lens and visiting next lens but not squid liking it.

Could you please help me on it. Its very important for me. Help will be appriciated.

Seems like Squidoo has changed their html tags, anyhow, try this:

Replace this line from the Squidoo.iim:

TAG POS=1 TYPE=SPAN ATTR=CLASS:sl_icon

With:

wait seconds=1
tag pos=1 type=span attr=txt:Like&&class:sl_text
wait seconds=1
 
Thanks Soomro.It worked like charm.But 1 sec wait didn't work for me. I replaced
TAG POS=1 TYPE=SPAN ATTR=CLASS:sl_icon
with
wait seconds=10
tag pos=1 type=span attr=txt:Like&&class:sl_text
wait seconds=10
 
Macro reads only the first url on the list and then stops. Any suggestions ?
 
Macro reads only the first url on the list and then stops. Any suggestions ?

Try clicking 'Pay (Loop)' button instead of 'Play' button?

In order to loop through more than once, you will have to play the loop for xx times. (XX relates to total records in sheet/list.)
 
Here is a clean txt list with over 900 lenses. Enjoy.

mediafire dot com/?i09tbvgjhwefbwc

Script works great.
 
I SO loved this--it worked great. Squid just changed their policy on how many likes you can do in a day now--I think it's 20--so that slows this process down quite a bit :(

Hello BHW,

This is my first thread in this Forum. Here I am sharing a script I found online. Its an iMacros script which browses the Squidoo lenses and gives them a Squidoo Like.

As you know for every squidoo like you give, You get 2 Points. I used this script for a day to gain 8200+ Points (still counting) and Level 34 (Still Counting).

The iMacros script is attached along with a sample list of squidoo lenses scraped from Google search.

How to Scrape Squidoo Lenses from Google.

  1. Install SEOQuake plugin in firefox.
  2. Go to Search Settings and change the URLs to 100.
  3. Enable SEOQ, Go to Google, Search for footprints like:
    Type or paste links below (one per line): site:squidoo__dot__com
    Add to this list site:squidoo__dot__com
    Grab this list site:squidoo__dot__com
    Share this list site:squidoo__dot__com
  4. After you search the footprint, Save the file with the SEOQuake Bar.
  5. Clean up the CSV file with the help of Search and Replace (get rid of the commas and spaces etc.)
  6. After you have a clean list of Squidoo Lens URLs, name it as 'list.csv' or 'list.txt'

Put the file in C:\Users\USERNAME\Documents\iMacros\Datasources

The attached Zip file has a list of lens I scraped and most of the users in the lens will give a Squidoo like back on your lens once you run the script.

From the zip file, Copy the 'Squidoo Like.iim' file to C:\Users\USERNAME\Documents\iMacros\Macros

Now keep your Squidoo account logged in and run the iMacros Script. Doze off and let the points build :D

Virus Total of the Attached Zip File

[TABLE="width: 100%"]
[TR]
[TD]SHA256:[/TD]
[TD]af02c86a819698c8b81c5f31190c71df0355698cc327b79818bfd4a4e4d5aaea[/TD]
[/TR]
[TR="class: collapsable hide"]
[TD]SHA1:[/TD]
[TD]f740888fd5a1d3074031023acb10da4352c7184b[/TD]
[/TR]
[TR="class: collapsable hide"]
[TD]MD5:[/TD]
[TD]7f7d00e9e82042f5bef0a38d42418f2f[/TD]
[/TR]
[TR="class: collapsable hide"]
[TD]File size:[/TD]
[TD]2.3 KB ( 2329 bytes )[/TD]
[/TR]
[TR]
[TD]File name:[/TD]
[TD]iMacros Script.zip[/TD]
[/TR]
[TR="class: collapsable hide"]
[TD]File type:[/TD]
[TD]ZIP[/TD]
[/TR]
[TR]
[TD]Detection ratio:[/TD]
[TD="class: text-green"]0 / 42[/TD]
[/TR]
[TR]
[TD]Analysis date:[/TD]
[TD]2012-04-17 17:57:06 UTC ( 1 minute ago )[/TD]
[/TR]
[/TABLE]
 
Back
Top