autoposter help
"Douglas Gray" <[email protected]>
| Newsgroups | gmane.comp.windows.autoit.user |
|---|---|
| Message-ID | <[email protected]> |
Run("C:\Program Files\Internet Explorer\iexplore.exe","C:\Program
Files\Internet Explorer",@SW_MAXIMIZE)
winwaitactive("Windows Internet Explorer")
sleep(6000)
send("{tab}")
send("http://www.gaiaonline.com")
send("{enter}")
winwaitactive("Welcome to Gaia Online","Windows Internet Explorer")
sleep(6000)
send("{TAB 8}")
send("...........")
sleep(1500)
send("{TAB}")
send(".......")
sleep(8000)
send("{TAB}")
send("{ENTER}")
winwaitactive("Gaia :: Welcome to Gaia -","Windows Internet Explorer")
sleep(8000)
send("{tab 86}")
send("http://www.gaiaonline.com/guilds/posting.php?mode=reply&tc=185&t=7831119")
send("{ENTER}")
sleep(5000)
send ("{TAB}")
send("{ENTER}")
i got it working kind of but i need a loop