Search found 14 matches

by mao43
Thu May 03, 2012 3:29 am
Forum: Services
Topic: Identified and Get modes
Replies: 2
Views: 3472

Re: Identified and Get modes

i see

works fine
please close~
by mao43
Wed May 02, 2012 2:39 am
Forum: Services
Topic: Identified and Get modes
Replies: 2
Views: 3472

Identified and Get modes

Scenario 1 Console /join #testchannel Channel Testuser Joined Channel /identify password Your Identified Vhost given noticed something No modes has been given to me after identify to get the modes you need to rejoin the channel or Scenario 2 Console /identify password /join #testchannel Your Identif...
by mao43
Wed Apr 25, 2012 10:33 pm
Forum: Unreal 3.2 Support
Topic: Hostname Problem
Replies: 3
Views: 6007

Re: Hostname Problem

Im using Cloudflare for DNS
i already created irc.domain.com in A and CNAME
any other idea why this shows up
and server is not on my LAN
by mao43
Wed Apr 25, 2012 10:10 pm
Forum: Unreal 3.2 Support
Topic: Hostname Problem
Replies: 3
Views: 6007

Hostname Problem

*** Connecting to irc.domain.com at port 6667 (SSL is OFF)... *** Connection established *** -irc.domain.com- *** Looking up your hostname... *** -irc.domain.com- *** Couldn't resolve your hostname; using your IP address instead *** Welcome to the Test IRC Network mao!mao@xxx.xxx.xxx.xxx why is thi...
by mao43
Sun Feb 26, 2012 8:09 pm
Forum: Services
Topic: Flags Questions
Replies: 6
Views: 6157

Re: Flags Questions

i already gave up
i can't make this crap work

Code: Select all

	flags {
		services-admin;
		can_kline;	
		can_unkline;
		can_zline;
		can_gkline;
		can_gzline;
		global;
		can_globalnotice;
};
services admin and below it can't have other things
they can't use /os global

need help
by mao43
Sun Feb 26, 2012 8:01 pm
Forum: Services
Topic: Flags Questions
Replies: 6
Views: 6157

Re: Flags Questions

Stealth wrote:Adding the global flag does not give the oper access to /os global.

Please consult your services documentation for adding opers properly in services.

well
how i tried everything
doesn't work
by mao43
Sun Feb 26, 2012 6:42 pm
Forum: Services
Topic: Flags Questions
Replies: 6
Views: 6157

Re: Flags Questions

Code: Select all

oper Test {
	from {
		userhost *@*;
	};
	class clients;
	password "password";
	flags {
		services-admin;
		global;
	};
Test can't use /os Global command
by mao43
Sun Feb 26, 2012 5:53 pm
Forum: Services
Topic: Flags Questions
Replies: 6
Views: 6157

Flags Questions

is this right

Network Admin with Global

Code: Select all

	flags {
		netadmin;
	};
Services Admin with Global

Code: Select all

	flags {
		services-admin;
		global;
	};
the network admin + global works (first code)

2nd code doesn't work
when i want to oper another User
why? it works but no global;
by mao43
Sun Feb 26, 2012 2:26 am
Forum: Services
Topic: Cannot use /os
Replies: 7
Views: 8394

Re: Cannot use /os

mine is this # OSOpersOnly [RECOMMENDED] # If this is defined, only IRC Operators will be permitted to use # OperServ, regardless of module based command access restrictions. OSOpersOnly what do i need to put there? and im registered and identified nick how can i umode +o?? my user current mode is [...
by mao43
Sat Feb 25, 2012 8:41 pm
Forum: Services
Topic: Cannot use /os
Replies: 7
Views: 8394

Cannot use /os

help why can't i use /os commands

i already edited the services.conf

Code: Select all

ServicesRoot   "Name"
'

and @ unrealircd.conf

Code: Select all

oper Name {
	from {
		userhost *@*;
	};
	class clients;
	password "passy";
	flags {
		netadmin;
		global;
	};
};
still doesn't work
help!~~
by mao43
Sat Feb 25, 2012 7:49 pm
Forum: Unreal 3.2 Support
Topic: Aliases Problem
Replies: 5
Views: 2004

Re: Aliases Problem

Problem Solved

thx Stealth~
by mao43
Sat Feb 25, 2012 7:27 pm
Forum: Unreal 3.2 Support
Topic: Aliases Problem
Replies: 5
Views: 2004

Re: Aliases Problem

may i know what to add there?

cause mine is services-server = me::name
by mao43
Sat Feb 25, 2012 7:23 pm
Forum: Unreal 3.2 Support
Topic: Aliases Problem
Replies: 5
Views: 2004

Re: Aliases Problem

actually i dont have any errors on unrealircd

everytime i used /ns and others
nothing happens
even /identify and others
by mao43
Sat Feb 25, 2012 4:59 pm
Forum: Unreal 3.2 Support
Topic: Aliases Problem
Replies: 5
Views: 2004

Aliases Problem

Im trying to use /ns /ms /cs and others aliases commands
but it doesn't work

can someone tell me what are the possible things
why it doesnt work i tried many times
it doesn't work
can someone tell me what might be the problem
i