bots
webClient Bot - Multithreading
I\'m making bot for online game. It works, but it is singlethread application. I want to make it multithread application.[详细]
2023-02-27 18:13 分类:问答What language is this? (for an IRC Bot)
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[详细]
2023-02-26 07:55 分类:问答Why does ICQ bot not send message?
#!/usr/bin/perl use Net::OSCAR qw(:standard); $uin=\"7777777\"; $password=\"1234567\"; $sender = \"43214312\";[详细]
2023-02-23 22:49 分类:问答Bots, SEO and ASP.NET __doPostBack links
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[详细]
2023-02-23 06:14 分类:问答Python IRC bot help [duplicate]
This question already has answers here: 开发者_运维知识库Closed 11 years ago. Possible Duplicate:[详细]
2023-02-21 11:18 分类:问答How can I conduct a poll through an irc bot?
I\'ve set up a irc bot using socket. I\'ve added a few commands , but I\'d like to add a \"poll\" function.[详细]
2023-02-20 03:41 分类:问答small php code for detecting real search spiders from a spammer
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[详细]
2023-02-18 04:35 分类:问答This is How Google Bot Fetched My Site
T开发者_如何学JAVAhis is how a Google bot views my site - HTTP/1.1 302 Found Connection: close Pragma: no-cache[详细]
2023-02-17 08:55 分类:问答Click Button on Webpage via VBScript?
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.[详细]
2023-02-17 01:34 分类:问答Python Error: Argument 1 must be buffer or bytes not str
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[详细]
2023-02-13 15:04 分类:问答