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: Installing and Monitoring Org Chat  (Read 7612 times)

0 Members and 1 Guest are viewing this topic.

Offline smagma

  • BeBot Rookie
  • *
  • Posts: 5
  • Karma: +0/-0
Installing and Monitoring Org Chat
« on: February 01, 2005, 12:56:06 pm »
KK to help with the issue of Installing Bebot.. To avoid alot of the issues that have come up in the forums with the install, i was able to install bebot to my C: drive, i was only able to get it installed there... other wise it would not recognize that the phpsockets dll was there.. i had to put C:bebots then create a directory called c:\php4 and put the sockets dll file there and bingo it works.. the only problem i am having now is the bot is NOT monitoring the org channel, we have to /tell the bot any commands we want... here is my conf file, this is set up as a guild bot:

$guildbot = true;                // false if its a raidbot.
$guild_name = "Virtual Insanity";                // only if its a guildbot.
$guild_id = 4341766;                    // only if its a guildbot.

The information about is exactly the way it should be, i mean correct spelling and correct id number..

What am i doing wrong? why can't we just do !online in the guild channel instead of /tell thats very difficult to tell all 225 of our members to do that.. we went from the IGN bot beacuse IGN is way too buggy BEBOT seems to work great other then the problem we are haveing.. its updateing member etc..

O another question, i have alot of really nice plugins that i got for the IGN bot we had, is there a way to use those in bebots as well.. Atleast the Location lookup plugin and the shadowlands lookup, and the AO Forums plugin, those would be really nice to use.. im not that advanced in php to write them myself.

Please help if u can, its  frustrateing our org members.. and i believe BEbots is for us if we can get it to work properly.

Thanks,
And i appriciate any help.
Smags
RK2
Virtual Insanity

Offline Blondengy

  • BeBot Creator and Founder
  • BeBot Hero
  • ******
  • Posts: 51
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #1 on: February 01, 2005, 08:22:07 pm »
First question: Is the bot character even in the guild? Of cause the character to bot is running on has to recieve guildchat for the bot to be able to reply to guildchat. ;)
The second possibility is that your bot character is suspended from guildchat.
This is a senario where you could've gotten suspended:
Your guild has guild taxes, you created a bot char, you put the new level 1 char into your guild, you logged out. Since the char is new he still has 0 creds, since the guild requires taxes he has to pay a small ammount to the guild bank when logs out, since he doesn't have the credits to pay he gets suspended from guildchat. :(
Log him on ingame and try chatting in GC...

About the IGN plugins: I've never looked at ign plugins myself tbh but I think it shouldn't be hard for someone who knows a bit of php to port them since the "real" work is already done - all you would have to do is put it into bebot's module frame.

Offline craized

  • Contributor
  • *******
  • Posts: 165
  • Karma: +0/-0
    • http://www.craized.net
Installing and Monitoring Org Chat
« Reply #2 on: February 02, 2005, 12:16:07 am »
As far as IGN plugins, if you really want a specific plugin, and you can't make it yourself, post your request  in the Module Request Forum, with a link to the IGN plugin, and if it seems worth while, I would be happy to modify it, and I would assume Blondengy would be as well if the time were available.
Trailin [213/14][ADVENTURER][RK2]
Bigburtha [216/17][NT][RK2][FROZEN]
Abeham [199/7][TRADER][RK2][FROZEN]


Offline smagma

  • BeBot Rookie
  • *
  • Posts: 5
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #3 on: February 02, 2005, 08:31:52 am »
Quote from: "Blondengy"
First question: Is the bot character even in the guild? Of cause the character to bot is running on has to recieve guildchat for the bot to be able to reply to guildchat. ;)
The second possibility is that your bot character is suspended from guildchat.
This is a senario where you could've gotten suspended:
Your guild has guild taxes, you created a bot char, you put the new level 1 char into your guild, you logged out. Since the char is new he still has 0 creds, since the guild requires taxes he has to pay a small ammount to the guild bank when logs out, since he doesn't have the credits to pay he gets suspended from guildchat. :(
Log him on ingame and try chatting in GC...

About the IGN plugins: I've never looked at ign plugins myself tbh but I think it shouldn't be hard for someone who knows a bit of php to port them since the "real" work is already done - all you would have to do is put it into bebot's module frame.


Yes bot is in guild, and the bot has complete access to the guild. i logged on it and it was fine.. the bot was working fine on the IGN bot as far as monitoring the guild chat prior to installing bebot. ?? so i dont know what else it is..

links to IGN plugins are.. I will post in the Module Request Forum, thanks.

Smags

Offline craized

  • Contributor
  • *******
  • Posts: 165
  • Karma: +0/-0
    • http://www.craized.net
Installing and Monitoring Org Chat
« Reply #4 on: February 02, 2005, 08:44:48 am »
Double check that your guildid is correct in Bot.conf
Trailin [213/14][ADVENTURER][RK2]
Bigburtha [216/17][NT][RK2][FROZEN]
Abeham [199/7][TRADER][RK2][FROZEN]


