Jump to content

A replacement to !motd for TTT servers to get to the rules page faster (Mainly for Staff)


Recommended Posts

For all of you that have AutoHotKey, a simple script can be made to bind a key to copy http://cloud-gaming.co.uk/forum/index.php?/topic/6014-ttt-rules/ to clipboard.

MButton::
clipboard = http://cloud-gaming.co.uk/forum/index.php?/topic/6014-ttt-rules/
return

This way you can simply click a key, copypaste the link into steam browser, and find the rule you are looking for quickly.

Copypasta that into a .ahk file, and double-click it to run the script. The script above binds middle mouse to copy the link to clipboard but you can replace mbutton with anything.

For those of you that don't know what autohotkey is, its a simple hotkey, scripting and automation tool for your computer that uses .ahk scripts that you can write to perform tasks. Website: https://autohotkey.com/

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...