Search found 16 matches

by Eros
Thu Feb 24, 2005 8:59 pm
Forum: Unreal 3.2 Support
Topic: SSL info error/wrong
Replies: 2
Views: 1581

SSL info error/wrong

i think its an error or wonrg info.
(or may be im wrong)
Eros is a Secure Connection
& i think it should be some thing like..
Eros is using a secure connection (SSL)
by Eros
Sat Jan 22, 2005 1:36 pm
Forum: Services
Topic: anope services won't run
Replies: 13
Views: 6230

if its localhost. then make ur link block like bellow in unrealircd.conf /* * NEW: link {} * OLD: C/N/:Lines * This defines an okay for a server connection. * NOTE: BOTH SERVERS NEED A LINK {} SETTING TO CONNECT PROPERLY! * Syntax is as follows: link services.localhost.com { username *; hostname *; ...
by Eros
Thu Jan 13, 2005 6:35 am
Forum: Services
Topic: Module doesnt load
Replies: 1
Views: 1609

Lol paru. same thing here. well i thing this module got any bug. bcuz all othrs modules (win32) loads.. :p
by Eros
Fri Dec 31, 2004 12:17 pm
Forum: Unreal 3.2 Support
Topic: need a version of wircd.exe without ~ and & prefix
Replies: 8
Views: 2552

well u can d/l a unofficial pre-compile unrealircd with prefix aq(&~) disable from HERE but don expect any support from unreal team.
by Eros
Fri Dec 31, 2004 11:59 am
Forum: Services
Topic: Nickserv of Anope !!
Replies: 2
Views: 2146

GouroB bhai open services.conf file & go to NickServ configuration section. then remove the # from NSDefKill .... :p
by Eros
Fri Dec 31, 2004 11:53 am
Forum: Services
Topic: Whois reply
Replies: 9
Views: 4705

well its can be done with a simple mIRC code. the put the below code into ur mIRC remote & set ur user mode +W

Code: Select all

on *:snotice:*whois on you*:{ notice $2 Do NOT Whois me you idiot :p }
by Eros
Fri Dec 10, 2004 5:35 pm
Forum: Unreal 3.2 Modules
Topic: Angruwolf's module
Replies: 5
Views: 3310

Add below codes to ur unrealircd.conf file hideserver { /* * Enable this (specify "yes" as a value) if you'ld like * to restrict the usage of /map to IRCOps only. */ disable-map yes; /* * The same as above, but now the setting applies to /links */ disable-links yes; /* * They are the mess...
by Eros
Sat Aug 14, 2004 1:37 pm
Forum: Services
Topic: anope services problem
Replies: 5
Views: 2654

ummm may be the d/l link is down for now. but u can check back letter this site for info abt the downlaod & loading the modules...

ANOPE WINDOWS
by Eros
Sat Aug 14, 2004 11:58 am
Forum: Services
Topic: anope services problem
Replies: 5
Views: 2654

why don u use the OFFICIAL version of anope for windows ?

u can download it from here: Anope+Win32

u can also download Pre-Compiled Win32 Modules
by Eros
Tue Aug 10, 2004 6:23 am
Forum: Services
Topic: i need major help with services
Replies: 3
Views: 1985

by Eros
Tue Aug 10, 2004 6:19 am
Forum: Services
Topic: How to autoload the Modules in anope-win32 ?
Replies: 5
Views: 3154

How to autoload the Modules in anope-win32 ?

as u can see the topic subject. that my Q :p
by Eros
Mon Aug 09, 2004 12:32 pm
Forum: Unreal 3.2 Support
Topic: vhost NOT mask!
Replies: 14
Views: 4175

i think ur prob is here (may be). did u set::hiddenhost-prefix correctly ? if not then set it

Example:

set {
hiddenhost-prefix "Manz";
};
by Eros
Sat Aug 07, 2004 5:25 pm
Forum: Unreal 3.2 Modules
Topic: [UnrealIRCd3.2.1+win32] "Fatal Error" Report!
Replies: 10
Views: 4770

[UnrealIRCd3.2.1+win32] "Fatal Error" Report!

Get some Fatal Error when load/working on some modules. 1. Get this Error when i load m_chgswhois.dll & was testing the cmds. Generated at Fri Aug 06 20:19:46 2004 Windows XP Service Pack 2, v.2149 (5.1.2600) Unreal3.2.1[FinWXeOoZEmM3] (1.1.1.1.2.1.2.1.2.2234.2.88 2004/07/03 18:28:16) ----------...
by Eros
Fri Aug 06, 2004 8:05 pm
Forum: Unreal 3.2 Modules
Topic: UnrealIRCd 3.2.1 + win32 modules NOT loading...
Replies: 3
Views: 2993

yeah its works Angry. Lol i got mixed up with: msvcrtd.dll & msvcr70d.dll.
I thought if i've msvcr70d.dll then i don need msvcrtd.dll. Lol. now all modules r working fine :p
by Eros
Fri Aug 06, 2004 11:01 am
Forum: Unreal 3.2 Modules
Topic: UnrealIRCd 3.2.1 + win32 modules NOT loading...
Replies: 3
Views: 2993

UnrealIRCd 3.2.1 + win32 modules NOT loading...

here is my unrealircd.conf module block... /* * Defult Modules */ loadmodule "modules/commands.dll"; loadmodule "modules/cloak.dll"; /* * Syzop's Modules */ loadmodule "modules/m_umsg.dll"; loadmodule "modules/m_regexcept.dll"; loadmodule "modules/m_privd...