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.

radio scrip

Old posts that have not been replied to for several years.
Locked
L
Linkstein

radio scrip

Post by Linkstein »

hi all sry wenn ich auf deutsch aber vileicht kann mir ja einer helfen ich brauch ein radio script ambesten were eine seite wo ich alle mogliche scrips finde die da aufgeschreiben sind also keine datein das ich mir die auch angucken kann also ich brauch auf jeden fal ein radio script mit ip status (listen und kb) und wunsch und grussen were super wenn einer antworet oder ins q net kommen in channel #linki :P
L
Linkstein

radio scrip

Post by Linkstein »

also ich suche soeine seite wo das wo abgebilded ist
################### Support Skript ####################

# Der Channel in den der Support gepostet wird :
set bcchannel "#"

# Code DO NOT MODIFY
bind pub - !support pub_support
bind pub - !Support pub_support
proc pub_support {nick host hand chan txt} {

global bcchannel
putnotc $nick "Deine \002Supportanfrage\002 wurde an die Supporter weitergeleitet."
putserv "privmsg $bcchannel :\002$nick\002 brauch hilfe bei : \002$txt\002"
}

################### Wunsch & Gruß Skript ####################
User avatar
GodOfSuicide
Master
Posts: 463
Joined: Mon Jun 17, 2002 8:00 pm
Location: Austria

Post by GodOfSuicide »

english only
P
ProXy
Op
Posts: 126
Joined: Sun Aug 11, 2002 3:09 pm

Post by ProXy »

He is looking for a site with radio scripts. Not for download but to see the source...
Locked