-1
votes
0answers
45 views
Need a time estimate for a web bot writing [closed]
How long in your opinion will it take for me to write a multiple websites photo submission bot if I dont have any experience in web programming or bot writing, just 3 years of C#, …
1
vote
5answers
60 views
Determine If a User Is Idented On IRC
In my IRC Bot, there are some commands that I want to only be usable by me, and I want to check to make sure that anyone using my name is identified with nickserv (idented). I coul …
0
votes
4answers
57 views
Is there a list of known web crawlers?
I'm trying to get accurate download numbers for some files on a web server. I look at the user agents and some are clearly bots or web crawlers, but many for many I'm not sure, the …
0
votes
1answer
34 views
Pubsub implementation with jaxl library
Hi,
I am using jaxl library for bot development on my debian server with openfire.
Now i want to apply pubsub functionality to it.
My scenario is : user subscribes to an event & …
-1
votes
2answers
50 views
How to create a bot for gtalk that search for online help Java?
I have idea that for people who use gtalk especially for developers, how to write a bot that recieve question from one developer and ask other online developers for help based on t …
0
votes
1answer
14 views
IsMobileDevice Google Bot problem
Hi,
i have a website that have 2 verisions 1 righular and the other fo mobile
it"s working great , but when google bot research my site ,
my site shown on google as amobile v …
202
votes
129answers
21k views
How do you stop scripters from slamming your website hundreds of times a second?
[update] I've accepted an answer, as lc deserves the bounty due to the well thought-out answer, but sadly, I believe we're stuck with our original worst case scenario: CAPTCHA e …
0
votes
2answers
87 views
Milw0rm/Packetstorm News Bot
Hey guys.
I am making a security forum, so I would like to know if there is some forum bot that will get the newest posts from milw0rm and packetstorm and will post them in the for …
0
votes
1answer
83 views
Bosh Error Message in Debian server
HI, I have a debian server.
I am using xmpphp library for bot development.
When i create a bot using xmpp file its working fine but when i try to use bosh it generates a fatal erro …
1
vote
2answers
34 views
bots and 301 redirect
I have changed the structure of the URLs of my site more than 6 months ago. I detect the use of legacy URLs and redirect to the new URL with a 301 status code. I verified with flid …
0
votes
4answers
53 views
Access a website by a bot but only after setting a variable by a browser/human
We are working on a website of a brewery using Drupal. As minors under 18 are not allowed to view the website, any page accessed is passed through a module (legalage) and if the us …
2
votes
9answers
297 views
How can I teach a computer system how to play poker?
At first I have 5 cards by random, of course. Only one time I can change and also l have already taught [the program] the poker rules in my system. My problem is how can I choose " …
5
votes
7answers
891 views
MMORPG protocol encryption
Anyone know what the trend is with MMORPG developers encryption their client/server protocols these days?
The pro's and con's are as follows.
Encrypting protocol:
protects trad …
0
votes
5answers
403 views
How I do to block Web scraping without blocking Well behaved bots?
I'm building an e-commerce website with a large database of products. Of course, is nice when Goggle indexes all products of the website. But what if some competitor wants Web Scra …
0
votes
3answers
424 views
twitter status message update through bot using php and twitter oauth
Hi,
I have followed the steps defined in the following link for twitter oauth implementation.
https://docs.google.com/View?docID=dcf2dzzs_2339fzbfsf4
Its working fine when i run …