Offline smagma

  • BeBot Rookie
  • *
  • Posts: 5
  • Karma: +0/-0
Re: Installing and Monitoring Org Chat
« Reply #5 on: February 02, 2005, 01:05:33 pm »
disregard..

Offline smagma

  • BeBot Rookie
  • *
  • Posts: 5
  • Karma: +0/-0
Re: Installing and Monitoring Org Chat
« Reply #6 on: February 02, 2005, 01:06:12 pm »
Quote from: "smagma"

$guildbot = true;                // false if its a raidbot.
$guild_name = "Virtual Insanity";                // only if its a guildbot.
$guild_id = 4341766;                    // only if its a guildbot.

The information about is exactly the way it should be, i mean correct spelling and correct id number..



kk first post i said the info was correct...

still stuck on this one...

Smagy

Offline smagma

  • BeBot Rookie
  • *
  • Posts: 5
  • Karma: +0/-0
ideas?
« Reply #7 on: February 07, 2005, 01:11:34 pm »
any ideas???

Offline Blondengy

  • BeBot Creator and Founder
  • BeBot Hero
  • ******
  • Posts: 51
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #8 on: February 07, 2005, 09:53:43 pm »
Afraid not, I've never had the problem that a bot has access to the guild hat but can not listen/react to it. :(
The important thing for listening to guildchat is the $guild_name... and if that's perfectly right the only reason I can see in the code for not "hearing" it is it not beeing transmited to the bot. But since you say that IGN has no problems reading it I'm a bit confused. I really don't know why this could be the case. :(

I'd have to do some personal tests on the char itself, but I doubt I'll be able to do that. ;)

Offline Xylander

  • BeBot Rookie
  • *
  • Posts: 2
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #9 on: February 23, 2005, 12:02:55 pm »
Heyja!

I'm having the same problem. Bot install and startup went smooth. Bot is also posting logon/logoff messages in org-chat. But the bot don't react to any commands written in org-chat, only to tells. And yes, checked org-name and org-id multiple times, they are ok, i can also write with the bot's char into org-chat when i log him. Any ideas? :)

Greetings,
Xylander

Offline Blondengy

  • BeBot Creator and Founder
  • BeBot Hero
  • ******
  • Posts: 51
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #10 on: February 23, 2005, 02:56:07 pm »
Do you get:
[GROUP] [MSG] [Guildname] Charname: <text>
in the console of your bot when someone says something in GC?

Offline Xylander

  • BeBot Rookie
  • *
  • Posts: 2
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #11 on: February 23, 2005, 04:25:47 pm »
Nope, i don't get that. Looks to me as if the bot can't see the guildchat. But obviously bebot can write to guildchat as the login/logoff-messages show.

The logs (and console) show only the tells:

[2005-02-23 10:46:28]   [TELL]  [INC]   Flyingsnow: !lvl 12
[2005-02-23 10:46:28]   [TELL]  [OUT]   -> Flyingsnow: L 12: team 6-17 | PvP 10-
15 | 8,300 XP | missions 21, 18, 15, 14, 13, 12, 10, 10, 9, 9, 8

Offline Lal

  • BeBot User
  • **
  • Posts: 53
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #12 on: February 26, 2005, 03:08:25 pm »
Hey, I'm in the same org as Smagma, we've both been trying it and on a diff comp and such, still doesnt work...
after hours of messing with it I found where it stopped but still couldnt solve the problem.. ok:

Bot.php:

   function inc_gmsg($args) somewhere and in the fuction:

      if (!isset($this -> other_bots[$user]))
      {
        if ($group == $this -> guildname)
        {
          if (!empty($this -> commands["gc"]))
          {

when removing these 3 ifs commands would work / still teams plugin,CC logging and relay wouldnt work - relay was only sending msgs to VI chan but it just doesnt want to log the chat

so I removed that 3 ifs and now its responding on such things as !lvl !invite etc. - BTW it might cause problems we're on RK2 umm if you have MSN we could try to sort this out... bram_ at /// hotmail /// dot /// com

and its wierd since toweralerts work.
[205/12][Lalsoldier][RK2]

[190/5][Laldoc][RK2]

[195/10][Lalnt][RK2]

Offline Blondengy

  • BeBot Creator and Founder
  • BeBot Hero
  • ******
  • Posts: 51
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #13 on: February 27, 2005, 11:15:21 am »
Only got ICQ: 9272371
Whats the name of your guild btw?

Offline Lal

  • BeBot User
  • **
  • Posts: 53
  • Karma: +0/-0
Installing and Monitoring Org Chat
« Reply #14 on: February 27, 2005, 11:18:17 am »
Virtual Insanity
[205/12][Lalsoldier][RK2]

[190/5][Laldoc][RK2]

[195/10][Lalnt][RK2]

 

* 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: 671
  • 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