Author Topic: How many times can you click in 10 seconds? || SPEEDCLICKING CHALLENGE  (Read 5412 times)

got 75 first try, i will get to 100
woot, got 117
« Last Edit: August 27, 2013, 08:39:51 PM by lolz?? »




I didn't know what to do so I got 13 clicks :(

I feel like half of you are lieing

Using one hand, rapidly tensing up and vibrating my arm up and down, I was able to click 94 times. I can't see how much higher than that is even possible unless you're using two hands or a bot

I feel like half of you are lieing

Using one hand, rapidly tensing up and vibrating my arm up and down, I was able to click 94 times. I can't see how much higher than that is even possible unless you're using two hands or a bot

It's easier if you hold your mouse up in the air with one hand and click with the other.

134 times on first try
less than 120 on the 2nd 3rd and 4th times

I feel like I was faster on the last few times, I think this thing is a liar

EDIT: I found a way better technique.
« Last Edit: August 27, 2013, 09:43:41 PM by xSetrox »

75 Clicks on the first try.

I'll reveal my method.
I broke no rules. I used inspect element.

If it was breaking the rules to use the track pad buttons then my actual record is 135. its only like 10 less so whatever

I'll reveal my method.
I broke no rules. I used inspect element.
do you somehow think its legit to edit the page to say something else? gtfo

56 clicks

this will be extremely practical



Code: [Select]
$F1::
while GetKeyState("F1", "P")  ; While the F1 key is being held down physically.
{
    Click
}
return
« Last Edit: August 27, 2013, 11:16:40 PM by Pecon »