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

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -