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

by aslpls
Thu May 09, 2024 1:26 am
Forum: Scripting Help
Topic: Ping error ?
Replies: 4
Views: 67

Re: Ping error ?

Restarted the bot last night, after 8hrs of sleep. I tried it and it is working perfect. You are right Crzy.
Pektek, now you're script is working properly.
by aslpls
Wed May 08, 2024 1:03 pm
Forum: Scripting Help
Topic: Ping error ?
Replies: 4
Views: 67

Re: Ping error ?

it is working with the updated code from Crzy.. the output is <Botname> aslpls ping süreniz 2.177 saniye. <Botname> aslpls ping süreniz 2.321 saniye. 2 ping results in the channel. how can we remove the second ping output? it is redundant to have two output when you type !ping in the channel.
by aslpls
Sun Apr 07, 2024 4:50 am
Forum: Eggdrop Help
Topic: eggdrop1.6.21 Compiling (make) error
Replies: 5
Views: 260

Re: eggdrop1.6.21 Compiling (make) error

Trying to install eggdrop1.6.21 on Operating System: Linux 6.6.8-arch1-1 Did The Following. 1. ./configure 2. make config 3.while trying to compile the bot, using "make". Results: ---------- Yeah! That's the compiling, now the linking! ---------- Linking eggdrop (standard build). gcc -o ....
by aslpls
Sun Mar 10, 2024 2:40 am
Forum: Scripting Help
Topic: HeLp , Please
Replies: 3
Views: 244

Re: HeLp , Please

bind time - "30 *" pub_jam i think, this is the timer to show/post in the channel <Bot> [ˢᵃᵇᵗᵘ 04:30ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢᵃᵇᵗᵘ 05:00ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢᵃᵇᵗᵘ 05:30ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢᵃᵇᵗᵘ 05:51ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> - Waktunya Sholat Maghrib <Bot> [ˢᵃᵇᵗᵘ 06:00ᴾᴹ WIB ˢᵃᵇᵗᵘ] <Bot> [ˢᵃᵇᵗᵘ 06...
by aslpls
Fri Mar 08, 2024 4:11 am
Forum: Scripting Help
Topic: I need help , Please
Replies: 4
Views: 269

Re: I need help , Please

if you can provide Turkish language for days & months .. i can modify it for you. :D
by aslpls
Wed Mar 06, 2024 11:21 am
Forum: Scripting Help
Topic: I need help , Please
Replies: 4
Views: 269

Re: I need help , Please

try changing the timezone to Europe/Istanbul if {$varTzone == 1} { set curTzone "Asia/Jakarta" set varIndi "WIB" } { if {$varTzone == 2} { set curTzone "Asia/Makassar" set varIndi "WITA" } { if {$varTzone == 3} { set curTzone "Asia/Tokyo" set varIndi...
by aslpls
Thu Nov 30, 2023 2:27 pm
Forum: Script Support & Releases
Topic: Statistics.tcl by perpleXa (the pubm problem)
Replies: 9
Views: 17553

Re: Statistics.tcl by perpleXa (the pubm problem)

hi all, I've tested the script also and it seem work well. All the commands working with no error.
I am using eggdrop 1.6.21 ..
by aslpls
Wed Nov 01, 2023 3:20 am
Forum: Scripting Help
Topic: vhost help
Replies: 3
Views: 11294

nevermind, i found out another solution and it is working well.
by aslpls
Tue Oct 31, 2023 4:39 pm
Forum: Scripting Help
Topic: vhost help
Replies: 3
Views: 11294

hello everyone, i am using this tcl and it works, although the user can request a personalized vhost and can use it once the user still active in the network. Once the user join again, the user needs to request again. Now i have added the eggdrop bot an oper block in anope. to make the bot activate/...
by aslpls
Sun Oct 15, 2023 3:01 pm
Forum: Scripting Help
Topic: Add channel to to this script
Replies: 9
Views: 8826

yes, i understand it is for spambot..


but my bot which is Trivia bot it is not a spam bot. and still
kick/ban my bot.

how the bot should decide if this bot is a spam bot or not?
by aslpls
Sun Oct 15, 2023 2:25 pm
Forum: Scripting Help
Topic: Add channel to to this script
Replies: 9
Views: 8826

hey man simo, in this forum i am not posting a comment without testing it. yes i've tried it. and it works. just wondering, if a user (No CTCP version reply) .. it will kick/ban the user. again, just wondering.. if you can explain it to me what's the point on this script to be used in this channel s...
by aslpls
Sun Oct 15, 2023 8:24 am
Forum: Scripting Help
Topic: Add channel to to this script
Replies: 9
Views: 8826

so this is the function of this script

Code: Select all


* Trivia (ux@Tri.via) has joined #aslpls
* aslbot sets mode: +b *!*@Tri.via
* Trivia was kicked by aslbot (No CTCP version reply)


I think it will kick all the users joining the channel :D
by aslpls
Sun Oct 15, 2023 1:40 am
Forum: Other Topics
Topic: eggdrop.fr is back, with 2 years losts
Replies: 4
Views: 7274

now is working good. thanks CC
by aslpls
Sun Oct 15, 2023 1:25 am
Forum: Scripting Help
Topic: gline not working
Replies: 5
Views: 6563

try this : bind pub n !gline PubAdd:G-Line proc PubAdd:G-Line {nick host hand chan text} { set text [regsub -all -- {\s{2,}} [string trim [stripcodes * $text]] { }] set items [split $text] if {[llength $items] < 1 } { putserv "notice $nick :Syntax\: !gline \<duration\> \<ident@host\> \<reason\...
by aslpls
Sat Oct 07, 2023 8:52 am
Forum: Script Support & Releases
Topic: Anti Spam by KAMI
Replies: 4
Views: 5304

simo wrote:Could be due to exempts list

On what irc network is this running and what kind of ircd?

Hey simo, can we test it in your network. if you don't mind. :)