Jump to content

Autovote in Poll


Recommended Posts

I am trying to make a program that would constantly vote for Envy On The Coast in the poll on this page: AOL Sessions Undercover

I tried using the macrogenerator, but it gave me this:

Opt("WinTitleMatchMode", 4)
WinWait("Program Manager","FolderView")
WinWait("Mozilla Firefox Start Page - Mozilla Firefox","")
ControlClick("Mozilla Firefox Start Page - Mozilla Firefox","","MozillaWindowClass1")
WinWait("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","")
While 1
ControlClick("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","","MozillaWindowClass15")
ControlClick("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","","MozillaWindowClass15")
ControlClick("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","","MozillaWindowClass15")
WEnd

Any help would be appreciated.

Link to comment
Share on other sites

well that doesnt really give any coordinates so its not going to click what you want. there may be a way were 1 click will give it 15000 votes tho :rolleyes:

EDIT: nvm its flash :rambo:

Edited by Mast3rpyr0
Link to comment
Share on other sites

I am trying to make a program that would constantly vote for Envy On The Coast in the poll on this page: AOL Sessions Undercover

I tried using the macrogenerator, but it gave me this:

Opt("WinTitleMatchMode", 4)
WinWait("Program Manager","FolderView")
WinWait("Mozilla Firefox Start Page - Mozilla Firefox","")
ControlClick("Mozilla Firefox Start Page - Mozilla Firefox","","MozillaWindowClass1")
WinWait("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","")
While 1
ControlClick("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","","MozillaWindowClass15")
ControlClick("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","","MozillaWindowClass15")
ControlClick("Sessions Under Cover - Rock Artists Go Acoustic - AOL Music - Mozilla Firefox","","MozillaWindowClass15")
WEnd

Any help would be appreciated.

check out the _IE functions, it really pwns.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...