IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası

IRCForumları - IRC ve mIRC Kullanıcılarının Buluşma Noktası (https://www.ircforumlari.net/)
-   Eggdrop, NeoStats, BNC (https://www.ircforumlari.net/eggdrop-neostats-bnc/)
-   -   Eggdrop Ufak sorunu.. (https://www.ircforumlari.net/eggdrop-neostats-bnc/532515-eggdrop-ufak-sorunu.html)

Akcafesi 27 Mayıs 2013 17:41

Eggdrop Ufak sorunu..
 
mrb arkadaşlar. aklımdayken unuttugum bişi sorucam.


eggdrop bot sunucuya 4,5 fazla sokamıyorum. Bunun artırılmasını hatırlatacak arkadaş arıyorum.


Şimdiden tşk ediyorum. Kolay gelsin..

OzGuR 27 Mayıs 2013 17:48

Cevap: Eggdrop Ufak sorunu..
 
Unrealircd.conf dosyasındaki bölümü bulup ;

allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};

Maxperip olarak gösterilen değeri yükseltin.

Ardından services/modules.conf dosyanıza girip

DefSessionLimit değerini yükseltip bir deneyin bakalım.

Akcafesi 27 Mayıs 2013 18:14

Cevap: Eggdrop Ufak sorunu..
 
Alıntı:

OzGuR Nickli Üyeden Alıntı (Mesaj 1041305063)
Unrealircd.conf dosyasındaki bölümü bulup ;

allow {
ip *@*;
hostname *@*;
class clients;
maxperip 5;
};

Maxperip olarak gösterilen değeri yükseltin.

Ardından services/modules.conf dosyanıza girip

DefSessionLimit değerini yükseltip bir deneyin bakalım.



DefSessionLimit 45




allow {
ip *@*;
hostname *@*;
class clients;
maxperip 10;
};


olmadı aga bu

CLubber 27 Mayıs 2013 18:26

Cevap: Eggdrop Ufak sorunu..
 
Alıntı:

Akcafesi Nickli Üyeden Alıntı (Mesaj 1041305072)
DefSessionLimit 45




allow {
ip *@*;
hostname *@*;
class clients;
maxperip 10;
};


olmadı aga bu

Bunları yaptıktan sonra "/operserv restart" komutunu uygulamanız gerekiyor.

Akcafesi 27 Mayıs 2013 18:38

Cevap: Eggdrop Ufak sorunu..
 
Alıntı:

CLubber Nickli Üyeden Alıntı (Mesaj 1041305073)
Bunları yaptıktan sonra "/operserv restart" komutunu uygulamanız gerekiyor.

yaptım hocam aynı. girmiyor.

CLubber 27 Mayıs 2013 18:40

Cevap: Eggdrop Ufak sorunu..
 
Botunuzu "./eggdrop -nm script.conf" olarak sunucuya bağlayın, sonucu buraya kopyalayın.

Akcafesi 27 Mayıs 2013 18:49

Cevap: Eggdrop Ufak sorunu..
 
Alıntı:

CLubber Nickli Üyeden Alıntı (Mesaj 1041305079)
Botunuzu "./eggdrop -nm botunuz.conf olarak sunucuya bağlayın, ssh'de çıkan hata mesajını buraya kopyalayın.

Kod:

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:56] --- Loading eggdrop v1.6.18 (Mon May 27 2013)
[17:56] Listening at telnet port 3338 (all).
[17:56] Module loaded: channels
[17:56] Module loaded: server
[17:56] Module loaded: ctcp
[17:56] Module loaded: irc
[17:56] Module loaded: notes            (with lang support)
[17:56] Module loaded: console          (with lang support)
[17:56] Module loaded: blowfish
[17:56] Cycle v1.0 By BuCaLI
[17:56] E-mail
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.

[17:56] Bu bot sunucunuza hareket gelmesi açısından konuşan botlar oluşturmak icin tasarlanmistir
[17:56] Sorun ve sikayetlerinizi lutfen yukarida belirtilen e-mail adresi ile irtibata gecerek saglayiniz
[17:56] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[17:56] use '.help userinfo' for commands.
[17:56] Creating channel file
[17:56] Couldn't create channel file: scripts/log/kaos.chan.  Dropping


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg ScopioN hello
This will make the bot recognize you as the master.

[17:56] === ScopioN: 1 channels, 0 users.
Launched into the background  (pid: 28548)

kelebekc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]m.com [~/eggdrop]# ./eggdrop -m bilmece.conf

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:56] --- Loading eggdrop v1.6.18 (Mon May 27 2013)
[17:56] Listening at telnet port 3339 (all).
[17:56] Module loaded: channels
[17:56] Module loaded: server
[17:56] Module loaded: ctcp
[17:56] Module loaded: irc
[17:56] Module loaded: notes            (with lang support)
[17:56] Module loaded: console          (with lang support)
[17:56] Module loaded: blowfish
[17:56] * bilmece.tcl Bot Yüklendi Şefim
[17:56] * 225 Bilmece basariyla yuklendi
[17:56] Creating channel file
[17:56] Couldn't create channel file: scripts/logs/bilmece.chan.  Dropping


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg Bilmece hello
This will make the bot recognize you as the master.

[17:56] === Bilmece: 1 channels, 0 users.
I detect Bilmece already running from this directory.
If this is incorrect, erase the 'pid.Bilmece'
kelebekc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]m.com [~/eggdrop]# ./eggdrop -m carkikefel.conf

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:57] --- Loading eggdrop v1.6.18 (Mon May 27 2013)
[17:57] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
kelebekc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]m.com [~/eggdrop]# ./eggdrop -m carkikefek.conf

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:57] --- Loading eggdrop v1.6.18 (Mon May 27 2013)
[17:57] * CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
kelebekc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]m.com [~/eggdrop]# ./eggdrop -m carkifelek.conf

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:58] --- Loading eggdrop v1.6.18 (Mon May 27 2013)
[17:58] Module loaded: channels
[17:58] Module loaded: server
[17:58] Module loaded: ctcp
[17:58] Module loaded: irc
[17:58] Module loaded: notes            (with lang support)
[17:58] Module loaded: console          (with lang support)
[17:58] Module loaded: blowfish
[17:58] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[17:58] use '.help userinfo' for commands.
[17:58] *Motus v2.01.01042008* par MenzAgitat (12
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
a été chargé
[17:58] Creating channel file
[17:58] Couldn't create channel file: scripts/log/koruma.chan.  Dropping


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg Carkifelek hello
This will make the bot recognize you as the master.

[17:58] === Carkifele: 1 channels, 0 users.
Launched into the background  (pid: 28853)

kelebekc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]m.com [~/eggdrop]# kill -9 28853
kelebekc@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]m.com [~/eggdrop]# ./eggdrop -nm carkifelek.conf

