| View previous topic :: View next topic |
| Author |
Message |
CyberWar Voice
Joined: 04 Feb 2008 Posts: 36
|
Posted: Sat May 24, 2008 11:24 pm Post subject: Vhost set help (SPECIAL) |
|
|
Hello all
i have a special dream but i have no idea how to do that.
Bot
For example: If a user named "John" abuses his vhost, I need a bot where I could write something like this: /msg bot disallow John User may not have any more vhosts due to abuse. There would also be a command like /msg bot allow <username> in case we need to remove the restiction. Host setters would be required to check this bot before assigning anyone a vhost. For example, they could type /msg bot list to view the users who may not have a vhost.
Is that possible and easy or hard to write?
Thanks for Helping me |
|
| Back to top |
|
 |
DragnLord Owner

Joined: 24 Jan 2004 Posts: 711 Location: C'ville, Virginia, USA
|
Posted: Sat May 24, 2008 11:45 pm Post subject: Re: Vhost set help (SPECIAL) |
|
|
| CyberWar wrote: | Hello all
i have a special dream but i have no idea how to do that.
Bot
For example: If a user named "John" abuses his vhost, I need a bot where I could write something like this: /msg bot disallow John User may not have any more vhosts due to abuse. There would also be a command like /msg bot allow <username> in case we need to remove the restiction. Host setters would be required to check this bot before assigning anyone a vhost. For example, they could type /msg bot list to view the users who may not have a vhost.
Is that possible and easy or hard to write?
Thanks for Helping me | Since eggdrops generally do not have the ability to set vhosts (unless they are opered, which is a bad idea), I'm guessing your bot will have to interact with some sort of a services package that you did not mention.
Here is your main obstacle: you will need to wait until a scripter familiar with your particular services feels like responding with a script.
TCL scripters do not necessarily have operator level knowledge of IRCd services. |
|
| Back to top |
|
 |
CyberWar Voice
Joined: 04 Feb 2008 Posts: 36
|
Posted: Sun May 25, 2008 8:22 am Post subject: |
|
|
| DragonLord of course i have a TCL script this bot ist opered and the script works. He make vhosts for Users. |
|
| Back to top |
|
 |
DragnLord Owner

Joined: 24 Jan 2004 Posts: 711 Location: C'ville, Virginia, USA
|
Posted: Sun May 25, 2008 11:25 am Post subject: |
|
|
| CyberWar wrote: | | DragonLord of course i have a TCL script this bot ist opered and the script works. He make vhosts for Users. | Since you still have not stated what IRCd and services you are using, I'll just answer your original question.
It is possible, and not too hard, to write such a script. |
|
| Back to top |
|
 |
CyberWar Voice
Joined: 04 Feb 2008 Posts: 36
|
Posted: Tue May 27, 2008 7:06 am Post subject: |
|
|
| Well i'm using Unreal3.2.7 and Anope Services |
|
| Back to top |
|
 |
|