L* R*
HOME FORUM DOWNLOADS
Content
  Links
     Browse SVN
     SVN Commit log
     Documentation (Wiki)
  Developers
     Taskmanager
User
Welcome, Guest. Please login or register.
Did you miss your activation email?
December 02, 2008, 05:20:36 PM

Login with username, password and session length
Search



Advanced search
Support GoPHP5.org
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: OnlineOrg
Pages: 1 2 3 [4] 5 6   Go Down
« previous next »
Print
Author Topic: OnlineOrg  (Read 5588 times)
0 Members and 1 Guest are viewing this topic.
Parfet
Rookie
**
Offline Offline

Posts: 33


Re: OnlineOrg
« Reply #45 on: May 14, 2008, 11:37:07 PM »

half understood, both posted copies were like that, bump again :\
Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: OnlineOrg
« Reply #46 on: May 15, 2008, 12:06:22 AM »

the other file (OnlineOrg.php) works fine and is already upto date with register command/event
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: OnlineOrg
« Reply #47 on: May 19, 2008, 10:22:33 PM »

Sorry Parfet you were right , i had already fixed it and i thought i had uploaded it here but i hadnt
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Nytridr
Expert
*****
Offline Offline

Gender: Male
Posts: 261


WWW
Re: OnlineOrg
« Reply #48 on: May 19, 2008, 10:36:50 PM »

anyway you could add the ability to turn it off and only have one bot do the updates or something that way with my situation, I have 10 bots doing the exact same thing, where I can share the table between them all and only 1 bot needs to update.  ?
Logged

Co-Prez of Rising Sun RK1 (1st & only org I will ever belong to)
Handor
Freshman
*
Offline Offline

Posts: 10


Re: OnlineOrg
« Reply #49 on: May 20, 2008, 12:20:43 PM »

===================================================

    _/_/_/              _/_/_/                _/

   _/    _/    _/_/    _/    _/    _/_/    _/_/_/_/

  _/_/_/    _/_/_/_/  _/_/_/    _/    _/    _/

 _/    _/  _/        _/    _/  _/    _/    _/

_/_/_/      _/_/_/  _/_/_/      _/_/        _/_/

         An Anarchy Online Chat Automaton

             v.0.5.1.svn(snapshot) - PHP 5.2.3

===================================================

MySQL database connection test successfull

<Trimmed>

Cleopatra [SETTINGS]    [LOAD]  Loaded settings from database.
Cleopatra [ROSTER]      [UPDATE]        Roster update ran less than 6 hours ago,
 skipping!
Cleopatra [TELL]        [OUT]   -> Onlineorgbot: reg 5.5;;0.5.1.svn(snapshot);;5
543937;;67;;Omni;;Sophisticated Few

Warning: socket_read(): unable to read from socket
  • : An existing connection w
as forcibly closed by the remote host.
 in C:\downloads\bebot\main\14_Tools.php on line 167
Cleopatra [GROUP]       [MSG]   [Sophisticated Few] Cleopatra: Getting Org names
 and ids from Funcom or Aofiles.com :: Please Wait
Cleopatra [PGRP]        [MSG]   [Cleopatra] Cleopatra: Getting Org names and ids
 from Funcom or Aofiles.com :: Please Wait
Cleopatra [GROUP]       [MSG]   [Sophisticated Few] Cleopatra: Bot is online :::
 Roster update not scheduled ::: System ready

Warning: socket_read(): unable to read from socket
  • : An existing connection w
as forcibly closed by the remote host.
 in C:\downloads\bebot\main\14_Tools.php on line 167

<-- Cut -->

and it continues doing this until I shutdown the bot, I let it go for 15 minutes...then rebooted machine and bot..same result.

Fresh XP pro sp3
Fresh install of Bebot 0.5.1
Only added this module set.

=)
« Last Edit: May 20, 2008, 12:22:43 PM by Handor » Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: OnlineOrg
« Reply #50 on: May 20, 2008, 12:29:03 PM »

that to do with getting website page, useing functions in the tools module, im guessing it has something to do with sockets
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
Handor
Freshman
*
Offline Offline

Posts: 10


Re: OnlineOrg
« Reply #51 on: May 20, 2008, 12:50:09 PM »

bot timed out and crashed..within the 20 minute period i was afk, rebooted bot..and it updated org list as it should.   ugga...
Logged
Shelly
Freshman
*
Offline Offline

Posts: 11


Re: OnlineOrg
« Reply #52 on: May 29, 2008, 07:30:21 PM »

With BeBot 0.5.2 I am getting:

Parse error: syntax error, unexpected '<' in /home/bot/Divineorg/custom/modules/Orgs.php(320) : eval()'d code on line 1

Spamed in my logs.
Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: OnlineOrg
« Reply #53 on: May 29, 2008, 09:26:55 PM »

aofiles is currently down , try useing funcom
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
johskar
Rookie
**
Offline Offline

Posts: 50


Re: OnlineOrg
« Reply #54 on: June 25, 2008, 01:35:45 PM »

Can't get the current version to work in 0.4.x
Tried placing the 0.5.0_support.php everywhere I coudl think of, but doubt that's the problem...
I get:
Code:
Fatal error: Class 'OnlineAlly' not found in /BeBot4/Testbot1/custom/modules/OnlineOrg.php on line 19
if I place it in custom/050 it woun't load at all, and tbh, can't find annywhere inthe 0.5.0 support module that tells it to load from that folder annyhow...

Does it still support the 0.4.x? or only 0.5.x now?
« Last Edit: June 25, 2008, 01:37:30 PM by johskar » Logged
Slacklin
Rookie
**
Offline Offline

Posts: 30


Re: OnlineOrg
« Reply #55 on: June 25, 2008, 01:45:03 PM »

It works as long as the file is in the right place. The 0.5.0_support.php file needs to go inside of /<yourbot>/custom/modules

Any 0.5.0 modules then go inside of the 050 folder at /<yourbot>/custom/050 for them to be loaded properly.
Logged
johskar
Rookie
**
Offline Offline

Posts: 50


Re: OnlineOrg
« Reply #56 on: June 25, 2008, 01:47:11 PM »

Edit: Nvm... I redownloaded the support php, seems it didn't sync properly on the drives last  time.. beats me why tho =)
« Last Edit: June 25, 2008, 01:53:33 PM by johskar » Logged
johskar
Rookie
**
Offline Offline

Posts: 50


Re: OnlineOrg
« Reply #57 on: June 25, 2008, 01:57:22 PM »

lol... and then I get
Code:
Fatal error: Call to undefined method MySQL::get_version() in /BeBot4/Testbot1/custom/modules/0.5.0_Support.php(61) : eval()'d code on line 58
bash: syntax error near unexpected token `('
instead.... must be running a bad luck day today Tongue
Logged
Temar
BeBot Developer
Grandmaster
********
Offline Offline

Gender: Male
Posts: 877



WWW
Re: OnlineOrg
« Reply #58 on: June 25, 2008, 04:58:45 PM »

Done added support for the new DB functions to Support module Cheesy
Logged

MSN messenger: chris_smith96 at hotmain dot com
Xfire: chriss96
johskar
Rookie
**
Offline Offline

Posts: 50


Re: OnlineOrg
« Reply #59 on: June 26, 2008, 12:50:18 PM »

lol!
Code:
Fatal error: Call to a member function get_version() on a non-object in /BeBot4/Testbot1/custom/modules/0.5.0_Support.php(66) : eval()'d code on line 58
How stable is the 0.5.x series now and how are their support for 0.4.x modules? I might just upgrade this damn bot....
Logged
Pages: 1 2 3 [4] 5 6   Go Up
Print
BeBot - An Anarchy Online/Age Of Conan chat automaton > Forum > Modules > 0.5.x Custom/Unofficial Modules > Topic: OnlineOrg
« previous next »
 
Jump to:  

Recent
Log playtime from buddys ...
by IKShadow
[Today at 06:48:12 AM]

[request] Raid timers
by Elesar1
[December 01, 2008, 04:41:09 PM]

Shared DB online list
by Temar
[December 01, 2008, 01:55:47 AM]

relay colors
by Temar
[December 01, 2008, 01:54:56 AM]

BeBot v0.6.0 released
by Alreadythere
[November 30, 2008, 05:32:00 PM]

Change to Bid.php
by Temar
[November 30, 2008, 11:41:44 AM]

OnlineOrg
by Jiheld
[November 29, 2008, 12:44:27 PM]

Silly Newbie Question.
by Temar
[November 29, 2008, 12:00:02 PM]

massive_pvp_time_table 1
by gerborg
[November 29, 2008, 06:55:35 AM]

Bot not see Guild Chat
by Delvar
[November 28, 2008, 08:30:34 AM]
Stats
Members
Total Members: 1244
Latest: Armonkens
Stats
Total Posts: 11145
Total Topics: 1505
Online Today: 25
Online Ever: 168
(July 01, 2007, 09:30:02 PM)
Users Online
Users: 3
Guests: 16
Total: 19
Agnot
Glarawyn

Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC
TinyPortal v0.9.8 © Bloc | NewDef design by Bloc
Page created in 0.404 seconds with 29 queries. (Pretty URLs adds 0.03s, 4q)
Loading...