Hey, Just need some advice in making an easy program. All it has to do is visit a website with a small modification in the link. and a minor delay (random from 2-10 sec). example: i want to auto visit: http://thelink.com/links.php?id=n and then n offcourse is the variable. with what can i make a program like that? thanks in advance
This would probably be easy to make with autohotkey. Go here to learn more about it http://www.autohotkey.com/ You will have to use the COM library as well. More information on COM can be found here http://www.autohotkey.com/forum/viewtopic.php?t=51020