View previous topic :: View next topic |
Author |
Message |
Mike05 Voice
Joined: 12 Dec 2020 Posts: 22
|
Posted: Wed May 12, 2021 5:08 pm Post subject: Please Need Help |
|
|
Hello Friends;
I can't talk to user Anonymously through bot .say .act it display the commands that I used. example my nick is Mike05.
I type: .say tester hello and the command is visible to everyone.
Secondly the random user can talk through a bot by typing .say and .act.
I wanna be able to talk Anonymously through bot and the command must not display in channel.
User must not be allowed to use .say or .act command.
Please help Thanks in advance. I would highly appreciate your help.
Thanks & Regards |
|
Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 393
|
Posted: Wed May 12, 2021 5:39 pm Post subject: |
|
|
So you wish to message a user anonymously via bot?
Code: |
.msg nickhere message here
|
the rest i am not sure what you mean  _________________ ComputerTech |
|
Back to top |
|
 |
Mike05 Voice
Joined: 12 Dec 2020 Posts: 22
|
Posted: Wed May 12, 2021 6:18 pm Post subject: |
|
|
Thank you so much for your response, I know .msg will send a PM to user.
But I'm talking about, when I type .say or .act in the channel the command displays in channel and visible to all of the users .
Plus Most importantly random users can use the .say or .act command I don't want that. Because the abusers will start using the .say or .act commands in channel through a bot.
So Please help to disable or disallow users to use .say or .act commands.
Thanks & Regards |
|
Back to top |
|
 |
SpiKe^^ Owner

Joined: 12 May 2006 Posts: 770 Location: Tennessee, USA
|
Posted: Wed May 12, 2021 6:24 pm Post subject: |
|
|
Eggdrop has no built-in public/msg .say or .act commands.
Better explain what you are trying to do. _________________ SpiKe^^
Get BogusTrivia 2.06.4.7 at www.mytclscripts.com
or visit the New Tcl Acrhive at www.tclarchive.org
. |
|
Back to top |
|
 |
ComputerTech Master

Joined: 22 Feb 2020 Posts: 393
|
Posted: Wed May 12, 2021 6:59 pm Post subject: |
|
|
So you want a pubic command restricted to bot users only?
like .say will output to the channel? or as Spike^^ says you need to explain ehat you want better
Sidenote: if this is a request, you're better of in Script Requests _________________ ComputerTech |
|
Back to top |
|
 |
|