collapse collapse
* User Info
 
 
Welcome, Guest. Please login or register.
* Search

* Board Stats
  • stats Total Members: 989
  • stats Total Posts: 18363
  • stats Total Topics: 2500
  • stats Total Categories: 7
  • stats Total Boards: 35
  • stats Most Online: 1144

Author Topic: Ventrillo  (Read 3999 times)

0 Members and 1 Guest are viewing this topic.

Offline Dabaron

  • BeBot Apprentice
  • ***
  • Posts: 163
  • Karma: +0/-0
Ventrillo
« on: August 17, 2006, 09:02:49 pm »
I see a module or two out for Teamspeak but none for Ventrilo.  Not sure how possible this will be but would there be a way to make one that can check to see who all is in Vent?

Only command really needed would be +ventrilo and have it work from tells/gc/privgrp

Offline Zutant

  • BeBot Rookie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: Ventrillo
« Reply #1 on: August 22, 2006, 03:00:19 am »
not sur if this will help anyone but this is the code that www.anvox.com uses for their remote server staus

<html>
<head>
<title>anVox Server Status</title>
<style type="text/css">
.listing { color: #000000; FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,helvetica,sans-serif; }
.servername { color: #ffffff; FONT-SIZE: 14px; FONT-FAMILY: verdana,arial,helvetica,sans-serif; }
.serverdetail { color: #ffffff; FONT-SIZE: 10px; FONT-FAMILY: verdana,arial,helvetica,sans-serif; }
.serverdetail a:link, .serverdetail a:visited, .serverdetail a:active { color: #ffffff; text-decoration: none; }
.serverdetail a:hover { color: #ffffff; text-decoration: underline; }
</style>
</head>

<body>
<table align="left" border="0" cellpadding="0" cellspacing="0" width="400">
  <tr>
    <td>
<?
// Your anVox server IP
$server_ip="";

// Your anVox server port
$server_port="";

// Your server type: 1 = Teamspeak, 2 = Ventrilo
$server_type="";

// Outside table color
$table_color1="556d8c";

// Inside table color
$table_color2="ededed";

// Data list table color
$table_color3="FFFFFF";

  // DO NOT EDIT THE LINE BELOW!!
@readfile("http://status.anvox.net/status.php?detail=$server_ip&detailport=$server_port&server_type=$server_type&table_color1=$table_color1&table_color2=$table_color2&table_color3=$table_color3");
?>
</td>
        </tr>
      </table>
<table align="center" border="0" cellpadding="0" cellspacing="0" width="400">
  <tr>
    <td>
<font size="-2" face="verdana"><center>Hosted by <a href="http://www.anvox.com" target="_blank">www.anVox.com</a></center></font>
</td>
        </tr>
      </table>
</body>
</html>

Offline Nik_Doof

  • BeBot Rookie
  • *
  • Posts: 2
  • Karma: +0/-0
Re: Ventrillo
« Reply #2 on: September 23, 2006, 09:53:47 am »
I wrote a Ventrillo server stat module many moons ago, I must still have the source somewhere round here....

From what i remember the ventrilloscript package they have on their website has a simple PHP lib for querying vent servers which you can easily adapt into a module
« Last Edit: September 23, 2006, 09:56:06 am by Nik_Doof »

Offline Naturalistic

  • Contributor
  • *******
  • Posts: 221
  • Karma: +0/-0
Re: Ventrillo
« Reply #3 on: September 27, 2006, 05:31:28 pm »
Death to Vent :p

I prefered TS...
220/25 Eternalist Doctor
-----------------------------
Campalot Coding Co-ordinator and Super Admin
http://www.campalot.info/index.php

Offline Dabaron

  • BeBot Apprentice
  • ***
  • Posts: 163
  • Karma: +0/-0
Re: Ventrillo
« Reply #4 on: September 27, 2006, 07:00:52 pm »
Death to Vent :p

I prefered TS...

I use both.  My main org uses TS but I have an org with an alt or two in it that uses vent and they wanted a module to see who all is in there and stuff.   :P

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrillo
« Reply #5 on: January 05, 2007, 08:20:01 pm »
I wrote one that works for Ventrilo.com's Status page. (http://www.ventrilo.com/status.php)

It isn't exactly pretty though, and I need to add colors and stuff.

This module would be much easier if the status pages kicked out XML in a standard format instead of their own HTML.  ;D

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrillo
« Reply #6 on: January 05, 2007, 09:55:04 pm »
*sigh*

I tried out the ventrilo_status program, and I did things the hard way. The output of ventrilo_status is much easier to parse...heh.

Offline Glarawyn

  • BeBot Hero
  • ******
  • Posts: 521
  • Karma: +0/-0
Re: Ventrillo
« Reply #7 on: January 08, 2007, 06:47:29 am »

 

* Recent Posts
[AoC] special char for items module by bitnykk
[February 09, 2024, 09:41:18 pm]


0.8.x updates for AoC by bitnykk
[January 30, 2024, 11:16:08 pm]


0.8.x updates for AO by bitnykk
[January 30, 2024, 11:15:37 pm]


BeBot still alive & kicking ! by bitnykk
[December 17, 2023, 12:58:44 am]


Bebot and Rasberry by bitnykk
[November 29, 2023, 11:04:14 pm]

* Who's Online
  • Dot Guests: 511
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.
* Forum Staff
bitnykk admin bitnykk
Administrator
Khalem admin Khalem
Administrator
WeZoN gmod WeZoN
Global Moderator
SimplePortal 2.3.7 © 2008-2024, SimplePortal