Message from JavaScript discussions

April 2017

— Hi

— 

I'd like to make a script in js where I click start, and a bot go on a page i chose and it clicks a button. Is that possible?

— I'll use .click() for the click function

— But I don't know how to make the bot which goes in anothe rpage and click a butto

— Not possible unless you deploy the bot on-page via the developer console

— Can i make it with iframe?

— You can use traditional CSRF attacks to accompolish this

— But not if the page has CSRF prevention

— So yes

— He wants the bot to make a cross domain request

— My bot'll join in http://agar.io, and it'll click Play.

— I need to make it like 1000 times