Permanently Closed Marketplace Sales Thread

Status
Not open for further replies.
Thanks a lot for the positive feedback!

hi,

Post review after using it for few days !!!!


Well I have been using Autofill MAgic trial for last 4 days & have been using it straight away for 3-8 projects simeltaneously and I must say it does work as described . Well it does almost everything automatically but it isn't a bot that would do everything on their own & destroy the account it not used properly ......... so I like the way it works ........ like you can use proxy & make account under different project folder and save them as re-use them again & again . Creating email is in just less then 15 sec is what I like the best & this account can be used to create acc on almost 70% of the website & rest of them are just pain in a** as we have to work manually ....... but as said those 70% would really affect you ranking ........


Really great job done by developer & I must say everybody should use the trial version and ofcourse there is a small learning curve & still I am on the way to perfect it but yes you can easily crate acount & post the spun article with backlinking working properly ..... everything web 2.0 sites are proeprly categorized under bookmark,do & no follow link etc which really makes the life easy ...... Post content is too easy just fill then in the options next to the profile tab & you would easily fill those articles to multiple post on diff sites within mins ......


Really hats off to developer !!!


Love it !!!!
 
here is too slow.

I have not heard back from the other user with this issue. Please open a support ticket here:
http://autofillmagic.com/contact/

In the staff we can not reproduce any issues. Firefox is running fine and Autofill Magic works as expected, so we need more details in order to help you resolve this issue.

One thing to try is to disable all other plugins to insure that this is caused by Autofill Magic.

But please open a support ticket, so we can help. It is not a general issue, so we need to figure out what is different in your specific setup.
 
How often do you update the site lists? I see some sites don't work...
 
Last edited:
How often do you update the site lists? I see some sites don't work...

Keeping the site list up to date is an ongoing process and we make corrections when we stumble upon errors or when users report them.

Besides the ongoing maintenance we do a full check every two weeks.

If you have found none-working sites then please report them here:
http://autofillmagic.com/contact/

 
New version out:

This version contains no new features, only minor bug fixes.


Changes in Autofill Magic 2.3.3


  • Fixed issue with slow processing of ordinary spintax when block spinning is enabled.
  • Fixed issue with profile values for Yola.com.
 
I have not heard back from the other user with this issue. Please open a support ticket here:

In the staff we can not reproduce any issues. Firefox is running fine and Autofill Magic works as expected, so we need more details in order to help you resolve this issue.

One thing to try is to disable all other plugins to insure that this is caused by Autofill Magic.

But please open a support ticket, so we can help. It is not a general issue, so we need to figure out what is different in your specific setup.
Ok, i was just using the oportunity to explain my issue since you didn't understand on the first time. Here in brasil when something is slow we call it lag. We are in Carnaval hollidays which lasts one week and after that i'll open the support ticket. Thank you.
 
Just a little proof that it pays to use Autofill Magic:

Improvement 115 > 37

This is the rank improvement for a medium tough keyword after building around 90 web 2.0 properties with 2 - 3 articles.

No second tier has been build yet, so this is from the web 2.0 properties alone.

A new jump is to be expected after building a second and third tier to these web 2.0 properties. That might bring the keyword to top 10.

The client is very happy.



Ovy8Z9G
 
Can this plugin be automated with something like iMacros for example?

Actually this is something that we have wanted to do for a long time. If you would like to see the feature then please leave cheers and and replies.

It could be an extremely powerful feature and we have already done some initial testing.

Writing scripts would be very easy. Here as an example from our initial testing. With a single command we will go to a specific website and the fill in the form on the page:


Code:
Autofill('http://livejournal.com/create.bml');

Basically we just use the command Autofill and then we provide the url that we want to be filled. When we play that single line Firefox will open up the url and fill in the form with out any interaction from us. I am using the example because it illustrates how simple it would be to write Imacros with Autofill Magic.

Here is the result in an animated gif.


eJvauXK


This is not available yet, but if more users request it, we might implement it sooner rather than later.
 
OK. So I spend the day playing around with Imacros and Autofill Magic.

Without too much hassle I was able to do a script that auto-login to wordpress with the selected Autofill Magic profile and post the selected article. Finally the script navigates to the posted article.

So all in all a script that can perform auto-login, posting and (almost) collecting of the created link. Now is that a tricky script to write? Not at all. I is 6 simple lines:


Code:
GoTo('http://en.wordpress.com/wp-login.php#am-login');
Wait(1);
Autofill('https://$$username$$.wordpress.com/wp-admin/post-new.php');
Wait(3);
ClickSelctor('input','id','publish');
ClickText('A','View<SP>post','1');

Actually the waiting commands can be removed with a few tweaks so it could be as short as this:

Code:
GoTo('http://en.wordpress.com/wp-login.php#am-login');
Autofill('https://$$username$$.wordpress.com/wp-admin/post-new.php');
ClickSelctor('input','id','publish');
ClickText('A','View<SP>post','1');

The script may look a little weird if you are new to Imacros. But actually is very easy. First we go to a url, then we go to another urls and auto fill our article, then we click the publish button and then we click the link to the published article. This is something that everyone can learn and writing scripts like this will take 5 - 10 minutes.

Here you can see the script in action.

Please let me know your thoughts.



See video in full screen at Vimeo
 
Last edited by a moderator:
That looks very promissing!

Autofill() , ClickSelctr() and the other commands we see are javascript functions?

Can you show the javascript inside them?
 
Last edited:
the web 2.0 accounts are new or old? how many articles do you have on every account? have you spinned the articles? thx
 
the web 2.0 accounts are new or old? have you spinned the articles? thx

Just a little proof that it pays to use Autofill Magic:

Improvement 115 > 37

This is the rank improvement for a medium tough keyword after building around 90 web 2.0 properties with 2 - 3 articles.

No second tier has been build yet, so this is from the web 2.0 properties alone.

A new jump is to be expected after building a second and third tier to these web 2.0 properties. That might bring the keyword to top 10.

The client is very happy.



Ovy8Z9G
 
Status
Not open for further replies.
Back
Top