Web Automation - Need Advice

Hints, tips and tricks for newbies

Moderators: Dorian (MJT support), JRL

Post Reply
adivarup
Junior Coder
Posts: 36
Joined: Tue Mar 21, 2006 10:04 pm

Web Automation - Need Advice

Post by adivarup » Tue Mar 21, 2006 10:14 pm

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
Last edited by adivarup on Wed Feb 02, 2011 12:30 pm, edited 1 time in total.

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Mar 21, 2006 10:20 pm

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 :-/
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

adivarup
Junior Coder
Posts: 36
Joined: Tue Mar 21, 2006 10:04 pm

Post by adivarup » Tue Mar 21, 2006 10:33 pm

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
Last edited by adivarup on Wed Feb 02, 2011 12:31 pm, edited 1 time in total.

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Mar 21, 2006 10:36 pm

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.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

adivarup
Junior Coder
Posts: 36
Joined: Tue Mar 21, 2006 10:04 pm

Post by adivarup » Tue Mar 21, 2006 10:40 pm

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
Last edited by adivarup on Wed Feb 02, 2011 12:31 pm, edited 1 time in total.

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Tue Mar 21, 2006 10:42 pm

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
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

adivarup
Junior Coder
Posts: 36
Joined: Tue Mar 21, 2006 10:04 pm

Post by adivarup » Tue Mar 21, 2006 11:09 pm

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
Last edited by adivarup on Wed Feb 02, 2011 12:31 pm, edited 1 time in total.

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Post by Marcus Tettmar » Wed Mar 22, 2006 7:36 am

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.
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts