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: alt list in the logon notice  (Read 6128 times)

0 Members and 1 Guest are viewing this topic.

Offline ilon

  • BeBot User
  • **
  • Posts: 22
  • Karma: +0/-0
alt list in the logon notice
« on: December 31, 2006, 09:54:53 am »
So, as i get my bot to work, i need more help >_>

is there any way to set the bot to show the alt-list-link in the logon notice when someone that got a alt-list record logs on?

at the moment it looks like:
[Neutralizers] Neuterleet: Mrs "Fiphi" Sjogren (Lvl 162 Fixer Unit Commander) logged on
but i would like a link included to the alt list for that character aswell:
[Neutralizers] Neuterleet: Mrs "Fiphi" Sjogren (Lvl 162 Fixer Unit Commander) Alts logged on

really hope there is a way :P

cheers :)


Offline Xenixa

  • Contributor
  • *******
  • Posts: 307
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #1 on: December 31, 2006, 11:34:21 am »
Logon_GUILD.php should have that code by default. If a character logging in doesn't have Alts listed with the Bot you won't see an :: Alts :: link in the Logon info.
<<< Hack's in Zend Studio

All my Custom Bebot files may be Found Here <-clicky

Offline ilon

  • BeBot User
  • **
  • Posts: 22
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #2 on: December 31, 2006, 01:37:40 pm »
does the default behaviour show main too, if you logon a alt that does have main added.

Offline Malosar

  • BeBot Expert
  • ****
  • Posts: 259
  • Karma: +0/-0
    • http://www.lowerdimension.com
Re: alt list in the logon notice
« Reply #3 on: December 31, 2006, 03:25:02 pm »
if you have alts registered in the db for the bot then it will show the alts link whether you log your main or alt.
Eternalist
General of The Syndicate

Offline Udon

  • BeBot Rookie
  • *
  • Posts: 1
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #4 on: January 01, 2007, 04:31:26 am »
if you have alts registered in the db for the bot then it will show the alts link whether you log your main or alt.

This does not seem to be the default setting for us...

we just got our BeBot orgbot started.  Many members have done the !alts add command to update their alts list.  But we get no message whatsoever from the BeBot with the Alts list. 

Can you show the code where it is supposed to call up and display the Alts info for each character on logon?  And also, on the Alts list for individual members, how to make it show online/offline status (the way IGNbot did before).

thanks.
Udon  of Shattered Dreams, Rimor.

Offline Naturalistic

  • Contributor
  • *******
  • Posts: 221
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #5 on: January 01, 2007, 08:55:30 am »
"How IGN did before" does not help.

I for one hated IGN, barely used it, so I for one couldn't help if that's all you say. :)
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: alt list in the logon notice
« Reply #6 on: January 01, 2007, 10:16:08 am »
I think this is what your looking for.

Offline Snarfblatt

  • BeBot User
  • **
  • Posts: 63
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #7 on: January 02, 2007, 05:07:04 am »
I just added this new module and I get an error in the sql because I'm missing an ailevel and aititle field in the members table. Now I can add those fields, but what populates them.

Offline pusikas

  • BeBot Apprentice
  • ***
  • Posts: 161
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #8 on: January 02, 2007, 09:12:42 am »
I think this is what you are looking for.
Luuv  Bot-Keeper of Vengeance ^^*

Offline Snarfblatt

  • BeBot User
  • **
  • Posts: 63
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #9 on: January 02, 2007, 08:17:41 pm »
Yup.. that fixed it.. thanks.

Offline ghostimage

  • BeBot Rookie
  • *
  • Posts: 13
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #10 on: January 03, 2007, 12:05:14 pm »
Are those files still valid for the most recent 0.2 release? Don't want to break things that have been otherwise fixed, they were posted quite some time ago :D :P

Offline pusikas

  • BeBot Apprentice
  • ***
  • Posts: 161
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #11 on: January 03, 2007, 01:46:34 pm »
I am running a 2.10 bot with whois-cache, the modified roster_guild, and the updates to !online, !whois with !postit, !alts and such. About the only thing I did not get to work with the 2.10 bot is Craized's updated Tower Wars module, I just changed the out-of-the-box module to use the whois-cache, did the trick for me, although I am missing out on some of the nice new features this way.
And... uhm... I guess you can get much more or much less to work, depending on how much work you want to invest. SVN bebot spams so many error messages on me that I don't know where to begin looking for fixes, bebot 2.10 worked for me, and applying updated modules one-by-one made it easier for the php-n00b that I am to locate problems. Still had to edit the Bot.php, solve trouble with character sets in php, find out what modules in the various threads work together or even rely on each other and edit some files by hand. The result may not be as shiny as the new 3.x bebot, but still quite impressive if you come from an IGN bot. :)
« Last Edit: January 03, 2007, 01:53:13 pm by pusikas »
Luuv  Bot-Keeper of Vengeance ^^*

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #12 on: January 03, 2007, 02:04:28 pm »
*About the only thing I did not get to work with the 2.10 bot is Craized's updated Tower Wars module:

Recommend to use Xenixa's modified tower attack module, works with the LCA plugin and whois cache :-)

-jj-

Offline pusikas

  • BeBot Apprentice
  • ***
  • Posts: 161
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #13 on: January 03, 2007, 04:44:37 pm »
Would you be so sweet to post a link to that? I swear I searched the forum for a better, working tower wars module and didn't find anything. ^^
BTW, when I started setting up the 2.10, I was thinking about making a thread about what I managed to get to work with it. I managed to loose sight of that goal in the heat of action. But ghostimage, if you intend something similar, maybe you can compile such a list. It sure would have helped me (and others without doubt) a lot.
Luuv  Bot-Keeper of Vengeance ^^*

Offline jjones666

  • Contributor
  • *******
  • Posts: 353
  • Karma: +0/-0
Re: alt list in the logon notice
« Reply #14 on: January 03, 2007, 05:53:32 pm »
I'm gonna try and do something like this during this week.  Wanna get permission from Khalem first tho ;-p

You need both of the below modules (remember to import SQL also):

http://bebot.link/index.php/topic,378.msg2251.html#msg2251
http://bebot.link/index.php/topic,243.msg2314.html#msg2314

-jj-

 

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