Jump to content
UBot Underground

Praney Behl

Fellow UBotter
  • Content Count

    2328
  • Joined

  • Last visited

  • Days Won

    94

Posts posted by Praney Behl

  1. I bought when I have seen the fancy interface(from pictures)... the price is awesome and should not miss from SEO arsenal.Wiki links are very powerfuls,even if some people think nofollow links are not so important.

    I have maked my own wiki bots,so it was no need for me to get a new bot for this platform...but I was impressed by interface,so I was not resisted to not seen.

     

    Good job,Praney Behl!

     

    Haha! I am glad you liked it :)

  2. thx.

     

    Another question. I'm new to wikipages so are they any rules on how a wiki article is formated to be accepted? I read you manual briefly while working on another task and didn't find anything about it.

     

    Is there a minimum/maximum word count per article?

    number of links per article?

     

    No limit on words I think, I have even done up to 2K words, buts you can only benefit from these links if you maintain quality of your content.

  3. I just want to let you guys know that the support from Praney is great. I had some issues and hee took some time helping me out figure what was happening. He even did a screen sharing session with me trying to figure out the problem. Unfortunately it looks like there is a problem with my PC that the software won't run :unsure: .

     

    I also installed the software on my vps and everything worked smoothly and didn't had any issues. The software looks awesome and has a very unique interface rarely seen in ubot bots.

     

    Grab this while you can!!! :)

     

    Thanks for the great reviews, there are more to come :)

    Hope you enjoy using it.

  4. Praney you should add this instructions in the PDF file then... Just wen't and read everything again and the only place this is mentioned is on the email I got with the download link but even there it doesn't say it's requiered

     

    No where in the PDF file it says its required to install it. I'm sure I wont be the only one confused here as in general ubot bots never gets installed.

     

    I just did what you said about installing the software but still does the same thing.

     

    I am sorry you feel that way, I'll update that in the PDF too. Thanks for the heads up.

    No you are the second person out of 196.

     

    Thanks,

    Praney

  5. What top Internet Marketing Experts use in their backlinks strategy...

     

    Who Else Wants An Avalanche Of Wiki Backlinks

    That Build Trust And Boost Rank?

     

    Discover How To Quickly and Easily Build

    100's Of Quality Backlinks Automatically

    Using This Simple yet highly effective Software

     

    More More information go to: Wiki Master Blaster

     

    Price goes up to $97! 48 Hrs only, so grab it while you can ;)

  6. Before long you will be able to save your own libraries of code which will be independent of the botsource.

     

     

    John

     

    John,

    Does this by any chance mean we can store our private libraries on local storage, and they would not be shared as common libraries on the bot source?

     

    Is there more information about this new feature?

     

    Praney

  7. Ok here you go,

     

    This one uses list;

    Just navigate to google with your keyword, and change the domain you are searching for in the #domain variable and it would popup the position for you.

     

    set(#domain, "fishingtackleshop.com.au", "Global")
    set(#raw, $replace($scrape attribute(<outerhtml=w"<a href=\"*{#domain}*\" class=\"l\"*</a>">, "onmousedown"), "return rwt(this,\'\',\'\',\'\',", $nothing), "Global")
    clear list(%pos)
    add list to list(%pos, $list from text(#raw, ","), "Delete", "Global")
    set(#position, $replace($list item(%pos, 0), "\'", $nothing), "Global")
    clear list(%pos)
    alert(#position)
    

     

    Hope it helps :)

     

    Praney

    • Like 1
×
×
  • Create New...