lodi94

Active Member
Reaction score
29
Author
lodi94
Contributors
none
Quickbar Entry
javascript:$.getScript('https://dl.dropbox.com/s/kogr1dqrq325ndb/farma.js?dl=0');
Public?
Public
This script create a new a button on top of the page. Clicking it you will send all the "a" on the page (not all togheter, every click you send just one attack, to send all the a you need to click it n times, where n is the number of a).
It's made for mobile users, that can't use the keypress. This way they can just always tap in the same point of the screen without the need to scroll down
 
Upvote 4

- Mr. President

Well-Known Member
Reaction score
30
That's the intended effect of the script, you can now click on it instead of clicking on the other "a"
(that script is basically useless on pc, but it's good for mobile players because they can't use keypress)
 
Top