hello i looking for a script that when i type !ban 23.12.345.123 that the user banned from the channel for twenty days or longer en when i type !unban 23.12.345.123 the user has unband.
use a ban script with public commands. ip bans can be made via *!*@1.2.3.4 as ban mask. there must be quite a few scripts beeing able to do such things. I have published one mself and I know there were plenty others before it ^-^.
IMO any form of controlling eggdrop's channel management features via public commands is inherently lame
you can never be sure whether nobody will be able to impersonate +o or higher (by hostmask) and therefore abuse your bot; and if you were to have some form of auth via password as prerequisite, you wouldn't be needing public commands anyway
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use
demond wrote:IMO any form of controlling eggdrop's channel management features via public commands is inherently lame
you can never be sure whether nobody will be able to impersonate +o or higher (by hostmask) and therefore abuse your bot; and if you were to have some form of auth via password as prerequisite, you wouldn't be needing public commands anyway
Telnetting into a bot each and every single time one wants to do anything channel wise is time consuming and long winded for many. If a bot is properly setup and running a properly scripted (safe) public commands script from a known reliable scripter and there is an authorizing option, then I cannot see a problem.
A problem will occur (possibly) where bot users connect from cyber cafe's; they are all clones.
Add [SOLVED] to the thread title if your issue has been. Search | FAQ | RTM
I never telnet to my bots since I'm logged into all of them, all the time, and I have full control of my botnet at my fingertips on a single local console - something that no public commands script, however sophisticated and secure, provides; and couldn't possibly provide, ever, because eggdrop is designed to be controlled from dcc console
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use