Community Forums Today's Posts     Member List     Archive    
Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2012
    Posts
    4

    Question [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.

  2. #2
    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.
    Attached Files Attached Files

  3. #3
    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

  1. [Resolved] Chat Message Logs?
    By nikuman in forum Windows
    Replies: 2
    Last Post: 19-01-2012, 10:16
  2. how to put welcome message in chat tab?
    By armyboy in forum Tools
    Replies: 3
    Last Post: 07-09-2011, 23:39
  3. [Request] TS3 Online Chat Module
    By Mtothec in forum Tools
    Replies: 1
    Last Post: 03-09-2011, 02:41
  4. [Request]TS chat <--> ingame chatbot
    By schiz0ai in forum Tools
    Replies: 0
    Last Post: 25-08-2011, 17:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •