collapse collapse

Menu


* User Info

 
 
Welcome, Guest. Please login or register.
Did you miss your activation email?

* Search



* Shoutbox

Refresh History
  • Shoutbox is not for support!
  • Kyr: Quote
    Live free or die.


    March 03, 2010, 03:28:21 AM
  • Kyr: cancel that
    March 03, 2010, 03:27:53 AM
  • Kyr: I never do!
    March 03, 2010, 03:27:41 AM
  • Kyr: I never use it
    March 03, 2010, 03:26:11 AM
  • TBK: nope :P
    March 01, 2010, 10:17:40 PM
  • WeZoN: no one uses this shoutbox ? :P
    February 26, 2010, 07:11:06 AM
  • WeZoN: check out aoc custom modules ^^  alliance chat from Borgan is up
    February 03, 2010, 06:48:24 AM
  • Yite: I see dead people
    February 02, 2010, 06:47:32 AM
  • squattinbull: I love Bebot!
    January 12, 2010, 12:16:03 PM
  • Riccarr: First Shout of 2010! Woohoo!
    January 07, 2010, 01:09:48 PM
  • Shakor: Happy new year!
    December 31, 2009, 01:04:18 PM
  • Shelly: Merry Christmas Everyone!
    December 25, 2009, 09:17:35 PM
  • Iheaca: Happy Christmas to all !
    December 24, 2009, 04:07:01 AM
  • Getrix: Happy xmas everytone! =)
    December 24, 2009, 01:07:49 AM
  • Temar: why does forum keep rolling back
    December 23, 2009, 02:05:48 PM
  • Shakor: Bebot not working for AoC patch 1.06 :)
    December 13, 2009, 06:33:00 PM
  • Khalem: Seems there is something wrong with the dutch language files :\
    December 10, 2009, 06:12:35 AM
  • WeZoN: i thnk you guys should check your footer.php ^^
    December 04, 2009, 08:12:07 AM
  • BongTechnician: O.o
    December 03, 2009, 09:39:54 PM
  • PBbot: Hi
    November 17, 2009, 11:12:10 AM

* Board Stats

  • stats Total Members: 1450
  • stats Total Posts: 14828
  • stats Total Topics: 2018
  • stats Total Categories: 7
  • stats Total Boards: 31
  • stats Most Online: 168

Author Topic: Ventrilo  (Read 5339 times)

0 Members and 1 Guest are viewing this topic.

Offline Glarawyn

  • Developer
  • ********
  • Posts: 454
Ventrilo
« on: July 31, 2007, 11:42:23 AM »
Here it is, a module to display the status of your Ventrilo server.

Pre-Installation:
This module needs The ventrilo_status program to function. The ventrilo_status program for Windows, Linux i386, Solaris SPARC, Solarias x86, FreeBSD x86, NetBSD x86, and Mac OSX PowerPC can be found in the server version of Ventrilo. Download from Ventrilo.com. This module will obviously only work on the platforms supported by the Ventrilo binaries.

Disclaimer: Ventrilo's license does not allow unauthorized redistribution of their binaries, as such they are not included with this module. Also, I do not want the responsibility of ensuring that a binary executable is free from viruses and other security risks. You should only download ventrilo_status from Ventrilo.com

Pre-Installation (Cont.):
Download the Ventrilo server and locate the ventrilo_status (or ventrilo_status.exe for windows users) and place it somewhere on your harddrive. The default location for this module is in your BeBot's extras directory. 

Required Configuration
Before you can use the Ventrilo module, you must configure it.

/tell yourbot !set Ventrilo server <hostname or ip address> (Required!)
/tell yourbot !set Ventrilo port <port number> (Required!)

