I\'m making bot for online game. It works, but it is singlethread application. I want to make it multithread application.
Finally found some of my really old scripts I had written for an IRC Bot about 10 years ago. I had no idea what I was doing, and was wondering if anyone knew what this was written in and any informati
#!/usr/bin/perl use Net::OSCAR qw(:standard); $uin=\"7777777\"; $password=\"1234567\"; $sender = \"43214312\";
Does anyone know if, from using linkbuttons and imagebuttons in .net (which render to screen with javascript doPostback methods instead of normal links) you are somehow limiting or adversely affecting
This question already has answers here: 开发者_运维知识库Closed 11 years ago. Possible Duplicate:
I\'ve set up a irc bot using socket. I\'ve added a few commands , but I\'d like to add a \"poll\" function.
hi I just want your opinionsabout this code I found on a website for detect real search spiders from spammer is it good?? and do you have any recommendations for other scripts or methods for this subj
T开发者_如何学JAVAhis is how a Google bot views my site - HTTP/1.1 302 Found Connection: close Pragma: no-cache
I am working on making a bot with VBScript, that opens a webpage in Internet Explorer and clicks a button. I have opening the page down, but I don\'t know how to click the button. I have the element.
The program is simple, it is meant to connect to an IRC room. The pr开发者_如何学Coblem is that when I try to connect my bot to it, it gives me the error in the title. I am not sure what they want ins