• Welcome to Valhalla Legends Archive.
 
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - lordkrandel

#1
General Programming / Re: [Python] Pybbot
March 01, 2007, 10:28 AM
I know really little of Python but I want to learn.
Maybe I could give/have some help. I really like the
idea of an open-source interpreted battlenet bot.

Can this page be of any help?
It is about a core library handling asyncronous sockets.
It is called "asyncore"

http://www.python.org/doc/2.4/lib/module-asyncore.html

I have another link for you...
http://squirl.nightmare.com/medusa/async_sockets.html
#2


;D Ok... I start pybbot.py and it writes some strange string.

I've given a look at the code but I don't have time to learn
how to modify it. This bot has no docs, nothing to help me
understand how it actually works. And it does not actually work.
And the BNETdocs are offline

:O Is the author in this forum? How can I contact him?
#3

I need a simple Battle.Net bot doing just the chat thing
which can interact (both I/O ) with a Python or an Autohotkey
program. StealthBot has a VBScript engine, but I think
WSH is a major security risk.

Plz, you are not asked to convince me about WSH security,
just tell me if there are alternatives.  Any suggestions?
Any working Python bot?