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

by BhasIRC
Thu Apr 15, 2010 2:51 pm
Forum: Scripting Help
Topic: help with this ping code
Replies: 2
Views: 5300

sorted thanks to blake
by BhasIRC
Thu Apr 15, 2010 2:26 pm
Forum: Scripting Help
Topic: help with this ping code
Replies: 2
Views: 5300

help with this ping code

hi guys.. ok look i have this ping script i hav downloaded it works fine for pc users but gives no reply for cell users it does ping he nick but does not give a reply could someone help me please here is the code ### eggping.tcl v1.0.6, 27 December 2003 ### by Graeme Donaldson ### (Souperman @ #eggd...
by BhasIRC
Mon Mar 22, 2010 5:47 pm
Forum: Script Requests
Topic: seen script
Replies: 1
Views: 2056

seen script

Hi guys... i need to know how do i edit this seen script so it msgs the nick and not the channel Thanks in advance BhasIRC Staff # ### #Bass's Seen script. v1.4.2c 2/2000 #*!bass@*.psu.edu on Undernet. Email: bass@tclslave.net or bass@mars.age.psu.edu #This script maintains a database of *all* nicks...
by BhasIRC
Sun Feb 14, 2010 3:21 am
Forum: Scripting Help
Topic: hi guys why wont this work
Replies: 4
Views: 4092

thanks alot works 100%
by BhasIRC
Wed Feb 10, 2010 1:10 am
Forum: Script Requests
Topic: help please
Replies: 2
Views: 2456

thanks
by BhasIRC
Mon Feb 08, 2010 8:13 am
Forum: Script Requests
Topic: help please
Replies: 2
Views: 2456

help please

hi ok i got this code out this forum now it works great just i need the script to also say how long the nick is registered eg. 3 months not jus the time reistered how do i do this , here is the code # nsinfo.tcl set vNsinfoServices "nickserv@services.dal.net" set vNsinfoChannel #eggtcl bin...
by BhasIRC
Sun Feb 07, 2010 6:53 am
Forum: Script Requests
Topic: time
Replies: 1
Views: 1782

time

hi i want to know how do i make a code so when users type !time the bot gives them the south african time
by BhasIRC
Sat Feb 06, 2010 8:16 am
Forum: Scripting Help
Topic: hi guys why wont this work
Replies: 4
Views: 4092

i also tried it as bind pub - !fact RandomFact proc RandomFact {nick uhost hand chan args} { global factstouse set randomfacttouse [lindex $factstouse [rand [llength $factstouse]]] puthelp "PRIVMSG $chan :$randomfacttouse" return } set factstouse { "'Dog kennel' is redundant The Latin...
by BhasIRC
Sat Feb 06, 2010 7:47 am
Forum: Scripting Help
Topic: hi guys why wont this work
Replies: 4
Views: 4092

hi guys why wont this work

hi.. ok anyways i just dont understand why this code wont work, please will someone help me bind pub - !fact pub:RandomFact proc RandomFact {nick uhost hand chan args} { global factstouse set randomfacttouse [lindex $factstouse [rand [llength $factstouse]]] puthelp "PRIVMSG $chan :$randomfactto...
by BhasIRC
Sat Feb 06, 2010 7:30 am
Forum: Scripting Help
Topic: what am i doing wrong
Replies: 2
Views: 4408

thank alot works great
by BhasIRC
Fri Feb 05, 2010 5:54 pm
Forum: Scripting Help
Topic: what am i doing wrong
Replies: 2
Views: 4408

what am i doing wrong

Hi.. ok i need the following code to kick users who slap the bot with a slap msg maybe if it can be done were the slap msg is diff for each kick here is my code bind ctcp - ACTION slap:back proc slap:back {nick uhost hand chan kw arg} { if {![validchan $chan]} {return 0} if {[string match "*sla...
by BhasIRC
Tue Feb 02, 2010 3:43 am
Forum: Script Requests
Topic: how do i do this
Replies: 1
Views: 1890

how do i do this

Hi Guys... Its been long hehe i hope you all are having a great new year anyways i would like to know how do i go about making a code that works as follows 1. The user types !list and gets a list of all the channels currently in use that can be viewed o pc using /list 2. Then !channel-name to join a...
by BhasIRC
Tue Jan 12, 2010 6:58 am
Forum: Scripting Help
Topic: Can I do
Replies: 7
Views: 4596

is there a way to work out how long a person is registered for expl say i typ !infonick and it must just say nick is registered for 2 months an 2 weeks
by BhasIRC
Tue Jan 12, 2010 6:54 am
Forum: Scripting Help
Topic: tcl help
Replies: 1
Views: 1955

tcl help

hi guys..

ok see i want to know how to write to a text or ini file using eggdrop like with mirc we used to use writeini test.ini msg we want to store

Thanks in advance
Zainul
by BhasIRC
Thu Jan 07, 2010 6:04 am
Forum: Scripting Help
Topic: what am i doing wrong here guys
Replies: 11
Views: 6839

thanks alot guys its working