SEOClerks

Polyvore Account and Comment Bot

Polyvore Account and Comment Bot

I would like a bot/ iMacros script created for http://www.polyvore.com

Data will be stored in .csv or at your recommendation.

Proxies should be used for all options.


Requirements

Bot/script should do the following:

1) Create new Accounts.
Upload profile image stored in folder (can be random image). User name, email address, password, Display Name uploaded from .csv. Set "I live in" for all created accounts to United States.

Email Addresses must be Verified (hotmail accounts will be used) - Without verification, you cannot submit comments on Sets.

2)Follow a Targeted Profile
Input a Profile URL. Have user accounts from .csv follow this profile. Allow for range of Followers (accounts) to be input...say rows 50-150.

3)Like a Targeted Set or Item
Input URL of Set or Item. Have user accounts from .csv follow this profile. Allow for range of Likes (accounts) to be input...say from rows 75-200.

4)Comment on a Set
Input URL of Set. Have user accounts from .csv comment on this set. Allow for range of Comments (accounts) to be input....say from rows 60-70. Load comments from column of .csv.

5)Follow List of Target Profiles.
Load list of profiles from .csv and have user accounts from .csv follow these profiles. Allow for range of Followers (accounts) to be input...say rows 100-150.

CSV File Columns
username, email, password, display name, profiles to follow (req #5), comments (req #4), proxies


Skills Required

imacro scripting

Bids

No bids made yet - be the first!

Bid On Listing

Bid On Listing Created 13 years ago in Programming

Other jobs by romaninsf

Order Now
Process Time: 0.16197204589844

Possible Duplicate queries found!
MatchCountSQLScript
SELECT * FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='3188' AND A.category=B.CATID AND A.USERID=C.USERID1SELECT A.*, B.name, B.seo, C.username, C.userlevel, C.footer_code, C.rating, C.ratingcount, C.googleplus_profile, C.total_recommendations, C.USERID, C.profilepicture, C.average_response_time, C.lastlogin, C.addtime FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.wantid='3188' AND A.category=B.CATID AND A.USERID=C.USERID

/opt/clerks-staging/docroot/viewwant.php 163 () ()

SELECT * FROM ratings_buyer WHERE USERID=251431SELECT sum(good) as thumbup, sum(bad) as thumbdown FROM ratings_buyer WHERE USERID=25143

/opt/clerks-staging/docroot/include/functions/main.php 19523 GetRatingsAsBuyerTotal() ()

SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 3188 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%imacro scripting%' ) LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 3188 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%imacro scripting%' ) LIMIT 4

/opt/clerks-staging/docroot/viewwant.php 551 () ()

SELECT * FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 3188 AND A.category=B.CATID AND A.active=1 AND A.USERID=25143 LIMIT 41SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 3188 AND A.category=B.CATID AND A.active=1 AND A.USERID=25143 LIMIT 4

/opt/clerks-staging/docroot/viewwant.php 568 () ()

SELECT * FROM wantcomments a, seoclerks.members b WHERE a.PID='3188' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc1SELECT a.comment, a.USERID, a.CID, a.time_added, a.istranslated, a.parentid, b.username, b.profilepicture FROM wantcomments a, seoclerks.members b WHERE a.PID='3188' AND a.USERID=b.USERID and b.status='1' AND a.status=1 order by a.CID asc

/opt/clerks-staging/docroot/viewwant.php 835 () ()

UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='3188'1UPDATE wanttobuy SET viewcount = viewcount + 1 WHERE wantid='3188'

/opt/clerks-staging/docroot/include/functions/main.php 1729 update_wantviewcount() ()

SELECT * FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='3188' ORDER BY w.bidid ASC 1SELECT w.bidid, w.PID, w.comment, w.title, w.pricepublic, w.USERID, w.adjustedprice, w.ip, m.profilepicture FROM wantbids as w, seoclerks.members AS m WHERE w.active=1 AND m.USERID=w.USERID AND m.status=1 AND w.USERID>0 AND w.wantid='3188' ORDER BY w.bidid ASC

/opt/clerks-staging/docroot/viewwant.php 1192 () ()

SELECT * FROM categories_wanttobuy1SELECT * FROM categories_wanttobuy

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

SELECT * FROM posts WHERE USERID=251431SELECT sum(positive_ratings) as thumbup, sum(negative_ratings) as thumbdown FROM posts WHERE USERID=25143

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetBuyerRatingsTotal()

SELECT * FROM categories1SELECT * FROM categories

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache()

select * from categories_software order by name asc1select * from categories_software order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories()

select * from categories_wanttobuy order by name asc1select * from categories_wanttobuy order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories()

select * from categories_wanttotrade order by name asc1select * from categories_wanttotrade order by name asc

/opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories()

SELECT * FROM seoclerks.members WHERE USERID='25143'1SELECT profile_data FROM seoclerks.members WHERE USERID='25143'

/opt/clerks-staging/docroot/include/functions/main.php 1927 getUserBackground() include()

Invalid SQL

count(*)sql1error_msg

Expensive SQL

Tuning the following SQL could reduce the server load substantially
LoadCountSQLMaxMin

Suspicious SQL

The following SQL have high average execution times
Avg TimeCountSQLMaxMin
0.1523051SELECT A.*, B.seo, B.name as categoryname, C.username, C.userlevel, C.lastlogin, C.ip, C.profilepicture FROM wanttobuy A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID AND (A.tags LIKE '%slider%' OR A.skills LIKE '%slider%') ORDER BY A.lastgigedit desc LIMIT 0,400.1523050.152305
0.1117371SELECT A.wantid, A.title, A.p1, A.maxprice, B.name, B.seo FROM wanttobuy A, categories_wanttobuy B WHERE A.wantid != 3188 AND A.category=B.CATID AND A.active=1 AND (A.tags like '%imacro scripting%' ) LIMIT 40.1117370.111737
0.1052771SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Websitecontent%') ORDER BY total_recommendations desc LIMIT 0,400.1052770.105277