This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

!aop !sop add

Requests for complete scripts or modifications/fixes for scripts you didn't write. Response not guaranteed, and no thread bumping!
Post Reply
J
JohnJohnJohn
Voice
Posts: 20
Joined: Mon Sep 24, 2007 12:20 pm
Location: Philippines
Contact:

!aop !sop add

Post by JohnJohnJohn »

hi anyone can help me make a script that will work like this..
If the owner of the bot type !aop <nick> in the channel then the bot automatically add the nick specified and relay it in the channel that the nick was successfully added. And if it is not a registered nick then it will also relay in the channel that the nick specified was not a registered nick.

Something like this;
<owner> !aop john
<bot> I can't add the nick john in the Aoplist. Only registered nicks are allowed to be added in the access lists of the channel.
here if the nick is registered;
<owner> !aop john
<bot> -ChanServ- john has been successfully added to the AOp list of #channel
same as deleting it in the Aoplist
<owner> !daop john
<bot> -ChanServ- john has been successfully removed from the AOp list of #channel
As well as in adding in the Soplist
<owner> !sop john
<bot> -ChanServ- john has been successfully added to the SOp list of #channel
To delete in the Soplist
<owner> !dsop john
<bot> -ChanServ- john has been successfully removed from the SOp list of #channel
Anyway im in DALnet server, hope someone could help me bout this.. thanks :)
watch your step. you might fall..
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Why?

It is so much easier to simply use ChanServ.

You're requesting a script that simply to add an AOp is complicated.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
J
JohnJohnJohn
Voice
Posts: 20
Joined: Mon Sep 24, 2007 12:20 pm
Location: Philippines
Contact:

Post by JohnJohnJohn »

yeah as i expected someone will say that it's easy to add through ChanServ.
i make adding access more complicated but in my case i have my bot opped and has Sop access in other channel which i don't have.(i lost my access cause my nick got freezed, too bad for me lol.) and when the founder is out since he seldomly goes to irc and if no other Sop is online if i have that tcl script i could easily add someone. anyway the channel is for war scripts..:)

i think i got an special case here in requesting that script, but if someone could help me about that i would gladly appreciate it. :)
watch your step. you might fall..
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Simply DCC Chat to the bot and issue the appropriate commands prefixed by .dump.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
J
JohnJohnJohn
Voice
Posts: 20
Joined: Mon Sep 24, 2007 12:20 pm
Location: Philippines
Contact:

Post by JohnJohnJohn »

k thanks alchera.. :) i.ll just do through dcc as u adviced..
watch your step. you might fall..
B
BlackDragon
Voice
Posts: 15
Joined: Fri Sep 09, 2005 11:36 pm
Location: Greece - Salonika
Contact:

Post by BlackDragon »

sorry for digging an old topic... but i do also want this kind of script...

but not for xop system... (aop vop sop) for numeric levels... (1 - 9999) !


Chanserv access add: !add nick 1 - 9999
Chanserv access del: !del nick
Chanserv access list nick: !status nick
Post Reply