Results 1 to 3 of 3
-
22-04-2012, 20:38 #1
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 4
[REQUEST] Chat message keybinding
I did not find a way to bind a message to a key to send repeatative messages. I went through the advanced actions but I couldn't find such thing there. Is there such a way to make such binding?
For example to bind a key F12 to say some kind of long message without the need to copy-paste.
-
23-04-2012, 09:45 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
For that you could use a simple lua plugin.
I provide you here an old (very old
) lua script with 3 message function.
Edit the message.lua file and write your own message (you could create more function - using the same model).
So extract the folder (from the zip archive) and add the bindmessage folder in your lua_plugin folder
(Client installation > plugins > lua_plugins)
Basicaly to send a message (with this demo) you have to use this command (write in the chat line) :
/lua run bindmessage.message1
So now How to bind each message function
You have to create a shorcut for that :
- Settings > Options > HotKeys part
- Select your hotkey profile and click on add button (on the right part)
- Click on Show Advanced Action
- Expand Plugins part > Expand Run Plugin Command
Now write the lua command (in place of <Command>)
Now select a Hotkey, and voila
Please note, this script is just an example.
-
23-04-2012, 15:26 #3
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 4
Thanks. Will try that out : )
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Resolved] Chat Message Logs?
By nikuman in forum WindowsReplies: 2Last Post: 19-01-2012, 10:16 -
how to put welcome message in chat tab?
By armyboy in forum ToolsReplies: 3Last Post: 07-09-2011, 23:39 -
[Request] TS3 Online Chat Module
By Mtothec in forum ToolsReplies: 1Last Post: 03-09-2011, 02:41 -
[Request]TS chat <--> ingame chatbot
By schiz0ai in forum ToolsReplies: 0Last Post: 25-08-2011, 17:09


Reply With Quote