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 13 matches

by Angel
Tue Aug 24, 2010 8:32 pm
Forum: Script Requests
Topic: unreal ircd eggdrop bot script
Replies: 4
Views: 4492

if the bot has ircop previledges it will just use the cmd "/chghost <nick> <host>" to change the host of the user...

for unreal ircd
by Angel
Mon Aug 23, 2010 8:25 pm
Forum: Script Support & Releases
Topic: urban dictionary problem
Replies: 1
Views: 4737

urban dictionary problem

# Urban Dictionary Script by Trixar_za # Based on the Twitter script by Warlord v1.0 # Type in partyline: ".chanset #channel +urban" to enable it. # Sets the logo set urban(logo) "\002\[UD\]:\002" # Sets the user agent set urban(agent) "Mozilla/4.75 (X11; U; Linux 2.2.17; i...
by Angel
Sat Aug 21, 2010 8:52 am
Forum: Script Requests
Topic: unreal ircd eggdrop bot script
Replies: 4
Views: 4492

unreal ircd eggdrop bot script

requesting for a script that an eggdrop bot (has ircop preveledges) can change vhost of a certain user when a cmd is triggered.. like: me:.vhost bot:use the syntax /msg bot changevhost newv.v.host me:/msg bot changevhost kickin.some.monsters.org so in my whois will show my new vhost that the bot cha...
by Angel
Fri Aug 20, 2010 6:45 am
Forum: Scripting Help
Topic: how to solve this .chanset #chan +/-
Replies: 8
Views: 5103

can someone pls post the final coding of this script please
by Angel
Thu Aug 19, 2010 3:28 pm
Forum: Scripting Help
Topic: how to solve this .chanset #chan +/-
Replies: 8
Views: 5103

first post i edited....

deleted some return added lindex and +bmotion i hope it will do it
by Angel
Thu Aug 19, 2010 1:43 pm
Forum: Scripting Help
Topic: how to solve this .chanset #chan +/-
Replies: 8
Views: 5103

so what will be the coding then? #syntax:/msg bot chanset channel +/-bmotion bind msg n set chan proc chan {nick host hand text} { set chan [split $text] 0]] if {![string length $chan]} { putserv "PRIVMSG $nick :no specified channel." } if {[validchan $chan]} { if {[channel get $chan "...
by Angel
Thu Aug 19, 2010 11:54 am
Forum: Scripting Help
Topic: how to solve this .chanset #chan +/-
Replies: 8
Views: 5103

#syntax:/msg bot chanset channel +/-bmotion bind msg n set chan proc chan {nick host hand text} { set chan [join [lindex [split $text] 0]] if {![string length $chan]} { putserv "PRIVMSG $nick :no specified channel." return 0 } if {[validchan $chan]} { if {[channel get $chan "inactive...
by Angel
Thu Aug 19, 2010 10:54 am
Forum: Scripting Help
Topic: how to solve this .chanset #chan +/-
Replies: 8
Views: 5103

how to solve this .chanset #chan +/-

the syntax +/-bmotion is for example to this script and maybe used for other script too. the use of this is just to msg the bot to do the chanset thing for the script to work on every channel..and no need to go to partyline or telnet the bot.. been bugging me for a couple of days but i can't get it ...
by Angel
Thu Aug 12, 2010 8:20 pm
Forum: Script Requests
Topic: no warez script
Replies: 9
Views: 6849

thanks blake..working like a charm to get these italians outa my channel who used to use this warez cmds
by Angel
Sat Aug 07, 2010 3:23 pm
Forum: Script Requests
Topic: no warez script
Replies: 9
Views: 6849

yeah i did but i want it to kick and ban the user too
by Angel
Sat Aug 07, 2010 2:06 pm
Forum: Script Requests
Topic: no warez script
Replies: 9
Views: 6849

i mean a tcl script that the bot kicks and bans users who uses the warez cmd such as !list or ciao if the bot have @ status
by Angel
Fri Aug 06, 2010 6:46 pm
Forum: Script Requests
Topic: no warez script
Replies: 9
Views: 6849

many views but noone helped :(
by Angel
Sat Jul 31, 2010 5:51 pm
Forum: Script Requests
Topic: no warez script
Replies: 9
Views: 6849

no warez script

i need a tcl script fpr my eggdrop that kicks and bans user that do !list or ciao etc warez command

and another script w/c is the same but rather sends a msg to ther service bot and do the kicking and banning...

thanks a lot