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.

PSYBNC SCRIPTING - HELP!

Help with usage of shell accounts and bouncers.
Post Reply
f
fireaxe2
Voice
Posts: 3
Joined: Wed Apr 12, 2006 5:15 pm

PSYBNC SCRIPTING - HELP!

Post by fireaxe2 »

hi,

i am seeking for a command for psyBNC Scripting File[Yea, i discovered there is actualy scripting possibility] that when my main BNC [admins access] types lets say !join #channel so all bncs from my shell will join, and when !part #channel they will part...
there is maybe possibility from SSH or whatever, but please, help me..
thanks
User avatar
Sir_Fz
Revered One
Posts: 3793
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

You want that to be able to control some lame trading bots?
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

Replace 'nick!ident@host.domain' with your particulars.
The way this script works, you use '!join #channel' as a channel message.

Code: Select all

server PRIVMSG nick!ident@host.domain * !join* echo "join $P5"
'/sreload' is needed to activate

psyBNC only supports very simple scripting, unlike eggdrop.
f
fireaxe2
Voice
Posts: 3
Joined: Wed Apr 12, 2006 5:15 pm

Post by fireaxe2 »

hmm in make menuconfig it says to me
-scripting reiable-

and i cant change it..
so i cant use scripting..
HELP
:P
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

fireaxe2 wrote:hmm in make menuconfig it says to me
-scripting reiable-

and i cant change it..
so i cant use scripting..
HELP
:P
Contact the program's authors for help in that.
f
fireaxe2
Voice
Posts: 3
Joined: Wed Apr 12, 2006 5:15 pm

Post by fireaxe2 »

huh? i own this Computer [box]
User avatar
DragnLord
Owner
Posts: 711
Joined: Sat Jan 24, 2004 4:58 pm
Location: C'ville, Virginia, USA

Post by DragnLord »

fireaxe2 wrote:huh? i own this Computer [box]
Owning the machine has no bearing on the author of the program (psyBNC).
Post Reply