I am just wondering
Is there a way to mute / bounce a person if given name
Dim nick = “nick1”
Private sub bounce(Byval user as String) // code here End Sub
Private sub mute(ByVal user as String) // code here End Sub
If there is can some1 please show me .. or give me some hints … I am really appreciated it !
got it working 🙂 …
@NVYE wrote:
I am just wondering Is there a way to mute / bounce a person if given name Dim nick = “nick1” Private sub bounce(Byval user as String) // code here End Sub Private sub mute(ByVal user as String) // code here End Sub If there is can some1 please show me .. or give me some hints … I am really appreciated it !
Can you send yours Code here to see !!! PLS!!!
Are u tryiing to make bouncer by giving it a list of names to bounce ? if u have made the program running i be happy to see it here for use since i am looking for such program.Thanks