Jump to content
UBot Underground

crackinthecode

Members
  • Content Count

    6
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by crackinthecode

  1. I did get this working, thurns out you can speciify an intemediate window as the parent window.

     

    plugin command("WindowsCommands.dll", "click mouse", "Intermediate D3D Window", "Chrome_WidgetWin_1", "-200", 190, "Left Click")

     

    That let me click on the popups from the navbar, but you do have to specify the coordinates. 

     

    Autoit was helpful to figure this out, they have a "window info" tool that showed me the "Intermediate D3D Window" information. It's free..

     

    Thanks to anyone who took a look.

     

    Chris

    • Like 2
  2. I assume that you have worked this out if not you can send me a pm and i can fix it within a few minutes. (I have libraries that will let me load in the raw data strip out what you don't want and then then send the file on to your program.)

     

    A work around is simply to load the list into excel (you can probably just paste it in depending on the format),

     

    dopen notepad ->>> click on the test entry area ---> click tab ---> highlight the tab with your mouse ---> and hit ctr-x

     

    click on your excel sheet ---> Hit ctrl-H in the top area put in the prefix that you have identified as the unsubscribe prefix ---> in the bottom hit ctr-v to paste a tab --->> replace all

     

    you now have your list of emails and the ones you want to remove have a suffix that extends into the next column of the worksheet.

     

    Highlight both columns completely --->> click on the SORT command under the data tab ----> sort on column b this will bring all the emails you need to ignore to the top

     

    highlight the emails you want to keep --->> ctrl-c ---->> paste them wher you want them.

  3. I have been Using Steve Aylor's backlinkenergizer. It seems to be working pretty well though it is a bit of work to set up for massive numbers of backlinks. (A single "cluster" of sites does about 1,000 links in a month), but with WP 3.0 using multiple subdomains you can automate as many as you need. This method can get you up to about 90% indexation as measured with scrapebox.

     

    When testing previously RSS and pinging the best indexing I got was about 35%.

     

    http://linkjuicemaximizer.com/

     

    looks like it may work pretty well, just have to try it when it finally rolls out.

×
×
  • Create New...