The Grand: Post your reaction time topic!

2»

Comments

  • Soul_RiderSoul_Rider Mod Bean Join Date: 2004-06-19 Member: 29388Members, Constellation, Squad Five Blue
    LoL,

    Well I posted 3 times, all with 5 clicks.

    213.9, followed by 212 followed by 207.8.

    It is now 7am and I have been up for nearly a day, most of which was spent programming.

    I am an old man of 36... I'm definitely not as sharp as I was...
  • ScytheScythe Join Date: 2002-01-25 Member: 46NS1 Playtester, Forum Moderators, Constellation, Reinforced - Silver
    I got an average of 265ms and a best of 206ms.

    Then I wrote this:
    <!--c1--><div class='codetop'>CODE</div><div class='codemain'><!--ec1-->#singleinstance force

    while 1
    {
        MouseGetPos, xpos, ypos
        PixelGetColor, detectedColour, xpos, ypos
        
        if (detectedColour = 0x33CC00)
        {
            MouseClick
        }
        Sleep, 1
    }<!--c2--></div><!--ec2-->

    Average of 25ms and a minimum of 6ms!

    Take that, the system.

    --Scythe--
  • SkulkJesterSkulkJester Join Date: 2012-09-18 Member: 159858Members
  • SkieSkie Skulk Progenitor Join Date: 2003-10-18 Member: 21766Members, NS2 Playtester, Reinforced - Shadow
    <!--quoteo(post=1993132:date=Oct 18 2012, 10:57 AM:name=Scythe)--><div class='quotetop'>QUOTE (Scythe @ Oct 18 2012, 10:57 AM) <a href="index.php?act=findpost&pid=1993132"><{POST_SNAPBACK}></a></div><div class='quotemain'><!--quotec-->I got an average of 265ms and a best of 206ms.

    Then I wrote this:<!--QuoteEnd--></div><!--QuoteEEnd-->

    I think you could make a rudimentary aimbot with AHK.. just make it look for magenta on screen and make a bright magenta skin for skulks. Move to magenta. :)
  • XythXyth Avatar Join Date: 2003-11-04 Member: 22312Members
    Can't get under 200 :(
    Also I've found it helps to keep your finger pressured on the button, right before it clicks, that shaved 35ms off my times.
  • SwiftspearSwiftspear Custim tital Join Date: 2003-10-29 Member: 22097Members
    I'm quite consistently averaging around 220. I'm not very surprised with that, I've always been pretty average at twitch shooters.
  • DrfuzzyDrfuzzy FEW... MORE.... INCHES... Join Date: 2003-09-21 Member: 21094Members
    I get around 220 @ 24yo. Completely ######faced.
Sign In or Register to comment.