February 4, 2012


Increase SCOUR.COM Searches automatically to get 25$ easily


“Enter Scour Points! Every member is awarded one point for every search, two for a vote and three for a comment with a maximum of 4 points a search. Once you aggregate at least 6,500 points you can cash them out for a $25 Visa gift card”

http://scour.com/

There are many people who try to search different phrases in this new search engine to get 25 $ reward…you can earn maximum 500 points per day.here,i use a script which automatically go on browsing the site and increase your searches..you have do absolutely nothing …. just dedcate internet explorer for this task and put the below script in a .bat file and just run by clicking on it once..when you have reached the maximum level per day,stop for that time and then start again the next day.

@echo off
 :1
start iexplore.exe  http://scour.com/search/web/master
ping -n 10 127.0.0.1 >nul
taskkill.exe /im iexplore.exe
goto 1

you can change the search term(now i have used the term ‘master’ and you change only this word alone) in due intervals so that it wont be thought as a fake search and you will attain the goal in few days.

Create Social Bookmarking Icons in your Blog

Add your article to all social bookmarking websites,in a go…

just paste the below code in all pages where you need to have your single icon ,containing all your social bookmarking sites.


you can use the above code in any page of your website but if you need to see your button statistics,you have to create a account in www.addthis.com under your name.(mine is ‘jakes’ as you can see in the code)
FOR BLOGGERS
Click “Add a Gadget” in the Layout.
Select HTML/Javascript and Paste the above script to get the single icon in your layout.