Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
I'm wondering about costs. Let's say 7k forums, how much would that cost with the captcha services including in the program?
 
Ill be honest with you. I used to use profile link robot and its a great software with awsome support David trully does a great job with software and support. How much it will cost in captchas depends what servise you use. I used death by captcha thas is I believe $1.4 for 1000 captchas. Sure there will be some mistakes so it will come up higher.

Buttom line is that It will cost you less in captchas than buying xrumer service.

I stoped using it because I purchased xrumer as I need a lot of links so in the long run xrumer is better for me.
 
walker: Can I still have a trial COPY before I'll buy? I already sending an email mention above for the trials. Thanks.

the demo email should be sent to you already unless it is missed.



thanks
 
I'm wondering about costs. Let's say 7k forums, how much would that cost with the captcha services including in the program?

if you use deathbycaptcha, it is $1.39/1k, and some sites do not need captcha, and some sites will fail. but you can get a rough idea of how much it will cost if you need 7k links.

thanks
 
is it a randomly scraped list? anyway, 65-75 out of 250-350 registered, seems ok. but 250-350 out of 1000 seems a little low. is the 1000 filtered site? or just scraped one?

yes, list scrape with SB from 1000 I am getting around 850 filtered, then only 250-350 registered and 65-75 links.
 
yes, list scrape with SB from 1000 I am getting around 850 filtered, then only 250-350 registered and 65-75 links.

if it is a random scraped list, usually it has about 10-20% links, but it really depends on your proxy, list, ... and usually, SMF/EE sites will have more links than VB.

can you send the project file to the support email? so we can check more details?



thanks
 
Released V1.5,

  • Added PhpBB Script Sites Support.
  • Added Manual mode. Users can choose to manually input captcha.
  • Added 2 Macro for inter-linking generated links. You can use these Macro in the BBC code, and make generated links point to each other. Leave much less footprint and make the generated links index faster and naturally! Check http://profilelinkrobot.com/Help/Settings.htm?#Macro for details.
  • Changed the UI for easier use.
  • Added more features for manage site urls.
  • Added spin syntax for email.
  • Fixed problems in spin syntax checker.
  • Still, Something else, :)

V1.4 still works, but all previous versions will not work anymore.

Any questions, please let me know.

thanks
 
Last edited:
Hi, with the new version 1.5... How do you run through A list all at one time? If you have A list that you want to submit all at once you just had to add to the scheduler and hit submit profile with all the previous versions. But now when you add to the scheduler and leave as default it starts building 5 links and stopping over and over again when you press submit profile.

Thanks
 
Hi, with the new version 1.5... How do you run through A list all at one time? If you have A list that you want to submit all at once you just had to add to the scheduler and hit submit profile with all the previous versions. But now when you add to the scheduler and leave as default it starts building 5 links and stopping over and over again when you press submit profile.

Thanks

we had users reported this. but for some reasons, we can not duplicate it. are you using 32bits? please email support the project file, thanks.

for now, you can use the continuous mode, it will submit all. but during the process, it will pause some time.

please pm/reply me: it is 32bits or 64 bits. email support, so, we can check it in detail.


thanks


 
we had users reported this. but for some reasons, we can not duplicate it. are you using 32bits? please email support the project file, thanks.

for now, you can use the continuous mode, it will submit all. but during the process, it will pause some time.

please pm/reply me: it is 32bits or 64 bits. email support, so, we can check it in detail.


thanks




I am running the 64bit version. I did A fresh install yesterday and updated to 1.5. With all the previous versions of the software after adding to the scheduler it would start to shuffle through the usernames and anchor texts etc. And I just needed to click on submit profile and it would start submitting to the whole list I just added. But now the scheduler pops up when I go to add to the scheduler with the starting date, interval, post to # of sites and gives the option of post signature or visit link.

