Help in creating a bot for a Web Browser game

Asked

Viewed 60 times

1

Hello, I need help to create a script that causes you to auto-click a button when entering a particular page of the game I play.

Explaining better: The game has a "PVP", that when I click to enter the page of "PVP" appears the name of the players who are there inside the fight room, however I need to be quick to attack them, I have to click to select the name of the player and then click on the attack button, only I downloaded the tampermonkey and wanted to run in it a script that automatically selects the name of the players and then clickasse on attack.. A bot in the case! As I have no experience to create this script I would like you to help me, so I took the codes of the 2 buttons.

The button that selects the player ( I need you to select auto ):

<select tabindex="-1" class="select-large"><option value="-">[Escolha...]</option> <option value="[object Object]"> NOMEDOJOGADOR </option></select>

The attack button ( I need that right after selecting auto, the script click attack alone ):

<button tabindex="-1" class="btn btn-inverse btn-large"> Atacar </button>
  • kkk you want help to try to damage against the integrity of a game? I believe no one will help you here, people here have ethics.

  • It is not damage the integrity of the game mano, it is just a faster way to attack the opponent, more than half of the people who play this game use script to attack faster!

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.