html - C# Find poke button on Facebook via broswer -
i want make fb auto poker , have code searching tagname of "div" , each item in htmlelementcollection search "a", use innertext see if "poke back" or not. problem that piece of code runs on timer ticks 10 times per second , takes 20% cpu , 125 mb of memory. there faster way can achieve this?
Comments
Post a Comment