But it seems that no matter what I enter for these settings I am unable to submit to the list in 1 go. It seems to be submitting 5 at A time no matter what and generating the report. So if I am just submitting to 30 forums the software will stop 6 different times and delete the IE history and generate the reports up to 5 at A time. Where with 1.4 and the previous versions it would just run right the through the whole list. Its kind of behaving as if every submission is on some type of scheduling procedure. I did A completely fresh install and wiped out all previous versions before installing 1.5 yesterday so I have no real explanation as to what is happening.

Thanks
 
we had users reported this. but for some reasons, we can not duplicate it. are you using 32bits? please email support the project file, thanks.

Can you not ask a user with this problem for a TeamViewer session?
 



the problem happens when the "export login" is not checked.

the error is fixed, please login your account and download V1.5 again.

any questions, please let me know.

thanks

 
Hi

Just sent a email to support, can you please have alook when you have time

Thanks
:-)
 
got some emails asking generated-link MACRO in V1.5. Here is the detailed description:
Profile Link Robot, User Manual --- Scheduler

any questions, please let me know.


thanks

=============

Generated Link Macro is a great way to automaticall inter-link the generated links. It could also index generated links natural and faster.

1) %%RANDOM_GENERATED_LINK%% : Select a random url from the generated link list.
2) %%LAST_GENERATED_LINK%% : Select the last url from the generated link list.

* If there is no url in the generated link list, then both Macro will use the url filled in "Website URL".

These 2 Macro can be used in the BBC code for Signature and Bio.

An example:

Usually, your BBC code looks like:
PHP:
[url=http://www.site_1.com]keywords_1[/url] blah, blah, [url=http://www.site_2.com]keywords_2[/url] blah, blah

This will add a link to site_1 for keywords_1 and site_2 for keywords_2. When you add this to 100 sites, you will get 100 links which all point to site_1 and site_2.

If you use Macro in the BBC code, for example,

PHP:
[url=%%RANDOM_GENERATED_LINK%%]keywords_1[/url] blah, blah, [url=%%LAST_GENERATED_LINK%%]keywords_2[/url] blah

Assume the generated links are:
PHP:
[url]http://www.url_1.com/your_profile[/url]
[url]http://www.url_2.com/your_profile[/url]
[url]http://www.url_3.com/your_profile[/url]
...
[url]http://www.url_100.com/your_profile[/url]

Then, in each generated link, the url in BBC could may be different, they point to different profiles.

For example, in the first profile, the BBC code could be (http://www.website_url.com is the url fill in website url field in the software)

PHP:
[url=http://www.website_url.com]keywords_1[/url] blah, blah, [url=http://www.website_url.com]keywords_2[/url] blah, blah


Then, in the 2nd profile, the BBC code could be

PHP:
[url=http://www.website_url.com]keywords_1[/url] blah, blah, [url=http://www.url_1.com]keywords_2[/url] blah, blah


Then, in the 3rd profile, the BBC code could be

PHP:
[url=http://www.url_1.com]keywords_1[/url] blah, blah, [url=http://www.url_2.com]keywords_2[/url] blah, blah
...

In the 100th profile, the BBC code could be
PHP:
[url=http://www.url_47.com]keywords_1[/url] blah, blah, [url=http://www.url_99.com]keywords_2[/url] blah, blah

This way, all profile links are pointing to each other. Combine this with the spin syntax, it will leave much less footprint, and get links indexed faster and naturally.

====================
 
Since I got the 1.5V, and I want go to Project > New Project.
I accept but the old project still there, don't know what the problem is.
And if I just change the old settings for the new ones, everytime it loads a site, it tells me that I'm already registered and logged.
What's going on? Any fixes on this?
 
are you using 32bit or 64bit? in the folder where you installed software, under \profilelinkrobot , there is a file newsettings.xml, can you send it to support?


thanks
 
I sent you an email. That file has all my passwords and stuff.
 
if that file has ur info already, it means you accidentally saved something to it.

sent a new file to you, overwrite that file (make a backup copy before do so).

when u start a new project, fill in info, then save to a new project. do not overwrite it.
 
Status
Not open for further replies.
Back
Top