Hallöle Leute,
Ich will mir einen Vote Bot schreiben für einen WoW Server wie kriege ich es hin das er diesen Button clickt:
Code:
<tr>
<td><img src="http://oblivion-wow.com/application/images/vote_images/xtremetop100.jpg" /></td>
<td>4 voting points</td>
<td id="vote_field_1">
<input type="submit" onClick="Vote.open(1, 12);" value="Vote now!"/>
</td>
Danke schonmal im Vorraus!