Okay I am attempting to make a ventrilo bot that uses python and the ventrcon program. [url]http://aluigi.altervista.org/papers/ventrcon.zip[/url]
The ventrcon program will act as a consolle for the python program to enter commands into but the issue is I can only enter one command through the pipe before python decides it won't work anymore, is there any way I can keep this pipe open so I don't lose control of the bot once it enters its first command?
Also I need a way to time actions that need to be run every X ms.
If I can start to work on this properly I will post source for open use, this ventrilo bot will be able to ban users based on previous used name or for that special someone it could be able to kick them every X minutes, It could also have an anti spam feature for the users that open vent and close it repeatedly. Last but not least it will also have timed bans.
Sorry, you need to Log In to post a reply to this thread.