I have not purchased this tool yet as I am not sure if it will work for what I am trying to do. I sure could use any advice.
I post to about 10 forums each day under differnt user names. My job is to write content and keep the forums looking active.
I hate the process of having to log into the forum, and posting. I do this quite a bit. I have to log out.. log in as someone else, post, then log out.
Can this be automated?
________
vaporizer affiliate programs
Web Automation - Need Advice
Moderators: JRL, Dorian (MJT support)
Web Automation - Need Advice
Last edited by adivarup on Wed Feb 02, 2011 12:30 pm, edited 1 time in total.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Yes. Should be easy enough to record the logins, post and log out again with WebRecorder. You can then modify to vary the content, or to import from text files, or a database, which you can modify locally. Macro Scheduler is used to edit the scripts and play back.
Not entirely sure I agree with the ethics of faking the forum activity, but that's another matter, and one I shall stay out of :-/
Not entirely sure I agree with the ethics of faking the forum activity, but that's another matter, and one I shall stay out of :-/
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
mtettmar,
Thanks for the post!
Let me see if i understand you correctly.
1. Record the activity of me logging into my forum. Posting my content. Then sign out.
Your tool will read the username / password & content from a database which I can update and it will use this information?
________
Honda FR-V
Thanks for the post!
Let me see if i understand you correctly.
1. Record the activity of me logging into my forum. Posting my content. Then sign out.
Your tool will read the username / password & content from a database which I can update and it will use this information?
________
Honda FR-V
Last edited by adivarup on Wed Feb 02, 2011 12:31 pm, edited 1 time in total.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
Hi,
If you want it to read the username, password and content from a database, then you can make it do so.
First you would record it and the data would be hard-coded as recorded. You could then change the code to use dynamic data from some other source if you so wish.
If you want it to read the username, password and content from a database, then you can make it do so.
First you would record it and the data would be hard-coded as recorded. You could then change the code to use dynamic data from some other source if you so wish.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Sounds like it will do the trick. As this is all i want to do, which product will work for me?
________
Battle of the Overpass
________
Battle of the Overpass
Last edited by adivarup on Wed Feb 02, 2011 12:31 pm, edited 1 time in total.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
You need Macro Scheduler Std Plus WebRecorder. The Macro Scheduler Std + WebRecorder deal is currently $125, a savings of $59 @
http://www.mjtnet.com/sales.htm
http://www.mjtnet.com/sales.htm
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
Ok. Just purchased the product and installed it. Where do I now go to learn how to create the script to read a database.
________
buy grinder
________
buy grinder
Last edited by adivarup on Wed Feb 02, 2011 12:31 pm, edited 1 time in total.
- Marcus Tettmar
- Site Admin
- Posts: 7395
- Joined: Thu Sep 19, 2002 3:00 pm
- Location: Dorset, UK
- Contact:
There are lots of resources to help you. Start with:
http://www.mjtnet.com/blog/2006/02/20/a ... databases/
http://www.mjtnet.com/vbsdb.htm
http://www.mjtnet.com/blog/2006/01/17/h ... on-script/
And plenty of scripts and tips in these forums. Start by recording the scripts and creating static versions.
If you just want to read from text files you can just use the ReadLn command. See the command reference in the help file.
http://www.mjtnet.com/blog/2006/02/20/a ... databases/
http://www.mjtnet.com/vbsdb.htm
http://www.mjtnet.com/blog/2006/01/17/h ... on-script/
And plenty of scripts and tips in these forums. Start by recording the scripts and creating static versions.
If you just want to read from text files you can just use the ReadLn command. See the command reference in the help file.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar
Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?