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.

Relay INVITE to another Eggdrop

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
d
djneoh
Voice
Posts: 2
Joined: Wed Aug 16, 2006 8:54 pm

Relay INVITE to another Eggdrop

Post by djneoh »

Hi folks,

is it possible to relay an INVITE to another eggdrop over a botnet if first eggdrop is not in the specified channel?

Thx for Helping

Greets
DJNeOh
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

yes, but what's the point? give a possible scenario
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
d
djneoh
Voice
Posts: 2
Joined: Wed Aug 16, 2006 8:54 pm

Post by djneoh »

Let me try:

Bot A is in Channel A
Bot B is in Channel B

Each bot is only allowed in that ONE channel (A/A;B/B)


User is sending an invite to Bot A

Bot A should Relay that invite to Bot B
Bot B sends an invite to User for Channel B

The actual Solution i have is to chance sourcecode for some tcl scripts (putbot.... works)
But i'm trying to do this without changing the code for the scripts (new versions...)

hope you understand what i mean.

greets from germany

DJNeOh
User avatar
demond
Revered One
Posts: 3073
Joined: Sat Jun 12, 2004 9:58 am
Location: San Francisco, CA
Contact:

Post by demond »

you can't do that without a script, either brand new or modified existing one
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use

Code: Select all

 tag when posting logs, code
Post Reply