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.

znc & eggdrop

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
d
duarteper
Voice
Posts: 12
Joined: Thu Dec 06, 2012 10:55 pm

znc & eggdrop

Post by duarteper »

solved
Last edited by duarteper on Sat Feb 09, 2013 12:27 pm, edited 2 times in total.
User avatar
Get_A_Fix
Master
Posts: 206
Joined: Sat May 07, 2005 6:11 pm
Location: New Zealand

Post by Get_A_Fix »

Using eggdrop TCL on a ZNC won't work, obviously. EggTCL is different from PureTCL. You want a script in PureTCL to load to ZNC, or x-chat, or SBNC, etc. I suggest you visit google, do some research.
We explore.. and you call us criminals. We seek after knowledge.. and you call us criminals. We exist without skin color, without nationality, without religious bias.. and you call us criminals.
d
duarteper
Voice
Posts: 12
Joined: Thu Dec 06, 2012 10:55 pm

Post by duarteper »

i think all the tcl needs to do, is to send a pvt msg to znc user, called send_raw and the znc go to that channel we wont, insted writhed by hand 1 by 1. i send to bot a order and tcl send multi orders to all znc`s that is in that channell

The following command joins the user which is named 'Eve' to #znc:

/msg *send_raw Eve JOIN #znc
Post Reply