Eggdrop v1.6.18 (C) 1997 Robey Pointer (C) 2006 Eggheads
[17:59] Allocated bind table unld (flags 1)
[17:59] Allocated bind table time (flags 1)
[17:59] Allocated bind table note (flags 0)
[17:59] Allocated bind table nkch (flags 1)
[17:59] Allocated bind table load (flags 1)
[17:59] Allocated bind table link (flags 1)
[17:59] Allocated bind table filt (flags 1)
[17:59] Allocated bind table disc (flags 1)
[17:59] Allocated bind table dcc (flags 0)
[17:59] Allocated bind table chpt (flags 1)
[17:59] Allocated bind table chon (flags 1)
[17:59] Allocated bind table chof (flags 1)
[17:59] Allocated bind table chjn (flags 1)
[17:59] Allocated bind table chat (flags 1)
[17:59] Allocated bind table bot (flags 0)
[17:59] Allocated bind table bcst (flags 1)
[17:59] Allocated bind table away (flags 1)
[17:59] Allocated bind table act (flags 1)
[17:59] Allocated bind table evnt (flags 1)
[17:59] --- Loading eggdrop v1.6.18 (Mon May 27 2013)
[17:59] Module loaded: channels
[17:59] Allocated bind table wall (flags 1)
[17:59] Allocated bind table raw (flags 1)
[17:59] Allocated bind table notc (flags 1)
[17:59] Allocated bind table msgm (flags 1)
[17:59] Allocated bind table msg (flags 0)
[17:59] Allocated bind table flud (flags 1)
[17:59] Allocated bind table ctcr (flags 1)
[17:59] Allocated bind table ctcp (flags 1)
[17:59] Module loaded: server
[17:59] Module loaded: ctcp
[17:59] Allocated bind table topc (flags 1)
[17:59] Allocated bind table splt (flags 1)
[17:59] Allocated bind table sign (flags 1)
[17:59] Allocated bind table rejn (flags 1)
[17:59] Allocated bind table part (flags 1)
[17:59] Allocated bind table nick (flags 1)
[17:59] Allocated bind table mode (flags 1)
[17:59] Allocated bind table kick (flags 1)
[17:59] Allocated bind table join (flags 1)
[17:59] Allocated bind table pubm (flags 1)
[17:59] Allocated bind table pub (flags 0)
[17:59] Allocated bind table need (flags 1)
[17:59] Module loaded: irc
[17:59] LANG: Section loaded: notes
[17:59] LANG: 42 messages of 47 lines loaded from ./language/notes.english.lang
[17:59] LANG: 42 adds, 0 updates to message table
[17:59] Module loaded: notes            (with lang support)
[17:59] LANG: Section loaded: console
[17:59] LANG: 10 messages of 15 lines loaded from ./language/console.english.lang
[17:59] LANG: 10 adds, 0 updates to message table
[17:59] Module loaded: console          (with lang support)
[17:59] Module loaded: blowfish
[17:59] Userinfo TCL v1.07 loaded (URL BF GF IRL EMAIL DOB PHONE ICQ).
[17:59] use '.help userinfo' for commands.
[17:59] Creating motus (type 1)
[17:59] *Motus v2.01.01042008* par MenzAgitat (12
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir.
a été chargé
[17:59] Creating channel file
[17:59] Couldn't create channel file: scripts/log/koruma.chan.  Dropping


STARTING BOT IN USERFILE CREATION MODE.
Telnet to the bot and enter 'NEW' as your nickname.
OR go to IRC and type:  /msg Carkifelek hello
This will make the bot recognize you as the master.

[17:59] === Carkifele: 1 channels, 0 users.
[17:59] main: entering loop
[17:59] Trying server 31.210.155.182:6667
[17:59] net: connect! sock 6
[17:59] Connected to 31.210.155.182
[17:59] -NOTICE- *** [ KeLeBeKCem.Com ] sunucumuza hos geldiniz.
[17:59] -NOTICE- *** [ KeLeBeKCem.Com ] Yonlendiriliyorsunuz..
[17:59] CTCP VERSION:  from IRC (IRC@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...].KeLeBeKCem.Com)
[17:59] -ERROR from server- Closing Link: Carkifelek[31.210.155.182] (Too many connections from your IP)
[17:59] Disconnecting from server.
[18:00] Trying server 31.210.155.182:6667
[18:00] net: connect! sock 6
[18:00] Connected to 31.210.155.182
[18:00] -NOTICE- *** [ KeLeBeKCem.Com ] sunucumuza hos geldiniz.
[18:00] -NOTICE- *** [ KeLeBeKCem.Com ] Yonlendiriliyorsunuz..
[18:00] CTCP VERSION:  from IRC (IRC@[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...].KeLeBeKCem.Com)
[18:00] -ERROR from server- Closing Link: Carkifelek[31.210.155.182] (Too many connections from your IP)
[18:00] Disconnecting from server.


CLubber 27 Mayıs 2013 18:52

Cevap: Eggdrop Ufak sorunu..
 
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] burada çözümü var.

Akcafesi 27 Mayıs 2013 19:01

Cevap: Eggdrop Ufak sorunu..
 
Alıntı:

CLubber Nickli Üyeden Alıntı (Mesaj 1041305083)
[Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...] burada çözümü var.


tam olarak cözümü ne fazla sayıda baglantı ipe diyor.. 6 dan fazla bot girmiyor

MesqeN 27 Mayıs 2013 20:46

Cevap: Eggdrop Ufak sorunu..
 
Alıntı:

Akcafesi Nickli Üyeden Alıntı (Mesaj 1041305084)
tam olarak cözümü ne fazla sayıda baglantı ipe diyor.. 6 dan fazla bot girmiyor


unrealircd.conf unu degiştirirmisin.. yenisini ekle sorun cözülür.


Tüm Zamanlar GMT +3 Olarak Ayarlanmış. Şuanki Zaman: 14:34.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO
Copyright ©2004 - 2025 IRCForumlari.Net Sparhawk