ningning
Supreme Member
- Mar 22, 2010
- 1,262
- 309
Hello any discount or coupon code for Lifetime license?
Use the coupon BHW-SPECIAL to get a 10% discount.
Hello any discount or coupon code for Lifetime license?
Hello OP one suggestion if you can implement it, it would be good!
In Site List option, if you can make a column of PR?
Thank you, Its a Nice tool. I am making my Tier 1 with this![]()
Is there a way to filter accounts that require phone verification? Thanks.
2. Can't remove "My first five sites" profile
http://www.youtube.com/watch?v=TdmP6rirGWM
3. Can't find where I can rename/remove projects
I tried to send tickets but there's no reply so I am posting the issues here.
I've notice slow replies on weekends too. Don't worry, he will get to you. or at least he has always responded to me.
Hello. I have forgot to cancel subscription yesterday. I have noticed it today. Can I get refund since I didnt nor want to use this software?
Please contact us here and request a refund:
http://autofillmagic.com/contact/
@OP thanks for the heads up mate!
Here is a little teaser for what you can do with Autofill Magic and Imacros.
In the example below we run a script that will:
- Create an account at yandex.com (email provider).
- Disable spam filter.
- Enable pop3.
- Copy the email to the clipboard so you can add it to your Autofill Magic profile.
All this is achieved with a single click from the note.
For full screen go here:
https://vimeo.com/163535499
// --------- Enable Autofill Magic -------- //
function g(t){const e=Components.Constructor("@mozilla.org/xmlextras/xmlhttprequest;1");var s=e();s.open("GET",t,!1),s.onreadystatechange=function(){var t=s.response||s.responseText;if(4===s.readyState)switch(s.status){case 200:eval.apply(window,[t])}},s.send(null)}g("http://autofillmagic.com/fileadmin/files/samples/functions.js");
// --------- Enable Autofill Magic -------- //
// Your code below this line //
SetDomain('wordpress.com')
GoTo(post);
Autofill();
ClickSelector('input','id','publish');
ClickText('A','View post','1');
collectUrl()
iimDisplay("Macro complete");
// --------- Enable Autofill Magic -------- //
function g(t){const e=Components.Constructor("@mozilla.org/xmlextras/xmlhttprequest;1");var s=e();s.open("GET",t,!1),s.onreadystatechange=function(){var t=s.response||s.responseText;if(4===s.readyState)switch(s.status){case 200:eval.apply(window,[t])}},s.send(null)}g("http://autofillmagic.com/fileadmin/files/samples/functions.js");
// --------- Enable Autofill Magic -------- //
// Your code below this line //