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

by gembels
Sat Apr 29, 2017 9:26 am
Forum: Script Requests
Topic: Script [Message]
Replies: 17
Views: 17199

touch messages.txt

or put manually file messages.txt where you eggdrop is.. ignore about your version.. its about your messages.txt and structure (location) of that messages.txt
by gembels
Tue Apr 25, 2017 5:52 am
Forum: Scripting Help
Topic: [RESOLVED] Need help making script recycle
Replies: 3
Views: 6409

when calling a proc you need follow the arg after that in anywhere and pass the global variable if you need it.

try this

Code: Select all

pub_word Landslyde "*!*@*" Landslyde "#channel" ok
by gembels
Sat Apr 15, 2017 11:58 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1022553

proc timerehash {} { rehash } set listnamabot [list "sinagabonar" "rukiyati"] set listident [list "bonar" "yati"] set listrealname [list "android" "andro"] set listip [list "64.125.185.73" "64.125.185.104" ] on antispam...
by gembels
Fri Apr 14, 2017 7:03 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1022553

Re: rehash

Hi Sir_Fz, I am one of your fans... I just wondering.. I did some modification in your code just to make the antispam can change their ip, ident and nick every time they cycles. But to do that, so far I am using rehash command, i know its not right or so blatantly. is there anyway to kill the antis...
by gembels
Fri Apr 07, 2017 7:26 am
Forum: Script Support & Releases
Topic: Holiday / event topic changer
Replies: 11
Views: 16287

Re: for

CP1832 wrote:Hi gembels. Can you add a leading zero for one digit numbers to the text file and try again, i. e. 06 04 Hari Nelayan Nasional?
aha.. got it... must be 2 digit... tha
by gembels
Thu Apr 06, 2017 9:39 am
Forum: Script Support & Releases
Topic: Holiday / event topic changer
Replies: 11
Views: 16287

Re: for

can you show us format for date.txt ? or sample data maybe ? or full version of your date.txt please Hi gembels. Here's a sample of my date.txt 25 12 Merry Christmas! 31 12 Happy new year! By the way, you can a couple of dates via command and see the format, then add yours manually. http://image.pr...
by gembels
Mon Mar 27, 2017 8:11 am
Forum: Script Support & Releases
Topic: AllProtection.tcl (Stable: v4.8 / Beta: v4.9b4)
Replies: 1351
Views: 1022553

rehash

Hi Sir_Fz, I am one of your fans... I just wondering.. I did some modification in your code just to make the antispam can change their ip, ident and nick every time they cycles. But to do that, so far I am using rehash command, i know its not right or so blatantly. is there anyway to kill the antisp...
by gembels
Sun May 15, 2016 2:31 am
Forum: Scripting Help
Topic: raw 307 return
Replies: 5
Views: 7665

Yes, to "fix" this you could add a timer to allow the 307 get triggered first. how do you do that ? on tcl there is no "goto" command.. do I need use while or separate the proc to calling after that.. which one is the best practise between of this 2 below ? 1. ..... set tgchan1 ...
by gembels
Fri May 13, 2016 9:10 am
Forum: Scripting Help
Topic: raw 307 return
Replies: 5
Views: 7665

@SpiKe^^ i try to put if {![info exists chkreg($nick)]} { set chkreg($nick) "1" } its always saying "please identify before transfer" at the first then if they try second time it work.. you have any idea why ? I think its because "whoisdia $nick" didn't response earlier...
by gembels
Mon May 09, 2016 9:53 am
Forum: Scripting Help
Topic: raw 307 return
Replies: 5
Views: 7665

thank you so much for your help SpiKe.. silly me
by gembels
Sun May 08, 2016 7:59 am
Forum: Scripting Help
Topic: raw 307 return
Replies: 5
Views: 7665

raw 307 return

Hi, the result always "$nick, please identify before transfer" and "$nick identified" can someone explain to me what happen please ? Thanks in advance set tgchan1 "#jakarta" set tgcmdrankx1 "!trf*" set tgflagsrankx1 "m|m" bind pubm $tgflagsrankx1 &qu...
by gembels
Sun May 08, 2016 3:39 am
Forum: Scripting Help
Topic: dzan script
Replies: 2
Views: 5666

You should put the credits and please do not delete them.. you wont just get it from somewhere.. learn to respect.. anyway.. release for any server adzan v1.0.2

https://github.com/valendono/TCL-Eggdro ... /adzan.tcl
by gembels
Sun Mar 27, 2016 8:16 am
Forum: Script Support & Releases
Topic: Holiday / event topic changer
Replies: 11
Views: 16287

for

can you show us format for date.txt ? or sample data maybe ? or full version of your date.txt please
by gembels
Wed Sep 11, 2013 12:23 am
Forum: Scripting Help
Topic: Anto Bot
Replies: 0
Views: 3256

Anto Bot

I got this code somewhere.. credits to him, I try to make improvisation.. but failed.. Usually, human will always on on daily.. only small amount of people are online after 1 AM. But not spammer or bot. So, the idea is, I want make some Captcha or question on after 1 AM, wish that general spam bot c...
by gembels
Tue Aug 13, 2013 6:19 am
Forum: Scripting Help
Topic: IRPG (idle role playing game) in TCL
Replies: 1
Views: 3993

Re: IRPG (idle role playing game) in TCL

I can't wait for this version.