This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.
For more information, see this announcement post . Click the X in the top right-corner of this box to dismiss this message.
Discussion of Eggdrop's code and module programming in C.
Okyys
Voice
Posts: 3 Joined: Mon Aug 29, 2005 10:45 pm
Location: Europe
Post
by Okyys » Mon Aug 29, 2005 10:59 pm
I am a novice in eggdrops!And I want to ask only one question! I downloaded gseen.mod for my eggdrop! Everything works fine, but how to get !seen requests via notice? Like /notice $nick Lamer was last seen quitting....! And sorry for my english too... i am estonian! Thanks...
CPU: P4-3.00HT ~3001 Mhz, RAMs: 1Gb 400Mhz DDR, MOTHERBOARD: Intel D875PBZ / i875P, VIDEO: ATI Radeon 9550 256MB/128-bit, HDDs: MPD9233AT 80Gb, SP2514N 250Gb, WD3000JB 300Gb, CDROMs: TEAC DW-548D.
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Mon Aug 29, 2005 11:21 pm
as
user would have put it,
Have you ever read "The Manual?"
Okyys
Voice
Posts: 3 Joined: Mon Aug 29, 2005 10:45 pm
Location: Europe
Post
by Okyys » Mon Aug 29, 2005 11:36 pm
Yes i have read.. i am trying to get help anywhere! This .chanset #yourchan +quietseens doesn't work! Maybe i am an idiot... but what means this?:
Code: Select all
# for replies in the channel:
10 <?nick/?>,
# for replies via notice:
11
# for replies via PRIVMSG
12
# for replies on the partyline
13
Cutted from gseen lang file...
I know, that my question is very stupid, but i am a beginner
CPU: P4-3.00HT ~3001 Mhz, RAMs: 1Gb 400Mhz DDR, MOTHERBOARD: Intel D875PBZ / i875P, VIDEO: ATI Radeon 9550 256MB/128-bit, HDDs: MPD9233AT 80Gb, SP2514N 250Gb, WD3000JB 300Gb, CDROMs: TEAC DW-548D.
Okyys
Voice
Posts: 3 Joined: Mon Aug 29, 2005 10:45 pm
Location: Europe
Post
by Okyys » Mon Aug 29, 2005 11:46 pm
Oohh, sorry
i solved my problem! demond, thanks a lot
I found mistake in channel name! Heh... thanks anyway
CPU: P4-3.00HT ~3001 Mhz, RAMs: 1Gb 400Mhz DDR, MOTHERBOARD: Intel D875PBZ / i875P, VIDEO: ATI Radeon 9550 256MB/128-bit, HDDs: MPD9233AT 80Gb, SP2514N 250Gb, WD3000JB 300Gb, CDROMs: TEAC DW-548D.
n00bie
Voice
Posts: 7 Joined: Sun Nov 20, 2005 11:15 am
Location: localhost
Post
by n00bie » Fri Dec 16, 2005 4:24 am
talking of the
gseen modules , my eggdrop cannot seen or traced for nicks which have a special characters in it. for example: Some^Nick cannot be seen by the bot, does anyone knows how to fixed this
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Fri Dec 16, 2005 5:56 am
Have never been advised of this happening and I use it in 46 bots I loan out.
If you know C then I suggest you look at the gseen source. As far as I am aware there is no further work being done with gseen.
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
demond
Revered One
Posts: 3073 Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:
Post
by demond » Fri Dec 16, 2005 11:06 pm
Alchera wrote: Have never been advised of this happening and I use it in 46 bots I loan out.
If you know C then I suggest you look at the gseen source. As far as I am aware there is no further work being done with gseen.
you loan bots? now that's a career path I might have overlooked
connection, sharing, dcc problems? click
<here>
before asking for scripting help, read
<this>
use
KOPRajs
Voice
Posts: 2 Joined: Sun Apr 23, 2006 7:11 pm
Post
by KOPRajs » Mon Apr 24, 2006 9:17 am
Hi,
Could You please help me?
I've loaded the gseen module on my eggdrop and it works almost great, but it response twice to !seen commands...
I believe it can be something wrong with setting of ai_seen but don't know what as I haven't changed it.
If I type "Have You seen <nick>?"
It responce "<my_nick>, <nick> was last seen..."
But if I type "<bot_nick>, have You seen <nick>?"
It responce twice "<my_nick>, <nick> was last seen..."
"<my_nick>, <nick> was last seen..."
The same goes for "!seen <nick>"
It responce twice "<my_nick>, <nick> was last seen..."
"<my_nick>, <nick> was last seen..."
And the same for seenstats...
Any ideas? Thank You very much...
P.S. Strange that it response twice only if <bot_nick> is in the beggining of the line...
DjBeNNeTT
Voice
Posts: 27 Joined: Sat Feb 18, 2006 6:40 pm
Location: Telford, Shropshire, UK
Contact:
Post
by DjBeNNeTT » Mon Apr 24, 2006 11:49 am
Does it do it ONCE if you just do "seen" with no "!"?
I have the problem that it allows just "seen" and gets quite annoying when i type on a new line with "seen" at the start
KOPRajs
Voice
Posts: 2 Joined: Sun Apr 23, 2006 7:11 pm
Post
by KOPRajs » Mon Apr 24, 2006 12:30 pm
Yes, that's what the "ai_seen" do. It replies on every line containing "seen <nick>"... and the bot really do it just once.
But is this really standard behavior or did I something wrong?
Alchera
Revered One
Posts: 3344 Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:
Post
by Alchera » Mon Apr 24, 2006 8:32 pm
From README (which no one ever does):
AI seen:
--------
This module has a simple built in AI routine.
A short example:
<G`Quann> Argo: have you seen Fabian recently?
<|Argo|> G`Quann, fabian (~
fabian@dns.gifs.de ) was last seen quitting
from #eggdev 1 week 4 days 9 hours 40 minutes 56 seconds ago
(20.02. 01:39) stating ".....zzzzZZZzzZZZzZZZZZZZZZZzzz..".
Well, it's not a very intelligent AI, it's rather brute-force. So don't
forget to use the ai-seen-ignore setting.
I know that's not coded very elegant, but
if you configure it correctly,
the failure-rate is way lower than with other AI scripts ...
Add [SOLVED] to the thread title if your issue has been.
Search |
FAQ |
RTM
berty
Voice
Posts: 1 Joined: Mon Jul 10, 2006 5:11 pm
Post
by berty » Mon Jul 10, 2006 5:17 pm
I have a problem with gseen.
When I write /msg newmalena seen Berty eggdrop reply's but when I wrihe !seen on channel i get no answer?!?!?
# the char that marks public commands (!seen, etc...)
# "" is a valid option
set cmdchar "!"
# channels where you do not want your bot to reply to public queries
set no-pub-seens ""
# channels where you want your bot to send replies via notice to the user and
# not to the channel
set quiet-seens ""
# same as quiet-seens but for AI seen
set quiet-ai-seens ""
# channels where you do not want your bot to log seen data
set no-seendata ""
I can't find the problem so if you can help me i would appreciate
Kappa007
Voice
Posts: 38 Joined: Tue Jul 26, 2005 9:53 pm
Post
by Kappa007 » Thu Jul 13, 2006 2:28 pm
No idea about gseen but maybe checking if there's a chan trigger bound to !seen by using the bind commmand might not hurt...
Torrevado
Op
Posts: 101 Joined: Wed Aug 02, 2006 6:29 pm
Post
by Torrevado » Wed Aug 02, 2006 6:36 pm
Hi, how can I configure Gseen module to allow 'seen requests' for nicks longer than 9 characters?
I tried in gseen.c, but there is not placed a NICK_LENGTH option or something similar..
Thanks in advance
rosc2112
Revered One
Posts: 1454 Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania
Post
by rosc2112 » Thu Aug 03, 2006 2:59 am
in your eggdrop.conf:
set nick-len 12
or whatever length your irc server supports.. gseen doesn't care about how long the length is, afaik.