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.

Search found 5 matches

by Ecimo
Mon Mar 13, 2006 1:06 pm
Forum: Script Support & Releases
Topic: Stupid pushmode
Replies: 1
Views: 3835

Stupid pushmode

Bug 1: the proc demute is the problem can some help me there? «11:15:43» {@Mulle^:#game-fair.dk} !mute l0rn|Mortar^off l0rn|RR^Off «11:15:44» « Mode » {[Game-Fair]} sets {-vv l0rn|Mortar^off l0rn|RR^Off} «11:17:43» « Mode » {[Game-Fair]} sets {+v l0rn|Mortar^off} set mutedhosts "" bind joi...
by Ecimo
Sun Mar 12, 2006 6:20 am
Forum: Scripting Help
Topic: mute
Replies: 2
Views: 4439

proc myavoice {n u h c} { if {![string equal -nocase $c "#game-fair.dk"]} {return} global mutedhosts if {[lsearch -exact $mutedhosts $u] == -1} { pushmode $c +v $n } else { puthelp "PRIVMSG $c :\002$n\002 (\002*!*$u\002) have been a bad boy, You have to wait 2 mins." } } somehow...
by Ecimo
Sat Mar 11, 2006 3:53 pm
Forum: Scripting Help
Topic: mute
Replies: 2
Views: 4439

mute

set mutedhosts "" bind join -|- * myavoice bind PUB -|- !mute mymute bind PUB -|- !demute demute2 proc myavoice {n u h c} { if {![string equal -nocase $c "#game-fair.dk"]} {return} global mutedhosts if {[lsearch -exact $mutedhosts $u] == 1} { puthelp "PRIVMSG $c :\002$n\002...
by Ecimo
Tue Jan 31, 2006 1:19 pm
Forum: Script Requests
Topic: mute
Replies: 0
Views: 4331

mute

i was wonder if someone had a mute script

so you do !mute nick or address

and then you devoice and +m if its not on
and then we try to hop then he dont gets auto voice
by Ecimo
Tue Dec 27, 2005 10:26 am
Forum: Script Requests
Topic: Host2nick
Replies: 2
Views: 7352

Host2nick

if there where any script that work the same way as hand2nick and nick2hand

but just with host changing to a nick also called host2nick