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

by masheen
Wed Jul 04, 2007 5:41 am
Forum: Script Requests
Topic: mIRC+TCL antispam (SOLVED)
Replies: 4
Views: 3453

thanks metroid for a fast reply :)
by masheen
Tue Jul 03, 2007 10:55 am
Forum: Script Requests
Topic: mIRC+TCL antispam (SOLVED)
Replies: 4
Views: 3453

yep i have scripts for that already...and besides i nid it cos the bot aint opped in the chan. i just nid the script dat does d above :) from that script i can also make a lot of tclscripts that i have in mind which requires privmsg'ng thru tcl <> mirc.

can anybody help? thanks.
by masheen
Tue Jul 03, 2007 7:57 am
Forum: Script Requests
Topic: mIRC+TCL antispam (SOLVED)
Replies: 4
Views: 3453

mIRC+TCL antispam (SOLVED)

can anyone give me a simple script dat makes the bot check for priv message triggers like *www.* *join #* and when someone does, it private messages me with the offenders nick and trigger match. just one channel is ok. For example bot is in #chan , and ausernick priv. messages the bot with a phrase:...
by masheen
Thu Jun 14, 2007 11:10 pm
Forum: Scripting Help
Topic: Help With .adduser this shud be simple to most
Replies: 9
Views: 5949

not really my best trait to give up but i have tried everything my brain has to offer to solve this problem but i could not get the adduser to work as nided..gues i have no choice but to post on the script request section. haha. thanks guys for the help. really appreciate it.
by masheen
Wed Jun 13, 2007 5:26 am
Forum: Scripting Help
Topic: Help With .adduser this shud be simple to most
Replies: 9
Views: 5949

ok fixed the redundant validuser check on else clause thanks. as for the error, i dont have any on both telnet and on dcc everytime the .adduser is being triggered... as well as on the logs. nada! any ideas left? i am sure the adduser is triggered cos i put these lines to make sure that the adduser ...
by masheen
Tue Jun 12, 2007 10:59 am
Forum: Scripting Help
Topic: Help With .adduser this shud be simple to most
Replies: 9
Views: 5949

for the sake of making it clear heres the code with some of the changes you mentioned bind pub -|- !auser pub:adduser proc pub:adduser {nick uhost hand chan text} { set l_text [split $text] set anick [lindex $l_text 0] set gethost [lindex $l_text 1] if {![matchattr $nick n|m $chan]} { putserv "...
by masheen
Tue Jun 12, 2007 10:55 am
Forum: Scripting Help
Topic: Help With .adduser this shud be simple to most
Replies: 9
Views: 5949

have done the changes thanks :) uv bin helpful...now on to my last problem which concerns .adduser have tried the following with not much success: adduser $anick & adduser $anick [gethost $anick $chan] i even tried this one set l_text [split $text] set anick [lindex $l_text 0] set gethost [linde...
by masheen
Tue Jun 12, 2007 7:29 am
Forum: Scripting Help
Topic: Help With .adduser this shud be simple to most
Replies: 9
Views: 5949

by the way the host attached to the nick shud be in this form: Added [ashe]*!kyde@203.111.232.* with no password. this is his original IP: Address : ~kyde@203.111.232.98 i tried using this code by the way and it doesnt work cos if u notice the host has to be trimmed and take away the '~' and trim .9...
by masheen
Tue Jun 12, 2007 5:53 am
Forum: Scripting Help
Topic: Help With .adduser this shud be simple to most
Replies: 9
Views: 5949

Help With .adduser this shud be simple to most

the following code merely executes .adduser <nick> when i type !auser <nick> my problem is dat i wanted it to add the hostmask along with the nick. i know it can be done using !auser <nick> <host> but is it possible to just use !auser <nick> and then a code will just add the hostmask for the bot to ...
by masheen
Mon Jun 11, 2007 2:05 pm
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1102159

hi Sir_Fz have downloaded the beta just recently and installed it on my bot...and fyi i have never seen anything better dan dis one. mt only concern is dat the bantime seemed to not working...the kick msg says 30sec of bantime but does not unban after the time expires...and there are no tcl errors i...
by masheen
Sun Jun 10, 2007 7:40 am
Forum: Eggdrop Help
Topic: ALLOCATION ERROR [solved]
Replies: 4
Views: 3100

WEEE got a solution

yeap its wat i was thinking to...ah well what dya expect from $5 a month shell hahha... anyway thanx rosc2112 for the replies...i got a solution now...LOOK FOR A BETTER SHELL with bigger disk quota lols!
by masheen
Sun Jun 10, 2007 3:27 am
Forum: Eggdrop Help
Topic: ALLOCATION ERROR [solved]
Replies: 4
Views: 3100

yeah if u eliminate the fact that its not script error, as only the triva.question file is added...i think maybe this is a server error already? i have reinstalled the entire eggdrop 1.6.17 for this triviabot...and guess what? another strange damn thing happened lols... the FORK PROCESS problem is o...
by masheen
Sat Jun 09, 2007 1:42 pm
Forum: Eggdrop Help
Topic: ALLOCATION ERROR [solved]
Replies: 4
Views: 3100

ALLOCATION ERROR [solved]

hi if theres any of u guys who can help me, id me very happy. *the situation is that, im running a trivia bot quite sumtime now having 31thou+ questions, i recently added 50thou+ questions and wen i restarted the bot, i get two errors: 1st, the bot simply disconnects wenever i type !start. 2nd, afte...
by masheen
Thu May 24, 2007 10:08 am
Forum: Scripting Help
Topic: hi help a script with +ipcheck
Replies: 1
Views: 2023

hi help a script with +ipcheck

hi again i nid help with my script here bind msg -|- entra kick:msg bind msg -|- chupi kick:sale proc kick:msg {nick uhost hand arg} { set kchan [lindex $arg 0] channel add $kchan putquick "JOIN $kchan" putquick "PRIVMSG $kchan :Im here - Awaiting orders $nick" } proc kick:sale {...
by masheen
Fri May 04, 2007 2:09 am
Forum: Script Requests
Topic: !php <word> (script request)
Replies: 1
Views: 2158

!php <word> (script request)

is there a script that when a person types !php <word>, the bot then connects to, say, www.php.net, and displays the syntax or definition of the <word> i have tried the archives here and on other websites but unfortunately found none. if there is one, can sum1 point me to that direction? if there is...