Optional Configuration
/tell yourbot !set Ventrilo password <password> (Only required if your Ventrilo server requires a password to obtain status via ventrilo_status. If your server does not require this, don't set it!!! If your server requires a password, you must set a port!)

/tell yourbot !set Ventrilo prgpath <path to ventrilo_status> (Only required if you put ventrilo_status somewhere besides your BeBot's extras directory. Default: ./extras/. Example: c:\ventrilo\, /usr/local/bin/)

/tell yourbot !set Ventrilo showclient <On|Off> (Enables and disables showing client information such as ping and time connected)
/tell yourbot !set Ventrilo showserver <On|Off> (Enables and disables showing server information)

Usage
Use the !vent command in tell, private group, or guild chat to display the status. Ventrilo admins will be displayed in red. Protected rooms will be highlighted in orange.

Current Version:: 2.0.1 (2007-12-29)

Download: Ventrilo-2.0.1.zip

Enjoy!

Changelog:
2.0.1: Fixed Client parsing for Ventrilo 3.0.
2.0.0: Updated for BeBot 0.4.
1.0.6: Fixed error messages displayed on bot console when no clients are connected to the Ventrilo server.
1.0.5: Fixed for Windows bot hosts and updated to use v2.0.3 of Module Settings
1.0.1: SVN and Release were not in sync. Whoops.
1.0.0: Initial Release
« Last Edit: January 03, 2008, 12:14:20 AM by Glarawyn »

Offline bmoscato

  • BeBot User
  • **
  • Posts: 51
Re: Ventrilo
« Reply #1 on: December 04, 2007, 12:06:48 PM »
Does anyone have this module running on 4.3?  I had it running on all the 2.x but I can't get it to function w/ 4.x.

Offline Alreadythere

  • BeBot Maintainer
  • Administrator
  • ********
  • Posts: 1288
Re: Ventrilo
« Reply #2 on: December 04, 2007, 12:09:47 PM »
Changelog:
2.0.0: Updated for BeBot 0.4.

Are you using v2.0.0?

Offline Glarawyn

  • Developer
  • ********
  • Posts: 454
Re: Ventrilo
« Reply #3 on: December 04, 2007, 12:12:51 PM »
I've heard Ventrilo made changes in the latest release that break this module. I'll have to check the output from vent_status on the latest Ventrilo server release. (My guild reported the issue, but I'm not exactly playing AO at the moment.) :)

For BeBot 0.4.X, make sure you download the latest version of the module.

Offline bmoscato

  • BeBot User
  • **
  • Posts: 51
Re: Ventrilo
« Reply #4 on: December 04, 2007, 12:32:09 PM »
Hi,

I'm using Bebot 4.3, Vent Server 3.0.2 and PHP vent status script 2.3.0.  These are all the latest files I can download.

I have the ventrilo_status file in the C:\Program Files\VentSrv and I direct the bot to that location to utilize file.

Settings for Ventrilo

showserver:  On
  Description: Display server information.
  Change to: [ On | Off ]

showclient:  On
  Description: Display client information.
  Change to: [ On | Off ]

server:  127.0.0.1
  Description: Hostname or IP Address of Ventrilo Server.
/tell Exobot2 !set Ventrilo server <new value>

port:  3784
  Description: Port of Ventrilo server.
/tell Exobot2 !set Ventrilo port <new value>

password:  ************
  Description: Status password for Ventrilo Server. If a password is set, you must set a port.
/tell Exobot2 !set Ventrilo password <new value>

prgpath:  C:\Program Files\VentSrv\'
  Description: Path to ventrilo_status program.
  Change to: [ ./extra/ | .\extra\ | C:\Program Files\VentSrv\ ]

Offline Glarawyn

  • Developer
  • ********
  • Posts: 454
Re: Ventrilo
« Reply #5 on: December 04, 2007, 04:50:11 PM »
When you do /tell yourbot !vent, do you get an error on the bot console?

Offline bmoscato

  • BeBot User
  • **
  • Posts: 51
Re: Ventrilo
« Reply #6 on: December 04, 2007, 04:52:57 PM »
No, it just returns the form w/ all the base information.

Channel Info:

+ Lobby


Ventrilo Server Status

Name:
Phonetic:
Comment:
Auth:
Max Clients:
Voice Codec:
Voice Format:
Uptime:
Platform:
Version:
Channel Count:
Client Count:

User Info:

No clients connected to Ventrilo server.

Offline Xuryxus

  • BeBot Rookie
  • *
  • Posts: 2
Re: Ventrilo
« Reply #7 on: December 04, 2007, 06:49:26 PM »
Had some problems with this, too.
Got it to run with setting Ventrilo server to localhost (!set Ventrilo server localhost). But normal ip adresses like 127.0.0.1 don't seem to work.


Offline bmoscato

  • BeBot User
  • **
  • Posts: 51
Re: Ventrilo
« Reply #8 on: December 04, 2007, 08:06:59 PM »
Yeah, I tried localhost, 127.0.0.1 and the internal ip address of the NIC; all w/o any luck.

Offline Glarawyn

  • Developer
  • ********
  • Posts: 454
Re: Ventrilo
« Reply #9 on: December 30, 2007, 01:41:12 AM »
Ventrilo servers no longer give out the UID for connected clients, which broke parsing of connected Ventrilo users. Easy fix.

:)

Update to v2.0.1. See first post for download links.
« Last Edit: December 30, 2007, 01:44:09 AM by Glarawyn »

Offline keirou

  • BeBot Apprentice
  • ***
  • Posts: 79
Re: Ventrilo
« Reply #10 on: January 27, 2009, 10:37:06 AM »
does this still work?
running 6.2
in Age of Conan

I put the Ventrilo.php ventrilostatus.php in custom / aoc
and i put ventrilo_status.exe in extra

Offline Glarawyn

  • Developer
  • ********
  • Posts: 454
Re: Ventrilo
« Reply #11 on: January 27, 2009, 02:00:06 PM »
Module hasn't been updated for BeBot 0.6. Works fine in BeBot 0.4.

Offline IKShadow

  • BeBot User
  • **
  • Posts: 30
Re: Ventrilo
« Reply #12 on: January 27, 2009, 07:17:20 PM »
Module hasn't been updated for BeBot 0.6. Works fine in BeBot 0.4.


Any plans to update it ?

Offline Dabaron

  • Posts: 163
Re: Ventrilo
« Reply #13 on: January 27, 2009, 08:01:08 PM »
Using the .4 compatibility module I have this working in .6 just fine.
http://bebot.shadow-realm.org/0-5-x-customunofficial-modules/0-4_support-for-latest-0-5/

Offline shadowrik

  • BeBot Rookie
  • *
  • Posts: 11
Re: Ventrilo
« Reply #14 on: January 02, 2010, 01:32:34 AM »
I get setting port for mudle Ventrilo does not exist...any ideas

 


* Recent Posts

Bebot filling up my disc space? by Shaidar
[Today at 04:30:55 AM]


bebot issue? by TBK
[March 13, 2010, 07:57:06 PM]


AoChatwrapper_Core error by the hundreds by Runemy
[March 11, 2010, 07:44:14 PM]


MOVED: New Commands Module plz :) by Temar
[March 11, 2010, 05:18:21 PM]


Raid armor search module by TBK
[March 11, 2010, 12:32:45 PM]


* Who's Online

  • Dot Guests: 8
  • Dot Hidden: 0
  • Dot Users: 2
  • Dot Users Online:

* Forum Staff

Khalem admin Khalem
Administrator
admin Alreadythere
Administrator
Temar gmod Temar
Developer