-
Timer Help
Ok i need a random timer, generating random intervals between 1min and 5mins.
On each timer i need it to do this.
Web.Navigate2 "http://netbux.org/results.php?query=" & list1.list(i) & "&engine=Google"
Thanks in advance.Would work this out myself but i need it by the morning, so please help me.
-
Re: Timer Help
hehe.. automatically getting netbux searches.... and it'll just show up to them as a standard browser hit :-)
How are you generating the list? You clould probably select random entries from a dictionary.txt every "random time"
I really dont trust the random feaures of vb6 to pick a different word each time though :-)
Anyway I just came on here to ask about how to extend a timer but thinking about your program gve me some ideas.