need help with services
Moderator: Supporters
need help with services
hi,
i'm running the latest unreal ircd with neostats , auspices , floodworld , gameserv , splitserv , solarstats and some eggdrops
my questions are
1) have someone a templates example for solarstats
2) more services to put online
3) a services clone (nickserv) that when they register the nick on irc then the same nick is register on the phpbb forum and revers
4) how can you give your eggdrops a U line
thxxxx
i'm running the latest unreal ircd with neostats , auspices , floodworld , gameserv , splitserv , solarstats and some eggdrops
my questions are
1) have someone a templates example for solarstats
2) more services to put online
3) a services clone (nickserv) that when they register the nick on irc then the same nick is register on the phpbb forum and revers
4) how can you give your eggdrops a U line
thxxxx
-
Ron2K
Re: need help with services
If you mean an HTML page, I've got one at home somewhere. I'll bring it along tomorrow.Capi-Lisa wrote:1) have someone a templates example for solarstats
Google.Capi-Lisa wrote:2) more services to put online
This is easier said than done, and I don't know how to do it myself. You could probably do it by getting services that support SQL. Then you could get the services to write new nick registrations to the database. Then what you do is write a script that would check every few minutes for new additions to the database and if there are, add them to the phpbb_users table. There are probably other solutions to this one, but as I just said, don't ask me.Capi-Lisa wrote:3) a services clone (nickserv) that when they register the nick on irc then the same nick is register on the phpbb forum and revers
Erm... are you SURE you want to do this?Capi-Lisa wrote:4) how can you give your eggdrops a U line
If you are, the only way that I can think of is run a second IRCd. Get all of your eggdrops to connect to this one, and set it up so that no-one else can connect to it. Then, U-line this IRCd.
1) yes i mean a example for the stats i'm looking for
so i need a example of the html/php file so if i get the file from you i can have that
3) anope services is mysql but with another datbase and not phpbb users
4) my eggdrops need a u line so that they are services and not eggdrops because i have some that no service have like triviaserv (eggdrop tcl) so i want that they are services like nickserv ect and not as user/bots
thxxxxxxxxxxx
so i need a example of the html/php file so if i get the file from you i can have that
3) anope services is mysql but with another datbase and not phpbb users
4) my eggdrops need a u line so that they are services and not eggdrops because i have some that no service have like triviaserv (eggdrop tcl) so i want that they are services like nickserv ect and not as user/bots
thxxxxxxxxxxx
That won't work. If you set an U:line on an UnrealIRCd, at best only remote servers will acknowledge that an eggdrop is U:lined, because Unreal doesn't allow their own clients to be U:lined.Ron2K wrote:If you are, the only way that I can think of is run a second IRCd. Get all of your eggdrops to connect to this one, and set it up so that no-one else can connect to it. Then, U-line this IRCd.
-
Ron2K
What I was saying is that you have an eggdrop-only IRCd, and you U-line that. Then, the above shouldn't be an issue. Unless of couse, the eggdrops are required to know that they've been U-lined.AngryWolf wrote:That won't work. If you set an U:line on an UnrealIRCd, at best only remote servers will acknowledge that an eggdrop is U:lined, because Unreal doesn't allow their own clients to be U:lined.
However, I think the solution of using your module is the better one.
Sorry, that wont work, as angrywolf said, any commands they use will be filtered by the server they are connected to, ulined or not. They will not have any uline power.Ron2K wrote:What I was saying is that you have an eggdrop-only IRCd, and you U-line that. Then, the above shouldn't be an issue. Unless of couse, the eggdrops are required to know that they've been U-lined
*Moderator: New rule, if you do quote stacking, your post gets deleted.
Why the hell can't my signature be empty?
"Your message contains too few characters."
"Your message contains too few characters."
m_uline...?
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
Well, yes. Obviously you forget my PHP bot (perhaps you werent around) that had it's own oline...
Anyhow, I think we should just answer the question, but warn them of the dangers.
My $0.02.
Anyhow, I think we should just answer the question, but warn them of the dangers.
My $0.02.
-ChatSpike IRC Network [http://www.chatspike.net]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]
-Denora Stats [http://denora.nomadirc.net]
-Omerta [http://www.barafranca.com]